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