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