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