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