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