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