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