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