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