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