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