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