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