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