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