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