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