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