9f5fa583edf4785e028433b8730ec07569bac89a
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
4         wl-current-summary-buffer.
5
6 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
7
8         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
9         `numbers' is ignored.
10
11 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
12
13         * wl-folder.el (wl-folder-open-folder): Avoid error.
14         Reported by John Owens, [wl-en:815]
15
16         * wl.el (wl): Set timer for biff process even if prefix argument
17         is given or auto-checking is quitted.
18
19         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
20         immediately.
21         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
22         (wl-toggle-plugged): Ditto.
23
24         * wl-vars.el (wl-biff-use-idle-timer): New variable.
25         * wl-util.el (wl-biff-start): Use idle timer if
26         `wl-biff-use-idle-timer' is non-nil.
27
28 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
29
30         * wl-highlight.el (wl-highlight-message): Fix description.
31
32 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
33
34         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
35         tty.
36
37 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
38
39         * wl-action.el (wl-summary-exec): Print failure count.
40
41 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
42
43         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
44         to `defun', remove interactive form.
45         Set elmo-message-fetch-confirm when force-reload is non-nil.
46
47 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl-summary.el (toplevel): Removed unnecessary autoload.
50
51 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
52
53         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
54         the buffer is generated from another message buffer.
55
56 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
57
58         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
59         extracted from `wl-fldmgr-save-folders'.
60         (wl-fldmgr-delete): Call it after deletion.
61
62 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
63
64         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
65         multi-tty support.
66
67 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
68
69         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
70
71 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
72
73         * wl-summary.el (wl-summary-rescan): Remove unused variables.
74         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
75
76 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
79         unsubscribe list only if argument CLEAR is nil.
80
81 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
82
83         * wl-draft.el (wl-draft-reply): Decode subject before removing
84         Re: prefix.
85
86 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
87
88         * wl-summary.el (wl-summary-sort-by-size): New command.
89
90 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
91
92         * wl-summary.el (wl-summary-number-list-from-region): New
93         function.
94         (wl-summary-mark-as-read-region): Use it.
95         (wl-summary-mark-as-unread-region): Ditto.
96         (wl-summary-set-flags-region): Ditto and add optional argument
97         remove.
98         (wl-summary-mark-as-answered-region): Ditto.
99         (wl-summary-mark-as-important-region): Ditto.
100         (wl-summary-target-mark-mark-as-important): Added optional
101         argument remove.
102         (wl-summary-target-mark-mark-as-answered): Ditto.
103         (wl-summary-target-mark-set-flags): Ditto.
104
105 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
106
107         * wl-summary.el (wl-summary-set-flags-region): Call
108         `wl-summary-set-flags-internal' with number list instead of call
109         one by each message.
110         (wl-summary-target-mark-set-flags): Likewise.
111
112 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl-summary.el (wl-summary-target-mark-operation): Add optional
115         argument `inverse' and use `wl-summary-delete-all-target-marks'.
116         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
117         (wl-summary-target-mark-mark-as-answered): Likewise.
118
119 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
120
121         * wl-summary.el (wl-summary-target-mark-forward): Use
122         `wl-summary-delete-all-target-marks' instead of
123         `wl-summary-delete-all-temp-marks'.
124         (wl-summary-target-mark-reply-with-citation): Ditto.
125         (wl-summary-target-mark-uudecode): Ditto.
126         (wl-summary-target-mark-set-flags): Ditto and remove needless
127         cursor move.
128
129 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
130
131         * wl-summary.el (wl-summary-target-mark-forward): Protect
132         wl-summary-buffer-target-mark-list from nreverse.
133         (wl-summary-target-mark-reply-with-citation): Ditto.
134
135 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
136
137         * wl-thread.el (wl-thread-update-indent-string-thread): Use
138         `elmo-display-progress-threshold'.
139
140 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
141
142         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
143         check `wl-summary-highlight'.
144         (wl-summary-window-scroll-functions): Respect value of
145         `wl-summary-highlight'.
146         (wl-summary-sync-update): Run hooks
147         `wl-summary-buffer-window-scroll-functions' at any time.
148
149 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
150
151         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
152         from `wl-summary-cleanup-temp-marks'.
153         (wl-summary-cleanup-temp-marks): Abolish argument.
154         * wl.el (wl-save-status): Revert previous change.
155         (wl-execute-temp-marks): New function, call
156         `wl-summary-exec-with-confirmation'.
157         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
158         (wl-folder-save-and-exec-marks): Abolished.
159
160 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
161
162         * wl-e21.el (wl-e21-display-image-p): Respect
163         `wl-highlight-folder-with-icon'.
164         (wl-e21-highlight-folder-group-line): Highlight mouse line
165         even if wl-e21-display-image-p is nil.
166
167         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
168         Respect value of `wl-summary-highlight'.
169
170         * wl.el (wl-save-status): Remove unused variable.
171
172         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
173         (wl-folder-mode-map): Bind it to "x".
174
175 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
176
177         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
178
179         * wl-thread.el (wl-thread-get-parent-list): Don't check
180         disconnected ancestors, neglecting needless work in
181         `wl-thread-update-indent-string-thread'.
182
183         * wl.el (wl-save): Take prefix argument to execute remaining marks.
184         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
185         argument, add argument default-keep to keep marks by default.
186
187         * Version number is increased to 2.11.30.
188
189         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
190         customization type and docstring.
191         (wl-draft-reply-without-argument-list): Ditto.
192
193 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
194
195         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
196
197         * wl-spam.el (wl-spam-mark-action-list): Ditto.
198
199 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
200
201         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
202
203 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
204
205         * wl-draft.el (wl-draft-config-exec): Narrow the range of
206         save-excursion so as not to include run-hooks.
207
208 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
209
210         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
211         Clarify that marks are going to be cleared.
212
213 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
214
215         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
216         according to 3rd element of wl-summary-flag-mark.
217
218         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
219
220 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-action.el (wl-summary-target-mark-all): Don't set
223         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
224
225 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
226
227         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
228         (wl-forward-subject-prefix): Ditto.
229         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
230         (wl-draft-reply-make-subject): Ditto.
231
232         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
233         `wl-draft-forward'.
234         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
235
236 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
237
238         * wl-action.el (wl-summary-target-mark-set-action): Stop if
239         target message does not exist.
240
241 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
242
243         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
244         `wl-subject-prefix-regexp'.
245         (wl-subject-forward-prefix-regexp): New variable.
246         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
247         `wl-draft-strip-subject-re' and take regexp as argument.
248         (wl-draft-forward): Use it.
249         (wl-draft-reply): Ditto.
250
251 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
252
253         * wl-e21.el (wl-highlight-plugged-current-line): Change for
254         emacs multi-tty support.
255
256 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
257
258         * wl-e21.el (wl-e21-display-image-p): Don't call
259         `display-images-p'.
260         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
261         support.
262         (wl-highlight-folder-current-line): Ditto.
263         (wl-folder-init-icons): Ditto.
264
265 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
266
267         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
268         the last line of summary in unplugged mode.
269
270 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
271
272         * wl-vars.el (wl-refile-rule-alist): Doc fix.
273
274 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
275
276         * wl-vars.el (wl-user-mail-address-regexp): New variable.
277         * wl-address.el (wl-address-user-mail-address-p): Use it.
278         (wl-address-delete-user-mail-addresses): Ditto.
279         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
280
281         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
282         (wl-address-delete-user-mail-addresses): Ditto.
283
284         * wl-address.el (wl-address-delete-user-mail-addresses): New
285         function.
286         * wl-refile.el (wl-refile-guess-by-history): Use it.
287         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
288         (wl-draft-make-mail-followup-to): Ditto and fix logic.
289
290         * wl-draft.el (wl-draft-edit-string): To judge sender address,
291         use wl-address-user-mail-address-p.
292
293 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
294
295         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
296         after opening group.
297
298 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
299
300         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
301         of elmo-set-buffer-multibyte.
302
303         * wl-message.el (wl-original-message-mode): Ditto.
304
305         * wl-score.el (wl-score-insert-header): Ditto.
306
307         * wl-summary.el
308         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
309         (wl-summary-goto-folder-subr): Ditto.
310         (wl-summary-insert-headers): Ditto.
311
312         * wl-util.el (wl-set-string-width): Ditto.
313
314         * Version number is increased to 2.11.29.
315
316 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
317
318         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
319         (wl-highlight-summary-line-help-echo-alist): New variable.
320         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
321         into `wl-highlight-summary-line-help-echo' and
322         `wl-highlight-flag-folder-help-echo'.
323         (wl-highlight-summary-line-string): Change accordingly.
324         (wl-highlight-summary-current-line): Ditto.
325
326 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
327
328         * wl-highlight.el (wl-highlight-message): Ignore white spaces
329         at the beginning of field body (Thanks to Markus Knittig).
330
331         * wl-draft.el (wl-draft-insert-current-message): Also check
332         summary buffer, remove unnecessary tag.
333
334 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
335
336         * wl-draft.el (wl-draft-insert-current-message): Cause error also
337         when wl-message-buffer is nil.
338
339         * wl-folder.el (wl-folder): Abolish unused argument.
340         Call wl-folder-init when wl-folder-entity is nil.
341         * wl.el (wl): Change accordingly.
342
343 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
346         multibyte string before insert into draft buffer.
347         (wl-draft-create-buffer): Always enable multibyte characters for
348         draft buffer.
349
350         * Version number is increased to 2.11.28.
351
352 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
353
354         * wl-folder.el (wl-folder-open-close): Handle blank line.
355         (wl-folder-jump-to-current-entity): Ditto.
356
357 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * Version number is increased to 2.11.27.
360
361 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
362
363         * wl-thread.el (wl-thread-insert-message): When the thread is
364         devided by wl-summary-max-thread-depth, insert line at the end of
365         buffer.
366
367 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * Version number is increased to 2.11.26.
370
371 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
372
373         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
374
375 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
376
377         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
378         value of stream-type and session.
379
380 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
381
382         * Version number is increased to 2.11.25.
383
384 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
385
386         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
387         in a quit message.
388
389 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
390
391         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
392         (wl-summary-redisplay-no-mime-internal): Ditto.
393
394 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
395
396         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
397         * wl-vars.el (wl-smtp-connection-type): Ditto.
398
399 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
400
401         * wl-highlight.el (wl-highlight-message): Change to strict regexp
402         for the separator line and quote mail-header-separator.
403
404 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
405
406         * wl-spam.el (wl-message-check-spam): Fixed problem no display
407         result message.
408
409         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
410         `elmo-multiple-fields-body-list' with boundary as
411         mail-header-separator.
412
413 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
414
415         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
416
417 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
418
419         * wl-util.el (wl-list-diff): Remove unused function.
420
421         * wl-draft.el (wl-draft-send-confirm): Discard input before
422         confirmation.
423
424 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
427         order of flag and new.
428
429 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
430
431         * wl-vars.el (wl-refile-policy-alist): Abolished.
432
433         * wl-action.el (wl-summary-set-action-refile): Follow the change
434         above.
435
436 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * wl-highlight.el (wl-highlight-signature-search): Don't use
439         re-search-backward for a long word since it is possible to crash
440         XEmacs because of a bug.
441
442 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
443
444         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
445
446 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
449         argument for wl-summary-sync-force-update.
450
451 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-summary.el (wl-summary-mode-map): Revival of
454         wl-summary-mark-as-important related bindings;
455         Bind 'F','tF','mF','rF','m&'.
456         (wl-summary-mark-as-important-region): Revival.
457         (wl-summary-target-mark-mark-as-important): Ditto.
458         (wl-summary-target-mark-operation): New function.
459         (wl-summary-target-mark-mark-as-answered): Use it.
460         (wl-summary-decide-flag): Don't set Important as default.
461         (wl-summary-mark-as-important-internal): Revival.
462         (wl-summary-mark-as-important): Ditto.
463
464         * wl-thread.el (wl-thread-mark-as-important): Ditto.
465
466         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
467         instead of facep.
468
469 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
470
471         * wl-dnd.el (wl-dnd-drop-func): Fix.
472
473         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
474         mouse-set-point instead of posn-point.
475
476         * wl-xmas.el (wl-completing-read-multiple): Define as function.
477
478         * wl-mule.el (wl-completing-read-multiple): Ditto.
479
480 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
481
482         * wl-demo.el (face-background-name): Defalias to avoid compile
483         warning.
484
485 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
486
487         * wl-summary.el (wl-summary-decide-flag): Use
488         wl-completing-read-multiple instead of completing-read-multiple.
489
490         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
491         New alias.
492
493         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
494         Use face-background-name instead of face-background.
495
496         * wl-vars.el (wl-summary-save-file-suffix): New user option.
497
498         * wl-summary.el (wl-summary-save): Use it.
499         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
500
501         * wl-mime.el (wl-mime-save-content): Fix last change.
502
503 2004-02-10  Len Trigg <lenbok@myrealbox.com>
504
505         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
506         New function.
507         (wl-summary-sort-specs): Added sort.
508         * wl-mime.el (wl-mime-save-content): Expand file name.
509
510 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
511
512         * wl-mime.el (wl-draft-preview-message): Fixed typo.
513
514         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
515
516 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
517
518         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
519         for flag if it is not defined.
520
521 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
522
523         * wl-e21.el (wl-highlight-folder-current-line): Use
524         elmo-folder-type-internal when elmo-folder-type returns nil.
525
526         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
527
528         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
529
530         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
531
532         * wl-e21.el (wl-summary-toolbar): Ditto.
533
534         * wl-vars.el (wl-demo-background-color): Abolished.
535         (wl-summary-persistent-mark-priority-list): Renamed from
536         wl-summary-flag-priority-list.
537         (wl-summary-flag-alist): New user option.
538         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
539         (wl-message-mode-line-format-spec-alist): Added 'F'.
540         (wl-message-mode-line-format): Likewise.
541         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
542         instead of wl-summary-important-mark.
543         (wl-file-folder-icon): New variable.
544
545         * wl-thread.el (wl-thread-set-flags): Renamed from
546         wl-thread-mark-as-important.
547
548         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
549         warning.
550         (wl-summary-mode-menu-spec): Follow the change of 
551         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
552         (wl-summary-mode-map): Follow the change of
553         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
554         (wl-summary-detect-mark-position): Follow the variable name change.
555         (wl-summary-set-flags-region): New function for the replacement of
556         wl-summary-mark-as-important-region.
557         (wl-summary-sync-marks): Sync all global-flags.
558         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
559         instead of elmo-message-flagged-p.
560         (wl-summary-persistent-mark-string): Follow the variable name change;
561         Put wl-summary-flag-mark if the message has global-flag.
562         (wl-summary-target-mark-set-flags): Renamed from 
563         wl-summary-target-mark-mark-as-important.
564         (wl-summary-decide-flag): New function.
565         (wl-summary-set-flags-internal): Renamed from
566         wl-summary-mark-as-important-internal.
567         (wl-summary-add-flags-internal): New function.
568         (wl-summary-remove-flags-internal): Ditto.
569         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
570         (wl-summary-mark-as-unimportant): Abolish.
571         (wl-summary-move-spec-alist): Changed `important' to `digest'.
572         (wl-summary-next-message): List flagged messages in the msgdb.
573
574         * wl-score.el (wl-summary-score-update-all-lines): Use
575         wl-summary-add-flags-internal instead of 
576
577         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
578
579         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
580         from wl-message-buffer-cur-flag (To avoid misunderstanding).
581         (wl-message-buffer-require-all-header): Renamed from
582         wl-message-buffer-all-header-flag (Ditto).
583         (wl-message-buffer-flag-indicator): New variable.
584         (wl-message-redisplay): Changed local varibale name from `flag' to
585         `display-type'; Set up wl-message-buffer-flag-indicator.
586         (wl-message-buffer-display): Changed varibale name from `flag' to
587         `display-type'.
588         (wl-message-display-internal): Likewise.
589
590         * wl-highlight.el (wl-highlight-demo-face): Define default background
591         color.
592         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
593
594         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
595
596         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
597         (wl-demo-setup-properties): Renamed from
598         `wl-demo-set-background-color'.
599         (wl-demo): Follow the change above.
600         
601         * Version number is increased to 2.11.24.
602
603 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-summary.el (wl-summary-toggle-thread): Call
606         `wl-summary-rescan' with disable-thread as non-nil.
607         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
608
609 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
610
611         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
612         foreground property of the face.
613         (wl-demo-insert-text): Don't set up face property here.
614         (wl-demo): Call wl-demo-set-background-color, anyway.
615
616 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
617
618         * wl-vars.el (wl-demo-background-color): The value can be nil.
619
620 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
621
622         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
623         to wl-summary-wheel-dispatcher.
624
625         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
626         wl-message-wheel-dispatcher.
627         (wl-message-wheel-dispatcher): New function.
628         (wl-summary-wheel-dispatcher): Ditto.
629
630 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
631
632         * wl-action.el (wl-summary-target-mark-all): List messages which are
633         not in the killed-list.
634
635         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
636         only when the folder is 'flag/important.
637
638         * wl-address.el (wl-complete-field-body): Complete if the last
639         character is a space.
640
641 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-folder.el (wl-folder-clear-entity-info): Use
644         elmo-clear-hash-val.
645
646         * wl-fldmgr.el (wl-fldmgr-rename): Set
647         wl-folder-info-alist-modified as t.
648
649 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
650
651         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
652
653 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
654
655         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
656         (wl-folder-buffer-last-visited-entity-id): New buffer local
657         variable.
658         (wl-folder-revisit-last-visited-folder): New function.
659         (wl-folder-mode-map): Bind it to "C-i".
660         (wl-folder-set-current-entity-id): Set last visited folder.
661         * wl-summary.el (wl-summary-exit): Ditto.
662
663 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
664
665         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
666         before calling `recenter' in order to cope with an XEmacs bug.
667
668 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
669
670         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
671         to the default value.
672
673 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
674
675         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
676         change.
677         (wl-summary-sync-marks): Ditto.
678         (wl-summary-mark-as-read-internal): Ditto.
679         (wl-summary-mark-as-answered-internal): Ditto.
680         (wl-summary-mark-as-important-internal): Ditto.
681         (wl-summary-reply): Ditto.
682
683         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
684         instead of `elmo-folder-unflag-answered'.
685
686         * Version number is increased to 2.11.23.
687
688         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
689         the last change.
690
691 2004-01-11  Kenichi Okada  <okada@opaopa.org>
692
693         * wl-spam.el (wl-summary-exec-action-refile-with-register):
694         Specify "spam" or "good".
695
696 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
697
698         * wl-spam.el (wl-summary-exec-action-spam): Call
699         wl-folder-confirm-existence for spam folder.
700         (wl-spam-setup): Bind "mk".
701
702 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
705
706 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
707
708         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
709         destination folder is empty.
710
711 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
712
713         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
714         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
715
716         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
717         (wl-summary-refile-prev-destination-region): New function.
718         (wl-thread-refile-prev-destination): Ditto.
719         (wl-summary-target-mark-refile-prev-destination): Ditto.
720
721 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
722
723         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
724         (wl-demo-background-color): Changed default value.
725
726         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
727         color.
728
729         * wl-demo.el (wl-demo-set-background-color): New function.
730         (wl-demo): Call it.
731
732 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
733
734         * wl-address.el (wl-address-delete): Avoid mis-deleting.
735         * wl-address.el (wl-address-add-or-change): Don't add empty
736         address.
737
738 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
739
740         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
741
742 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
743
744         * wl-vars.el (wl-demo-image-filter-alist): New variable
745         (wl-demo-background-color): Ditto.
746
747         * wl-demo.el (wl-demo-xpm-set-background): New function.
748         (wl-demo-image-filter): Ditto.
749         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
750
751         * wl-vars.el (wl-demo-icon-name-alist): New variable.
752
753         * wl-demo.el (wl-demo-icon-name): Define as function.
754         (wl-demo-insert-image): Use it.
755
756 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
757
758         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
759
760 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
761
762         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
763
764 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
765
766         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
767
768 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-thread.el (wl-thread-mark-as-answered): New function.
771
772         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
773         answered" entry.
774         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
775         "r&" and wl-thread-mark-as-answered to "t&".
776         (wl-summary-mark-as-important-region): Refine to toggle mark.
777         (wl-summary-mark-as-answered-region): New function.
778         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
779         and 3rd argument.
780         (wl-summary-mark-as-important-internal): Likewise.
781
782 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * wl-template.el (wl-template-preview): New internal variable.
785         (wl-template-preview-p): New function.
786         (wl-template-show): Bind `wl-template-preview' as t.
787
788 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
789
790         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
791         `elmo-message-entity-field' with 3rd argument which is non-nil.
792
793 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
794
795         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
796         Removed duplicate local bind `folder'.
797
798 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
801
802 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
805         duplicate definition.
806
807 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
808
809         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
810         non-nil, use it; Don't fetch message if there's no message in the
811         current cursor position.
812
813 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
814
815         * wl-util.el (wl-region-exists-p): Use region-active-p.
816         (wl-deactivate-region): New function.
817         * wl-message.el (wl-message-redisplay): Deactivate region.
818
819         * wl-summary.el (wl-summary-reply): Call
820         `wl-summary-set-message-buffer-or-redisplay' instead of
821         `wl-summary-redisplay-internal', don't move point.
822
823 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
824
825         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
826         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
827         by regexp.
828
829 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
830
831         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
832         if no need.
833
834 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
837         default value to nil.
838         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
839         `wl-summary-prepare-hook'; Replace refile action to
840         `wl-summary-exec-action-refile-with-register'.
841
842         * Version number is increased to 2.11.22.
843
844 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
845
846         * wl-summary.el (wl-summary-detect-mark-position): Set
847         `wl-summary-buffer-weekday-name-lang'.
848
849 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
850
851         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
852         (wl-summary-mark-as-read-all): Ditto.
853         (wl-summary-delete-messages-on-buffer): Ditto.
854         (wl-summary-sync-update): Ditto.
855         (wl-summary-mark-as-read-internal): Ditto.
856         (wl-summary-mark-as-answered-internal): Ditto.
857         (wl-summary-update-folder-info): Abolished.
858
859 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
860
861         * wl-summary.el (wl-summary-mark-as-read-all): Use
862         `wl-summary-update-folder-info' instead of
863         `wl-folder-update-unread'.
864
865 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
866
867         * wl-summary.el (wl-summary-update-folder-info): New function derived from
868         `wl-summary-folder-info-update'.
869         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
870         instead of `wl-summary-folder-info-update'.
871         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
872         `wl-folder-set-folder-updated'.
873         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
874         instead of `wl-folder-update-unread'.
875         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
876         the value of `wl-summary-buffer-unread-count' for the second parameter of
877         `wl-folder-update-unread'.
878
879         * Version number is increased to 2.11.21.
880
881 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
882
883         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
884         a local variable.
885
886 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-spam.el (wl-summary-mark-spam): Show message only if call
889         interactively.
890
891         * wl-summary.el (wl-summary-mark-as-important-internal): New
892         internal function.
893         (wl-summary-mark-as-important): Use it.
894         (wl-summary-mark-as-unimportant): New function.
895         (wl-summary-sync-marks): Follow the API change.
896
897         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
898
899         * wl-mime.el (wl-summary-burst): Check target folder is writable.
900
901 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
902
903         * wl-folder.el (wl-folder-update-unread): Re-indent.
904         Narrow the scope of a local variable.
905
906 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
909         (wl-addrmgr-merge-entries): Ditto.
910         (wl-addrmgr): Added to address entry which exists in draft buffer
911         if no entry is in original.
912
913 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
914
915         * wl-batch.el: New file.
916
917 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
918
919         * wl-vars.el (wl-use-semi): Remove unused variable.
920
921 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
922
923         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
924         "?".
925
926 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
927
928         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
929         wl-summary-new-mark.
930         (wl-summary-new-cached-mark): New user option.
931         (wl-summary-score-marks): Follow the change above.
932         (wl-summary-auto-refile-skip-marks): Ditto.
933         (wl-summary-incorporate-marks): Ditto.
934         (wl-summary-expire-reserve-marks): Ditto.
935
936         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
937
938         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
939         (wl-summary-persistent-mark-string): Distinguished between cached
940         and uncached mark when the message is new.
941
942 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * wl-spam.el (wl-spam-domain): Renamed from
945         `wl-spam-folder-guess-domain'.
946         (wl-summary-exec-action-spam): Register as spam if domain of the
947         source folder is good.
948         (wl-summary-exec-action-refile-with-register): Register message if
949         domain of the source folder is not undecided.
950
951 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
952
953         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
954         detect thread loop.
955
956 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
957
958         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
959         and wl-summary-skip-mark-list.
960
961 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
962
963         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
964
965         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
966
967         * wl-spam.el (toplevel): Require wl-highlight.
968         (wl-spam-auto-check-policy-alist): Abolish.
969         (wl-spam-auto-check-folder-regexp-list): New user option.
970         (wl-spam-auto-check-marks): Ditto.
971         (wl-spam-mark-action-list): Ditto.
972         (wl-highlight-summary-spam-face): New face.
973         (wl-spam-auto-check-message-p): New function.
974         (wl-spam-map-spam-messages): Fixed message.
975         (wl-spam-register-spam-messages): Ditto.
976         (wl-spam-register-good-messages): Ditto.
977         (wl-summary-spam-map): Add and remove keybind.
978         (wl-summary-target-mark-spam): Abolish.
979         (wl-summary-refile-spam): Ditto.
980         (wl-summary-test-spam): New function.
981         (wl-summary-mark-spam): Ditto.
982         (wl-summary-auto-check-spam): Follow the above change.
983         (wl-summary-exec-action-spam): New function.
984         (wl-summary-exec-action-refile-with-register): Fixed message.
985         (wl-message-check-spam): New function.
986         (wl-spam-setup): Ditto.
987         (toplevel): Call it if this file is loaded interactivity.
988
989         * Version number is increased to 2.11.20.
990
991 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
992
993         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
994         when new optional argument `force' is non nil or modified.
995
996 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
997
998         * wl.el (toplevel): Require wl-spam when compile.
999         (wl-save-status): Call wl-spam-save-status.
1000
1001         * wl-spam.el (wl-spam-register-spam-messages): New function.
1002         (wl-spam-register-good-messages): Ditto.
1003         (wl-spam-save-status): Ditto.
1004         (wl-summary-mode-map): Bind
1005         wl-summary-target-mark-register-as-spam to "ms" and
1006         wl-summary-target-mark-register-as-good to "mn".
1007         (wl-summary-register-as-spam): Abolish optional argument; Use
1008         wl-spam-register-spam-messages.
1009         (wl-summary-register-as-spam-all): Use
1010         wl-spam-register-spam-messages.
1011         (wl-summary-register-as-good): Abolish optional argument; Use
1012         wl-spam-register-good-messages.
1013         (wl-summary-register-as-good-all): Use
1014         wl-spam-register-good-messages.
1015         (wl-summary-target-mark-register-as-spam): New funtion.
1016         (wl-summary-target-mark-register-as-good): Ditto.
1017
1018 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1019
1020         * wl-spam.el: New file.
1021
1022 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1023
1024         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1025
1026         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1027         (wl-summary-auto-refile): Call wl-refile-guess with
1028         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1029
1030 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1033         with disable-thread argument non-nil.
1034
1035 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1036
1037         * wl-summary.el (wl-summary-rescan): Added optional argument
1038         disable-thread.
1039         (wl-summary-sync): Call wl-summary-rescan with argument
1040         disable-thread.
1041         (wl-summary-input-range): Added new range `rescan-thread'.
1042
1043 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1044
1045         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1046
1047 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1048
1049         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1050         internal variable.
1051         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1052         wl-summary-search-parent-by-subject-regexp and
1053         wl-summary-divide-thread-when-subject-changed as nil.
1054         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1055         (wl-summary-insert-thread): Search parent entity from
1056         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1057         thread loop.
1058
1059 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1060
1061         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1062
1063         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1064
1065         * wl-util.el (wl-require-update-all-folder-p): New function.
1066         (wl-get-assoc-list-value): Added `function' to match directive.
1067         (wl-collect-draft): Rewrite.
1068
1069         * wl-summary.el (wl-summary-sync-update): Clear faces
1070         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1071         are non-nil.
1072         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1073         argument as function.
1074         (wl-summary-input-range): Ditto.
1075
1076         * wl-folder.el (wl-draft-get-folder): New function.
1077         (wl-folder-get-elmo-folder): Consider draft folder.
1078
1079         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1080         (wl-draft-buffer-message-number): New buffer local variable.
1081         (wl-draft-folder-internal): New internal variable.
1082         (wl-draft-delete): Rewrite.
1083         (wl-draft-save): Ditto.
1084         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1085         wl-folder-get-elmo-folder.
1086         (wl-draft-config-info-operation): Ditto.
1087         (wl-jump-to-draft-folder): Ditto.
1088         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1089         (wl-draft-reedit): Rewrite.
1090
1091         * Version number is increased to 2.11.19.
1092         
1093 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1094
1095         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1096         variable.
1097
1098 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1099
1100         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1101         Use ignore-errors instead of unwind-protect.
1102
1103 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1104
1105         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1106         for updating `wl-thread-entity-list'.
1107
1108 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1109
1110         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1111         parameter from calling `wl-thread-entity-get-older-brothers' and
1112         `wl-thread-entity-get-younger-brothers'.
1113         Replace nested `append' with a single one.
1114
1115 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * wl-summary.el (wl-summary-mode): Don't use the return value of
1118         `make-local-hook'.
1119
1120 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1121
1122         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1123         instead of `let*'.
1124         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1125         of local variables.
1126
1127 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1128
1129         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1130         Renamed from wl-summary-window-scroll-functions.
1131         (wl-summary-window-scroll-functions): Don't set to variable.
1132         (wl-summary-display-top): Use run-hooks.
1133         (wl-summary-display-bottom): Ditto.
1134         (wl-summary-toggle-disp-msg): Ditto.
1135         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1136         Use it instead of wl-summary-window-scroll-functions.
1137         (wl-summary-goto-folder-subr): Don't call
1138         wl-summary-window-scroll-functions, use
1139         wl-summary-buffer-window-scroll-functions instead.
1140
1141 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1144         make-local-variable.
1145
1146 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1147
1148         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1149         set-buffer-modified-p.
1150         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1151         (wl-summary-display-bottom): Ditto.
1152         (wl-summary-toggle-disp-msg): Ditto.
1153
1154 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1155
1156         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1157
1158         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1159         (wl-summary-forward): Use elmo-message-entity-field instead of
1160         elmo-message-field.
1161
1162         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1163
1164 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1165
1166         * wl-summary.el (wl-summary-window-scroll-functions): No use
1167         `append'.
1168
1169 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1170
1171         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1172         function.
1173         (wl-summary-window-scroll-functions): Call it when both
1174         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1175         (wl-summary-temp-mark): Added optional argument number.
1176         (wl-summary-message-mark): Added optional argument flag.
1177         (wl-summary-persistent-mark): Added optional argument number and flag.
1178         (wl-summary-update-persistent-mark): Ditto.
1179         (wl-summary-update-status-marks): Set "r" for interactive spec.
1180
1181         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1182         argument number and flag.
1183
1184         * wl-action.el (wl-summary-registered-temp-mark): 
1185         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1186
1187 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1188
1189         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1190         internal variable (buffer local).
1191         (wl-summary-window-scroll-functions): New function.
1192         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1193         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1194         as nil.
1195         (wl-summary-update-status-marks): Added arguments beg, end and
1196         check.
1197         (wl-summary-update-mark-window): Use function.
1198         (wl-summary-sync-update): Follow the change above.
1199         (wl-summary-switch-to-clone-buffer): Copy
1200         wl-summary-buffer-unsync-mark-number-list.
1201         (wl-summary-goto-folder-subr): Set
1202         wl-summary-buffer-unsync-mark-number-list and
1203         use wl-summary-window-scroll-functions instead of
1204         wl-summary-lazy-highlight.
1205
1206         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1207
1208 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1211
1212         * wl-summary.el (wl-summary-update-persistent-mark): Call
1213         wl-summary-set-message-modified.
1214
1215         * wl-summary.el (wl-summary-sync-update): Don't call
1216         wl-summary-update-status-marks.
1217
1218         * Version number is increased to 2.11.18.
1219
1220 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1221
1222         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1223         (wl-message-next-page): Ditto.
1224
1225 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1226
1227         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1228         local variable.  Change the order of a collected list into the
1229         same as the specified range.  Remove nil from a collected list.
1230
1231 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1232
1233         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1234         argument for elmo-folder-list-messages.
1235
1236 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1237
1238         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1239         change (wl-summary-count-unreads return a list instead of a cons
1240         cell).
1241
1242 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1243
1244         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1245         `wl-summary-folder-info-update'.
1246
1247 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1248
1249         * wl-summary.el (wl-summary-set-message-modified): No use
1250         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1251         (wl-summary-set-mark-modified): Abolish.
1252         (wl-summary-mark-modified-p): Ditto.
1253         (wl-summary-save-view): Follow the change above.
1254
1255         * wl-expire.el (wl-summary-expire): Likewise.
1256
1257 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1258
1259         * wl-summary.el (wl-summary-detect-mark-position): Use
1260         modb-entity-handler.
1261         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1262
1263         * Version number is increased to 2.11.17.
1264
1265 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1266
1267         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1268         entity field value.
1269         (wl-summary-prefetch-msg): Ditto.
1270         (wl-summary-print-message-with-ps-print): Ditto.
1271
1272 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1273
1274         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1275         for dummy entity.
1276         (wl-summary-insert-thread): Use elmo-message-entity-field.
1277         (wl-summary-update-thread): Use elmo-message-entity-field and
1278         elmo-message-entity-number.
1279         (wl-summary-line-number):  Use elmo-message-entity-number.
1280         (wl-summary-line-size): Use elmo-message-entity-field.
1281         (wl-summary-line-subject): Ditto.
1282         (wl-summary-line-from): Ditto.
1283         (wl-summary-line-attached): Ditto.
1284         (wl-summary-create-line): Ditto.
1285         (wl-summary-create-line): Use elmo-message-entity-number.
1286         (wl-summary-print-message-with-ps-print): Use
1287         elmo-message-entity-field.
1288
1289 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1290
1291         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1292         change in elmo-msgdb-make-message-entity.
1293         (wl-summary-buffer-set-folder): Don't call
1294         wl-summary-detect-mark-position here.
1295         (wl-summary-rescan): Call elmo-message-entity-number.
1296         (wl-summary-sync-update): Ditto.
1297         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1298
1299         * wl-score.el (wl-score-header-index): Redefine 2th element.
1300         (wl-score-overview-entity-get-extra): Abolish.
1301         (wl-score-ov-entity-get): Rewrite.
1302         (wl-score-string-index<, wl-score-string-func<): Abolish.
1303         (wl-score-string<): New function.
1304         (wl-score-string-sort): Use it.
1305
1306         * wl-refile.el (wl-refile-guess-by-history): Use
1307         elmo-message-entity-field.
1308         (wl-refile-guess-by-from): Ditto.
1309         (wl-refile-guess-by-msgid): Ditto.
1310
1311         * Version number is increased to 2.11.16.
1312
1313 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1314
1315         * wl-folder.el (wl-folder-confirm-existence): Don't call
1316         file-exists-p if msgdb-path is nil.
1317         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1318         `wl-read-folder-hist' to `wl-read-folder-history'.
1319
1320 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1321
1322         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1323         `y-or-n-p'.
1324
1325 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1326
1327         * wl-score.el (wl-score-headers): Don't use
1328         elmo-folder-do-each-message-entity.
1329
1330         * Version number is increased to 2.11.15.
1331
1332 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-summary.el (wl-summary-delete-all-msgs): Use
1335         elmo-folder-move-messages instead of elmo-folder-delete-messages
1336         and elmo-folder-detach-messages.
1337         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1338
1339         * wl-expire.el (wl-expire-delete): Ditto.
1340         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1341
1342 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1343
1344         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1345         (wl-message-header-narrowing-fields): Ditto.
1346         (wl-message-header-narrowing-lines): Ditto.
1347         (wl-message-header-narrowing-string): Ditto.
1348
1349         * wl-summary.el (wl-summary-mode-map): Bind
1350         wl-summary-toggle-header-narrowing to "C-cC-f".
1351         (wl-summary-toggle-header-narrowing): New function.
1352
1353         * wl-message.el (wl-message-buffer-create): Call
1354         wl-message-header-narrowing-setup.
1355         (wl-message-redisplay): Call wl-message-header-narrowing.
1356         (wl-message-header-narrowing): New function.
1357         (wl-message-header-narrowing-map): New keymap.
1358         (wl-message-header-narrowing-widen-map): New keymap.
1359         (wl-message-header-narrowing-again-at-mouse): New function.
1360         (wl-message-header-narrowing-1): Ditto.
1361         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1362         (wl-message-header-narrowing-setup): Ditto.
1363         (wl-message-header-narrowing-toggle): Ditto.
1364         
1365         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1366
1367         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1368         'flag as all.
1369         (wl-use-flag-folder-help-echo): New user option.
1370
1371         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1372         wl-summary-highlight as nil.
1373         (wl-summary-set-mark-modified): Follow the API change.
1374         (wl-summary-mark-modified-p): Ditto.
1375         (wl-summary-mark-as-read-all): Ditto.
1376         (wl-summary-sync-marks): Don't call
1377         elmo-folder-list-messages-with-global-mark.
1378         (wl-summary-mark-as-read-internal): Follow the API change.
1379         (wl-summary-mark-as-answered-internal): Ditto.
1380         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1381         Follow the API change.
1382         (wl-summary-create-line): Call with number argument.
1383         (wl-summary-reply): Follow the API change.
1384
1385         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1386         function.
1387         (wl-highlight-summary-line-string): Call it when
1388         wl-use-flag-folder-help-echo is non-nil.
1389         (wl-highlight-summary-current-line): Ditto.
1390         (elmo-flag-folder-referrer): Added autoload setting.
1391
1392         * wl-draft.el (wl-draft-kill): Follow the API change.
1393
1394         * Version number is increased to 2.11.14.
1395         
1396 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1397
1398         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1399
1400 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1401
1402         * Version number is increased to 2.11.13.
1403
1404 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1405
1406         * wl-draft.el (wl-draft-previous-history-element): Fixed
1407         unbalanced parenthesis and bind unbound local variables.
1408
1409 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-draft.el (wl-draft-previous-history-element): New function.
1412         (wl-draft-next-history-element): Ditto.
1413         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1414         them to M-p and M-n.
1415
1416 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1417
1418         * Version number is increased to 2.11.12.
1419
1420 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1421
1422         * wl-draft.el (wl-draft-hide): Select buffer-window.
1423
1424 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1425
1426         * wl-summary.el (wl-summary-narrow-to-region): New function.
1427         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1428         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1429         (wl-summary-save-region): Use it.
1430         * wl-action.el (wl-summary-collect-numbers-region)
1431         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1432
1433 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1434
1435         * wl-folder.el (wl-folder-count-incorporates): Don't use
1436         `elmo-msgdb-mark-load'
1437
1438         * Version number is increased to 2.11.11.
1439
1440 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1441
1442         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1443         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1444
1445 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1446
1447         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1448
1449 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1450
1451         * Version number is increased to 2.11.10.
1452
1453 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1454
1455         * wl-mime.el (wl-draft-attribute-value): Fixed.
1456
1457 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1458
1459         * wl-util.el (wl-copy-local-variables): New function.
1460
1461         * wl-mime.el (wl-draft-attribute-recipients): New function.
1462         (wl-draft-attribute-envelope-from): Ditto.
1463         (wl-draft-attribute-smtp-posting-server): Ditto.
1464         (wl-draft-attribute-smtp-posting-port): Ditto.
1465         (wl-draft-attribute-value): Ditto.
1466         (wl-draft-preview-message): Use it to get value for
1467         attributes. Reflect result of `wl-draft-config'.
1468
1469         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1470         and call `wl-summary-mark-as-read' before to call
1471         `wl-summary-unset-mark'.
1472         (wl-summary-target-mark-mark-as-unread): Likewise.
1473         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1474
1475 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1476
1477         * wl-mime.el (wl-draft-preview-message): Use actual value for
1478         attributes; Fix for small window.
1479
1480 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1481
1482         * wl-refile.el (wl-refile-get-field-value): Call
1483         `elmo-message-entity-field' with 3rd argument is non-nil.
1484
1485 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1486
1487         * wl-vars.el (wl-draft-preview-attributes): New user option.
1488         (wl-draft-preview-attributes-list): Ditto.
1489         (wl-draft-preview-attributes-buffer-lines): Ditto.
1490         (wl-draft-preview-attributes-buffer-name): Ditto.
1491
1492         * wl-mime.el (wl-draft-preview-message): Display attributes.
1493
1494 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1495
1496         * wl-summary.el (wl-summary-detect-mark-position): Bind
1497         wl-summary-flag-priority-list to '(new).
1498
1499 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1500
1501         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1502         funtion.
1503         (wl-highlight-summary-line-string): Use it.
1504         (wl-highlight-summary-current-line): Ditto.
1505
1506 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1507
1508         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1509         line even when the mark string is not changed.
1510
1511         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1512         argument change in the wl-summary-create-line.
1513         (wl-thread-insert-entity-sub): Ditto.
1514
1515         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1516         argument change in the wl-summary-create-line.
1517         (wl-summary-insert-sequential): Ditto.
1518         (wl-summary-update-thread): Ditto.
1519         (wl-summary-persistent-mark-string): New inline function.
1520         (wl-summary-message-mark): Use it.
1521         (wl-summary-create-line): Abolish argument wl-persistent-mark
1522         and added wl-flags, wl-cached.
1523
1524         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1525         mark to flags.
1526         (wl-highlight-summary-current-line): Decide the face not by the 
1527         persistent mark but flags.
1528
1529 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1530
1531         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1532         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1533         wl-summary-read-uncached-mark): Revive.
1534         (wl-summary-answered-cached-mark,
1535         wl-summary-answered-uncached-mark): New user option.
1536         (wl-summary-score-marks): Follow the change above.
1537         (wl-summary-auto-refile-skip-marks): Ditto.
1538         (wl-summary-incorporate-marks): Ditto.
1539         (wl-summary-expire-reserve-marks): Ditto.
1540         (wl-summary-flag-priority-list): New user option.
1541
1542         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1543         changes.
1544         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1545         of elmo-message-mark.
1546         (wl-summary-mark-as-read-internal): Ditto.
1547         (wl-summary-mark-as-answered): Ditto.
1548         (wl-summary-mark-as-important): Ditto.
1549         (wl-summary-redisplay-internal): Ditto.
1550         (wl-summary-redisplay-no-mime-internal): Ditto.
1551         (wl-summary-message-mark): New function.
1552         (wl-summary-insert-sequential): Use wl-summary-message-mark
1553         instead of elmo-message-mark.
1554         (wl-summary-update-thread): Ditto.
1555         (wl-summary-persistent-mark): Ditto.
1556         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1557         instead of elmo-message-mark.
1558
1559         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1560         wl-summary-message-mark instead of elmo-message-mark.
1561         (wl-thread-insert-entity-sub): Ditto.
1562         (wl-thread-get-children-msgs-uncached): Ditto.
1563
1564         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1565         variable name changes.
1566         (wl-highlight-summary-current-line): Ditto.
1567
1568         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1569         wl-summary-message-mark instead of elmo-message-mark.
1570
1571         * wl-expire.el (wl-expire-message-p): Ditto.
1572
1573         * wl-score.el (wl-score-headers): Ditto.
1574
1575         * Version number is increased to 2.11.9.
1576
1577         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1578         (wl-summary-sync-update): Follow the change above.
1579         (wl-summary-switch-to-clone-buffer): Ditto.
1580         (wl-summary-open-folder): Ditto.
1581
1582 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1583
1584         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1585         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1586
1587         * Version number is increased to 2.11.8.
1588
1589         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1590
1591         * wl-expire.el (wl-expire-refile): Follow the API change on
1592         `elmo-folder-move-messages'.
1593         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1594
1595         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1596         (wl-summary-exec-action-refile): Ditto.
1597         (wl-summary-exec-action-copy): Ditto.
1598         (wl-summary-no-auto-refile-message-p): No use
1599         `wl-summary-buffer-msgdb'.
1600         (wl-summary-auto-refile): Ditto.
1601
1602 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1603
1604         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1605
1606 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1607
1608         * wl-summary.el (wl-summary-sync): Treat no-sync.
1609
1610         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1611         (wl-default-sync-range): Ditto.
1612
1613 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1614
1615         * wl-refile.el (wl-refile-subject-learn): Call
1616         `elmo-message-entity-field' with 3rd argument is non-nil.
1617         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1618         instead of `elmo-msgdb-overview-entity-get-subject'.
1619
1620 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1621
1622         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1623         scan-type is rescan.
1624         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1625         new optional argument force is non-nil.
1626         (wl-summary-save-view-cache): Call it with force argument non-nil.
1627
1628         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1629
1630 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * wl-action.el (wl-summary-print-argument): Fixed last change.
1633
1634 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1635
1636         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1637         simplified.
1638         (wl-summary-target-mark-mark-as-unread): Likewise.
1639         (wl-summary-target-mark-mark-as-important): Likewise.
1640
1641 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1642
1643         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1644         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1645         (wl-summary-mark-as-important-region): Change accordingly.
1646         (wl-summary-target-mark-mark-as-important): Ditto.
1647
1648 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1649
1650         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1651
1652         * wl-action.el (wl-summary-print-argument): Print argument to
1653         right side of window if `wl-summary-print-argument-within-window'
1654         is non-nil.
1655
1656 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1657
1658         * wl-action.el (wl-summary-set-mark): Use
1659         `wl-summary-message-visible-p' to check visibility of the message
1660         and jump to message only when the message line is visible and have
1661         different number; Call wl-summary-unset-mark with number argument.
1662         (wl-summary-unset-mark): 
1663         Use `wl-summary-message-visible-p'
1664         to check visibility of the message and jump to message only when
1665         the message line is visible and have different number;
1666
1667 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * Version number is increased to 2.11.7.
1670
1671         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1672         and wl-folder-summary-line-format.
1673
1674         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1675         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1676         (wl-summary-set-score-mark): Use it.
1677         (wl-summary-target-mark-mark-as-read): Ditto.
1678         (wl-summary-target-mark-mark-as-unread): Ditto.
1679         (wl-summary-target-mark-mark-as-important): Ditto.
1680         (wl-summary-target-mark-msgs): Simplified.
1681         (wl-summary-detect-mark-position): Fixed problem when
1682         summary-line-format no contain persisten/temp mark spec.
1683         (wl-summary-temp-mark): Ditto.
1684         (wl-summary-persistent-mark): Ditto.
1685         (wl-summary-update-persistent-mark): Ditto.
1686
1687         * wl-action.el (wl-summary-set-mark): Ditto.
1688         (wl-summary-unset-mark): Ditto.
1689         All other related portions are changed.
1690
1691 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1692
1693         * Version number is increased to 2.11.6.
1694
1695 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1696
1697         * wl-util.el (wl-current-message-buffer): Define as function;
1698         Don't use the value of wl-messge-buffer.
1699
1700         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1701         persistent mark.
1702
1703         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1704         no current message, cause an error.
1705
1706 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1707
1708         * wl-summary.el (wl-summary-set-message-modified): Use
1709         elmo-folder-set-message-modified instead of
1710         elmo-folder-set-message-modified-internal.
1711
1712 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1715         interactively.
1716         (wl-summary-sync): nokill->entirely.
1717         (wl-summary-sync-marks): Fixed message.
1718         (wl-summary-input-range): Added mark, nokill->entirely.
1719
1720         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1721         messages as read.
1722
1723 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1724
1725         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1726         update-noscore.
1727         (wl-summary-sync): Follow the change above.
1728
1729 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1730
1731         * wl-action.el (wl-summary-target-mark-all): Use
1732         elmo-folder-list-messages.
1733
1734 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1737         (wl-summary-rescan): Set wl-summary-scored as nil.
1738         (wl-summary-sync-force-update): Follow the change above.
1739         (wl-summary-sync): Ditto.
1740         (wl-summary-sync-update): Added argument disable-killed.
1741         (wl-summary-insert-headers): Set visible-only argument for
1742         elmo-folder-list-messages.
1743         (wl-summary-input-range): Added update-nokill, update-noscore,
1744         all-nokill, all-noscore and mark.
1745
1746         * Version number is increased to 2.11.5.
1747
1748         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1749
1750 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1751
1752         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1753         (wl-summary-prefetch-region-no-mark): Change accordingly.
1754         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1755
1756 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1757
1758         * wl-address.el (wl-complete-field-to): Abolished.
1759         (wl-complete-address): Completion function for completing-read.
1760         * wl-action.el (wl-summary-get-resend-address): Use it.
1761
1762         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1763         wl-summary-update-mark and abolish unused argument.
1764         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1765         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1766         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1767         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1768         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1769         * wl-draft.el (wl-draft-kill): Ditto.
1770
1771         * wl-summary.el: Remove unused binding of case-fold-search.
1772         (wl-summary-replace-status-marks): Abolished.
1773
1774 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1775
1776         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1777         is specified or folder length is zero.
1778
1779 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1780
1781         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1782         (wl-folder-archive-current-entity): Ditto.
1783
1784 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1785
1786         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1787         retrieving message mark.
1788         (wl-summary-redisplay-internal): Ditto.
1789
1790         * wl-message.el (wl-message-buffer-display): Ignore errors while
1791         retrieving message-id field.
1792
1793         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1794         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1795         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1796         order of the arguments for `wl-expire-message-p'.
1797         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1798
1799         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1800         Check return value of wl-summary-reply.
1801         (wl-summary-reply): Recover window configuration when an error occured.
1802
1803 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1804
1805         * wl-summary.el (wl-summary-resend-message): Abolished, the
1806         feature is inherited by wl-summary-resend (put resend mark).
1807
1808 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1809
1810         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1811         wl-message-buffer to nil when the message is hide.
1812
1813 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1814
1815         * .cvsignore: New file.
1816
1817 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1818
1819         * wl-action.el (wl-summary-action-docstring): Add more info.
1820         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1821         duplicate definition.
1822         (wl-summary-define-mark-action): Functions wl-summary-*-region
1823         keep current position.
1824         (wl-summary-unregister-target-mark): Store result to the variable.
1825
1826 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1827
1828         * Version number is increased to 2.11.4.
1829
1830 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1831
1832         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1833         wl-summary-delete-all-temp-marks.
1834         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1835
1836         * wl-action.el (wl-summary-set-mark): Changed terminology
1837         refile-destination -> action-argument.
1838         (wl-summary-unset-mark): Ditto.
1839         (wl-summary-remove-argument): Ditto.
1840         (wl-summary-print-argument): Ditto.
1841
1842         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1843         (wl-thread-remove-argument-region): Ditto.
1844         (wl-thread-print-argument-region): Ditto.
1845         (wl-thread-close): Ditto.
1846         (wl-thread-open): Ditto.
1847
1848         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1849         (wl-highlight-refile-destination-face is abolished)
1850         (wl-highlight-action-argument-string): Ditto.
1851         (wl-highlight-summary-current-line): Highlight action argument.
1852
1853         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1854         color for light backgrounds.
1855         (wl-highlight-summary-answered-face): Ditto.
1856
1857 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1860
1861         * wl-score.el (wl-summary-score-update-all-lines): Use
1862         wl-summary-set-mark.
1863         (wl-summary-score-update-all-lines): Kill expunged messages.
1864
1865         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1866
1867 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1870         directly.
1871         (wl-score-overview-entity-get-lines): Ditto.
1872         (wl-score-overview-entity-get-xref): Ditto.
1873         (wl-score-get-latest-msgs): Ditto.
1874         (wl-summary-rescore): Ditto.
1875
1876         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1877         to "&".
1878         (wl-summary-mark-as-answered-internal): New inline function.
1879         (wl-summary-mark-as-answered): New function.
1880         (wl-summary-mark-as-unanswered): Ditto.
1881         (wl-summary-sync-marks): Modified for answered-mark synching.
1882
1883 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1884
1885         * wl-action.el (wl-summary-set-mark): Fixed last change.
1886
1887 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1888
1889         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1890         behavior of wl-summary-unread-message-hook
1891         (Pointed out by akira yamada <akira@arika.org>).
1892
1893 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1894
1895         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1896         wl-summary-delete.
1897         * wl-xmas.el (wl-summary-toolbar): Ditto.
1898
1899         * wl-action.el (wl-summary-set-mark): Don't override current
1900         temp-mark.
1901
1902         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1903
1904 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1905
1906         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1907         (wl-refile-msgid-learn): Ditto.
1908         (wl-refile-get-field-value): Ditto.
1909
1910         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1911
1912         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1913         (wl-expire-delete-reserved-messages): Renamed from
1914         wl-expire-reserve-marked-msgs-from-list.
1915         (wl-expire-delete): Removed argument `msgdb'.
1916         (wl-expire-refile): Ditto.
1917         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1918         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1919         mark-alist as argument.
1920         (wl-expire-archive-number1): Removed argument `msgdb'.
1921         (wl-expire-archive-number2): Ditto.
1922         (wl-expire-archive-date): Ditto.
1923         (wl-expire-localdir-date): Ditto.
1924         (wl-expire-hide): Ditto.
1925         (wl-archive-number1): Ditto.
1926         (wl-archive-number2): Ditto.
1927         (wl-archive-date): Ditto.
1928         (wl-archive-folder): Ditto.
1929         All other related portions are changed.
1930
1931 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1932
1933         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1934         mean move up and down. (suggested by Takashi Kawachi)
1935
1936 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1937
1938         * wl-acap.el (toplevel): Don't require un-define.
1939
1940 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1941
1942         * wl-thread.el (wl-thread-delete-message): Always update
1943         wl-summary-buffer-number-list.
1944
1945         * wl-action.el (wl-summary-print-destination): 
1946         Do nothing when folder is nil.
1947
1948 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1949
1950         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1951         persistent mark when prefetch is succeeded.
1952
1953 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1954
1955         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1956         instead of elmo-msgdb-delete-msgs.
1957         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1958         (wl-expire-hide): Ditto.
1959
1960         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1961
1962         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1963         elmo-msgdb interface.
1964         (wl-thread-get-exist-children): Likewise.
1965         (wl-thread-insert-message): Likewise.
1966         (wl-thread-msg-mark-as-important): Likewise.
1967         (wl-thread-insert-entity-sub): Likewise.
1968         (wl-thread-get-children-msgs-uncached): Likewise.
1969
1970         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1971         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1972         (wl-summary-sync-update): Likewise.
1973         (wl-summary-auto-select-msg-p): Likewise.
1974         (wl-summary-update-thread): Likewise.
1975         (wl-summary-mark-as-important): Likewise.
1976         (wl-summary-jump-to-msg-internal): Likewise.
1977         (wl-summary-redisplay-internal): Likewise.
1978         (wl-summary-print-message-with-ps-print): Likewise.
1979         (wl-summary-folder-info-update): Likewise.
1980
1981         * wl-folder.el (wl-folder-check-one-entity):
1982         elmo-folder-count-flags instead of wl-summary-count-unread.
1983
1984         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1985
1986         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1987
1988         * wl-summary.el (wl-summary-set-message-modified): 
1989         Call wl-summary-set-mark-modified.
1990         (wl-summary-delete-messages-on-buffer): Call
1991         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1992         (wl-summary-sync-update): Call elmo-folder-length instead of
1993         elmo-folder-messages.
1994         (wl-summary-insert-headers): Don't call
1995         elmo-folder-list-message-entities.
1996
1997 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-action.el (wl-summary-define-mark-action): Call
2000         `wl-summary-set-mark' with argument `data'.
2001         (wl-summary-auto-refile): Fixed order of arguments when call
2002         `wl-summary-refile'.
2003
2004 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2005
2006         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2007
2008         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2009
2010         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2011         (Renamed from wl-highlight-summary-deleted-face).
2012         (wl-highlight-summary-resend-face): New face.
2013
2014         (wl-highlight-summary-deleted-face): Renamed from
2015         wl-highlight-summary-erased-face.
2016
2017         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2018
2019         * wl-action.el (wl-summary-get-resend-address): New function.
2020         (wl-summary-exec-action-resend): Ditto.
2021         (wl-summary-exec-action-resend-subr): Ditto.
2022
2023         * w-thread.el (wl-thread-copy): Removed definition.
2024         (wl-thread-refile): Ditto.
2025         (wl-thread-delete): Ditto.
2026         (wl-thread-target-mark): Ditto.
2027
2028         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2029         (wl-summary-target-mark-set-action): Fixed.
2030         (wl-summary-define-mark-action): Fixed quotation.
2031         (wl-summary-move-mark-list-messages): Display message.
2032         (wl-summary-define-mark-action): Define thread functions.
2033         (wl-summary-exec-action-refile): Changed message.
2034         (wl-summary-exec): Ditto.
2035
2036 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2037         
2038         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2039         '%%'.
2040
2041 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2042
2043         * wl.el (toplevel): Require wl-action.
2044         (wl-init): Call wl-summary-define-mark-action.
2045
2046         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2047
2048         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2049         wl-summary-delete and wl-summary-erase.
2050         (wl-summary-mode-map): Ditto.
2051
2052         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2053         wl-delete-folder-alist.
2054
2055         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2056         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2057         (toplevel): Moved mark & action related functions to the wl-action.el.
2058
2059         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2060         in wl-summary-mark-action-list.
2061         (wl-highlight-summary-current-line): Ditto.
2062
2063         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2064         empty lines.
2065
2066         * wl-action.el: New file. 
2067
2068 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2069
2070         * wl-summary.el (wl-summary-target-mark-replace): New function.
2071         (wl-summary-target-mark-prefetch): Use it.
2072         (wl-summary-target-mark-delete): Ditto.
2073         (toplevel): Rearranged definition order.
2074         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2075         (wl-summary-target-mark-erase): Rewrite.
2076         (wl-summary-erase-region): New function.
2077         (wl-summary-exec-action-erase): Changed message.
2078         (wl-summary-move-mark-list-messages): New function.
2079         (wl-summary-exec-action-delete): Use it.
2080         (wl-summary-exec-action-erase): Ditto.
2081
2082         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2083         (wl-summary-skip-mark-list): Added "d".
2084
2085         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2086         while searching.
2087
2088         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2089         and define using defcustom;
2090         Define 4th element as a face.
2091         
2092         * wl-summary.el (wl-summary-incorporate): Use 
2093         `wl-summary-prefetch-region-no-mark' instead of
2094         `wl-summary-prefetch-region'.
2095         (wl-summary-prefetch-region-no-mark): Revival of old
2096         `wl-summary-prefetch-region'.
2097         (wl-summary-mark-action-list): Moved to wl-vars.el
2098
2099         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2100         face according to the `wl-summary-mark-action-list'.
2101         (wl-highlight-summary-current-line): Ditto;
2102         Removed destination highlighting.
2103
2104         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2105         (wl-highlight-summary-line-string): Highlight for "i" mark.
2106         (wl-highlight-summary-current-line): Ditto.
2107
2108         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2109         no destination.
2110
2111         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2112         exists, just go ahead.
2113         (wl-summary-prefetch-region): Rewrite.
2114         (wl-summary-prefetch): Ditto.
2115         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2116         (wl-summary-exec-action-prefetch): New function.
2117         (wl-summary-target-mark-prefetch): Rewrite.
2118
2119 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2120
2121         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2122         (wl-highlight-summary-line-string): Added "d" and "D".
2123         (wl-highlight-summary-current-line): Ditto.
2124
2125         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2126         in wl-summary.el.
2127         (wl-thread-insert-entity-sub): Ditto.
2128         (wl-thread-remove-destination-region): Ditto.
2129         (wl-thread-print-destination-region): Ditto.
2130
2131         * wl-summary.el (wl-summary-buffer-refile-list,
2132         wl-summary-buffer-delete-list,
2133         wl-summary-buffer-copy-list): Abolish.
2134         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2135         All other related portions are changed.
2136         (wl-summary-mark-action-list): New variable.
2137         (wl-summary-set-mark): New function.
2138         (wl-summary-register-target-mark): Ditto.
2139         (wl-summary-unregister-target-mark): Ditto.
2140         (wl-summary-have-target-mark-p): Ditto.
2141         (wl-summary-register-temp-mark): Ditto.
2142         (wl-summary-unregister-temp-mark): Ditto.
2143         (wl-summary-registered-temp-mark): Ditto.
2144         (wl-summary-collect-temp-mark): Ditto.
2145         (wl-summary-unset-mark): Ditto.
2146         (wl-summary-set-target-mark): Ditto.
2147         (wl-summary-unset-target-mark): Ditto.
2148         (wl-summary-set-action-generic): Ditto.
2149         (wl-summary-unset-action-generic): Ditto.
2150         (wl-summary-exec-action-delete): Ditto.
2151         (wl-summary-exec-action-erase): Ditto.
2152         (wl-summary-set-action-refile): Ditto.
2153         (wl-summary-set-action-refile-subr): Ditto.
2154         (wl-summary-unset-action-refile): Ditto.
2155         (wl-summary-make-destination-numbers-list): Ditto.
2156         (wl-summary-exec-action-refile): Ditto.
2157         (wl-summary-set-action-copy): Ditto.
2158         (wl-summary-unset-action-copy): Ditto.
2159         (wl-summary-exec-action-copy): Ditto.
2160         (wl-summary-collect-numbers-region): Ditto.
2161         (wl-summary-delete): Rewrite.
2162         (wl-summary-erase): Ditto.
2163         (wl-summary-remove-destination): Ditto.
2164         (wl-summary-exec): Ditto.
2165         (wl-summary-exec-region): Ditto.
2166         (wl-summary-target-mark-erase): Ditto.
2167         (wl-summary-refile): Ditto.
2168         (wl-summary-copy): Ditto.
2169         (wl-summary-unmark): Ditto.
2170         (wl-summary-delete-all-mark): Ditto.
2171         (wl-summary-mark-line): Don't highlight.
2172         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2173         (wl-summary-target-mark-refile-subr): Rewrite.
2174
2175         (wl-summary-copy-prev-destination): Abolish.
2176
2177 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2178
2179         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2180         default values along the value of wl-on-mule.
2181         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2182         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2183         It is not used anywhere.
2184
2185 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2186
2187         * wl-summary.el (wl-summary-print-destination): Keep position.
2188         (wl-summary-cursor-move-surface): Keep horizontal position.
2189
2190 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2191
2192         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2193         write sendlog.
2194
2195 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2196
2197         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2198         `wl-summary-highlight'.
2199
2200 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2201
2202         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2203         trivial condition for temp-mark.
2204
2205 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2206
2207         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2208         when it hits killed buffer.
2209
2210 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2211
2212         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2213         * wl-news.el.in: `message' and `error' take format string.
2214
2215 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2216
2217         * wl-folder (wl-folder-insert-entity): Display a message,
2218         `...done', when the work finish.
2219         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2220
2221 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2222
2223         * wl-message.el (wl-message-redisplay): Remove unused local
2224         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2225
2226 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2227
2228         * wl-summary.el (wl-summary-replace-status-marks): Disable
2229         interactive use.
2230         (wl-summary-reedit): Check message existence at first.
2231         (wl-summary-mark-line): Fix doc, return value is indefinite.
2232
2233         * wl-highlight.el (wl-highlight-message): Arranged.
2234
2235         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2236         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2237         check temp-mark by wl-summary-temp-mark always.
2238         (wl-highlight-summary): Change accordingly.
2239         * wl-summary.el (wl-summary-mark-as-read-all)
2240         (wl-summary-delete-cache, wl-summary-set-score-mark)
2241         (wl-summary-mark-as-unread, wl-summary-unmark)
2242         (wl-summary-mark-line, wl-summary-mark-as-read)
2243         (wl-summary-mark-as-important): Ditto.
2244
2245         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2246         end of the window if possible.
2247         * wl-summary.el (wl-summary-sync-update): Support lazy
2248         highlighting.
2249         (wl-summary-toggle-disp-msg): Ditto.
2250
2251 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2252
2253         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2254
2255 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2256
2257         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2258         change.
2259
2260 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2261
2262         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2263         API.
2264         (wl-summary-sync-update): Ditto.
2265
2266         * wl-score.el (wl-score-get-score-alist): Changed argument.
2267         (wl-summary-rescore-msgs): Likewise.
2268         (wl-summary-score-headers): Likewise.
2269         (wl-score-headers): Likewise;
2270         Use elmo-folder-do-each-message-entity, etc.
2271         (wl-summary-score-effect): Follow the changes above.
2272         (wl-summary-rescore): Ditto.
2273         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2274         (wl-score-get-overview): Abolish.
2275
2276         * wl-summary.el (wl-summary-default-from): Follow the API change in
2277         elmo-msgdb.
2278         (wl-summary-count-unread): Ditto.
2279         (wl-summary-detect-mark-position): Ditto.
2280         (wl-summary-overview-entity-compare-by-date): Ditto.
2281         (wl-summary-overview-entity-compare-by-number): Ditto.
2282         (wl-summary-overview-entity-compare-by-from): Ditto.
2283         (wl-summary-overview-entity-compare-by-subject): Ditto.
2284         (wl-summary-get-list-info): Ditto.
2285         (wl-summary-rescan): Ditto.
2286         (wl-summary-jump-to-msg-by-message-id): Ditto.
2287         (wl-summary-sync-update): Ditto; Removed comment.
2288         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2289         (wl-summary-insert-message): Use wl-summary-insert
2290         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2291         (wl-summary-insert-headers): Changed argument overview to folder.
2292         (wl-summary-search-by-subject): Likewise.
2293         (wl-summary-insert-thread): Renamed from 
2294         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2295
2296         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2297         too.
2298
2299         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2300         wl-string-member.
2301
2302 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2303
2304         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2305         elmo-folder-append-buffer.
2306         (wl-draft-queue-append): Likewise.
2307
2308         * wl-mime.el (wl-message-delete-current-part): Ditto.
2309         (wl-summary-burst-subr): Ditto.
2310
2311         * wl-news.el.in (wl-news-send-news): Ditto.
2312
2313 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2314
2315         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2316         function.
2317         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2318         (wl-summary-update-mark): Enclose with save-excursion.
2319         (wl-summary-mark-as-read-internal): Fixed last change.
2320         (wl-summary-mark-as-important): Use 3rd argument of
2321         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2322         Don't use elmo-msgdb-set-mark.
2323         (wl-summary-redisplay-internal): If msgdb flag is already read,
2324         just update the mark on buffer.
2325
2326 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2327
2328         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2329         cut visible folder when elmo-folder-delete returns non-nil value.
2330
2331 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2332
2333         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2334         by Kenichi OKADA <okada@opaopa.org>).
2335
2336 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2337
2338         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2339
2340 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2341
2342         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2343         Fixed the last change, search group entity by its real name.
2344         (Thanks to: KOBAYASHI Shinji)
2345
2346 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2347
2348         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2349         (wl-fldmgr-access-display-all): Don't refer visible name.
2350         * wl-expire.el (wl-folder-archive-current-entity)
2351         (wl-folder-expire-current-entity): Ditto.
2352         * wl-folder.el (wl-folder-jump-to-current-entity)
2353         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2354         (wl-folder-open-folder-sub,wl-folder-open-all)
2355         (wl-folder-write-current-folder): Ditto.
2356         (wl-folder-insert-entity): Don't use petname for normal group.
2357         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2358         is the real name.
2359         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2360         Abolished.
2361
2362 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2363
2364         * wl-draft.el (wl-draft-create-buffer): Add
2365         `wl-summary-reply-with-citation'
2366
2367 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2368
2369         * wl-draft.el (wl-draft-reply): Fixed.
2370
2371 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2372
2373         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2374         when `wl-draft-send-confirm-with-preview' is non-nil.
2375         You can scroll up/down by j/k.
2376         (wl-draft-send-confirm-with-preview): New variable (default=t).
2377
2378 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2379
2380         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2381         (wl-fldmgr-save-folders): Fix comment.
2382
2383 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2384
2385         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2386         along the last change in `wl-folder-buffer-group-p'.
2387
2388 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2389
2390         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2391         folder.
2392
2393         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2394         the default value.
2395
2396         * wl-mime.el (wl-summary-burst): Update summary only when target
2397         folder equals current folder.
2398
2399 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2400
2401         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2402
2403 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2404
2405         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2406         value.
2407
2408 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2409
2410         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2411         `map-extents' instead of `extent-at' repeatedly.
2412         (wl-highlight-folder-current-line): Ditto.
2413
2414         * wl-highlight.el: Remove useless dummy functions.
2415
2416 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2417
2418         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2419         (wl-folder-put-folder-property): New function to put text property.
2420         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2421         (wl-folder-insert-entity, wl-folder-update-diff-line)
2422         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2423         * wl-e21.el, wl-xmas.el, wl-mule.el
2424         (wl-highlight-folder-current-line): Ditto.
2425         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2426         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2427         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2428         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2429
2430 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2431
2432         * Version number is increased to 2.11.3.
2433
2434 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2435
2436         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2437         Resume current-buffer since it is assumed by remaining tasks.
2438
2439 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2440
2441         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2442         (wl-folder-completion-function): Abolished.
2443         (wl-folder-complete-folder): New function.
2444         (wl-folder-complete-filter-condition): Ditto.
2445         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2446         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2447
2448 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2449
2450         * wl-draft.el (wl-draft-send-confirm): New function.
2451         (wl-draft-send): Use it.
2452
2453         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2454         cursor-in-echo-area while confirming.
2455
2456         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2457
2458         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2459         searching via nntp if wl-summary-search-via-nntp is 'force.
2460         Otherwise, invoke searching in nntp folder only.
2461         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2462
2463         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2464         explicitly for mime-make-text-tag.
2465
2466 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2467
2468         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2469         `mime-make-text-tag' instead of `mime-create-tag'.
2470
2471 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2472
2473         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2474         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2475
2476 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2477
2478         * wl-score.el (wl-score-save): Bind print-length and print-level.
2479         (wl-score-pretty-print): Ditto.
2480         (wl-score-edit-insert-header-entry): Ditto.
2481
2482         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2483         "From" entry to be treated with wl-draft-eword-encode-address-list.
2484         * wl-mime.el (wl-draft-preview-message): Ditto.
2485
2486         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2487         (wl-summary-mark-as-unread): Ditto.
2488         (wl-summary-mark-as-read-region): Change accordingly.
2489         (wl-summary-mark-as-unread-region): Ditto.
2490         (wl-summary-target-mark-mark-as-read): Ditto.
2491         (wl-summary-target-mark-mark-as-unread): Ditto.
2492
2493 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2494
2495         * Version number is increased to 2.11.2.
2496
2497 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2498
2499         * wl-news.el.in (wl-news-previous-version-save): Bind
2500         print-length and print-level.
2501         * wl-thread.el (wl-thread-save-entities): Ditto.
2502         (wl-thread-save-top-list): Bind print-length.
2503
2504 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2505
2506         * wl-highlight.el (wl-highlight-summary-line-string): Use
2507         wl-summary-score-below-mark, wl-summary-score-over-mark.
2508         (wl-highlight-summary-current-line): Ditto.
2509
2510 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2511
2512         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2513         insert it.
2514
2515 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2516
2517         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2518
2519 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2520
2521         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2522         message without msgid.
2523         Rewrite with elmo-folder-move-messages.
2524         Set wl-message-buffer to nil.
2525
2526         * wl-summary.el (wl-summary-erase-subr): New function. Use
2527         elmo-folder-move-messages.
2528         (wl-summary-erase): Call it.
2529         (wl-summary-target-mark-erase): Ditto.
2530
2531 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2532
2533         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2534         it is not up-tp-date.
2535
2536 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2537
2538         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2539         buffer after calling `wl-summary-goto-folder-subr' without the
2540         argument `interactive'.
2541         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2542
2543 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2544
2545         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2546         `mime-create-tag'. Use `string=' instead of `looking-at'.
2547
2548 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2549
2550         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2551         to avoid compile warning.
2552
2553         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2554         entity-id when folder is given.
2555         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2556         save-excursion, use save-selected-window instead.
2557         Select folder buffer window if exists.
2558         (To correct behavior with wl-folder-move-cur-folder.)
2559
2560 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2561
2562         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2563
2564 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2565
2566         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2567         list-count instead of %d.
2568
2569 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2570
2571         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2572         (wl-news): Set it.
2573         (wl-news-append-to-folder): Use it.
2574
2575         * wl-news.el.in (wl-news-send-news): Append to specified folder
2576         instead of wl-default-folder.
2577         (wl-news-append-to-folder): Show error message with specified folder.
2578
2579         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2580                 In most major modes, Emacs assumes that any opening
2581                 delimiter found at the left margin is the start of a
2582                 top-level definition, or defun. Therefore, *never put an
2583                 opening delimiter at the left margin unless it should have
2584                 that significance.*
2585
2586         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2587
2588 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2589
2590         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2591
2592 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2593
2594         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2595
2596 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2597
2598         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2599         for sequential numbering case.
2600
2601 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2602
2603         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2604         value.
2605         (wl-draft-reply-without-argument-list): Ditto.
2606         (wl-draft-reply-myself-with-argument-list): Abolish.
2607         (wl-draft-reply-myself-without-argument-list): Ditto.
2608         * wl-draft.el (wl-draft-self-reply-p): New function.
2609         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2610
2611 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2612
2613         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2614         (avoid error for the case without byte-compiling)
2615
2616 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2617
2618         * wl-news.el.in (wl-news-append-to-folder): New function.
2619         (wl-news-exit): Rewrite.
2620         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2621
2622 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2623
2624         * wl-draft.el (wl-draft-reply-position): New function.
2625         (wl-draft-reply-position): Fix.
2626         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2627         (wl-summary-target-mark-reply-with-citation): Ditto.
2628         (wl-summary-reply-with-citation): Ditto.
2629         * wl-vars.el (wl-draft-reply-default-position): New variable.
2630
2631 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2632
2633         * wl-draft.el (wl-draft-send): Preview when interactive send.
2634
2635 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2636
2637         * wl-draft.el (wl-draft-reply): Set default position.
2638         * wl-summary.el (wl-summary-reply): Ditto.
2639         (wl-summary-reply-with-citation): Ditto.
2640         (wl-summary-target-mark-reply-with-citation): Ditto.
2641
2642 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2643
2644         * wl-news.el.in (wl-news-lang): Set default value according to
2645         current-language-environment.
2646         (wl-news-append-news): Do nothing when news-list is nil.
2647
2648 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2649
2650         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2651         (wl-news): Change message.
2652         (wl-news-exit): Check buffer.
2653         (wl-news-force-exit): New function.
2654         (wl-news-show-all): New function.
2655         (wl-news-discard-and-exit): Fix.
2656
2657 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2658
2659         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2660         according to current-language-environment.
2661
2662         * wl-news.el.in (wl-news): If arg, show all NEWS after
2663         wl-news-default-previous-version.
2664
2665 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2666
2667         * wl-news.el.in (wl-news-check): Rewritten.
2668         (wl-news-previous-version-load): Change data type.
2669         (wl-news-previous-version-save): Change data type.
2670         (wl-news-append-news): Add return value.
2671         (wl-news-check-news): New function.
2672         (wl-news-already-current-p): New function.
2673         (wl-news-send-news): Rewritten.
2674         (wl-news-mode-map): Add new keybind.
2675         (wl-news): Rewritten.
2676         (wl-news-exit): Rewritten.
2677         (wl-news-discard-and-mail): New function.
2678         (wl-news-send-to-address): Abolished.
2679         * wl.el (wl-init): Delete a message.
2680
2681 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2682
2683         * wl-news.el.in (wl-news-exit): Update previous version.
2684         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2685
2686 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2687
2688         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2689
2690 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2691
2692         * wl-news.el.in (wl-news): New function.
2693         (wl-news-mode): New function.
2694         (wl-news-next-line): New function.
2695         (wl-news-next-page): New function.
2696         (wl-news-exit): New function.
2697         (wl-news-buf-name): New variable.
2698         (wl-news-mode-map): New variable.
2699         (wl-news-winconf): New variable.
2700         (wl-news-append-news): Add an option.
2701
2702 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2703
2704         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2705
2706 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2707
2708         * wl-news.el.in (wl-news-send-to-address): New variable.
2709         (wl-news-send-news): Use it.
2710         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2711         Return updating status.
2712         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2713
2714 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2715
2716         * wl-news.el.in (wl-news-send-news): Delete
2717         Organization and X-Face.
2718
2719 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2720
2721         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2722         (wl-news-append-news): New function.
2723         (wl-news-send-news): New function.
2724
2725 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2726
2727         * Version number is increased to 2.11.1.
2728
2729 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2730
2731         * wl-news.el.in : New file.
2732
2733 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2734
2735         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2736         default value.
2737         (wl-draft-reply-without-argument-list): Ditto.
2738
2739 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2740
2741         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2742         (wl-message-buffer-prefetch-idle-time): Ditto.
2743         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2744
2745 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-thread.el (wl-thread-insert-message): Use
2748         wl-summary-max-thread-depth.
2749
2750         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2751         loop detection.
2752
2753         * wl-message.el (wl-message-buffer-display): Back to the first page
2754         when cache is hit.
2755
2756 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2757
2758         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2759
2760         * wl-summary.el (wl-summary-insert-thread-entity):
2761         If the thread depth is reached to wl-summary-max-thread-depth,
2762         divide the thread.
2763
2764 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2765
2766         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2767         for elmo-remove-passwd.
2768
2769 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2770
2771         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2772         folder is sticky.
2773         (wl-folder-mark-as-read-all-entity): Ditto.
2774         (wl-folder-prefetch-entity): Ditto.
2775
2776 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2777
2778         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2779
2780 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2781
2782         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2783         Delete messages on buffer for unplugged operation.
2784         (wl-summary-erase): Ditto.
2785
2786 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2787
2788         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2789         take nil so as not to search parent by subject.
2790
2791 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2792
2793         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2794         (wl-folder-get-next-folder): Ditto.
2795         (wl-folder-get-path): Ditto.
2796
2797 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2798
2799         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2800         system and encode the region with it before verifying.
2801
2802 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2803
2804         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2805         system of the echo buffer before decoding.
2806
2807 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2808
2809         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2810         original contents.
2811
2812 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2815         with argument 'any-exists.
2816
2817 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2818
2819         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2820         Use `wl-cs-autoconv'.
2821
2822 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2823
2824         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2825         by `mime-view-automatic-conversion'.
2826
2827         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2828         (wl-message-verify-pgp-nonmime): Ditto.
2829         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2830         Bind them to C-c:d and C-c:v respectively.
2831
2832         Merge following code by Teranishi-san from [wl-en:00167].
2833         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2834         (wl-mime-preview-application/pgp-encrypted): Ditto.
2835         (wl-mime-setup): Add entry.
2836
2837 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2838
2839         * wl-summary.el (wl-summary-target-mark-erase): New function.
2840         Bind it to "mD".
2841
2842 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2843
2844         * wl-vars.el (wl-draft-write-file-function): Fix.
2845         (wl-draft-reedit-hook): Changed default value.
2846
2847         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2848         wl-draft-reedit-hook.
2849         (wl-draft-remove-text-plain-tag): New function.
2850         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2851
2852         * wl-vars.el (wl-draft-write-file-function): New user option.
2853
2854         * wl-draft.el (wl-draft-prepare-edit): Use it for
2855         local-write-file-hooks.
2856         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2857
2858         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2859         (wl-draft-insert-mail-header-separator): Return the body beginning
2860         point.
2861         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2862         text/plain.
2863         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2864
2865 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2866
2867         * wl-summary.el (wl-summary-erase): New function to erase message
2868         without moving it to trash. Bind to "D".
2869
2870         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2871         as `keep' unless switch-function.
2872
2873 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2874
2875         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2876         message buffer by using `wl-summary-toggle-disp-msg'.
2877         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2878         buffer window.
2879         (wl-summary-supresedes-message): Ditto.
2880
2881         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2882         Do not delete other windows.
2883         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2884         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2885         (wl-draft-create-buffer): Set reply-or-forward also for target
2886         mark commands.
2887
2888 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2889
2890         * wl-draft.el (wl-user-agent-compose): Delete special case for
2891         switch-to-buffer-other-window.
2892
2893         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2894         (wl-summary-forward): Ditto.
2895
2896         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2897         function.
2898         (wl-draft-buffer-style): New use option.
2899
2900         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2901         (wl-draft): Follow the change above.
2902         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2903         wl-draft-buffer-style.
2904         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2905         switch-function.
2906
2907 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2908
2909         * wl-draft.el (wl-user-agent-compose): Delete special case for
2910         switch-to-buffer-other-window.
2911
2912         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2913         (wl-summary-forward): Ditto.
2914
2915         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2916         function.
2917         (wl-draft-buffer-style): New use option.
2918
2919         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2920         (wl-draft): Follow the change above.
2921         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2922         wl-draft-buffer-style.
2923         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2924         switch-function.
2925
2926 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2927
2928         * wl-address.el (wl-address-make-completion-entry): Extracted from
2929         `wl-address-make-completion-list'.
2930         (wl-address-enable-strict-loading): New variable.
2931         (wl-address-make-completion-list): Revive petname duplication
2932         inquiry, and enable it if `wl-address-enable-strict-loading'.
2933         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2934
2935 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2936
2937         * wl-message.el (wl-message-get-original-buffer): Avoid
2938         'Selecting deleted buffer' error when original buffer is killed.
2939
2940 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-next-message): Use
2943         elmo-message-accessible-p instead of elmo-message-cached-p.
2944
2945 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2946
2947         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2948
2949         * wl-thread.el (wl-thread-open-all-unread): Use
2950         elmo-folder-list-flagged instead of
2951         elmo-folder-list-messages-mark-match.
2952
2953         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2954         instead of elmo-folder-list-messages-mark-match.
2955         (wl-summary-move-spec-alist): New variable.
2956         (wl-summary-move-spec-plugged-alist,
2957         wl-summary-move-spec-unplugged-alist): Abolish.
2958         (wl-summary-next-message): Follow the change above.
2959         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2960         with 'no-msg' argument.
2961
2962         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2963         variable.
2964         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2965         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2966         (wl-message-buffer-prefetch-get-next): Follow the change above.
2967
2968 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2969
2970         * wl-version.el (wl-version): Changed codename.
2971
2972         * Version number is increased to 2.11.0.
2973
2974 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2975
2976         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2977         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2978         `wl-draft-config-variables'.
2979         (wl-draft-kill): Fixed problem when the draft is reedit.
2980
2981 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2982
2983         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2984         buffer-modified status (Thanks to
2985         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2986
2987 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2988
2989         * wl-util.el (wl-region-exists-p): New function.
2990
2991         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2992         Remove defvars for byte-compile warnings.
2993
2994 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2995
2996         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2997         defvar-maybe. Removed unused bind.
2998
2999 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3000
3001         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3002         summary buffer window before creating new frame.
3003         (wl-draft-reply): Ditto.
3004
3005 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3006
3007         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3008
3009 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3010
3011         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3012
3013 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3014
3015         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3016         instead of `kill-region'.
3017
3018 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3019
3020         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3021         (wl-highlight-summary-line-string): Use it.
3022         (wl-highlight-summary-current-line): Ditto.
3023
3024         * wl-mime.el (wl-message-delete-current-part): Check the class of
3025         mime-entity.
3026
3027         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3028
3029         * wl-summary.el (wl-summary-make-number-list): Initialize.
3030         (wl-summary-update-mark): New function.
3031         (wl-summary-reply): Put `answered' mark on the message.
3032         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3033
3034         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3035         (wl-draft-reply): Added optional argument `number';
3036         Set wl-draft-parent-number.
3037         (wl-draft-kill): Delete answered mark if it is a reply.
3038
3039 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3040
3041         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3042         that originates in mime-preview-follow-current-entity.
3043         (wl-draft-yank-current-message-entity): Use it if region is active.
3044
3045         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3046         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3047         `wl-message-delete-current-part'.
3048         * wl-mule.el (wl-message-define-keymap): Ditto.
3049         * wl-xmas.el (wl-message-define-keymap): Ditto.
3050
3051 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3052
3053         * wl-mime.el (wl-message-delete-current-part): New function.
3054         (wl-mime-node-id-to-string): Ditto.
3055
3056         * wl-mime.el (wl-message-delete-current-part): Use existing
3057         original buffer which corresponds current mime-view buffer.
3058         (fetched buffer might have different structure, possibly)
3059
3060         * wl-mime.el (wl-message-delete-current-part): Quit if the
3061         message content differs from the actual message.
3062
3063 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3064
3065         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3066         order.
3067         (wl-summary-search-by-subject): Search parent message from tail;
3068         Check the existence of the parent message on the current thread tree.
3069         (wl-summary-update-thread): Check whether the line is inserted.
3070
3071 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3072
3073         * wl-vars.el (wl-summary-line-format): Undo last change.
3074         * wl-summary.el (wl-summary-print-destination): Do not put
3075         invisible property when `wl-summary-width' is nil.
3076         (wl-summary-line-subject-minimum-length): Abolished.
3077         (wl-summary-line-subject): Ditto.
3078
3079 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3080
3081         * wl-vars.el (wl-summary-line-format): Change default value.
3082         (wl-summary-subject-length-limit): Abolished.
3083         * wl-summary.el (wl-summary-line-subject): Ditto.
3084
3085 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3086
3087         * wl-template.el (wl-template-select): Added optional argument.
3088         If optional argument is specified, reverse
3089         `wl-template-visible-select'.
3090
3091 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3092
3093         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3094         Take prefix argument to force asking the destination folder.
3095
3096 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3097
3098         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3099         count and update status.
3100
3101 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3102
3103         * wl-summary.el (wl-summary-redisplay-internal): If
3104         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3105         after fetching.
3106
3107 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3108
3109         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3110         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3111
3112         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3113
3114 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3117         (All other related portions are changed).
3118         (wl-summary-mark-as-read-all): Rewrite.
3119
3120 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3123         `wl-summary-mark-as-read'.
3124         (wl-summary-mark-as-unread): Rewrite.
3125         (wl-summary-mark-as-read): Added no-modeline argument.
3126         (wl-summary-resume-cache-status): Rewrite.
3127         (wl-summary-exec-subr): Remove unused local variable.
3128
3129 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3130
3131         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3132         logic to call `wl-summary-buffer-prev-folder-function'.
3133         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3134
3135 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3136
3137         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3138         is nil.
3139
3140 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3141
3142         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3143         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3144         (wl-mime-setup): Add its entry.
3145
3146 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3147
3148         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3149         (wl-summary-delete-cache): Likewise.
3150         (wl-summary-mark-as-read): Rewrite.
3151
3152 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3153
3154         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3155         `wl-summary-count-unread'.
3156
3157         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3158
3159         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3160
3161 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3162
3163         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3164         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3165         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3166         Renamed to the elmo-msgdb-*-mark.
3167         (wl-summary-score-marks): Follow the change above.
3168         (wl-summary-auto-refile-skip-marks): Ditto.
3169         (wl-summary-incorporate-marks): Ditto.
3170         (wl-summary-expire-reserve-marks): Ditto.
3171
3172         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3173         changes.
3174         (wl-thread-insert-top): Changed updating message.
3175
3176         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3177         variable.
3178         (wl-summary-count-unread): Count answered marks.
3179         (wl-summary-rescan): Call wl-summary-insert-message instead of
3180         wl-summary-append-message-func-internal.
3181         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3182         (wl-summary-prefetch-msg): Follow the variable name changes.
3183         (wl-summary-prefetch-region): Ditto.
3184         (wl-summary-mark-as-read-all): Follow the API changes;
3185         Don't call elmo-folder-replace-marks.
3186         (wl-summary-delete-cache): Follow the variable name changes.
3187         (wl-summary-resume-cache-status): Ditto.
3188         (wl-summary-update-status-marks): New function.
3189         (wl-summary-insert-message): New function.
3190         (wl-summary-sync-marks): Follow the variable name changes.
3191         (wl-summary-sync-update): Synchronize to the msgdb, too;
3192         Changed update messages.
3193         (wl-summary-make-number-list): Rewrite.
3194         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3195         (wl-summary-mark-as-unread): Follow the API changes.
3196         (wl-summary-exec-subr): Follow the variable name changes.
3197         (wl-summary-mark-as-read): Ditto.
3198         (wl-summary-move-spec-plugged-alist): Ditto.
3199         (wl-summary-move-spec-unplugged-alist): Ditto.
3200         (wl-summary-cursor-move-surface): Ditto.
3201
3202         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3203         variable name changes.
3204         (wl-highlight-summary-current-line): Ditto.
3205
3206         * wl-expire.el (wl-expire-refile): Follow the API change in
3207         elmo-folder-move-messages.
3208         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3209         (wl-summary-archive): Use elmo-folder-msgdb instead of
3210         elmo-msgdb-load.
3211
3212 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3213
3214         * wl-mime.el (wl-draft-preview-message): Restore the position
3215         before evaluating wl-draft-send-hook in preview buffer.
3216
3217 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3218
3219         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3220         when it creates new draft buffer.
3221
3222         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3223         without argument.
3224
3225         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3226         Evaluate content and if the value is string, insert it.
3227         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3228         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3229         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3230         wl-draft-config-sub-part-bottom): Use it.
3231
3232         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3233         with the folder name. The question was unintelligible when it is
3234         called from wl-save-status.
3235
3236 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3237
3238         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3239         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3240         cannot take second argument).
3241
3242 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3243
3244         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3245         as t. Since type and subtype are not case sensitive (RFC 2045).
3246
3247 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3248
3249         * wl-vars.el (wl-message-mode-line-format): New variable.
3250         (wl-message-mode-line-format-spec-alist): Ditto.
3251         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3252         (wl-message-redisplay): Use wl-message-mode-line-format.
3253
3254 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3255
3256         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3257
3258 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3259
3260         * wl-summary.el (wl-summary-default-from): Write description.
3261
3262 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * wl-vars.el (wl-ldap-objectclass): Abolish.
3265
3266         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3267         (wl-ldap-make-filter): Removed condition for objectclass.
3268         (wl-ldap-make-matched-value-list): Remove meaningless process.
3269         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3270         (wl-address-ldap-search): Don't add `*' to `pat' string;
3271         use ignore-errors; added `email';
3272         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3273         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3274         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3275
3276
3277 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3278
3279         * wl-draft.el (wl-draft-parent-folder): Write description.
3280         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3281
3282 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3285         as "" (zero-length string) if no parent.
3286         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3287
3288 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3289
3290         * wl-address.el (wl-address-make-completion-list): Skip duplication
3291         checking.
3292         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3293         `append'.
3294
3295 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3296
3297         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3298         instead of `beginning-of-buffer'.
3299
3300 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3301
3302         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3303
3304 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3305
3306         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3307         Refer wl-message-buffer-name.
3308         (wl-message-wheel-down): Ditto.
3309
3310 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3311
3312         * wl-vars.el (wl-message-buffer-name): New user option.
3313
3314         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3315         directly instead of making alist dinamically.
3316
3317         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3318         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3319         wl-message-buffer-cache-name.
3320         (wl-message-buffer-cache-clean-up): Ditto.
3321
3322         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3323
3324         * Version number is increased to 2.9.15.
3325
3326 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3327
3328         * wl-vars.el (wl-summary-default-view-alist): New user option.
3329
3330         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3331
3332         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3333         while deleting address.
3334         (wl-draft-delete-myself-from-cc): Ditto.
3335
3336         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3337         If optional argument is specified, reverse sort order.
3338
3339         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3340
3341 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3342
3343         * wl-thread.el (wl-thread-insert-message): Return parent number if
3344         exists.
3345         (wl-thread-update-indent-string-region): Use
3346         wl-thread-update-line-on-buffer-sub instead of
3347         wl-thread-update-line-on-buffer.
3348
3349 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3350
3351         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3352         (wl-folder-close-all): Ditto.
3353
3354 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3355
3356         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3357         and mailing-list:.
3358         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3359         value.
3360         (wl-summary-line-list-info): Print mailing-list name even when 
3361         list-number is empty.
3362
3363 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3364
3365         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3366
3367         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3368         (wl-draft-open-file): Ditto.
3369         (wl-draft-random-alphabet): Ditto.
3370
3371         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3372         bindings.
3373
3374 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3375
3376         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3377         * wl-vars.el (wl-draft-config-alist): Ditto.
3378
3379 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3380
3381         * Version number is increased to 2.9.14.
3382
3383         * wl.el (wl): Don't set wl-init as nil when error occured while
3384         auto-checking folders.
3385
3386         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3387         `elmo-expand-newtext'.
3388
3389 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3390
3391         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3392         `this-command' so that `wl-folder-goto-folder' contained in
3393         `wl-summary-keep-cursor-command' work.
3394
3395 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3396
3397         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3398         message buffer displaying state.
3399
3400 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3401
3402         * wl-vars.el (wl-summary-default-view): New variable to specify
3403         default value for `wl-summary-buffer-view' instead of using
3404         set-default.
3405         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3406
3407 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3408
3409         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3410
3411         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3412
3413 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3414
3415         * wl-vars.el (wl-forward-subject-prefix): New variable.
3416         * wl-draft.el (wl-draft-forward): Use it.
3417
3418 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3419
3420         * wl-message.el (wl-message-prev-page): When it is called without
3421         lines argument, scroll down by wl-message-scroll-amount lines.
3422         (wl-message-next-page): Ditto.
3423         * wl-vars.el (wl-message-scroll-amount): Change default value
3424         to preserve current behavior.
3425
3426 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3427
3428         * wl-summary.el (wl-summary-prefetch-msg): Bind
3429         `wl-message-entity' to call `wl-summary-from-function'.
3430
3431 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3432
3433         * wl-message.el (wl-message-buffer-create): Run
3434         wl-message-buffer-created-hook.
3435
3436 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3437
3438         * wl-summary.el (wl-summary-sort-specs): New variable.
3439         (wl-summary-default-sort-spec): Ditto.
3440         (wl-summary-sort): Rewrite.
3441         (wl-summary-sort-by-list-info): New function.
3442
3443 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3444
3445         * wl-summary.el (wl-summary-get-list-info): New function.
3446         (wl-summary-sort): Rewrite.
3447         (wl-summary-line-list-info): Ditto.
3448         (wl-summary-line-list-count): Ditto.
3449         (wl-summary-refile-region): Fixed docstring.
3450
3451 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3452
3453         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3454         `wl-folder-entity-hashtb' as completion table.
3455
3456 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3457
3458         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3459         only when this command is called interactively; silence the byte-
3460         compiler.
3461
3462 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3463
3464         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3465         active in XEmacs.
3466
3467 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3468
3469         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3470         plural lines.
3471
3472 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3473
3474         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3475         of current line when the cursor is on the header name.
3476         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3477
3478 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3479
3480         * wl-util.el (wl-read-directory-name): Return displayed directory
3481         as the default value also on XEmacs.
3482
3483 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3484
3485         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3486         formatting.
3487
3488 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3489
3490         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3491         argument and when it is non-nil, check face property before
3492         highlighting for each line.
3493         (wl-highlight-summary-window): Set it.
3494
3495 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3496
3497         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3498         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3499
3500         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3501         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3502         (wl-draft-get-fcc-list): Likewise.
3503
3504 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3505
3506         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3507         (wl-thread-entity-cur): Ditto.
3508         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3509         wl-thread-indent-regexp setting.
3510         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3511
3512         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3513         wl-summary-lazy-highlight.
3514         (wl-summary-display-bottom): Ditto.
3515
3516         * wl-thread.el (wl-thread-open-close): Likewise.
3517
3518         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3519         from and subject;
3520         Bind wl-draft-use-frame;
3521         Enclose with save-window-excursion;
3522         Use wl-draft-create-buffer instead of with-temp-buffer;
3523         Use wl-draft-prepare-edit;
3524         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3525         Use wl-draft-send instead of wl-draft-raw-send.
3526
3527 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3530         of using wl-from.
3531
3532 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3533
3534         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3535         insert-buffer instead of clone-buffer.
3536         (wl-draft-doing-mime-bcc): New variable.
3537         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3538         infinite loop.
3539         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3540
3541         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3542         (wl-draft-mime-bcc-body): Ditto.
3543
3544         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3545         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3546         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3547         wl-draft-do-mime-bcc.
3548         (wl-draft-mime-bcc-field): New function.
3549         (wl-draft-do-mime-bcc): Ditto.
3550
3551         * wl-address.el (wl-address-complete-header-list): New variable.
3552         (wl-address-complete-header-regexp): Changed default value.
3553
3554         * Version number is increased to 2.9.13.
3555
3556 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3559         it is differed.
3560
3561 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3562
3563         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3564         (wl-summary-line-list-count): Ditto.
3565
3566 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3567
3568         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3569         (wl-nntp-posting-function): New variable.
3570         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3571         `wl-nntp-posting-config-alist'.
3572
3573 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3574
3575         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3576         FLIM.
3577
3578 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3579
3580         * wl-summary.el (wl-summary-target-mark-refile-sub):
3581         Remove a nuisance funcall.
3582
3583 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3584
3585         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3586         as t for `try-completion'.
3587
3588 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-summary.el (wl-summary-default-from): Use
3591         wl-address-header-extract-address instead of
3592         std11-extract-address-components.
3593         (wl-summary-simple-from): Ditto.
3594         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3595         (wl-summary-insert-headers): Show message.
3596         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3597         for whole line.
3598         (wl-summary-default-from): Revert last change.
3599         (wl-summary-simple-from): Ditto.
3600         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3601         (wl-summary-mark-as-read-region): Follow the change above.
3602         (wl-summary-sync-marks): Ditto.
3603         (wl-summary-target-mark-mark-as-read): Ditto.
3604         (wl-summary-redisplay-internal): Ditto.
3605         (wl-summary-redisplay-no-mime-internal): Ditto.
3606         (wl-summary-redisplay-all-header): Ditto.
3607         (wl-summary-mark-as-read): Removed argument `cached';
3608         Use current cache status to set cache mark.
3609         (wl-summary-redisplay-internal): Follow the change above.
3610         (wl-summary-redisplay-no-mime-internal): Ditto.
3611         (wl-summary-redisplay-all-header): Ditto.
3612
3613         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3614
3615         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3616         Don't call itself recursively (Adviced by Yamaoka-san).
3617
3618 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3619
3620         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3621         bind wl-summary-highlight as nil to avoid error caused by missing
3622         local variables.
3623
3624 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3625
3626         * wl-vars.el (wl-invalid-character-message): New user option.
3627
3628         * wl-util.el (wl-set-string-width): If truncated string-width is
3629         larger than specified width, use `wl-invalid-character-message'.
3630
3631 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3632
3633         * wl-summary.el (wl-summary-prefetch-msg): 
3634         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3635
3636 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3637
3638         * wl-vars.el (wl-summary-check-line-format): New user option.
3639         (wl-summary-line-format-file): Ditto.
3640
3641         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3642         variable.
3643         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3644         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3645         and `wl-summary-view-old-p' to check whether do a rescan or not.
3646         (wl-summary-view-old-p): New function.
3647         (wl-summary-line-format-changed-p): Ditto.
3648         (wl-summary-line-format-save): Ditto.
3649         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3650
3651         * wl-util.el (wl-set-string-width): Avoid using negative number
3652         for make-string.
3653
3654 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3655
3656         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3657         return value.
3658
3659         * wl-util.el (wl-set-string-width): Added optional argument
3660         `padding' (All other related portions are changed).
3661         (wl-line-parse-format): If the first letter of column number is
3662         `0', zero-padding the result (ex: "%05l").
3663
3664         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3665
3666 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3667
3668         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3669         sequential summary view.
3670
3671 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3672
3673         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3674         if it doesn't have a -unix version.
3675
3676 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3677
3678         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3679
3680 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3681
3682         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3683         content.
3684         (wl-draft): Follow the change above.
3685
3686         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3687
3688         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3689         and wl-folder-summary-line-format-alist contain %T and %P.
3690
3691         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3692         (wl-summary-mode-line-format): New user option.
3693         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3694         (wl-summary-line-format): Changed default value.
3695         (wl-summary-lazy-highlight): Changed default value.
3696
3697         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3698         change in wl-summary-create-line.
3699         (wl-thread-insert-entity-sub): Ditto.
3700
3701         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3702         (wl-summary-buffer-unread-status): Ditto.
3703         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3704         (wl-summary-buffer-persistent-mark-column): Ditto.
3705         (wl-summary-buffer-mode-line-formatter): Ditto.
3706         (wl-summary-buffer-mode-line): Ditto.
3707         (wl-summary-message-regexp): Abolished.
3708         (All other related portions are changed.)
3709         (wl-summary-detect-mark-position): New function.
3710         (wl-summary-buffer-set-folder): Setup
3711         wl-summary-buffer-mode-line-formatter.
3712         (wl-summary-mode): Setup selective-display;
3713         Setup pre-idle-hook when xemacs.
3714         (wl-summary-update-modeline): Rewrite.
3715         (wl-summary-jump-to-msg): Define as function;
3716         Changed regexp for searching messages.
3717         (wl-summary-message-number): Rewrite.
3718         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3719         Do rescan when old type summary cache.
3720         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3721         (wl-summary-remove-destination): Use '\r' to detect EOL.
3722         (wl-summary-print-destination): Ditto.
3723         (wl-summary-temp-mark): New inline function.
3724         (wl-summary-persistent-mark): Ditto.
3725         (wl-summary-line-number): New function.
3726         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3727         (wl-summary-line-list-count): New function.
3728         (wl-summary-create-line): Added argument persistent-mark.
3729         (All other related portions are changed)
3730         (wl-summary-create-line): Insert '\r'.
3731         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3732         (wl-summary-cursor-move-surface): New inline function.
3733         (wl-summary-prev): Use it.
3734         (wl-summary-next): Ditto.
3735
3736         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3737         wl-summary-message-regexp.
3738         (wl-highlight-summary): Delete progress message.
3739         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3740
3741         * Version number is increased to 2.9.12.
3742
3743 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3744
3745         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3746         variable (nil: no minimum).
3747         (wl-summary-line-subject): Add some spaces after subject by
3748         wl-summary-line-subject-minimum-length.
3749
3750 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3751
3752         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3753         and removed `F'.
3754         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3755         change above).
3756
3757 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3758
3759         * wl-summary.el (wl-summary-line-list-count): Reverted.
3760         (example setting in samples/*/dot.wl is also updated)
3761
3762 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3763
3764         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3765
3766         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3767
3768         * wl-vars.el (wl-summary-line-format): Addes some description to the
3769         docstring.
3770
3771         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3772         (wl-summary-line-close-bracket): Ditto.
3773         (wl-summary-line-children-number): Ditto.
3774         (wl-summary-line-thread-indent): Ditto.
3775         (wl-summary-line-children-and-from): Ditto.
3776
3777         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3778         't', 'c', 'F' and added 'C'.
3779
3780         * wl-util.el (wl-set-string-width): Accept negative value.
3781         (wl-line-parse-format): Added "%number(" and "%)".
3782
3783 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3784
3785         * wl-summary.el (wl-summary-line-list-count): Change format of the
3786         return value.
3787
3788 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3789
3790         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3791         from the recent message.el.
3792         (wl-draft-point-in-header-p): Ditto.
3793         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3794         wl-draft-beginning-of-line.
3795         * wl-e21.el (wl-draft-mode-map): Ditto.
3796         * wl-xmas.el (wl-draft-mode-map): Ditto.
3797
3798         * wl-folder.el: Sort macrodefs by dependencies.
3799
3800 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3801
3802         * wl-summary.el (wl-summary-prev): Fixed regexp.
3803         (wl-summary-next): Ditto.
3804
3805 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3806
3807         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3808
3809 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3810
3811         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3812         for backward compatibility.
3813
3814 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3815
3816         * wl-summary.el (wl-summary-line-list-count): New function, merged
3817         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3818         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3819         list counts.
3820
3821 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3822
3823         * wl-summary.el (wl-summary-create-line): Ignore errors while
3824         timezone-fix-time.
3825
3826         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3827
3828         * wl-summary.el (wl-summary-sync-update): Ditto.
3829         (wl-summary-default-from): Use wl-message-entity
3830         instead of entity.
3831
3832         * wl-summary.el (wl-summary-create-line): Fix.
3833
3834         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3835         (wl-summary-line-format): New user option.
3836         (wl-folder-summary-line-format-alist): Ditto.
3837         (wl-summary-from-width): Abolished.
3838
3839         * wl-util.el (toplevel): Require 'bytecomp.
3840         (wl-line-parse-format): New function.
3841         (wl-line-formatter-setup): New macro.
3842
3843         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3844         (wl-summary-buffer-line-formatter): New buffer local variable.
3845         (wl-summary-switch-to-clone-buffer): Follow the change above.
3846         (wl-summary-message-regexp): Fix.
3847         (wl-summary-from-func-internal): Abolished.
3848         (wl-summary-subject-func-internal): Ditto.
3849         (wl-summary-subject-filter-func-internal): Ditto.
3850         (All other related portions are changed.)
3851         (wl-summary-buffer-set-folder):
3852         Set up wl-summary-buffer-number-column and 
3853         wl-summary-buffer-line-formatter
3854         (All other related portions are changed.)
3855         (wl-summary-buffer-number-column-detect): Abolished.
3856         (All other related portions are changed.)
3857         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3858         (wl-summary-delete-all-temp-marks-on-buffer): Use
3859         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3860         (wl-summary-target-mark-delete): Ditto.
3861         (wl-summary-target-mark-refile-subr): Ditto.
3862         (wl-summary-target-mark-mark-as-read): Ditto.
3863         (wl-summary-target-mark-mark-as-unread): Ditto.
3864         (wl-summary-target-mark-mark-as-important): Ditto.
3865         (wl-summary-target-mark-save): Ditto.
3866         (wl-summary-replace-status-marks): Renamed from
3867         wl-summary-set-status-marks-on-buffer;
3868         Use wl-summary-message-regexp instead of
3869         wl-summary-buffer-number-regexp.
3870         (wl-summary-sync-update): Follow the change above.
3871         (wl-summary-goto-previous-message-beginning): New function.
3872         (wl-summary-mark-as-unread): Use it.
3873         (wl-summary-mark-as-important): Ditto.
3874         (wl-summary-line-formatter): New variable.
3875         (wl-summary-line-year): New function.
3876         (wl-summary-line-day): Ditto.
3877         (wl-summary-line-day-of-week): Ditto.
3878         (wl-summary-line-hour): Ditto.
3879         (wl-summary-line-minute): Ditto.
3880         (wl-summary-line-open-bracket): Ditto.
3881         (wl-summary-line-close-bracket): Ditto.
3882         (wl-summary-line-children-number): Ditto.
3883         (wl-summary-line-thread-indent): Ditto.
3884         (wl-summary-line-size): Ditto.
3885         (wl-summary-line-subject): Ditto.
3886         (wl-summary-line-from): Ditto.
3887         (wl-summary-line-children-and-from): Ditto.
3888         (wl-summary-create-line): Rewritten.
3889         (wl-summary-format-date): Abolished.
3890
3891         * wl-highlight.el (wl-highlight-summary-current-line): Use
3892         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3893         Use thread structure to detect thread top message.
3894
3895         * wl-draft.el (wl-default-draft-cite): Don't use
3896         wl-summary-from-func-internal.
3897
3898         * wl-refile.el (wl-refile-subject-learn): Don't use
3899         wl-summary-subject-filter-func-internal.
3900         (wl-refile-guess-by-subject): Ditto.
3901
3902         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3903         parameters.
3904
3905         * wl-thread.el (wl-thread-update-indent-string-region):
3906         Use wl-thread-update-line-on-buffer instead of
3907         wl-thread-update-indent-string.
3908         (wl-thread-update-children-number): Redefine using
3909         wl-thread-update-line-on-buffer.
3910         (wl-thread-update-indent-string): Abolished.
3911
3912         * Version number is increased to 2.9.11.
3913
3914 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3915
3916         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3917         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3918         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3919
3920         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3921         as nil.
3922
3923         * wl-thread.el (wl-thread-open-all-unread): Use 
3924         elmo-folder-list-messages-mark-match.
3925         (wl-thread-insert-message): Removed argument `mark-alist'.
3926         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3927         elmo-msgdb-set-mark.
3928         (wl-thread-get-children-msgs-uncached): Likewise.
3929         (wl-thread-get-exist-children): Added argument include-self.
3930         (wl-thread-delete-message): Follow the change above.
3931
3932         * wl-summary.el (wl-summary-count-unread): Removed argument.
3933         (wl-summary-rescan): Follow the change above.
3934         (wl-summary-mark-as-read-region): Ditto
3935         (wl-summary-mark-as-unread-region): Ditto.
3936         (wl-summary-delete-messages-on-buffer): Ditto.
3937         (wl-summary-sync-update): Ditto.
3938         (wl-summary-switch-to-clone-buffer): Ditto.
3939         (wl-summary-goto-folder-subr): Ditto.
3940         (wl-summary-target-mark-mark-as-read): Ditto.
3941         (wl-summary-target-mark-mark-as-unread): Ditto.
3942         (wl-summary-target-mark-mark-as-important): Ditto.
3943         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3944         (wl-summary-update-thread): Removed argument `mark-alist'.
3945         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3946         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3947         (wl-summary-resume-cache-status): Likewise.
3948         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3949         elmo-msgdb-set-mark.
3950         (wl-summary-mark-as-read-all): Likewise.
3951         (wl-summary-delete-cache): Ditto.
3952         (wl-summary-auto-select-msg-p): Ditto.
3953         (wl-summary-mark-as-unread): Ditto.
3954         (wl-summary-no-auto-refile-message-p): Ditto.
3955         (wl-summary-mark-as-read): Ditto.
3956         (wl-summary-mark-as-important): Ditto.
3957         (wl-summary-auto-refile): Follow the change above.
3958         (wl-summary-delete-all-marks): Removed.
3959         (wl-summary-resume-marks-and-highlight): Ditto.
3960         (wl-summary-resume-marks): Ditto.
3961         (wl-summary-delete-important-msgs-from-list): Ditto.
3962         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3963
3964         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3965         wl-summary-count-unread.
3966
3967         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3968         (wl-summary-score-update-all-lines): Use
3969         elmo-msgdb-set-mark.
3970
3971 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3972
3973         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3974         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3975         (wl-summary-create-line): Renamed from
3976         wl-summary-overview-create-summary-line;
3977         Argument rearrangement.
3978         (wl-summary-update-thread): Follow the change above.
3979
3980         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3981         (wl-thread-insert-entity-sub): Likewise.
3982
3983         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3984         argument `overview', `mark-alist' and added `msgdb'.
3985
3986         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3987
3988         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3989         (wl-summary-rescan): Follow the change above.
3990         (wl-summary-sync-update): Ditto.
3991         (wl-summary-insert-thread-entity): Ditto;
3992         Don't use `let*' in every while loop;
3993         Detect infinite loop of threads.
3994         (wl-summary-update-thread): Removed argument `overview'.
3995
3996         * wl-thread.el (wl-thread-insert-message): Ditto.
3997
3998         * Version number is increased to 2.9.10.
3999
4000         * wl-message.el (wl-message-redisplay): Ignore errors while
4001         wl-message-redisplay-hook.
4002
4003 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4004
4005         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4006
4007 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4008
4009         * wl.el (wl): inhibit-quit while wl-folder.
4010
4011 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4012
4013         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4014         while msgdb access.
4015
4016 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4017
4018         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4019         even if no folder is not created.
4020
4021 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4022
4023         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4024
4025         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4026         implementation.
4027         (wl-summary-target-mark-thread): Ditto.
4028
4029         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4030
4031 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4032
4033         * wl-util.el (wl-display-bytes): Remove unused function.
4034
4035 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4038         seems critical one (partially reverse the change in 2002/03/17).
4039
4040 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4041
4042         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4043         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4044
4045 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4046
4047         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4048         is not writable.
4049         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4050         plugged status instead of `'force' as 2nd argument.
4051
4052         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4053         is not creatable.
4054
4055         * Version number is increased to 2.9.9.
4056
4057 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4058
4059         * wl-summary.el (wl-summary-suspend): New function.
4060
4061 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4062
4063         * wl.el (wl): Do not check variables if check is nil.
4064         * wl-utils.el (wl-collect-draft): New function.
4065         * wl-folder.el (wl-folder-suspend): Put summary buffers
4066         and draft buffers at the end of buffer list.
4067         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4068
4069 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4070
4071         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4072         loop instead of recursive call.
4073
4074         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4075         2nd argument.
4076
4077 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4078
4079         * wl-draft.el (wl-draft-create-contents): Don't take neither
4080         (function . args) nor (string . something) any more.
4081
4082         * wl-version.el (wl-generate-user-agent-string): Return string
4083         without header symbol.
4084         * wl-draft.el (wl-draft-default-headers): Use it.
4085
4086         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4087         `wl-draft-insert-ccs' and return field value instead of inserting
4088         the header. Abolish cc argument.
4089         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4090
4091         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4092         rather than one with string car.
4093
4094         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4095         * wl-draft.el (wl-draft-create-contents): Add it after the default
4096         headers.
4097
4098         * wl-draft.el (wl-draft-create-contents): For the case of
4099         (symbol-or-string . function) insert header only when the function
4100         returns string value.
4101
4102 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4103
4104         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4105         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4106
4107 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4108
4109         * wl.el (wl-check-environment): Don't check Message-ID when
4110         `wl-insert-message-id' is nil.
4111         Revive checking if `wl-message-id-domain' contains "@".
4112
4113 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4114
4115         * wl.el (wl-check-environment): Merge examination for "@" at
4116         inappropriate position into the first string-match.
4117
4118         * wl-summary.el (wl-summary-target-mark-print): New function.
4119         (wl-summary-pipe-message-subr): Extracted from
4120         `wl-summary-pipe-message'.
4121         (wl-summary-target-mark-pipe): New function.
4122         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4123         `wl-summary-target-mark-pipe'.
4124
4125 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4126
4127         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4128
4129 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4130
4131         * wl.el (wl-check-environment): Use elmo-warning instead of
4132         error for non-critical ones.
4133         Remove trash folder check.
4134         (wl): Don't ignore error in wl-check-environment.
4135
4136         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4137         check, which is moved from `wl-check-environment'.
4138         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4139
4140 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4141
4142         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4143         guess anything, call wl-summary-write.
4144         (wl-summary-write): Create draft with blank To field.
4145         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4146
4147 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4148
4149         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4150         argument full as well for wl-folder-write-current-folder.
4151         If wl-*-write-current-folder cannot guess addressee, add blank
4152         To header.
4153         Rewrite condition for positioning cursor.
4154
4155 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4156
4157         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4158         summary buffer is present, use it.
4159         (wl-folder-jump-to-previous-summary): Ditto.
4160
4161 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4162
4163         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4164
4165         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4166         wl-summary-previous-buffer and wl-summary-next-buffer.
4167
4168         * wl-folder.el (wl-folder-mode-map): Bind
4169         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4170         (wl-folder-jump-to-next-summary): New function.
4171         (wl-folder-jump-to-previous-summary): Ditto.
4172
4173         * wl-draft.el (wl-draft): Rearranged.
4174
4175 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4176
4177         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4178         of header.
4179         (wl-draft): Collect arguments for the header as header-alist.
4180         (wl-draft-forward): Arrange arguments for wl-draft.
4181         (wl-draft-reply): Ditto.
4182         (wl-draft-edit-string): Ditto.
4183         * wl-summary.el (wl-summary-write): Ditto.
4184         (wl-summary-write-current-folder): Ditto.
4185
4186         * Version number is increased to 2.9.8.
4187
4188 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4191
4192         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4193
4194         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4195         even if the guess failed.
4196
4197         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4198         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4199         wl-summary-write-current-folder.
4200         * wl-xmas.el: Ditto.
4201
4202 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4203
4204         * wl-summary.el (wl-summary-next-page): Force display message if
4205         message is not displayed yet.
4206         (wl-summary-prev-page): Ditto.
4207
4208 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4209
4210         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4211
4212 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4213
4214         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4215         add "Preview Message" and "Save Draft and Exit".
4216
4217 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4218
4219         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4220         if addrmgr is called from draft in splitted window.
4221
4222         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4223         * wl-mule.el: Ditto.
4224         * wl-xmas.el: Ditto.
4225
4226 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4227
4228         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4229
4230         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4231         * wl-xmas.el (wl-folder-toolbar): Ditto.
4232
4233 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4234
4235         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4236         and wl-draft-save-and-exit.
4237         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4238         * wl-xmas.el: Ditto.
4239         * wl-mule.el: Ditto.
4240
4241         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4242         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4243
4244 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4245
4246         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4247         lists for saving buffer.
4248
4249 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4252         parent-folder argument instead of it.
4253         (wl-draft-create-buffer): Ditto.
4254         (wl-draft-forward): Ditto.
4255         (wl-draft-reply): Ditto.
4256         * wl-summary.el (wl-summary-write): Ditto.
4257         (wl-summary-write-current-folder): Ditto.
4258
4259         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4260         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4261         Folder buffer after composing.
4262
4263 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4264
4265         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4266         header if the file `wl-x-face-file' already contains it.
4267
4268 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4271         folder" entry.
4272         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4273         * wl-e21.el (wl-folder-toolbar): Ditto.
4274         * wl-xmas.el (wl-folder-toolbar): Ditto.
4275
4276 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4277
4278         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4279         wl-folder-goto-folder with sticky argument.
4280         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4281
4282 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4285         and wl-summary-previous-buffer.
4286         (wl-summary-next-buffer): New function.
4287         (wl-summary-previous-buffer): Ditto.
4288
4289 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4290
4291         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4292         wl-folder-jump-to-current-entity-with-arg.
4293         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4294         `wl-folder-jump-to-current-entity'.
4295         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4296         `wl-summary-goto-folder-sticky'.
4297         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4298         `wl-summary-goto-folder'.
4299         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4300         Unless force-exit, do not clean temp. marks for sticky summary.
4301         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4302
4303 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4304
4305         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4306         not entire.
4307
4308 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4311         to `C-x C-s'.
4312         (wl-summary-save-status): New command.
4313         (wl-summary-exit): Don't clean-up temp marks when sticky.
4314         (Applied patch from Nakayama-san [wl: 09548])
4315         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4316         Do nothing when no mark data.
4317         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4318         Call `wl-summary-delete-all-temp-marks' before saving.
4319
4320 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4321
4322         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4323
4324 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4325
4326         * wl.el (wl-check-environment): Also cause error when (system-name)
4327         returns "localhost.localdomain". (Although it doesn't affect because
4328         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4329
4330 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4331
4332         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4333         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4334
4335         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4336         value.
4337
4338 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4339
4340         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4341         Likewise r-cc-list and r-ng-list.
4342
4343 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4344
4345         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4346         only if it is bound as variable.
4347
4348         * wl-mime.el (wl-draft-preview-message): Ditto.
4349
4350 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4351
4352         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4353         needless `goto-char'.
4354
4355         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4356         `wl-summary-redisplay-no-mime-internal' instead of
4357         `wl-summary-redisplay-no-mime'.
4358         (wl-summary-redisplay-no-mime): Changed argument;
4359         Call `wl-summary-redisplay-no-mime-internal'.
4360
4361         * wl-mime.el (wl-draft-preview-message): Bind
4362         `mime-header-encode-method-alist' locally.
4363
4364         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4365         (wl-draft-std11-parse-addresses): Added the first address check.
4366         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4367
4368         * Version number is increased to 2.9.7.
4369
4370 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4371
4372         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4373
4374 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4375
4376         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4377         related to scrollbar support, if there is no such a feature
4378         compiled in.
4379
4380 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4381
4382         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4383         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4384         for prefetch.
4385
4386 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4387
4388         * wl-summary.el (wl-summary-pick): Fix for no match.
4389
4390 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4391
4392         * wl-draft.el (wl-draft-save):
4393         Override `mime-header-encode-method-alist'.
4394
4395 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4396
4397         * wl-folder.el (wl-folder-pick): New function.
4398         Define key as "?".
4399
4400 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4401
4402         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4403         Fix for unplugged.
4404
4405 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4406
4407         * wl-folder.el (wl-folder-virtual): New function.
4408         Define key as "V".
4409
4410 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4411
4412         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4413         multi folder if entity is group.
4414
4415 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4416
4417         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4418         is nil.
4419
4420 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4421
4422         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4423         (wl-summary-target-mark-msgs): Return the number of marked messages.
4424
4425 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4426
4427         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4428         "first:" is specified.
4429
4430 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4431
4432         * wl-vars.el (wl-from): Use return value of function
4433         user-full-name instead of the variable user-full-name since
4434         XEmacs-20.4 doesn't set this variable.
4435
4436 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4437
4438         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4439         call `wl' directly.
4440
4441 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4442
4443         * wl-draft.el (wl-draft-reedit): Removed duplicated
4444         switch-to-buffers.
4445
4446 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4447
4448         * wl.el (wl-other-frame): Removed garbages.
4449
4450 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4451
4452         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4453
4454         * wl-xmas.el (wl-draft-key-setup): Ditto.
4455
4456         * wl-mule.el (wl-draft-key-setup): Ditto.
4457
4458         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4459         (wl-draft-reedit): Ditto.
4460         (wl-draft-prepare-edit): Add `wl-draft-save' to
4461         `local-write-file-hooks'.
4462         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4463         (wl-draft-reedit): Set buffer-file-name.
4464         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4465
4466
4467         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4468         call it.
4469         (wl-delete-startup-frame-function): New variable.
4470         (wl-other-frame): New function
4471         (Original was written by Yamaoka san [wl: 09239]).
4472
4473         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4474         if `wl-folder-use-frame'.
4475
4476 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4477
4478         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4479
4480 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4481
4482         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4483         New variable.
4484         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4485         (wl-message-buffer-prefetch-get-next): Use them.
4486         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4487
4488 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4489
4490         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4491         with unwind-protect.
4492
4493         * wl-draft.el (wl-draft-reedit): Rewrite.
4494         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4495         (wl-draft-save): Insert header separator if it does not exist;
4496         Removed condition-case.
4497
4498         * wl-summary.el (wl-summary-reedit): Revert last change.
4499
4500         * wl-draft.el (wl-draft-save): Rewrite.
4501         (wl-draft-create-buffer): Set buffer-file-name as nil.
4502
4503         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4504
4505         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4506
4507         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4508         nil.
4509
4510 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4511
4512         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4513         If count is nil, do not prefetch.
4514         (wl-message-buffer-prefetch-next): Next.
4515
4516 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4517
4518         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4519
4520 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4521
4522         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4523         `delete-backward-char'
4524         (wl-draft-prepare-edit): Check major-mode.
4525         (wl-draft-decode-header): Rewrite.
4526         (wl-draft): Fix.
4527
4528 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4529
4530         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4531
4532 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4533
4534         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4535         (wl-message-buffer-prefetch-get-next): Remove size checking.
4536         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4537
4538 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4539
4540         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4541         (wl-draft-default-headers): Fix.
4542
4543 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4544
4545         * wl-draft.el (wl-draft-default-headers): Insert return value of
4546         `wl-generate-mailer-string-function'.
4547
4548 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4549
4550         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4551         (wl-draft-insert-mail-header-separator): Ditto.
4552
4553         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4554         again (Reverted the change on 2002-01-17 by OKADA san).
4555
4556 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4557
4558         * wl-draft.el (wl-draft): Rewrite.
4559         (wl-draft-create-buffer): New function.
4560         (wl-draft-create-contents): Ditto.
4561         (wl-draft-prepare-edit): Ditto.
4562         (wl-draft-decode-header): Ditto.
4563         (wl-draft-decode-body): Ditto.
4564         (wl-draft-check-new-line): Ditto.
4565         (wl-draft-default-headers): Ditto.
4566         (wl-draft-insert-mail-header-separator): Ditto.
4567
4568 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4569
4570         * Version number is increased to 2.9.6.
4571
4572 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4573
4574         * wl-draft.el (wl-draft-delete-field): Optional argument.
4575         (wl-draft-delete-fields): Ditto.
4576
4577 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4578
4579         * wl-message.el (toplevel): Eliminated byte-compile warning.
4580         for `itimer-function', `delete-timer' and `itimer-list'.
4581
4582 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4583
4584         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4585         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4586         `wl-message-buffer-prefetch-threshold'.
4587         * wl-summary.el (wl-summary-redisplay-internal): Remove
4588         the check of `wl-message-buffer-prefetch-depth'.
4589
4590 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4591
4592         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4593         size of article.
4594         (wl-message-buffer-prefetch-subr): Remove size check.
4595
4596 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4597
4598         * wl-vars.el (wl-plugged): Make customizable.
4599
4600 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4601
4602         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4603         (wl-message-buffer-prefetch-set-timer): New function.
4604         (wl-message-buffer-prefetch-get-next): New function.
4605         (wl-message-buffer-prefetch): New function.
4606         (wl-message-buffer-prefetch-next): Rewrite.
4607         (wl-message-buffer-prefetch-subr): Rewrite.
4608         * wl-vars.el (wl-auto-prefetch-first): New variable.
4609         * wl-summary.el (wl-summary-goto-folder-subr): Call
4610         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4611
4612 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4613
4614         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4615         `wl-summary-unread-message-hook'.
4616
4617 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4618
4619         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4620         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4621         if range is `cache-status'.
4622
4623 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4624
4625         * wl-message.el (wl-message-buffer-prefetch-subr):
4626         Improve debug message.
4627
4628 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4629
4630         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4631         `wl-mail-send-pre-hook'.
4632         (wl-draft-send-mail-with-qmail): Ditto.
4633         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4634
4635 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4636
4637         * wl-message.el (wl-message-buffer-prefetch-subr):
4638         Fix for cancel-function-timers bug.
4639         (wl-message-buffer-prefetch-debug): Default value is t.
4640
4641 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4642
4643         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4644         (wl-message-buffer-prefetch-subr): Rewrite.
4645         Rename from `wl-message-buffer-prefetch'.
4646
4647 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4648
4649         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4650         (wl-default-draft-cite-decorate-author): Ditto.
4651
4652         * wl-draft.el (wl-draft-cite-function): Removed.
4653         (wl-default-draft-cite-decorate-author): Ditto.
4654
4655 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4656
4657         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4658         (wl-default-draft-cite): Do not arrange author name if the value of
4659         `wl-default-draft-cite-decorate-author' is nil.
4660
4661 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4662
4663         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4664
4665         * wl-folder.el (wl-folder-check-one-entity): Don't care
4666         `elmo-folder-use-flag-p'.
4667
4668 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4669
4670         * wl-folder (wl-folder-check-one-entity): Fix
4671         problem if unread is nil.
4672
4673 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4674
4675         * wl-address.el (wl-address-make-completion-list): Check whether
4676         the address is a group list.
4677         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4678
4679 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4680
4681         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4682         The number of the messages of new and unread does not count
4683         correctly.
4684
4685         * wl-summary.el (wl-summary-count-unread): Changed to return
4686         `(new . unread)' instead of total.
4687         (wl-summary-sync-update): Follow the change above.
4688
4689         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4690
4691 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4692
4693         * wl-address.el (wl-address-make-completion-list): Do not enclose
4694         address by " <" and ">" if associated realname is "".
4695         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4696         This is against the promblem with group list in .addresses pointed
4697         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4698
4699 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4700
4701         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4702         message is a format control string.
4703         * wl-expire.el (wl-expire-append-log): Ditto.
4704         * wl-mime.el (wl-summary-burst-subr): Ditto.
4705         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4706         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4707
4708 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4709
4710         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4711         wl.el (wl-check-variables): Rename from `wl-check-type'.
4712         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4713         (wl-check-variables-2): New function.
4714         (wl): Call `wl-check-variables-2'.
4715
4716 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4717
4718         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4719         after renaming folder in access group.
4720
4721 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4722
4723         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4724         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4725         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4726         (wl-message-buffer-prefetch): Rewrite.
4727         (wl-message-buffer-prefetch-idle-time): Removed.
4728         * wl-summary.el (wl-summary-redisplay-internal):
4729         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4730         Error check for `wl-message-buffer-prefetch-depht'.
4731
4732 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4733
4734         * Version number is increased to 2.9.5.
4735         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4736
4737 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4738
4739         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4740         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4741         Based on the patch written by
4742         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4743
4744 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4745
4746         * wl-draft.el (wl-draft-raw-send): Fix for
4747         `wl-news-send-pre-hook'
4748
4749 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4750
4751         * wl-utils.el (wl-message-id-function): New variable.
4752         * wl-draft.el (wl-draft-insert-required-fields):
4753         Use `wl-message-id-function'.
4754
4755 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4756
4757         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4758         * wl-utils.el (wl-draft-make-message-id-string):
4759         Use `wl-from' for domain part of Message-ID
4760         if `wl-message-id-use-wl-from' if non-nil.
4761         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4762
4763 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4764
4765         * wl.el (wl): Call `wl-check-type'
4766         Do not 'condition-case'.
4767
4768 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4769
4770         * wl.el (wl-check-type): New function.
4771         (wl-check-type-variables): New variable.
4772
4773 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4774
4775         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4776
4777 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4778
4779         * wl-draft.el (wl-smtp-password-key): New function.
4780         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4781         (wl-draft-send-mail-with-smtp): Ditto.
4782         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4783
4784 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4785
4786         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4787         * wl-utils.el (wl-unique-id-suffix): Remove.
4788
4789 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4790
4791         * Version number is increased to 2.9.4.
4792
4793 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4794
4795         * wl-utils.el (wl-unique-id-suffix): New variable.
4796         (wl-unique-id): Use `wl-unique-id-suffix'
4797
4798 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4799
4800         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4801         instead of `elmo-msgdb-search'.
4802
4803         * Version number is increased to 2.9.3.
4804
4805 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4806
4807         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4808
4809 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4810
4811         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4812         (wl-draft-dispatch-message): Changed for send-later.
4813         (wl-draft-queue-flush): Ditto.
4814         (wl-draft): Clear `wl-sent-message-queued'.
4815         (wl-draft-reedit): Ditto.
4816         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4817         * wl-vars.el (wl-draft-force-queuing): New variable.
4818         (wl-draft-force-queuing-mail): New variable.
4819         (wl-draft-force-queuing-news): New variable.
4820
4821 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4822
4823         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4824         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4825
4826 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4827
4828         * Version number is increased to 2.9.2.
4829
4830 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * wl-draft.el (wl-draft-elide-region): New user command.
4833         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4834
4835         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4836         command `wl-draft-elide-region'.
4837         * wl-mule.el: Ditto.
4838         * wl-xmas.el: Ditto.
4839
4840 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4841
4842         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4843         (wl-biff-check-folder-async): Removed needless let.
4844
4845 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4846
4847         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4848         wl-folder-get-elmo-folder.
4849         (wl-biff-check-folder): Set `biff' argument of
4850         `wl-folder-check-one-entity'.
4851         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4852
4853         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4854         (wl-folder-check-one-entity): Added `biff' argument;
4855         Setup `biff' slot of folder.
4856
4857         * Version number is increased to 2.9.1.
4858
4859 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4860
4861         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4862         comment out and fixed.
4863         (wl-fldmgr-add-completion-subr): Ditto.
4864
4865         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4866         and msgdb.
4867
4868         * wl.el (wl-toggle-plugged): Save summary view.
4869
4870 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4873
4874 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4875
4876         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4877
4878 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4879
4880         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4881         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4882         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4883
4884         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4885         if it was failed.
4886         (wl-demo): Disable undo in the demo buffer.
4887
4888 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4889
4890         * wl-version.el (wl-version): Changed codename.
4891
4892         * Version number is increased to 2.9.0.
4893
4894 2001-12-14  Takuo KITAME <kitame@northeye.org>
4895
4896         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4897         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4898         (wl-folder-mark-as-read-all-current-entity): Ditto.
4899
4900 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-vars.el (wl-from-width): Define as obsolete variable.
4903         (wl-subject-length-limit): Ditto.
4904
4905         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4906
4907         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4908         wl-summary-save-view.
4909
4910         * wl.el (wl-save-status): Ditto.
4911         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4912
4913         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4914         (wl-summary-exit): Follow the change above.
4915         (wl-summary-goto-folder-subr): Ditto.
4916
4917         * wl-folder.el (wl-folder-create-subr): Don't use
4918         `elmo-folder-creatable-p'.
4919
4920 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4921
4922         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4923
4924 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4927         rather than bitmap on Emacs 21.
4928         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4929         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4930         for xbm if the new redisplay engine is not available.
4931
4932 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4933
4934         * wl-folder.el (wl-folder-init-hook): New hook.
4935         (wl-folder-init): Run `wl-folder-init-hook'.
4936
4937 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4940
4941 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4942
4943         * wl-acap.el (wl-acap-cache-filename): New variable.
4944         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4945         (wl-acap-init): Use cache if no ACAP server found.
4946
4947 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4948
4949         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4950         `wl-acap-original-msgdb-dir'.
4951
4952         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4953         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4954
4955         * wl-mime.el (wl-mime-save-directory): Renamed from
4956         `wl-mime-save-dir'.
4957
4958 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4959
4960         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4961
4962         * wl-demo.el: Require `path-util'.
4963         (wl-demo-bitmap-mule-available-p): New internal variable.
4964         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4965         `module-installed-p' instead.
4966         (wl-demo-insert-image): Use *.img file for a bitmap image.
4967         (wl-demo): Don't call the ascii demo recursively.
4968
4969 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4970
4971         * Version number is increased to 2.7.7.
4972
4973 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4974
4975         * wl.el (wl-exit): Eliminated byte-compile warning.
4976
4977 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4978
4979         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4980         obsolete variable using `elmo-define-obsolete-variable'.
4981         (wl-fetch-confirm-threshold): Ditto.
4982         (wl-cache-prefetch-folder-type-list): Ditto.
4983         (wl-cache-prefetch-folder-list): Ditto.
4984
4985 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4988         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4989         (wl-demo-insert-image): New function.
4990         (wl-demo-insert-text): New function.
4991         (wl-demo-image-type-alist): Redefine as a function.
4992         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4993         (wl-demo-with-temp-file-buffer): Removed.
4994         (wl-logo-xpm): Removed.
4995         (wl-logo-xbm): Removed.
4996         (wl-logo-bitmap): Removed.
4997
4998 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4999
5000         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5001         (wl-expire-localdir-get-folder-function): New user option.
5002         (wl-expire-localdir-get-folder): New function.
5003         (wl-expire-localdir-date): Ditto.
5004
5005 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5006
5007         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5008         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5009         Fixed unread number mismatch when all-unread < unread.
5010
5011 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5012
5013         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5014         (wl-fetch-confirm-threshold): Ditto.
5015
5016         * wl-summary.el (wl-summary-confirm-appends): Removed.
5017         (wl-summary-sync-update): Don't refer
5018         `wl-summary-update-confirm-threshold' (It is now abolished).
5019
5020         * wl-message.el (wl-message-display-internal): Don't refer
5021         `wl-fetch-confirm-threshold' (It is now abolished).
5022
5023 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5026
5027 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5028
5029         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5030         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5031         Change default value to nil.
5032         (wl-summary-indent-length-limit): The value can be nil, nil means
5033         unlimited.
5034
5035         * wl-summary.el: Don't set limit for indent length if the value of
5036         wl-summary-indent-length-limit is nil.
5037         If the value of wl-summary-width is nil, it means only that the width
5038         of summary is unlimited (nil doesn't mean that the indent length is
5039         unlimited).
5040
5041         * wl-thread.el: Ditto.
5042
5043 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5044
5045         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5046         be nil, nil means never confirm.
5047         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5048
5049 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5050
5051         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5052         means unlimited).
5053
5054 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5055
5056         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5057         Use `with-temp-buffer'.
5058
5059 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5060
5061         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5062         with new backquote style).
5063         (wl-folder-get-entity-from-buffer): Ditto.
5064
5065 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5066
5067         * wl-version.el (nemacs-version): Eliminated.
5068         (wl-extended-emacs-version2): Ignore nemacs.
5069         (wl-extended-emacs-version3): Ditto.
5070
5071 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5072
5073         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5074         (wl-draft-add-in-reply-to): New variable.
5075         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5076         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5077         (wl-draft-yank-from-mail-reply-buffer): Use
5078         `wl-draft-add-in-reply-to'.
5079         (wl-draft-insert-current-message): Ditto.
5080
5081 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5082
5083         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5084         typo (kill->hide).
5085         (wl-message-buffer-prefetch-folder-type-list): Added elements
5086         `mark' and `cache' instead of `internal'.
5087
5088 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5091         resume msgdb directory.
5092
5093 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5094
5095         * wl.el (wl-exit): Call `wl-acap-exit'.
5096
5097         * wl-summary.el (wl-summary-message-string): New function.
5098         (wl-summary-reedit): Use it.
5099         (wl-summary-resend-bounced-mail): Remove needless let.
5100         (wl-summary-supersedes-message): Ditto.
5101         (wl-summary-save): Ditto.
5102
5103         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5104         (wl-acap-init): Set it.
5105         (wl-acap-exit): New function.
5106
5107 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5108
5109         * wl.el (wl-init): Revert (require 'mime-setup). move from
5110         toplevel.
5111
5112 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5113
5114         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5115         local variables.  Add error when guess function return invalid
5116         value.
5117
5118 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5119
5120         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5121         Change local variable name.
5122         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5123         (wl-folder-get-newsgroups): Return nil when non-news folder.
5124         * wl-summary.el (wl-summary-write-current-folder): State through
5125         when guess-list return nil.
5126         (wl-summary-write-current-folder-functions): Fixed docstring.
5127
5128         * wl.el (wl-exit): Changed confirm message.
5129
5130         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5131         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5132
5133         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5134
5135 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5136
5137         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5138         user option (Renamed from wl-cache-prefetch-folder-type-list).
5139         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5140         from wl-cache-prefetch-folder-list).
5141
5142         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5143         Move to wl-vars.el.
5144         (wl-message-buffer-prefetch-p): Changed to enable
5145         `wl-message-buffer-prefetch-folder-list'.
5146
5147         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5148         `ignore-cache'.
5149
5150 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5151
5152         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5153         `part-top' and `part-bottom'.
5154         (wl-draft-config-sub-part-top): New function.
5155         (wl-draft-config-sub-part-bottom): New function.
5156
5157 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5158
5159         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5160
5161 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5162
5163         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5164
5165 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5166
5167         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5168
5169         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5170         (wl-summary-write-current-folder): Ditto.
5171
5172 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5173
5174         * wl-folder.el (wl-folder-get-newsgroups): Use
5175         `elmo-folder-newsgroups'.
5176
5177 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5180         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5181         `wl-draft-config-sub-header-bottom'.
5182
5183 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5184
5185         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5186         localnews folder.
5187
5188 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5189
5190         * wl-summary.el (wl-summary-mode): Undo last change.
5191
5192         * wl-folder.el (wl-folder-mode): Ditto.
5193
5194 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5195
5196         * wl-summary.el (wl-summary-mode): Locally set
5197         truncate-partial-window-width to nil.
5198         (for XEmacs)
5199
5200         * wl-folder.el (wl-folder-mode): Ditto.
5201
5202 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5203
5204         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5205
5206 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5207
5208         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5209         number.
5210
5211         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5212
5213         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5214
5215         * Version number is increased to 2.7.6.
5216
5217 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5218
5219         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5220
5221 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5222
5223         * wl-summary.el (wl-summary-sync-update): Enclose network
5224         related portion with `unwind-protect'.
5225
5226 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5227
5228         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5229
5230 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5233         element.
5234         * wl-vars.el (wl-message-body-button-alist): Ditto.
5235
5236         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5237         max match length.
5238         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5239
5240         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5241         for the max match length;
5242         Use 4th element value for the button string regexp group.
5243
5244         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5245         candidate exists, prompt to select.
5246
5247 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5248
5249         * wl-summary.el (wl-summary-jump-to-msg): Search before
5250         calibration point by `beginning-of-line'.
5251
5252 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5253
5254         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5255         for access group.
5256
5257 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5258
5259         * wl-message.el (wl-message-display-internal): Bind
5260         `default-mime-charset'.
5261
5262         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5263
5264         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5265
5266         * Version number is increased to 2.7.5.
5267
5268 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5269
5270         * wl-expire.el (wl-summary-archive): Fixed;
5271         Use `elmo-folder-name-internal'.
5272
5273 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5274
5275         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5276         from `elmo-folder-move-messages' caller.
5277         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5278
5279         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5280         related portions are changed).
5281
5282 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5283
5284         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5285         counter.
5286
5287 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5288
5289         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5290         buffer local and set it to nil.
5291
5292         * wl-message.el (wl-message-redisplay): Ditto.
5293
5294 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5295
5296         * wl-summary.el (wl-summary-mark-as-important): If message is
5297         already cached, set messag as read, otherwise encache and mark as read.
5298
5299 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5300
5301         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5302         point-min.
5303
5304 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5307         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5308         a keymap.
5309
5310 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5311
5312         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5313         parent.
5314
5315         * wl-mule.el (wl-message-define-keymap): Ditto.
5316
5317         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5318
5319         * wl-xmas.el (wl-message-display-internal-hook): Define.
5320         (wl-xmas-setup-message-toolbar): Define as function.
5321         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5322         (wl-message-overload-functions): Abolished.
5323         (wl-message-define-keymap): New function.
5324
5325         * wl-vars.el (wl-message-display-internal-hook): New variable.
5326         (wl-message-header-button-alist): New variable (Renamed from
5327         wl-highlight-message-header-button-alist).
5328         (wl-message-body-button-alist): Ditto.
5329
5330         * wl-mule.el (wl-message-define-keymap): New function.
5331         (wl-message-overload-functions): Abolished.
5332
5333         * wl-message.el (wl-message-add-buttons-to-body): New function.
5334         (wl-message-redisplay): Don't call wl-message-overload-functions;
5335         Call wl-message-add-buttons-to-header and
5336         wl-message-add-buttons-to-body.
5337         (wl-message-display-internal): Set keymap argument for
5338         elmo-mime-display-as-is, elmo-mime-message-display;
5339         Run wl-message-display-internal-hook.
5340         (wl-message-refer-article-or-url): Abolished.
5341
5342         * wl-highlight.el (wl-highlight-headers): Don't call
5343         wl-highlight-message-add-buttons-to-header.
5344         (wl-highlight-message-add-buttons-to-header): Abolished.
5345
5346
5347         * wl-e21.el (wl-message-display-internal-hook): Define.
5348         (wl-e21-setup-toolbar): Deleted duplicated binding.
5349         (wl-e21-setup-message-toolbar): Define as function.
5350         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5351         (wl-message-define-keymap): New function.
5352         (wl-message-overload-functions): Abolished.
5353
5354 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5355
5356         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5357         and elmo-folder-close.
5358
5359         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5360
5361 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5362
5363         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5364         boolean value.
5365         * wl-draft.el (wl-draft-do-fcc): Ditto.
5366
5367 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5368
5369         * wl-vars.el (wl-fcc-force-as-read): New variable.
5370         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5371         mark copied message as read.
5372
5373 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5374
5375         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5376
5377 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5378
5379         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5380         `wl-summary-target-above' instead of obsolete variable
5381         `wl-summary-temp-above'.
5382
5383         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5384         instead of `make-obsolete-variable'.
5385         * wl-refile.el (toplevel): Ditto.
5386
5387 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5388
5389         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5390         with third argument t.
5391         (wl-draft): Set first argument for wl-plugged-init as t.
5392
5393         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5394         definition.
5395
5396 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5397
5398         * wl-vars.el: Tabify.
5399         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5400
5401         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5402         message.
5403
5404 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5405
5406         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5407         and set default to beep.
5408
5409 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5410
5411         * wl-vars.el (wl-draft-truncate-lines): New variable.
5412
5413         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5414         instead of wl-message-truncate-lines for truncate-lines.
5415
5416 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5417
5418         * wl-message.el (wl-message-display-internal): Call
5419         `wl-highlight-message' after `elmo-mime-display-as-is'.
5420
5421         * wl-mime.el (wl-mime-display-text/plain): New function.
5422         (wl-mime-display-header): Ditto.
5423         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5424         body-presentation-method for text/plain;
5425         Register `wl-mime-display-header' as a header-presentation-method;
5426         Don't set up `elmo-message-text-content-inserted-hook' and
5427         `elmo-message-header-inserted-hook'.
5428
5429         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5430         variable.
5431         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5432         as t if flag is 'all-header;
5433         Don't bind `elmo-message-ignored-field-list',
5434         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5435
5436 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5439         for xemacs with non-mule environment.
5440
5441 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5442
5443         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5444         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5445         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5446
5447 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5448
5449         * wl-vars.el (wl-interactive-send): Set default value as t.
5450
5451 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5452
5453         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5454         (wl-addrmgr-method-list): Abolished.
5455         (wl-addrmgr-change-method): Follow above change.
5456
5457         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5458
5459 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5460
5461         * wl-vars.el (wl-message-truncate-lines): Change default value
5462         to default-truncate-lines.
5463
5464         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5465
5466 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5467
5468         * wl-vars.el (wl-message-truncate-lines): New variable.
5469
5470         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5471         wl-message-truncate-lines.
5472
5473 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5474
5475         * wl-acap.el (wl-acap-init): Remove period from error message.
5476         (wl-acap-find-acap-service): Remove period from message.
5477
5478 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5479
5480         * wl.el (wl-check-environment): Undo last change.
5481
5482         * wl-vars.el (wl-from): Changed default value.
5483
5484         * wl-util.el (toplevel): Don't require tm-edit.
5485
5486         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5487         `wl-folder-init';
5488         Don't set mark on mail body.
5489         (wl-draft-reedit): Ditto.
5490
5491         * wl-address.el (wl-address-quote-specials): Define as an alias for
5492         elmo-address-quote-specials.
5493
5494 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5495
5496         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5497
5498         * wl-vars.el (wl-from): Set default value as nil.
5499         (wl-organization): Set default value as ORGANIZATION environment
5500         variable.
5501
5502         * wl-draft.el (wl-smtp-extension-bind): Check value of
5503         wl-smtp-connection-type.
5504
5505         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5506         error.
5507
5508 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5509
5510         * Version number is increased to 2.7.4.
5511
5512         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5513         arguments from `wl-highlight-x-face-function' caller.
5514         Use x-face-1.3.6.12 or later.
5515
5516 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5517
5518         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5519
5520 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5521
5522         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5523         (wl-fcc): Fix to accept function.
5524         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5525
5526 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5527
5528         * wl-acap.el (toplevel): Added `product-provide' declare.
5529         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5530
5531 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl.el (wl): Changed order of calling `elmo-init'
5534         and `elmo-folder-init'.
5535
5536 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5537
5538         * wl-mime.el (wl-summary-burst): Extract message when content-type
5539         of root entity is not only `multipart' but also `message/rfc822'.
5540         (wl-summary-burst-subr): Ditto.
5541
5542 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5543
5544         * wl-vars.el (toplevel): Require 'custom.
5545         (wl-trash-folder): Added to `wl-setting' group.
5546
5547         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5548         exists.
5549         (wl-addrmgr-draw): Insert empty line when no entry exists.
5550
5551         * wl-mule.el (wl-message-wheel-up): Fixed.
5552         (wl-message-wheel-down): Ditto.
5553
5554 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5555
5556         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5557         config is an anonymous lambda expression.
5558
5559 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5560
5561         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5562         when Mule 2 is running.
5563
5564 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5565
5566         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5567
5568 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5569
5570         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5571         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5572
5573         * wl-address.el (wl-address-specials-regexp): Eliminated.
5574         (wl-address-quote-specials): Rewrite.
5575
5576 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5579         shy-groups for regexp.
5580
5581         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5582         character classes and Perl style shy-groups for regexp.
5583         (wl-highlight-plugged-current-line): Use Posix style character
5584         classes for regexp.
5585         (wl-e21-highlight-folder-by-numbers): Ditto.
5586         (wl-e21-display-image-p): Use `display-images-p' instead of
5587         `display-graphic-p'.
5588         (display-images-p): Make an alias to `display-graphic-p' if it is
5589         not available.  It is for Emacs version prior to 21.0.105.
5590
5591         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5592         `display-graphic-p'.
5593         (wl-demo-image-type-alist): Ditto.
5594         (display-images-p): Make an alias to `display-graphic-p' if it is
5595         not available.  It is for Emacs version prior to 21.0.105.
5596
5597 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5598
5599         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5600         support.
5601         (wl-generate-user-agent-string): Ditto.
5602
5603         * wl-version.el (wl-version): Update docsting.
5604         (wl-version-status): Ditto.
5605
5606 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5607
5608         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5609         21.0.105.  For Emacs 21.0.104 or earlier.
5610
5611 2001-09-03  Takuo KITAME <kitame@northeye.org>
5612
5613         * wl-e21.el (wl-plugged-init-icons): Use
5614         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5615         (wl-biff-init-icons): Ditto.
5616
5617 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * wl-highlight.el (wl-highlight-summary-current-line):
5620         Fixed highlighting refile/copy destination.
5621
5622         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5623         (wl-acap-store): Encode string by wl-acap-coding-system.
5624
5625 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5626
5627         * wl-acap.el (toplevel): Check and require 'un-define before
5628         'xemacs-ucs;
5629          Added checking for UTF-2000.
5630
5631 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5632
5633         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5634         Don't enclose with `eval-and-compile'.
5635
5636         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5637         wl-init is non-nil.
5638
5639         * wl-draft.el (wl-draft): Ditto.
5640
5641         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5642
5643         * wl-acap.el (toplevel): Require 'wl.
5644         (wl-acap-store): Call `elmo-init'.
5645
5646         * wl.el (wl): Changed position of `wl-check-environment'.
5647         (toplevel): Added autoload setting for wl-acap.
5648
5649         * wl-vars.el (wl-setting): New custom group.
5650         (wl-from): Added wl-setting group.
5651         (wl-user-mail-address-list): Ditto.
5652         (wl-organization): Ditto.
5653         (wl-subscribed-mailing-list): Ditto.
5654         (wl-envelope-from): Ditto.
5655         (wl-smtp-posting-user): Ditto.
5656         (wl-smtp-posting-server): Ditto.
5657         (wl-smtp-posting-port): Ditto.
5658         (wl-smtp-authenticate-type): Ditto.
5659         (wl-pop-before-smtp-user): Ditto.
5660         (wl-pop-before-smtp-server): Ditto.
5661         (wl-pop-before-smtp-port): Ditto.
5662         (wl-pop-before-smtp-authenticate-type): Ditto.
5663         (wl-nntp-posting-server): Ditto.
5664         (wl-nntp-posting-user): Ditto.
5665         (wl-nntp-posting-port): Ditto.
5666         (wl-fetch-confirm-threshold): Ditto.
5667         (wl-prefetch-threshold): Ditto.
5668         (wl-thread-insert-opened): Ditto.
5669         (wl-ldap-server): Ditto.
5670         (wl-ldap-port): Ditto.
5671         (wl-ldap-base): Ditto.
5672         (wl-ldap-objectclass): Ditto.
5673         (wl-use-ldap): Ditto.
5674         (wl-draft-config-alist): Ditto.
5675         (wl-draft-config-matchone): Ditto.
5676         (wl-template-alist): Ditto.
5677         (wl-message-sort-field-list): Ditto.
5678         (wl-message-ignored-field-list): Ditto.
5679         (wl-message-visible-field-list): Ditto.
5680         (wl-interactive-send): Ditto.
5681         (wl-summary-move-order): Ditto.
5682         (wl-auto-select-first): Ditto.
5683         (wl-auto-select-next): Ditto.
5684         (wl-interactive-save-folders): Ditto.
5685
5686         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5687         Initialization codes are moved from wl-local-folder-init.
5688         (wl-local-folder-init): Follow the change above.
5689         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5690
5691         * wl-acap.el: New file.
5692
5693         * Version number is increased to 2.7.3.
5694
5695 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5696
5697         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5698
5699 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5700
5701         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5702         (wl-addrmgr-address-entry-list): Ditto.
5703
5704 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5705
5706         * wl-e21.el (wl-draft-mode-map): Removed binding for
5707         `wl-draft-insert-x-face-field'.
5708
5709         * wl-mule.el (wl-draft-mode-map): Ditto.
5710
5711         * wl-xmas.el (wl-draft-mode-map): Ditto.
5712
5713         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5714         (wl-cs-autoconv): Ditto.
5715         (wl-cs-local): Ditto.
5716         (wl-use-scoring): Ditto.
5717         (wl-mime-charset): Ditto.
5718         (wl-folder-check-async): Ditto.
5719
5720         * wl.el (toplevel): Ignore nemacs and tm.
5721         (wl-exit): Ditto.
5722
5723         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5724         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5725         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5726         instead of wl-address-petname-add-or-change.
5727         (wl-summary-edit-addresses-subr): Use wl-address-delete
5728         instead of wl-address-petname-delete.
5729
5730         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5731
5732         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5733         if error occured.
5734
5735         * wl-message.el (require): Remove tm support.
5736
5737         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5738
5739         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5740         (wl-folder-jump-to-current-entity): Ditto.
5741         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5742
5743         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5744         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5745         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5746
5747         * wl-mule.el (wl-draft-key-setup): Ditto.
5748
5749         * wl-xmas.el (wl-draft-key-setup): Ditto.
5750
5751         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5752         (wl-draft-std11-parse-addresses): New function.
5753         (wl-draft-parse-mailbox-list): Use it.
5754         (wl-draft): Ignore nemacs.
5755         (wl-draft-reedit): Ditto.
5756
5757         * wl-addrmgr.el: New file.
5758         (Original is wl-rcpt.el written by
5759         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5760         Thanks Kitamoto-san.)
5761
5762         * wl-address.el (wl-address-make-address-list): Modified parsing
5763         process.
5764         (wl-address-delete): Renamed from `wl-address-petname-delete';
5765         Modify wl-address-list too.
5766         (wl-address-add-or-change): Renamed from
5767         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5768
5769 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5770
5771         * wl-highlight.el (wl-highlight-summary-current-line):
5772           Work with transient-mark-mode
5773
5774 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * Version number is increased to 2.7.2.
5777
5778         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5779         instead of elmo-dop-queue-method.
5780
5781 2001-08-06  SAITO Atsunori <sai@yedo.com>
5782
5783         * wl-vars.el (wl-ldap-objectclass): New user option.
5784
5785         * wl-address.el (wl-ldap-make-filter): Use it.
5786
5787 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5788
5789         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5790
5791 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl-folder.el (wl-folder): redisplay after folder insertion.
5794
5795         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5796
5797         * wl-summary.el (wl-summary-sync-update):
5798         Change status mark only when new-msgdb exists.
5799         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5800
5801 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5802
5803         * wl-summary.el (wl-summary-open-folder): New function.
5804         (wl-summary-goto-folder-subr): Use it.
5805         (wl-summary-mark-as-important): Fix;
5806         Encache only when no cache exists.
5807
5808 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5809
5810         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5811         Use with-current-buffer.
5812
5813 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5814
5815         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5816         before call `get-buffer'. Fixed parenthesis.
5817         (wl-score-get-header-entry): Clear message and help window when
5818         keyboard quit.
5819         (wl-score-edit-insert-header): Ditto.
5820
5821 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5822
5823         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5824         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5825         (wl-default-draft-cite): Fix.
5826
5827         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5828         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5829
5830 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5831
5832         * wl-message.el (wl-message-prev-page): Do same bahavior
5833         as summary when it is called in the message buffer.
5834         (wl-message-next-page): Ditto.
5835
5836 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * wl-summary.el (wl-summary-forward): Use cache if it is not
5839         section cache.
5840
5841 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5842
5843         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5844         Removed redundant require of elmo-vars.
5845         (wl-biff-state-indicator-on): Changed default value for
5846         xemacs with non-mule environment.
5847
5848         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5849         wl-message-buffer is nil;
5850         Hide progress bar after moving messages.
5851
5852 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5855         message at cursor point is deleted.
5856
5857 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5858
5859         * wl-vars.el: Changed file coding system to euc-japan.
5860         Added -*-coding:-*- magic to the first line.
5861
5862         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5863         Search parent from the first message.
5864
5865         * Version number is increased to 2.7.1.
5866
5867 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5868
5869         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5870
5871 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5872
5873         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5874         refile/delete execution.
5875
5876         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5877         Fixed docstring.
5878
5879 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5882         do update process;
5883         Don't update marks when update process is interrupted.
5884
5885 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl-summary.el (wl-summary-reply): Fixed problem when
5888         wl-draft-use-frame is non-nil.
5889         (wl-summary-forward): Ditto.
5890
5891         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5892         as nil.
5893         (wl-folder-mark-as-read-all-entity): Ditto.
5894         (wl-folder-prefetch-entity): Ditto.
5895
5896         * wl.el (wl): Check environment before wl-init.
5897
5898         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5899         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5900         instead of wl-summary-collect-unread.
5901         (wl-summary-reply): Split message window.
5902
5903 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5904
5905         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5906         only if current language environment is japanese,
5907
5908         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5909         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5910         (wl-folder-goto-folder-subr): Ditto.
5911
5912         * wl-draft.el (wl-draft-dispatch-message): Call
5913         `elmo-file-cache-get-path'.
5914
5915 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5916
5917         * wl-summary.el (wl-summary-cursor-move): If return value of
5918         wl-summary-next-message is not number, don't jump.
5919
5920 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5921
5922         * wl-summary.el (wl-summary-buffer-next-message-function): New
5923         variable.
5924         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5925         if it is bound.
5926
5927         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5928         string.
5929
5930         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5931         (wl-plugged-drawing): Ditto.
5932
5933 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5934
5935         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5936         process.
5937         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5938         with unwind-protect.
5939
5940         * wl.el (wl-init): Require mime-setup.
5941         (wl-check-environment): Don't require mime-setup.
5942
5943         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5944         instead of elmo-folder-type.
5945
5946         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5947         value as nil.
5948
5949 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5950
5951         * Version number is increased to 2.7.0.
5952
5953         * wl-version.el (wl-version): Changed codename.
5954
5955         * wl-summary.el (wl-summary-delete-cache): Fixed.
5956
5957         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5958         Workaround for net folders.
5959         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5960
5961         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5962         value to nil (According to the patch from
5963         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5964
5965         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5966         of elmo-folder-close.
5967
5968 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5969
5970         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5971         for postfix.
5972
5973 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5974
5975         * wl-summary.el (wl-summary-resend-message): Fixed.
5976
5977         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5978         Call wl-draft with `from' argument if its address is included in
5979         `wl-user-mail-address-list'.
5980         (wl-draft): Added `from' argument.
5981
5982         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5983         non-nil.
5984         (wl): Don't show demo if wl-demo is nil.
5985
5986         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5987         wl-summary-use-frame.
5988
5989         * wl-vars.el (wl-summary-use-frame): New user option.
5990         (wl-folder-use-frame): Changed docstring.
5991
5992         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5993         non-nil.
5994         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5995         wl-summary-use-frame.
5996
5997         * wl-vars.el (wl-folder-use-frame): New user option.
5998
5999         * wl-summary.el (wl-summary-exit): Back to folder frame if
6000         wl-folder-use-frame is non-nil.
6001         (wl-summary-redisplay-internal): Ignore cache if current folder
6002         is draft folder,
6003         (wl-summary-redisplay-no-mime): Ditto.
6004         (wl-summary-redisplay-all-header): Ditto.
6005
6006         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6007         if wl-folder-use-frame is non-nil.
6008
6009 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6010
6011         * wl-summary.el (wl-summary-sync-update): Bind
6012         elmo-folder-update-threshold.
6013         (wl-summary-mark-as-important): Enclosed server mark processing
6014         with `save-match-data'.
6015
6016         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6017         only when it is already defined.
6018
6019 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6020
6021         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6022         name of folder exclude localdir is wrong.
6023         * wl-folder.el (wl-folder-sync-entity):
6024         Set `wl-summary-always-sticky-folder-list' as nil.
6025         (wl-folder-mark-as-read-all-entity): Ditto.
6026         (wl-folder-prefetch-entity): Ditto.
6027
6028 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6029
6030         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6031         instead of `wl-summary-write-current-newsgroup'.
6032
6033 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6034
6035         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6036         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6037         non-nil and selected message is important, do not display.
6038
6039 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6040
6041         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6042
6043 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6046
6047         * wl-summary.el (wl-summary-mark-as-important): Set message number
6048         using wl-summary-message-number.
6049
6050 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6051
6052         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6053         destination folder is 'null.
6054
6055 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6056
6057         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6058         New function.
6059         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6060         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6061         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6062
6063 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6064
6065         * wl-mime.el (wl-mime-setup): Added setting for
6066         `mime-setup-signature-key-alist' to avoid overriding key bind for
6067         `wl-draft-send'.
6068
6069         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6070         for `wl-draft-send'.
6071         * wl-mule.el (wl-draft-overload-functions): Ditto.
6072         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6073         * wl-draft.el (wl-draft-send): Ditto.
6074
6075         * wl-message.el (wl-message-display-internal):
6076         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6077         (Patch is provided by <kita@coe.nttdata.co.jp>).
6078
6079 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6080
6081         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6082
6083 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6084
6085         * wl.el (wl): Fix for wl-demo.
6086
6087 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6088
6089         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6090
6091 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6092
6093         * wl-folder.el (wl-folder-prefetch-entity): Use
6094         `wl-folder-get-elmo-folder'.
6095         (wl-folder-count-incorporates): Do not use
6096         `wl-folder-get-elmo-folder'.
6097
6098 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6099
6100         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6101         instead of `elmo-folder-get-type'.
6102
6103 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6104
6105         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6106         position on Subject: field.
6107         (Advised by Mito <mit@nines.nec.co.jp>)
6108
6109 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6110
6111         * wl-folder.el (wl-folder-prefetch-entity): Use
6112         `wl-folder-get-elmo-folder'.
6113
6114 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6115
6116         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6117
6118         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6119         `process-duplicates' slot.
6120
6121         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6122         if detection failed.
6123
6124 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6125
6126         * wl-version.el (wl-version-status): Set to "alpha".
6127
6128 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6131         Check wl-message-buffer lives before set-buffer.
6132
6133 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6134
6135         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6136         called in folder mode.
6137         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6138         * wl-summary.el (wl-summary-exit-pre-hook): Run
6139         `wl-summary-exit-pre-hook' before exit summary mode.
6140
6141 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6142
6143         * wl-version.el (wl-version-status): New variable.
6144         (wl-version-status-alist): Removed.
6145         (wl-version-status): Rule included.
6146
6147 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6150         @sponichi.
6151
6152         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6153         when `mail-reply-buffer' is buffer-local variable.
6154         (Reported by <kita@coe.nttdata.co.jp>).
6155
6156 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6157
6158         * wl-vars.el (toplevel): Require 'elmo-util.
6159
6160 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6161
6162         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6163         (All other related portions are changed)
6164
6165         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6166
6167         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6168
6169 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6170
6171         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6172
6173 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6174
6175         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6176         Delete other windows to avoid an error.
6177         Use `point-marker' instead of `point' to remember the start point
6178         of body.
6179
6180         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6181
6182         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6183         number not to exceed all message number.
6184
6185 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6186
6187         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6188         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6189
6190 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6191
6192         * wl-summary.el (wl-summary-sync-force-update): Added argument
6193         no-check.
6194         (wl-summary-sync-update): Ditto.
6195         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6196         with `no-check'.
6197
6198         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6199         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6200         already running.
6201
6202 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6203
6204         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6205         `dst-folder-arg'.
6206         (wl-expire-archive-number1): Diito.
6207         (wl-expire-archive-number2): Diito.
6208         (wl-expire-archive-Date): Diito.
6209         (wl-archive-number1): Diito.
6210         (wl-archive-number2): Diito.
6211         (wl-archive-date): Diito.
6212         (wl-archive-folder-p): New function.
6213         (wl-summary-expire): Support of expand folder name at
6214         wl-expire-alist.
6215         * wl-util.el (wl-expand-newtext): Renamed from
6216         `wl-refile-expand-newtext'.
6217
6218 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6219
6220         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6221         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6222         `(elmo-msgdb-get-overview msgdb)'.
6223         (wl-summary-prefetch): Bind match data before call
6224         `wl-summay-prefetch-msg'.
6225         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6226         'off if `wl-summary-buffer-disp-msg' is non-nil.
6227         Fixed problem that couldn't show only one new or unread message when
6228         enter folder.
6229         (wl-summary-reply): Don't call `split-window-vertically' and other
6230         window.
6231
6232 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6233
6234         * wl-expire.el (wl-expire-refile): Fixed.
6235
6236 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6237
6238         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6239
6240         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6241         biff notification is removed.
6242
6243         * wl.el (wl): Changed position of `elmo-init'.
6244
6245         * wl-draft.el (wl-default-draft-cite): Use date field
6246         on the citation buffer.
6247
6248         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6249
6250         * wl-xmas.el (wl-folder-internal-icon-list): Added
6251         `wl-folder-shimbun-image'.
6252
6253         * wl-e21.el (wl-folder-internal-icon-list): Added
6254         `wl-folder-shimbun-image'.
6255
6256 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6257
6258         * wl.el (wl-init): Eliminated argument.
6259         (wl): Rewrite.
6260
6261         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6262         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6263         instead of `elmo-folder-msgdb-internal'.
6264         (wl-summary-sync-update): Ditto.
6265         (wl-summary-flush-pending-append-operations): Eliminated.
6266         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6267         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6268         `elmo-folder-open'.
6269
6270         * wl-mime.el (wl-summary-burst): Fixed.
6271
6272         * wl-folder.el (wl-folder-info-save): Check data type.
6273
6274         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6275         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6276         instead of `elmo-folder-msgdb-internal'.
6277         (wl-expire-hide): Ditto.
6278
6279
6280         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6281
6282 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6283
6284         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6285
6286 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6287
6288         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6289
6290 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6291
6292         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6293         Fixed `match-beginning' argument mismatch.
6294
6295 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6296
6297         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6298         the default value.
6299
6300 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6301
6302         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6303         instead of `elmo-nntp-default-port'.
6304
6305         * wl-vars.el: Fixed some doc strings.
6306
6307 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6308
6309         * wl-summary.el (wl-summary-prefetch-msg): Use
6310         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6311
6312         * wl-vars.el: Define *-func as obsolete variable using
6313         `elmo-define-obsolete-variable'.
6314
6315         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6316         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6317         instead of `wl-message-buffer-prefetch-threshold'.
6318
6319         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6320
6321         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6322
6323         * wl-draft.el (wl-caesar-region-func): Ditto.
6324
6325         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6326         Keep unread status in elmo-folder-move-messages.
6327         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6328
6329 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6330
6331         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6332         `wl-summary-buffer-exit-func'
6333         (wl-summary-buffer-message-redisplay-function): Renamed from
6334         `wl-summary-buffer-message-redisplay-func'
6335         (wl-summary-buffer-next-folder-function): Renamed from
6336         `wl-summary-buffer-next-folder-func'.
6337         (wl-summary-buffer-prev-folder-function): Renamed from
6338         `wl-summary-buffer-prev-folder-func'.
6339         (wl-summary-get-petname-function): Renamed from
6340         `wl-summary-get-petname-func'.
6341
6342         * wl-score.el (wl-score-edit-exit-function): Renamed from
6343         `wl-score-edit-exit-func'.
6344
6345         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6346         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6347
6348         * wl-util.el (wl-load-profile-function): Renamed from
6349         `wl-load-profile-func'.
6350
6351         * wl-folder.el (wl-folder-completion-function): Renamed from
6352         `wl-folder-completion-func'.
6353         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6354
6355         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6356         `wl-expire-archive-get-folder-func'.
6357         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6358         (wl-draft-send-mail-function): Renamed from
6359         `wl-draft-send-mail-func'.
6360         (wl-draft-send-news-function): Renamed from
6361         `wl-draft-send-news-func'.
6362         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6363         (wl-generate-mailer-string-function): Renamed from
6364         `wl-generate-mailer-string-func'.
6365         (wl-highlight-signature-search-function): Renamed from
6366         `wl-highlight-signature-search-func'.
6367         (wl-highlight-x-face-function): Renamed from
6368         `wl-highlight-x-face-func'
6369         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6370         (wl-ps-print-buffer-function): Renamed from
6371         `wl-ps-print-buffer-func'
6372         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6373         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6374         (wl-summary-subject-filter-function): Renamed from
6375         `wl-summary-subject-filter-func'.
6376
6377         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6378         `wl-draft-queue-flush-send-func'
6379         (wl-draft-cite-function): Renamed from
6380         `wl-draft-cite-func'
6381
6382         * wl-address.el (wl-address-init-function): Renamed from
6383         `wl-address-init-func'.
6384
6385 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6386
6387         * wl-draft.el (wl-draft-queue-flush): Don't call
6388         `elmo-dop-unlock-message'.
6389         * wl-draft.el (wl-draft-queue-append): Don't call
6390         `elmo-dop-lock-message'.
6391
6392         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6393         (wl-summary-buffer-folder-name): Ditto.
6394         (wl-summary-message-regexp): Added '-' (all other related portions
6395         are changed).
6396         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6397         wl-summary-buffer-folder-name.
6398
6399 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6400
6401         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6402         the number of mails in the folder buffer is not updated by wl-biff.
6403
6404 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6405
6406         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6407         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6408
6409 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6410
6411         * wl-summary.el (wl-summary-next-message):
6412         Return next message number when wl-summary-move-order is nil.
6413
6414 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6415
6416         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6417         `wl-summary-move-spec-alist'.
6418         (wl-summary-move-spec-unplugged-alist): New variable
6419         (Move spec for unplugged status).
6420         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6421         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6422
6423 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6424
6425         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6426         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6427
6428 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6429
6430         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6431         simple quotation to quote the anonymous function.
6432         * tm-wl.el (wl-draft-preview-message): Ditto.
6433
6434 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6435
6436         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6437         Eliminate redundant `save-excursion'.
6438         (wl-highlight-summary-current-line): Ditto.
6439
6440         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6441         accessing match data when `looking-at' failed.
6442
6443         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6444         `elmo-match-string' where users don't care about the speed.
6445         (wl-draft-save): Ditto.
6446
6447 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6448
6449         * wl-util.el (wl-regexp-opt): New function.
6450
6451         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6452         number from `wl-summary-buffer-number-list'.
6453         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6454         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6455         (wl-summary-move-spec-alist): Changed default setting.
6456
6457 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6458
6459         * wl-vars.el (wl-biff-notify-hook): New hook.
6460         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6461         the arrival of new mail.
6462         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6463         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6464
6465 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6468
6469 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6472
6473         * Version number is increased to 2.5.8.
6474
6475         * wl-thread.el (toplevel): require 'cl.
6476         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6477         (wl-thread-make-number-list): New function.
6478         (wl-thread-entity-make-number-list-from-children): Ditto.
6479         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6480         (wl-thread-entity-insert-as-children): Likewise.
6481         (wl-thread-delete-message): Likewise.
6482         (wl-meaning-of-mark): Eliminated.
6483         (wl-thread-next-failure-mark-p): Ditto.
6484         (wl-thread-entity-get-mark): Ditto.
6485         (wl-thread-meaning-alist-get-result): Ditto.
6486         (wl-thread-entity-check-prev-mark): Ditto.
6487         (wl-thread-entity-check-next-mark): Ditto.
6488         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6489         (wl-thread-entity-get-prev-marked-entity): Ditto.
6490         (wl-thread-get-prev-unread): Ditto.
6491         (wl-thread-jump-to-prev-unread): Ditto.
6492         (wl-thread-get-next-unread): Ditto.
6493         (wl-thread-jump-to-next-unread): Ditto.
6494         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6495         (wl-thread-entity-get-next-marked-entity): Ditto.
6496
6497         * wl-summary.el (wl-summary-buffer-number-list):
6498         New bufer-local variable.
6499         (wl-summary-switch-to-clone-buffer): Clone
6500         `wl-summary-buffer-number-list'.
6501         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6502         (wl-summary-cursor-move-regex): Eliminated.
6503         (wl-summary-cursor-up): Rewrite.
6504         (wl-summary-cursor-down): Ditto.
6505         (wl-summary-mode-spec-alist): New variable.
6506         (wl-summary-next-message): New inline function.
6507         (wl-summary-cursor-move): New function.
6508         (wl-summary-default-get-next-msg): Rewrite.
6509         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6510         (wl-summary-rescan): Ditto.
6511         (wl-summary-sync-all-init): Ditto.
6512         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6513         summary is not thread view.
6514         (wl-summary-sync-update): Ditto.
6515         (wl-summary-rescan): Ditto.
6516         (wl-summary-make-number-list): New function.
6517
6518         * wl-draft.el: "FCC" -> "Fcc".
6519
6520 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6521
6522         * wl-highlight.el (wl-highlight-summary-window):
6523         Call `set-buffer-modified-p'.
6524
6525         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6526         (wl): Call `elmo-init' and fix.
6527
6528         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6529         Use new variables.
6530
6531         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6532
6533 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6534
6535         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6536
6537 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6538
6539         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6540
6541 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6542
6543         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6544         `wl-use-toolbar' nor `display-graphic-p'.
6545         (wl-e21-setup-message-toolbar): Ditto.
6546         (wl-e21-setup-summary-toolbar): Ditto.
6547         (wl-e21-setup-folder-toolbar): Ditto.
6548
6549         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6550         (wl-plugged-init-icons): Ditto.
6551
6552         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6553         `display-graphic-p'.
6554         (wl-plugged-set-folder-icon): Ditto.
6555         (wl-highlight-plugged-current-line): Ditto.
6556         (wl-highlight-folder-current-line): Ditto.
6557         (wl-e21-highlight-folder-group-line): Ditto.
6558         (wl-e21-setup-toolbar): Ditto.
6559         (wl-e21-display-image-p): New macro.
6560
6561         * wl-demo.el (wl-demo): Simplified.
6562         (wl-demo-image-type-alist): Use `image-type-available-p' for
6563         checking whether the image type `xbm' is available.
6564
6565 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6566
6567         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6568         (wl-summary-input-range): Ditto.
6569
6570 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl-summary.el (wl-summary-edit-addresses): Use
6573         `wl-summary-get-original-buffer'
6574         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6575         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6576         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6577         (wl-summary-get-newsgroups): Eliminated.
6578         (wl-summary-set-crosspost): Ditto.
6579         (wl-summary-is-crosspost-folder): Ditto.
6580         (wl-crosspost-alist-load): Ditto.
6581         (wl-crosspost-alist-save): Ditto.
6582
6583         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6584         `elmo-setup-subscribed-newsgroups' instead of
6585         `elmo-nntp-make-groups-hashtb'.
6586         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6587         instead of `wl-crosspost-alist-save'.
6588
6589         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6590         of `elmo-folder-message-appendable-p'.
6591         (wl-mime-header-presentation-method): Eliminated.
6592
6593         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6594         (Error occurs in emacs21).
6595
6596         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6597         the current buffer).
6598
6599         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6600         instead of `wl-crosspost-alist-save'.
6601         (wl-init): `elmo-crosspost-message-alist-load'
6602         instead of `wl-crosspost-alist-load'
6603
6604         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6605         (wl-parse-newsgroups): Likewise.
6606         (wl-biff-notify): Run `wl-biff-notify-hook'.
6607
6608 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6611
6612         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6613         when `wl-summary-lazy-highlight' is non-nil.
6614         (wl-summary-goto-folder-subr): Highlight only when
6615         `wl-summary-lazy-highlight' is non-nil.
6616
6617         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6618         Don't display progress and highlight temp-mark when
6619         `wl-summary-lazy-highlight' is non-nil.
6620         (wl-highlight-summary-window): New function.
6621         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6622
6623 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6624
6625         * wl-summary.el (wl-summary-sync): Change `all-visible'
6626         from `all-shown'
6627         (wl-summary-input-range): Ditto.
6628
6629 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6630
6631         * wl-e21.el (wl-highlight-folder-current-line): Call
6632         `wl-folder-init-icons' when folder icons have not been initialized.
6633
6634         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6635
6636         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6637         (wl-demo-image-type-alist): New macro.
6638
6639 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6640
6641         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6642         display does not support graphics.
6643         (wl-plugged-init-icons): Ditto.
6644         (wl-folder-init-icons): Ditto.
6645
6646         * wl-demo.el (wl-demo): Chech closely whether the display
6647         supports graphics.
6648
6649 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6650
6651         * wl-summary.el (wl-summary-get-original-buffer): New function.
6652         (wl-summary-set-crosspost): Use it.
6653         (wl-summary-target-mark-uudecode): Ditto.
6654         (wl-summary-reedit): Ditto.
6655         (wl-summary-resend-bounced-mail): Ditto.
6656         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6657         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6658
6659         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6660         (wl-message-display-internal): Ditto.
6661
6662 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6663
6664         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6665
6666 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6667
6668         * wl-summary.el (wl-summary-save-view): Renamed from
6669         `wl-summary-save-status'.
6670
6671 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6672
6673         * wl-summary.el (wl-summary-sync): Added `all-shown'
6674
6675 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6676
6677         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6678
6679 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6680
6681         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6682
6683 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6684
6685         * wl-highlight.el (wl-highlight-summary-line-string): Use
6686         `zerop' instead of `= 0'.
6687         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6688
6689         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6690         for comparing numbers.
6691         (wl-template-prev): Use `zerop' instead of `eq 0'.
6692
6693         * wl-draft.el (wl-draft-insert-current-message): Use
6694         `with-current-buffer' instead of `save-excursion'.
6695         Use `zerop' instead of `eq 0'.
6696
6697 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6698
6699         * wl-draft.el (wl-draft-insert-ccs): New function.
6700         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6701         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6702
6703 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6704
6705         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6706
6707 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6708
6709         * wl-expire.el (wl-expire-refile): Don't call
6710         elmo-msgdb-add-msgs-to-seen-list;
6711         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6712         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6713
6714 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6715
6716         * wl-message.el (wl-message-prev-page): Ignore errors while
6717         scroll-down.
6718
6719 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6720
6721         * wl-mime.el: Use elmo-original-message-mode instead of
6722         mmelmo-original-mode.
6723
6724         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6725         `elmo-folder-get-spec';
6726         (wl-fldmgr-add-completion-all-completions):
6727         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6728
6729         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6730         of `elmo-folder-get-type'.
6731
6732         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6733         `elmo-folder-get-spec';
6734         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6735         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6736         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6737         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6738         `elmo-read-msg-no-cache';
6739         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6740         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6741         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6742         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6743         `elmo-cache-save';
6744         (wl-draft-reedit): Use `elmo-message-file-name'.
6745
6746         * wl-expire.el: Use `elmo-folder-name-internal';
6747         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6748         Use macro `wl-summary-buffer-msgdb' instead of variable
6749         `wl-summary-buffer-msgdb';
6750         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6751         Use macro `wl-summary-buffer-folder-name' instead of variable
6752         `wl-summary-buffer-folder-name'.
6753         * wl-score.el: Likewise.
6754
6755         * wl-message.el: Rewrite for new message buffer cache mechanism.
6756         (wl-message-buffer-cache-buffer-get): New macro.
6757         (wl-message-buffer-cache-folder-get): Ditto.
6758         (wl-message-buffer-cache-message-get): Ditto.
6759         (wl-message-buffer-cache-entry-make): Ditto.
6760         (wl-message-buffer-cache-hit): Ditto.
6761         (wl-message-buffer-cache-sort): New function.
6762         (wl-message-buffer-cache-add): Ditto.
6763         (wl-message-buffer-cache-delete): Ditto.
6764         (wl-message-buffer-cache-clean-up): Ditto.
6765         (wl-message-buffer-window): Rewrite.
6766         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6767         (wl-message-buffer-display): New function.
6768         (wl-message-display-internal): New function.
6769
6770 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-folder.el: Use `elmo-folder-name-internal';
6773         Use `wl-folder-get-elmo-folder';
6774         Use `elmo-folder-list-messages' instead of
6775         `elmo-list-folder';
6776         Use `elmo-folder-get-primitive-list' instead of
6777         `elmo-folder-get-primitive-spec-list';
6778         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6779         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6780         Use `elmo-folder-create' instead of `elmo-create-folder'.
6781         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6782         (wl-folder-get-elmo-folder): New macro.
6783         (wl-folder-elmo-folder-cache-get): Ditto.
6784         (wl-folder-elmo-folder-cache-put): Ditto.
6785         (wl-folder-suspend): Call `elmo-quit'.
6786
6787         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6788         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6789         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6790         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6791         (toplevel): require 'cl.
6792         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6793
6794         * wl-summary.el: Rewrite to use new elmo interface.
6795
6796 \f
6797 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6798
6799         * wl-mime.el (wl-draft-preview-message):
6800         Run `wl-draft-send-hook' before collecting recipients information;
6801         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6802
6803         * tm-wl.el (wl-draft-preview-message): Ditto.
6804
6805 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6806
6807         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6808         wrong recipients are displayed when forwarded message.
6809
6810 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6811
6812         * Version number is increased to 2.5.7.
6813
6814 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6815
6816         * wl-message.el (wl-message-next-page): Bind
6817         `window-pixel-scroll-increment' to nil while scrolling up.
6818
6819 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6820
6821         * wl-vars.el (wl-save-hook): New hook.
6822         * wl.el (wl-save): Call `wl-save-hook'.
6823
6824 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6825
6826         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6827         Argument WITH-ARG instead of NO-ARG (negative mean).
6828         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6829         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6830         * wl-message.el (wl-message-follow-current-entity): Likewise.
6831
6832 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6833
6834         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6835         FROM was optional argument.
6836         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6837
6838 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6839
6840         * Version number is increased to 2.5.6.
6841
6842 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6843
6844         * wl-version.el (wl-version-show): Removed.
6845         (wl-version): Add `interactive'.
6846
6847 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6848
6849         * wl-summary.el (wl-summary-get-petname-func): New variable.
6850         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6851         instead of `wl-address-get-petname-1'.
6852         (wl-summary-simple-from): Ditto.
6853
6854         * wl-address.el (wl-address-get-petname-1): Define as function.
6855
6856 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6857
6858         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6859         field in the original message.
6860         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6861
6862 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6863
6864         * wl-expire.el (wl-expire-hide):
6865         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6866
6867 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6868
6869         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6870         find decoder for To, Cc, and Subject.
6871
6872 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6873
6874         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6875         for checking `elmo-use-buffer-cache'.
6876         (wl-summary-mark-as-important): Fixed typo in comment.
6877
6878 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6879
6880         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6881         field in the original message.
6882         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6883
6884 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6885
6886         * wl-expire.el (wl-expire-hide):
6887         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6888
6889 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6890
6891         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6892         find decoder for To, Cc, and Subject.
6893
6894 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6895
6896         * Version number is increased to 2.5.5.
6897
6898         * wl-address.el (wl-address-specials-regexp): New constant.
6899         (wl-address-quote-specials): Use it.
6900
6901 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6902
6903         * wl-summary.el (wl-summary-rescan):
6904         Call `wl-summary-buffer-number-column-detect'.
6905         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6906
6907         * wl-message.el (wl-message-mode-map): Define.
6908         (wl-message-decode): Use it as local-map.
6909
6910 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6911
6912         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6913         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6914
6915 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6916
6917         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6918
6919         * wl-mule.el (wl-read-event-char): Ditto.
6920
6921         * wl-e21.el (wl-read-event-char): Ditto.
6922
6923         * wl-nemacs.el (wl-read-event-char): Ditto.
6924         (read-event): Removed.
6925
6926         * wl-util.el (toplevel): Removed dummy definition of
6927         `read-event'.
6928         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6929
6930 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6931
6932         * wl-nemacs.el (elmo-archive-call-process): Moved to
6933         elmo-archive.el.
6934
6935 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6936
6937         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6938         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6939
6940         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6941         instead of magic-number 6.  Use `not' instead of `null' for symbol
6942         `nil' check (not empty list).
6943         (wl-draft-insert-x-face-field): Fixed paren style.
6944
6945         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6946         one-branch conditional statement, instead of `and' and `if'.
6947         (wl-draft-forward): Likewise.
6948         (wl-draft-add-references): Likewise.
6949         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6950
6951         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6952         conditional steatment.  Use `cond' instead of `if'.
6953         (wl-draft-confirm): Likewise.
6954
6955 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6956
6957         * wl-version.el (wl-version-show): Use `product-string-1'
6958         instead of `wl-version'.
6959         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6960
6961         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6962
6963 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6964
6965         * wl-highlight.el (wl-highlight-headers): Revert
6966         `wl-highlight-x-face-func' argument (`beg' and `end').
6967
6968 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6969
6970         * wl.el (toplevel): Move `product-provide' declare.
6971         * wl-demo.el (toplevel): Ditto.
6972         * wl-dnd.el (toplevel): Ditto.
6973         * wl-highlight.el (toplevel): Ditto.
6974         * wl-message.el (toplevel): Ditto.
6975         * wl-refile.el (toplevel): Ditto.
6976         * wl-util.el (toplevel): Ditto.
6977
6978 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6979
6980         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6981         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6982         (wl-thread-close-all): keep cursor position.
6983
6984 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6985
6986         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6987         (eq x 0).
6988         (wl-generate-user-agent-string-1): Fix conditional statement.
6989
6990 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6991
6992         * wl.el (wl-check-environment): Additional check for
6993         'wl-local-domain' and `wl-message-id-domain'.
6994
6995 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6996
6997         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6998
6999 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7000
7001         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7002         instead of `smtp-sasl-user-realm'.
7003
7004 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7005
7006         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7007
7008 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7009
7010         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7011         to the default value as well as `eword-lexical-analyzer'.
7012
7013 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7014
7015         * wl-version.el (wl-extended-emacs-version,
7016         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7017         `elmo-match-string' instead of `wl-match-string'.
7018
7019 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7020
7021         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7022         docstring.
7023
7024 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7025
7026         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7027
7028 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7029
7030         * wl-highlight.el (wl-highlight-headers): Remove
7031         `wl-highlight-x-face-func' argument (`beg' and `end').
7032
7033 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7034
7035         * wl-summary.el (wl-summary-mark-as-important):
7036         Remove cache if folder is local.
7037
7038 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7039
7040         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7041         to get existing e-mail address string.
7042
7043 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7044
7045         * wl-version.el (wl-generate-user-agent-string): Commentary.
7046         (wl-generate-user-agent-string-1): Use `when' for
7047         one-branch conditional statement, instead of `and' and `if'.
7048         (wl-extended-emacs-version, wl-extended-emacs-version2,
7049         wl-extended-emacs-version3): Ditto.
7050
7051 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7052
7053         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7054         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7055         condition-case; Remove initialization.
7056         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7057         (wl-summary-sync-update3): Added argument `sync-all';
7058         Eliminated local variable `msgdb';
7059         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7060         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7061         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7062
7063 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7064
7065         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7066         connection before call `wl-draft-send-mail-with-smtp'.
7067
7068 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7069
7070         * Version number is increased to 2.5.4.
7071
7072 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7073
7074         * wl.el (wl-check-environment): Additional check for
7075         'wl-local-domain' and `wl-message-id-domain'.
7076
7077 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7078
7079         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7080         buffer as command specific.
7081         (wl-folder-mark-as-read-all-entity): Ditto.
7082         (wl-folder-prefetch-entity): Ditto.
7083         (wl-folder-drop-unsync-entity): Ditto.
7084
7085         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7086         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7087         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7088
7089         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7090         save-excursion.
7091
7092 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7093
7094         * Version number is increased to 2.5.3.
7095
7096         * wl-summary.el (wl-summary-save-view-cache):
7097         Delete duplicated `write-region';
7098         Use `write-region-as-binary' instead of `as-binary-output-file' and
7099         `write-region'.
7100
7101 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7102
7103         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7104
7105 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7106
7107         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7108         instead of `smtp-via-smtp'.
7109
7110 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7111
7112         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7113
7114 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7115
7116         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7117         instead of `smtp-sasl-user-realm'.
7118
7119 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7120
7121         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7122
7123 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7124
7125         * Version number is increased to 2.5.2.
7126
7127 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7128
7129         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7130         does not exist.
7131         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7132         (wl-biff-start): Call `timer-activate' if timer already exists.
7133
7134         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7135         only when it is bound as function.
7136
7137 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7138
7139         * Version number is increased to 2.5.1.
7140
7141 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7144         Print refile/copy destination.
7145
7146 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7147
7148         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7149         queue-flush-only is non-nil.
7150
7151         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7152
7153         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7154         checking cache folder.
7155
7156 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7157
7158         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7159         `regexp-quote'.
7160
7161 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7162
7163         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7164         function.
7165         * wl-summary.el (wl-summary-write-current-folder-functions):
7166         Change default value.  Use it.
7167
7168 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7169
7170         * Version number is increased to 2.5.0.
7171
7172         * wl-version.el (wl-version): Changed codename.
7173
7174 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7175
7176         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7177         (wl-summary-supersedes-message): Ditto.
7178
7179 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7180
7181         * wl-refile.el (wl-refile-guess-functions): Renamed from
7182         `wl-refile-guess-func-list'.
7183
7184 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7187         Fixed problem when no rule was matched.
7188
7189 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7190
7191         * wl-summary.el (wl-summary-get-mark): Fixed
7192         `wl-summary-buffer-target-mark' check logic.
7193
7194 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7195
7196         * wl-folder.el (wl-folder-write-current-folder): Added group
7197         folder check.
7198
7199         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7200         `wl-summary-write-current-newsgroup'.
7201         (wl-summary-write-current-folder-functions): New variable.
7202         * wl-folder.el (wl-folder-get-newsgroups): New function.
7203         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7204         (wl-folder-write-current-folder): Renamed from
7205         `wl-folder-write-current-newsgroup'.
7206
7207 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7208
7209         * Version number is increased to 2.3.93.
7210
7211 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7212
7213         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7214         (wl-ldap-make-matched-value-list): Ditto.
7215         (wl-ldap-alias-safe-string): Split e-mail address.
7216
7217         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7218         petname folder default was selected.
7219         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7220         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7221
7222 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7225         to `wl-draft-config-exec'.
7226
7227         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7228         instead of calling `wl-draft-config-exec';
7229         Process group-list and show recipients in minibuffer.
7230
7231         * tm-wl.el (wl-draft-preview-message): Ditto.
7232
7233 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7234
7235         * wl.el (toplevel): Added (C) to copyright notice, and
7236         sync Author header.
7237         * tm-wl.el (toplevel): Ditto.
7238         * wl-address.el (toplevel): Ditto.
7239         * wl-demo.el (toplevel): Ditto.
7240         * wl-dnd.el (toplevel): Ditto.
7241         * wl-draft.el (toplevel): Ditto.
7242         * wl-e21.el (toplevel): Ditto.
7243         * wl-expire.el (toplevel): Ditto.
7244         * wl-folder.el (toplevel): Ditto.
7245         * wl-highlight.el (toplevel): Ditto.
7246         * wl-message.el (toplevel): Ditto.
7247         * wl-mime.el (toplevel): Ditto.
7248         * wl-mule.el (toplevel): Ditto.
7249         * wl-nemacs.el (toplevel): Ditto.
7250         * wl-refile.el (toplevel): Ditto.
7251         * wl-score.el (toplevel): Ditto.
7252         * wl-summary.el (toplevel): Ditto.
7253         * wl-template.el (toplevel): Ditto.
7254         * wl-thread.el (toplevel): Ditto.
7255         * wl-util.el (toplevel): Ditto.
7256         * wl-vars.el (toplevel): Ditto.
7257         * wl-xmas.el (toplevel): Ditto.
7258
7259 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7260
7261         * wl.el (wl-init): Added comment about `wl-init-hook'.
7262         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7263         * wl-vars.el (wl-init-hook): Added docs.
7264         (wl-make-plugged-hook): Removed useless docs.
7265         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7266         * wl-xmas.el (toplevel): Ditto.
7267
7268 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7269
7270         * wl-address.el (toplevel): Fixed multiple Author header format.
7271         * wl-demo.el (toplevel): Ditto.
7272         * wl-draft.el (toplevel): Ditto.
7273         * wl-folder.el (toplevel): Ditto.
7274         * wl-summary.el (toplevel): Ditto.
7275         * wl-thread.el (toplevel): Ditto.
7276         * wl-util.el (toplevel): Ditto.
7277         * wl-vars.el (toplevel): Ditto.
7278         * wl-version.el (toplevel): Ditto.
7279         * wl-xmas.el (toplevel): Ditto.
7280         * wl.el (toplevel): Ditto.
7281
7282         * wl-version.el (toplevel): Added require `elmo-version' for
7283         `product-version-as-string'.
7284
7285 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-vars.el (wl-draft-send-hook): Changed default value to
7288         '(wl-draft-config-exec).
7289
7290         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7291         explicitly.
7292         (wl-draft): Set `wl-draft-config-exec-flag' before running
7293         `wl-mail-setup-hook'.
7294
7295         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7296         `wl-biff-init-icons' to `wl-init-hook' instead of
7297         `wl-make-plugged-hook'.
7298         (Because if `wl-draft' command is invoked at first,
7299         they are not initialized)
7300         Updated copyright notice.
7301
7302         * wl-e21.el (toplevel): Ditto;
7303
7304         * wl-demo.el (toplevel): Updated copyright notice.
7305         * wl-address.el (toplevel): Ditto.
7306         * wl-draft.el (toplevel): Ditto.
7307         * wl-version.el (toplevel): Ditto.
7308         * wl-folder.el (toplevel): Ditto.
7309         * wl-summary.el (toplevel): Ditto.
7310         * wl-thread.el (toplevel): Ditto.
7311         * wl-util.el (toplevel): Ditto.
7312         * wl-vars.el (toplevel): Ditto.
7313         * wl.el (toplevel): Ditto.
7314
7315 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7316
7317         * wl-highlight.el (wl-highlight-message): Fixed problem of
7318         highlighting failure which occured when the last field contains
7319         multiple lines in the draft buffer.
7320
7321         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7322         `wl-biff-start' if plugged.
7323
7324         * wl-util.el (wl-biff-check-folder): New function.
7325         (wl-biff-check-folders): Don't set session name prefix.
7326         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7327         (wl-biff-check-folder-async): Ditto.
7328
7329         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7330         in email address.
7331
7332 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7333
7334         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7335
7336         * wl-draft.el (wl-draft-strip-subject-re): New function.
7337
7338         * wl-draft.el (wl-draft-reply): Use it.
7339
7340 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7341
7342         * wl-message.el (wl-mmelmo-message-redisplay): Use
7343         `mime-display-message' instead of `wl-mime-display-message'.
7344
7345         * wl-mime.el (toplevel): Removed compatibility workaround
7346         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7347         (wl-mime-display-message): Abolished.
7348         (wl-mime-entity-read-field): Ditto.
7349         (wl-mime-combine-message/partial-pieces): Use
7350         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7351
7352 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7353
7354         * wl-template.el: Doc fixes.
7355
7356 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7357
7358         * wl-e21.el (wl-message-overload-functions): Do nothing if
7359         `current-local-map' is not available.
7360         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7361
7362 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7363
7364         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7365         representation.
7366
7367         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7368         number.
7369         (wl-fldmgr-save-folders): Don't use `format' when insert
7370         `wl-fldmgr-folders-header'.
7371
7372 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7373
7374         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7375
7376 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7377
7378         * wl-highlight.el (wl-highlight-message):
7379         Use `std11-field-end' to detect end point of the header field.
7380         Refer `wl-highlight-max-header-size'.
7381
7382         * wl-vars.el (wl-highlight-max-header-size): New variable.
7383
7384         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7385
7386         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7387         Set `for-draft' argument of wl-highlight-headers.
7388         (wl-draft): Ditto.
7389         (wl-draft-reedit): Ditto.
7390         (wl-user-agent-compose-internal): Ditto.
7391
7392 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7393
7394         * wl-message.el (wl-message-add-button): Use overlay.
7395
7396 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7397
7398         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7399
7400         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7401         problem when group-list content is nothing.
7402         (Reported by Mito <mit@nines.nec.co.jp>)
7403
7404 2000-10-18  SAITO Atsunori <sai@yedo.com>
7405
7406         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7407
7408 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7409
7410         * tm-wl.el (toplevel): Use product-provide.
7411
7412 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7413
7414         * Version number is increased to 2.3.92.
7415
7416 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7417
7418         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7419         title text, use `display' property for left margin under Emacs 21.
7420
7421         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7422         properties.
7423         (wl-plugged-init-icons): Ditto.
7424
7425 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl.el (wl-save-status, wl-init): Remove last period in
7428         "...done." message.
7429         * tm-wl.el (wl-summary-burst): Ditto.
7430         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7431         wl-summary-resume-cache-status,
7432         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7433         wl-summary-sync-update3, wl-summary-highlight-msgs,
7434         wl-summary-flush-pending-append-operations,
7435         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7436         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7437         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7438         wl-thread-open-all): Ditto.
7439         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7440         * wl-mime.el (wl-summary-burst): Ditto.
7441         * wl-highlight.el (wl-highlight-summary): Ditto.
7442         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7443         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7444         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7445         * wl-address.el (wl-local-address-init): Ditto.
7446
7447 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7448
7449         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7450         `add-text-properties'.
7451         (wl-plugged-init-icons): Ditto.
7452         (wl-folder-init-icons): Use `propertize' instead of
7453         `put-text-property'.
7454         (wl-plugged-set-folder-icon): Ditto.
7455         (wl-e21-highlight-folder-group-line): Ditto.
7456
7457 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7458
7459         * wl-version.el (wl-version-status-alist): New variable.
7460         (wl-version-status): New function.
7461
7462         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7463         "Cc" part of the case "Reply-To".
7464
7465         * wl-draft.el (wl-draft-reply): Use result of
7466         `eword-extract-address-components'.
7467
7468         * wl-demo.el (wl-demo-icon-name): New constant.
7469         (wl-logo-xpm): Use it.
7470         (wl-logo-xbm): Ditto.
7471         (wl-logo-bitmap): Ditto.
7472
7473         * Version number is increased to 2.3.91.
7474
7475 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7476
7477         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7478         (wl-extended-emacs-version, wl-extended-emacs-version2,
7479         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7480         docstring.
7481
7482         * wl-version.el (wl-generate-user-agent-string-1): New function.
7483         (wl-generate-user-agent-string): Use it.
7484
7485         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7486         `mime-edit-insert-user-agent-field'.
7487         (wl-generate-user-agent-string): Check
7488         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7489
7490         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7491         instead of `if', when verbose case.
7492
7493 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7494
7495         * wl-expire.el (wl-summary-expire): Fix.
7496
7497 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7498
7499         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7500         and `elmo-lost+found-folder' if 'wl-draft.
7501         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7502
7503 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7504
7505         * wl-expire.el (wl-summary-expire): Change messages.
7506         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7507         `deleing-info' instead of "Deleting..."
7508
7509 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7510
7511         * wl-summary.el (wl-summary-refile-subr): Fix.
7512
7513 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7514
7515         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7516         if pipe folder.
7517
7518 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7519
7520         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7521
7522 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7523
7524         * wl-expire.el (wl-expire-hide): New function.
7525         (wl-summary-expire): Add `hide'.
7526
7527 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7528
7529         * wl-vars.el (wl-draft-reply-without-argument-list):
7530         Changed default value to consider `Reply-To:'.
7531         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7532
7533         * Version number is increased to 2.3.90.
7534
7535         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7536         elmo-imap4-get-session with unwind-protect.
7537         Don't cause error.
7538         (wl-summary-sync-marks): Don't check plugged nor folder type.
7539         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7540         (Always keep current buffer).
7541
7542 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7543
7544         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7545         Enclose with `save-excursion'.
7546
7547 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7548
7549         * wl-version.el (wl-version): Remove interactive.
7550
7551 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7552
7553         * wl-version.el (wl-generate-user-agent-string): Use
7554         `product-string-verbose' instead of `product-string-1'.
7555
7556 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7557
7558         * wl-vars.el (wl-draft-use-cache): New variable.
7559         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7560         if wl-draft-use-cache is non-nil.
7561
7562 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7563
7564         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7565         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7566
7567 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7570         (wl-thread-msg-mark-as-unread): Ditto.
7571
7572         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7573         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7574         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7575         Don't set mark in summary if return value of `elmo-mark-as-read'
7576         is nil.
7577         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7578         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7579         instead of `wl-thread-msg-mark-as-read'.
7580         (wl-summary-mark-as-unread-region): Ditto.
7581         (wl-summary-target-mark-mark-as-read): Ditto.
7582
7583         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7584
7585 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7586
7587         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7588
7589         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7590
7591 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7592
7593         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7594         face.
7595
7596 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7597
7598         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7599         `running-xemacs'.
7600
7601 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7602
7603         * wl-version.el (toplevel): Use `product-version-as-string' for
7604         set verstion-string, if defined.
7605
7606         * wl-version.el (wl-version-show): Insert string at point, when
7607         call with argument.
7608
7609         * wl-version.el (wl-generate-user-agent-string): Use
7610         `product-string-1' instead of `wl-appname', `wl-version' and
7611         `wl-codename'.
7612
7613 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7614
7615         * wl-address.el (toplevel): Use product-provide.
7616         * wl-demo.el (toplevel): Ditto.
7617         * wl-dnd.el (toplevel): Ditto.
7618         * wl-draft.el (toplevel): Ditto.
7619         * wl-e21.el (toplevel): Ditto.
7620         * wl-expire.el (toplevel): Ditto.
7621         * wl-fldmgr.el (toplevel): Ditto.
7622         * wl-folder.el (toplevel): Ditto.
7623         * wl-highlight.el (toplevel): Ditto.
7624         * wl-message.el (toplevel): Ditto.
7625         * wl-mime.el (toplevel): Ditto.
7626         * wl-mule.el (toplevel): Ditto.
7627         * wl-nemacs.el (toplevel): Ditto.
7628         * wl-refile.el (toplevel): Ditto.
7629         * wl-score.el (toplevel): Ditto.
7630         * wl-summary.el (toplevel): Ditto.
7631         * wl-template.el (toplevel): Ditto.
7632         * wl-thread.el (toplevel): Ditto.
7633         * wl-util.el (toplevel): Ditto.
7634         * wl-vars.el (toplevel): Ditto.
7635         * wl-xmas.el (toplevel): Ditto.
7636         * wl.el (toplevel): Ditto.
7637
7638 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7639
7640         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7641         instead of product.
7642
7643         * wl-version.el (wl-version): Compile time evalution elmo-version.
7644
7645 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7646
7647         * wl-summary.el (wl-summary-sync-force-update): Append queue
7648         `mark-as-read'if unplugged.
7649
7650 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7651
7652         * wl-version.el: New file.  Use product.el.
7653         * wl.el: add (require 'wl-version).
7654         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7655         for ~/.folders header.
7656         (wl-fldmgr-folders-header): Changed.
7657         * wl-demo.el (wl-demo): Use product.el.
7658
7659         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7660         wl-version.el.
7661         * wl-util.el (wl-version, wl-version-show): Ditto.
7662
7663         * wl-util.el (wl-generate-user-agent-string,
7664         wl-extended-emacs-version, wl-extended-emacs-version2,
7665         wl-extended-emacs-version3): Move to wl-version.el.
7666         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7667         xemacs-codename, mime-edit-insert-user-agent-field,
7668         mime-edit-user-agent-value, mime-editor/version,
7669         mime-editor/codename): Compile warning killer move to
7670         wl-version.el
7671
7672 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7673
7674         * wl-summary.el (wl-summary-refile-subr): Fix.
7675
7676 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7677
7678         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7679         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7680
7681 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7682
7683         * wl.el (wl-check-environment): Check too many `@'.
7684
7685 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7686
7687         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7688
7689 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7690
7691         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7692         wl-draft-reply-myself-without-argument-list): Add variables.
7693         * wl-draft.el (wl-draft-reply): Use it.
7694
7695 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7696
7697         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7698         the 5th argument of `elmo-network-get-spec'.
7699
7700         * wl-thread.el (wl-thread-reparent-children): New inline function.
7701         (wl-thread-delete-message): Use it.
7702
7703         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7704         (wl-summary-score-update-all-lines): Don't use `dolist'.
7705
7706 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7707
7708         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7709         (require 'elmo-msgdb) for inline function.
7710
7711 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7712
7713         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7714
7715 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7716
7717         * wl-score.el (wl-score-headers): Fix for the confusing macro
7718         `elmo-kill-buffer'.
7719
7720 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7721
7722         * wl-summary.el: Don't use the 3rd argument of `require' because
7723         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7724         * wl-util.el: Ditto.
7725         * wl-draft.el: Ditto.
7726
7727 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7728
7729         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7730         window system is not used.
7731
7732 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7733
7734         * wl-thread.el: Don't use `mapcar' only for iteration.
7735         (wl-thread-resume-entity): Ditto.
7736         (wl-thread-delete-message): Ditto.
7737
7738         * wl-summary.el: Bind `dragdrop-drop-functions',
7739         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7740         of `require' for `timezone', `easymenu' and `ps-print';
7741         don't use `mapcar' only for iteration.
7742
7743         * wl-util.el: Bind `mule-version', `nemacs-version',
7744         `emacs-beta-version', `xemacs-codename',
7745         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7746         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7747         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7748         only for iteration.
7749
7750         * wl-score.el: Don't use `mapcar' only for iteration.
7751         (wl-score-simplify-buffer-fuzzy): Ditto.
7752         (wl-score-simplify-subject): Ditto.
7753         (wl-score-headers): Ditto.
7754         (wl-summary-score-update-all-lines): Ditto.
7755
7756         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7757         `enable-multibyte-characters' and `mule-version'.
7758
7759         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7760         `mapcar' only for iteration.
7761
7762         * wl-demo.el: Don't use `mapcar' only for iteration.
7763
7764         * wl-folder.el: Don't use `mapcar' only for iteration.
7765         (wl-folder-open-all): Ditto.
7766         (wl-folder-count-incorporates): Ditto.
7767
7768         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7769         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7770
7771         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7772         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7773         `smtp-connection-type'; specify 3rd argument of `require' for
7774         `timezone'; don't use `mapcar' only for iteration.
7775         (wl-draft-clone-local-variables): Don't use `mapcar'.
7776         (wl-draft-generate-clone-buffer): Ditto.
7777         (wl-user-agent-compose-internal): Ditto.
7778
7779         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7780
7781         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7782         (wl-save-status): Ditto.
7783
7784         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7785         for iteration.
7786
7787 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7788
7789         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7790         removed `Date'.
7791         (wl-fldmgr-make-filter-default): New user option.
7792
7793         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7794         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7795         (wl-fldmgr-filter-completion-alist): Abolish.
7796
7797         * wl.el (wl): Don't check servers if arg is non-nil.
7798
7799         * wl-draft.el (wl-draft-reply): Set only message-id string to
7800         In-Reply-To field.
7801
7802 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7803
7804         * wl-summary.el (wl-summary-pick): Rewrite.
7805
7806         * wl-draft.el (wl-draft-forward): Get references field from
7807         original buffer.
7808         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7809
7810 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7811
7812         * wl-draft.el (wl-draft-forward): Add references field.
7813
7814 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7815
7816         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7817         (wl-draft-reply): Use it.
7818
7819 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7820
7821         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7822         when Emacs 21 is running.
7823
7824         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7825         bindings.
7826
7827 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7828
7829         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7830         XPM icons transparent.
7831
7832         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7833         Emacs 21.
7834
7835 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7836
7837         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7838         nil.
7839
7840         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7841         when it is persistent.
7842         (wl-summary-sync-marks): Changed argument for
7843         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7844         (wl-summary-virtual): Use `elmo-read-search-condition'.
7845         (wl-summary-redisplay-internal): If folder is local, mark as read
7846         even when folder is plugged.
7847
7848 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7849
7850         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7851         of `tool-bar-lines' in the frame parameters.
7852         (after-make-frame-functions, post-command-hook): Don't modify the
7853         value.
7854         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7855         wl-e21-tool-bar-lines): Removed.
7856
7857 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7858
7859         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7860         properties `evaporate' and `wl-momentary-overlay' as well.
7861         (wl-highlight-summary-displaying): Ditto.
7862         (wl-delete-all-overlays): Don't delete overlay which does not have
7863         a property `wl-momentary-overlay'.
7864
7865         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7866         `display-mouse-p' and `display-graphic-p'.
7867         (wl-folder-init-icons): Don't search for XBM or the other files.
7868         (wl-plugged-set-folder-icon): Make icons if and only if
7869         `display-graphic-p' returns non-nil.
7870         (wl-highlight-plugged-current-line): Use `before-string' overlay
7871         property to show icon images.
7872         (wl-highlight-folder-current-line): Ditto.
7873         (wl-e21-highlight-folder-group-line): Ditto.
7874         (wl-e21-highlight-folder-by-numbers): Ditto.
7875         (wl-e21-insert-image): Removed.
7876         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7877         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7878         said.
7879         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7880         `wl-e21-force-switch-toolbar'.
7881         (wl-e21-make-icon-image): Removed.
7882         (wl-e21-setup-toolbar): Don't search for XBM files.
7883         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7884         the default value.
7885
7886 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7887
7888         * wl-util.el (wl-biff-check-folder-async): Set
7889         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7890
7891 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7892
7893         * wl-e21.el (after-make-frame-functions): Add
7894         `wl-e21-force-switch-toolbar'.
7895         (wl-e21-force-switch-toolbar): New function force to switch the
7896         toolbar appearance automatically.
7897         (post-command-hook): Add `wl-e21-switch-toolbar'.
7898         (wl-e21-switch-toolbar): New function to switch the toolbar
7899         appearance automatically.
7900         (wl-e21-tool-bar-lines): New buffer local variable.
7901
7902 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7903
7904         * wl-util.el (wl-biff-check-folders-running): New variable.
7905         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7906         (wl-biff-check-folder-async-callback):
7907         Set `wl-biff-check-folders-running'.
7908         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7909         with unwind-protect.
7910
7911         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7912         Enclose `wl-folder-auto-check' with unwind-protect.
7913
7914         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7915         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7916
7917         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7918
7919         * wl-util.el (wl-biff-notify): New inline function.
7920         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7921         locally.
7922         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7923         folder-list' is 1.
7924         Use `wl-biff-notify'.
7925         (wl-biff-check-folder-async-callback): New function.
7926         (wl-biff-check-folder-async): Ditto.
7927
7928         * wl-folder.el (wl-folder): Don't check folders.
7929         (wl-folder-auto-check): New function.
7930
7931 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7932
7933         * wl-util.el (wl-biff-start) [Emacs19+]:
7934         Use `timer-next-integral-multiple-of-time'.
7935         (wl-biff-check-folders): Use `wl-default-folder'
7936         if `wl-biff-check-folder-list' is nil.
7937
7938 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7939
7940         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7941         instead of `elmo-delete-lists'.
7942
7943 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7944
7945         * wl.el (wl-plugged-toggle-all): Set the value of
7946         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7947         (wl-plugged-toggle): Ditto.
7948         (wl-toggle-plugged): Ditto.
7949         (wl-plugged-init): Ditto.
7950
7951         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7952         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7953         instead of `wl-biff-state-indicator-off' and
7954         `wl-biff-state-indicator-on'; don't modify the value and the type
7955         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7956         (wl-plugged-init-icons): Set icons data to
7957         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7958         instead of `wl-plug-state-indicator-off' and
7959         `wl-plug-state-indicator-on'; don't modify the value and the type
7960         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7961
7962         * wl-vars.el (wl-modeline-biff-state-off,
7963         wl-modeline-biff-state-on, wl-modeline-biff-status,
7964         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7965         wl-modeline-plug-status): New internal variables.
7966         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7967         wl-biff-check-interval, wl-biff-check-folder-list): Change
7968         customization group from `wl-folder' to `wl-highlight'.
7969         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7970         wl-show-plug-status-on-modeline): Defcustomized.
7971
7972         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7973         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7974         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7975         a flag to `mode-line-buffer-identification'.
7976
7977         * wl-e21.el (wl-biff-init-icons): Set icons data to
7978         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7979         instead of `wl-biff-state-indicator-off' and
7980         `wl-biff-state-indicator-on'.
7981         (wl-plugged-init-icons): Set icons data to
7982         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7983         instead of `wl-plug-state-indicator-off' and
7984         `wl-plug-state-indicator-on'.
7985
7986 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7987
7988         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7989         excessive titles.
7990
7991 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7992
7993         * wl.el (wl-plugged-mode): Use revised
7994         `wl-mode-line-buffer-identification'.
7995         (wl-plugged-init): Don't use `force-mode-line-update'.
7996
7997         * wl-xmas.el (wl-draft-overload-functions): Use revised
7998         `wl-mode-line-buffer-identification'.
7999         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8000         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8001         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8002         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8003         `wl-make-plugged-hook';
8004         add `wl-folder-init-icons' and `wl-setup-folder' to
8005         `wl-folder-mode-hook'.
8006
8007         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8008         19 as well.
8009         (wl-mode-line-display-priority-list): New user option.
8010         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8011         Defcustomized.
8012         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8013         Add docs.
8014
8015         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8016         start.
8017         (wl-mode-line-buffer-identification): Revised as a function.
8018
8019         * wl-summary.el (wl-summary-mode): Use revised
8020         `wl-mode-line-buffer-identification'; don't call
8021         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8022         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8023         `wl-xmas-setup-summary'.
8024
8025         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8026         `wl-mode-line-buffer-identification'.
8027
8028         * wl-mule.el (wl-draft-overload-functions): Use revised
8029         `wl-mode-line-buffer-identification'.
8030
8031         * wl-folder.el (wl-make-plugged-alist): Don't call
8032         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8033         (wl-folder): Don't call `wl-folder-init-icons' directly.
8034         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8035         `wl-xmas-setup-folder' directly;
8036         use revised `wl-mode-line-buffer-identification'.
8037         (TopLevel): Don't bind `wl-biff-init-icons',
8038         `wl-plugged-init-icons', `wl-folder-init-icons',
8039         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8040
8041         * wl-e21.el (wl-draft-overload-functions): Use revised
8042         `wl-mode-line-buffer-identification'.
8043         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8044         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8045         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8046         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8047         `wl-make-plugged-hook';
8048         add `wl-folder-init-icons' and `wl-setup-folder' to
8049         `wl-folder-mode-hook'.
8050
8051 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8052             Katsumi Yamaoka    <yamaoka@jpl.org>
8053
8054         * wl.el (wl): Call `wl-biff-start'.
8055         (wl-exit): Call `wl-biff-stop'.
8056         (wl-plugged-mode): Show biff in modeline.
8057         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8058
8059         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8060         (wl-biff-init-icons): New function.
8061         (wl-plugged-init-icons): Don't make too much keymaps.
8062         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8063
8064         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8065         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8066         variables.
8067         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8068         options.
8069
8070         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8071         wl-biff-start, wl-biff-stop): New functions.
8072         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8073         (wl-biff-timer-name): New variable.
8074
8075         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8076
8077         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8078         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8079
8080         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8081         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8082
8083         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8084         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8085         `wl-folder-init-icons' to `ignore' if they are not available.
8086         (wl-folder-mode): Show biff in modeline.
8087
8088         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8089         (wl-biff-init-icons): New function.
8090         (wl-plugged-init-icons): Don't make too much keymaps.
8091         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8092
8093 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8094
8095         * wl-vars.el (wl-strict-diff-folders): Customization Type
8096         and doc fix.  Define as a list of regular expressions for
8097         folders or nil.
8098         * wl-folder.el (wl-folder-check-one-entity): Use
8099         `wl-string-match-member' instead of `wl-string-member' for
8100         `wl-strict-diff-folders'.
8101
8102 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8103
8104         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8105         (wl-highlight-folder-current-line): Use it; new implementation.
8106         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8107         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8108         `defsubst' instead of `defun'.
8109
8110         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8111         `wl-highlight-group-folder-by-numbers'; made it can also be a
8112         number.  See info for more details.
8113
8114         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8115         running.
8116
8117         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8118         to bind them.
8119
8120         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8121         (wl-highlight-folder-current-line): New implementation.
8122
8123         * wl-highlight.el (wl-highlight-folder-group-line): New
8124         implementation.
8125         (wl-delete-all-overlays): Rewrite as a marco.
8126         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8127
8128         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8129         running.
8130         (wl-folder-*-glyph): No need to bind them.
8131
8132         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8133         `wl-e21-highlight-folder-group-icon'; rewrite.
8134         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8135         `defsubst' instead of `defun'.
8136         (wl-folder-mode-map): Bind it when compiling.
8137
8138 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8139
8140         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8141
8142         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8143
8144 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8145
8146         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8147
8148 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8149
8150         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8151         (wl-highlight-folder-current-line): Use it.
8152
8153         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8154         in `id-name'.
8155
8156 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8157
8158         * wl.el: Require `wl-e21' when Emacs 21 is running.
8159
8160         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8161         default when Emacs 21 is running.
8162         (wl-use-highlight-mouse-line): Ditto.
8163         (wl-on-emacs21): New constant.
8164         (wl-on-emacs20): Removed.
8165
8166         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8167         Emacs 21 is running.
8168
8169         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8170         Emacs 21 is running.
8171
8172         * wl-e21.el: New file.
8173
8174 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8175
8176         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8177         (wl-toggle-plugged): Ditto.
8178         (wl-plugged-toggle): Ditto.
8179         (wl-plugged-toggle-all): Ditto.
8180
8181         * wl-vars.el (wl-plug-state-indicator): Refer
8182         `wl-plug-state-indicator-on' indirectly.
8183
8184 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8185
8186         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8187         Call `wl-folder-confirm-existence'.
8188
8189         * wl-folder.el (wl-folder-confirm-existence): Added optional
8190         argument `force'.
8191
8192 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8193
8194         * wl-summary.el (wl-summary-refile-subr): Assume
8195         `copy-or-refile' as symbol.
8196         (wl-summary-refile): Follow up above change.
8197         (wl-summary-copy): Ditto.  Doc fix.
8198
8199 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8200
8201         * wl-summary.el (wl-summary-pick): Don't bind
8202         `elmo-search-mime-charset'.
8203
8204         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8205         default using old backquote style.
8206         (wl-search-mime-charset): Abolished.
8207
8208         * wl-highlight.el (wl-highlight-headers):
8209         Call `point' after `re-search-forward'(for Nemacs).
8210
8211         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8212         for elmo-imap4.el.
8213
8214 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8215
8216         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8217         `wl-message-ignored-field-list' instead of
8218         `mime-view-ignored-field-list'.
8219
8220         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8221         Add interactive spec.
8222         (wl-folder-goto-bottom-of-current-folder): Ditto.
8223         (wl-folder-mode-map): Bind them.
8224
8225         * wl-vars.el (wl-message-ignored-field-list): New variable.
8226         (wl-message-visible-field-list): New variable.
8227
8228         * wl-mime.el (wl-mime-header-presentation-method): New function.
8229         (wl-mime-setup): Set header-presentation-method.
8230
8231 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8232
8233         * wl-nemacs.el (wl-draft-overload-functions): Set
8234         `mode-line-buffer-identification' instead of using
8235         `wl-make-modeline'.
8236
8237         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8238         instead of using `wl-make-modeline'.
8239
8240         * wl-xmas.el (wl-plugged-init-icons): Set up
8241         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8242         (wl-make-modeline): Abolish.
8243         (wl-draft-overload-functions): Set
8244         `mode-line-buffer-identification' instead of using
8245         `wl-make-modeline'.
8246
8247         * wl-util.el (wl-make-modeline-subr): Abolish.
8248         (wl-mode-line-buffer-identification): New alias.
8249
8250         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8251         (wl-summary-make-modeline): Abolish.
8252         (wl-summary-buffer-set-folder): Set
8253         `wl-summary-buffer-folder-indicator'.
8254         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8255         of using `wl-make-modeline'.
8256         (wl-summary-switch-to-clone-buffer): Don't set
8257         `mode-line-buffer-identification'.
8258         (wl-summary-goto-folder-subr): Ditto.
8259
8260         * wl-mule.el (wl-draft-overload-functions): Set
8261         `mode-line-buffer-identification' instead of using
8262         `wl-make-modeline'.
8263
8264         * wl-folder.el (wl-folder-mode): Set
8265         `mode-line-buffer-identification' instead of using
8266         `wl-make-modeline'.
8267         (wl-folder): Don't set `mode-line-buffer-identification'.
8268
8269 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8270
8271         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8272         instead of `member' for `wl-refile-guess-func-list' look-ups.
8273         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8274
8275 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8276
8277         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8278         `wl-message-button-dispatcher'.
8279
8280         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8281
8282         * wl-message.el (wl-message-button-dispatcher): Use it.
8283
8284         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8285         "In-Reply-To".
8286
8287         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8288         Bind `case-fold-search' to t.
8289
8290 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8291
8292         * wl-xmas.el (wl-message-overload-functions): Initialize
8293         `wl-message-button-map'.
8294
8295         * wl-mule.el (wl-message-overload-functions): Initialize
8296         `wl-message-button-map'.
8297
8298         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8299
8300         * wl-message.el (wl-message-button-map): New keymap.
8301         (wl-message-add-button): New function.
8302         (wl-message-button-dispatcher): New function.
8303         (wl-message-button-refer-article): New function.
8304
8305         * wl-highlight.el
8306         (wl-highlight-message-add-buttons-to-header): New function.
8307         (wl-highlight-headers): Use it.
8308
8309 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8310
8311         * wl-summary.el (wl-summary-default-from): Use
8312         `wl-address-get-petname-1'.
8313         (wl-summary-simple-from): Ditto.
8314
8315         * wl-address.el (wl-address-get-petname-1): New inline function.
8316         (wl-address-get-petname): Use it.
8317
8318 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8319
8320         * wl-summary.el (wl-summary-default-from): Return full-name part
8321         from the address if no petname was found.
8322         (wl-summary-simple-from): Ditto.
8323
8324         * wl-address.el (wl-address-get-petname): Return nil if no petname
8325         associated with the address was found.
8326
8327 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8328
8329         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8330         display is finished.
8331
8332 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8333
8334         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8335         `elmo-folder-exists-p' argument.
8336
8337 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8338
8339         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8340         the folder.
8341
8342 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8343
8344         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8345
8346         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8347         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8348
8349 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8350
8351         * wl-folder.el (wl-folder-create-subr): New function.
8352         (wl-folder-confirm-existence): Use it.
8353         (wl-folder-check-one-entity): Use it.
8354         Check the error symbol is derived from 'elmo-open-error.
8355
8356         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8357         `ignore-error'.
8358
8359 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8360
8361         * wl-util.el (toplevel): Add (eval-when-compile (require
8362         'elmo-util)).  (Maybe `provide' is typo.)
8363
8364 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8365
8366         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8367         (I don't know why this was needed.)
8368
8369         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8370         Follow up changes for stream-type.
8371
8372         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8373         (wl-draft-elmo-nntp-send): Ditto.
8374
8375         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8376         (wl-nntp-posting-stream-type): Ditto.
8377         (wl-pop-before-smtp-ssl): Abolished.
8378         (wl-nntp-posting-ssl): Ditto.
8379
8380         * wl-address.el (wl-address-quote-specials): New function.
8381         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8382
8383         * wl-draft.el (wl-draft-reply): Ditto.
8384
8385 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8386
8387         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8388         use function `wl-string-match-assoc'.
8389
8390 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8391
8392         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8393
8394         * wl-draft.el (wl-draft-deduce-address-list): New function.
8395         (wl-draft-parse-mailbox-list): Ditto.
8396         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8397         instead of `smtp-deduce-address-list'.
8398         (wl-draft-on-field-p): Follow group list.
8399
8400         * wl-address.el (wl-address-concat-token): New function.
8401         (wl-address-string-without-group-list-contents): Ditto.
8402         (wl-complete-field-body): Fixed problem of completion
8403         by japanese petname.
8404         (wl-address-make-completion-list): Rewrite.
8405
8406 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8407
8408         * wl-address.el (wl-address-make-completion-list): Completion by
8409         petname.
8410         (wl-complete-field-body): Likewise.
8411
8412 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8413
8414         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8415         contains invalid address syntax.
8416
8417 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8418
8419         * wl-folder.el (wl-folder-check-entity-async): Use
8420         `elmo-nntp-spec-hostname'.
8421
8422 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8423
8424         * wl-summary.el (wl-summary-msgdb-load-async): Use
8425         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8426
8427 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-draft.el (wl-draft-reply): Set argument
8430         `content-transfer-encoding' as nil.
8431
8432 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8433
8434         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8435         `wl-refile-alist'.
8436
8437 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8438
8439         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8440         (wl-draft-edit-string): Ditto.
8441         (wl-draft-forward): Ditto.
8442         * wl-summary.el (wl-summary-write): Ditto.
8443
8444 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-summary.el (wl-summary-sync-update3): Call
8447         `wl-summary-buffer-number-column-detect'.
8448         (wl-summary-buffer-number-column-detect): Search from point-min.
8449
8450 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8451
8452         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8453         contains an address which is not included in original to or cc.
8454
8455 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8456
8457         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8458         begin-line does not exist.
8459         * wl-message.el (wl-message-uu-substring): Ditto.
8460
8461 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8464         clear local variables.
8465         (wl-summary-exit): Call `elmo-commit'.
8466         (wl-summary-switch-to-clone-buffer): Call
8467         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8468         (wl-summary-goto-folder-subr): Ditto.
8469
8470         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8471         POP folder.
8472
8473 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8474
8475         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8476         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8477         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8478         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8479         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8480         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8481
8482         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8483
8484 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8485
8486         * wl-summary.el (wl-summary-search-by-subject):
8487         Search parent message from the latest one.
8488
8489 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8490
8491         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8492         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8493
8494         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8495         New user option.
8496
8497         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8498         if elmo-nntp-use-killed-list is nil.
8499         Use `elmo-msgdb-append-to-killed-list'.
8500         (Append numbers confirmed as disappeared to the killed list.)
8501         (wl-summary-confirm-appends): Don't display negative number.
8502
8503 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8504
8505         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8506
8507 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8508
8509         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8510         range is `all'.
8511         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8512         `elmo-list-bigger-diff'.
8513
8514 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8515
8516         * wl-summary.el (wl-summary-buffer-exit-func):
8517         New buffer local variable.
8518         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8519
8520 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8521
8522         * wl-demo.el (wl-demo): Fix the last change.
8523
8524 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8525
8526         * wl-demo.el (wl-demo): Don't use `eval'.
8527
8528 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8529
8530         * wl-summary.el (wl-summary-buffer-thread-modified):
8531         New buffer-local variable.
8532         (wl-summary-set-thread-modified): New function.
8533         (wl-summary-thread-modified-p): New function.
8534         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8535         (wl-summary-yank-saved-message): Use function
8536         `wl-summary-set-thread-modified'
8537         (wl-summary-switch-to-clone-buffer): Add
8538         `wl-summary-buffer-thread-modified'.
8539
8540         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8541         (wl-summary-buffer-mark-saved-hook): Ditto.
8542         * wl-summary.el (wl-summary-msgdb-save): New hook
8543         `wl-summary-buffer-message-saved-hook' and
8544         `wl-summary-buffer-mark-saved-hook'.
8545
8546 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8547
8548         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8549
8550 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8551
8552         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8553         don't hide scroll bars under FSF Emacsen because it may incur an
8554         undesirable redrawing.
8555
8556 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8557
8558         * wl-draft.el (wl-draft-edit-string): Call
8559         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8560
8561 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8562
8563         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8564
8565 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8566
8567         * wl-summary.el (wl-summary-msgdb-load-async): Call
8568         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8569
8570 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8571
8572         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8573         fringes in demo buffer; center bitmap logo correctly even if old
8574         Mule is used.
8575
8576 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8577
8578         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8579
8580         * wl-refile.el (wl-refile-subject-alist): New variable.
8581         (wl-refile-subject-alist-file-name): Ditto.
8582         (wl-refile-alist-setup): Rewrite.
8583         (wl-refile-alist-save): Use `elmo-object-save'.
8584         Eliminated arguments.
8585         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8586         (wl-refile-guess-by-subject): New function.
8587         (wl-refile-guess-func-list): Added it.
8588
8589 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8590
8591         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8592         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8593
8594 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8595
8596         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8597         New buffer-local variable.
8598         (wl-summary-buffer-next-folder-func): Ditto.
8599         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8600         if non-nil.
8601         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8602         if non-nil.
8603         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8604         if non-nil.
8605         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8606         if non-nil.
8607
8608 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8609
8610         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8611         permanently in the demo buffer.
8612
8613 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8614
8615         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8616         `mime-entity-fetch-field'.
8617
8618         * wl.el (wl-exit): Delete plugged buffer.
8619
8620         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8621         XEmacs has menubar feature.
8622
8623 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8624
8625         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8626         cannot arrive at the beginning of the buffer under old Emacsen.
8627
8628 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8629
8630         * wl-address.el (wl-address-ldap-search):
8631         Call `ldap-search-entries' with `withdn' argument t.
8632         (wl-complete-field-body): Bind completion-ignore-case as t.
8633         Clear ldap search hash when it was sole completion.
8634         Use elmo-string for pattern string.
8635         (wl-ldap-alias-safe-string): Eliminated needless let.
8636
8637 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8638
8639         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8640         (wl-ldap-alias-sep): New constant.
8641         (wl-ldap-search-attribute-type-list): Ditto.
8642         (wl-ldap-get-value): New function.
8643         (wl-ldap-make-filter): Ditto.
8644         (wl-ldap-make-matched-value-list): Ditto.
8645         (wl-ldap-alias-safe-string): Ditto.
8646         (wl-ldap-register-dn-string): Ditto.
8647         (wl-address-ldap-search): Rewrite.
8648
8649 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8650
8651         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8652         thread is deleted.
8653         (wl-thread-delete-line-from-buffer): Ditto.
8654         (wl-thread-get-exist-children): New function.
8655
8656 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8657
8658         * wl-demo.el (wl-demo): Made it to select various image types.
8659         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8660         from `wl-title-logo'.
8661         (wl-logo-ascii): New variable.
8662         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8663         (wl-demo-copyright-notice): New constant.
8664
8665         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8666
8667 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8668
8669         * wl-vars.el (wl-summary-target-above): Renamed from
8670         wl-summary-temp-above.
8671         * wl-score.el (wl-score-get-score-alist): Use it.
8672         (wl-summary-score-update-all-lines): Use it.
8673         * wl-summary.el: Ditto. (make-variable-buffer-local).
8674
8675 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8676
8677         * wl-vars.el (wl-ldap-port): New user option.
8678
8679         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8680         Rewite whole implementation.
8681         (wl-complete-field-body): Fixed.
8682
8683 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8684
8685         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8686         Choose implementation at compile time.
8687
8688 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8689
8690         * wl-address.el (wl-ldap-search-internal): New function.
8691         (wl-complete-field-to): Use it.
8692
8693 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8694
8695         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8696         Use `let' instead of `let*'.
8697         Require 'wl-vars.
8698
8699         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8700         Define as defcustom.
8701         (wl-ldap-base): Ditto.
8702         (wl-use-ldap): Ditto.
8703
8704 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8705
8706         * wl-address.el (wl-ldap-search): New function.
8707         (wl-complete-field-body): Use `wl-ldap-search'.
8708         (wl-ldap-server): New variable.
8709         (wl-ldap-base): Ditto.
8710         (wl-use-ldap): Ditto.
8711
8712 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8713
8714         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8715         (Pointed out by Mito <mit@nines.nec.co.jp>).
8716         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8717         buffer-local variables like `wl-summary-redisplay-internal'.
8718         (wl-summary-redisplay-all-header): Likewise.  Update
8719         Summary view too.
8720
8721 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8722
8723         * wl-summary.el (wl-summary-jump-to-parent-message):
8724         Consider prefix argument.
8725
8726         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8727         when closed thread is deleted.
8728
8729 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8730
8731         * wl-summary.el (wl-summary-jump-to-parent-message):
8732         Consider thread modification.
8733
8734 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8735
8736         * wl-message.el (wl-message-normal-get-original-buffer): Use
8737         `save-excursion'.
8738
8739         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8740         (wl-summary-showto-folder-regexp): Ditto.
8741
8742 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8743
8744         * wl-util.el (wl-delete-alist): Doc fix.
8745         (wl-delete-associations): New function.
8746         (wl-inverse-alist): New function.
8747         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8748         Split temporary variables. Use `wl-delete-associations'
8749         and `wl-inverse-alist'.
8750         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8751
8752 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8753
8754         * wl-folder.el (wl-folder-prefetch-entity):
8755         Execute prefetching if new count is unknown.
8756
8757 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8758
8759         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8760
8761         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8762         delete entity.
8763         (wl-thread-set-parent): If insert as top, set linked as nil.
8764
8765         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8766         `wl-thread-cleanup-symbols' when view mode is thread.
8767
8768 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8769
8770         * wl-folder.el (wl-folder-create-folder-entity): Use
8771         with-current-buffer.
8772         (wl-local-folder-init): Call set-buffer to make sure we are in
8773         the Folder buffer. Don't touch buffer-local variables here.
8774         (wl-folder-mode): Initialize buffer-local variables here.
8775
8776         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8777         (wl-folder-entity-assign-id): Ditto.
8778         (wl-folder-create-entity-hashtb): Ditto.
8779         (wl-local-folder-init): Ditto.
8780         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8781
8782 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8783
8784         * wl-summary.el (wl-summary-default-from): Fix probrem when
8785         std11-extract-address-components return (nil "foo@bar").
8786
8787 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8788
8789         * wl-draft.el (wl-draft-clone-local-variables):
8790         Remove redundant `setq'.
8791
8792 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8793
8794         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8795         Bind wl-highlight-x-face-func as nil while highlighting header.
8796
8797 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8798
8799         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8800
8801 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8802
8803         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8804         elmo-msgdb-overview-hashtb from copy-variables.
8805         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8806         instead of `elmo-msgdb-overview-get-entity-by-number'.
8807         (wl-summary-auto-refile): Ditto.
8808
8809         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8810         `elmo-msgdb-overview-get-entity' instead of
8811         `elmo-msgdb-search-overview-entity'.  Use
8812         `elmo-msgdb-overview-get-entity' instead of
8813         `elmo-msgdb-overview-get-entity-by-number'.
8814         (wl-thread-insert-entity-sub): Ditto.
8815         (wl-thread-insert-message): Ditto.
8816
8817         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8818         `elmo-msgdb-overview-get-entity'.
8819         (wl-normal-message-redisplay): Ditto.
8820
8821 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8822
8823         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8824         `wl-thread-entities'.
8825         (wl-thread-delete-message): Fix remove top message from
8826         `wl-thread-entity-list'.
8827
8828         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8829         wl-append(nconc), because update-list is broken on Meadow.
8830
8831         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8832         updating process.
8833         (wl-summary-rescan): Ditto.
8834         (wl-summary-sync-update3): Ditto.
8835         * wl-thread.el (wl-thread-set-parent): Renamed from
8836         `wl-summary-set-parent'.
8837         (wl-thread-insert-message): Updating buffer faster.
8838         (wl-thread-delete-message): Updating buffer faster.
8839
8840         * wl-score.el (wl-summary-score-update-all-lines): Changed
8841         interval for display progress gauge.
8842
8843 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8844
8845         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8846         folder always-sticky.
8847         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8848         defmacro.
8849
8850 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8851
8852         * wl-vars.el (wl-draft-add-references): New user option.
8853
8854         * wl-draft.el (wl-draft-add-references): New function.
8855         (wl-draft-yank-from-mail-reply-buffer): Use it.
8856         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8857         as nil.
8858
8859 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8860
8861         * wl-thread.el (wl-thread-update-line-msgs): Called
8862         `wl-thread-update-line-on-buffer-sub'.
8863         (wl-thread-update-line-on-buffer): Delete routine of inserting
8864         thread.
8865         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8866         moved from `wl-thread-update-line-on-buffer'.
8867         Add threshold for displaying progress gauge.
8868         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8869         argument of `wl-thread-update-line-msgs'.
8870         Add threshold for displaying progress gauge.
8871         * wl-folder.el:
8872         Add threshold for displaying progress gauge.
8873         * wl-score.el: Ditto.
8874
8875         * wl-expire.el (wl-summary-expire): Display deleting info.
8876
8877 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8878
8879         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8880         `no-msg'.
8881         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8882         argument of `wl-thread-update-line-msgs'.
8883         (wl-summary-set-parent): Added optional argument `parent-number'.
8884         (wl-summary-buffer-saved-message): New buffer local variable.
8885         (wl-summary-save-current-message): New command.
8886         (wl-summary-yank-saved-message): Ditto.
8887         (wl-summary-mode-map): Added key binding for
8888         `wl-summary-save-current-message' (\ew) and
8889         `wl-summary-yank-saved-message' (\C-y).
8890         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8891
8892 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8893
8894         * wl-summary.el (wl-summary-mode-map): Added key binding for
8895         `wl-summary-set-parent' (ts).
8896
8897 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8898
8899         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8900         subject faster. If thread number is reverse, delayed updating
8901         thread.
8902         (wl-summary-search-by-subject): Ditto.
8903         (wl-summary-put-alike): Ditto.
8904         (wl-summary-get-alike): Ditto.
8905         (wl-summary-insert-headers): Insert header of all overview in
8906         buffer.
8907         (wl-summary-rescan): Delayed updating thread. Kill search subject
8908         buffer for wl-summary-search-by-subject.
8909         (wl-summary-sync-update3): Ditto.
8910         (wl-summary-exit): Ditto.
8911         (wl-summary-goto-bottom-of-current-thread): Change for linked
8912         thread.
8913         (wl-summary-overview-create-summary-line): Change line for linked
8914         thread.
8915
8916         * wl-summary.el (wl-summary-update-thread): Use
8917         wl-thread-maybe-get-children-num.
8918         (wl-summary-set-parent): If change parent, move sub thread.
8919         (wl-summary-redisplay-internal): Add horizontal recenter.
8920         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8921
8922         * wl-thread.el (wl-thread-entity-get-linked): New function.
8923         (wl-thread-entity-set-linked): New function.
8924         (wl-thread-create-entity): Add linked element.
8925         (wl-thread-entity-insert-as-top): Use wl-append.
8926         (wl-thread-maybe-get-children-num): If closing thread, return
8927         children msgs.
8928         (wl-thread-update-line-msgs): Displaying progress message.
8929         (wl-thread-update-line-on-buffer-sub): Use
8930         wl-thread-maybe-get-children-num.
8931         (wl-thread-update-line-on-buffer): If update line is not exists,
8932         insert thread.
8933         (wl-thread-delete-message): If delete top msg of thread, search
8934         parent by subject.
8935         (wl-thread-insert-entity): Use
8936         wl-thread-maybe-get-children-num.
8937
8938         * wl-highlight.el (wl-highlight-summary-current-line): change
8939         sregexp for linked thread.
8940         * wl-util.el (wl-count-lines): Count lines.
8941         (wl-horizontal-recenter): horizontal recenter.
8942         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8943         (wl-score-get-alike): Ditto.
8944         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8945         (wl-subject-length-limit): New variable.
8946         (wl-highlight-thread-indent-string-regexp): Changed for linked
8947         thread.
8948
8949 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8950
8951         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8952         New variable (revival).
8953         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8954         by subject matching if there's no in-reply-to nor references field
8955         (revival).
8956
8957 \f
8958 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8959
8960         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8961         message.
8962
8963 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8964
8965         * wl-summary.el (wl-summary-reply): Return t if there was a
8966         message at cursor point.
8967         Added unwind-protect.
8968         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8969         returns t.
8970         (wl-summary-cancel-message): Do nothing when there's no message at
8971         cursor point.
8972         (wl-summary-forward): Ditto.
8973         (wl-summary-jump-to-parent-message): Ditto.
8974         (wl-summary-reedit): Ditto.
8975         (wl-summary-edit-addresses): Ditto.
8976         (wl-summary-pipe-message): Ditto.
8977         (wl-summary-print-message-with-ps-print): Ditto.
8978         (wl-summary-print-message): Ditto.
8979         (wl-summary-mark-as-important): Ditto.
8980         (wl-summary-mark-as-unread): Ditto.
8981
8982         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8983         message at cursor point.
8984         (wl-summary-reply-with-citation): Remove unwind-protect.
8985
8986         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8987         subject searching feature.
8988         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8989         Eliminated.
8990
8991 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8992
8993         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8994         New variable.
8995         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8996         by subject matching if there's no in-reply-to nor references field.
8997
8998         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8999
9000         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9001         when display is finished.
9002         (wl-folder-open-all): Ditto.
9003         (wl-folder-update-access-group): Ditto.
9004         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9005         * wl-thread.el (wl-thread-close-all): Ditto.
9006
9007         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9008         progress gauge only when it was displayed.
9009         * wl-folder.el (wl-folder-insert-entity): Ditto.
9010
9011 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9012
9013         * wl-summary.el (wl-summary-incorporate): Enclose
9014         `wl-summary-sync-force-update' with save-excursion.
9015
9016 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9017
9018         * wl-summary.el (wl-summary-prefetch-region):
9019         Pass current cursor point to `pos-visible-in-window-p' after
9020         moving cursor to the started point.
9021
9022 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9023
9024         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9025
9026         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9027         fields from the forwarding message.
9028         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9029         `ignored-fields'.
9030
9031 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9032
9033         * wl-mime.el (wl-message-request-partial):
9034         Eliminated argument `msgdb'.
9035         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9036         (wl-mime-combine-message/partial-pieces): Likewise.
9037         * tm-wl.el (wl-message-request-partial): Likewise.
9038         (wl-mime-combine-message/partial-pieces): Likewise.
9039
9040 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9041
9042         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9043         when display is finished.
9044
9045 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9046
9047         * wl-summary.el (wl-summary-goto-folder-subr):
9048         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9049
9050 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9051
9052         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9053         when cursor point is visible.
9054
9055 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9056
9057         * wl-expire.el (wl-expire-archive-get-max-number):
9058         Don't use `file-name-directory'.
9059
9060 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9061
9062         * wl-expire.el (wl-expire-archive-get-max-number):
9063         Use `file-name-directory'.
9064
9065 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9066
9067         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9068         only when there is progress.
9069
9070 2000-04-13  Mito <mit@nines.nec.co.jp>
9071
9072         * wl-summary.el (wl-summary-sync-marks): Display progress.
9073
9074 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9075
9076         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9077         (wl-summary-prev): Move cursor regardless of unread status.
9078         (wl-summary-next): Ditto.
9079
9080 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9081
9082         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9083         Added argument `target' and `number'.
9084         * tm-wl.el (wl-summary-burst-subr): New function.
9085         (wl-summary-burst): Use it.
9086
9087 2000-04-10  Mito <mit@nines.nec.co.jp>
9088
9089         * wl-mime.el (wl-burst): New function.
9090         (wl-summary-burst): Use it.
9091
9092 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9093
9094         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9095         as petname when there's no candidate.
9096
9097 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9098
9099         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9100         New variable.
9101         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9102
9103         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9104
9105         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9106
9107 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9108
9109         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9110         Use substring of `original' instead of buffer-substring.
9111         (wl-refile-evaluate-rule):
9112         Set `original' argument of wl-refile-expand-newtext.
9113
9114         * wl-summary.el
9115         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9116         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9117         (wl-summary-auto-refile): Check existence of destination folder just
9118         before marking.
9119
9120 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9121
9122         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9123         when wl-refile-get-field-value return nil.
9124
9125 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9126
9127         * wl-refile.el
9128         (wl-refile-expand-newtext): New function imported from Gnus.
9129         (wl-refile-evaluate-rule): Use it.
9130
9131 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9132
9133         * wl-summary.el (wl-summary-print-destination):
9134         Duplicate folder string to avoid putting text-property on
9135         original string.
9136
9137         * wl-refile.el (wl-refile-get-field-value): New function.
9138         (wl-refile-evaluate-rule): New function;
9139         Evaluate refile rule recursively.
9140         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9141         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9142         New function; Check existence of a target folder recursively.
9143         (wl-summary-auto-refile-check-refile-rule-alist):
9144         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9145
9146 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9147
9148         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9149
9150         * wl-folder.el (wl-create-folder-entity-from-buffer):
9151         Fixed problem when '}' character is contained in folder name.
9152
9153         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9154
9155 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9156
9157         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9158         (wl-fldmgr-add-completion-all-completions):
9159         Use wl-fldmgr-add-completion-hashtb.
9160
9161 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9162
9163         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9164         wl-fldmgr-add-completion-subr): New functions.
9165         * wl-folder.el (wl-folder-completion-func): New variable.
9166         * wl-summary.el (wl-summary-read-folder):
9167         Use wl-folder-completion-func.
9168
9169         * wl-refile.el: Eliminate throw & catch.
9170
9171         * wl.el (wl-plugged-sending-queue-status): Fixed.
9172
9173 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9174
9175         * wl-draft.el (wl-draft): Put category property on
9176         mail-header-separator.