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