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