* wl-summary.el (wl-summary-delete-all-msgs): Use
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-delete-all-msgs): Use
4         elmo-folder-move-messages instead of elmo-folder-delete-messages
5         and elmo-folder-detach-messages.
6
7         * wl-expire.el (wl-expire-delete): Ditto.
8         (wl-expire-refile-with-copy-reserve-msg): Ditto.
9
10 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
11
12         * wl-vars.el (wl-message-use-header-narrowing): New user option.
13         (wl-message-header-narrowing-fields): Ditto.
14         (wl-message-header-narrowing-lines): Ditto.
15         (wl-message-header-narrowing-string): Ditto.
16
17         * wl-summary.el (wl-summary-mode-map): Bind
18         wl-summary-toggle-header-narrowing to "C-cC-f".
19         (wl-summary-toggle-header-narrowing): New function.
20
21         * wl-message.el (wl-message-buffer-create): Call
22         wl-message-header-narrowing-setup.
23         (wl-message-redisplay): Call wl-message-header-narrowing.
24         (wl-message-header-narrowing): New function.
25         (wl-message-header-narrowing-map): New keymap.
26         (wl-message-header-narrowing-widen-map): New keymap.
27         (wl-message-header-narrowing-again-at-mouse): New function.
28         (wl-message-header-narrowing-1): Ditto.
29         (wl-message-header-narrowing-widen-at-mouse): Ditto.
30         (wl-message-header-narrowing-setup): Ditto.
31         (wl-message-header-narrowing-toggle): Ditto.
32         
33         * wl-highlight.el (wl-message-header-narrowing-face): New face.
34
35         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
36         'flag as all.
37         (wl-use-flag-folder-help-echo): New user option.
38
39         * wl-summary.el (wl-summary-detect-mark-position): Bind 
40         wl-summary-highlight as nil.
41         (wl-summary-set-mark-modified): Follow the API change.
42         (wl-summary-mark-modified-p): Ditto.
43         (wl-summary-mark-as-read-all): Ditto.
44         (wl-summary-sync-marks): Don't call
45         elmo-folder-list-messages-with-global-mark.
46         (wl-summary-mark-as-read-internal): Follow the API change.
47         (wl-summary-mark-as-answered-internal): Ditto.
48         (wl-summary-mark-as-important): Cause an error when 'flag folder;
49         Follow the API change.
50         (wl-summary-create-line): Call with number argument.
51         (wl-summary-reply): Follow the API change.
52
53         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
54         function.
55         (wl-highlight-summary-line-string): Call it when
56         wl-use-flag-folder-help-echo is non-nil.
57         (wl-highlight-summary-current-line): Ditto.
58         (elmo-flag-folder-referrer): Added autoload setting.
59
60         * wl-draft.el (wl-draft-kill): Follow the API change.
61
62         * Version number is increased to 2.11.14.
63         
64 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
65
66         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
67
68 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
69
70         * Version number is increased to 2.11.13.
71
72 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * wl-draft.el (wl-draft-previous-history-element): Fixed
75         unbalanced parenthesis and bind unbound local variables.
76
77 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
78
79         * wl-draft.el (wl-draft-previous-history-element): New function.
80         (wl-draft-next-history-element): Ditto.
81         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
82         them to M-p and M-n.
83
84 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
85
86         * Version number is increased to 2.11.12.
87
88 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
89
90         * wl-draft.el (wl-draft-hide): Select buffer-window.
91
92 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
93
94         * wl-summary.el (wl-summary-narrow-to-region): New function.
95         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
96         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
97         (wl-summary-save-region): Use it.
98         * wl-action.el (wl-summary-collect-numbers-region)
99         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
100
101 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
102
103         * wl-folder.el (wl-folder-count-incorporates): Don't use
104         `elmo-msgdb-mark-load'
105
106         * Version number is increased to 2.11.11.
107
108 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
111         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
112
113 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
114
115         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
116
117 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
118
119         * Version number is increased to 2.11.10.
120
121 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
122
123         * wl-mime.el (wl-draft-attribute-value): Fixed.
124
125 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
126
127         * wl-util.el (wl-copy-local-variables): New function.
128
129         * wl-mime.el (wl-draft-attribute-recipients): New function.
130         (wl-draft-attribute-envelope-from): Ditto.
131         (wl-draft-attribute-smtp-posting-server): Ditto.
132         (wl-draft-attribute-smtp-posting-port): Ditto.
133         (wl-draft-attribute-value): Ditto.
134         (wl-draft-preview-message): Use it to get value for
135         attributes. Reflect result of `wl-draft-config'.
136
137         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
138         and call `wl-summary-mark-as-read' before to call
139         `wl-summary-unset-mark'.
140         (wl-summary-target-mark-mark-as-unread): Likewise.
141         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
142
143 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
144
145         * wl-mime.el (wl-draft-preview-message): Use actual value for
146         attributes; Fix for small window.
147
148 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
149
150         * wl-refile.el (wl-refile-get-field-value): Call
151         `elmo-message-entity-field' with 3rd argument is non-nil.
152
153 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
154
155         * wl-vars.el (wl-draft-preview-attributes): New user option.
156         (wl-draft-preview-attributes-list): Ditto.
157         (wl-draft-preview-attributes-buffer-lines): Ditto.
158         (wl-draft-preview-attributes-buffer-name): Ditto.
159
160         * wl-mime.el (wl-draft-preview-message): Display attributes.
161
162 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
163
164         * wl-summary.el (wl-summary-detect-mark-position): Bind
165         wl-summary-flag-priority-list to '(new).
166
167 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
170         funtion.
171         (wl-highlight-summary-line-string): Use it.
172         (wl-highlight-summary-current-line): Ditto.
173
174 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
175
176         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
177         line even when the mark string is not changed.
178
179         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
180         argument change in the wl-summary-create-line.
181         (wl-thread-insert-entity-sub): Ditto.
182
183         * wl-summary.el (wl-summary-detect-mark-position): Follow the
184         argument change in the wl-summary-create-line.
185         (wl-summary-insert-sequential): Ditto.
186         (wl-summary-update-thread): Ditto.
187         (wl-summary-persistent-mark-string): New inline function.
188         (wl-summary-message-mark): Use it.
189         (wl-summary-create-line): Abolish argument wl-persistent-mark
190         and added wl-flags, wl-cached.
191
192         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
193         mark to flags.
194         (wl-highlight-summary-current-line): Decide the face not by the 
195         persistent mark but flags.
196
197 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
198
199         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
200         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
201         wl-summary-read-uncached-mark): Revive.
202         (wl-summary-answered-cached-mark,
203         wl-summary-answered-uncached-mark): New user option.
204         (wl-summary-score-marks): Follow the change above.
205         (wl-summary-auto-refile-skip-marks): Ditto.
206         (wl-summary-incorporate-marks): Ditto.
207         (wl-summary-expire-reserve-marks): Ditto.
208         (wl-summary-flag-priority-list): New user option.
209
210         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
211         changes.
212         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
213         of elmo-message-mark.
214         (wl-summary-mark-as-read-internal): Ditto.
215         (wl-summary-mark-as-answered): Ditto.
216         (wl-summary-mark-as-important): Ditto.
217         (wl-summary-redisplay-internal): Ditto.
218         (wl-summary-redisplay-no-mime-internal): Ditto.
219         (wl-summary-message-mark): New function.
220         (wl-summary-insert-sequential): Use wl-summary-message-mark
221         instead of elmo-message-mark.
222         (wl-summary-update-thread): Ditto.
223         (wl-summary-persistent-mark): Ditto.
224         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
225         instead of elmo-message-mark.
226
227         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
228         wl-summary-message-mark instead of elmo-message-mark.
229         (wl-thread-insert-entity-sub): Ditto.
230         (wl-thread-get-children-msgs-uncached): Ditto.
231
232         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
233         variable name changes.
234         (wl-highlight-summary-current-line): Ditto.
235
236         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
237         wl-summary-message-mark instead of elmo-message-mark.
238
239         * wl-expire.el (wl-expire-message-p): Ditto.
240
241         * wl-score.el (wl-score-headers): Ditto.
242
243         * Version number is increased to 2.11.9.
244
245         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
246         (wl-summary-sync-update): Follow the change above.
247         (wl-summary-switch-to-clone-buffer): Ditto.
248         (wl-summary-open-folder): Ditto.
249
250 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
251
252         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
253         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
254
255         * Version number is increased to 2.11.8.
256
257         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
258
259         * wl-expire.el (wl-expire-refile): Follow the API change on
260         `elmo-folder-move-messages'.
261         (wl-expire-refile-with-copy-reserve-msg): Ditto.
262
263         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
264         (wl-summary-exec-action-refile): Ditto.
265         (wl-summary-exec-action-copy): Ditto.
266         (wl-summary-no-auto-refile-message-p): No use
267         `wl-summary-buffer-msgdb'.
268         (wl-summary-auto-refile): Ditto.
269
270 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
271
272         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
273
274 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
275
276         * wl-summary.el (wl-summary-sync): Treat no-sync.
277
278         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
279         (wl-default-sync-range): Ditto.
280
281 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * wl-refile.el (wl-refile-subject-learn): Call
284         `elmo-message-entity-field' with 3rd argument is non-nil.
285         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
286         instead of `elmo-msgdb-overview-entity-get-subject'.
287
288 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
289
290         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
291         scan-type is rescan.
292         (wl-summary-delete-all-temp-marks): Remove scored mark too when
293         new optional argument force is non-nil.
294         (wl-summary-save-view-cache): Call it with force argument non-nil.
295
296         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
297
298 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
299
300         * wl-action.el (wl-summary-print-argument): Fixed last change.
301
302 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
303
304         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
305         simplified.
306         (wl-summary-target-mark-mark-as-unread): Likewise.
307         (wl-summary-target-mark-mark-as-important): Likewise.
308
309 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
310
311         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
312         * wl-summary.el (wl-summary-mark-as-important): Arranged.
313         (wl-summary-mark-as-important-region): Change accordingly.
314         (wl-summary-target-mark-mark-as-important): Ditto.
315
316 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
317
318         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
319
320         * wl-action.el (wl-summary-print-argument): Print argument to
321         right side of window if `wl-summary-print-argument-within-window'
322         is non-nil.
323
324 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
325
326         * wl-action.el (wl-summary-set-mark): Use
327         `wl-summary-message-visible-p' to check visibility of the message
328         and jump to message only when the message line is visible and have
329         different number; Call wl-summary-unset-mark with number argument.
330         (wl-summary-unset-mark): 
331         Use `wl-summary-message-visible-p'
332         to check visibility of the message and jump to message only when
333         the message line is visible and have different number;
334
335 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
336
337         * Version number is increased to 2.11.7.
338
339         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
340         and wl-folder-summary-line-format.
341
342         * wl-summary.el (wl-summary-message-visible-p): New inline function.
343         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
344         (wl-summary-set-score-mark): Use it.
345         (wl-summary-target-mark-mark-as-read): Ditto.
346         (wl-summary-target-mark-mark-as-unread): Ditto.
347         (wl-summary-target-mark-mark-as-important): Ditto.
348         (wl-summary-target-mark-msgs): Simplified.
349         (wl-summary-detect-mark-position): Fixed problem when
350         summary-line-format no contain persisten/temp mark spec.
351         (wl-summary-temp-mark): Ditto.
352         (wl-summary-persistent-mark): Ditto.
353         (wl-summary-update-persistent-mark): Ditto.
354
355         * wl-action.el (wl-summary-set-mark): Ditto.
356         (wl-summary-unset-mark): Ditto.
357         All other related portions are changed.
358
359 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
360
361         * Version number is increased to 2.11.6.
362
363 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
364
365         * wl-util.el (wl-current-message-buffer): Define as function;
366         Don't use the value of wl-messge-buffer.
367
368         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
369         persistent mark.
370
371         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
372         no current message, cause an error.
373
374 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-summary.el (wl-summary-set-message-modified): Use
377         elmo-folder-set-message-modified instead of
378         elmo-folder-set-message-modified-internal.
379
380 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
381
382         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
383         interactively.
384         (wl-summary-sync): nokill->entirely.
385         (wl-summary-sync-marks): Fixed message.
386         (wl-summary-input-range): Added mark, nokill->entirely.
387
388         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
389         messages as read.
390
391 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
392
393         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
394         update-noscore.
395         (wl-summary-sync): Follow the change above.
396
397 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-action.el (wl-summary-target-mark-all): Use
400         elmo-folder-list-messages.
401
402 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
403
404         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
405         (wl-summary-rescan): Set wl-summary-scored as nil.
406         (wl-summary-sync-force-update): Follow the change above.
407         (wl-summary-sync): Ditto.
408         (wl-summary-sync-update): Added argument disable-killed.
409         (wl-summary-insert-headers): Set visible-only argument for
410         elmo-folder-list-messages.
411         (wl-summary-input-range): Added update-nokill, update-noscore,
412         all-nokill, all-noscore and mark.
413
414         * Version number is increased to 2.11.5.
415
416         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
417
418 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
419
420         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
421         (wl-summary-prefetch-region-no-mark): Change accordingly.
422         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
423
424 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
425
426         * wl-address.el (wl-complete-field-to): Abolished.
427         (wl-complete-address): Completion function for completing-read.
428         * wl-action.el (wl-summary-get-resend-address): Use it.
429
430         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
431         wl-summary-update-mark and abolish unused argument.
432         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
433         (wl-summary-delete-cache, wl-summary-resume-cache-status)
434         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
435         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
436         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
437         * wl-draft.el (wl-draft-kill): Ditto.
438
439         * wl-summary.el: Remove unused binding of case-fold-search.
440         (wl-summary-replace-status-marks): Abolished.
441
442 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
443
444         * wl-action.el (wl-summary-set-mark): Cause an error when no message
445         is specified or folder length is zero.
446
447 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
448
449         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
450         (wl-folder-archive-current-entity): Ditto.
451
452 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
453
454         * wl-summary.el (wl-summary-update-mark): Ignore errors while
455         retrieving message mark.
456         (wl-summary-redisplay-internal): Ditto.
457
458         * wl-message.el (wl-message-buffer-display): Ignore errors while
459         retrieving message-id field.
460
461         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
462         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
463         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
464         order of the arguments for `wl-expire-message-p'.
465         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
466
467         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
468         Check return value of wl-summary-reply.
469         (wl-summary-reply): Recover window configuration when an error occured.
470
471 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
472
473         * wl-summary.el (wl-summary-resend-message): Abolished, the
474         feature is inherited by wl-summary-resend (put resend mark).
475
476 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-summary.el (wl-summary-toggle-disp-msg): Set
479         wl-message-buffer to nil when the message is hide.
480
481 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
482
483         * .cvsignore: New file.
484
485 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
486
487         * wl-action.el (wl-summary-action-docstring): Add more info.
488         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
489         duplicate definition.
490         (wl-summary-define-mark-action): Functions wl-summary-*-region
491         keep current position.
492         (wl-summary-unregister-target-mark): Store result to the variable.
493
494 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
495
496         * Version number is increased to 2.11.4.
497
498 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
499
500         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
501         wl-summary-delete-all-temp-marks.
502         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
503
504         * wl-action.el (wl-summary-set-mark): Changed terminology
505         refile-destination -> action-argument.
506         (wl-summary-unset-mark): Ditto.
507         (wl-summary-remove-argument): Ditto.
508         (wl-summary-print-argument): Ditto.
509
510         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
511         (wl-thread-remove-argument-region): Ditto.
512         (wl-thread-print-argument-region): Ditto.
513         (wl-thread-close): Ditto.
514         (wl-thread-open): Ditto.
515
516         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
517         (wl-highlight-refile-destination-face is abolished)
518         (wl-highlight-action-argument-string): Ditto.
519         (wl-highlight-summary-current-line): Highlight action argument.
520
521         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
522         color for light backgrounds.
523         (wl-highlight-summary-answered-face): Ditto.
524
525 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
526
527         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
528
529         * wl-score.el (wl-summary-score-update-all-lines): Use
530         wl-summary-set-mark.
531         (wl-summary-score-update-all-lines): Kill expunged messages.
532
533         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
534
535 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
536
537         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
538         directly.
539         (wl-score-overview-entity-get-lines): Ditto.
540         (wl-score-overview-entity-get-xref): Ditto.
541         (wl-score-get-latest-msgs): Ditto.
542         (wl-summary-rescore): Ditto.
543
544         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
545         to "&".
546         (wl-summary-mark-as-answered-internal): New inline function.
547         (wl-summary-mark-as-answered): New function.
548         (wl-summary-mark-as-unanswered): Ditto.
549         (wl-summary-sync-marks): Modified for answered-mark synching.
550
551 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
552
553         * wl-action.el (wl-summary-set-mark): Fixed last change.
554
555 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
556
557         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
558         behavior of wl-summary-unread-message-hook
559         (Pointed out by akira yamada <akira@arika.org>).
560
561 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-e21.el (wl-summary-toolbar): Follow the rename of
564         wl-summary-delete.
565         * wl-xmas.el (wl-summary-toolbar): Ditto.
566
567         * wl-action.el (wl-summary-set-mark): Don't override current
568         temp-mark.
569
570         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
571
572 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
573
574         * wl-refile.el (wl-refile-learn): Don't use msgdb.
575         (wl-refile-msgid-learn): Ditto.
576         (wl-refile-get-field-value): Ditto.
577
578         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
579
580         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
581         (wl-expire-delete-reserved-messages): Renamed from
582         wl-expire-reserve-marked-msgs-from-list.
583         (wl-expire-delete): Removed argument `msgdb'.
584         (wl-expire-refile): Ditto.
585         (wl-expire-refile-with-copy-reserve-msg): Ditto.
586         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
587         mark-alist as argument.
588         (wl-expire-archive-number1): Removed argument `msgdb'.
589         (wl-expire-archive-number2): Ditto.
590         (wl-expire-archive-date): Ditto.
591         (wl-expire-localdir-date): Ditto.
592         (wl-expire-hide): Ditto.
593         (wl-archive-number1): Ditto.
594         (wl-archive-number2): Ditto.
595         (wl-archive-date): Ditto.
596         (wl-archive-folder): Ditto.
597         All other related portions are changed.
598
599 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
600
601         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
602         mean move up and down. (suggested by Takashi Kawachi)
603
604 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
605
606         * wl-acap.el (toplevel): Don't require un-define.
607
608 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
609
610         * wl-thread.el (wl-thread-delete-message): Always update
611         wl-summary-buffer-number-list.
612
613         * wl-action.el (wl-summary-print-destination): 
614         Do nothing when folder is nil.
615
616 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
617
618         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
619         persistent mark when prefetch is succeeded.
620
621 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
622
623         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
624         instead of elmo-msgdb-delete-msgs.
625         (wl-expire-refile-with-copy-reserve-msg): Ditto.
626         (wl-expire-hide): Ditto.
627
628         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
629
630         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
631         elmo-msgdb interface.
632         (wl-thread-get-exist-children): Likewise.
633         (wl-thread-insert-message): Likewise.
634         (wl-thread-msg-mark-as-important): Likewise.
635         (wl-thread-insert-entity-sub): Likewise.
636         (wl-thread-get-children-msgs-uncached): Likewise.
637
638         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
639         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
640         (wl-summary-sync-update): Likewise.
641         (wl-summary-auto-select-msg-p): Likewise.
642         (wl-summary-update-thread): Likewise.
643         (wl-summary-mark-as-important): Likewise.
644         (wl-summary-jump-to-msg-internal): Likewise.
645         (wl-summary-redisplay-internal): Likewise.
646         (wl-summary-print-message-with-ps-print): Likewise.
647         (wl-summary-folder-info-update): Likewise.
648
649         * wl-folder.el (wl-folder-check-one-entity):
650         elmo-folder-count-flags instead of wl-summary-count-unread.
651
652         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
653
654         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
655
656         * wl-summary.el (wl-summary-set-message-modified): 
657         Call wl-summary-set-mark-modified.
658         (wl-summary-delete-messages-on-buffer): Call
659         wl-folder-set-folder-updated instead of wl-folder-update-unread.
660         (wl-summary-sync-update): Call elmo-folder-length instead of
661         elmo-folder-messages.
662         (wl-summary-insert-headers): Don't call
663         elmo-folder-list-message-entities.
664
665 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-action.el (wl-summary-define-mark-action): Call
668         `wl-summary-set-mark' with argument `data'.
669         (wl-summary-auto-refile): Fixed order of arguments when call
670         `wl-summary-refile'.
671
672 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
673
674         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
675
676         * wl-summary.el (wl-summary-mode-map): Bind resend action.
677
678         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
679         (Renamed from wl-highlight-summary-deleted-face).
680         (wl-highlight-summary-resend-face): New face.
681
682         (wl-highlight-summary-deleted-face): Renamed from
683         wl-highlight-summary-erased-face.
684
685         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
686
687         * wl-action.el (wl-summary-get-resend-address): New function.
688         (wl-summary-exec-action-resend): Ditto.
689         (wl-summary-exec-action-resend-subr): Ditto.
690
691         * w-thread.el (wl-thread-copy): Removed definition.
692         (wl-thread-refile): Ditto.
693         (wl-thread-delete): Ditto.
694         (wl-thread-target-mark): Ditto.
695
696         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
697         (wl-summary-target-mark-set-action): Fixed.
698         (wl-summary-define-mark-action): Fixed quotation.
699         (wl-summary-move-mark-list-messages): Display message.
700         (wl-summary-define-mark-action): Define thread functions.
701         (wl-summary-exec-action-refile): Changed message.
702         (wl-summary-exec): Ditto.
703
704 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
705         
706         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
707         '%%'.
708
709 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
710
711         * wl.el (toplevel): Require wl-action.
712         (wl-init): Call wl-summary-define-mark-action.
713
714         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
715
716         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
717         wl-summary-delete and wl-summary-erase.
718         (wl-summary-mode-map): Ditto.
719
720         * wl-vars.el (wl-dispose-folder-alist): Renamed from
721         wl-delete-folder-alist.
722
723         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
724         wl-summary-prefetch-msg instead of wl-summary-prefetch.
725         (toplevel): Moved mark & action related functions to the wl-action.el.
726
727         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
728         in wl-summary-mark-action-list.
729         (wl-highlight-summary-current-line): Ditto.
730
731         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
732         empty lines.
733
734         * wl-action.el: New file. 
735
736 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
737
738         * wl-summary.el (wl-summary-target-mark-replace): New function.
739         (wl-summary-target-mark-prefetch): Use it.
740         (wl-summary-target-mark-delete): Ditto.
741         (toplevel): Rearranged definition order.
742         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
743         (wl-summary-target-mark-erase): Rewrite.
744         (wl-summary-erase-region): New function.
745         (wl-summary-exec-action-erase): Changed message.
746         (wl-summary-move-mark-list-messages): New function.
747         (wl-summary-exec-action-delete): Use it.
748         (wl-summary-exec-action-erase): Ditto.
749
750         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
751         (wl-summary-skip-mark-list): Added "d".
752
753         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
754         while searching.
755
756         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
757         and define using defcustom;
758         Define 4th element as a face.
759         
760         * wl-summary.el (wl-summary-incorporate): Use 
761         `wl-summary-prefetch-region-no-mark' instead of
762         `wl-summary-prefetch-region'.
763         (wl-summary-prefetch-region-no-mark): Revival of old
764         `wl-summary-prefetch-region'.
765         (wl-summary-mark-action-list): Moved to wl-vars.el
766
767         * wl-highlight.el (wl-highlight-summary-current-line): Decide
768         face according to the `wl-summary-mark-action-list'.
769         (wl-highlight-summary-current-line): Ditto;
770         Removed destination highlighting.
771
772         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
773         (wl-highlight-summary-line-string): Highlight for "i" mark.
774         (wl-highlight-summary-current-line): Ditto.
775
776         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
777         no destination.
778
779         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
780         exists, just go ahead.
781         (wl-summary-prefetch-region): Rewrite.
782         (wl-summary-prefetch): Ditto.
783         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
784         (wl-summary-exec-action-prefetch): New function.
785         (wl-summary-target-mark-prefetch): Rewrite.
786
787 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
788
789         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
790         (wl-highlight-summary-line-string): Added "d" and "D".
791         (wl-highlight-summary-current-line): Ditto.
792
793         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
794         in wl-summary.el.
795         (wl-thread-insert-entity-sub): Ditto.
796         (wl-thread-remove-destination-region): Ditto.
797         (wl-thread-print-destination-region): Ditto.
798
799         * wl-summary.el (wl-summary-buffer-refile-list,
800         wl-summary-buffer-delete-list,
801         wl-summary-buffer-copy-list): Abolish.
802         (wl-summary-buffer-temp-mark-list): New buffer local variable.
803         All other related portions are changed.
804         (wl-summary-mark-action-list): New variable.
805         (wl-summary-set-mark): New function.
806         (wl-summary-register-target-mark): Ditto.
807         (wl-summary-unregister-target-mark): Ditto.
808         (wl-summary-have-target-mark-p): Ditto.
809         (wl-summary-register-temp-mark): Ditto.
810         (wl-summary-unregister-temp-mark): Ditto.
811         (wl-summary-registered-temp-mark): Ditto.
812         (wl-summary-collect-temp-mark): Ditto.
813         (wl-summary-unset-mark): Ditto.
814         (wl-summary-set-target-mark): Ditto.
815         (wl-summary-unset-target-mark): Ditto.
816         (wl-summary-set-action-generic): Ditto.
817         (wl-summary-unset-action-generic): Ditto.
818         (wl-summary-exec-action-delete): Ditto.
819         (wl-summary-exec-action-erase): Ditto.
820         (wl-summary-set-action-refile): Ditto.
821         (wl-summary-set-action-refile-subr): Ditto.
822         (wl-summary-unset-action-refile): Ditto.
823         (wl-summary-make-destination-numbers-list): Ditto.
824         (wl-summary-exec-action-refile): Ditto.
825         (wl-summary-set-action-copy): Ditto.
826         (wl-summary-unset-action-copy): Ditto.
827         (wl-summary-exec-action-copy): Ditto.
828         (wl-summary-collect-numbers-region): Ditto.
829         (wl-summary-delete): Rewrite.
830         (wl-summary-erase): Ditto.
831         (wl-summary-remove-destination): Ditto.
832         (wl-summary-exec): Ditto.
833         (wl-summary-exec-region): Ditto.
834         (wl-summary-target-mark-erase): Ditto.
835         (wl-summary-refile): Ditto.
836         (wl-summary-copy): Ditto.
837         (wl-summary-unmark): Ditto.
838         (wl-summary-delete-all-mark): Ditto.
839         (wl-summary-mark-line): Don't highlight.
840         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
841         (wl-summary-target-mark-refile-subr): Rewrite.
842
843         (wl-summary-copy-prev-destination): Abolish.
844
845 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
846
847         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
848         default values along the value of wl-on-mule.
849         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
850         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
851         It is not used anywhere.
852
853 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
854
855         * wl-summary.el (wl-summary-print-destination): Keep position.
856         (wl-summary-cursor-move-surface): Keep horizontal position.
857
858 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
859
860         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
861         write sendlog.
862
863 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
864
865         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
866         `wl-summary-highlight'.
867
868 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
869
870         * wl-highlight.el (wl-highlight-summary-current-line): Remove
871         trivial condition for temp-mark.
872
873 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
874
875         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
876         when it hits killed buffer.
877
878 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
881         * wl-news.el.in: `message' and `error' take format string.
882
883 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
884
885         * wl-folder (wl-folder-insert-entity): Display a message,
886         `...done', when the work finish.
887         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
888
889 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
890
891         * wl-message.el (wl-message-redisplay): Remove unused local
892         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
893
894 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
895
896         * wl-summary.el (wl-summary-replace-status-marks): Disable
897         interactive use.
898         (wl-summary-reedit): Check message existence at first.
899         (wl-summary-mark-line): Fix doc, return value is indefinite.
900
901         * wl-highlight.el (wl-highlight-message): Arranged.
902
903         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
904         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
905         check temp-mark by wl-summary-temp-mark always.
906         (wl-highlight-summary): Change accordingly.
907         * wl-summary.el (wl-summary-mark-as-read-all)
908         (wl-summary-delete-cache, wl-summary-set-score-mark)
909         (wl-summary-mark-as-unread, wl-summary-unmark)
910         (wl-summary-mark-line, wl-summary-mark-as-read)
911         (wl-summary-mark-as-important): Ditto.
912
913         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
914         end of the window if possible.
915         * wl-summary.el (wl-summary-sync-update): Support lazy
916         highlighting.
917         (wl-summary-toggle-disp-msg): Ditto.
918
919 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
920
921         * wl-util.el (wl-as-coding-system): Define for non-mule too.
922
923 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
926         change.
927
928 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
931         API.
932         (wl-summary-sync-update): Ditto.
933
934         * wl-score.el (wl-score-get-score-alist): Changed argument.
935         (wl-summary-rescore-msgs): Likewise.
936         (wl-summary-score-headers): Likewise.
937         (wl-score-headers): Likewise;
938         Use elmo-folder-do-each-message-entity, etc.
939         (wl-summary-score-effect): Follow the changes above.
940         (wl-summary-rescore): Ditto.
941         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
942         (wl-score-get-overview): Abolish.
943
944         * wl-summary.el (wl-summary-default-from): Follow the API change in
945         elmo-msgdb.
946         (wl-summary-count-unread): Ditto.
947         (wl-summary-detect-mark-position): Ditto.
948         (wl-summary-overview-entity-compare-by-date): Ditto.
949         (wl-summary-overview-entity-compare-by-number): Ditto.
950         (wl-summary-overview-entity-compare-by-from): Ditto.
951         (wl-summary-overview-entity-compare-by-subject): Ditto.
952         (wl-summary-get-list-info): Ditto.
953         (wl-summary-rescan): Ditto.
954         (wl-summary-jump-to-msg-by-message-id): Ditto.
955         (wl-summary-sync-update): Ditto; Removed comment.
956         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
957         (wl-summary-insert-message): Use wl-summary-insert
958         (wl-summary-insert-sequential): Changed argument msgdb to folder.
959         (wl-summary-insert-headers): Changed argument overview to folder.
960         (wl-summary-search-by-subject): Likewise.
961         (wl-summary-insert-thread): Renamed from 
962         wl-summary-insert-thread-entity and changed argument msgdb to folder.
963
964         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
965         too.
966
967         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
968         wl-string-member.
969
970 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
971
972         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
973         elmo-folder-append-buffer.
974         (wl-draft-queue-append): Likewise.
975
976         * wl-mime.el (wl-message-delete-current-part): Ditto.
977         (wl-summary-burst-subr): Ditto.
978
979         * wl-news.el.in (wl-news-send-news): Ditto.
980
981 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
982
983         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
984         function.
985         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
986         (wl-summary-update-mark): Enclose with save-excursion.
987         (wl-summary-mark-as-read-internal): Fixed last change.
988         (wl-summary-mark-as-important): Use 3rd argument of
989         elmo-folder-unmark-important, elmo-folder-mark-as-important;
990         Don't use elmo-msgdb-set-mark.
991         (wl-summary-redisplay-internal): If msgdb flag is already read,
992         just update the mark on buffer.
993
994 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
995
996         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
997         cut visible folder when elmo-folder-delete returns non-nil value.
998
999 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1002         by Kenichi OKADA <okada@opaopa.org>).
1003
1004 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1005
1006         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1007
1008 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1009
1010         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1011         Fixed the last change, search group entity by its real name.
1012         (Thanks to: KOBAYASHI Shinji)
1013
1014 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1015
1016         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1017         (wl-fldmgr-access-display-all): Don't refer visible name.
1018         * wl-expire.el (wl-folder-archive-current-entity)
1019         (wl-folder-expire-current-entity): Ditto.
1020         * wl-folder.el (wl-folder-jump-to-current-entity)
1021         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1022         (wl-folder-open-folder-sub,wl-folder-open-all)
1023         (wl-folder-write-current-folder): Ditto.
1024         (wl-folder-insert-entity): Don't use petname for normal group.
1025         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1026         is the real name.
1027         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1028         Abolished.
1029
1030 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1031
1032         * wl-draft.el (wl-draft-create-buffer): Add
1033         `wl-summary-reply-with-citation'
1034
1035 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1036
1037         * wl-draft.el (wl-draft-reply): Fixed.
1038
1039 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1040
1041         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1042         when `wl-draft-send-confirm-with-preview' is non-nil.
1043         You can scroll up/down by j/k.
1044         (wl-draft-send-confirm-with-preview): New variable (default=t).
1045
1046 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1047
1048         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1049         (wl-fldmgr-save-folders): Fix comment.
1050
1051 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1052
1053         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1054         along the last change in `wl-folder-buffer-group-p'.
1055
1056 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1057
1058         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1059         folder.
1060
1061         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1062         the default value.
1063
1064         * wl-mime.el (wl-summary-burst): Update summary only when target
1065         folder equals current folder.
1066
1067 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1068
1069         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1070
1071 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1072
1073         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1074         value.
1075
1076 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1077
1078         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1079         `map-extents' instead of `extent-at' repeatedly.
1080         (wl-highlight-folder-current-line): Ditto.
1081
1082         * wl-highlight.el: Remove useless dummy functions.
1083
1084 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1085
1086         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1087         (wl-folder-put-folder-property): New function to put text property.
1088         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1089         (wl-folder-insert-entity, wl-folder-update-diff-line)
1090         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1091         * wl-e21.el, wl-xmas.el, wl-mule.el
1092         (wl-highlight-folder-current-line): Ditto.
1093         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1094         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1095         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1096         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1097
1098 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1099
1100         * Version number is increased to 2.11.3.
1101
1102 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1103
1104         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1105         Resume current-buffer since it is assumed by remaining tasks.
1106
1107 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1108
1109         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1110         (wl-folder-completion-function): Abolished.
1111         (wl-folder-complete-folder): New function.
1112         (wl-folder-complete-filter-condition): Ditto.
1113         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1114         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1115
1116 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1117
1118         * wl-draft.el (wl-draft-send-confirm): New function.
1119         (wl-draft-send): Use it.
1120
1121         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1122         cursor-in-echo-area while confirming.
1123
1124         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1125
1126         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1127         searching via nntp if wl-summary-search-via-nntp is 'force.
1128         Otherwise, invoke searching in nntp folder only.
1129         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1130
1131         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1132         explicitly for mime-make-text-tag.
1133
1134 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1135
1136         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1137         `mime-make-text-tag' instead of `mime-create-tag'.
1138
1139 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1140
1141         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1142         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1143
1144 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1145
1146         * wl-score.el (wl-score-save): Bind print-length and print-level.
1147         (wl-score-pretty-print): Ditto.
1148         (wl-score-edit-insert-header-entry): Ditto.
1149
1150         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1151         "From" entry to be treated with wl-draft-eword-encode-address-list.
1152         * wl-mime.el (wl-draft-preview-message): Ditto.
1153
1154         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1155         (wl-summary-mark-as-unread): Ditto.
1156         (wl-summary-mark-as-read-region): Change accordingly.
1157         (wl-summary-mark-as-unread-region): Ditto.
1158         (wl-summary-target-mark-mark-as-read): Ditto.
1159         (wl-summary-target-mark-mark-as-unread): Ditto.
1160
1161 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1162
1163         * Version number is increased to 2.11.2.
1164
1165 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1166
1167         * wl-news.el.in (wl-news-previous-version-save): Bind
1168         print-length and print-level.
1169         * wl-thread.el (wl-thread-save-entities): Ditto.
1170         (wl-thread-save-top-list): Bind print-length.
1171
1172 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1173
1174         * wl-highlight.el (wl-highlight-summary-line-string): Use
1175         wl-summary-score-below-mark, wl-summary-score-over-mark.
1176         (wl-highlight-summary-current-line): Ditto.
1177
1178 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1179
1180         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1181         insert it.
1182
1183 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1184
1185         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1186
1187 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1188
1189         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1190         message without msgid.
1191         Rewrite with elmo-folder-move-messages.
1192         Set wl-message-buffer to nil.
1193
1194         * wl-summary.el (wl-summary-erase-subr): New function. Use
1195         elmo-folder-move-messages.
1196         (wl-summary-erase): Call it.
1197         (wl-summary-target-mark-erase): Ditto.
1198
1199 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1200
1201         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1202         it is not up-tp-date.
1203
1204 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1205
1206         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1207         buffer after calling `wl-summary-goto-folder-subr' without the
1208         argument `interactive'.
1209         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1210
1211 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1212
1213         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1214         `mime-create-tag'. Use `string=' instead of `looking-at'.
1215
1216 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1217
1218         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1219         to avoid compile warning.
1220
1221         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1222         entity-id when folder is given.
1223         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1224         save-excursion, use save-selected-window instead.
1225         Select folder buffer window if exists.
1226         (To correct behavior with wl-folder-move-cur-folder.)
1227
1228 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1229
1230         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1231
1232 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1233
1234         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1235         list-count instead of %d.
1236
1237 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1238
1239         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1240         (wl-news): Set it.
1241         (wl-news-append-to-folder): Use it.
1242
1243         * wl-news.el.in (wl-news-send-news): Append to specified folder
1244         instead of wl-default-folder.
1245         (wl-news-append-to-folder): Show error message with specified folder.
1246
1247         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1248                 In most major modes, Emacs assumes that any opening
1249                 delimiter found at the left margin is the start of a
1250                 top-level definition, or defun. Therefore, *never put an
1251                 opening delimiter at the left margin unless it should have
1252                 that significance.*
1253
1254         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1255
1256 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1257
1258         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1259
1260 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1261
1262         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1263
1264 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1265
1266         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1267         for sequential numbering case.
1268
1269 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1270
1271         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1272         value.
1273         (wl-draft-reply-without-argument-list): Ditto.
1274         (wl-draft-reply-myself-with-argument-list): Abolish.
1275         (wl-draft-reply-myself-without-argument-list): Ditto.
1276         * wl-draft.el (wl-draft-self-reply-p): New function.
1277         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1278
1279 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1280
1281         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1282         (avoid error for the case without byte-compiling)
1283
1284 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1285
1286         * wl-news.el.in (wl-news-append-to-folder): New function.
1287         (wl-news-exit): Rewrite.
1288         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1289
1290 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1291
1292         * wl-draft.el (wl-draft-reply-position): New function.
1293         (wl-draft-reply-position): Fix.
1294         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1295         (wl-summary-target-mark-reply-with-citation): Ditto.
1296         (wl-summary-reply-with-citation): Ditto.
1297         * wl-vars.el (wl-draft-reply-default-position): New variable.
1298
1299 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1300
1301         * wl-draft.el (wl-draft-send): Preview when interactive send.
1302
1303 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1304
1305         * wl-draft.el (wl-draft-reply): Set default position.
1306         * wl-summary.el (wl-summary-reply): Ditto.
1307         (wl-summary-reply-with-citation): Ditto.
1308         (wl-summary-target-mark-reply-with-citation): Ditto.
1309
1310 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1311
1312         * wl-news.el.in (wl-news-lang): Set default value according to
1313         current-language-environment.
1314         (wl-news-append-news): Do nothing when news-list is nil.
1315
1316 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1317
1318         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1319         (wl-news): Change message.
1320         (wl-news-exit): Check buffer.
1321         (wl-news-force-exit): New function.
1322         (wl-news-show-all): New function.
1323         (wl-news-discard-and-exit): Fix.
1324
1325 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1326
1327         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1328         according to current-language-environment.
1329
1330         * wl-news.el.in (wl-news): If arg, show all NEWS after
1331         wl-news-default-previous-version.
1332
1333 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1334
1335         * wl-news.el.in (wl-news-check): Rewritten.
1336         (wl-news-previous-version-load): Change data type.
1337         (wl-news-previous-version-save): Change data type.
1338         (wl-news-append-news): Add return value.
1339         (wl-news-check-news): New function.
1340         (wl-news-already-current-p): New function.
1341         (wl-news-send-news): Rewritten.
1342         (wl-news-mode-map): Add new keybind.
1343         (wl-news): Rewritten.
1344         (wl-news-exit): Rewritten.
1345         (wl-news-discard-and-mail): New function.
1346         (wl-news-send-to-address): Abolished.
1347         * wl.el (wl-init): Delete a message.
1348
1349 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1350
1351         * wl-news.el.in (wl-news-exit): Update previous version.
1352         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1353
1354 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1355
1356         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1357
1358 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1359
1360         * wl-news.el.in (wl-news): New function.
1361         (wl-news-mode): New function.
1362         (wl-news-next-line): New function.
1363         (wl-news-next-page): New function.
1364         (wl-news-exit): New function.
1365         (wl-news-buf-name): New variable.
1366         (wl-news-mode-map): New variable.
1367         (wl-news-winconf): New variable.
1368         (wl-news-append-news): Add an option.
1369
1370 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1371
1372         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1373
1374 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1375
1376         * wl-news.el.in (wl-news-send-to-address): New variable.
1377         (wl-news-send-news): Use it.
1378         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1379         Return updating status.
1380         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1381
1382 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1383
1384         * wl-news.el.in (wl-news-send-news): Delete
1385         Organization and X-Face.
1386
1387 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1388
1389         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1390         (wl-news-append-news): New function.
1391         (wl-news-send-news): New function.
1392
1393 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1394
1395         * Version number is increased to 2.11.1.
1396
1397 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1398
1399         * wl-news.el.in : New file.
1400
1401 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1402
1403         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1404         default value.
1405         (wl-draft-reply-without-argument-list): Ditto.
1406
1407 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1408
1409         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1410         (wl-message-buffer-prefetch-idle-time): Ditto.
1411         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1412
1413 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1414
1415         * wl-thread.el (wl-thread-insert-message): Use
1416         wl-summary-max-thread-depth.
1417
1418         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1419         loop detection.
1420
1421         * wl-message.el (wl-message-buffer-display): Back to the first page
1422         when cache is hit.
1423
1424 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1425
1426         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1427
1428         * wl-summary.el (wl-summary-insert-thread-entity):
1429         If the thread depth is reached to wl-summary-max-thread-depth,
1430         divide the thread.
1431
1432 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
1433
1434         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
1435         for elmo-remove-passwd.
1436
1437 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1438
1439         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
1440         folder is sticky.
1441         (wl-folder-mark-as-read-all-entity): Ditto.
1442         (wl-folder-prefetch-entity): Ditto.
1443
1444 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
1445
1446         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
1447
1448 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1449
1450         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
1451         Delete messages on buffer for unplugged operation.
1452         (wl-summary-erase): Ditto.
1453
1454 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1455
1456         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
1457         take nil so as not to search parent by subject.
1458
1459 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1460
1461         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
1462         (wl-folder-get-next-folder): Ditto.
1463         (wl-folder-get-path): Ditto.
1464
1465 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1466
1467         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
1468         system and encode the region with it before verifying.
1469
1470 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1471
1472         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
1473         system of the echo buffer before decoding.
1474
1475 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1476
1477         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
1478         original contents.
1479
1480 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1481
1482         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
1483         with argument 'any-exists.
1484
1485 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1486
1487         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
1488         Use `wl-cs-autoconv'.
1489
1490 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1491
1492         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
1493         by `mime-view-automatic-conversion'.
1494
1495         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
1496         (wl-message-verify-pgp-nonmime): Ditto.
1497         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
1498         Bind them to C-c:d and C-c:v respectively.
1499
1500         Merge following code by Teranishi-san from [wl-en:00167].
1501         * wl-mime.el (wl-mime-preview-application/pgp): New function.
1502         (wl-mime-preview-application/pgp-encrypted): Ditto.
1503         (wl-mime-setup): Add entry.
1504
1505 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1506
1507         * wl-summary.el (wl-summary-target-mark-erase): New function.
1508         Bind it to "mD".
1509
1510 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1511
1512         * wl-vars.el (wl-draft-write-file-function): Fix.
1513         (wl-draft-reedit-hook): Changed default value.
1514
1515         * wl-draft.el (wl-draft-edit-string): Set cursor point for
1516         wl-draft-reedit-hook.
1517         (wl-draft-remove-text-plain-tag): New function.
1518         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
1519
1520         * wl-vars.el (wl-draft-write-file-function): New user option.
1521
1522         * wl-draft.el (wl-draft-prepare-edit): Use it for
1523         local-write-file-hooks.
1524         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
1525
1526         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
1527         (wl-draft-insert-mail-header-separator): Return the body beginning
1528         point.
1529         (wl-draft-reedit): Remove the mime-edit tag if the first part is
1530         text/plain.
1531         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
1532
1533 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1534
1535         * wl-summary.el (wl-summary-erase): New function to erase message
1536         without moving it to trash. Bind to "D".
1537
1538         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
1539         as `keep' unless switch-function.
1540
1541 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1542
1543         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
1544         message buffer by using `wl-summary-toggle-disp-msg'.
1545         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
1546         buffer window.
1547         (wl-summary-supresedes-message): Ditto.
1548
1549         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
1550         Do not delete other windows.
1551         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
1552         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
1553         (wl-draft-create-buffer): Set reply-or-forward also for target
1554         mark commands.
1555
1556 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1557
1558         * wl-draft.el (wl-user-agent-compose): Delete special case for
1559         switch-to-buffer-other-window.
1560
1561         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1562         (wl-summary-forward): Ditto.
1563
1564         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1565         function.
1566         (wl-draft-buffer-style): New use option.
1567
1568         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1569         (wl-draft): Follow the change above.
1570         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1571         wl-draft-buffer-style.
1572         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1573         switch-function.
1574
1575 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1576
1577         * wl-draft.el (wl-user-agent-compose): Delete special case for
1578         switch-to-buffer-other-window.
1579
1580         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1581         (wl-summary-forward): Ditto.
1582
1583         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1584         function.
1585         (wl-draft-buffer-style): New use option.
1586
1587         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1588         (wl-draft): Follow the change above.
1589         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1590         wl-draft-buffer-style.
1591         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1592         switch-function.
1593
1594 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
1595
1596         * wl-address.el (wl-address-make-completion-entry): Extracted from
1597         `wl-address-make-completion-list'.
1598         (wl-address-enable-strict-loading): New variable.
1599         (wl-address-make-completion-list): Revive petname duplication
1600         inquiry, and enable it if `wl-address-enable-strict-loading'.
1601         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
1602
1603 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl-message.el (wl-message-get-original-buffer): Avoid
1606         'Selecting deleted buffer' error when original buffer is killed.
1607
1608 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
1609
1610         * wl-summary.el (wl-summary-next-message): Use
1611         elmo-message-accessible-p instead of elmo-message-cached-p.
1612
1613 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
1614
1615         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
1616
1617         * wl-thread.el (wl-thread-open-all-unread): Use
1618         elmo-folder-list-flagged instead of
1619         elmo-folder-list-messages-mark-match.
1620
1621         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
1622         instead of elmo-folder-list-messages-mark-match.
1623         (wl-summary-move-spec-alist): New variable.
1624         (wl-summary-move-spec-plugged-alist,
1625         wl-summary-move-spec-unplugged-alist): Abolish.
1626         (wl-summary-next-message): Follow the change above.
1627         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
1628         with 'no-msg' argument.
1629
1630         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
1631         variable.
1632         (wl-message-buffer-prefetch-move-spec-plugged-alist,
1633         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
1634         (wl-message-buffer-prefetch-get-next): Follow the change above.
1635
1636 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1637
1638         * wl-version.el (wl-version): Changed codename.
1639
1640         * Version number is increased to 2.11.0.
1641
1642 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1643
1644         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
1645         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
1646         `wl-draft-config-variables'.
1647         (wl-draft-kill): Fixed problem when the draft is reedit.
1648
1649 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1650
1651         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
1652         buffer-modified status (Thanks to
1653         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
1654
1655 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
1656
1657         * wl-util.el (wl-region-exists-p): New function.
1658
1659         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
1660         Remove defvars for byte-compile warnings.
1661
1662 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1663
1664         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
1665         defvar-maybe. Removed unused bind.
1666
1667 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1668
1669         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
1670         summary buffer window before creating new frame.
1671         (wl-draft-reply): Ditto.
1672
1673 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1674
1675         * wl-mime.el (toplevel): Avoid byte-compile warnings.
1676
1677 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1678
1679         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
1680
1681 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1682
1683         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
1684         instead of `kill-region'.
1685
1686 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1687
1688         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
1689         (wl-highlight-summary-line-string): Use it.
1690         (wl-highlight-summary-current-line): Ditto.
1691
1692         * wl-mime.el (wl-message-delete-current-part): Check the class of
1693         mime-entity.
1694
1695         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
1696
1697         * wl-summary.el (wl-summary-make-number-list): Initialize.
1698         (wl-summary-update-mark): New function.
1699         (wl-summary-reply): Put `answered' mark on the message.
1700         (wl-summary-reply): Set `number' argument to wl-draft-reply.
1701
1702         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
1703         (wl-draft-reply): Added optional argument `number';
1704         Set wl-draft-parent-number.
1705         (wl-draft-kill): Delete answered mark if it is a reply.
1706
1707 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1708
1709         * wl-mime.el (wl-mime-preview-follow-current-region): New function
1710         that originates in mime-preview-follow-current-entity.
1711         (wl-draft-yank-current-message-entity): Use it if region is active.
1712
1713         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
1714         * wl-e21.el (wl-message-define-keymap): Bind "D" for
1715         `wl-message-delete-current-part'.
1716         * wl-mule.el (wl-message-define-keymap): Ditto.
1717         * wl-xmas.el (wl-message-define-keymap): Ditto.
1718
1719 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1720
1721         * wl-mime.el (wl-message-delete-current-part): New function.
1722         (wl-mime-node-id-to-string): Ditto.
1723
1724         * wl-mime.el (wl-message-delete-current-part): Use existing
1725         original buffer which corresponds current mime-view buffer.
1726         (fetched buffer might have different structure, possibly)
1727
1728         * wl-mime.el (wl-message-delete-current-part): Quit if the
1729         message content differs from the actual message.
1730
1731 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
1734         order.
1735         (wl-summary-search-by-subject): Search parent message from tail;
1736         Check the existence of the parent message on the current thread tree.
1737         (wl-summary-update-thread): Check whether the line is inserted.
1738
1739 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1740
1741         * wl-vars.el (wl-summary-line-format): Undo last change.
1742         * wl-summary.el (wl-summary-print-destination): Do not put
1743         invisible property when `wl-summary-width' is nil.
1744         (wl-summary-line-subject-minimum-length): Abolished.
1745         (wl-summary-line-subject): Ditto.
1746
1747 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1748
1749         * wl-vars.el (wl-summary-line-format): Change default value.
1750         (wl-summary-subject-length-limit): Abolished.
1751         * wl-summary.el (wl-summary-line-subject): Ditto.
1752
1753 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1754
1755         * wl-template.el (wl-template-select): Added optional argument.
1756         If optional argument is specified, reverse
1757         `wl-template-visible-select'.
1758
1759 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1760
1761         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
1762         Take prefix argument to force asking the destination folder.
1763
1764 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1765
1766         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
1767         count and update status.
1768
1769 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1770
1771         * wl-summary.el (wl-summary-redisplay-internal): If
1772         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
1773         after fetching.
1774
1775 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1776
1777         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
1778         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
1779
1780         * wl-vars.el (toplevel): Require 'elmo-msgdb.
1781
1782 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
1783
1784         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
1785         (All other related portions are changed).
1786         (wl-summary-mark-as-read-all): Rewrite.
1787
1788 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1789
1790         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
1791         `wl-summary-mark-as-read'.
1792         (wl-summary-mark-as-unread): Rewrite.
1793         (wl-summary-mark-as-read): Added no-modeline argument.
1794         (wl-summary-resume-cache-status): Rewrite.
1795         (wl-summary-exec-subr): Remove unused local variable.
1796
1797 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1798
1799         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
1800         logic to call `wl-summary-buffer-prev-folder-function'.
1801         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
1802
1803 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1804
1805         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
1806         is nil.
1807
1808 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1809
1810         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
1811         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
1812         (wl-mime-setup): Add its entry.
1813
1814 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
1815
1816         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
1817         (wl-summary-delete-cache): Likewise.
1818         (wl-summary-mark-as-read): Rewrite.
1819
1820 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
1821
1822         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
1823         `wl-summary-count-unread'.
1824
1825         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
1826
1827         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
1828
1829 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1830
1831         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
1832         wl-summary-new-mark, wl-summary-unread-uncached-mark,
1833         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
1834         Renamed to the elmo-msgdb-*-mark.
1835         (wl-summary-score-marks): Follow the change above.
1836         (wl-summary-auto-refile-skip-marks): Ditto.
1837         (wl-summary-incorporate-marks): Ditto.
1838         (wl-summary-expire-reserve-marks): Ditto.
1839
1840         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
1841         changes.
1842         (wl-thread-insert-top): Changed updating message.
1843
1844         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
1845         variable.
1846         (wl-summary-count-unread): Count answered marks.
1847         (wl-summary-rescan): Call wl-summary-insert-message instead of
1848         wl-summary-append-message-func-internal.
1849         (wl-summary-rescan): Don't call wl-summary-make-number-list.
1850         (wl-summary-prefetch-msg): Follow the variable name changes.
1851         (wl-summary-prefetch-region): Ditto.
1852         (wl-summary-mark-as-read-all): Follow the API changes;
1853         Don't call elmo-folder-replace-marks.
1854         (wl-summary-delete-cache): Follow the variable name changes.
1855         (wl-summary-resume-cache-status): Ditto.
1856         (wl-summary-update-status-marks): New function.
1857         (wl-summary-insert-message): New function.
1858         (wl-summary-sync-marks): Follow the variable name changes.
1859         (wl-summary-sync-update): Synchronize to the msgdb, too;
1860         Changed update messages.
1861         (wl-summary-make-number-list): Rewrite.
1862         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
1863         (wl-summary-mark-as-unread): Follow the API changes.
1864         (wl-summary-exec-subr): Follow the variable name changes.
1865         (wl-summary-mark-as-read): Ditto.
1866         (wl-summary-move-spec-plugged-alist): Ditto.
1867         (wl-summary-move-spec-unplugged-alist): Ditto.
1868         (wl-summary-cursor-move-surface): Ditto.
1869
1870         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1871         variable name changes.
1872         (wl-highlight-summary-current-line): Ditto.
1873
1874         * wl-expire.el (wl-expire-refile): Follow the API change in
1875         elmo-folder-move-messages.
1876         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1877         (wl-summary-archive): Use elmo-folder-msgdb instead of
1878         elmo-msgdb-load.
1879
1880 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1881
1882         * wl-mime.el (wl-draft-preview-message): Restore the position
1883         before evaluating wl-draft-send-hook in preview buffer.
1884
1885 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1886
1887         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
1888         when it creates new draft buffer.
1889
1890         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
1891         without argument.
1892
1893         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
1894         Evaluate content and if the value is string, insert it.
1895         (wl-draft-config-sub-body,wl-draft-config-sub-top,
1896         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
1897         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
1898         wl-draft-config-sub-part-bottom): Use it.
1899
1900         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
1901         with the folder name. The question was unintelligible when it is
1902         called from wl-save-status.
1903
1904 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1905
1906         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
1907         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
1908         cannot take second argument).
1909
1910 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1911
1912         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
1913         as t. Since type and subtype are not case sensitive (RFC 2045).
1914
1915 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1916
1917         * wl-vars.el (wl-message-mode-line-format): New variable.
1918         (wl-message-mode-line-format-spec-alist): Ditto.
1919         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
1920         (wl-message-redisplay): Use wl-message-mode-line-format.
1921
1922 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1923
1924         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
1925
1926 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1927
1928         * wl-summary.el (wl-summary-default-from): Write description.
1929
1930 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1931
1932         * wl-vars.el (wl-ldap-objectclass): Abolish.
1933
1934         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
1935         (wl-ldap-make-filter): Removed condition for objectclass.
1936         (wl-ldap-make-matched-value-list): Remove meaningless process.
1937         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
1938         (wl-address-ldap-search): Don't add `*' to `pat' string;
1939         use ignore-errors; added `email';
1940         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
1941         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
1942         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
1943
1944
1945 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1946
1947         * wl-draft.el (wl-draft-parent-folder): Write description.
1948         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
1949
1950 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1951
1952         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
1953         as "" (zero-length string) if no parent.
1954         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
1955
1956 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
1957
1958         * wl-address.el (wl-address-make-completion-list): Skip duplication
1959         checking.
1960         (wl-address-make-address-list): use `cons' and `nreverse' instead of
1961         `append'.
1962
1963 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1964
1965         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
1966         instead of `beginning-of-buffer'.
1967
1968 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1969
1970         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
1971
1972 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
1973
1974         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
1975         Refer wl-message-buffer-name.
1976         (wl-message-wheel-down): Ditto.
1977
1978 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
1979
1980         * wl-vars.el (wl-message-buffer-name): New user option.
1981
1982         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
1983         directly instead of making alist dinamically.
1984
1985         * wl-message.el (wl-message-buffer-cache-name): Abolish.
1986         (wl-message-buffer-create): Use wl-message-buffer-name instead of
1987         wl-message-buffer-cache-name.
1988         (wl-message-buffer-cache-clean-up): Ditto.
1989
1990         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
1991
1992         * Version number is increased to 2.9.15.
1993
1994 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
1995
1996         * wl-vars.el (wl-summary-default-view-alist): New user option.
1997
1998         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
1999
2000         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2001         while deleting address.
2002         (wl-draft-delete-myself-from-cc): Ditto.
2003
2004         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2005         If optional argument is specified, reverse sort order.
2006
2007         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2008
2009 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2010
2011         * wl-thread.el (wl-thread-insert-message): Return parent number if
2012         exists.
2013         (wl-thread-update-indent-string-region): Use
2014         wl-thread-update-line-on-buffer-sub instead of
2015         wl-thread-update-line-on-buffer.
2016
2017 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2018
2019         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2020         (wl-folder-close-all): Ditto.
2021
2022 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2023
2024         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2025         and mailing-list:.
2026         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2027         value.
2028         (wl-summary-line-list-info): Print mailing-list name even when 
2029         list-number is empty.
2030
2031 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2032
2033         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2034
2035         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2036         (wl-draft-open-file): Ditto.
2037         (wl-draft-random-alphabet): Ditto.
2038
2039         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2040         bindings.
2041
2042 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2043
2044         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2045         * wl-vars.el (wl-draft-config-alist): Ditto.
2046
2047 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2048
2049         * Version number is increased to 2.9.14.
2050
2051         * wl.el (wl): Don't set wl-init as nil when error occured while
2052         auto-checking folders.
2053
2054         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2055         `elmo-expand-newtext'.
2056
2057 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2058
2059         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2060         `this-command' so that `wl-folder-goto-folder' contained in
2061         `wl-summary-keep-cursor-command' work.
2062
2063 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2064
2065         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2066         message buffer displaying state.
2067
2068 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2069
2070         * wl-vars.el (wl-summary-default-view): New variable to specify
2071         default value for `wl-summary-buffer-view' instead of using
2072         set-default.
2073         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2074
2075 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2076
2077         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2078
2079         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2080
2081 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2082
2083         * wl-vars.el (wl-forward-subject-prefix): New variable.
2084         * wl-draft.el (wl-draft-forward): Use it.
2085
2086 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2087
2088         * wl-message.el (wl-message-prev-page): When it is called without
2089         lines argument, scroll down by wl-message-scroll-amount lines.
2090         (wl-message-next-page): Ditto.
2091         * wl-vars.el (wl-message-scroll-amount): Change default value
2092         to preserve current behavior.
2093
2094 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2095
2096         * wl-summary.el (wl-summary-prefetch-msg): Bind
2097         `wl-message-entity' to call `wl-summary-from-function'.
2098
2099 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2100
2101         * wl-message.el (wl-message-buffer-create): Run
2102         wl-message-buffer-created-hook.
2103
2104 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2105
2106         * wl-summary.el (wl-summary-sort-specs): New variable.
2107         (wl-summary-default-sort-spec): Ditto.
2108         (wl-summary-sort): Rewrite.
2109         (wl-summary-sort-by-list-info): New function.
2110
2111 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2112
2113         * wl-summary.el (wl-summary-get-list-info): New function.
2114         (wl-summary-sort): Rewrite.
2115         (wl-summary-line-list-info): Ditto.
2116         (wl-summary-line-list-count): Ditto.
2117         (wl-summary-refile-region): Fixed docstring.
2118
2119 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2120
2121         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2122         `wl-folder-entity-hashtb' as completion table.
2123
2124 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2125
2126         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2127         only when this command is called interactively; silence the byte-
2128         compiler.
2129
2130 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2131
2132         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2133         active in XEmacs.
2134
2135 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2136
2137         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2138         plural lines.
2139
2140 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2141
2142         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2143         of current line when the cursor is on the header name.
2144         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2145
2146 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2147
2148         * wl-util.el (wl-read-directory-name): Return displayed directory
2149         as the default value also on XEmacs.
2150
2151 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2152
2153         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2154         formatting.
2155
2156 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2157
2158         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2159         argument and when it is non-nil, check face property before
2160         highlighting for each line.
2161         (wl-highlight-summary-window): Set it.
2162
2163 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2164
2165         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2166         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2167
2168         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2169         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2170         (wl-draft-get-fcc-list): Likewise.
2171
2172 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2173
2174         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2175         (wl-thread-entity-cur): Ditto.
2176         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2177         wl-thread-indent-regexp setting.
2178         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2179
2180         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2181         wl-summary-lazy-highlight.
2182         (wl-summary-display-bottom): Ditto.
2183
2184         * wl-thread.el (wl-thread-open-close): Likewise.
2185
2186         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2187         from and subject;
2188         Bind wl-draft-use-frame;
2189         Enclose with save-window-excursion;
2190         Use wl-draft-create-buffer instead of with-temp-buffer;
2191         Use wl-draft-prepare-edit;
2192         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2193         Use wl-draft-send instead of wl-draft-raw-send.
2194
2195 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2196
2197         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2198         of using wl-from.
2199
2200 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2203         insert-buffer instead of clone-buffer.
2204         (wl-draft-doing-mime-bcc): New variable.
2205         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2206         infinite loop.
2207         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2208
2209         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2210         (wl-draft-mime-bcc-body): Ditto.
2211
2212         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2213         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2214         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2215         wl-draft-do-mime-bcc.
2216         (wl-draft-mime-bcc-field): New function.
2217         (wl-draft-do-mime-bcc): Ditto.
2218
2219         * wl-address.el (wl-address-complete-header-list): New variable.
2220         (wl-address-complete-header-regexp): Changed default value.
2221
2222         * Version number is increased to 2.9.13.
2223
2224 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2225
2226         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2227         it is differed.
2228
2229 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2232         (wl-summary-line-list-count): Ditto.
2233
2234 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2235
2236         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2237         (wl-nntp-posting-function): New variable.
2238         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2239         `wl-nntp-posting-config-alist'.
2240
2241 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2242
2243         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2244         FLIM.
2245
2246 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2247
2248         * wl-summary.el (wl-summary-target-mark-refile-sub):
2249         Remove a nuisance funcall.
2250
2251 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2252
2253         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2254         as t for `try-completion'.
2255
2256 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2257
2258         * wl-summary.el (wl-summary-default-from): Use
2259         wl-address-header-extract-address instead of
2260         std11-extract-address-components.
2261         (wl-summary-simple-from): Ditto.
2262         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2263         (wl-summary-insert-headers): Show message.
2264         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2265         for whole line.
2266         (wl-summary-default-from): Revert last change.
2267         (wl-summary-simple-from): Ditto.
2268         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2269         (wl-summary-mark-as-read-region): Follow the change above.
2270         (wl-summary-sync-marks): Ditto.
2271         (wl-summary-target-mark-mark-as-read): Ditto.
2272         (wl-summary-redisplay-internal): Ditto.
2273         (wl-summary-redisplay-no-mime-internal): Ditto.
2274         (wl-summary-redisplay-all-header): Ditto.
2275         (wl-summary-mark-as-read): Removed argument `cached';
2276         Use current cache status to set cache mark.
2277         (wl-summary-redisplay-internal): Follow the change above.
2278         (wl-summary-redisplay-no-mime-internal): Ditto.
2279         (wl-summary-redisplay-all-header): Ditto.
2280
2281         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2282
2283         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2284         Don't call itself recursively (Adviced by Yamaoka-san).
2285
2286 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2287
2288         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2289         bind wl-summary-highlight as nil to avoid error caused by missing
2290         local variables.
2291
2292 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2293
2294         * wl-vars.el (wl-invalid-character-message): New user option.
2295
2296         * wl-util.el (wl-set-string-width): If truncated string-width is
2297         larger than specified width, use `wl-invalid-character-message'.
2298
2299 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2300
2301         * wl-summary.el (wl-summary-prefetch-msg): 
2302         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2303
2304 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2305
2306         * wl-vars.el (wl-summary-check-line-format): New user option.
2307         (wl-summary-line-format-file): Ditto.
2308
2309         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2310         variable.
2311         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2312         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2313         and `wl-summary-view-old-p' to check whether do a rescan or not.
2314         (wl-summary-view-old-p): New function.
2315         (wl-summary-line-format-changed-p): Ditto.
2316         (wl-summary-line-format-save): Ditto.
2317         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2318
2319         * wl-util.el (wl-set-string-width): Avoid using negative number
2320         for make-string.
2321
2322 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2323
2324         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2325         return value.
2326
2327         * wl-util.el (wl-set-string-width): Added optional argument
2328         `padding' (All other related portions are changed).
2329         (wl-line-parse-format): If the first letter of column number is
2330         `0', zero-padding the result (ex: "%05l").
2331
2332         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2333
2334 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2335
2336         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2337         sequential summary view.
2338
2339 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2342         if it doesn't have a -unix version.
2343
2344 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2345
2346         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2347
2348 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2349
2350         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2351         content.
2352         (wl-draft): Follow the change above.
2353
2354         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2355
2356         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2357         and wl-folder-summary-line-format-alist contain %T and %P.
2358
2359         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2360         (wl-summary-mode-line-format): New user option.
2361         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2362         (wl-summary-line-format): Changed default value.
2363         (wl-summary-lazy-highlight): Changed default value.
2364
2365         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2366         change in wl-summary-create-line.
2367         (wl-thread-insert-entity-sub): Ditto.
2368
2369         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2370         (wl-summary-buffer-unread-status): Ditto.
2371         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2372         (wl-summary-buffer-persistent-mark-column): Ditto.
2373         (wl-summary-buffer-mode-line-formatter): Ditto.
2374         (wl-summary-buffer-mode-line): Ditto.
2375         (wl-summary-message-regexp): Abolished.
2376         (All other related portions are changed.)
2377         (wl-summary-detect-mark-position): New function.
2378         (wl-summary-buffer-set-folder): Setup
2379         wl-summary-buffer-mode-line-formatter.
2380         (wl-summary-mode): Setup selective-display;
2381         Setup pre-idle-hook when xemacs.
2382         (wl-summary-update-modeline): Rewrite.
2383         (wl-summary-jump-to-msg): Define as function;
2384         Changed regexp for searching messages.
2385         (wl-summary-message-number): Rewrite.
2386         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2387         Do rescan when old type summary cache.
2388         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2389         (wl-summary-remove-destination): Use '\r' to detect EOL.
2390         (wl-summary-print-destination): Ditto.
2391         (wl-summary-temp-mark): New inline function.
2392         (wl-summary-persistent-mark): Ditto.
2393         (wl-summary-line-number): New function.
2394         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2395         (wl-summary-line-list-count): New function.
2396         (wl-summary-create-line): Added argument persistent-mark.
2397         (All other related portions are changed)
2398         (wl-summary-create-line): Insert '\r'.
2399         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2400         (wl-summary-cursor-move-surface): New inline function.
2401         (wl-summary-prev): Use it.
2402         (wl-summary-next): Ditto.
2403
2404         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2405         wl-summary-message-regexp.
2406         (wl-highlight-summary): Delete progress message.
2407         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2408
2409         * Version number is increased to 2.9.12.
2410
2411 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2412
2413         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2414         variable (nil: no minimum).
2415         (wl-summary-line-subject): Add some spaces after subject by
2416         wl-summary-line-subject-minimum-length.
2417
2418 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2419
2420         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2421         and removed `F'.
2422         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2423         change above).
2424
2425 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2426
2427         * wl-summary.el (wl-summary-line-list-count): Reverted.
2428         (example setting in samples/*/dot.wl is also updated)
2429
2430 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
2431
2432         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
2433
2434         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
2435
2436         * wl-vars.el (wl-summary-line-format): Addes some description to the
2437         docstring.
2438
2439         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
2440         (wl-summary-line-close-bracket): Ditto.
2441         (wl-summary-line-children-number): Ditto.
2442         (wl-summary-line-thread-indent): Ditto.
2443         (wl-summary-line-children-and-from): Ditto.
2444
2445         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
2446         't', 'c', 'F' and added 'C'.
2447
2448         * wl-util.el (wl-set-string-width): Accept negative value.
2449         (wl-line-parse-format): Added "%number(" and "%)".
2450
2451 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2452
2453         * wl-summary.el (wl-summary-line-list-count): Change format of the
2454         return value.
2455
2456 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
2457
2458         * wl-draft.el (wl-draft-beginning-of-line): New command imported
2459         from the recent message.el.
2460         (wl-draft-point-in-header-p): Ditto.
2461         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
2462         wl-draft-beginning-of-line.
2463         * wl-e21.el (wl-draft-mode-map): Ditto.
2464         * wl-xmas.el (wl-draft-mode-map): Ditto.
2465
2466         * wl-folder.el: Sort macrodefs by dependencies.
2467
2468 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2469
2470         * wl-summary.el (wl-summary-prev): Fixed regexp.
2471         (wl-summary-next): Ditto.
2472
2473 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2474
2475         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
2476
2477 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2478
2479         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
2480         for backward compatibility.
2481
2482 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2483
2484         * wl-summary.el (wl-summary-line-list-count): New function, merged
2485         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
2486         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
2487         list counts.
2488
2489 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
2490
2491         * wl-summary.el (wl-summary-create-line): Ignore errors while
2492         timezone-fix-time.
2493
2494         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
2495
2496         * wl-summary.el (wl-summary-sync-update): Ditto.
2497         (wl-summary-default-from): Use wl-message-entity
2498         instead of entity.
2499
2500         * wl-summary.el (wl-summary-create-line): Fix.
2501
2502         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
2503         (wl-summary-line-format): New user option.
2504         (wl-folder-summary-line-format-alist): Ditto.
2505         (wl-summary-from-width): Abolished.
2506
2507         * wl-util.el (toplevel): Require 'bytecomp.
2508         (wl-line-parse-format): New function.
2509         (wl-line-formatter-setup): New macro.
2510
2511         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
2512         (wl-summary-buffer-line-formatter): New buffer local variable.
2513         (wl-summary-switch-to-clone-buffer): Follow the change above.
2514         (wl-summary-message-regexp): Fix.
2515         (wl-summary-from-func-internal): Abolished.
2516         (wl-summary-subject-func-internal): Ditto.
2517         (wl-summary-subject-filter-func-internal): Ditto.
2518         (All other related portions are changed.)
2519         (wl-summary-buffer-set-folder):
2520         Set up wl-summary-buffer-number-column and 
2521         wl-summary-buffer-line-formatter
2522         (All other related portions are changed.)
2523         (wl-summary-buffer-number-column-detect): Abolished.
2524         (All other related portions are changed.)
2525         (wl-summary-delete-all-status-marks-on-buffer): Removed.
2526         (wl-summary-delete-all-temp-marks-on-buffer): Use
2527         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
2528         (wl-summary-target-mark-delete): Ditto.
2529         (wl-summary-target-mark-refile-subr): Ditto.
2530         (wl-summary-target-mark-mark-as-read): Ditto.
2531         (wl-summary-target-mark-mark-as-unread): Ditto.
2532         (wl-summary-target-mark-mark-as-important): Ditto.
2533         (wl-summary-target-mark-save): Ditto.
2534         (wl-summary-replace-status-marks): Renamed from
2535         wl-summary-set-status-marks-on-buffer;
2536         Use wl-summary-message-regexp instead of
2537         wl-summary-buffer-number-regexp.
2538         (wl-summary-sync-update): Follow the change above.
2539         (wl-summary-goto-previous-message-beginning): New function.
2540         (wl-summary-mark-as-unread): Use it.
2541         (wl-summary-mark-as-important): Ditto.
2542         (wl-summary-line-formatter): New variable.
2543         (wl-summary-line-year): New function.
2544         (wl-summary-line-day): Ditto.
2545         (wl-summary-line-day-of-week): Ditto.
2546         (wl-summary-line-hour): Ditto.
2547         (wl-summary-line-minute): Ditto.
2548         (wl-summary-line-open-bracket): Ditto.
2549         (wl-summary-line-close-bracket): Ditto.
2550         (wl-summary-line-children-number): Ditto.
2551         (wl-summary-line-thread-indent): Ditto.
2552         (wl-summary-line-size): Ditto.
2553         (wl-summary-line-subject): Ditto.
2554         (wl-summary-line-from): Ditto.
2555         (wl-summary-line-children-and-from): Ditto.
2556         (wl-summary-create-line): Rewritten.
2557         (wl-summary-format-date): Abolished.
2558
2559         * wl-highlight.el (wl-highlight-summary-current-line): Use
2560         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
2561         Use thread structure to detect thread top message.
2562
2563         * wl-draft.el (wl-default-draft-cite): Don't use
2564         wl-summary-from-func-internal.
2565
2566         * wl-refile.el (wl-refile-subject-learn): Don't use
2567         wl-summary-subject-filter-func-internal.
2568         (wl-refile-guess-by-subject): Ditto.
2569
2570         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
2571         parameters.
2572
2573         * wl-thread.el (wl-thread-update-indent-string-region):
2574         Use wl-thread-update-line-on-buffer instead of
2575         wl-thread-update-indent-string.
2576         (wl-thread-update-children-number): Redefine using
2577         wl-thread-update-line-on-buffer.
2578         (wl-thread-update-indent-string): Abolished.
2579
2580         * Version number is increased to 2.9.11.
2581
2582 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
2585         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
2586         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
2587
2588         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
2589         as nil.
2590
2591         * wl-thread.el (wl-thread-open-all-unread): Use 
2592         elmo-folder-list-messages-mark-match.
2593         (wl-thread-insert-message): Removed argument `mark-alist'.
2594         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
2595         elmo-msgdb-set-mark.
2596         (wl-thread-get-children-msgs-uncached): Likewise.
2597         (wl-thread-get-exist-children): Added argument include-self.
2598         (wl-thread-delete-message): Follow the change above.
2599
2600         * wl-summary.el (wl-summary-count-unread): Removed argument.
2601         (wl-summary-rescan): Follow the change above.
2602         (wl-summary-mark-as-read-region): Ditto
2603         (wl-summary-mark-as-unread-region): Ditto.
2604         (wl-summary-delete-messages-on-buffer): Ditto.
2605         (wl-summary-sync-update): Ditto.
2606         (wl-summary-switch-to-clone-buffer): Ditto.
2607         (wl-summary-goto-folder-subr): Ditto.
2608         (wl-summary-target-mark-mark-as-read): Ditto.
2609         (wl-summary-target-mark-mark-as-unread): Ditto.
2610         (wl-summary-target-mark-mark-as-important): Ditto.
2611         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
2612         (wl-summary-update-thread): Removed argument `mark-alist'.
2613         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
2614         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
2615         (wl-summary-resume-cache-status): Likewise.
2616         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
2617         elmo-msgdb-set-mark.
2618         (wl-summary-mark-as-read-all): Likewise.
2619         (wl-summary-delete-cache): Ditto.
2620         (wl-summary-auto-select-msg-p): Ditto.
2621         (wl-summary-mark-as-unread): Ditto.
2622         (wl-summary-no-auto-refile-message-p): Ditto.
2623         (wl-summary-mark-as-read): Ditto.
2624         (wl-summary-mark-as-important): Ditto.
2625         (wl-summary-auto-refile): Follow the change above.
2626         (wl-summary-delete-all-marks): Removed.
2627         (wl-summary-resume-marks-and-highlight): Ditto.
2628         (wl-summary-resume-marks): Ditto.
2629         (wl-summary-delete-important-msgs-from-list): Ditto.
2630         (wl-summary-delete-canceled-msgs-from-list): Ditto.
2631
2632         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
2633         wl-summary-count-unread.
2634
2635         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2636         (wl-summary-score-update-all-lines): Use
2637         elmo-msgdb-set-mark.
2638
2639 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
2640
2641         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
2642         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
2643         (wl-summary-create-line): Renamed from
2644         wl-summary-overview-create-summary-line;
2645         Argument rearrangement.
2646         (wl-summary-update-thread): Follow the change above.
2647
2648         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
2649         (wl-thread-insert-entity-sub): Likewise.
2650
2651         * wl-summary.el (wl-summary-append-message-func-internal): Removed
2652         argument `overview', `mark-alist' and added `msgdb'.
2653
2654         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
2655
2656         * wl-summary.el (wl-summary-insert-summary): Changed argument.
2657         (wl-summary-rescan): Follow the change above.
2658         (wl-summary-sync-update): Ditto.
2659         (wl-summary-insert-thread-entity): Ditto;
2660         Don't use `let*' in every while loop;
2661         Detect infinite loop of threads.
2662         (wl-summary-update-thread): Removed argument `overview'.
2663
2664         * wl-thread.el (wl-thread-insert-message): Ditto.
2665
2666         * Version number is increased to 2.9.10.
2667
2668         * wl-message.el (wl-message-redisplay): Ignore errors while
2669         wl-message-redisplay-hook.
2670
2671 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2672
2673         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
2674
2675 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2676
2677         * wl.el (wl): inhibit-quit while wl-folder.
2678
2679 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
2680
2681         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
2682         while msgdb access.
2683
2684 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2685
2686         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
2687         even if no folder is not created.
2688
2689 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2690
2691         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
2692
2693         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
2694         implementation.
2695         (wl-summary-target-mark-thread): Ditto.
2696
2697         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
2698
2699 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2700
2701         * wl-util.el (wl-display-bytes): Remove unused function.
2702
2703 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2704
2705         * wl.el (wl-check-environment): Cause error when wl-from is nil,
2706         seems critical one (partially reverse the change in 2002/03/17).
2707
2708 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2709
2710         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
2711         * wl-draft.el (wl-draft-write-sendlog): Ditto.
2712
2713 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2714
2715         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
2716         is not writable.
2717         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
2718         plugged status instead of `'force' as 2nd argument.
2719
2720         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
2721         is not creatable.
2722
2723         * Version number is increased to 2.9.9.
2724
2725 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2726
2727         * wl-summary.el (wl-summary-suspend): New function.
2728
2729 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2730
2731         * wl.el (wl): Do not check variables if check is nil.
2732         * wl-utils.el (wl-collect-draft): New function.
2733         * wl-folder.el (wl-folder-suspend): Put summary buffers
2734         and draft buffers at the end of buffer list.
2735         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
2736
2737 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2738
2739         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
2740         loop instead of recursive call.
2741
2742         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
2743         2nd argument.
2744
2745 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2746
2747         * wl-draft.el (wl-draft-create-contents): Don't take neither
2748         (function . args) nor (string . something) any more.
2749
2750         * wl-version.el (wl-generate-user-agent-string): Return string
2751         without header symbol.
2752         * wl-draft.el (wl-draft-default-headers): Use it.
2753
2754         * wl-draft.el (wl-draft-trim-ccs): Renamed from
2755         `wl-draft-insert-ccs' and return field value instead of inserting
2756         the header. Abolish cc argument.
2757         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
2758
2759         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
2760         rather than one with string car.
2761
2762         * wl-vars.el (wl-draft-additional-header-alist): New variable.
2763         * wl-draft.el (wl-draft-create-contents): Add it after the default
2764         headers.
2765
2766         * wl-draft.el (wl-draft-create-contents): For the case of
2767         (symbol-or-string . function) insert header only when the function
2768         returns string value.
2769
2770 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2771
2772         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
2773         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
2774
2775 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2776
2777         * wl.el (wl-check-environment): Don't check Message-ID when
2778         `wl-insert-message-id' is nil.
2779         Revive checking if `wl-message-id-domain' contains "@".
2780
2781 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2782
2783         * wl.el (wl-check-environment): Merge examination for "@" at
2784         inappropriate position into the first string-match.
2785
2786         * wl-summary.el (wl-summary-target-mark-print): New function.
2787         (wl-summary-pipe-message-subr): Extracted from
2788         `wl-summary-pipe-message'.
2789         (wl-summary-target-mark-pipe): New function.
2790         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
2791         `wl-summary-target-mark-pipe'.
2792
2793 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2794
2795         * wl.el (wl-check-environment): Rewrite around Message-ID check.
2796
2797 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2798
2799         * wl.el (wl-check-environment): Use elmo-warning instead of
2800         error for non-critical ones.
2801         Remove trash folder check.
2802         (wl): Don't ignore error in wl-check-environment.
2803
2804         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
2805         check, which is moved from `wl-check-environment'.
2806         (Adviced by Teranishi-san [X-Mail-Count: 9661])
2807
2808 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2809
2810         * wl-summary.el (wl-summary-write-current-folder): If it cannot
2811         guess anything, call wl-summary-write.
2812         (wl-summary-write): Create draft with blank To field.
2813         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
2814
2815 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2816
2817         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
2818         argument full as well for wl-folder-write-current-folder.
2819         If wl-*-write-current-folder cannot guess addressee, add blank
2820         To header.
2821         Rewrite condition for positioning cursor.
2822
2823 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2824
2825         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
2826         summary buffer is present, use it.
2827         (wl-folder-jump-to-previous-summary): Ditto.
2828
2829 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2830
2831         * wl-draft.el (wl-draft-create-contents): Fix docstring.
2832
2833         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
2834         wl-summary-previous-buffer and wl-summary-next-buffer.
2835
2836         * wl-folder.el (wl-folder-mode-map): Bind
2837         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
2838         (wl-folder-jump-to-next-summary): New function.
2839         (wl-folder-jump-to-previous-summary): Ditto.
2840
2841         * wl-draft.el (wl-draft): Rearranged.
2842
2843 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2844
2845         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
2846         of header.
2847         (wl-draft): Collect arguments for the header as header-alist.
2848         (wl-draft-forward): Arrange arguments for wl-draft.
2849         (wl-draft-reply): Ditto.
2850         (wl-draft-edit-string): Ditto.
2851         * wl-summary.el (wl-summary-write): Ditto.
2852         (wl-summary-write-current-folder): Ditto.
2853
2854         * Version number is increased to 2.9.8.
2855
2856 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2857
2858         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
2859
2860         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
2861
2862         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
2863         even if the guess failed.
2864
2865         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
2866         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
2867         wl-summary-write-current-folder.
2868         * wl-xmas.el: Ditto.
2869
2870 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
2871
2872         * wl-summary.el (wl-summary-next-page): Force display message if
2873         message is not displayed yet.
2874         (wl-summary-prev-page): Ditto.
2875
2876 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
2877
2878         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
2879
2880 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2881
2882         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
2883         add "Preview Message" and "Save Draft and Exit".
2884
2885 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2886
2887         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
2888         if addrmgr is called from draft in splitted window.
2889
2890         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
2891         * wl-mule.el: Ditto.
2892         * wl-xmas.el: Ditto.
2893
2894 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2895
2896         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
2897
2898         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
2899         * wl-xmas.el (wl-folder-toolbar): Ditto.
2900
2901 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2902
2903         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
2904         and wl-draft-save-and-exit.
2905         (wl-draft-toolbar): Add wl-draft-save-and-exit.
2906         * wl-xmas.el: Ditto.
2907         * wl-mule.el: Ditto.
2908
2909         * wl-folder.el (wl-folder-goto-draft-folder): New function.
2910         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
2911
2912 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
2913
2914         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
2915         lists for saving buffer.
2916
2917 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2918
2919         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
2920         parent-folder argument instead of it.
2921         (wl-draft-create-buffer): Ditto.
2922         (wl-draft-forward): Ditto.
2923         (wl-draft-reply): Ditto.
2924         * wl-summary.el (wl-summary-write): Ditto.
2925         (wl-summary-write-current-folder): Ditto.
2926
2927         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
2928         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
2929         Folder buffer after composing.
2930
2931 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2932
2933         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
2934         header if the file `wl-x-face-file' already contains it.
2935
2936 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2937
2938         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
2939         folder" entry.
2940         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
2941         * wl-e21.el (wl-folder-toolbar): Ditto.
2942         * wl-xmas.el (wl-folder-toolbar): Ditto.
2943
2944 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2945
2946         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
2947         wl-folder-goto-folder with sticky argument.
2948         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
2949
2950 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
2951
2952         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
2953         and wl-summary-previous-buffer.
2954         (wl-summary-next-buffer): New function.
2955         (wl-summary-previous-buffer): Ditto.
2956
2957 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2958
2959         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
2960         wl-folder-jump-to-current-entity-with-arg.
2961         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
2962         `wl-folder-jump-to-current-entity'.
2963         * wl-summary.el (wl-summary-mode-map): Bind "G" for
2964         `wl-summary-goto-folder-sticky'.
2965         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
2966         `wl-summary-goto-folder'.
2967         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
2968         Unless force-exit, do not clean temp. marks for sticky summary.
2969         (wl-summary-goto-folder): Now the prefix argument means force-exit.
2970
2971 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
2972
2973         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
2974         not entire.
2975
2976 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
2977
2978         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
2979         to `C-x C-s'.
2980         (wl-summary-save-status): New command.
2981         (wl-summary-exit): Don't clean-up temp marks when sticky.
2982         (Applied patch from Nakayama-san [wl: 09548])
2983         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
2984         Do nothing when no mark data.
2985         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
2986         Call `wl-summary-delete-all-temp-marks' before saving.
2987
2988 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
2989
2990         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
2991
2992 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2993
2994         * wl.el (wl-check-environment): Also cause error when (system-name)
2995         returns "localhost.localdomain". (Although it doesn't affect because
2996         of condition-case, see change in 2002-01-23 by Teranisi-san.)
2997
2998 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2999
3000         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3001         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3002
3003         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3004         value.
3005
3006 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3007
3008         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3009         Likewise r-cc-list and r-ng-list.
3010
3011 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3012
3013         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3014         only if it is bound as variable.
3015
3016         * wl-mime.el (wl-draft-preview-message): Ditto.
3017
3018 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3019
3020         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3021         needless `goto-char'.
3022
3023         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3024         `wl-summary-redisplay-no-mime-internal' instead of
3025         `wl-summary-redisplay-no-mime'.
3026         (wl-summary-redisplay-no-mime): Changed argument;
3027         Call `wl-summary-redisplay-no-mime-internal'.
3028
3029         * wl-mime.el (wl-draft-preview-message): Bind
3030         `mime-header-encode-method-alist' locally.
3031
3032         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3033         (wl-draft-std11-parse-addresses): Added the first address check.
3034         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3035
3036         * Version number is increased to 2.9.7.
3037
3038 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3039
3040         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3041
3042 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3043
3044         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3045         related to scrollbar support, if there is no such a feature
3046         compiled in.
3047
3048 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3049
3050         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3051         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3052         for prefetch.
3053
3054 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3055
3056         * wl-summary.el (wl-summary-pick): Fix for no match.
3057
3058 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3059
3060         * wl-draft.el (wl-draft-save):
3061         Override `mime-header-encode-method-alist'.
3062
3063 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3064
3065         * wl-folder.el (wl-folder-pick): New function.
3066         Define key as "?".
3067
3068 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3069
3070         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3071         Fix for unplugged.
3072
3073 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3074
3075         * wl-folder.el (wl-folder-virtual): New function.
3076         Define key as "V".
3077
3078 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3079
3080         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3081         multi folder if entity is group.
3082
3083 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3084
3085         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3086         is nil.
3087
3088 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3089
3090         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3091         (wl-summary-target-mark-msgs): Return the number of marked messages.
3092
3093 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3094
3095         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3096         "first:" is specified.
3097
3098 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3099
3100         * wl-vars.el (wl-from): Use return value of function
3101         user-full-name instead of the variable user-full-name since
3102         XEmacs-20.4 doesn't set this variable.
3103
3104 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3105
3106         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3107         call `wl' directly.
3108
3109 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3110
3111         * wl-draft.el (wl-draft-reedit): Removed duplicated
3112         switch-to-buffers.
3113
3114 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * wl.el (wl-other-frame): Removed garbages.
3117
3118 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3119
3120         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3121
3122         * wl-xmas.el (wl-draft-key-setup): Ditto.
3123
3124         * wl-mule.el (wl-draft-key-setup): Ditto.
3125
3126         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3127         (wl-draft-reedit): Ditto.
3128         (wl-draft-prepare-edit): Add `wl-draft-save' to
3129         `local-write-file-hooks'.
3130         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3131         (wl-draft-reedit): Set buffer-file-name.
3132         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3133
3134
3135         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3136         call it.
3137         (wl-delete-startup-frame-function): New variable.
3138         (wl-other-frame): New function
3139         (Original was written by Yamaoka san [wl: 09239]).
3140
3141         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3142         if `wl-folder-use-frame'.
3143
3144 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3145
3146         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3147
3148 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3149
3150         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3151         New variable.
3152         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3153         (wl-message-buffer-prefetch-get-next): Use them.
3154         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3155
3156 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3157
3158         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3159         with unwind-protect.
3160
3161         * wl-draft.el (wl-draft-reedit): Rewrite.
3162         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3163         (wl-draft-save): Insert header separator if it does not exist;
3164         Removed condition-case.
3165
3166         * wl-summary.el (wl-summary-reedit): Revert last change.
3167
3168         * wl-draft.el (wl-draft-save): Rewrite.
3169         (wl-draft-create-buffer): Set buffer-file-name as nil.
3170
3171         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3172
3173         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3174
3175         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3176         nil.
3177
3178 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3179
3180         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3181         If count is nil, do not prefetch.
3182         (wl-message-buffer-prefetch-next): Next.
3183
3184 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3185
3186         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3187
3188 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3189
3190         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3191         `delete-backward-char'
3192         (wl-draft-prepare-edit): Check major-mode.
3193         (wl-draft-decode-header): Rewrite.
3194         (wl-draft): Fix.
3195
3196 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3197
3198         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3199
3200 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3201
3202         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3203         (wl-message-buffer-prefetch-get-next): Remove size checking.
3204         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3205
3206 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3207
3208         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3209         (wl-draft-default-headers): Fix.
3210
3211 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3212
3213         * wl-draft.el (wl-draft-default-headers): Insert return value of
3214         `wl-generate-mailer-string-function'.
3215
3216 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3217
3218         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3219         (wl-draft-insert-mail-header-separator): Ditto.
3220
3221         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3222         again (Reverted the change on 2002-01-17 by OKADA san).
3223
3224 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3225
3226         * wl-draft.el (wl-draft): Rewrite.
3227         (wl-draft-create-buffer): New function.
3228         (wl-draft-create-contents): Ditto.
3229         (wl-draft-prepare-edit): Ditto.
3230         (wl-draft-decode-header): Ditto.
3231         (wl-draft-decode-body): Ditto.
3232         (wl-draft-check-new-line): Ditto.
3233         (wl-draft-default-headers): Ditto.
3234         (wl-draft-insert-mail-header-separator): Ditto.
3235
3236 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3237
3238         * Version number is increased to 2.9.6.
3239
3240 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3241
3242         * wl-draft.el (wl-draft-delete-field): Optional argument.
3243         (wl-draft-delete-fields): Ditto.
3244
3245 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3246
3247         * wl-message.el (toplevel): Eliminated byte-compile warning.
3248         for `itimer-function', `delete-timer' and `itimer-list'.
3249
3250 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3251
3252         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3253         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3254         `wl-message-buffer-prefetch-threshold'.
3255         * wl-summary.el (wl-summary-redisplay-internal): Remove
3256         the check of `wl-message-buffer-prefetch-depth'.
3257
3258 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3259
3260         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3261         size of article.
3262         (wl-message-buffer-prefetch-subr): Remove size check.
3263
3264 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3265
3266         * wl-vars.el (wl-plugged): Make customizable.
3267
3268 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3269
3270         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3271         (wl-message-buffer-prefetch-set-timer): New function.
3272         (wl-message-buffer-prefetch-get-next): New function.
3273         (wl-message-buffer-prefetch): New function.
3274         (wl-message-buffer-prefetch-next): Rewrite.
3275         (wl-message-buffer-prefetch-subr): Rewrite.
3276         * wl-vars.el (wl-auto-prefetch-first): New variable.
3277         * wl-summary.el (wl-summary-goto-folder-subr): Call
3278         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3279
3280 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3281
3282         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3283         `wl-summary-unread-message-hook'.
3284
3285 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3286
3287         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3288         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3289         if range is `cache-status'.
3290
3291 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3292
3293         * wl-message.el (wl-message-buffer-prefetch-subr):
3294         Improve debug message.
3295
3296 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3297
3298         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3299         `wl-mail-send-pre-hook'.
3300         (wl-draft-send-mail-with-qmail): Ditto.
3301         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3302
3303 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3304
3305         * wl-message.el (wl-message-buffer-prefetch-subr):
3306         Fix for cancel-function-timers bug.
3307         (wl-message-buffer-prefetch-debug): Default value is t.
3308
3309 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3310
3311         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3312         (wl-message-buffer-prefetch-subr): Rewrite.
3313         Rename from `wl-message-buffer-prefetch'.
3314
3315 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3316
3317         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3318         (wl-default-draft-cite-decorate-author): Ditto.
3319
3320         * wl-draft.el (wl-draft-cite-function): Removed.
3321         (wl-default-draft-cite-decorate-author): Ditto.
3322
3323 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3324
3325         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3326         (wl-default-draft-cite): Do not arrange author name if the value of
3327         `wl-default-draft-cite-decorate-author' is nil.
3328
3329 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3330
3331         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3332
3333         * wl-folder.el (wl-folder-check-one-entity): Don't care
3334         `elmo-folder-use-flag-p'.
3335
3336 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3337
3338         * wl-folder (wl-folder-check-one-entity): Fix
3339         problem if unread is nil.
3340
3341 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-address.el (wl-address-make-completion-list): Check whether
3344         the address is a group list.
3345         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3346
3347 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3348
3349         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3350         The number of the messages of new and unread does not count
3351         correctly.
3352
3353         * wl-summary.el (wl-summary-count-unread): Changed to return
3354         `(new . unread)' instead of total.
3355         (wl-summary-sync-update): Follow the change above.
3356
3357         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3358
3359 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3360
3361         * wl-address.el (wl-address-make-completion-list): Do not enclose
3362         address by " <" and ">" if associated realname is "".
3363         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3364         This is against the promblem with group list in .addresses pointed
3365         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3366
3367 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3368
3369         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3370         message is a format control string.
3371         * wl-expire.el (wl-expire-append-log): Ditto.
3372         * wl-mime.el (wl-summary-burst-subr): Ditto.
3373         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3374         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3375
3376 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3377
3378         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3379         wl.el (wl-check-variables): Rename from `wl-check-type'.
3380         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3381         (wl-check-variables-2): New function.
3382         (wl): Call `wl-check-variables-2'.
3383
3384 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3385
3386         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3387         after renaming folder in access group.
3388
3389 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3390
3391         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3392         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3393         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3394         (wl-message-buffer-prefetch): Rewrite.
3395         (wl-message-buffer-prefetch-idle-time): Removed.
3396         * wl-summary.el (wl-summary-redisplay-internal):
3397         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3398         Error check for `wl-message-buffer-prefetch-depht'.
3399
3400 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3401
3402         * Version number is increased to 2.9.5.
3403         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3404
3405 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3406
3407         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3408         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3409         Based on the patch written by
3410         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3411
3412 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3413
3414         * wl-draft.el (wl-draft-raw-send): Fix for
3415         `wl-news-send-pre-hook'
3416
3417 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3418
3419         * wl-utils.el (wl-message-id-function): New variable.
3420         * wl-draft.el (wl-draft-insert-required-fields):
3421         Use `wl-message-id-function'.
3422
3423 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3424
3425         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3426         * wl-utils.el (wl-draft-make-message-id-string):
3427         Use `wl-from' for domain part of Message-ID
3428         if `wl-message-id-use-wl-from' if non-nil.
3429         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3430
3431 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3432
3433         * wl.el (wl): Call `wl-check-type'
3434         Do not 'condition-case'.
3435
3436 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3437
3438         * wl.el (wl-check-type): New function.
3439         (wl-check-type-variables): New variable.
3440
3441 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3442
3443         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
3444
3445 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3446
3447         * wl-draft.el (wl-smtp-password-key): New function.
3448         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
3449         (wl-draft-send-mail-with-smtp): Ditto.
3450         (wl-draft-send-mail-with-pop-before-smtp): Fix.
3451
3452 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
3453
3454         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
3455         * wl-utils.el (wl-unique-id-suffix): Remove.
3456
3457 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
3458
3459         * Version number is increased to 2.9.4.
3460
3461 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
3462
3463         * wl-utils.el (wl-unique-id-suffix): New variable.
3464         (wl-unique-id): Use `wl-unique-id-suffix'
3465
3466 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3467
3468         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
3469         instead of `elmo-msgdb-search'.
3470
3471         * Version number is increased to 2.9.3.
3472
3473 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
3474
3475         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
3476
3477 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
3478
3479         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
3480         (wl-draft-dispatch-message): Changed for send-later.
3481         (wl-draft-queue-flush): Ditto.
3482         (wl-draft): Clear `wl-sent-message-queued'.
3483         (wl-draft-reedit): Ditto.
3484         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
3485         * wl-vars.el (wl-draft-force-queuing): New variable.
3486         (wl-draft-force-queuing-mail): New variable.
3487         (wl-draft-force-queuing-news): New variable.
3488
3489 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
3490
3491         * wl-draft.el (wl-draft-hide): Removed `interactive'.
3492         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
3493
3494 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3495
3496         * Version number is increased to 2.9.2.
3497
3498 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * wl-draft.el (wl-draft-elide-region): New user command.
3501         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
3502
3503         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
3504         command `wl-draft-elide-region'.
3505         * wl-mule.el: Ditto.
3506         * wl-xmas.el: Ditto.
3507
3508 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
3509
3510         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
3511         (wl-biff-check-folder-async): Removed needless let.
3512
3513 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
3514
3515         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
3516         wl-folder-get-elmo-folder.
3517         (wl-biff-check-folder): Set `biff' argument of
3518         `wl-folder-check-one-entity'.
3519         (wl-biff-check-folder-async): Setup `biff' slot of folder.
3520
3521         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
3522         (wl-folder-check-one-entity): Added `biff' argument;
3523         Setup `biff' slot of folder.
3524
3525         * Version number is increased to 2.9.1.
3526
3527 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
3528
3529         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
3530         comment out and fixed.
3531         (wl-fldmgr-add-completion-subr): Ditto.
3532
3533         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
3534         and msgdb.
3535
3536         * wl.el (wl-toggle-plugged): Save summary view.
3537
3538 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
3539
3540         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
3541
3542 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3543
3544         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
3545
3546 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         * wl-e21.el (wl-e21-toolbar-configurations): Replace
3549         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
3550         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
3551
3552         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
3553         if it was failed.
3554         (wl-demo): Disable undo in the demo buffer.
3555
3556 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * wl-version.el (wl-version): Changed codename.
3559
3560         * Version number is increased to 2.9.0.
3561
3562 2001-12-14  Takuo KITAME <kitame@northeye.org>
3563
3564         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
3565         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
3566         (wl-folder-mark-as-read-all-current-entity): Ditto.
3567
3568 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3569
3570         * wl-vars.el (wl-from-width): Define as obsolete variable.
3571         (wl-subject-length-limit): Ditto.
3572
3573         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
3574
3575         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
3576         wl-summary-save-view.
3577
3578         * wl.el (wl-save-status): Ditto.
3579         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
3580
3581         * wl-summary.el (wl-summary-save-view): Removed unused argument.
3582         (wl-summary-exit): Follow the change above.
3583         (wl-summary-goto-folder-subr): Ditto.
3584
3585         * wl-folder.el (wl-folder-create-subr): Don't use
3586         `elmo-folder-creatable-p'.
3587
3588 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
3591
3592 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
3595         rather than bitmap on Emacs 21.
3596         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
3597         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
3598         for xbm if the new redisplay engine is not available.
3599
3600 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3601
3602         * wl-folder.el (wl-folder-init-hook): New hook.
3603         (wl-folder-init): Run `wl-folder-init-hook'.
3604
3605 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
3608
3609 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3610
3611         * wl-acap.el (wl-acap-cache-filename): New variable.
3612         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
3613         (wl-acap-init): Use cache if no ACAP server found.
3614
3615 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3616
3617         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
3618         `wl-acap-original-msgdb-dir'.
3619
3620         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
3621         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
3622
3623         * wl-mime.el (wl-mime-save-directory): Renamed from
3624         `wl-mime-save-dir'.
3625
3626 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * wl-vars.el (wl-icon-dir): Fixed the docstring.
3629
3630         * wl-demo.el: Require `path-util'.
3631         (wl-demo-bitmap-mule-available-p): New internal variable.
3632         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
3633         `module-installed-p' instead.
3634         (wl-demo-insert-image): Use *.img file for a bitmap image.
3635         (wl-demo): Don't call the ascii demo recursively.
3636
3637 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3638
3639         * Version number is increased to 2.7.7.
3640
3641 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3642
3643         * wl.el (wl-exit): Eliminated byte-compile warning.
3644
3645 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3646
3647         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
3648         obsolete variable using `elmo-define-obsolete-variable'.
3649         (wl-fetch-confirm-threshold): Ditto.
3650         (wl-cache-prefetch-folder-type-list): Ditto.
3651         (wl-cache-prefetch-folder-list): Ditto.
3652
3653 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
3656         (wl-demo-icon-name): Use Xmas logo at the end of the year.
3657         (wl-demo-insert-image): New function.
3658         (wl-demo-insert-text): New function.
3659         (wl-demo-image-type-alist): Redefine as a function.
3660         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
3661         (wl-demo-with-temp-file-buffer): Removed.
3662         (wl-logo-xpm): Removed.
3663         (wl-logo-xbm): Removed.
3664         (wl-logo-bitmap): Removed.
3665
3666 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
3667
3668         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
3669         (wl-expire-localdir-get-folder-function): New user option.
3670         (wl-expire-localdir-get-folder): New function.
3671         (wl-expire-localdir-date): Ditto.
3672
3673 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3674
3675         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
3676         value.  Refactoring `wl-folder-notify-deleted' is nil case.
3677         Fixed unread number mismatch when all-unread < unread.
3678
3679 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
3680
3681         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
3682         (wl-fetch-confirm-threshold): Ditto.
3683
3684         * wl-summary.el (wl-summary-confirm-appends): Removed.
3685         (wl-summary-sync-update): Don't refer
3686         `wl-summary-update-confirm-threshold' (It is now abolished).
3687
3688         * wl-message.el (wl-message-display-internal): Don't refer
3689         `wl-fetch-confirm-threshold' (It is now abolished).
3690
3691 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
3694
3695 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3696
3697         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
3698         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
3699         Change default value to nil.
3700         (wl-summary-indent-length-limit): The value can be nil, nil means
3701         unlimited.
3702
3703         * wl-summary.el: Don't set limit for indent length if the value of
3704         wl-summary-indent-length-limit is nil.
3705         If the value of wl-summary-width is nil, it means only that the width
3706         of summary is unlimited (nil doesn't mean that the indent length is
3707         unlimited).
3708
3709         * wl-thread.el: Ditto.
3710
3711 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
3712
3713         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
3714         be nil, nil means never confirm.
3715         * wl-summary.el (wl-summary-confirm-appends): Ditto.
3716
3717 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3718
3719         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
3720         means unlimited).
3721
3722 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
3723
3724         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
3725         Use `with-temp-buffer'.
3726
3727 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
3728
3729         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
3730         with new backquote style).
3731         (wl-folder-get-entity-from-buffer): Ditto.
3732
3733 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3734
3735         * wl-version.el (nemacs-version): Eliminated.
3736         (wl-extended-emacs-version2): Ignore nemacs.
3737         (wl-extended-emacs-version3): Ditto.
3738
3739 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
3740
3741         * wl-vars.el (wl-draft-add-references): Set default value as nil.
3742         (wl-draft-add-in-reply-to): New variable.
3743         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
3744         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
3745         (wl-draft-yank-from-mail-reply-buffer): Use
3746         `wl-draft-add-in-reply-to'.
3747         (wl-draft-insert-current-message): Ditto.
3748
3749 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3750
3751         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
3752         typo (kill->hide).
3753         (wl-message-buffer-prefetch-folder-type-list): Added elements
3754         `mark' and `cache' instead of `internal'.
3755
3756 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3757
3758         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
3759         resume msgdb directory.
3760
3761 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3762
3763         * wl.el (wl-exit): Call `wl-acap-exit'.
3764
3765         * wl-summary.el (wl-summary-message-string): New function.
3766         (wl-summary-reedit): Use it.
3767         (wl-summary-resend-bounced-mail): Remove needless let.
3768         (wl-summary-supersedes-message): Ditto.
3769         (wl-summary-save): Ditto.
3770
3771         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
3772         (wl-acap-init): Set it.
3773         (wl-acap-exit): New function.
3774
3775 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3776
3777         * wl.el (wl-init): Revert (require 'mime-setup). move from
3778         toplevel.
3779
3780 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3781
3782         * wl-summary.el (wl-summary-write-current-folder): Remove unused
3783         local variables.  Add error when guess function return invalid
3784         value.
3785
3786 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3787
3788         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
3789         Change local variable name.
3790         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3791         (wl-folder-get-newsgroups): Return nil when non-news folder.
3792         * wl-summary.el (wl-summary-write-current-folder): State through
3793         when guess-list return nil.
3794         (wl-summary-write-current-folder-functions): Fixed docstring.
3795
3796         * wl.el (wl-exit): Changed confirm message.
3797
3798         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
3799         * wl-draft.el (wl-draft): Remove verbose `featurep'.
3800
3801         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
3802
3803 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3804
3805         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
3806         user option (Renamed from wl-cache-prefetch-folder-type-list).
3807         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
3808         from wl-cache-prefetch-folder-list).
3809
3810         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
3811         Move to wl-vars.el.
3812         (wl-message-buffer-prefetch-p): Changed to enable
3813         `wl-message-buffer-prefetch-folder-list'.
3814
3815         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
3816         `ignore-cache'.
3817
3818 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
3819
3820         * wl-draft.el (wl-draft-config-sub-func-alist): Added
3821         `part-top' and `part-bottom'.
3822         (wl-draft-config-sub-part-top): New function.
3823         (wl-draft-config-sub-part-bottom): New function.
3824
3825 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3826
3827         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
3828
3829 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
3830
3831         * wl-folder.el (wl-folder-get-newsgroups): Fix.
3832
3833 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3834
3835         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
3836
3837         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
3838         (wl-summary-write-current-folder): Ditto.
3839
3840 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
3841
3842         * wl-folder.el (wl-folder-get-newsgroups): Use
3843         `elmo-folder-newsgroups'.
3844
3845 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
3846
3847         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
3848         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
3849         `wl-draft-config-sub-header-bottom'.
3850
3851 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3852
3853         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
3854         localnews folder.
3855
3856 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-summary.el (wl-summary-mode): Undo last change.
3859
3860         * wl-folder.el (wl-folder-mode): Ditto.
3861
3862 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3863
3864         * wl-summary.el (wl-summary-mode): Locally set
3865         truncate-partial-window-width to nil.
3866         (for XEmacs)
3867
3868         * wl-folder.el (wl-folder-mode): Ditto.
3869
3870 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3871
3872         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
3873
3874 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
3877         number.
3878
3879         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
3880
3881         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
3882
3883         * Version number is increased to 2.7.6.
3884
3885 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3886
3887         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
3888
3889 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
3890
3891         * wl-summary.el (wl-summary-sync-update): Enclose network
3892         related portion with `unwind-protect'.
3893
3894 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3895
3896         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
3897
3898 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
3901         element.
3902         * wl-vars.el (wl-message-body-button-alist): Ditto.
3903
3904         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
3905         max match length.
3906         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
3907
3908         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
3909         for the max match length;
3910         Use 4th element value for the button string regexp group.
3911
3912         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
3913         candidate exists, prompt to select.
3914
3915 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3916
3917         * wl-summary.el (wl-summary-jump-to-msg): Search before
3918         calibration point by `beginning-of-line'.
3919
3920 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
3923         for access group.
3924
3925 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
3926
3927         * wl-message.el (wl-message-display-internal): Bind
3928         `default-mime-charset'.
3929
3930         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
3931
3932         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
3933
3934         * Version number is increased to 2.7.5.
3935
3936 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3937
3938         * wl-expire.el (wl-summary-archive): Fixed;
3939         Use `elmo-folder-name-internal'.
3940
3941 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3942
3943         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
3944         from `elmo-folder-move-messages' caller.
3945         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3946
3947         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
3948         related portions are changed).
3949
3950 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3951
3952         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
3953         counter.
3954
3955 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3956
3957         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
3958         buffer local and set it to nil.
3959
3960         * wl-message.el (wl-message-redisplay): Ditto.
3961
3962 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
3963
3964         * wl-summary.el (wl-summary-mark-as-important): If message is
3965         already cached, set messag as read, otherwise encache and mark as read.
3966
3967 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3968
3969         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
3970         point-min.
3971
3972 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
3975         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
3976         a keymap.
3977
3978 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
3979
3980         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
3981         parent.
3982
3983         * wl-mule.el (wl-message-define-keymap): Ditto.
3984
3985         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
3986
3987         * wl-xmas.el (wl-message-display-internal-hook): Define.
3988         (wl-xmas-setup-message-toolbar): Define as function.
3989         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
3990         (wl-message-overload-functions): Abolished.
3991         (wl-message-define-keymap): New function.
3992
3993         * wl-vars.el (wl-message-display-internal-hook): New variable.
3994         (wl-message-header-button-alist): New variable (Renamed from
3995         wl-highlight-message-header-button-alist).
3996         (wl-message-body-button-alist): Ditto.
3997
3998         * wl-mule.el (wl-message-define-keymap): New function.
3999         (wl-message-overload-functions): Abolished.
4000
4001         * wl-message.el (wl-message-add-buttons-to-body): New function.
4002         (wl-message-redisplay): Don't call wl-message-overload-functions;
4003         Call wl-message-add-buttons-to-header and
4004         wl-message-add-buttons-to-body.
4005         (wl-message-display-internal): Set keymap argument for
4006         elmo-mime-display-as-is, elmo-mime-message-display;
4007         Run wl-message-display-internal-hook.
4008         (wl-message-refer-article-or-url): Abolished.
4009
4010         * wl-highlight.el (wl-highlight-headers): Don't call
4011         wl-highlight-message-add-buttons-to-header.
4012         (wl-highlight-message-add-buttons-to-header): Abolished.
4013
4014
4015         * wl-e21.el (wl-message-display-internal-hook): Define.
4016         (wl-e21-setup-toolbar): Deleted duplicated binding.
4017         (wl-e21-setup-message-toolbar): Define as function.
4018         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4019         (wl-message-define-keymap): New function.
4020         (wl-message-overload-functions): Abolished.
4021
4022 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4023
4024         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4025         and elmo-folder-close.
4026
4027         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4028
4029 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4030
4031         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4032         boolean value.
4033         * wl-draft.el (wl-draft-do-fcc): Ditto.
4034
4035 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4036
4037         * wl-vars.el (wl-fcc-force-as-read): New variable.
4038         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4039         mark copied message as read.
4040
4041 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4042
4043         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4044
4045 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4046
4047         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4048         `wl-summary-target-above' instead of obsolete variable
4049         `wl-summary-temp-above'.
4050
4051         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4052         instead of `make-obsolete-variable'.
4053         * wl-refile.el (toplevel): Ditto.
4054
4055 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4056
4057         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4058         with third argument t.
4059         (wl-draft): Set first argument for wl-plugged-init as t.
4060
4061         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4062         definition.
4063
4064 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4065
4066         * wl-vars.el: Tabify.
4067         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4068
4069         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4070         message.
4071
4072 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4073
4074         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4075         and set default to beep.
4076
4077 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4078
4079         * wl-vars.el (wl-draft-truncate-lines): New variable.
4080
4081         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4082         instead of wl-message-truncate-lines for truncate-lines.
4083
4084 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4085
4086         * wl-message.el (wl-message-display-internal): Call
4087         `wl-highlight-message' after `elmo-mime-display-as-is'.
4088
4089         * wl-mime.el (wl-mime-display-text/plain): New function.
4090         (wl-mime-display-header): Ditto.
4091         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4092         body-presentation-method for text/plain;
4093         Register `wl-mime-display-header' as a header-presentation-method;
4094         Don't set up `elmo-message-text-content-inserted-hook' and
4095         `elmo-message-header-inserted-hook'.
4096
4097         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4098         variable.
4099         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4100         as t if flag is 'all-header;
4101         Don't bind `elmo-message-ignored-field-list',
4102         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4103
4104 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4105
4106         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4107         for xemacs with non-mule environment.
4108
4109 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4110
4111         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4112         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4113         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4114
4115 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4116
4117         * wl-vars.el (wl-interactive-send): Set default value as t.
4118
4119 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4120
4121         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4122         (wl-addrmgr-method-list): Abolished.
4123         (wl-addrmgr-change-method): Follow above change.
4124
4125         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4126
4127 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-vars.el (wl-message-truncate-lines): Change default value
4130         to default-truncate-lines.
4131
4132         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4133
4134 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-vars.el (wl-message-truncate-lines): New variable.
4137
4138         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4139         wl-message-truncate-lines.
4140
4141 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4142
4143         * wl-acap.el (wl-acap-init): Remove period from error message.
4144         (wl-acap-find-acap-service): Remove period from message.
4145
4146 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4147
4148         * wl.el (wl-check-environment): Undo last change.
4149
4150         * wl-vars.el (wl-from): Changed default value.
4151
4152         * wl-util.el (toplevel): Don't require tm-edit.
4153
4154         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4155         `wl-folder-init';
4156         Don't set mark on mail body.
4157         (wl-draft-reedit): Ditto.
4158
4159         * wl-address.el (wl-address-quote-specials): Define as an alias for
4160         elmo-address-quote-specials.
4161
4162 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4163
4164         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4165
4166         * wl-vars.el (wl-from): Set default value as nil.
4167         (wl-organization): Set default value as ORGANIZATION environment
4168         variable.
4169
4170         * wl-draft.el (wl-smtp-extension-bind): Check value of
4171         wl-smtp-connection-type.
4172
4173         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4174         error.
4175
4176 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4177
4178         * Version number is increased to 2.7.4.
4179
4180         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4181         arguments from `wl-highlight-x-face-function' caller.
4182         Use x-face-1.3.6.12 or later.
4183
4184 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4185
4186         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4187
4188 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4191         (wl-fcc): Fix to accept function.
4192         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4193
4194 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4195
4196         * wl-acap.el (toplevel): Added `product-provide' declare.
4197         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4198
4199 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4200
4201         * wl.el (wl): Changed order of calling `elmo-init'
4202         and `elmo-folder-init'.
4203
4204 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4205
4206         * wl-mime.el (wl-summary-burst): Extract message when content-type
4207         of root entity is not only `multipart' but also `message/rfc822'.
4208         (wl-summary-burst-subr): Ditto.
4209
4210 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4211
4212         * wl-vars.el (toplevel): Require 'custom.
4213         (wl-trash-folder): Added to `wl-setting' group.
4214
4215         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4216         exists.
4217         (wl-addrmgr-draw): Insert empty line when no entry exists.
4218
4219         * wl-mule.el (wl-message-wheel-up): Fixed.
4220         (wl-message-wheel-down): Ditto.
4221
4222 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4223
4224         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4225         config is an anonymous lambda expression.
4226
4227 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4228
4229         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4230         when Mule 2 is running.
4231
4232 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4233
4234         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4235
4236 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4237
4238         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4239         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4240
4241         * wl-address.el (wl-address-specials-regexp): Eliminated.
4242         (wl-address-quote-specials): Rewrite.
4243
4244 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4247         shy-groups for regexp.
4248
4249         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4250         character classes and Perl style shy-groups for regexp.
4251         (wl-highlight-plugged-current-line): Use Posix style character
4252         classes for regexp.
4253         (wl-e21-highlight-folder-by-numbers): Ditto.
4254         (wl-e21-display-image-p): Use `display-images-p' instead of
4255         `display-graphic-p'.
4256         (display-images-p): Make an alias to `display-graphic-p' if it is
4257         not available.  It is for Emacs version prior to 21.0.105.
4258
4259         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4260         `display-graphic-p'.
4261         (wl-demo-image-type-alist): Ditto.
4262         (display-images-p): Make an alias to `display-graphic-p' if it is
4263         not available.  It is for Emacs version prior to 21.0.105.
4264
4265 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4266
4267         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4268         support.
4269         (wl-generate-user-agent-string): Ditto.
4270
4271         * wl-version.el (wl-version): Update docsting.
4272         (wl-version-status): Ditto.
4273
4274 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4275
4276         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4277         21.0.105.  For Emacs 21.0.104 or earlier.
4278
4279 2001-09-03  Takuo KITAME <kitame@northeye.org>
4280
4281         * wl-e21.el (wl-plugged-init-icons): Use
4282         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4283         (wl-biff-init-icons): Ditto.
4284
4285 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4286
4287         * wl-highlight.el (wl-highlight-summary-current-line):
4288         Fixed highlighting refile/copy destination.
4289
4290         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4291         (wl-acap-store): Encode string by wl-acap-coding-system.
4292
4293 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * wl-acap.el (toplevel): Check and require 'un-define before
4296         'xemacs-ucs;
4297          Added checking for UTF-2000.
4298
4299 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4300
4301         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4302         Don't enclose with `eval-and-compile'.
4303
4304         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4305         wl-init is non-nil.
4306
4307         * wl-draft.el (wl-draft): Ditto.
4308
4309         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4310
4311         * wl-acap.el (toplevel): Require 'wl.
4312         (wl-acap-store): Call `elmo-init'.
4313
4314         * wl.el (wl): Changed position of `wl-check-environment'.
4315         (toplevel): Added autoload setting for wl-acap.
4316
4317         * wl-vars.el (wl-setting): New custom group.
4318         (wl-from): Added wl-setting group.
4319         (wl-user-mail-address-list): Ditto.
4320         (wl-organization): Ditto.
4321         (wl-subscribed-mailing-list): Ditto.
4322         (wl-envelope-from): Ditto.
4323         (wl-smtp-posting-user): Ditto.
4324         (wl-smtp-posting-server): Ditto.
4325         (wl-smtp-posting-port): Ditto.
4326         (wl-smtp-authenticate-type): Ditto.
4327         (wl-pop-before-smtp-user): Ditto.
4328         (wl-pop-before-smtp-server): Ditto.
4329         (wl-pop-before-smtp-port): Ditto.
4330         (wl-pop-before-smtp-authenticate-type): Ditto.
4331         (wl-nntp-posting-server): Ditto.
4332         (wl-nntp-posting-user): Ditto.
4333         (wl-nntp-posting-port): Ditto.
4334         (wl-fetch-confirm-threshold): Ditto.
4335         (wl-prefetch-threshold): Ditto.
4336         (wl-thread-insert-opened): Ditto.
4337         (wl-ldap-server): Ditto.
4338         (wl-ldap-port): Ditto.
4339         (wl-ldap-base): Ditto.
4340         (wl-ldap-objectclass): Ditto.
4341         (wl-use-ldap): Ditto.
4342         (wl-draft-config-alist): Ditto.
4343         (wl-draft-config-matchone): Ditto.
4344         (wl-template-alist): Ditto.
4345         (wl-message-sort-field-list): Ditto.
4346         (wl-message-ignored-field-list): Ditto.
4347         (wl-message-visible-field-list): Ditto.
4348         (wl-interactive-send): Ditto.
4349         (wl-summary-move-order): Ditto.
4350         (wl-auto-select-first): Ditto.
4351         (wl-auto-select-next): Ditto.
4352         (wl-interactive-save-folders): Ditto.
4353
4354         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4355         Initialization codes are moved from wl-local-folder-init.
4356         (wl-local-folder-init): Follow the change above.
4357         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4358
4359         * wl-acap.el: New file.
4360
4361         * Version number is increased to 2.7.3.
4362
4363 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4364
4365         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4366
4367 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4368
4369         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4370         (wl-addrmgr-address-entry-list): Ditto.
4371
4372 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4373
4374         * wl-e21.el (wl-draft-mode-map): Removed binding for
4375         `wl-draft-insert-x-face-field'.
4376
4377         * wl-mule.el (wl-draft-mode-map): Ditto.
4378
4379         * wl-xmas.el (wl-draft-mode-map): Ditto.
4380
4381         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4382         (wl-cs-autoconv): Ditto.
4383         (wl-cs-local): Ditto.
4384         (wl-use-scoring): Ditto.
4385         (wl-mime-charset): Ditto.
4386         (wl-folder-check-async): Ditto.
4387
4388         * wl.el (toplevel): Ignore nemacs and tm.
4389         (wl-exit): Ditto.
4390
4391         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4392         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4393         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4394         instead of wl-address-petname-add-or-change.
4395         (wl-summary-edit-addresses-subr): Use wl-address-delete
4396         instead of wl-address-petname-delete.
4397
4398         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4399
4400         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4401         if error occured.
4402
4403         * wl-message.el (require): Remove tm support.
4404
4405         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4406
4407         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4408         (wl-folder-jump-to-current-entity): Ditto.
4409         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4410
4411         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4412         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4413         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4414
4415         * wl-mule.el (wl-draft-key-setup): Ditto.
4416
4417         * wl-xmas.el (wl-draft-key-setup): Ditto.
4418
4419         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4420         (wl-draft-std11-parse-addresses): New function.
4421         (wl-draft-parse-mailbox-list): Use it.
4422         (wl-draft): Ignore nemacs.
4423         (wl-draft-reedit): Ditto.
4424
4425         * wl-addrmgr.el: New file.
4426         (Original is wl-rcpt.el written by
4427         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4428         Thanks Kitamoto-san.)
4429
4430         * wl-address.el (wl-address-make-address-list): Modified parsing
4431         process.
4432         (wl-address-delete): Renamed from `wl-address-petname-delete';
4433         Modify wl-address-list too.
4434         (wl-address-add-or-change): Renamed from
4435         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
4436
4437 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
4438
4439         * wl-highlight.el (wl-highlight-summary-current-line):
4440           Work with transient-mark-mode
4441
4442 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
4443
4444         * Version number is increased to 2.7.2.
4445
4446         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
4447         instead of elmo-dop-queue-method.
4448
4449 2001-08-06  SAITO Atsunori <sai@yedo.com>
4450
4451         * wl-vars.el (wl-ldap-objectclass): New user option.
4452
4453         * wl-address.el (wl-ldap-make-filter): Use it.
4454
4455 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
4456
4457         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
4458
4459 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4460
4461         * wl-folder.el (wl-folder): redisplay after folder insertion.
4462
4463         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
4464
4465         * wl-summary.el (wl-summary-sync-update):
4466         Change status mark only when new-msgdb exists.
4467         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
4468
4469 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * wl-summary.el (wl-summary-open-folder): New function.
4472         (wl-summary-goto-folder-subr): Use it.
4473         (wl-summary-mark-as-important): Fix;
4474         Encache only when no cache exists.
4475
4476 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4477
4478         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4479         Use with-current-buffer.
4480
4481 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4482
4483         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
4484         before call `get-buffer'. Fixed parenthesis.
4485         (wl-score-get-header-entry): Clear message and help window when
4486         keyboard quit.
4487         (wl-score-edit-insert-header): Ditto.
4488
4489 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4490
4491         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
4492         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
4493         (wl-default-draft-cite): Fix.
4494
4495         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
4496         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
4497
4498 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4499
4500         * wl-message.el (wl-message-prev-page): Do same bahavior
4501         as summary when it is called in the message buffer.
4502         (wl-message-next-page): Ditto.
4503
4504 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
4505
4506         * wl-summary.el (wl-summary-forward): Use cache if it is not
4507         section cache.
4508
4509 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
4510
4511         * wl-vars.el: Changed file coding system to ISO-2022-JP.
4512         Removed redundant require of elmo-vars.
4513         (wl-biff-state-indicator-on): Changed default value for
4514         xemacs with non-mule environment.
4515
4516         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4517         wl-message-buffer is nil;
4518         Hide progress bar after moving messages.
4519
4520 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
4521
4522         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
4523         message at cursor point is deleted.
4524
4525 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
4526
4527         * wl-vars.el: Changed file coding system to euc-japan.
4528         Added -*-coding:-*- magic to the first line.
4529
4530         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
4531         Search parent from the first message.
4532
4533         * Version number is increased to 2.7.1.
4534
4535 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
4536
4537         * wl-vars.el: Fix file coding system to ISO-2022-JP.
4538
4539 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
4540
4541         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
4542         refile/delete execution.
4543
4544         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
4545         Fixed docstring.
4546
4547 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
4550         do update process;
4551         Don't update marks when update process is interrupted.
4552
4553 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-summary.el (wl-summary-reply): Fixed problem when
4556         wl-draft-use-frame is non-nil.
4557         (wl-summary-forward): Ditto.
4558
4559         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
4560         as nil.
4561         (wl-folder-mark-as-read-all-entity): Ditto.
4562         (wl-folder-prefetch-entity): Ditto.
4563
4564         * wl.el (wl): Check environment before wl-init.
4565
4566         * wl-summary.el (wl-summary-collect-unread): Eliminated.
4567         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
4568         instead of wl-summary-collect-unread.
4569         (wl-summary-reply): Split message window.
4570
4571 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
4572
4573         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
4574         only if current language environment is japanese,
4575
4576         * wl-folder.el (wl-folder-jump-to-current-entity): Call
4577         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
4578         (wl-folder-goto-folder-subr): Ditto.
4579
4580         * wl-draft.el (wl-draft-dispatch-message): Call
4581         `elmo-file-cache-get-path'.
4582
4583 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
4584
4585         * wl-summary.el (wl-summary-cursor-move): If return value of
4586         wl-summary-next-message is not number, don't jump.
4587
4588 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4589
4590         * wl-summary.el (wl-summary-buffer-next-message-function): New
4591         variable.
4592         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
4593         if it is bound.
4594
4595         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
4596         string.
4597
4598         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
4599         (wl-plugged-drawing): Ditto.
4600
4601 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
4604         process.
4605         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
4606         with unwind-protect.
4607
4608         * wl.el (wl-init): Require mime-setup.
4609         (wl-check-environment): Don't require mime-setup.
4610
4611         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
4612         instead of elmo-folder-type.
4613
4614         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
4615         value as nil.
4616
4617 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
4618
4619         * Version number is increased to 2.7.0.
4620
4621         * wl-version.el (wl-version): Changed codename.
4622
4623         * wl-summary.el (wl-summary-delete-cache): Fixed.
4624
4625         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
4626         Workaround for net folders.
4627         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
4628
4629         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
4630         value to nil (According to the patch from
4631         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
4632
4633         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
4634         of elmo-folder-close.
4635
4636 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
4637
4638         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
4639         for postfix.
4640
4641 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
4642
4643         * wl-summary.el (wl-summary-resend-message): Fixed.
4644
4645         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
4646         Call wl-draft with `from' argument if its address is included in
4647         `wl-user-mail-address-list'.
4648         (wl-draft): Added `from' argument.
4649
4650         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
4651         non-nil.
4652         (wl): Don't show demo if wl-demo is nil.
4653
4654         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
4655         wl-summary-use-frame.
4656
4657         * wl-vars.el (wl-summary-use-frame): New user option.
4658         (wl-folder-use-frame): Changed docstring.
4659
4660         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
4661         non-nil.
4662         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
4663         wl-summary-use-frame.
4664
4665         * wl-vars.el (wl-folder-use-frame): New user option.
4666
4667         * wl-summary.el (wl-summary-exit): Back to folder frame if
4668         wl-folder-use-frame is non-nil.
4669         (wl-summary-redisplay-internal): Ignore cache if current folder
4670         is draft folder,
4671         (wl-summary-redisplay-no-mime): Ditto.
4672         (wl-summary-redisplay-all-header): Ditto.
4673
4674         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
4675         if wl-folder-use-frame is non-nil.
4676
4677 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-summary.el (wl-summary-sync-update): Bind
4680         elmo-folder-update-threshold.
4681         (wl-summary-mark-as-important): Enclosed server mark processing
4682         with `save-match-data'.
4683
4684         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
4685         only when it is already defined.
4686
4687 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4688
4689         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
4690         name of folder exclude localdir is wrong.
4691         * wl-folder.el (wl-folder-sync-entity):
4692         Set `wl-summary-always-sticky-folder-list' as nil.
4693         (wl-folder-mark-as-read-all-entity): Ditto.
4694         (wl-folder-prefetch-entity): Ditto.
4695
4696 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
4697
4698         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
4699         instead of `wl-summary-write-current-newsgroup'.
4700
4701 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4702
4703         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
4704         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
4705         non-nil and selected message is important, do not display.
4706
4707 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
4708
4709         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
4710
4711 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
4714
4715         * wl-summary.el (wl-summary-mark-as-important): Set message number
4716         using wl-summary-message-number.
4717
4718 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4719
4720         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4721         destination folder is 'null.
4722
4723 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4724
4725         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
4726         New function.
4727         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
4728         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
4729         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4730
4731 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
4732
4733         * wl-mime.el (wl-mime-setup): Added setting for
4734         `mime-setup-signature-key-alist' to avoid overriding key bind for
4735         `wl-draft-send'.
4736
4737         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
4738         for `wl-draft-send'.
4739         * wl-mule.el (wl-draft-overload-functions): Ditto.
4740         * wl-xmas.el (wl-draft-overload-functions): Ditto.
4741         * wl-draft.el (wl-draft-send): Ditto.
4742
4743         * wl-message.el (wl-message-display-internal):
4744         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
4745         (Patch is provided by <kita@coe.nttdata.co.jp>).
4746
4747 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4748
4749         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
4750
4751 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4752
4753         * wl.el (wl): Fix for wl-demo.
4754
4755 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4756
4757         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
4758
4759 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4760
4761         * wl-folder.el (wl-folder-prefetch-entity): Use
4762         `wl-folder-get-elmo-folder'.
4763         (wl-folder-count-incorporates): Do not use
4764         `wl-folder-get-elmo-folder'.
4765
4766 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4767
4768         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
4769         instead of `elmo-folder-get-type'.
4770
4771 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4772
4773         * wl-summary.el (wl-summary-write-current-folder): Set cursor
4774         position on Subject: field.
4775         (Advised by Mito <mit@nines.nec.co.jp>)
4776
4777 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4778
4779         * wl-folder.el (wl-folder-prefetch-entity): Use
4780         `wl-folder-get-elmo-folder'.
4781
4782 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
4783
4784         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
4785
4786         * wl-summary.el (wl-summary-buffer-set-folder): Set up
4787         `process-duplicates' slot.
4788
4789         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
4790         if detection failed.
4791
4792 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4793
4794         * wl-version.el (wl-version-status): Set to "alpha".
4795
4796 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4797
4798         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
4799         Check wl-message-buffer lives before set-buffer.
4800
4801 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4802
4803         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
4804         called in folder mode.
4805         * wl-var.el (wl-summary-exit-pre-hook): New variable.
4806         * wl-summary.el (wl-summary-exit-pre-hook): Run
4807         `wl-summary-exit-pre-hook' before exit summary mode.
4808
4809 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4810
4811         * wl-version.el (wl-version-status): New variable.
4812         (wl-version-status-alist): Removed.
4813         (wl-version-status): Rule included.
4814
4815 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4816
4817         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
4818         @sponichi.
4819
4820         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
4821         when `mail-reply-buffer' is buffer-local variable.
4822         (Reported by <kita@coe.nttdata.co.jp>).
4823
4824 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * wl-vars.el (toplevel): Require 'elmo-util.
4827
4828 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4829
4830         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
4831         (All other related portions are changed)
4832
4833         * wl.el (wl-plugged-change): Use '<' instead of '<='.
4834
4835         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
4836
4837 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4838
4839         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
4840
4841 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4842
4843         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
4844         Delete other windows to avoid an error.
4845         Use `point-marker' instead of `point' to remember the start point
4846         of body.
4847
4848         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
4849
4850         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
4851         number not to exceed all message number.
4852
4853 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4854
4855         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
4856         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
4857
4858 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
4859
4860         * wl-summary.el (wl-summary-sync-force-update): Added argument
4861         no-check.
4862         (wl-summary-sync-update): Ditto.
4863         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
4864         with `no-check'.
4865
4866         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
4867         (wl-message-buffer-prefetch-next): Don't run timer if timer is
4868         already running.
4869
4870 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4871
4872         * wl-expire.el (wl-expire-archive-get-folder): Added argument
4873         `dst-folder-arg'.
4874         (wl-expire-archive-number1): Diito.
4875         (wl-expire-archive-number2): Diito.
4876         (wl-expire-archive-Date): Diito.
4877         (wl-archive-number1): Diito.
4878         (wl-archive-number2): Diito.
4879         (wl-archive-date): Diito.
4880         (wl-archive-folder-p): New function.
4881         (wl-summary-expire): Support of expand folder name at
4882         wl-expire-alist.
4883         * wl-util.el (wl-expand-newtext): Renamed from
4884         `wl-refile-expand-newtext'.
4885
4886 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4887
4888         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
4889         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
4890         `(elmo-msgdb-get-overview msgdb)'.
4891         (wl-summary-prefetch): Bind match data before call
4892         `wl-summay-prefetch-msg'.
4893         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
4894         'off if `wl-summary-buffer-disp-msg' is non-nil.
4895         Fixed problem that couldn't show only one new or unread message when
4896         enter folder.
4897         (wl-summary-reply): Don't call `split-window-vertically' and other
4898         window.
4899
4900 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-expire.el (wl-expire-refile): Fixed.
4903
4904 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-vars.el (wl-biff-unnotify-hook): New variable.
4907
4908         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
4909         biff notification is removed.
4910
4911         * wl.el (wl): Changed position of `elmo-init'.
4912
4913         * wl-draft.el (wl-default-draft-cite): Use date field
4914         on the citation buffer.
4915
4916         * wl-vars.el (wl-shimbun-folder-icon): New variable.
4917
4918         * wl-xmas.el (wl-folder-internal-icon-list): Added
4919         `wl-folder-shimbun-image'.
4920
4921         * wl-e21.el (wl-folder-internal-icon-list): Added
4922         `wl-folder-shimbun-image'.
4923
4924 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
4925
4926         * wl.el (wl-init): Eliminated argument.
4927         (wl): Rewrite.
4928
4929         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
4930         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
4931         instead of `elmo-folder-msgdb-internal'.
4932         (wl-summary-sync-update): Ditto.
4933         (wl-summary-flush-pending-append-operations): Eliminated.
4934         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
4935         (wl-summary-goto-folder-subr): Set load-msgdb argument of
4936         `elmo-folder-open'.
4937
4938         * wl-mime.el (wl-summary-burst): Fixed.
4939
4940         * wl-folder.el (wl-folder-info-save): Check data type.
4941
4942         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
4943         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
4944         instead of `elmo-folder-msgdb-internal'.
4945         (wl-expire-hide): Ditto.
4946
4947
4948         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
4949
4950 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4951
4952         * wl-folder.el (wl-folder-write-current-folder): Support petname.
4953
4954 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
4955
4956         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
4957
4958 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4959
4960         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
4961         Fixed `match-beginning' argument mismatch.
4962
4963 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4964
4965         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
4966         the default value.
4967
4968 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
4969
4970         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
4971         instead of `elmo-nntp-default-port'.
4972
4973         * wl-vars.el: Fixed some doc strings.
4974
4975 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * wl-summary.el (wl-summary-prefetch-msg): Use
4978         `elmo-msgdb-overview-get-entity' instead of `assoc'.
4979
4980         * wl-vars.el: Define *-func as obsolete variable using
4981         `elmo-define-obsolete-variable'.
4982
4983         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
4984         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
4985         instead of `wl-message-buffer-prefetch-threshold'.
4986
4987         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
4988
4989         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
4990
4991         * wl-draft.el (wl-caesar-region-func): Ditto.
4992
4993         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
4994         Keep unread status in elmo-folder-move-messages.
4995         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
4996
4997 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4998
4999         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5000         `wl-summary-buffer-exit-func'
5001         (wl-summary-buffer-message-redisplay-function): Renamed from
5002         `wl-summary-buffer-message-redisplay-func'
5003         (wl-summary-buffer-next-folder-function): Renamed from
5004         `wl-summary-buffer-next-folder-func'.
5005         (wl-summary-buffer-prev-folder-function): Renamed from
5006         `wl-summary-buffer-prev-folder-func'.
5007         (wl-summary-get-petname-function): Renamed from
5008         `wl-summary-get-petname-func'.
5009
5010         * wl-score.el (wl-score-edit-exit-function): Renamed from
5011         `wl-score-edit-exit-func'.
5012
5013         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5014         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5015
5016         * wl-util.el (wl-load-profile-function): Renamed from
5017         `wl-load-profile-func'.
5018
5019         * wl-folder.el (wl-folder-completion-function): Renamed from
5020         `wl-folder-completion-func'.
5021         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5022
5023         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5024         `wl-expire-archive-get-folder-func'.
5025         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5026         (wl-draft-send-mail-function): Renamed from
5027         `wl-draft-send-mail-func'.
5028         (wl-draft-send-news-function): Renamed from
5029         `wl-draft-send-news-func'.
5030         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5031         (wl-generate-mailer-string-function): Renamed from
5032         `wl-generate-mailer-string-func'.
5033         (wl-highlight-signature-search-function): Renamed from
5034         `wl-highlight-signature-search-func'.
5035         (wl-highlight-x-face-function): Renamed from
5036         `wl-highlight-x-face-func'
5037         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5038         (wl-ps-print-buffer-function): Renamed from
5039         `wl-ps-print-buffer-func'
5040         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5041         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5042         (wl-summary-subject-filter-function): Renamed from
5043         `wl-summary-subject-filter-func'.
5044
5045         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5046         `wl-draft-queue-flush-send-func'
5047         (wl-draft-cite-function): Renamed from
5048         `wl-draft-cite-func'
5049
5050         * wl-address.el (wl-address-init-function): Renamed from
5051         `wl-address-init-func'.
5052
5053 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-draft.el (wl-draft-queue-flush): Don't call
5056         `elmo-dop-unlock-message'.
5057         * wl-draft.el (wl-draft-queue-append): Don't call
5058         `elmo-dop-lock-message'.
5059
5060         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5061         (wl-summary-buffer-folder-name): Ditto.
5062         (wl-summary-message-regexp): Added '-' (all other related portions
5063         are changed).
5064         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5065         wl-summary-buffer-folder-name.
5066
5067 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5068
5069         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5070         the number of mails in the folder buffer is not updated by wl-biff.
5071
5072 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5073
5074         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5075         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5076
5077 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-summary.el (wl-summary-next-message):
5080         Return next message number when wl-summary-move-order is nil.
5081
5082 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5083
5084         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5085         `wl-summary-move-spec-alist'.
5086         (wl-summary-move-spec-unplugged-alist): New variable
5087         (Move spec for unplugged status).
5088         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5089         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5090
5091 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5092
5093         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5094         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5095
5096 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5097
5098         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5099         simple quotation to quote the anonymous function.
5100         * tm-wl.el (wl-draft-preview-message): Ditto.
5101
5102 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5103
5104         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5105         Eliminate redundant `save-excursion'.
5106         (wl-highlight-summary-current-line): Ditto.
5107
5108         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5109         accessing match data when `looking-at' failed.
5110
5111         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5112         `elmo-match-string' where users don't care about the speed.
5113         (wl-draft-save): Ditto.
5114
5115 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5116
5117         * wl-util.el (wl-regexp-opt): New function.
5118
5119         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5120         number from `wl-summary-buffer-number-list'.
5121         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5122         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5123         (wl-summary-move-spec-alist): Changed default setting.
5124
5125 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5126
5127         * wl-vars.el (wl-biff-notify-hook): New hook.
5128         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5129         the arrival of new mail.
5130         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5131         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5132
5133 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5134
5135         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5136
5137 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5140
5141         * Version number is increased to 2.5.8.
5142
5143         * wl-thread.el (toplevel): require 'cl.
5144         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5145         (wl-thread-make-number-list): New function.
5146         (wl-thread-entity-make-number-list-from-children): Ditto.
5147         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5148         (wl-thread-entity-insert-as-children): Likewise.
5149         (wl-thread-delete-message): Likewise.
5150         (wl-meaning-of-mark): Eliminated.
5151         (wl-thread-next-failure-mark-p): Ditto.
5152         (wl-thread-entity-get-mark): Ditto.
5153         (wl-thread-meaning-alist-get-result): Ditto.
5154         (wl-thread-entity-check-prev-mark): Ditto.
5155         (wl-thread-entity-check-next-mark): Ditto.
5156         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5157         (wl-thread-entity-get-prev-marked-entity): Ditto.
5158         (wl-thread-get-prev-unread): Ditto.
5159         (wl-thread-jump-to-prev-unread): Ditto.
5160         (wl-thread-get-next-unread): Ditto.
5161         (wl-thread-jump-to-next-unread): Ditto.
5162         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5163         (wl-thread-entity-get-next-marked-entity): Ditto.
5164
5165         * wl-summary.el (wl-summary-buffer-number-list):
5166         New bufer-local variable.
5167         (wl-summary-switch-to-clone-buffer): Clone
5168         `wl-summary-buffer-number-list'.
5169         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5170         (wl-summary-cursor-move-regex): Eliminated.
5171         (wl-summary-cursor-up): Rewrite.
5172         (wl-summary-cursor-down): Ditto.
5173         (wl-summary-mode-spec-alist): New variable.
5174         (wl-summary-next-message): New inline function.
5175         (wl-summary-cursor-move): New function.
5176         (wl-summary-default-get-next-msg): Rewrite.
5177         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5178         (wl-summary-rescan): Ditto.
5179         (wl-summary-sync-all-init): Ditto.
5180         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5181         summary is not thread view.
5182         (wl-summary-sync-update): Ditto.
5183         (wl-summary-rescan): Ditto.
5184         (wl-summary-make-number-list): New function.
5185
5186         * wl-draft.el: "FCC" -> "Fcc".
5187
5188 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5189
5190         * wl-highlight.el (wl-highlight-summary-window):
5191         Call `set-buffer-modified-p'.
5192
5193         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5194         (wl): Call `elmo-init' and fix.
5195
5196         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5197         Use new variables.
5198
5199         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5200
5201 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5202
5203         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5204
5205 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5206
5207         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5208
5209 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5210
5211         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5212         `wl-use-toolbar' nor `display-graphic-p'.
5213         (wl-e21-setup-message-toolbar): Ditto.
5214         (wl-e21-setup-summary-toolbar): Ditto.
5215         (wl-e21-setup-folder-toolbar): Ditto.
5216
5217         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5218         (wl-plugged-init-icons): Ditto.
5219
5220         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5221         `display-graphic-p'.
5222         (wl-plugged-set-folder-icon): Ditto.
5223         (wl-highlight-plugged-current-line): Ditto.
5224         (wl-highlight-folder-current-line): Ditto.
5225         (wl-e21-highlight-folder-group-line): Ditto.
5226         (wl-e21-setup-toolbar): Ditto.
5227         (wl-e21-display-image-p): New macro.
5228
5229         * wl-demo.el (wl-demo): Simplified.
5230         (wl-demo-image-type-alist): Use `image-type-available-p' for
5231         checking whether the image type `xbm' is available.
5232
5233 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5234
5235         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5236         (wl-summary-input-range): Ditto.
5237
5238 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5239
5240         * wl-summary.el (wl-summary-edit-addresses): Use
5241         `wl-summary-get-original-buffer'
5242         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5243         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5244         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5245         (wl-summary-get-newsgroups): Eliminated.
5246         (wl-summary-set-crosspost): Ditto.
5247         (wl-summary-is-crosspost-folder): Ditto.
5248         (wl-crosspost-alist-load): Ditto.
5249         (wl-crosspost-alist-save): Ditto.
5250
5251         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5252         `elmo-setup-subscribed-newsgroups' instead of
5253         `elmo-nntp-make-groups-hashtb'.
5254         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5255         instead of `wl-crosspost-alist-save'.
5256
5257         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5258         of `elmo-folder-message-appendable-p'.
5259         (wl-mime-header-presentation-method): Eliminated.
5260
5261         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5262         (Error occurs in emacs21).
5263
5264         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5265         the current buffer).
5266
5267         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5268         instead of `wl-crosspost-alist-save'.
5269         (wl-init): `elmo-crosspost-message-alist-load'
5270         instead of `wl-crosspost-alist-load'
5271
5272         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5273         (wl-parse-newsgroups): Likewise.
5274         (wl-biff-notify): Run `wl-biff-notify-hook'.
5275
5276 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5277
5278         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5279
5280         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5281         when `wl-summary-lazy-highlight' is non-nil.
5282         (wl-summary-goto-folder-subr): Highlight only when
5283         `wl-summary-lazy-highlight' is non-nil.
5284
5285         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5286         Don't display progress and highlight temp-mark when
5287         `wl-summary-lazy-highlight' is non-nil.
5288         (wl-highlight-summary-window): New function.
5289         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5290
5291 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5292
5293         * wl-summary.el (wl-summary-sync): Change `all-visible'
5294         from `all-shown'
5295         (wl-summary-input-range): Ditto.
5296
5297 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5298
5299         * wl-e21.el (wl-highlight-folder-current-line): Call
5300         `wl-folder-init-icons' when folder icons have not been initialized.
5301
5302         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5303
5304         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5305         (wl-demo-image-type-alist): New macro.
5306
5307 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5308
5309         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5310         display does not support graphics.
5311         (wl-plugged-init-icons): Ditto.
5312         (wl-folder-init-icons): Ditto.
5313
5314         * wl-demo.el (wl-demo): Chech closely whether the display
5315         supports graphics.
5316
5317 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl-summary.el (wl-summary-get-original-buffer): New function.
5320         (wl-summary-set-crosspost): Use it.
5321         (wl-summary-target-mark-uudecode): Ditto.
5322         (wl-summary-reedit): Ditto.
5323         (wl-summary-resend-bounced-mail): Ditto.
5324         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5325         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5326
5327         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5328         (wl-message-display-internal): Ditto.
5329
5330 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5331
5332         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5333
5334 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5335
5336         * wl-summary.el (wl-summary-save-view): Renamed from
5337         `wl-summary-save-status'.
5338
5339 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5340
5341         * wl-summary.el (wl-summary-sync): Added `all-shown'
5342
5343 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5344
5345         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5346
5347 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5348
5349         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5350
5351 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5352
5353         * wl-highlight.el (wl-highlight-summary-line-string): Use
5354         `zerop' instead of `= 0'.
5355         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5356
5357         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5358         for comparing numbers.
5359         (wl-template-prev): Use `zerop' instead of `eq 0'.
5360
5361         * wl-draft.el (wl-draft-insert-current-message): Use
5362         `with-current-buffer' instead of `save-excursion'.
5363         Use `zerop' instead of `eq 0'.
5364
5365 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5366
5367         * wl-draft.el (wl-draft-insert-ccs): New function.
5368         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5369         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5370
5371 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5372
5373         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5374
5375 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl-expire.el (wl-expire-refile): Don't call
5378         elmo-msgdb-add-msgs-to-seen-list;
5379         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5380         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5381
5382 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5383
5384         * wl-message.el (wl-message-prev-page): Ignore errors while
5385         scroll-down.
5386
5387 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5388
5389         * wl-mime.el: Use elmo-original-message-mode instead of
5390         mmelmo-original-mode.
5391
5392         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5393         `elmo-folder-get-spec';
5394         (wl-fldmgr-add-completion-all-completions):
5395         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5396
5397         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5398         of `elmo-folder-get-type'.
5399
5400         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5401         `elmo-folder-get-spec';
5402         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5403         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5404         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5405         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5406         `elmo-read-msg-no-cache';
5407         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5408         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5409         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5410         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5411         `elmo-cache-save';
5412         (wl-draft-reedit): Use `elmo-message-file-name'.
5413
5414         * wl-expire.el: Use `elmo-folder-name-internal';
5415         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5416         Use macro `wl-summary-buffer-msgdb' instead of variable
5417         `wl-summary-buffer-msgdb';
5418         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5419         Use macro `wl-summary-buffer-folder-name' instead of variable
5420         `wl-summary-buffer-folder-name'.
5421         * wl-score.el: Likewise.
5422
5423         * wl-message.el: Rewrite for new message buffer cache mechanism.
5424         (wl-message-buffer-cache-buffer-get): New macro.
5425         (wl-message-buffer-cache-folder-get): Ditto.
5426         (wl-message-buffer-cache-message-get): Ditto.
5427         (wl-message-buffer-cache-entry-make): Ditto.
5428         (wl-message-buffer-cache-hit): Ditto.
5429         (wl-message-buffer-cache-sort): New function.
5430         (wl-message-buffer-cache-add): Ditto.
5431         (wl-message-buffer-cache-delete): Ditto.
5432         (wl-message-buffer-cache-clean-up): Ditto.
5433         (wl-message-buffer-window): Rewrite.
5434         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
5435         (wl-message-buffer-display): New function.
5436         (wl-message-display-internal): New function.
5437
5438 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-folder.el: Use `elmo-folder-name-internal';
5441         Use `wl-folder-get-elmo-folder';
5442         Use `elmo-folder-list-messages' instead of
5443         `elmo-list-folder';
5444         Use `elmo-folder-get-primitive-list' instead of
5445         `elmo-folder-get-primitive-spec-list';
5446         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
5447         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5448         Use `elmo-folder-create' instead of `elmo-create-folder'.
5449         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
5450         (wl-folder-get-elmo-folder): New macro.
5451         (wl-folder-elmo-folder-cache-get): Ditto.
5452         (wl-folder-elmo-folder-cache-put): Ditto.
5453         (wl-folder-suspend): Call `elmo-quit'.
5454
5455         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5456         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5457         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
5458         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
5459         (toplevel): require 'cl.
5460         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
5461
5462         * wl-summary.el: Rewrite to use new elmo interface.
5463
5464 \f
5465 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-mime.el (wl-draft-preview-message):
5468         Run `wl-draft-send-hook' before collecting recipients information;
5469         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
5470
5471         * tm-wl.el (wl-draft-preview-message): Ditto.
5472
5473 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
5474
5475         * wl-mime.el (wl-draft-preview-message): Fixed problem that
5476         wrong receipients are displayed when forwarded message.
5477
5478 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
5479
5480         * Version number is increased to 2.5.7.
5481
5482 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5483
5484         * wl-message.el (wl-message-next-page): Bind
5485         `window-pixel-scroll-increment' to nil while scrolling up.
5486
5487 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5488
5489         * wl-vars.el (wl-save-hook): New hook.
5490         * wl.el (wl-save): Call `wl-save-hook'.
5491
5492 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5493
5494         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
5495         Argument WITH-ARG instead of NO-ARG (negative mean).
5496         (wl-draft-reply): WITH-ARG instead of NO-ARG.
5497         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
5498         * wl-message.el (wl-message-follow-current-entity): Likewise.
5499
5500 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5501
5502         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
5503         FROM was optional argument.
5504         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
5505
5506 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5507
5508         * Version number is increased to 2.5.6.
5509
5510 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5511
5512         * wl-version.el (wl-version-show): Removed.
5513         (wl-version): Add `interactive'.
5514
5515 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
5516
5517         * wl-summary.el (wl-summary-get-petname-func): New variable.
5518         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
5519         instead of `wl-address-get-petname-1'.
5520         (wl-summary-simple-from): Ditto.
5521
5522         * wl-address.el (wl-address-get-petname-1): Define as function.
5523
5524 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5525
5526         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5527         field in the original message.
5528         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5529
5530 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5531
5532         * wl-expire.el (wl-expire-hide):
5533         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5534
5535 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5536
5537         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5538         find decoder for To, Cc, and Subject.
5539
5540 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
5541
5542         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
5543         for checking `elmo-use-buffer-cache'.
5544         (wl-summary-mark-as-important): Fixed typo in comment.
5545
5546 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5547
5548         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5549         field in the original message.
5550         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5551
5552 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5553
5554         * wl-expire.el (wl-expire-hide):
5555         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5556
5557 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5558
5559         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5560         find decoder for To, Cc, and Subject.
5561
5562 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
5563
5564         * Version number is increased to 2.5.5.
5565
5566         * wl-address.el (wl-address-specials-regexp): New constant.
5567         (wl-address-quote-specials): Use it.
5568
5569 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
5570
5571         * wl-summary.el (wl-summary-rescan):
5572         Call `wl-summary-buffer-number-column-detect'.
5573         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
5574
5575         * wl-message.el (wl-message-mode-map): Define.
5576         (wl-message-decode): Use it as local-map.
5577
5578 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
5579
5580         * wl-score.el (wl-score-guess-like-gnus): Abolished.
5581         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
5582
5583 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5584
5585         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
5586
5587         * wl-mule.el (wl-read-event-char): Ditto.
5588
5589         * wl-e21.el (wl-read-event-char): Ditto.
5590
5591         * wl-nemacs.el (wl-read-event-char): Ditto.
5592         (read-event): Removed.
5593
5594         * wl-util.el (toplevel): Removed dummy definition of
5595         `read-event'.
5596         (wl-read-event-char, wl-xmas-read-event-char): Removed.
5597
5598 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5599
5600         * wl-nemacs.el (elmo-archive-call-process): Moved to
5601         elmo-archive.el.
5602
5603 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5604
5605         * wl-draft.el (wl-draft-reply-list-symbol): New function.
5606         (wl-draft-reply): Use it.  Fixed "No match field" error message.
5607
5608         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
5609         instead of magic-number 6.  Use `not' instead of `null' for symbol
5610         `nil' check (not empty list).
5611         (wl-draft-insert-x-face-field): Fixed paren style.
5612
5613         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
5614         one-branch conditional statement, instead of `and' and `if'.
5615         (wl-draft-forward): Likewise.
5616         (wl-draft-add-references): Likewise.
5617         (wl-draft-yank-from-mail-reply-buffer): Likewise.
5618
5619         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
5620         conditional steatment.  Use `cond' instead of `if'.
5621         (wl-draft-confirm): Likewise.
5622
5623 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5624
5625         * wl-version.el (wl-version-show): Use `product-string-1'
5626         instead of `wl-version'.
5627         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
5628
5629         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
5630
5631 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5632
5633         * wl-highlight.el (wl-highlight-headers): Revert
5634         `wl-highlight-x-face-func' argument (`beg' and `end').
5635
5636 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5637
5638         * wl.el (toplevel): Move `product-provide' declare.
5639         * wl-demo.el (toplevel): Ditto.
5640         * wl-dnd.el (toplevel): Ditto.
5641         * wl-highlight.el (toplevel): Ditto.
5642         * wl-message.el (toplevel): Ditto.
5643         * wl-refile.el (toplevel): Ditto.
5644         * wl-util.el (toplevel): Ditto.
5645
5646 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5647
5648         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
5649         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
5650         (wl-thread-close-all): keep cursor position.
5651
5652 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5653
5654         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
5655         (eq x 0).
5656         (wl-generate-user-agent-string-1): Fix conditional statement.
5657
5658 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5659
5660         * wl.el (wl-check-environment): Additional check for
5661         'wl-local-domain' and `wl-message-id-domain'.
5662
5663 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5664
5665         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5666
5667 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5668
5669         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5670         instead of `smtp-sasl-user-realm'.
5671
5672 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5673
5674         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5675
5676 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5677
5678         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
5679         to the default value as well as `eword-lexical-analyzer'.
5680
5681 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5682
5683         * wl-version.el (wl-extended-emacs-version,
5684         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
5685         `elmo-match-string' instead of `wl-match-string'.
5686
5687 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5688
5689         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
5690         docstring.
5691
5692 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
5693
5694         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
5695
5696 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5697
5698         * wl-highlight.el (wl-highlight-headers): Remove
5699         `wl-highlight-x-face-func' argument (`beg' and `end').
5700
5701 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5702
5703         * wl-summary.el (wl-summary-mark-as-important):
5704         Remove cache if folder is local.
5705
5706 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
5707
5708         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
5709         to get existing e-mail address string.
5710
5711 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5712
5713         * wl-version.el (wl-generate-user-agent-string): Commentary.
5714         (wl-generate-user-agent-string-1): Use `when' for
5715         one-branch conditional statement, instead of `and' and `if'.
5716         (wl-extended-emacs-version, wl-extended-emacs-version2,
5717         wl-extended-emacs-version3): Ditto.
5718
5719 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5720
5721         * wl-summary.el (wl-summary-sync-all-init): New inline function.
5722         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
5723         condition-case; Remove initialization.
5724         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
5725         (wl-summary-sync-update3): Added argument `sync-all';
5726         Eliminated local variable `msgdb';
5727         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
5728         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
5729         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5730
5731 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
5732
5733         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
5734         connection before call `wl-draft-send-mail-with-smtp'.
5735
5736 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5737
5738         * Version number is increased to 2.5.4.
5739
5740 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl.el (wl-check-environment): Additional check for
5743         'wl-local-domain' and `wl-message-id-domain'.
5744
5745 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5746
5747         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
5748         buffer as command specific.
5749         (wl-folder-mark-as-read-all-entity): Ditto.
5750         (wl-folder-prefetch-entity): Ditto.
5751         (wl-folder-drop-unsync-entity): Ditto.
5752
5753         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
5754         (wl-prog-uudecode-no-stdout-option): Changed default to t.
5755         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
5756
5757         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
5758         save-excursion.
5759
5760 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
5761
5762         * Version number is increased to 2.5.3.
5763
5764         * wl-summary.el (wl-summary-save-view-cache):
5765         Delete duplicated `write-region';
5766         Use `write-region-as-binary' instead of `as-binary-output-file' and
5767         `write-region'.
5768
5769 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5770
5771         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
5772
5773 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
5774
5775         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
5776         instead of `smtp-via-smtp'.
5777
5778 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5779
5780         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5781
5782 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5783
5784         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5785         instead of `smtp-sasl-user-realm'.
5786
5787 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5788
5789         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5790
5791 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5792
5793         * Version number is increased to 2.5.2.
5794
5795 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
5796
5797         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
5798         does not exist.
5799         (wl-biff-stop): Call `cancel-timer' if timer already exists.
5800         (wl-biff-start): Call `timer-activate' if timer already exists.
5801
5802         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
5803         only when it is bound as function.
5804
5805 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
5806
5807         * Version number is increased to 2.5.1.
5808
5809 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
5810
5811         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
5812         Print refile/copy destination.
5813
5814 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5815
5816         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
5817         queue-flush-only is non-nil.
5818
5819         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
5820
5821         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
5822         checking cache folder.
5823
5824 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5825
5826         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
5827         `regexp-quote'.
5828
5829 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5830
5831         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
5832         function.
5833         * wl-summary.el (wl-summary-write-current-folder-functions):
5834         Change default value.  Use it.
5835
5836 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * Version number is increased to 2.5.0.
5839
5840         * wl-version.el (wl-version): Changed codename.
5841
5842 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
5843
5844         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
5845         (wl-summary-supersedes-message): Ditto.
5846
5847 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5848
5849         * wl-refile.el (wl-refile-guess-functions): Renamed from
5850         `wl-refile-guess-func-list'.
5851
5852 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5855         Fixed problem when no rule was matched.
5856
5857 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
5858
5859         * wl-summary.el (wl-summary-get-mark): Fixed
5860         `wl-summary-buffer-target-mark' check logic.
5861
5862 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5863
5864         * wl-folder.el (wl-folder-write-current-folder): Added group
5865         folder check.
5866
5867         * wl-summary.el (wl-summary-write-current-folder): Renamed from
5868         `wl-summary-write-current-newsgroup'.
5869         (wl-summary-write-current-folder-functions): New variable.
5870         * wl-folder.el (wl-folder-get-newsgroups): New function.
5871         (wl-folder-guess-mailing-list-by-refile-rule): New function.
5872         (wl-folder-write-current-folder): Renamed from
5873         `wl-folder-write-current-newsgroup'.
5874
5875 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5876
5877         * Version number is increased to 2.3.93.
5878
5879 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
5882         (wl-ldap-make-matched-value-list): Ditto.
5883         (wl-ldap-alias-safe-string): Split e-mail address.
5884
5885         * wl-summary.el (wl-summary-read-folder): Fixed problem when
5886         petname folder default was selected.
5887         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
5888         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
5889
5890 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
5891
5892         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
5893         to `wl-draft-config-exec'.
5894
5895         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
5896         instead of calling `wl-draft-config-exec';
5897         Process group-list and show recipients in minibuffer.
5898
5899         * tm-wl.el (wl-draft-preview-message): Ditto.
5900
5901 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5902
5903         * wl.el (toplevel): Added (C) to copyright notice, and
5904         sync Author header.
5905         * tm-wl.el (toplevel): Ditto.
5906         * wl-address.el (toplevel): Ditto.
5907         * wl-demo.el (toplevel): Ditto.
5908         * wl-dnd.el (toplevel): Ditto.
5909         * wl-draft.el (toplevel): Ditto.
5910         * wl-e21.el (toplevel): Ditto.
5911         * wl-expire.el (toplevel): Ditto.
5912         * wl-folder.el (toplevel): Ditto.
5913         * wl-highlight.el (toplevel): Ditto.
5914         * wl-message.el (toplevel): Ditto.
5915         * wl-mime.el (toplevel): Ditto.
5916         * wl-mule.el (toplevel): Ditto.
5917         * wl-nemacs.el (toplevel): Ditto.
5918         * wl-refile.el (toplevel): Ditto.
5919         * wl-score.el (toplevel): Ditto.
5920         * wl-summary.el (toplevel): Ditto.
5921         * wl-template.el (toplevel): Ditto.
5922         * wl-thread.el (toplevel): Ditto.
5923         * wl-util.el (toplevel): Ditto.
5924         * wl-vars.el (toplevel): Ditto.
5925         * wl-xmas.el (toplevel): Ditto.
5926
5927 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
5928
5929         * wl.el (wl-init): Added comment about `wl-init-hook'.
5930         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
5931         * wl-vars.el (wl-init-hook): Added docs.
5932         (wl-make-plugged-hook): Removed useless docs.
5933         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
5934         * wl-xmas.el (toplevel): Ditto.
5935
5936 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5937
5938         * wl-address.el (toplevel): Fixed multiple Author header format.
5939         * wl-demo.el (toplevel): Ditto.
5940         * wl-draft.el (toplevel): Ditto.
5941         * wl-folder.el (toplevel): Ditto.
5942         * wl-summary.el (toplevel): Ditto.
5943         * wl-thread.el (toplevel): Ditto.
5944         * wl-util.el (toplevel): Ditto.
5945         * wl-vars.el (toplevel): Ditto.
5946         * wl-version.el (toplevel): Ditto.
5947         * wl-xmas.el (toplevel): Ditto.
5948         * wl.el (toplevel): Ditto.
5949
5950         * wl-version.el (toplevel): Added require `elmo-version' for
5951         `product-version-as-string'.
5952
5953 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
5954
5955         * wl-vars.el (wl-draft-send-hook): Changed default value to
5956         '(wl-draft-config-exec).
5957
5958         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
5959         explicitly.
5960         (wl-draft): Set `wl-draft-config-exec-flag' before running
5961         `wl-mail-setup-hook'.
5962
5963         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
5964         `wl-biff-init-icons' to `wl-init-hook' instead of
5965         `wl-make-plugged-hook'.
5966         (Because if `wl-draft' command is invoked at first,
5967         they are not initialized)
5968         Updated copyright notice.
5969
5970         * wl-e21.el (toplevel): Ditto;
5971
5972         * wl-demo.el (toplevel): Updated copyright notice.
5973         * wl-address.el (toplevel): Ditto.
5974         * wl-draft.el (toplevel): Ditto.
5975         * wl-version.el (toplevel): Ditto.
5976         * wl-folder.el (toplevel): Ditto.
5977         * wl-summary.el (toplevel): Ditto.
5978         * wl-thread.el (toplevel): Ditto.
5979         * wl-util.el (toplevel): Ditto.
5980         * wl-vars.el (toplevel): Ditto.
5981         * wl.el (toplevel): Ditto.
5982
5983 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
5984
5985         * wl-highlight.el (wl-highlight-message): Fixed problem of
5986         highlighting failure which occured when the last field contains
5987         multiple lines in the draft buffer.
5988
5989         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
5990         `wl-biff-start' if plugged.
5991
5992         * wl-util.el (wl-biff-check-folder): New function.
5993         (wl-biff-check-folders): Don't set session name prefix.
5994         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
5995         (wl-biff-check-folder-async): Ditto.
5996
5997         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
5998         in email address.
5999
6000 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6001
6002         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6003
6004         * wl-draft.el (wl-draft-strip-subject-re): New function.
6005
6006         * wl-draft.el (wl-draft-reply): Use it.
6007
6008 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-message.el (wl-mmelmo-message-redisplay): Use
6011         `mime-display-message' instead of `wl-mime-display-message'.
6012
6013         * wl-mime.el (toplevel): Removed compatibility workaround
6014         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6015         (wl-mime-display-message): Abolished.
6016         (wl-mime-entity-read-field): Ditto.
6017         (wl-mime-combine-message/partial-pieces): Use
6018         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6019
6020 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6021
6022         * wl-template.el: Doc fixes.
6023
6024 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6025
6026         * wl-e21.el (wl-message-overload-functions): Do nothing if
6027         `current-local-map' is not available.
6028         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6029
6030 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6031
6032         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6033         representation.
6034
6035         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6036         number.
6037         (wl-fldmgr-save-folders): Don't use `format' when insert
6038         `wl-fldmgr-folders-header'.
6039
6040 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6041
6042         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6043
6044 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6045
6046         * wl-highlight.el (wl-highlight-message):
6047         Use `std11-field-end' to detect end point of the header field.
6048         Refer `wl-highlight-max-header-size'.
6049
6050         * wl-vars.el (wl-highlight-max-header-size): New variable.
6051
6052         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6053
6054         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6055         Set `for-draft' argument of wl-highlight-headers.
6056         (wl-draft): Ditto.
6057         (wl-draft-reedit): Ditto.
6058         (wl-user-agent-compose-internal): Ditto.
6059
6060 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6061
6062         * wl-message.el (wl-message-add-button): Use overlay.
6063
6064 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6065
6066         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6067
6068         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6069         problem when group-list content is nothing.
6070         (Reported by Mito <mit@nines.nec.co.jp>)
6071
6072 2000-10-18  SAITO Atsunori <sai@yedo.com>
6073
6074         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6075
6076 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6077
6078         * tm-wl.el (toplevel): Use product-provide.
6079
6080 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * Version number is increased to 2.3.92.
6083
6084 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6085
6086         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6087         title text, use `display' property for left margin under Emacs 21.
6088
6089         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6090         properties.
6091         (wl-plugged-init-icons): Ditto.
6092
6093 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6094
6095         * wl.el (wl-save-status, wl-init): Remove last period in
6096         "...done." message.
6097         * tm-wl.el (wl-summary-burst): Ditto.
6098         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6099         wl-summary-resume-cache-status,
6100         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6101         wl-summary-sync-update3, wl-summary-highlight-msgs,
6102         wl-summary-flush-pending-append-operations,
6103         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6104         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6105         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6106         wl-thread-open-all): Ditto.
6107         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6108         * wl-mime.el (wl-summary-burst): Ditto.
6109         * wl-highlight.el (wl-highlight-summary): Ditto.
6110         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6111         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6112         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6113         * wl-address.el (wl-local-address-init): Ditto.
6114
6115 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6116
6117         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6118         `add-text-properties'.
6119         (wl-plugged-init-icons): Ditto.
6120         (wl-folder-init-icons): Use `propertize' instead of
6121         `put-text-property'.
6122         (wl-plugged-set-folder-icon): Ditto.
6123         (wl-e21-highlight-folder-group-line): Ditto.
6124
6125 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6126
6127         * wl-version.el (wl-version-status-alist): New variable.
6128         (wl-version-status): New function.
6129
6130         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6131         "Cc" part of the case "Reply-To".
6132
6133         * wl-draft.el (wl-draft-reply): Use result of
6134         `eword-extract-address-components'.
6135
6136         * wl-demo.el (wl-demo-icon-name): New constant.
6137         (wl-logo-xpm): Use it.
6138         (wl-logo-xbm): Ditto.
6139         (wl-logo-bitmap): Ditto.
6140
6141         * Version number is increased to 2.3.91.
6142
6143 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6144
6145         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6146         (wl-extended-emacs-version, wl-extended-emacs-version2,
6147         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6148         docstring.
6149
6150         * wl-version.el (wl-generate-user-agent-string-1): New function.
6151         (wl-generate-user-agent-string): Use it.
6152
6153         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6154         `mime-edit-insert-user-agent-field'.
6155         (wl-generate-user-agent-string): Check
6156         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6157
6158         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6159         instead of `if', when verbose case.
6160
6161 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6162
6163         * wl-expire.el (wl-summary-expire): Fix.
6164
6165 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6166
6167         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6168         and `elmo-lost+found-folder' if 'wl-draft.
6169         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6170
6171 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6172
6173         * wl-expire.el (wl-summary-expire): Change messages.
6174         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6175         `deleing-info' instead of "Deleting..."
6176
6177 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6178
6179         * wl-summary.el (wl-summary-refile-subr): Fix.
6180
6181 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6182
6183         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6184         if pipe folder.
6185
6186 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6187
6188         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6189
6190 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6191
6192         * wl-expire.el (wl-expire-hide): New function.
6193         (wl-summary-expire): Add `hide'.
6194
6195 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6196
6197         * wl-vars.el (wl-draft-reply-without-argument-list):
6198         Changed default value to consider `Reply-To:'.
6199         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6200
6201         * Version number is increased to 2.3.90.
6202
6203         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6204         elmo-imap4-get-session with unwind-protect.
6205         Don't cause error.
6206         (wl-summary-sync-marks): Don't check plugged nor folder type.
6207         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6208         (Always keep current buffer).
6209
6210 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6211
6212         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6213         Enclose with `save-excursion'.
6214
6215 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6216
6217         * wl-version.el (wl-version): Remove interactive.
6218
6219 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6220
6221         * wl-version.el (wl-generate-user-agent-string): Use
6222         `product-string-verbose' instead of `product-string-1'.
6223
6224 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6225
6226         * wl-vars.el (wl-draft-use-cache): New variable.
6227         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6228         if wl-draft-use-cache is non-nil.
6229
6230 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6231
6232         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6233         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6234
6235 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6236
6237         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6238         (wl-thread-msg-mark-as-unread): Ditto.
6239
6240         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6241         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6242         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6243         Don't set mark in summary if return value of `elmo-mark-as-read'
6244         is nil.
6245         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6246         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6247         instead of `wl-thread-msg-mark-as-read'.
6248         (wl-summary-mark-as-unread-region): Ditto.
6249         (wl-summary-target-mark-mark-as-read): Ditto.
6250
6251         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6252
6253 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6254
6255         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6256
6257         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6258
6259 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6260
6261         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6262         face.
6263
6264 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6265
6266         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6267         `running-xemacs'.
6268
6269 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6270
6271         * wl-version.el (toplevel): Use `product-version-as-string' for
6272         set verstion-string, if defined.
6273
6274         * wl-version.el (wl-version-show): Insert string at point, when
6275         call with argument.
6276
6277         * wl-version.el (wl-generate-user-agent-string): Use
6278         `product-string-1' instead of `wl-appname', `wl-version' and
6279         `wl-codename'.
6280
6281 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6282
6283         * wl-address.el (toplevel): Use product-provide.
6284         * wl-demo.el (toplevel): Ditto.
6285         * wl-dnd.el (toplevel): Ditto.
6286         * wl-draft.el (toplevel): Ditto.
6287         * wl-e21.el (toplevel): Ditto.
6288         * wl-expire.el (toplevel): Ditto.
6289         * wl-fldmgr.el (toplevel): Ditto.
6290         * wl-folder.el (toplevel): Ditto.
6291         * wl-highlight.el (toplevel): Ditto.
6292         * wl-message.el (toplevel): Ditto.
6293         * wl-mime.el (toplevel): Ditto.
6294         * wl-mule.el (toplevel): Ditto.
6295         * wl-nemacs.el (toplevel): Ditto.
6296         * wl-refile.el (toplevel): Ditto.
6297         * wl-score.el (toplevel): Ditto.
6298         * wl-summary.el (toplevel): Ditto.
6299         * wl-template.el (toplevel): Ditto.
6300         * wl-thread.el (toplevel): Ditto.
6301         * wl-util.el (toplevel): Ditto.
6302         * wl-vars.el (toplevel): Ditto.
6303         * wl-xmas.el (toplevel): Ditto.
6304         * wl.el (toplevel): Ditto.
6305
6306 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6307
6308         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6309         instead of product.
6310
6311         * wl-version.el (wl-version): Compile time evalution elmo-version.
6312
6313 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6314
6315         * wl-summary.el (wl-summary-sync-force-update): Append queue
6316         `mark-as-read'if unplugged.
6317
6318 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6319
6320         * wl-version.el: New file.  Use product.el.
6321         * wl.el: add (require 'wl-version).
6322         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6323         for ~/.folders header.
6324         (wl-fldmgr-folders-header): Changed.
6325         * wl-demo.el (wl-demo): Use product.el.
6326
6327         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6328         wl-version.el.
6329         * wl-util.el (wl-version, wl-version-show): Ditto.
6330
6331         * wl-util.el (wl-generate-user-agent-string,
6332         wl-extended-emacs-version, wl-extended-emacs-version2,
6333         wl-extended-emacs-version3): Move to wl-version.el.
6334         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6335         xemacs-codename, mime-edit-insert-user-agent-field,
6336         mime-edit-user-agent-value, mime-editor/version,
6337         mime-editor/codename): Compile warning killer move to
6338         wl-version.el
6339
6340 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6341
6342         * wl-summary.el (wl-summary-refile-subr): Fix.
6343
6344 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6345
6346         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6347         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6348
6349 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6350
6351         * wl.el (wl-check-environment): Check too many `@'.
6352
6353 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6354
6355         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6356
6357 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6358
6359         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6360         wl-draft-reply-myself-without-argument-list): Add variables.
6361         * wl-draft.el (wl-draft-reply): Use it.
6362
6363 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6364
6365         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6366         the 5th argument of `elmo-network-get-spec'.
6367
6368         * wl-thread.el (wl-thread-reparent-children): New inline function.
6369         (wl-thread-delete-message): Use it.
6370
6371         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6372         (wl-summary-score-update-all-lines): Don't use `dolist'.
6373
6374 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6375
6376         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6377         (require 'elmo-msgdb) for inline function.
6378
6379 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6380
6381         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6382
6383 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6384
6385         * wl-score.el (wl-score-headers): Fix for the confusing macro
6386         `elmo-kill-buffer'.
6387
6388 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6389
6390         * wl-summary.el: Don't use the 3rd argument of `require' because
6391         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6392         * wl-util.el: Ditto.
6393         * wl-draft.el: Ditto.
6394
6395 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6396
6397         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6398         window system is not used.
6399
6400 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6401
6402         * wl-thread.el: Don't use `mapcar' only for iteration.
6403         (wl-thread-resume-entity): Ditto.
6404         (wl-thread-delete-message): Ditto.
6405
6406         * wl-summary.el: Bind `dragdrop-drop-functions',
6407         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6408         of `require' for `timezone', `easymenu' and `ps-print';
6409         don't use `mapcar' only for iteration.
6410
6411         * wl-util.el: Bind `mule-version', `nemacs-version',
6412         `emacs-beta-version', `xemacs-codename',
6413         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6414         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6415         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6416         only for iteration.
6417
6418         * wl-score.el: Don't use `mapcar' only for iteration.
6419         (wl-score-simplify-buffer-fuzzy): Ditto.
6420         (wl-score-simplify-subject): Ditto.
6421         (wl-score-headers): Ditto.
6422         (wl-summary-score-update-all-lines): Ditto.
6423
6424         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6425         `enable-multibyte-characters' and `mule-version'.
6426
6427         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6428         `mapcar' only for iteration.
6429
6430         * wl-demo.el: Don't use `mapcar' only for iteration.
6431
6432         * wl-folder.el: Don't use `mapcar' only for iteration.
6433         (wl-folder-open-all): Ditto.
6434         (wl-folder-count-incorporates): Ditto.
6435
6436         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
6437         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
6438
6439         * wl-draft.el: Bind `x-face-add-x-face-version-header',
6440         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
6441         `smtp-connection-type'; specify 3rd argument of `require' for
6442         `timezone'; don't use `mapcar' only for iteration.
6443         (wl-draft-clone-local-variables): Don't use `mapcar'.
6444         (wl-draft-generate-clone-buffer): Ditto.
6445         (wl-user-agent-compose-internal): Ditto.
6446
6447         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
6448
6449         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
6450         (wl-save-status): Ditto.
6451
6452         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
6453         for iteration.
6454
6455 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
6456
6457         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
6458         removed `Date'.
6459         (wl-fldmgr-make-filter-default): New user option.
6460
6461         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
6462         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
6463         (wl-fldmgr-filter-completion-alist): Abolish.
6464
6465         * wl.el (wl): Don't check servers if arg is non-nil.
6466
6467         * wl-draft.el (wl-draft-reply): Set only message-id string to
6468         In-Reply-To field.
6469
6470 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * wl-summary.el (wl-summary-pick): Rewrite.
6473
6474         * wl-draft.el (wl-draft-forward): Get references field from
6475         original buffer.
6476         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
6477
6478 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6479
6480         * wl-draft.el (wl-draft-forward): Add references field.
6481
6482 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6483
6484         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
6485         (wl-draft-reply): Use it.
6486
6487 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
6488
6489         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
6490         when Emacs 21 is running.
6491
6492         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
6493         bindings.
6494
6495 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6496
6497         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
6498         XPM icons transparent.
6499
6500         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
6501         Emacs 21.
6502
6503 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
6504
6505         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
6506         nil.
6507
6508         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
6509         when it is persistent.
6510         (wl-summary-sync-marks): Changed argument for
6511         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6512         (wl-summary-virtual): Use `elmo-read-search-condition'.
6513         (wl-summary-redisplay-internal): If folder is local, mark as read
6514         even when folder is plugged.
6515
6516 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6517
6518         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
6519         of `tool-bar-lines' in the frame parameters.
6520         (after-make-frame-functions, post-command-hook): Don't modify the
6521         value.
6522         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
6523         wl-e21-tool-bar-lines): Removed.
6524
6525 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6526
6527         * wl-highlight.el (wl-highlight-folder-path): Put overlay
6528         properties `evaporate' and `wl-momentary-overlay' as well.
6529         (wl-highlight-summary-displaying): Ditto.
6530         (wl-delete-all-overlays): Don't delete overlay which does not have
6531         a property `wl-momentary-overlay'.
6532
6533         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
6534         `display-mouse-p' and `display-graphic-p'.
6535         (wl-folder-init-icons): Don't search for XBM or the other files.
6536         (wl-plugged-set-folder-icon): Make icons if and only if
6537         `display-graphic-p' returns non-nil.
6538         (wl-highlight-plugged-current-line): Use `before-string' overlay
6539         property to show icon images.
6540         (wl-highlight-folder-current-line): Ditto.
6541         (wl-e21-highlight-folder-group-line): Ditto.
6542         (wl-e21-highlight-folder-by-numbers): Ditto.
6543         (wl-e21-insert-image): Removed.
6544         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
6545         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
6546         said.
6547         (wl-e21-switch-toolbar-after-make-frame): Renamed from
6548         `wl-e21-force-switch-toolbar'.
6549         (wl-e21-make-icon-image): Removed.
6550         (wl-e21-setup-toolbar): Don't search for XBM files.
6551         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
6552         the default value.
6553
6554 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-util.el (wl-biff-check-folder-async): Set
6557         `wl-biff-check-folders-running' even when it is not an IMAP folder.
6558
6559 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6560
6561         * wl-e21.el (after-make-frame-functions): Add
6562         `wl-e21-force-switch-toolbar'.
6563         (wl-e21-force-switch-toolbar): New function force to switch the
6564         toolbar appearance automatically.
6565         (post-command-hook): Add `wl-e21-switch-toolbar'.
6566         (wl-e21-switch-toolbar): New function to switch the toolbar
6567         appearance automatically.
6568         (wl-e21-tool-bar-lines): New buffer local variable.
6569
6570 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl-util.el (wl-biff-check-folders-running): New variable.
6573         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
6574         (wl-biff-check-folder-async-callback):
6575         Set `wl-biff-check-folders-running'.
6576         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
6577         with unwind-protect.
6578
6579         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
6580         Enclose `wl-folder-auto-check' with unwind-protect.
6581
6582         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
6583         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
6584
6585         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
6586
6587         * wl-util.el (wl-biff-notify): New inline function.
6588         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
6589         locally.
6590         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
6591         folder-list' is 1.
6592         Use `wl-biff-notify'.
6593         (wl-biff-check-folder-async-callback): New function.
6594         (wl-biff-check-folder-async): Ditto.
6595
6596         * wl-folder.el (wl-folder): Don't check folders.
6597         (wl-folder-auto-check): New function.
6598
6599 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6600
6601         * wl-util.el (wl-biff-start) [Emacs19+]:
6602         Use `timer-next-integral-multiple-of-time'.
6603         (wl-biff-check-folders): Use `wl-default-folder'
6604         if `wl-biff-check-folder-list' is nil.
6605
6606 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
6607
6608         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
6609         instead of `elmo-delete-lists'.
6610
6611 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
6612
6613         * wl.el (wl-plugged-toggle-all): Set the value of
6614         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
6615         (wl-plugged-toggle): Ditto.
6616         (wl-toggle-plugged): Ditto.
6617         (wl-plugged-init): Ditto.
6618
6619         * wl-xmas.el (wl-biff-init-icons): Set icons data to
6620         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6621         instead of `wl-biff-state-indicator-off' and
6622         `wl-biff-state-indicator-on'; don't modify the value and the type
6623         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
6624         (wl-plugged-init-icons): Set icons data to
6625         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6626         instead of `wl-plug-state-indicator-off' and
6627         `wl-plug-state-indicator-on'; don't modify the value and the type
6628         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
6629
6630         * wl-vars.el (wl-modeline-biff-state-off,
6631         wl-modeline-biff-state-on, wl-modeline-biff-status,
6632         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
6633         wl-modeline-plug-status): New internal variables.
6634         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
6635         wl-biff-check-interval, wl-biff-check-folder-list): Change
6636         customization group from `wl-folder' to `wl-highlight'.
6637         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
6638         wl-show-plug-status-on-modeline): Defcustomized.
6639
6640         * wl-util.el (wl-biff-check-folders): Set the value of the flag
6641         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
6642         (wl-mode-line-buffer-identification): Set both ON and OFF data with
6643         a flag to `mode-line-buffer-identification'.
6644
6645         * wl-e21.el (wl-biff-init-icons): Set icons data to
6646         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6647         instead of `wl-biff-state-indicator-off' and
6648         `wl-biff-state-indicator-on'.
6649         (wl-plugged-init-icons): Set icons data to
6650         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6651         instead of `wl-plug-state-indicator-off' and
6652         `wl-plug-state-indicator-on'.
6653
6654 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6655
6656         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
6657         excessive titles.
6658
6659 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6660
6661         * wl.el (wl-plugged-mode): Use revised
6662         `wl-mode-line-buffer-identification'.
6663         (wl-plugged-init): Don't use `force-mode-line-update'.
6664
6665         * wl-xmas.el (wl-draft-overload-functions): Use revised
6666         `wl-mode-line-buffer-identification'.
6667         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
6668         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
6669         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6670         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6671         `wl-make-plugged-hook';
6672         add `wl-folder-init-icons' and `wl-setup-folder' to
6673         `wl-folder-mode-hook'.
6674
6675         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
6676         19 as well.
6677         (wl-mode-line-display-priority-list): New user option.
6678         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
6679         Defcustomized.
6680         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
6681         Add docs.
6682
6683         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
6684         start.
6685         (wl-mode-line-buffer-identification): Revised as a function.
6686
6687         * wl-summary.el (wl-summary-mode): Use revised
6688         `wl-mode-line-buffer-identification'; don't call
6689         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
6690         (TopLevel): Don't bind `wl-e21-setup-summary' nor
6691         `wl-xmas-setup-summary'.
6692
6693         * wl-nemacs.el (wl-draft-overload-functions): Use revised
6694         `wl-mode-line-buffer-identification'.
6695
6696         * wl-mule.el (wl-draft-overload-functions): Use revised
6697         `wl-mode-line-buffer-identification'.
6698
6699         * wl-folder.el (wl-make-plugged-alist): Don't call
6700         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
6701         (wl-folder): Don't call `wl-folder-init-icons' directly.
6702         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
6703         `wl-xmas-setup-folder' directly;
6704         use revised `wl-mode-line-buffer-identification'.
6705         (TopLevel): Don't bind `wl-biff-init-icons',
6706         `wl-plugged-init-icons', `wl-folder-init-icons',
6707         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
6708
6709         * wl-e21.el (wl-draft-overload-functions): Use revised
6710         `wl-mode-line-buffer-identification'.
6711         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
6712         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
6713         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6714         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6715         `wl-make-plugged-hook';
6716         add `wl-folder-init-icons' and `wl-setup-folder' to
6717         `wl-folder-mode-hook'.
6718
6719 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6720             Katsumi Yamaoka    <yamaoka@jpl.org>
6721
6722         * wl.el (wl): Call `wl-biff-start'.
6723         (wl-exit): Call `wl-biff-stop'.
6724         (wl-plugged-mode): Show biff in modeline.
6725         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
6726
6727         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
6728         (wl-biff-init-icons): New function.
6729         (wl-plugged-init-icons): Don't make too much keymaps.
6730         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
6731
6732         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
6733         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
6734         variables.
6735         (wl-biff-check-interval, wl-biff-check-folder-list): New user
6736         options.
6737
6738         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
6739         wl-biff-start, wl-biff-stop): New functions.
6740         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
6741         (wl-biff-timer-name): New variable.
6742
6743         * wl-summary.el (wl-summary-mode): Show biff in modeline.
6744
6745         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
6746         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6747
6748         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
6749         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6750
6751         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
6752         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
6753         `wl-folder-init-icons' to `ignore' if they are not available.
6754         (wl-folder-mode): Show biff in modeline.
6755
6756         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
6757         (wl-biff-init-icons): New function.
6758         (wl-plugged-init-icons): Don't make too much keymaps.
6759         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
6760
6761 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
6762
6763         * wl-vars.el (wl-strict-diff-folders): Customization Type
6764         and doc fix.  Define as a list of regular expressions for
6765         folders or nil.
6766         * wl-folder.el (wl-folder-check-one-entity): Use
6767         `wl-string-match-member' instead of `wl-string-member' for
6768         `wl-strict-diff-folders'.
6769
6770 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
6771
6772         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
6773         (wl-highlight-folder-current-line): Use it; new implementation.
6774         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
6775         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
6776         `defsubst' instead of `defun'.
6777
6778         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
6779         `wl-highlight-group-folder-by-numbers'; made it can also be a
6780         number.  See info for more details.
6781
6782         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
6783         running.
6784
6785         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
6786         to bind them.
6787
6788         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
6789         (wl-highlight-folder-current-line): New implementation.
6790
6791         * wl-highlight.el (wl-highlight-folder-group-line): New
6792         implementation.
6793         (wl-delete-all-overlays): Rewrite as a marco.
6794         (TopLevel): Require `wl-e21' when Emacs 21 is running.
6795
6796         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
6797         running.
6798         (wl-folder-*-glyph): No need to bind them.
6799
6800         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
6801         `wl-e21-highlight-folder-group-icon'; rewrite.
6802         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
6803         `defsubst' instead of `defun'.
6804         (wl-folder-mode-map): Bind it when compiling.
6805
6806 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl.el (wl): Initialize plug-related settings before `wl-init'.
6809
6810         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
6811
6812 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
6813
6814         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
6815
6816 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
6817
6818         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
6819         (wl-highlight-folder-current-line): Use it.
6820
6821         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
6822         in `id-name'.
6823
6824 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
6825
6826         * wl.el: Require `wl-e21' when Emacs 21 is running.
6827
6828         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
6829         default when Emacs 21 is running.
6830         (wl-use-highlight-mouse-line): Ditto.
6831         (wl-on-emacs21): New constant.
6832         (wl-on-emacs20): Removed.
6833
6834         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
6835         Emacs 21 is running.
6836
6837         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
6838         Emacs 21 is running.
6839
6840         * wl-e21.el: New file.
6841
6842 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
6843
6844         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
6845         (wl-toggle-plugged): Ditto.
6846         (wl-plugged-toggle): Ditto.
6847         (wl-plugged-toggle-all): Ditto.
6848
6849         * wl-vars.el (wl-plug-state-indicator): Refer
6850         `wl-plug-state-indicator-on' indirectly.
6851
6852 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6853
6854         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
6855         Call `wl-folder-confirm-existence'.
6856
6857         * wl-folder.el (wl-folder-confirm-existence): Added optional
6858         argument `force'.
6859
6860 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
6861
6862         * wl-summary.el (wl-summary-refile-subr): Assume
6863         `copy-or-refile' as symbol.
6864         (wl-summary-refile): Follow up above change.
6865         (wl-summary-copy): Ditto.  Doc fix.
6866
6867 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6868
6869         * wl-summary.el (wl-summary-pick): Don't bind
6870         `elmo-search-mime-charset'.
6871
6872         * wl-vars.el (wl-highlight-message-header-button-alist): Define
6873         default using old backquote style.
6874         (wl-search-mime-charset): Abolished.
6875
6876         * wl-highlight.el (wl-highlight-headers):
6877         Call `point' after `re-search-forward'(for Nemacs).
6878
6879         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
6880         for elmo-imap4.el.
6881
6882 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
6883
6884         * wl-message.el (wl-mmelmo-message-redisplay): Bind
6885         `wl-message-ignored-field-list' instead of
6886         `mime-view-ignored-field-list'.
6887
6888         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
6889         Add interactive spec.
6890         (wl-folder-goto-bottom-of-current-folder): Ditto.
6891         (wl-folder-mode-map): Bind them.
6892
6893         * wl-vars.el (wl-message-ignored-field-list): New variable.
6894         (wl-message-visible-field-list): New variable.
6895
6896         * wl-mime.el (wl-mime-header-presentation-method): New function.
6897         (wl-mime-setup): Set header-presentation-method.
6898
6899 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
6900
6901         * wl-nemacs.el (wl-draft-overload-functions): Set
6902         `mode-line-buffer-identification' instead of using
6903         `wl-make-modeline'.
6904
6905         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
6906         instead of using `wl-make-modeline'.
6907
6908         * wl-xmas.el (wl-plugged-init-icons): Set up
6909         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
6910         (wl-make-modeline): Abolish.
6911         (wl-draft-overload-functions): Set
6912         `mode-line-buffer-identification' instead of using
6913         `wl-make-modeline'.
6914
6915         * wl-util.el (wl-make-modeline-subr): Abolish.
6916         (wl-mode-line-buffer-identification): New alias.
6917
6918         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
6919         (wl-summary-make-modeline): Abolish.
6920         (wl-summary-buffer-set-folder): Set
6921         `wl-summary-buffer-folder-indicator'.
6922         (wl-summary-mode): Set `mode-line-buffer-identification' instead
6923         of using `wl-make-modeline'.
6924         (wl-summary-switch-to-clone-buffer): Don't set
6925         `mode-line-buffer-identification'.
6926         (wl-summary-goto-folder-subr): Ditto.
6927
6928         * wl-mule.el (wl-draft-overload-functions): Set
6929         `mode-line-buffer-identification' instead of using
6930         `wl-make-modeline'.
6931
6932         * wl-folder.el (wl-folder-mode): Set
6933         `mode-line-buffer-identification' instead of using
6934         `wl-make-modeline'.
6935         (wl-folder): Don't set `mode-line-buffer-identification'.
6936
6937 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
6938
6939         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
6940         instead of `member' for `wl-refile-guess-func-list' look-ups.
6941         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
6942
6943 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
6944
6945         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
6946         `wl-message-button-dispatcher'.
6947
6948         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
6949
6950         * wl-message.el (wl-message-button-dispatcher): Use it.
6951
6952         * wl-vars.el (wl-highlight-message-header-button-alist): Add
6953         "In-Reply-To".
6954
6955         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6956         Bind `case-fold-search' to t.
6957
6958 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
6959
6960         * wl-xmas.el (wl-message-overload-functions): Initialize
6961         `wl-message-button-map'.
6962
6963         * wl-mule.el (wl-message-overload-functions): Initialize
6964         `wl-message-button-map'.
6965
6966         * wl-vars.el (wl-highlight-message-header-button-alist): New.
6967
6968         * wl-message.el (wl-message-button-map): New keymap.
6969         (wl-message-add-button): New function.
6970         (wl-message-button-dispatcher): New function.
6971         (wl-message-button-refer-article): New function.
6972
6973         * wl-highlight.el
6974         (wl-highlight-message-add-buttons-to-header): New function.
6975         (wl-highlight-headers): Use it.
6976
6977 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
6978
6979         * wl-summary.el (wl-summary-default-from): Use
6980         `wl-address-get-petname-1'.
6981         (wl-summary-simple-from): Ditto.
6982
6983         * wl-address.el (wl-address-get-petname-1): New inline function.
6984         (wl-address-get-petname): Use it.
6985
6986 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
6987
6988         * wl-summary.el (wl-summary-default-from): Return full-name part
6989         from the address if no petname was found.
6990         (wl-summary-simple-from): Ditto.
6991
6992         * wl-address.el (wl-address-get-petname): Return nil if no petname
6993         associated with the address was found.
6994
6995 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6996
6997         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
6998         display is finished.
6999
7000 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7001
7002         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7003         `elmo-folder-exists-p' argument.
7004
7005 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7006
7007         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7008         the folder.
7009
7010 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7011
7012         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7013
7014         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7015         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7016
7017 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7018
7019         * wl-folder.el (wl-folder-create-subr): New function.
7020         (wl-folder-confirm-existence): Use it.
7021         (wl-folder-check-one-entity): Use it.
7022         Check the error symbol is derived from 'elmo-open-error.
7023
7024         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7025         `ignore-error'.
7026
7027 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7028
7029         * wl-util.el (toplevel): Add (eval-when-compile (require
7030         'elmo-util)).  (Maybe `provide' is typo.)
7031
7032 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7033
7034         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7035         (I don't know why this was needed.)
7036
7037         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7038         Follow up changes for stream-type.
7039
7040         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7041         (wl-draft-elmo-nntp-send): Ditto.
7042
7043         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7044         (wl-nntp-posting-stream-type): Ditto.
7045         (wl-pop-before-smtp-ssl): Abolished.
7046         (wl-nntp-posting-ssl): Ditto.
7047
7048         * wl-address.el (wl-address-quote-specials): New function.
7049         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7050
7051         * wl-draft.el (wl-draft-reply): Ditto.
7052
7053 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7054
7055         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7056         use function `wl-string-match-assoc'.
7057
7058 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7061
7062         * wl-draft.el (wl-draft-deduce-address-list): New function.
7063         (wl-draft-parse-mailbox-list): Ditto.
7064         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7065         instead of `smtp-deduce-address-list'.
7066         (wl-draft-on-field-p): Follow group list.
7067
7068         * wl-address.el (wl-address-concat-token): New function.
7069         (wl-address-string-without-group-list-contents): Ditto.
7070         (wl-complete-field-body): Fixed problem of completion
7071         by japanese petname.
7072         (wl-address-make-completion-list): Rewrite.
7073
7074 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7075
7076         * wl-address.el (wl-address-make-completion-list): Completion by
7077         petname.
7078         (wl-complete-field-body): Likewise.
7079
7080 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7081
7082         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7083         contains invalid address syntax.
7084
7085 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7086
7087         * wl-folder.el (wl-folder-check-entity-async): Use
7088         `elmo-nntp-spec-hostname'.
7089
7090 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7091
7092         * wl-summary.el (wl-summary-msgdb-load-async): Use
7093         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7094
7095 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7096
7097         * wl-draft.el (wl-draft-reply): Set argument
7098         `content-transfer-encoding' as nil.
7099
7100 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7101
7102         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7103         `wl-refile-alist'.
7104
7105 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7106
7107         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7108         (wl-draft-edit-string): Ditto.
7109         (wl-draft-forward): Ditto.
7110         * wl-summary.el (wl-summary-write): Ditto.
7111
7112 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7113
7114         * wl-summary.el (wl-summary-sync-update3): Call
7115         `wl-summary-buffer-number-column-detect'.
7116         (wl-summary-buffer-number-column-detect): Search from point-min.
7117
7118 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7119
7120         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7121         contains an address which is not included in original to or cc.
7122
7123 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7124
7125         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7126         begin-line does not exist.
7127         * wl-message.el (wl-message-uu-substring): Ditto.
7128
7129 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7130
7131         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7132         clear local variables.
7133         (wl-summary-exit): Call `elmo-commit'.
7134         (wl-summary-switch-to-clone-buffer): Call
7135         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7136         (wl-summary-goto-folder-subr): Ditto.
7137
7138         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7139         POP folder.
7140
7141 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7144         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7145         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7146         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7147         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7148         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7149
7150         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7151
7152 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7153
7154         * wl-summary.el (wl-summary-search-by-subject):
7155         Search parent message from the latest one.
7156
7157 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7160         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7161
7162         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7163         New user option.
7164
7165         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7166         if elmo-nntp-use-killed-list is nil.
7167         Use `elmo-msgdb-append-to-killed-list'.
7168         (Append numbers confirmed as disappeared to the killed list.)
7169         (wl-summary-confirm-appends): Don't display negative number.
7170
7171 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7172
7173         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7174
7175 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7178         range is `all'.
7179         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7180         `elmo-list-bigger-diff'.
7181
7182 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7183
7184         * wl-summary.el (wl-summary-buffer-exit-func):
7185         New buffer local variable.
7186         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7187
7188 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7189
7190         * wl-demo.el (wl-demo): Fix the last change.
7191
7192 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7193
7194         * wl-demo.el (wl-demo): Don't use `eval'.
7195
7196 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7197
7198         * wl-summary.el (wl-summary-buffer-thread-modified):
7199         New buffer-local variable.
7200         (wl-summary-set-thread-modified): New function.
7201         (wl-summary-thread-modified-p): New function.
7202         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7203         (wl-summary-yank-saved-message): Use function
7204         `wl-summary-set-thread-modified'
7205         (wl-summary-switch-to-clone-buffer): Add
7206         `wl-summary-buffer-thread-modified'.
7207
7208         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7209         (wl-summary-buffer-mark-saved-hook): Ditto.
7210         * wl-summary.el (wl-summary-msgdb-save): New hook
7211         `wl-summary-buffer-message-saved-hook' and
7212         `wl-summary-buffer-mark-saved-hook'.
7213
7214 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7215
7216         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7217
7218 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7219
7220         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7221         don't hide scroll bars under FSF Emacsen because it may incur an
7222         undesirable redrawing.
7223
7224 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7225
7226         * wl-draft.el (wl-draft-edit-string): Call
7227         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7228
7229 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7230
7231         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7232
7233 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7234
7235         * wl-summary.el (wl-summary-msgdb-load-async): Call
7236         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7237
7238 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7239
7240         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7241         fringes in demo buffer; center bitmap logo correctly even if old
7242         Mule is used.
7243
7244 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7245
7246         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7247
7248         * wl-refile.el (wl-refile-subject-alist): New variable.
7249         (wl-refile-subject-alist-file-name): Ditto.
7250         (wl-refile-alist-setup): Rewrite.
7251         (wl-refile-alist-save): Use `elmo-object-save'.
7252         Eliminated arguments.
7253         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7254         (wl-refile-guess-by-subject): New function.
7255         (wl-refile-guess-func-list): Added it.
7256
7257 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7258
7259         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7260         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7261
7262 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7263
7264         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7265         New buffer-local variable.
7266         (wl-summary-buffer-next-folder-func): Ditto.
7267         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7268         if non-nil.
7269         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7270         if non-nil.
7271         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7272         if non-nil.
7273         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7274         if non-nil.
7275
7276 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7277
7278         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7279         permanently in the demo buffer.
7280
7281 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7282
7283         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7284         `mime-entity-fetch-field'.
7285
7286         * wl.el (wl-exit): Delete plugged buffer.
7287
7288         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7289         XEmacs has menubar feature.
7290
7291 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7292
7293         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7294         cannot arrive at the beginning of the buffer under old Emacsen.
7295
7296 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7297
7298         * wl-address.el (wl-address-ldap-search):
7299         Call `ldap-search-entries' with `withdn' argument t.
7300         (wl-complete-field-body): Bind completion-ignore-case as t.
7301         Clear ldap search hash when it was sole completion.
7302         Use elmo-string for pattern string.
7303         (wl-ldap-alias-safe-string): Eliminated needless let.
7304
7305 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7306
7307         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7308         (wl-ldap-alias-sep): New constant.
7309         (wl-ldap-search-attribute-type-list): Ditto.
7310         (wl-ldap-get-value): New function.
7311         (wl-ldap-make-filter): Ditto.
7312         (wl-ldap-make-matched-value-list): Ditto.
7313         (wl-ldap-alias-safe-string): Ditto.
7314         (wl-ldap-register-dn-string): Ditto.
7315         (wl-address-ldap-search): Rewrite.
7316
7317 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7318
7319         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7320         thread is deleted.
7321         (wl-thread-delete-line-from-buffer): Ditto.
7322         (wl-thread-get-exist-children): New function.
7323
7324 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7325
7326         * wl-demo.el (wl-demo): Made it to select various image types.
7327         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7328         from `wl-title-logo'.
7329         (wl-logo-ascii): New variable.
7330         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7331         (wl-demo-copyright-notice): New constant.
7332
7333         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7334
7335 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7336
7337         * wl-vars.el (wl-summary-target-above): Renamed from
7338         wl-summary-temp-above.
7339         * wl-score.el (wl-score-get-score-alist): Use it.
7340         (wl-summary-score-update-all-lines): Use it.
7341         * wl-summary.el: Ditto. (make-variable-buffer-local).
7342
7343 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7344
7345         * wl-vars.el (wl-ldap-port): New user option.
7346
7347         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7348         Rewite whole implementation.
7349         (wl-complete-field-body): Fixed.
7350
7351 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7352
7353         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7354         Choose implementation at compile time.
7355
7356 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7357
7358         * wl-address.el (wl-ldap-search-internal): New function.
7359         (wl-complete-field-to): Use it.
7360
7361 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7362
7363         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7364         Use `let' instead of `let*'.
7365         Require 'wl-vars.
7366
7367         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7368         Define as defcustom.
7369         (wl-ldap-base): Ditto.
7370         (wl-use-ldap): Ditto.
7371
7372 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7373
7374         * wl-address.el (wl-ldap-search): New function.
7375         (wl-complete-field-body): Use `wl-ldap-search'.
7376         (wl-ldap-server): New variable.
7377         (wl-ldap-base): Ditto.
7378         (wl-use-ldap): Ditto.
7379
7380 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7381
7382         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7383         (Pointed out by Mito <mit@nines.nec.co.jp>).
7384         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7385         buffer-local variables like `wl-summary-redisplay-internal'.
7386         (wl-summary-redisplay-all-header): Likewise.  Update
7387         Summary view too.
7388
7389 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7390
7391         * wl-summary.el (wl-summary-jump-to-parent-message):
7392         Consider prefix argument.
7393
7394         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7395         when closed thread is deleted.
7396
7397 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7398
7399         * wl-summary.el (wl-summary-jump-to-parent-message):
7400         Consider thread modification.
7401
7402 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7403
7404         * wl-message.el (wl-message-normal-get-original-buffer): Use
7405         `save-excursion'.
7406
7407         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7408         (wl-summary-showto-folder-regexp): Ditto.
7409
7410 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7411
7412         * wl-util.el (wl-delete-alist): Doc fix.
7413         (wl-delete-associations): New function.
7414         (wl-inverse-alist): New function.
7415         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7416         Split temporary variables. Use `wl-delete-associations'
7417         and `wl-inverse-alist'.
7418         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7419
7420 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-folder.el (wl-folder-prefetch-entity):
7423         Execute prefetching if new count is unknown.
7424
7425 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7426
7427         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7428
7429         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7430         delete entity.
7431         (wl-thread-set-parent): If insert as top, set linked as nil.
7432
7433         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
7434         `wl-thread-cleanup-symbols' when view mode is thread.
7435
7436 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
7437
7438         * wl-folder.el (wl-folder-create-folder-entity): Use
7439         with-current-buffer.
7440         (wl-local-folder-init): Call set-buffer to make sure we are in
7441         the Folder buffer. Don't touch buffer-local variables here.
7442         (wl-folder-mode): Initialize buffer-local variables here.
7443
7444         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
7445         (wl-folder-entity-assign-id): Ditto.
7446         (wl-folder-create-entity-hashtb): Ditto.
7447         (wl-local-folder-init): Ditto.
7448         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
7449
7450 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7451
7452         * wl-summary.el (wl-summary-default-from): Fix probrem when
7453         std11-extract-address-components return (nil "foo@bar").
7454
7455 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
7456
7457         * wl-draft.el (wl-draft-clone-local-variables):
7458         Remove redundant `setq'.
7459
7460 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7463         Bind wl-highlight-x-face-func as nil while highlighting header.
7464
7465 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
7466
7467         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
7468
7469 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7470
7471         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
7472         elmo-msgdb-overview-hashtb from copy-variables.
7473         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
7474         instead of `elmo-msgdb-overview-get-entity-by-number'.
7475         (wl-summary-auto-refile): Ditto.
7476
7477         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
7478         `elmo-msgdb-overview-get-entity' instead of
7479         `elmo-msgdb-search-overview-entity'.  Use
7480         `elmo-msgdb-overview-get-entity' instead of
7481         `elmo-msgdb-overview-get-entity-by-number'.
7482         (wl-thread-insert-entity-sub): Ditto.
7483         (wl-thread-insert-message): Ditto.
7484
7485         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
7486         `elmo-msgdb-overview-get-entity'.
7487         (wl-normal-message-redisplay): Ditto.
7488
7489 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7490
7491         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
7492         `wl-thread-entities'.
7493         (wl-thread-delete-message): Fix remove top message from
7494         `wl-thread-entity-list'.
7495
7496         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
7497         wl-append(nconc), because update-list is broken on Meadow.
7498
7499         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
7500         updating process.
7501         (wl-summary-rescan): Ditto.
7502         (wl-summary-sync-update3): Ditto.
7503         * wl-thread.el (wl-thread-set-parent): Renamed from
7504         `wl-summary-set-parent'.
7505         (wl-thread-insert-message): Updating buffer faster.
7506         (wl-thread-delete-message): Updating buffer faster.
7507
7508         * wl-score.el (wl-summary-score-update-all-lines): Changed
7509         interval for display progress gauge.
7510
7511 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7512
7513         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
7514         folder always-sticky.
7515         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
7516         defmacro.
7517
7518 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
7519
7520         * wl-vars.el (wl-draft-add-references): New user option.
7521
7522         * wl-draft.el (wl-draft-add-references): New function.
7523         (wl-draft-yank-from-mail-reply-buffer): Use it.
7524         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
7525         as nil.
7526
7527 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7528
7529         * wl-thread.el (wl-thread-update-line-msgs): Called
7530         `wl-thread-update-line-on-buffer-sub'.
7531         (wl-thread-update-line-on-buffer): Delete routine of inserting
7532         thread.
7533         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
7534         moved from `wl-thread-update-line-on-buffer'.
7535         Add threshold for displaying progress gauge.
7536         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
7537         argument of `wl-thread-update-line-msgs'.
7538         Add threshold for displaying progress gauge.
7539         * wl-folder.el:
7540         Add threshold for displaying progress gauge.
7541         * wl-score.el: Ditto.
7542
7543         * wl-expire.el (wl-summary-expire): Display deleting info.
7544
7545 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
7546
7547         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
7548         `no-msg'.
7549         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
7550         argument of `wl-thread-update-line-msgs'.
7551         (wl-summary-set-parent): Added optional argument `parent-number'.
7552         (wl-summary-buffer-saved-message): New buffer local variable.
7553         (wl-summary-save-current-message): New command.
7554         (wl-summary-yank-saved-message): Ditto.
7555         (wl-summary-mode-map): Added key binding for
7556         `wl-summary-save-current-message' (\ew) and
7557         `wl-summary-yank-saved-message' (\C-y).
7558         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
7559
7560 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
7561
7562         * wl-summary.el (wl-summary-mode-map): Added key binding for
7563         `wl-summary-set-parent' (ts).
7564
7565 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7566
7567         * wl-summary.el (wl-summary-insert-thread-entity): Search same
7568         subject faster. If thread number is reverse, delayed updating
7569         thread.
7570         (wl-summary-search-by-subject): Ditto.
7571         (wl-summary-put-alike): Ditto.
7572         (wl-summary-get-alike): Ditto.
7573         (wl-summary-insert-headers): Insert header of all overview in
7574         buffer.
7575         (wl-summary-rescan): Delayed updating thread. Kill search subject
7576         buffer for wl-summary-search-by-subject.
7577         (wl-summary-sync-update3): Ditto.
7578         (wl-summary-exit): Ditto.
7579         (wl-summary-goto-bottom-of-current-thread): Change for linked
7580         thread.
7581         (wl-summary-overview-create-summary-line): Change line for linked
7582         thread.
7583
7584         * wl-summary.el (wl-summary-update-thread): Use
7585         wl-thread-maybe-get-children-num.
7586         (wl-summary-set-parent): If change parent, move sub thread.
7587         (wl-summary-redisplay-internal): Add horizontal recenter.
7588         (wl-summary-redisplay-no-mime): Add horizontal recenter.
7589
7590         * wl-thread.el (wl-thread-entity-get-linked): New function.
7591         (wl-thread-entity-set-linked): New function.
7592         (wl-thread-create-entity): Add linked element.
7593         (wl-thread-entity-insert-as-top): Use wl-append.
7594         (wl-thread-maybe-get-children-num): If closing thread, return
7595         children msgs.
7596         (wl-thread-update-line-msgs): Displaying progress message.
7597         (wl-thread-update-line-on-buffer-sub): Use
7598         wl-thread-maybe-get-children-num.
7599         (wl-thread-update-line-on-buffer): If update line is not exists,
7600         insert thread.
7601         (wl-thread-delete-message): If delete top msg of thread, search
7602         parent by subject.
7603         (wl-thread-insert-entity): Use
7604         wl-thread-maybe-get-children-num.
7605
7606         * wl-highlight.el (wl-highlight-summary-current-line): change
7607         sregexp for linked thread.
7608         * wl-util.el (wl-count-lines): Count lines.
7609         (wl-horizontal-recenter): horizontal recenter.
7610         * wl-score.el (wl-score-put-alike): Use wl-count-lines
7611         (wl-score-get-alike): Ditto.
7612         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
7613         (wl-subject-length-limit): New variable.
7614         (wl-highlight-thread-indent-string-regexp): Changed for linked
7615         thread.
7616
7617 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7618
7619         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7620         New variable (revival).
7621         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7622         by subject matching if there's no in-reply-to nor references field
7623         (revival).
7624
7625 \f
7626 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7627
7628         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
7629         message.
7630
7631 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * wl-summary.el (wl-summary-reply): Return t if there was a
7634         message at cursor point.
7635         Added unwind-protect.
7636         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
7637         returns t.
7638         (wl-summary-cancel-message): Do nothing when there's no message at
7639         cursor point.
7640         (wl-summary-forward): Ditto.
7641         (wl-summary-jump-to-parent-message): Ditto.
7642         (wl-summary-reedit): Ditto.
7643         (wl-summary-edit-addresses): Ditto.
7644         (wl-summary-pipe-message): Ditto.
7645         (wl-summary-print-message-with-ps-print): Ditto.
7646         (wl-summary-print-message): Ditto.
7647         (wl-summary-mark-as-important): Ditto.
7648         (wl-summary-mark-as-unread): Ditto.
7649
7650         * wl-summary.el (wl-summary-reply): Cause an error when there's no
7651         message at cursor point.
7652         (wl-summary-reply-with-citation): Remove unwind-protect.
7653
7654         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
7655         subject searching feature.
7656         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7657         Eliminated.
7658
7659 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
7660
7661         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7662         New variable.
7663         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7664         by subject matching if there's no in-reply-to nor references field.
7665
7666         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
7667
7668         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
7669         when display is finished.
7670         (wl-folder-open-all): Ditto.
7671         (wl-folder-update-access-group): Ditto.
7672         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
7673         * wl-thread.el (wl-thread-close-all): Ditto.
7674
7675         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
7676         progress gauge only when it was displayed.
7677         * wl-folder.el (wl-folder-insert-entity): Ditto.
7678
7679 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7680
7681         * wl-summary.el (wl-summary-incorporate): Enclose
7682         `wl-summary-sync-force-update' with save-excursion.
7683
7684 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
7685
7686         * wl-summary.el (wl-summary-prefetch-region):
7687         Pass current cursor point to `pos-visible-in-window-p' after
7688         moving cursor to the started point.
7689
7690 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7691
7692         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
7693
7694         * wl-draft.el (wl-draft-insert-current-message): Delete useless
7695         fields from the forwarding message.
7696         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
7697         `ignored-fields'.
7698
7699 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
7700
7701         * wl-mime.el (wl-message-request-partial):
7702         Eliminated argument `msgdb'.
7703         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
7704         (wl-mime-combine-message/partial-pieces): Likewise.
7705         * tm-wl.el (wl-message-request-partial): Likewise.
7706         (wl-mime-combine-message/partial-pieces): Likewise.
7707
7708 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
7709
7710         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
7711         when display is finished.
7712
7713 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
7714
7715         * wl-summary.el (wl-summary-goto-folder-subr):
7716         Fix problem when wl-summary-partial-highlight-above-lines is nil.
7717
7718 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7719
7720         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
7721         when cursor point is visible.
7722
7723 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
7724
7725         * wl-expire.el (wl-expire-archive-get-max-number):
7726         Don't use `file-name-directory'.
7727
7728 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
7729
7730         * wl-expire.el (wl-expire-archive-get-max-number):
7731         Use `file-name-directory'.
7732
7733 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-summary.el (wl-summary-sync-marks): Re-display progress
7736         only when there is progress.
7737
7738 2000-04-13  Mito <mit@nines.nec.co.jp>
7739
7740         * wl-summary.el (wl-summary-sync-marks): Display progress.
7741
7742 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7743
7744         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
7745         (wl-summary-prev): Move cursor regardless of unread status.
7746         (wl-summary-next): Ditto.
7747
7748 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
7751         Added argument `target' and `number'.
7752         * tm-wl.el (wl-summary-burst-subr): New function.
7753         (wl-summary-burst): Use it.
7754
7755 2000-04-10  Mito <mit@nines.nec.co.jp>
7756
7757         * wl-mime.el (wl-burst): New function.
7758         (wl-summary-burst): Use it.
7759
7760 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7761
7762         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
7763         as petname when there's no candidate.
7764
7765 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
7766
7767         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
7768         New variable.
7769         * wl-fldmgr.el (wl-fldmgr-add): Use it.
7770
7771         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
7772
7773         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
7774
7775 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7776
7777         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
7778         Use substring of `original' instead of buffer-substring.
7779         (wl-refile-evaluate-rule):
7780         Set `original' argument of wl-refile-expand-newtext.
7781
7782         * wl-summary.el
7783         (wl-summary-auto-refile-check-refile-rule-alist-subr,
7784         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
7785         (wl-summary-auto-refile): Check existence of destination folder just
7786         before marking.
7787
7788 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7789
7790         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
7791         when wl-refile-get-field-value return nil.
7792
7793 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
7794
7795         * wl-refile.el
7796         (wl-refile-expand-newtext): New function imported from Gnus.
7797         (wl-refile-evaluate-rule): Use it.
7798
7799 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7800
7801         * wl-summary.el (wl-summary-print-destination):
7802         Duplicate folder string to avoid putting text-property on
7803         original string.
7804
7805         * wl-refile.el (wl-refile-get-field-value): New function.
7806         (wl-refile-evaluate-rule): New function;
7807         Evaluate refile rule recursively.
7808         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
7809         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
7810         New function; Check existence of a target folder recursively.
7811         (wl-summary-auto-refile-check-refile-rule-alist):
7812         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
7813
7814 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
7815
7816         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
7817
7818         * wl-folder.el (wl-create-folder-entity-from-buffer):
7819         Fixed problem when '}' character is contained in folder name.
7820
7821         * wl-xmas.el (wl-make-modeline): Consider plugged status.
7822
7823 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7824
7825         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
7826         (wl-fldmgr-add-completion-all-completions):
7827         Use wl-fldmgr-add-completion-hashtb.
7828
7829 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7830
7831         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
7832         wl-fldmgr-add-completion-subr): New functions.
7833         * wl-folder.el (wl-folder-completion-func): New variable.
7834         * wl-summary.el (wl-summary-read-folder):
7835         Use wl-folder-completion-func.
7836
7837         * wl-refile.el: Eliminate throw & catch.
7838
7839         * wl.el (wl-plugged-sending-queue-status): Fixed.
7840
7841 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
7842
7843         * wl-draft.el (wl-draft): Put category property on
7844         mail-header-separator.