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