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