* wl-summary.el (wl-summary-default-get-next-msg): Fix.
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
4
5         * Version number is increased to 2.5.8.
6
7         * wl-thread.el (toplevel): require 'cl.
8         (wl-thread-resume-entity): Call wl-thread-make-number-list.
9         (wl-thread-make-number-list): New function.
10         (wl-thread-entity-make-number-list-from-children): Ditt.
11         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
12         (wl-thread-entity-insert-as-children): Likewise.
13         (wl-thread-delete-message): Likewise.
14         (wl-meaning-of-mark): Eliminated.
15         (wl-thread-next-failure-mark-p): Ditto.
16         (wl-thread-entity-get-mark): Ditto.
17         (wl-thread-meaning-alist-get-result): Ditto.
18         (wl-thread-entity-check-prev-mark): Ditto.
19         (wl-thread-entity-check-next-mark): Ditto.
20         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
21         (wl-thread-entity-get-prev-marked-entity): Ditto.
22         (wl-thread-get-prev-unread): Ditto.
23         (wl-thread-jump-to-prev-unread): Ditto.
24         (wl-thread-get-next-unread): Ditto.
25         (wl-thread-jump-to-next-unread): Ditto.
26         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
27         (wl-thread-entity-get-next-marked-entity): Ditto.
28
29         * wl-summary.el (wl-summary-buffer-number-list):
30         New bufer-local variable.
31         (wl-summary-switch-to-clone-buffer): Clone
32         `wl-summary-buffer-number-list'.
33         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
34         (wl-summary-cursor-move-regex): Eliminated.
35         (wl-summary-cursor-up): Rewrite.
36         (wl-summary-cursor-down): Ditto.
37         (wl-summary-mode-spec-alist): New variable.
38         (wl-summary-next-message): New inline function.
39         (wl-summary-cursor-move): New function.
40         (wl-summary-default-get-next-msg): Rewrite.
41         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
42         (wl-summary-rescan): Ditto.
43         (wl-summary-sync-all-init): Ditto.
44         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
45         summary is not thread view.
46         (wl-summary-sync-update): Ditto.
47         (wl-summary-rescan): Ditto.
48         (wl-summary-make-number-list): New function.
49
50         * wl-draft.el: "FCC" -> "Fcc".
51
52 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-highlight.el (wl-highlight-summary-window):
55         Call `set-buffer-modified-p'.
56
57         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
58         (wl): Call `elmo-init' and fix.
59
60         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
61         Use new variables.
62
63         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
64
65 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
66
67         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
68
69 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
70
71         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
72
73 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
74
75         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
76         `wl-use-toolbar' nor `display-graphic-p'.
77         (wl-e21-setup-message-toolbar): Ditto.
78         (wl-e21-setup-summary-toolbar): Ditto.
79         (wl-e21-setup-folder-toolbar): Ditto.
80
81         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
82         (wl-plugged-init-icons): Ditto.
83
84         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
85         `display-graphic-p'.
86         (wl-plugged-set-folder-icon): Ditto.
87         (wl-highlight-plugged-current-line): Ditto.
88         (wl-highlight-folder-current-line): Ditto.
89         (wl-e21-highlight-folder-group-line): Ditto.
90         (wl-e21-setup-toolbar): Ditto.
91         (wl-e21-display-image-p): New macro.
92
93         * wl-demo.el (wl-demo): Simplified.
94         (wl-demo-image-type-alist): Use `image-type-available-p' for
95         checking whether the image type `xbm' is available.
96
97 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
98
99         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
100         (wl-summary-input-range): Ditto.
101
102 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
103
104         * wl-summary.el (wl-summary-edit-addresses): Use
105         `wl-summary-get-original-buffer'
106         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
107         (wl-summary-jump-to-msg-by-message-id-via-nntp):
108         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
109         (wl-summary-get-newsgroups): Eliminated.
110         (wl-summary-set-crosspost): Ditto.
111         (wl-summary-is-crosspost-folder): Ditto.
112         (wl-crosspost-alist-load): Ditto.
113         (wl-crosspost-alist-save): Ditto.
114
115         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
116         `elmo-setup-subscribed-newsgroups' instead of
117         `elmo-nntp-make-groups-hashtb'.
118         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
119         instead of `wl-crosspost-alist-save'.
120
121         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
122         of `elmo-folder-message-appendable-p'.
123         (wl-mime-header-presentation-method): Eliminated.
124
125         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
126         (Error occurs in emacs21).
127
128         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
129         the current buffer).
130
131         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
132         instead of `wl-crosspost-alist-save'.
133         (wl-init): `elmo-crosspost-message-alist-load'
134         instead of `wl-crosspost-alist-load'
135
136         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
137         (wl-parse-newsgroups): Likewise.
138         (wl-biff-notify): Run `wl-biff-notify-hook'.
139
140 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
141
142         * wl-vars.el (wl-summary-lazy-highlight): New variable.
143
144         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
145         when `wl-summary-lazy-highlight' is non-nil.
146         (wl-summary-goto-folder-subr): Highlight only when
147         `wl-summary-lazy-highlight' is non-nil.
148
149         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
150         Don't display progress and highlight temp-mark when
151         `wl-summary-lazy-highlight' is non-nil.
152         (wl-highlight-summary-window): New function.
153         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
154
155 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
156
157         * wl-summary.el (wl-summary-sync): Change `all-visible'
158         from `all-shown'
159         (wl-summary-input-range): Ditto.
160
161 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
162
163         * wl-e21.el (wl-highlight-folder-current-line): Call
164         `wl-folder-init-icons' when folder icons have not been initialized.
165
166         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
167
168         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
169         (wl-demo-image-type-alist): New macro.
170
171 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
172
173         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
174         display does not support graphics.
175         (wl-plugged-init-icons): Ditto.
176         (wl-folder-init-icons): Ditto.
177
178         * wl-demo.el (wl-demo): Chech closely whether the display
179         supports graphics.
180
181 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
182
183         * wl-summary.el (wl-summary-get-original-buffer): New function.
184         (wl-summary-set-crosspost): Use it.
185         (wl-summary-target-mark-uudecode): Ditto.
186         (wl-summary-reedit): Ditto.
187         (wl-summary-resend-bounced-mail): Ditto.
188         (wl-summary-update-crosspost): Eliminated (It may be incorporated
189         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
190
191         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
192         (wl-message-display-internal): Ditto.
193
194 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
195
196         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
197
198 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
199
200         * wl-summary.el (wl-summary-save-view): Renamed from
201         `wl-summary-save-status'.
202
203 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
204
205         * wl-summary.el (wl-summary-sync): Added `all-shown'
206
207 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
208
209         * wl-summary.el (wl-summary-input-range): Added `all-shown'
210
211 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
212
213         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
214
215 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
216
217         * wl-highlight.el (wl-highlight-summary-line-string): Use
218         `zerop' instead of `= 0'.
219         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
220
221         * wl-template.el (wl-template-next): Use `=' instead of `eq'
222         for comparing numbers.
223         (wl-template-prev): Use `zerop' instead of `eq 0'.
224
225         * wl-draft.el (wl-draft-insert-current-message): Use
226         `with-current-buffer' instead of `save-excursion'.
227         Use `zerop' instead of `eq 0'.
228
229 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
230
231         * wl-draft.el (wl-draft-insert-ccs): New function.
232         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
233         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
234
235 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
236
237         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
238
239 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
240
241         * wl-expire.el (wl-expire-refile): Don't call
242         elmo-msgdb-add-msgs-to-seen-list;
243         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
244         (wl-expire-refile-with-copy-reserve-msg): Ditto.
245
246 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * wl-message.el (wl-message-prev-page): Ignore errors while
249         scroll-down.
250
251 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
252
253         * wl-mime.el: Use elmo-original-message-mode instead of
254         mmelmo-original-mode.
255
256         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
257         `elmo-folder-get-spec';
258         (wl-fldmgr-add-completion-all-completions):
259         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
260
261         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
262         of `elmo-folder-get-type'.
263
264         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
265         `elmo-folder-get-spec';
266         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
267         Use `elmo-folder-append-message' instead of `elmo-append-msg';
268         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
269         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
270         `elmo-read-msg-no-cache';
271         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
272         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
273         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
274         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
275         `elmo-cache-save';
276         (wl-draft-reedit): Use `elmo-message-file-name'.
277
278         * wl-expire.el: Use `elmo-folder-name-internal';
279         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
280         Use macro `wl-summary-buffer-msgdb' instead of variable
281         `wl-summary-buffer-msgdb';
282         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
283         Use macro `wl-summary-buffer-folder-name' instead of variable
284         `wl-summary-buffer-folder-name'.
285         * wl-score.el: Likewise.
286
287         * wl-message.el: Rewrite for new message buffer cache mechanism.
288         (wl-message-buffer-cache-buffer-get): New macro.
289         (wl-message-buffer-cache-folder-get): Ditto.
290         (wl-message-buffer-cache-message-get): Ditto.
291         (wl-message-buffer-cache-entry-make): Ditto.
292         (wl-message-buffer-cache-hit): Ditto.
293         (wl-message-buffer-cache-sort): New function.
294         (wl-message-buffer-cache-add): Ditto.
295         (wl-message-buffer-cache-delete): Ditto.
296         (wl-message-buffer-cache-clean-up): Ditto.
297         (wl-message-buffer-window): Rewrite.
298         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
299         (wl-message-buffer-display): New function.
300         (wl-message-display-internal): New function.
301
302 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
303
304         * wl-folder.el: Use `elmo-folder-name-internal';
305         Use `wl-folder-get-elmo-folder';
306         Use `elmo-folder-list-messages' instead of
307         `elmo-list-folder';
308         Use `elmo-folder-get-primitive-list' instead of
309         `elmo-folder-get-primitive-spec-list';
310         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
311         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
312         Use `elmo-folder-create' instead of `elmo-create-folder'.
313         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
314         (wl-folder-get-elmo-folder): New macro.
315         (wl-folder-elmo-folder-cache-get): Ditto.
316         (wl-folder-elmo-folder-cache-put): Ditto.
317         (wl-folder-suspend): Call `elmo-quit'.
318
319         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
320         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
321         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
322         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
323         (toplevel): require 'cl.
324         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
325
326         * wl-summary.el: Rewrite to use new elmo interface.
327
328 \f
329 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
330
331         * wl-mime.el (wl-draft-preview-message):
332         Run `wl-draft-send-hook' before collecting recipients information;
333         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
334
335         * tm-wl.el (wl-draft-preview-message): Ditto.
336
337 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
338
339         * wl-mime.el (wl-draft-preview-message): Fixed problem that
340         wrong receipients are displayed when forwarded message.
341
342 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
343
344         * Version number is increased to 2.5.7.
345
346 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
347
348         * wl-message.el (wl-message-next-page): Bind
349         `window-pixel-scroll-increment' to nil while scrolling up.
350
351 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
352
353         * wl-vars.el (wl-save-hook): New hook.
354         * wl.el (wl-save): Call `wl-save-hook'.
355
356 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
357
358         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
359         Argument WITH-ARG instead of NO-ARG (negative mean).
360         (wl-draft-reply): WITH-ARG instead of NO-ARG.
361         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
362         * wl-message.el (wl-message-follow-current-entity): Likewise.
363
364 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
365
366         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
367         FROM was optional argument.
368         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
369
370 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
371
372         * Version number is increased to 2.5.6.
373
374 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
375
376         * wl-version.el (wl-version-show): Removed.
377         (wl-version): Add `interactive'.
378
379 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
380
381         * wl-summary.el (wl-summary-get-petname-func): New variable.
382         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
383         instead of `wl-address-get-petname-1'.
384         (wl-summary-simple-from): Ditto.
385
386         * wl-address.el (wl-address-get-petname-1): Define as function.
387
388 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
389
390         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
391         field in the original message.
392         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
393
394 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
395
396         * wl-expire.el (wl-expire-hide):
397         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
398
399 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
400
401         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
402         find decoder for To, Cc, and Subject.
403
404 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
405
406         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
407         for checking `elmo-use-buffer-cache'.
408         (wl-summary-mark-as-important): Fixed typo in comment.
409
410 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
411
412         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
413         field in the original message.
414         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
415
416 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
417
418         * wl-expire.el (wl-expire-hide):
419         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
420
421 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
422
423         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
424         find decoder for To, Cc, and Subject.
425
426 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
427
428         * Version number is increased to 2.5.5.
429
430         * wl-address.el (wl-address-specials-regexp): New constant.
431         (wl-address-quote-specials): Use it.
432
433 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
434
435         * wl-summary.el (wl-summary-rescan):
436         Call `wl-summary-buffer-number-column-detect'.
437         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
438
439         * wl-message.el (wl-message-mode-map): Define.
440         (wl-message-decode): Use it as local-map.
441
442 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
443
444         * wl-score.el (wl-score-guess-like-gnus): Abolished.
445         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
446
447 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
448
449         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
450
451         * wl-mule.el (wl-read-event-char): Ditto.
452
453         * wl-e21.el (wl-read-event-char): Ditto.
454
455         * wl-nemacs.el (wl-read-event-char): Ditto.
456         (read-event): Removed.
457
458         * wl-util.el (toplevel): Removed dummy definition of
459         `read-event'.
460         (wl-read-event-char, wl-xmas-read-event-char): Removed.
461
462 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
463
464         * wl-nemacs.el (elmo-archive-call-process): Moved to
465         elmo-archive.el.
466
467 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
468
469         * wl-draft.el (wl-draft-reply-list-symbol): New function.
470         (wl-draft-reply): Use it.  Fixed "No match field" error message.
471
472         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
473         instead of magic-number 6.  Use `not' instead of `null' for symbol
474         `nil' check (not empty list).
475         (wl-draft-insert-x-face-field): Fixed paren style.
476
477         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
478         one-branch conditional statement, instead of `and' and `if'.
479         (wl-draft-forward): Likewise.
480         (wl-draft-add-references): Likewise.
481         (wl-draft-yank-from-mail-reply-buffer): Likewise.
482
483         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
484         conditional steatment.  Use `cond' instead of `if'.
485         (wl-draft-confirm): Likewise.
486
487 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
488
489         * wl-version.el (wl-version-show): Use `product-string-1'
490         instead of `wl-version'.
491         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
492
493         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
494
495 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
496
497         * wl-highlight.el (wl-highlight-headers): Revert
498         `wl-highlight-x-face-func' argument (`beg' and `end').
499
500 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
501
502         * wl.el (toplevel): Move `product-provide' declare.
503         * wl-demo.el (toplevel): Ditto.
504         * wl-dnd.el (toplevel): Ditto.
505         * wl-highlight.el (toplevel): Ditto.
506         * wl-message.el (toplevel): Ditto.
507         * wl-refile.el (toplevel): Ditto.
508         * wl-util.el (toplevel): Ditto.
509
510 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
511
512         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
513         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
514         (wl-thread-close-all): keep cursor position.
515
516 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
517
518         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
519         (eq x 0).
520         (wl-generate-user-agent-string-1): Fix conditional statement.
521
522 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
523
524         * wl.el (wl-check-environment): Additional check for
525         'wl-local-domain' and `wl-message-id-domain'.
526
527 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
528
529         * wl-draft.el (toplevel): Delete defvar for sasl-*.
530
531 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
532
533         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
534         instead of `smtp-sasl-user-realm'.
535
536 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
537
538         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
539
540 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
541
542         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
543         to the default value as well as `eword-lexical-analyzer'.
544
545 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
546
547         * wl-version.el (wl-extended-emacs-version,
548         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
549         `elmo-match-string' instead of `wl-match-string'.
550
551 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
552
553         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
554         docstring.
555
556 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
557
558         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
559
560 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
561
562         * wl-highlight.el (wl-highlight-headers): Remove
563         `wl-highlight-x-face-func' argument (`beg' and `end').
564
565 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
566
567         * wl-summary.el (wl-summary-mark-as-important):
568         Remove cache if folder is local.
569
570 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
571
572         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
573         to get existing e-mail address string.
574
575 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
576
577         * wl-version.el (wl-generate-user-agent-string): Commentary.
578         (wl-generate-user-agent-string-1): Use `when' for
579         one-branch conditional statement, instead of `and' and `if'.
580         (wl-extended-emacs-version, wl-extended-emacs-version2,
581         wl-extended-emacs-version3): Ditto.
582
583 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
584
585         * wl-summary.el (wl-summary-sync-all-init): New inline function.
586         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
587         condition-case; Remove initialization.
588         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
589         (wl-summary-sync-update3): Added argument `sync-all';
590         Eliminated local variable `msgdb';
591         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
592         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
593         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
594
595 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
596
597         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
598         connection before call `wl-draft-send-mail-with-smtp'.
599
600 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
601
602         * Version number is increased to 2.5.4.
603
604 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
605
606         * wl.el (wl-check-environment): Additional check for
607         'wl-local-domain' and `wl-message-id-domain'.
608
609 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
610
611         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
612         buffer as command specific.
613         (wl-folder-mark-as-read-all-entity): Ditto.
614         (wl-folder-prefetch-entity): Ditto.
615         (wl-folder-drop-unsync-entity): Ditto.
616
617         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
618         (wl-prog-uudecode-no-stdout-option): Changed default to t.
619         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
620
621         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
622         save-excursion.
623
624 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
625
626         * Version number is increased to 2.5.3.
627
628         * wl-summary.el (wl-summary-save-view-cache):
629         Delete duplicated `write-region';
630         Use `write-region-as-binary' instead of `as-binary-output-file' and
631         `write-region'.
632
633 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
634
635         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
636
637 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
638
639         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
640         instead of `smtp-via-smtp'.
641
642 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
643
644         * wl-draft.el (toplevel): Delete defvar for sasl-*.
645
646 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
647
648         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
649         instead of `smtp-sasl-user-realm'.
650
651 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
652
653         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
654
655 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
656
657         * Version number is increased to 2.5.2.
658
659 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
660
661         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
662         does not exist.
663         (wl-biff-stop): Call `cancel-timer' if timer already exists.
664         (wl-biff-start): Call `timer-activate' if timer already exists.
665
666         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
667         only when it is bound as function.
668
669 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
670
671         * Version number is increased to 2.5.1.
672
673 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
674
675         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
676         Print refile/copy destination.
677
678 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
679
680         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
681         queue-flush-only is non-nil.
682
683         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
684
685         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
686         checking cache folder.
687
688 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
689
690         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
691         `regexp-quote'.
692
693 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
694
695         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
696         function.
697         * wl-summary.el (wl-summary-write-current-folder-functions):
698         Change default value.  Use it.
699
700 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
701
702         * Version number is increased to 2.5.0.
703
704         * wl-version.el (wl-version): Changed codename.
705
706 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
707
708         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
709         (wl-summary-supersedes-message): Ditto.
710
711 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
712
713         * wl-refile.el (wl-refile-guess-functions): Renamed from
714         `wl-refile-guess-func-list'.
715
716 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
717
718         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
719         Fixed problem when no rule was matched.
720
721 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
722
723         * wl-summary.el (wl-summary-get-mark): Fixed
724         `wl-summary-buffer-target-mark' check logic.
725
726 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
727
728         * wl-folder.el (wl-folder-write-current-folder): Added group
729         folder check.
730
731         * wl-summary.el (wl-summary-write-current-folder): Renamed from
732         `wl-summary-write-current-newsgroup'.
733         (wl-summary-write-current-folder-functions): New variable.
734         * wl-folder.el (wl-folder-get-newsgroups): New function.
735         (wl-folder-guess-mailing-list-by-refile-rule): New function.
736         (wl-folder-write-current-folder): Renamed from
737         `wl-folder-write-current-newsgroup'.
738
739 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
740
741         * Version number is increased to 2.3.93.
742
743 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
744
745         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
746         (wl-ldap-make-matched-value-list): Ditto.
747         (wl-ldap-alias-safe-string): Split e-mail address.
748
749         * wl-summary.el (wl-summary-read-folder): Fixed problem when
750         petname folder default was selected.
751         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
752         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
753
754 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
755
756         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
757         to `wl-draft-config-exec'.
758
759         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
760         instead of calling `wl-draft-config-exec';
761         Process group-list and show recipients in minibuffer.
762
763         * tm-wl.el (wl-draft-preview-message): Ditto.
764
765 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
766
767         * wl.el (toplevel): Added (C) to copyright notice, and
768         sync Author header.
769         * tm-wl.el (toplevel): Ditto.
770         * wl-address.el (toplevel): Ditto.
771         * wl-demo.el (toplevel): Ditto.
772         * wl-dnd.el (toplevel): Ditto.
773         * wl-draft.el (toplevel): Ditto.
774         * wl-e21.el (toplevel): Ditto.
775         * wl-expire.el (toplevel): Ditto.
776         * wl-folder.el (toplevel): Ditto.
777         * wl-highlight.el (toplevel): Ditto.
778         * wl-message.el (toplevel): Ditto.
779         * wl-mime.el (toplevel): Ditto.
780         * wl-mule.el (toplevel): Ditto.
781         * wl-nemacs.el (toplevel): Ditto.
782         * wl-refile.el (toplevel): Ditto.
783         * wl-score.el (toplevel): Ditto.
784         * wl-summary.el (toplevel): Ditto.
785         * wl-template.el (toplevel): Ditto.
786         * wl-thread.el (toplevel): Ditto.
787         * wl-util.el (toplevel): Ditto.
788         * wl-vars.el (toplevel): Ditto.
789         * wl-xmas.el (toplevel): Ditto.
790
791 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
792
793         * wl.el (wl-init): Added comment about `wl-init-hook'.
794         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
795         * wl-vars.el (wl-init-hook): Added docs.
796         (wl-make-plugged-hook): Removed useless docs.
797         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
798         * wl-xmas.el (toplevel): Ditto.
799
800 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
801
802         * wl-address.el (toplevel): Fixed multiple Author header format.
803         * wl-demo.el (toplevel): Ditto.
804         * wl-draft.el (toplevel): Ditto.
805         * wl-folder.el (toplevel): Ditto.
806         * wl-summary.el (toplevel): Ditto.
807         * wl-thread.el (toplevel): Ditto.
808         * wl-util.el (toplevel): Ditto.
809         * wl-vars.el (toplevel): Ditto.
810         * wl-version.el (toplevel): Ditto.
811         * wl-xmas.el (toplevel): Ditto.
812         * wl.el (toplevel): Ditto.
813
814         * wl-version.el (toplevel): Added require `elmo-version' for
815         `product-version-as-string'.
816
817 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
818
819         * wl-vars.el (wl-draft-send-hook): Changed default value to
820         '(wl-draft-config-exec).
821
822         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
823         explicitly.
824         (wl-draft): Set `wl-draft-config-exec-flag' before running
825         `wl-mail-setup-hook'.
826
827         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
828         `wl-biff-init-icons' to `wl-init-hook' instead of
829         `wl-make-plugged-hook'.
830         (Because if `wl-draft' command is invoked at first,
831         they are not initialized)
832         Updated copyright notice.
833
834         * wl-e21.el (toplevel): Ditto;
835
836         * wl-demo.el (toplevel): Updated copyright notice.
837         * wl-address.el (toplevel): Ditto.
838         * wl-draft.el (toplevel): Ditto.
839         * wl-version.el (toplevel): Ditto.
840         * wl-folder.el (toplevel): Ditto.
841         * wl-summary.el (toplevel): Ditto.
842         * wl-thread.el (toplevel): Ditto.
843         * wl-util.el (toplevel): Ditto.
844         * wl-vars.el (toplevel): Ditto.
845         * wl.el (toplevel): Ditto.
846
847 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
848
849         * wl-highlight.el (wl-highlight-message): Fixed problem of
850         highlighting failure which occured when the last field contains
851         multiple lines in the draft buffer.
852
853         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
854         `wl-biff-start' if plugged.
855
856         * wl-util.el (wl-biff-check-folder): New function.
857         (wl-biff-check-folders): Don't set session name prefix.
858         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
859         (wl-biff-check-folder-async): Ditto.
860
861         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
862         in email address.
863
864 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
865
866         * wl-vars.el (wl-subject-prefix-regexp): New variable.
867
868         * wl-draft.el (wl-draft-strip-subject-re): New function.
869
870         * wl-draft.el (wl-draft-reply): Use it.
871
872 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
873
874         * wl-message.el (wl-mmelmo-message-redisplay): Use
875         `mime-display-message' instead of `wl-mime-display-message'.
876
877         * wl-mime.el (toplevel): Removed compatibility workaround
878         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
879         (wl-mime-display-message): Abolished.
880         (wl-mime-entity-read-field): Ditto.
881         (wl-mime-combine-message/partial-pieces): Use
882         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
883
884 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
885
886         * wl-template.el: Doc fixes.
887
888 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
889
890         * wl-e21.el (wl-message-overload-functions): Do nothing if
891         `current-local-map' is not available.
892         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
893
894 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
895
896         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
897         representation.
898
899         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
900         number.
901         (wl-fldmgr-save-folders): Don't use `format' when insert
902         `wl-fldmgr-folders-header'.
903
904 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
905
906         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
907
908 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
909
910         * wl-highlight.el (wl-highlight-message):
911         Use `std11-field-end' to detect end point of the header field.
912         Refer `wl-highlight-max-header-size'.
913
914         * wl-vars.el (wl-highlight-max-header-size): New variable.
915
916         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
917
918         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
919         Set `for-draft' argument of wl-highlight-headers.
920         (wl-draft): Ditto.
921         (wl-draft-reedit): Ditto.
922         (wl-user-agent-compose-internal): Ditto.
923
924 2000-10-24   Daiki Ueno <ueno@unixuser.org>
925
926         * wl-message.el (wl-message-add-button): Use overlay.
927
928 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
931
932         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
933         problem when group-list content is nothing.
934         (Reported by Mito <mit@nines.nec.co.jp>)
935
936 2000-10-18  SAITO Atsunori <sai@yedo.com>
937
938         * wl-summary.el (wl-summary-print-destination): Adjust line length.
939
940 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
941
942         * tm-wl.el (toplevel): Use product-provide.
943
944 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
945
946         * Version number is increased to 2.3.92.
947
948 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
949
950         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
951         title text, use `display' property for left margin under Emacs 21.
952
953         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
954         properties.
955         (wl-plugged-init-icons): Ditto.
956
957 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
958
959         * wl.el (wl-save-status, wl-init): Remove last period in
960         "...done." message.
961         * tm-wl.el (wl-summary-burst): Ditto.
962         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
963         wl-summary-resume-cache-status,
964         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
965         wl-summary-sync-update3, wl-summary-highlight-msgs,
966         wl-summary-flush-pending-append-operations,
967         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
968         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
969         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
970         wl-thread-open-all): Ditto.
971         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
972         * wl-mime.el (wl-summary-burst): Ditto.
973         * wl-highlight.el (wl-highlight-summary): Ditto.
974         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
975         wl-folder-open-all, wl-folder-update-access-group): Ditto.
976         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
977         * wl-address.el (wl-local-address-init): Ditto.
978
979 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
980
981         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
982         `add-text-properties'.
983         (wl-plugged-init-icons): Ditto.
984         (wl-folder-init-icons): Use `propertize' instead of
985         `put-text-property'.
986         (wl-plugged-set-folder-icon): Ditto.
987         (wl-e21-highlight-folder-group-line): Ditto.
988
989 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
990
991         * wl-version.el (wl-version-status-alist): New variable.
992         (wl-version-status): New function.
993
994         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
995         "Cc" part of the case "Reply-To".
996
997         * wl-draft.el (wl-draft-reply): Use result of
998         `eword-extract-address-components'.
999
1000         * wl-demo.el (wl-demo-icon-name): New constant.
1001         (wl-logo-xpm): Use it.
1002         (wl-logo-xbm): Ditto.
1003         (wl-logo-bitmap): Ditto.
1004
1005         * Version number is increased to 2.3.91.
1006
1007 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1008
1009         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
1010         (wl-extended-emacs-version, wl-extended-emacs-version2,
1011         wl-extended-emacs-version3): Remove `interactive'.  Fixed
1012         docstring.
1013
1014         * wl-version.el (wl-generate-user-agent-string-1): New function.
1015         (wl-generate-user-agent-string): Use it.
1016
1017         * wl-version.el (wl-generate-user-agent-string-1): Ignore
1018         `mime-edit-insert-user-agent-field'.
1019         (wl-generate-user-agent-string): Check
1020         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
1021
1022         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
1023         instead of `if', when verbose case.
1024
1025 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1026
1027         * wl-expire.el (wl-summary-expire): Fix.
1028
1029 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1030
1031         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
1032         and `elmo-lost+found-folder' if 'wl-draft.
1033         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
1034
1035 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1036
1037         * wl-expire.el (wl-summary-expire): Change messages.
1038         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1039         `deleing-info' instead of "Deleting..."
1040
1041 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
1042
1043         * wl-summary.el (wl-summary-refile-subr): Fix.
1044
1045 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1046
1047         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
1048         if pipe folder.
1049
1050 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1051
1052         * wl-vars.el (wl-draft-use-cache): Default `nil'.
1053
1054 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1055
1056         * wl-expire.el (wl-expire-hide): New function.
1057         (wl-summary-expire): Add `hide'.
1058
1059 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
1060
1061         * wl-vars.el (wl-draft-reply-without-argument-list):
1062         Changed default value to consider `Reply-To:'.
1063         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
1064
1065         * Version number is increased to 2.3.90.
1066
1067         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
1068         elmo-imap4-get-session with unwind-protect.
1069         Don't cause error.
1070         (wl-summary-sync-marks): Don't check plugged nor folder type.
1071         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
1072         (Always keep current buffer).
1073
1074 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1075
1076         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1077         Enclose with `save-excursion'.
1078
1079 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1080
1081         * wl-version.el (wl-version): Remove interactive.
1082
1083 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1084
1085         * wl-version.el (wl-generate-user-agent-string): Use
1086         `product-string-verbose' instead of `product-string-1'.
1087
1088 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1089
1090         * wl-vars.el (wl-draft-use-cache): New variable.
1091         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
1092         if wl-draft-use-cache is non-nil.
1093
1094 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1095
1096         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
1097         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
1098
1099 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
1100
1101         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
1102         (wl-thread-msg-mark-as-unread): Ditto.
1103
1104         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
1105         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
1106         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
1107         Don't set mark in summary if return value of `elmo-mark-as-read'
1108         is nil.
1109         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
1110         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
1111         instead of `wl-thread-msg-mark-as-read'.
1112         (wl-summary-mark-as-unread-region): Ditto.
1113         (wl-summary-target-mark-mark-as-read): Ditto.
1114
1115         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1116
1117 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1118
1119         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
1120
1121         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
1122
1123 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1124
1125         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
1126         face.
1127
1128 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
1129
1130         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
1131         `running-xemacs'.
1132
1133 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1134
1135         * wl-version.el (toplevel): Use `product-version-as-string' for
1136         set verstion-string, if defined.
1137
1138         * wl-version.el (wl-version-show): Insert string at point, when
1139         call with argument.
1140
1141         * wl-version.el (wl-generate-user-agent-string): Use
1142         `product-string-1' instead of `wl-appname', `wl-version' and
1143         `wl-codename'.
1144
1145 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1146
1147         * wl-address.el (toplevel): Use product-provide.
1148         * wl-demo.el (toplevel): Ditto.
1149         * wl-dnd.el (toplevel): Ditto.
1150         * wl-draft.el (toplevel): Ditto.
1151         * wl-e21.el (toplevel): Ditto.
1152         * wl-expire.el (toplevel): Ditto.
1153         * wl-fldmgr.el (toplevel): Ditto.
1154         * wl-folder.el (toplevel): Ditto.
1155         * wl-highlight.el (toplevel): Ditto.
1156         * wl-message.el (toplevel): Ditto.
1157         * wl-mime.el (toplevel): Ditto.
1158         * wl-mule.el (toplevel): Ditto.
1159         * wl-nemacs.el (toplevel): Ditto.
1160         * wl-refile.el (toplevel): Ditto.
1161         * wl-score.el (toplevel): Ditto.
1162         * wl-summary.el (toplevel): Ditto.
1163         * wl-template.el (toplevel): Ditto.
1164         * wl-thread.el (toplevel): Ditto.
1165         * wl-util.el (toplevel): Ditto.
1166         * wl-vars.el (toplevel): Ditto.
1167         * wl-xmas.el (toplevel): Ditto.
1168         * wl.el (toplevel): Ditto.
1169
1170 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1171
1172         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
1173         instead of product.
1174
1175         * wl-version.el (wl-version): Compile time evalution elmo-version.
1176
1177 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
1178
1179         * wl-summary.el (wl-summary-sync-force-update): Append queue
1180         `mark-as-read'if unplugged.
1181
1182 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1183
1184         * wl-version.el: New file.  Use product.el.
1185         * wl.el: add (require 'wl-version).
1186         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
1187         for ~/.folders header.
1188         (wl-fldmgr-folders-header): Changed.
1189         * wl-demo.el (wl-demo): Use product.el.
1190
1191         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
1192         wl-version.el.
1193         * wl-util.el (wl-version, wl-version-show): Ditto.
1194
1195         * wl-util.el (wl-generate-user-agent-string,
1196         wl-extended-emacs-version, wl-extended-emacs-version2,
1197         wl-extended-emacs-version3): Move to wl-version.el.
1198         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
1199         xemacs-codename, mime-edit-insert-user-agent-field,
1200         mime-edit-user-agent-value, mime-editor/version,
1201         mime-editor/codename): Compile warning killer move to
1202         wl-version.el
1203
1204 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
1205
1206         * wl-summary.el (wl-summary-refile-subr): Fix.
1207
1208 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
1209
1210         * wl-summary.el (wl-summary-sync-marks): Changed argument for
1211         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1212
1213 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
1214
1215         * wl.el (wl-check-environment): Check too many `@'.
1216
1217 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
1218
1219         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
1220
1221 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1222
1223         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
1224         wl-draft-reply-myself-without-argument-list): Add variables.
1225         * wl-draft.el (wl-draft-reply): Use it.
1226
1227 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
1228
1229         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
1230         the 5th argument of `elmo-network-get-spec'.
1231
1232         * wl-thread.el (wl-thread-reparent-children): New inline function.
1233         (wl-thread-delete-message): Use it.
1234
1235         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
1236         (wl-summary-score-update-all-lines): Don't use `dolist'.
1237
1238 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1239
1240         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
1241         (require 'elmo-msgdb) for inline function.
1242
1243 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
1244
1245         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
1246
1247 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
1248
1249         * wl-score.el (wl-score-headers): Fix for the confusing macro
1250         `elmo-kill-buffer'.
1251
1252 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1253
1254         * wl-summary.el: Don't use the 3rd argument of `require' because
1255         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
1256         * wl-util.el: Ditto.
1257         * wl-draft.el: Ditto.
1258
1259 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1260
1261         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
1262         window system is not used.
1263
1264 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
1265
1266         * wl-thread.el: Don't use `mapcar' only for iteration.
1267         (wl-thread-resume-entity): Ditto.
1268         (wl-thread-delete-message): Ditto.
1269
1270         * wl-summary.el: Bind `dragdrop-drop-functions',
1271         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
1272         of `require' for `timezone', `easymenu' and `ps-print';
1273         don't use `mapcar' only for iteration.
1274
1275         * wl-util.el: Bind `mule-version', `nemacs-version',
1276         `emacs-beta-version', `xemacs-codename',
1277         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
1278         `mime-editor/version' and `mime-editor/codename'; specify 3rd
1279         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
1280         only for iteration.
1281
1282         * wl-score.el: Don't use `mapcar' only for iteration.
1283         (wl-score-simplify-buffer-fuzzy): Ditto.
1284         (wl-score-simplify-subject): Ditto.
1285         (wl-score-headers): Ditto.
1286         (wl-summary-score-update-all-lines): Ditto.
1287
1288         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
1289         `enable-multibyte-characters' and `mule-version'.
1290
1291         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
1292         `mapcar' only for iteration.
1293
1294         * wl-demo.el: Don't use `mapcar' only for iteration.
1295
1296         * wl-folder.el: Don't use `mapcar' only for iteration.
1297         (wl-folder-open-all): Ditto.
1298         (wl-folder-count-incorporates): Ditto.
1299
1300         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
1301         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
1302
1303         * wl-draft.el: Bind `x-face-add-x-face-version-header',
1304         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
1305         `smtp-connection-type'; specify 3rd argument of `require' for
1306         `timezone'; don't use `mapcar' only for iteration.
1307         (wl-draft-clone-local-variables): Don't use `mapcar'.
1308         (wl-draft-generate-clone-buffer): Ditto.
1309         (wl-user-agent-compose-internal): Ditto.
1310
1311         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
1312
1313         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
1314         (wl-save-status): Ditto.
1315
1316         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
1317         for iteration.
1318
1319 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
1320
1321         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
1322         removed `Date'.
1323         (wl-fldmgr-make-filter-default): New user option.
1324
1325         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
1326         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
1327         (wl-fldmgr-filter-completion-alist): Abolish.
1328
1329         * wl.el (wl): Don't check servers if arg is non-nil.
1330
1331         * wl-draft.el (wl-draft-reply): Set only message-id string to
1332         In-Reply-To field.
1333
1334 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1335
1336         * wl-summary.el (wl-summary-pick): Rewrite.
1337
1338         * wl-draft.el (wl-draft-forward): Get references field from
1339         original buffer.
1340         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
1341
1342 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
1343
1344         * wl-draft.el (wl-draft-forward): Add references field.
1345
1346 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1347
1348         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
1349         (wl-draft-reply): Use it.
1350
1351 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
1352
1353         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
1354         when Emacs 21 is running.
1355
1356         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
1357         bindings.
1358
1359 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1360
1361         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
1362         XPM icons transparent.
1363
1364         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
1365         Emacs 21.
1366
1367 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1368
1369         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
1370         nil.
1371
1372         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
1373         when it is persistent.
1374         (wl-summary-sync-marks): Changed argument for
1375         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1376         (wl-summary-virtual): Use `elmo-read-search-condition'.
1377         (wl-summary-redisplay-internal): If folder is local, mark as read
1378         even when folder is plugged.
1379
1380 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1381
1382         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
1383         of `tool-bar-lines' in the frame parameters.
1384         (after-make-frame-functions, post-command-hook): Don't modify the
1385         value.
1386         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
1387         wl-e21-tool-bar-lines): Removed.
1388
1389 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1390
1391         * wl-highlight.el (wl-highlight-folder-path): Put overlay
1392         properties `evaporate' and `wl-momentary-overlay' as well.
1393         (wl-highlight-summary-displaying): Ditto.
1394         (wl-delete-all-overlays): Don't delete overlay which does not have
1395         a property `wl-momentary-overlay'.
1396
1397         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
1398         `display-mouse-p' and `display-graphic-p'.
1399         (wl-folder-init-icons): Don't search for XBM or the other files.
1400         (wl-plugged-set-folder-icon): Make icons if and only if
1401         `display-graphic-p' returns non-nil.
1402         (wl-highlight-plugged-current-line): Use `before-string' overlay
1403         property to show icon images.
1404         (wl-highlight-folder-current-line): Ditto.
1405         (wl-e21-highlight-folder-group-line): Ditto.
1406         (wl-e21-highlight-folder-by-numbers): Ditto.
1407         (wl-e21-insert-image): Removed.
1408         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
1409         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
1410         said.
1411         (wl-e21-switch-toolbar-after-make-frame): Renamed from
1412         `wl-e21-force-switch-toolbar'.
1413         (wl-e21-make-icon-image): Removed.
1414         (wl-e21-setup-toolbar): Don't search for XBM files.
1415         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
1416         the default value.
1417
1418 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
1419
1420         * wl-util.el (wl-biff-check-folder-async): Set
1421         `wl-biff-check-folders-running' even when it is not an IMAP folder.
1422
1423 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1424
1425         * wl-e21.el (after-make-frame-functions): Add
1426         `wl-e21-force-switch-toolbar'.
1427         (wl-e21-force-switch-toolbar): New function force to switch the
1428         toolbar appearance automatically.
1429         (post-command-hook): Add `wl-e21-switch-toolbar'.
1430         (wl-e21-switch-toolbar): New function to switch the toolbar
1431         appearance automatically.
1432         (wl-e21-tool-bar-lines): New buffer local variable.
1433
1434 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * wl-util.el (wl-biff-check-folders-running): New variable.
1437         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
1438         (wl-biff-check-folder-async-callback):
1439         Set `wl-biff-check-folders-running'.
1440         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
1441         with unwind-protect.
1442
1443         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
1444         Enclose `wl-folder-auto-check' with unwind-protect.
1445
1446         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
1447         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
1448
1449         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
1450
1451         * wl-util.el (wl-biff-notify): New inline function.
1452         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
1453         locally.
1454         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
1455         folder-list' is 1.
1456         Use `wl-biff-notify'.
1457         (wl-biff-check-folder-async-callback): New function.
1458         (wl-biff-check-folder-async): Ditto.
1459
1460         * wl-folder.el (wl-folder): Don't check folders.
1461         (wl-folder-auto-check): New function.
1462
1463 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
1464
1465         * wl-util.el (wl-biff-start) [Emacs19+]:
1466         Use `timer-next-integral-multiple-of-time'.
1467         (wl-biff-check-folders): Use `wl-default-folder'
1468         if `wl-biff-check-folder-list' is nil.
1469
1470 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
1471
1472         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
1473         instead of `elmo-delete-lists'.
1474
1475 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
1476
1477         * wl.el (wl-plugged-toggle-all): Set the value of
1478         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
1479         (wl-plugged-toggle): Ditto.
1480         (wl-toggle-plugged): Ditto.
1481         (wl-plugged-init): Ditto.
1482
1483         * wl-xmas.el (wl-biff-init-icons): Set icons data to
1484         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1485         instead of `wl-biff-state-indicator-off' and
1486         `wl-biff-state-indicator-on'; don't modify the value and the type
1487         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
1488         (wl-plugged-init-icons): Set icons data to
1489         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1490         instead of `wl-plug-state-indicator-off' and
1491         `wl-plug-state-indicator-on'; don't modify the value and the type
1492         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
1493
1494         * wl-vars.el (wl-modeline-biff-state-off,
1495         wl-modeline-biff-state-on, wl-modeline-biff-status,
1496         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
1497         wl-modeline-plug-status): New internal variables.
1498         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
1499         wl-biff-check-interval, wl-biff-check-folder-list): Change
1500         customization group from `wl-folder' to `wl-highlight'.
1501         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
1502         wl-show-plug-status-on-modeline): Defcustomized.
1503
1504         * wl-util.el (wl-biff-check-folders): Set the value of the flag
1505         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
1506         (wl-mode-line-buffer-identification): Set both ON and OFF data with
1507         a flag to `mode-line-buffer-identification'.
1508
1509         * wl-e21.el (wl-biff-init-icons): Set icons data to
1510         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1511         instead of `wl-biff-state-indicator-off' and
1512         `wl-biff-state-indicator-on'.
1513         (wl-plugged-init-icons): Set icons data to
1514         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1515         instead of `wl-plug-state-indicator-off' and
1516         `wl-plug-state-indicator-on'.
1517
1518 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1519
1520         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
1521         excessive titles.
1522
1523 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1524
1525         * wl.el (wl-plugged-mode): Use revised
1526         `wl-mode-line-buffer-identification'.
1527         (wl-plugged-init): Don't use `force-mode-line-update'.
1528
1529         * wl-xmas.el (wl-draft-overload-functions): Use revised
1530         `wl-mode-line-buffer-identification'.
1531         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
1532         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
1533         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1534         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1535         `wl-make-plugged-hook';
1536         add `wl-folder-init-icons' and `wl-setup-folder' to
1537         `wl-folder-mode-hook'.
1538
1539         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
1540         19 as well.
1541         (wl-mode-line-display-priority-list): New user option.
1542         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
1543         Defcustomized.
1544         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
1545         Add docs.
1546
1547         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
1548         start.
1549         (wl-mode-line-buffer-identification): Revised as a function.
1550
1551         * wl-summary.el (wl-summary-mode): Use revised
1552         `wl-mode-line-buffer-identification'; don't call
1553         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
1554         (TopLevel): Don't bind `wl-e21-setup-summary' nor
1555         `wl-xmas-setup-summary'.
1556
1557         * wl-nemacs.el (wl-draft-overload-functions): Use revised
1558         `wl-mode-line-buffer-identification'.
1559
1560         * wl-mule.el (wl-draft-overload-functions): Use revised
1561         `wl-mode-line-buffer-identification'.
1562
1563         * wl-folder.el (wl-make-plugged-alist): Don't call
1564         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
1565         (wl-folder): Don't call `wl-folder-init-icons' directly.
1566         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
1567         `wl-xmas-setup-folder' directly;
1568         use revised `wl-mode-line-buffer-identification'.
1569         (TopLevel): Don't bind `wl-biff-init-icons',
1570         `wl-plugged-init-icons', `wl-folder-init-icons',
1571         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
1572
1573         * wl-e21.el (wl-draft-overload-functions): Use revised
1574         `wl-mode-line-buffer-identification'.
1575         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
1576         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
1577         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1578         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1579         `wl-make-plugged-hook';
1580         add `wl-folder-init-icons' and `wl-setup-folder' to
1581         `wl-folder-mode-hook'.
1582
1583 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
1584             Katsumi Yamaoka    <yamaoka@jpl.org>
1585
1586         * wl.el (wl): Call `wl-biff-start'.
1587         (wl-exit): Call `wl-biff-stop'.
1588         (wl-plugged-mode): Show biff in modeline.
1589         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
1590
1591         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
1592         (wl-biff-init-icons): New function.
1593         (wl-plugged-init-icons): Don't make too much keymaps.
1594         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
1595
1596         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
1597         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
1598         variables.
1599         (wl-biff-check-interval, wl-biff-check-folder-list): New user
1600         options.
1601
1602         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
1603         wl-biff-start, wl-biff-stop): New functions.
1604         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
1605         (wl-biff-timer-name): New variable.
1606
1607         * wl-summary.el (wl-summary-mode): Show biff in modeline.
1608
1609         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
1610         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1611
1612         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
1613         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1614
1615         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
1616         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
1617         `wl-folder-init-icons' to `ignore' if they are not available.
1618         (wl-folder-mode): Show biff in modeline.
1619
1620         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
1621         (wl-biff-init-icons): New function.
1622         (wl-plugged-init-icons): Don't make too much keymaps.
1623         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
1624
1625 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
1626
1627         * wl-vars.el (wl-strict-diff-folders): Customization Type
1628         and doc fix.  Define as a list of regular expressions for
1629         folders or nil.
1630         * wl-folder.el (wl-folder-check-one-entity): Use
1631         `wl-string-match-member' instead of `wl-string-member' for
1632         `wl-strict-diff-folders'.
1633
1634 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
1635
1636         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
1637         (wl-highlight-folder-current-line): Use it; new implementation.
1638         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
1639         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
1640         `defsubst' instead of `defun'.
1641
1642         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
1643         `wl-highlight-group-folder-by-numbers'; made it can also be a
1644         number.  See info for more details.
1645
1646         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
1647         running.
1648
1649         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
1650         to bind them.
1651
1652         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
1653         (wl-highlight-folder-current-line): New implementation.
1654
1655         * wl-highlight.el (wl-highlight-folder-group-line): New
1656         implementation.
1657         (wl-delete-all-overlays): Rewrite as a marco.
1658         (TopLevel): Require `wl-e21' when Emacs 21 is running.
1659
1660         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
1661         running.
1662         (wl-folder-*-glyph): No need to bind them.
1663
1664         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
1665         `wl-e21-highlight-folder-group-icon'; rewrite.
1666         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
1667         `defsubst' instead of `defun'.
1668         (wl-folder-mode-map): Bind it when compiling.
1669
1670 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1671
1672         * wl.el (wl): Initialize plug-related settings before `wl-init'.
1673
1674         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
1675
1676 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
1677
1678         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
1679
1680 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
1681
1682         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
1683         (wl-highlight-folder-current-line): Use it.
1684
1685         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
1686         in `id-name'.
1687
1688 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
1689
1690         * wl.el: Require `wl-e21' when Emacs 21 is running.
1691
1692         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
1693         default when Emacs 21 is running.
1694         (wl-use-highlight-mouse-line): Ditto.
1695         (wl-on-emacs21): New constant.
1696         (wl-on-emacs20): Removed.
1697
1698         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
1699         Emacs 21 is running.
1700
1701         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
1702         Emacs 21 is running.
1703
1704         * wl-e21.el: New file.
1705
1706 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
1707
1708         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
1709         (wl-toggle-plugged): Ditto.
1710         (wl-plugged-toggle): Ditto.
1711         (wl-plugged-toggle-all): Ditto.
1712
1713         * wl-vars.el (wl-plug-state-indicator): Refer
1714         `wl-plug-state-indicator-on' indirectly.
1715
1716 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1717
1718         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
1719         Call `wl-folder-confirm-existence'.
1720
1721         * wl-folder.el (wl-folder-confirm-existence): Added optional
1722         argument `force'.
1723
1724 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
1725
1726         * wl-summary.el (wl-summary-refile-subr): Assume
1727         `copy-or-refile' as symbol.
1728         (wl-summary-refile): Follow up above change.
1729         (wl-summary-copy): Ditto.  Doc fix.
1730
1731 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * wl-summary.el (wl-summary-pick): Don't bind
1734         `elmo-search-mime-charset'.
1735
1736         * wl-vars.el (wl-highlight-message-header-button-alist): Define
1737         default using old backquote style.
1738         (wl-search-mime-charset): Abolished.
1739
1740         * wl-highlight.el (wl-highlight-headers):
1741         Call `point' after `re-search-forward'(for Nemacs).
1742
1743         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
1744         for elmo-imap4.el.
1745
1746 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
1747
1748         * wl-message.el (wl-mmelmo-message-redisplay): Bind
1749         `wl-message-ignored-field-list' instead of
1750         `mime-view-ignored-field-list'.
1751
1752         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
1753         Add interactive spec.
1754         (wl-folder-goto-bottom-of-current-folder): Ditto.
1755         (wl-folder-mode-map): Bind them.
1756
1757         * wl-vars.el (wl-message-ignored-field-list): New variable.
1758         (wl-message-visible-field-list): New variable.
1759
1760         * wl-mime.el (wl-mime-header-presentation-method): New function.
1761         (wl-mime-setup): Set header-presentation-method.
1762
1763 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1764
1765         * wl-nemacs.el (wl-draft-overload-functions): Set
1766         `mode-line-buffer-identification' instead of using
1767         `wl-make-modeline'.
1768
1769         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
1770         instead of using `wl-make-modeline'.
1771
1772         * wl-xmas.el (wl-plugged-init-icons): Set up
1773         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
1774         (wl-make-modeline): Abolish.
1775         (wl-draft-overload-functions): Set
1776         `mode-line-buffer-identification' instead of using
1777         `wl-make-modeline'.
1778
1779         * wl-util.el (wl-make-modeline-subr): Abolish.
1780         (wl-mode-line-buffer-identification): New alias.
1781
1782         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
1783         (wl-summary-make-modeline): Abolish.
1784         (wl-summary-buffer-set-folder): Set
1785         `wl-summary-buffer-folder-indicator'.
1786         (wl-summary-mode): Set `mode-line-buffer-identification' instead
1787         of using `wl-make-modeline'.
1788         (wl-summary-switch-to-clone-buffer): Don't set
1789         `mode-line-buffer-identification'.
1790         (wl-summary-goto-folder-subr): Ditto.
1791
1792         * wl-mule.el (wl-draft-overload-functions): Set
1793         `mode-line-buffer-identification' instead of using
1794         `wl-make-modeline'.
1795
1796         * wl-folder.el (wl-folder-mode): Set
1797         `mode-line-buffer-identification' instead of using
1798         `wl-make-modeline'.
1799         (wl-folder): Don't set `mode-line-buffer-identification'.
1800
1801 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
1802
1803         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
1804         instead of `member' for `wl-refile-guess-func-list' look-ups.
1805         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
1806
1807 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1808
1809         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
1810         `wl-message-button-dispatcher'.
1811
1812         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
1813
1814         * wl-message.el (wl-message-button-dispatcher): Use it.
1815
1816         * wl-vars.el (wl-highlight-message-header-button-alist): Add
1817         "In-Reply-To".
1818
1819         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1820         Bind `case-fold-search' to t.
1821
1822 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1823
1824         * wl-xmas.el (wl-message-overload-functions): Initialize
1825         `wl-message-button-map'.
1826
1827         * wl-mule.el (wl-message-overload-functions): Initialize
1828         `wl-message-button-map'.
1829
1830         * wl-vars.el (wl-highlight-message-header-button-alist): New.
1831
1832         * wl-message.el (wl-message-button-map): New keymap.
1833         (wl-message-add-button): New function.
1834         (wl-message-button-dispatcher): New function.
1835         (wl-message-button-refer-article): New function.
1836
1837         * wl-highlight.el
1838         (wl-highlight-message-add-buttons-to-header): New function.
1839         (wl-highlight-headers): Use it.
1840
1841 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1842
1843         * wl-summary.el (wl-summary-default-from): Use
1844         `wl-address-get-petname-1'.
1845         (wl-summary-simple-from): Ditto.
1846
1847         * wl-address.el (wl-address-get-petname-1): New inline function.
1848         (wl-address-get-petname): Use it.
1849
1850 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
1851
1852         * wl-summary.el (wl-summary-default-from): Return full-name part
1853         from the address if no petname was found.
1854         (wl-summary-simple-from): Ditto.
1855
1856         * wl-address.el (wl-address-get-petname): Return nil if no petname
1857         associated with the address was found.
1858
1859 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1860
1861         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
1862         display is finished.
1863
1864 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1865
1866         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
1867         `elmo-folder-exists-p' argument.
1868
1869 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
1870
1871         * wl-folder.el (wl-folder-confirm-existence): Check existence of
1872         the folder.
1873
1874 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1875
1876         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
1877
1878         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1879         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
1880
1881 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
1882
1883         * wl-folder.el (wl-folder-create-subr): New function.
1884         (wl-folder-confirm-existence): Use it.
1885         (wl-folder-check-one-entity): Use it.
1886         Check the error symbol is derived from 'elmo-open-error.
1887
1888         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
1889         `ignore-error'.
1890
1891 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1892
1893         * wl-util.el (toplevel): Add (eval-when-compile (require
1894         'elmo-util)).  (Maybe `provide' is typo.)
1895
1896 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
1897
1898         * wl-util.el (toplevel): Removed (provide 'elmo-util).
1899         (I don't know why this was needed.)
1900
1901         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
1902         Follow up changes for stream-type.
1903
1904         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
1905         (wl-draft-elmo-nntp-send): Ditto.
1906
1907         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
1908         (wl-nntp-posting-stream-type): Ditto.
1909         (wl-pop-before-smtp-ssl): Abolished.
1910         (wl-nntp-posting-ssl): Ditto.
1911
1912         * wl-address.el (wl-address-quote-specials): New function.
1913         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
1914
1915         * wl-draft.el (wl-draft-reply): Ditto.
1916
1917 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1918
1919         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
1920         use function `wl-string-match-assoc'.
1921
1922 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
1923
1924         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
1925
1926         * wl-draft.el (wl-draft-deduce-address-list): New function.
1927         (wl-draft-parse-mailbox-list): Ditto.
1928         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
1929         instead of `smtp-deduce-address-list'.
1930         (wl-draft-on-field-p): Follow group list.
1931
1932         * wl-address.el (wl-address-concat-token): New function.
1933         (wl-address-string-without-group-list-contents): Ditto.
1934         (wl-complete-field-body): Fixed problem of completion
1935         by japanese petname.
1936         (wl-address-make-completion-list): Rewrite.
1937
1938 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
1939
1940         * wl-address.el (wl-address-make-completion-list): Completion by
1941         petname.
1942         (wl-complete-field-body): Likewise.
1943
1944 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
1945
1946         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
1947         contains invalid address syntax.
1948
1949 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1950
1951         * wl-folder.el (wl-folder-check-entity-async): Use
1952         `elmo-nntp-spec-hostname'.
1953
1954 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
1955
1956         * wl-summary.el (wl-summary-msgdb-load-async): Use
1957         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
1958
1959 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
1960
1961         * wl-draft.el (wl-draft-reply): Set argument
1962         `content-transfer-encoding' as nil.
1963
1964 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
1965
1966         * wl-refile.el (wl-refile-learn): Move hit element to the top of
1967         `wl-refile-alist'.
1968
1969 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1970
1971         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
1972         (wl-draft-edit-string): Ditto.
1973         (wl-draft-forward): Ditto.
1974         * wl-summary.el (wl-summary-write): Ditto.
1975
1976 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1977
1978         * wl-summary.el (wl-summary-sync-update3): Call
1979         `wl-summary-buffer-number-column-detect'.
1980         (wl-summary-buffer-number-column-detect): Search from point-min.
1981
1982 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1983
1984         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
1985         contains an address which is not included in original to or cc.
1986
1987 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
1988
1989         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
1990         begin-line does not exist.
1991         * wl-message.el (wl-message-uu-substring): Ditto.
1992
1993 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1994
1995         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
1996         clear local variables.
1997         (wl-summary-exit): Call `elmo-commit'.
1998         (wl-summary-switch-to-clone-buffer): Call
1999         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2000         (wl-summary-goto-folder-subr): Ditto.
2001
2002         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
2003         POP folder.
2004
2005 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2006
2007         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
2008         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
2009         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
2010         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
2011         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
2012         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
2013
2014         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
2015
2016 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
2017
2018         * wl-summary.el (wl-summary-search-by-subject):
2019         Search parent message from the latest one.
2020
2021 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2022
2023         * wl-draft.el (wl-draft-reply): Insert address with full-name.
2024         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
2025
2026         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
2027         New user option.
2028
2029         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
2030         if elmo-nntp-use-killed-list is nil.
2031         Use `elmo-msgdb-append-to-killed-list'.
2032         (Append numbers confirmed as disappeared to the killed list.)
2033         (wl-summary-confirm-appends): Don't display negative number.
2034
2035 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2036
2037         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
2038
2039 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
2040
2041         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
2042         range is `all'.
2043         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
2044         `elmo-list-bigger-diff'.
2045
2046 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2047
2048         * wl-summary.el (wl-summary-buffer-exit-func):
2049         New buffer local variable.
2050         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
2051
2052 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2053
2054         * wl-demo.el (wl-demo): Fix the last change.
2055
2056 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
2057
2058         * wl-demo.el (wl-demo): Don't use `eval'.
2059
2060 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2061
2062         * wl-summary.el (wl-summary-buffer-thread-modified):
2063         New buffer-local variable.
2064         (wl-summary-set-thread-modified): New function.
2065         (wl-summary-thread-modified-p): New function.
2066         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
2067         (wl-summary-yank-saved-message): Use function
2068         `wl-summary-set-thread-modified'
2069         (wl-summary-switch-to-clone-buffer): Add
2070         `wl-summary-buffer-thread-modified'.
2071
2072         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
2073         (wl-summary-buffer-mark-saved-hook): Ditto.
2074         * wl-summary.el (wl-summary-msgdb-save): New hook
2075         `wl-summary-buffer-message-saved-hook' and
2076         `wl-summary-buffer-mark-saved-hook'.
2077
2078 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2079
2080         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
2081
2082 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2083
2084         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
2085         don't hide scroll bars under FSF Emacsen because it may incur an
2086         undesirable redrawing.
2087
2088 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
2089
2090         * wl-draft.el (wl-draft-edit-string): Call
2091         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
2092
2093 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
2094
2095         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
2096
2097 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
2098
2099         * wl-summary.el (wl-summary-msgdb-load-async): Call
2100         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
2101
2102 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
2103
2104         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
2105         fringes in demo buffer; center bitmap logo correctly even if old
2106         Mule is used.
2107
2108 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
2109
2110         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
2111
2112         * wl-refile.el (wl-refile-subject-alist): New variable.
2113         (wl-refile-subject-alist-file-name): Ditto.
2114         (wl-refile-alist-setup): Rewrite.
2115         (wl-refile-alist-save): Use `elmo-object-save'.
2116         Eliminated arguments.
2117         (wl-refile-learn): Check `wl-refile-guess-func-list'.
2118         (wl-refile-guess-by-subject): New function.
2119         (wl-refile-guess-func-list): Added it.
2120
2121 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2122
2123         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
2124         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
2125
2126 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-summary.el (wl-summary-buffer-prev-folder-func):
2129         New buffer-local variable.
2130         (wl-summary-buffer-next-folder-func): Ditto.
2131         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
2132         if non-nil.
2133         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
2134         if non-nil.
2135         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
2136         if non-nil.
2137         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
2138         if non-nil.
2139
2140 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
2141
2142         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
2143         permanently in the demo buffer.
2144
2145 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
2146
2147         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
2148         `mime-entity-fetch-field'.
2149
2150         * wl.el (wl-exit): Delete plugged buffer.
2151
2152         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
2153         XEmacs has menubar feature.
2154
2155 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2156
2157         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
2158         cannot arrive at the beginning of the buffer under old Emacsen.
2159
2160 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2161
2162         * wl-address.el (wl-address-ldap-search):
2163         Call `ldap-search-entries' with `withdn' argument t.
2164         (wl-complete-field-body): Bind completion-ignore-case as t.
2165         Clear ldap search hash when it was sole completion.
2166         Use elmo-string for pattern string.
2167         (wl-ldap-alias-safe-string): Eliminated needless let.
2168
2169 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
2170
2171         * wl-address.el (wl-ldap-alias-dn-level): New variable.
2172         (wl-ldap-alias-sep): New constant.
2173         (wl-ldap-search-attribute-type-list): Ditto.
2174         (wl-ldap-get-value): New function.
2175         (wl-ldap-make-filter): Ditto.
2176         (wl-ldap-make-matched-value-list): Ditto.
2177         (wl-ldap-alias-safe-string): Ditto.
2178         (wl-ldap-register-dn-string): Ditto.
2179         (wl-address-ldap-search): Rewrite.
2180
2181 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2182
2183         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
2184         thread is deleted.
2185         (wl-thread-delete-line-from-buffer): Ditto.
2186         (wl-thread-get-exist-children): New function.
2187
2188 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
2189
2190         * wl-demo.el (wl-demo): Made it to select various image types.
2191         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
2192         from `wl-title-logo'.
2193         (wl-logo-ascii): New variable.
2194         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
2195         (wl-demo-copyright-notice): New constant.
2196
2197         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
2198
2199 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2200
2201         * wl-vars.el (wl-summary-target-above): Renamed from
2202         wl-summary-temp-above.
2203         * wl-score.el (wl-score-get-score-alist): Use it.
2204         (wl-summary-score-update-all-lines): Use it.
2205         * wl-summary.el: Ditto. (make-variable-buffer-local).
2206
2207 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2208
2209         * wl-vars.el (wl-ldap-port): New user option.
2210
2211         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
2212         Rewite whole implementation.
2213         (wl-complete-field-body): Fixed.
2214
2215 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
2216
2217         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
2218         Choose implementation at compile time.
2219
2220 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2221
2222         * wl-address.el (wl-ldap-search-internal): New function.
2223         (wl-complete-field-to): Use it.
2224
2225 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
2226
2227         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
2228         Use `let' instead of `let*'.
2229         Require 'wl-vars.
2230
2231         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
2232         Define as defcustom.
2233         (wl-ldap-base): Ditto.
2234         (wl-use-ldap): Ditto.
2235
2236 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2237
2238         * wl-address.el (wl-ldap-search): New function.
2239         (wl-complete-field-body): Use `wl-ldap-search'.
2240         (wl-ldap-server): New variable.
2241         (wl-ldap-base): Ditto.
2242         (wl-use-ldap): Ditto.
2243
2244 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
2245
2246         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
2247         (Pointed out by Mito <mit@nines.nec.co.jp>).
2248         * wl-summary.el (wl-summary-redisplay-no-mime): Update
2249         buffer-local variables like `wl-summary-redisplay-internal'.
2250         (wl-summary-redisplay-all-header): Likewise.  Update
2251         Summary view too.
2252
2253 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
2254
2255         * wl-summary.el (wl-summary-jump-to-parent-message):
2256         Consider prefix argument.
2257
2258         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
2259         when closed thread is deleted.
2260
2261 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
2262
2263         * wl-summary.el (wl-summary-jump-to-parent-message):
2264         Consider thread modification.
2265
2266 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
2267
2268         * wl-message.el (wl-message-normal-get-original-buffer): Use
2269         `save-excursion'.
2270
2271         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
2272         (wl-summary-showto-folder-regexp): Ditto.
2273
2274 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
2275
2276         * wl-util.el (wl-delete-alist): Doc fix.
2277         (wl-delete-associations): New function.
2278         (wl-inverse-alist): New function.
2279         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
2280         Split temporary variables. Use `wl-delete-associations'
2281         and `wl-inverse-alist'.
2282         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
2283
2284 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2285
2286         * wl-folder.el (wl-folder-prefetch-entity):
2287         Execute prefetching if new count is unknown.
2288
2289 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2290
2291         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
2292
2293         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
2294         delete entity.
2295         (wl-thread-set-parent): If insert as top, set linked as nil.
2296
2297         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
2298         `wl-thread-cleanup-symbols' when view mode is thread.
2299
2300 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
2301
2302         * wl-folder.el (wl-folder-create-folder-entity): Use
2303         with-current-buffer.
2304         (wl-local-folder-init): Call set-buffer to make sure we are in
2305         the Folder buffer. Don't touch buffer-local variables here.
2306         (wl-folder-mode): Initialize buffer-local variables here.
2307
2308         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
2309         (wl-folder-entity-assign-id): Ditto.
2310         (wl-folder-create-entity-hashtb): Ditto.
2311         (wl-local-folder-init): Ditto.
2312         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
2313
2314 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2315
2316         * wl-summary.el (wl-summary-default-from): Fix probrem when
2317         std11-extract-address-components return (nil "foo@bar").
2318
2319 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
2320
2321         * wl-draft.el (wl-draft-clone-local-variables):
2322         Remove redundant `setq'.
2323
2324 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2325
2326         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2327         Bind wl-highlight-x-face-func as nil while highlighting header.
2328
2329 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
2330
2331         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
2332
2333 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2334
2335         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
2336         elmo-msgdb-overview-hashtb from copy-variables.
2337         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
2338         instead of `elmo-msgdb-overview-get-entity-by-number'.
2339         (wl-summary-auto-refile): Ditto.
2340
2341         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2342         `elmo-msgdb-overview-get-entity' instead of
2343         `elmo-msgdb-search-overview-entity'.  Use
2344         `elmo-msgdb-overview-get-entity' instead of
2345         `elmo-msgdb-overview-get-entity-by-number'.
2346         (wl-thread-insert-entity-sub): Ditto.
2347         (wl-thread-insert-message): Ditto.
2348
2349         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
2350         `elmo-msgdb-overview-get-entity'.
2351         (wl-normal-message-redisplay): Ditto.
2352
2353 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2354
2355         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
2356         `wl-thread-entities'.
2357         (wl-thread-delete-message): Fix remove top message from
2358         `wl-thread-entity-list'.
2359
2360         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
2361         wl-append(nconc), because update-list is broken on Meadow.
2362
2363         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
2364         updating process.
2365         (wl-summary-rescan): Ditto.
2366         (wl-summary-sync-update3): Ditto.
2367         * wl-thread.el (wl-thread-set-parent): Renamed from
2368         `wl-summary-set-parent'.
2369         (wl-thread-insert-message): Updating buffer faster.
2370         (wl-thread-delete-message): Updating buffer faster.
2371
2372         * wl-score.el (wl-summary-score-update-all-lines): Changed
2373         interval for display progress gauge.
2374
2375 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2376
2377         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
2378         folder always-sticky.
2379         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
2380         defmacro.
2381
2382 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
2383
2384         * wl-vars.el (wl-draft-add-references): New user option.
2385
2386         * wl-draft.el (wl-draft-add-references): New function.
2387         (wl-draft-yank-from-mail-reply-buffer): Use it.
2388         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
2389         as nil.
2390
2391 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2392
2393         * wl-thread.el (wl-thread-update-line-msgs): Called
2394         `wl-thread-update-line-on-buffer-sub'.
2395         (wl-thread-update-line-on-buffer): Delete routine of inserting
2396         thread.
2397         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
2398         moved from `wl-thread-update-line-on-buffer'.
2399         Add threshold for displaying progress gauge.
2400         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
2401         argument of `wl-thread-update-line-msgs'.
2402         Add threshold for displaying progress gauge.
2403         * wl-folder.el:
2404         Add threshold for displaying progress gauge.
2405         * wl-score.el: Ditto.
2406
2407         * wl-expire.el (wl-summary-expire): Display deleting info.
2408
2409 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
2410
2411         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
2412         `no-msg'.
2413         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
2414         argument of `wl-thread-update-line-msgs'.
2415         (wl-summary-set-parent): Added optional argument `parent-number'.
2416         (wl-summary-buffer-saved-message): New buffer local variable.
2417         (wl-summary-save-current-message): New command.
2418         (wl-summary-yank-saved-message): Ditto.
2419         (wl-summary-mode-map): Added key binding for
2420         `wl-summary-save-current-message' (\ew) and
2421         `wl-summary-yank-saved-message' (\C-y).
2422         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
2423
2424 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2425
2426         * wl-summary.el (wl-summary-mode-map): Added key binding for
2427         `wl-summary-set-parent' (ts).
2428
2429 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2430
2431         * wl-summary.el (wl-summary-insert-thread-entity): Search same
2432         subject faster. If thread number is reverse, delayed updating
2433         thread.
2434         (wl-summary-search-by-subject): Ditto.
2435         (wl-summary-put-alike): Ditto.
2436         (wl-summary-get-alike): Ditto.
2437         (wl-summary-insert-headers): Insert header of all overview in
2438         buffer.
2439         (wl-summary-rescan): Delayed updating thread. Kill search subject
2440         buffer for wl-summary-search-by-subject.
2441         (wl-summary-sync-update3): Ditto.
2442         (wl-summary-exit): Ditto.
2443         (wl-summary-goto-bottom-of-current-thread): Change for linked
2444         thread.
2445         (wl-summary-overview-create-summary-line): Change line for linked
2446         thread.
2447
2448         * wl-summary.el (wl-summary-update-thread): Use
2449         wl-thread-maybe-get-children-num.
2450         (wl-summary-set-parent): If change parent, move sub thread.
2451         (wl-summary-redisplay-internal): Add horizontal recenter.
2452         (wl-summary-redisplay-no-mime): Add horizontal recenter.
2453
2454         * wl-thread.el (wl-thread-entity-get-linked): New function.
2455         (wl-thread-entity-set-linked): New function.
2456         (wl-thread-create-entity): Add linked element.
2457         (wl-thread-entity-insert-as-top): Use wl-append.
2458         (wl-thread-maybe-get-children-num): If closing thread, return
2459         children msgs.
2460         (wl-thread-update-line-msgs): Displaying progress message.
2461         (wl-thread-update-line-on-buffer-sub): Use
2462         wl-thread-maybe-get-children-num.
2463         (wl-thread-update-line-on-buffer): If update line is not exists,
2464         insert thread.
2465         (wl-thread-delete-message): If delete top msg of thread, search
2466         parent by subject.
2467         (wl-thread-insert-entity): Use
2468         wl-thread-maybe-get-children-num.
2469
2470         * wl-highlight.el (wl-highlight-summary-current-line): change
2471         sregexp for linked thread.
2472         * wl-util.el (wl-count-lines): Count lines.
2473         (wl-horizontal-recenter): horizontal recenter.
2474         * wl-score.el (wl-score-put-alike): Use wl-count-lines
2475         (wl-score-get-alike): Ditto.
2476         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
2477         (wl-subject-length-limit): New variable.
2478         (wl-highlight-thread-indent-string-regexp): Changed for linked
2479         thread.
2480
2481 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2482
2483         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2484         New variable (revival).
2485         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2486         by subject matching if there's no in-reply-to nor references field
2487         (revival).
2488
2489 \f
2490 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2491
2492         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
2493         message.
2494
2495 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-summary.el (wl-summary-reply): Return t if there was a
2498         message at cursor point.
2499         Added unwind-protect.
2500         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
2501         returns t.
2502         (wl-summary-cancel-message): Do nothing when there's no message at
2503         cursor point.
2504         (wl-summary-forward): Ditto.
2505         (wl-summary-jump-to-parent-message): Ditto.
2506         (wl-summary-reedit): Ditto.
2507         (wl-summary-edit-addresses): Ditto.
2508         (wl-summary-pipe-message): Ditto.
2509         (wl-summary-print-message-with-ps-print): Ditto.
2510         (wl-summary-print-message): Ditto.
2511         (wl-summary-mark-as-important): Ditto.
2512         (wl-summary-mark-as-unread): Ditto.
2513
2514         * wl-summary.el (wl-summary-reply): Cause an error when there's no
2515         message at cursor point.
2516         (wl-summary-reply-with-citation): Remove unwind-protect.
2517
2518         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
2519         subject searching feature.
2520         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2521         Eliminated.
2522
2523 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
2524
2525         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2526         New variable.
2527         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2528         by subject matching if there's no in-reply-to nor references field.
2529
2530         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
2531
2532         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
2533         when display is finished.
2534         (wl-folder-open-all): Ditto.
2535         (wl-folder-update-access-group): Ditto.
2536         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
2537         * wl-thread.el (wl-thread-close-all): Ditto.
2538
2539         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
2540         progress gauge only when it was displayed.
2541         * wl-folder.el (wl-folder-insert-entity): Ditto.
2542
2543 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2544
2545         * wl-summary.el (wl-summary-incorporate): Enclose
2546         `wl-summary-sync-force-update' with save-excursion.
2547
2548 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
2549
2550         * wl-summary.el (wl-summary-prefetch-region):
2551         Pass current cursor point to `pos-visible-in-window-p' after
2552         moving cursor to the started point.
2553
2554 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2555
2556         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
2557
2558         * wl-draft.el (wl-draft-insert-current-message): Delete useless
2559         fields from the forwarding message.
2560         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
2561         `ignored-fields'.
2562
2563 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
2564
2565         * wl-mime.el (wl-message-request-partial):
2566         Eliminated argument `msgdb'.
2567         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
2568         (wl-mime-combine-message/partial-pieces): Likewise.
2569         * tm-wl.el (wl-message-request-partial): Likewise.
2570         (wl-mime-combine-message/partial-pieces): Likewise.
2571
2572 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2573
2574         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
2575         when display is finished.
2576
2577 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
2578
2579         * wl-summary.el (wl-summary-goto-folder-subr):
2580         Fix problem when wl-summary-partial-highlight-above-lines is nil.
2581
2582 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
2585         when cursor point is visible.
2586
2587 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
2588
2589         * wl-expire.el (wl-expire-archive-get-max-number):
2590         Don't use `file-name-directory'.
2591
2592 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * wl-expire.el (wl-expire-archive-get-max-number):
2595         Use `file-name-directory'.
2596
2597 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2598
2599         * wl-summary.el (wl-summary-sync-marks): Re-display progress
2600         only when there is progress.
2601
2602 2000-04-13  Mito <mit@nines.nec.co.jp>
2603
2604         * wl-summary.el (wl-summary-sync-marks): Display progress.
2605
2606 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2607
2608         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
2609         (wl-summary-prev): Move cursor regardless of unread status.
2610         (wl-summary-next): Ditto.
2611
2612 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
2615         Added argument `target' and `number'.
2616         * tm-wl.el (wl-summary-burst-subr): New function.
2617         (wl-summary-burst): Use it.
2618
2619 2000-04-10  Mito <mit@nines.nec.co.jp>
2620
2621         * wl-mime.el (wl-burst): New function.
2622         (wl-summary-burst): Use it.
2623
2624 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2625
2626         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
2627         as petname when there's no candidate.
2628
2629 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
2630
2631         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
2632         New variable.
2633         * wl-fldmgr.el (wl-fldmgr-add): Use it.
2634
2635         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
2636
2637         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
2638
2639 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
2640
2641         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
2642         Use substring of `original' instead of buffer-substring.
2643         (wl-refile-evaluate-rule):
2644         Set `original' argument of wl-refile-expand-newtext.
2645
2646         * wl-summary.el
2647         (wl-summary-auto-refile-check-refile-rule-alist-subr,
2648         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
2649         (wl-summary-auto-refile): Check existence of destination folder just
2650         before marking.
2651
2652 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2653
2654         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
2655         when wl-refile-get-field-value return nil.
2656
2657 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
2658
2659         * wl-refile.el
2660         (wl-refile-expand-newtext): New function imported from Gnus.
2661         (wl-refile-evaluate-rule): Use it.
2662
2663 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-summary.el (wl-summary-print-destination):
2666         Duplicate folder string to avoid putting text-property on
2667         original string.
2668
2669         * wl-refile.el (wl-refile-get-field-value): New function.
2670         (wl-refile-evaluate-rule): New function;
2671         Evaluate refile rule recursively.
2672         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
2673         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
2674         New function; Check existence of a target folder recursively.
2675         (wl-summary-auto-refile-check-refile-rule-alist):
2676         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
2677
2678 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
2679
2680         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
2681
2682         * wl-folder.el (wl-create-folder-entity-from-buffer):
2683         Fixed problem when '}' character is contained in folder name.
2684
2685         * wl-xmas.el (wl-make-modeline): Consider plugged status.
2686
2687 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2688
2689         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
2690         (wl-fldmgr-add-completion-all-completions):
2691         Use wl-fldmgr-add-completion-hashtb.
2692
2693 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2694
2695         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
2696         wl-fldmgr-add-completion-subr): New functions.
2697         * wl-folder.el (wl-folder-completion-func): New variable.
2698         * wl-summary.el (wl-summary-read-folder):
2699         Use wl-folder-completion-func.
2700
2701         * wl-refile.el: Eliminate throw & catch.
2702
2703         * wl.el (wl-plugged-sending-queue-status): Fixed.
2704
2705 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2706
2707         * wl-draft.el (wl-draft): Put category property on
2708         mail-header-separator.