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