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