* wl-vars.el (wl-ldap-objectclass): Abolish.
[elisp/wanderlust.git] / wl / ChangeLog
1 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-vars.el (wl-ldap-objectclass): Abolish.
4
5         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
6         (wl-ldap-make-filter): Removed condition for objectclass.
7         (wl-ldap-make-matched-value-list): Remove meaningless process.
8         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
9         (wl-address-ldap-search): Don't add `*' to `pat' string;
10         use ignore-errors; added `email';
11         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
12         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
13         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
14
15
16 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
17
18         * wl-draft.el (wl-draft-parent-folder): Write description.
19         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
20
21 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
22
23         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
24         as "" (zero-length string) if no parent.
25         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
26
27 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
28
29         * wl-address.el (wl-address-make-completion-list): Skip duplication
30         checking.
31         (wl-address-make-address-list): use `cons' and `nreverse' instead of
32         `append'.
33
34 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
35
36         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
37         instead of `beginning-of-buffer'.
38
39 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
42
43 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
44
45         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
46         Refer wl-message-buffer-name.
47         (wl-message-wheel-down): Ditto.
48
49 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
50
51         * wl-vars.el (wl-message-buffer-name): New user option.
52
53         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
54         directly instead of making alist dinamically.
55
56         * wl-message.el (wl-message-buffer-cache-name): Abolish.
57         (wl-message-buffer-create): Use wl-message-buffer-name instead of
58         wl-message-buffer-cache-name.
59         (wl-message-buffer-cache-clean-up): Ditto.
60
61         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
62
63         * Version number is increased to 2.9.15.
64
65 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
66
67         * wl-vars.el (wl-summary-default-view-alist): New user option.
68
69         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
70
71         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
72         while deleting address.
73         (wl-draft-delete-myself-from-cc): Ditto.
74
75         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
76         If optional argument is specified, reverse sort order.
77
78         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
79
80 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
81
82         * wl-thread.el (wl-thread-insert-message): Return parent number if
83         exists.
84         (wl-thread-update-indent-string-region): Use
85         wl-thread-update-line-on-buffer-sub instead of
86         wl-thread-update-line-on-buffer.
87
88 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
89
90         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
91         (wl-folder-close-all): Ditto.
92
93 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
94
95         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
96         and mailing-list:.
97         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
98         value.
99         (wl-summary-line-list-info): Print mailing-list name even when 
100         list-number is empty.
101
102 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
103
104         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
105
106         * wl-draft.el (wl-draft-confirm): Abolished since not used.
107         (wl-draft-open-file): Ditto.
108         (wl-draft-random-alphabet): Ditto.
109
110         * wl-summary.el (wl-summary-mode-map): Remove already abolished
111         bindings.
112
113 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
114
115         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
116         * wl-vars.el (wl-draft-config-alist): Ditto.
117
118 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * Version number is increased to 2.9.14.
121
122         * wl.el (wl): Don't set wl-init as nil when error occured while
123         auto-checking folders.
124
125         * wl-util.el (wl-expand-newtext): Re-define as an alias for
126         `elmo-expand-newtext'.
127
128 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
129
130         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
131         `this-command' so that `wl-folder-goto-folder' contained in
132         `wl-summary-keep-cursor-command' work.
133
134 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
135
136         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
137         message buffer displaying state.
138
139 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
140
141         * wl-vars.el (wl-summary-default-view): New variable to specify
142         default value for `wl-summary-buffer-view' instead of using
143         set-default.
144         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
145
146 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
147
148         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
149
150         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
151
152 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
153
154         * wl-vars.el (wl-forward-subject-prefix): New variable.
155         * wl-draft.el (wl-draft-forward): Use it.
156
157 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
158
159         * wl-message.el (wl-message-prev-page): When it is called without
160         lines argument, scroll down by wl-message-scroll-amount lines.
161         (wl-message-next-page): Ditto.
162         * wl-vars.el (wl-message-scroll-amount): Change default value
163         to preserve current behavior.
164
165 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
166
167         * wl-summary.el (wl-summary-prefetch-msg): Bind
168         `wl-message-entity' to call `wl-summary-from-function'.
169
170 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
171
172         * wl-message.el (wl-message-buffer-create): Run
173         wl-message-buffer-created-hook.
174
175 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
176
177         * wl-summary.el (wl-summary-sort-specs): New variable.
178         (wl-summary-default-sort-spec): Ditto.
179         (wl-summary-sort): Rewrite.
180         (wl-summary-sort-by-list-info): New function.
181
182 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
183
184         * wl-summary.el (wl-summary-get-list-info): New function.
185         (wl-summary-sort): Rewrite.
186         (wl-summary-line-list-info): Ditto.
187         (wl-summary-line-list-count): Ditto.
188         (wl-summary-refile-region): Fixed docstring.
189
190 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
191
192         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
193         `wl-folder-entity-hashtb' as completion table.
194
195 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
196
197         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
198         only when this command is called interactively; silence the byte-
199         compiler.
200
201 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
202
203         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
204         active in XEmacs.
205
206 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
207
208         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
209         plural lines.
210
211 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
212
213         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
214         of current line when the cursor is on the header name.
215         (preserve behavior to move to b.o.h. and b.o.l. mutually)
216
217 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
218
219         * wl-util.el (wl-read-directory-name): Return displayed directory
220         as the default value also on XEmacs.
221
222 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
223
224         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
225         formatting.
226
227 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
228
229         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
230         argument and when it is non-nil, check face property before
231         highlighting for each line.
232         (wl-highlight-summary-window): Set it.
233
234 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
235
236         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
237         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
238
239         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
240         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
241         (wl-draft-get-fcc-list): Likewise.
242
243 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
244
245         * wl-thread.el (wl-thread-indent-regexp): Abolished.
246         (wl-thread-entity-cur): Ditto.
247         * wl-summary.el (wl-summary-buffer-set-folder): Removed
248         wl-thread-indent-regexp setting.
249         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
250
251         * wl-summary.el (wl-summary-display-top): Highlight summary window when
252         wl-summary-lazy-highlight.
253         (wl-summary-display-bottom): Ditto.
254
255         * wl-thread.el (wl-thread-open-close): Likewise.
256
257         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
258         from and subject;
259         Bind wl-draft-use-frame;
260         Enclose with save-window-excursion;
261         Use wl-draft-create-buffer instead of with-temp-buffer;
262         Use wl-draft-prepare-edit;
263         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
264         Use wl-draft-send instead of wl-draft-raw-send.
265
266 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
267
268         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
269         of using wl-from.
270
271 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
272
273         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
274         insert-buffer instead of clone-buffer.
275         (wl-draft-doing-mime-bcc): New variable.
276         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
277         infinite loop.
278         (wl-draft-do-mime-bcc): Use wl-from for From field value.
279
280         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
281         (wl-draft-mime-bcc-body): Ditto.
282
283         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
284         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
285         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
286         wl-draft-do-mime-bcc.
287         (wl-draft-mime-bcc-field): New function.
288         (wl-draft-do-mime-bcc): Ditto.
289
290         * wl-address.el (wl-address-complete-header-list): New variable.
291         (wl-address-complete-header-regexp): Changed default value.
292
293         * Version number is increased to 2.9.13.
294
295 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
298         it is differed.
299
300 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
301
302         * wl-summary.el (wl-summary-line-list-info): Rewrite.
303         (wl-summary-line-list-count): Ditto.
304
305 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
306
307         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
308         (wl-nntp-posting-function): New variable.
309         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
310         `wl-nntp-posting-config-alist'.
311
312 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
313
314         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
315         FLIM.
316
317 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
318
319         * wl-summary.el (wl-summary-target-mark-refile-sub):
320         Remove a nuisance funcall.
321
322 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
323
324         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
325         as t for `try-completion'.
326
327 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
328
329         * wl-summary.el (wl-summary-default-from): Use
330         wl-address-header-extract-address instead of
331         std11-extract-address-components.
332         (wl-summary-simple-from): Ditto.
333         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
334         (wl-summary-insert-headers): Show message.
335         (wl-summary-create-line): Set 4th argument of wl-set-string-width
336         for whole line.
337         (wl-summary-default-from): Revert last change.
338         (wl-summary-simple-from): Ditto.
339         (wl-summary-mark-as-read): Argument rearrangement and re-written.
340         (wl-summary-mark-as-read-region): Follow the change above.
341         (wl-summary-sync-marks): Ditto.
342         (wl-summary-target-mark-mark-as-read): Ditto.
343         (wl-summary-redisplay-internal): Ditto.
344         (wl-summary-redisplay-no-mime-internal): Ditto.
345         (wl-summary-redisplay-all-header): Ditto.
346         (wl-summary-mark-as-read): Removed argument `cached';
347         Use current cache status to set cache mark.
348         (wl-summary-redisplay-internal): Follow the change above.
349         (wl-summary-redisplay-no-mime-internal): Ditto.
350         (wl-summary-redisplay-all-header): Ditto.
351
352         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
353
354         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
355         Don't call itself recursively (Adviced by Yamaoka-san).
356
357 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
358
359         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
360         bind wl-summary-highlight as nil to avoid error caused by missing
361         local variables.
362
363 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
364
365         * wl-vars.el (wl-invalid-character-message): New user option.
366
367         * wl-util.el (wl-set-string-width): If truncated string-width is
368         larger than specified width, use `wl-invalid-character-message'.
369
370 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
371
372         * wl-summary.el (wl-summary-prefetch-msg): 
373         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
374
375 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
376
377         * wl-vars.el (wl-summary-check-line-format): New user option.
378         (wl-summary-line-format-file): Ditto.
379
380         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
381         variable.
382         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
383         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
384         and `wl-summary-view-old-p' to check whether do a rescan or not.
385         (wl-summary-view-old-p): New function.
386         (wl-summary-line-format-changed-p): Ditto.
387         (wl-summary-line-format-save): Ditto.
388         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
389
390         * wl-util.el (wl-set-string-width): Avoid using negative number
391         for make-string.
392
393 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
394
395         * wl-summary.el (wl-summary-line-list-info): Revised format of the
396         return value.
397
398         * wl-util.el (wl-set-string-width): Added optional argument
399         `padding' (All other related portions are changed).
400         (wl-line-parse-format): If the first letter of column number is
401         `0', zero-padding the result (ex: "%05l").
402
403         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
404
405 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
406
407         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
408         sequential summary view.
409
410 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
413         if it doesn't have a -unix version.
414
415 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
416
417         * wl-summary.el (wl-summary-jump-to-msg): Fix.
418
419 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
420
421         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
422         content.
423         (wl-draft): Follow the change above.
424
425         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
426
427         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
428         and wl-folder-summary-line-format-alist contain %T and %P.
429
430         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
431         (wl-summary-mode-line-format): New user option.
432         (wl-summary-line-format-spec-alist): Added l, T, P, n.
433         (wl-summary-line-format): Changed default value.
434         (wl-summary-lazy-highlight): Changed default value.
435
436         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
437         change in wl-summary-create-line.
438         (wl-thread-insert-entity-sub): Ditto.
439
440         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
441         (wl-summary-buffer-unread-status): Ditto.
442         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
443         (wl-summary-buffer-persistent-mark-column): Ditto.
444         (wl-summary-buffer-mode-line-formatter): Ditto.
445         (wl-summary-buffer-mode-line): Ditto.
446         (wl-summary-message-regexp): Abolished.
447         (All other related portions are changed.)
448         (wl-summary-detect-mark-position): New function.
449         (wl-summary-buffer-set-folder): Setup
450         wl-summary-buffer-mode-line-formatter.
451         (wl-summary-mode): Setup selective-display;
452         Setup pre-idle-hook when xemacs.
453         (wl-summary-update-modeline): Rewrite.
454         (wl-summary-jump-to-msg): Define as function;
455         Changed regexp for searching messages.
456         (wl-summary-message-number): Rewrite.
457         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
458         Do rescan when old type summary cache.
459         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
460         (wl-summary-remove-destination): Use '\r' to detect EOL.
461         (wl-summary-print-destination): Ditto.
462         (wl-summary-temp-mark): New inline function.
463         (wl-summary-persistent-mark): Ditto.
464         (wl-summary-line-number): New function.
465         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
466         (wl-summary-line-list-count): New function.
467         (wl-summary-create-line): Added argument persistent-mark.
468         (All other related portions are changed)
469         (wl-summary-create-line): Insert '\r'.
470         (wl-summary-save-view-cache): Encode whth `unix' EOL.
471         (wl-summary-cursor-move-surface): New inline function.
472         (wl-summary-prev): Use it.
473         (wl-summary-next): Ditto.
474
475         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
476         wl-summary-message-regexp.
477         (wl-highlight-summary): Delete progress message.
478         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
479
480         * Version number is increased to 2.9.12.
481
482 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
483
484         * wl-summary.el (wl-summary-line-subject-minimum-length): New
485         variable (nil: no minimum).
486         (wl-summary-line-subject): Add some spaces after subject by
487         wl-summary-line-subject-minimum-length.
488
489 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
492         and removed `F'.
493         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
494         change above).
495
496 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
497
498         * wl-summary.el (wl-summary-line-list-count): Reverted.
499         (example setting in samples/*/dot.wl is also updated)
500
501 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
502
503         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
504
505         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
506
507         * wl-vars.el (wl-summary-line-format): Addes some description to the
508         docstring.
509
510         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
511         (wl-summary-line-close-bracket): Ditto.
512         (wl-summary-line-children-number): Ditto.
513         (wl-summary-line-thread-indent): Ditto.
514         (wl-summary-line-children-and-from): Ditto.
515
516         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
517         't', 'c', 'F' and added 'C'.
518
519         * wl-util.el (wl-set-string-width): Accept negative value.
520         (wl-line-parse-format): Added "%number(" and "%)".
521
522 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
523
524         * wl-summary.el (wl-summary-line-list-count): Change format of the
525         return value.
526
527 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
528
529         * wl-draft.el (wl-draft-beginning-of-line): New command imported
530         from the recent message.el.
531         (wl-draft-point-in-header-p): Ditto.
532         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
533         wl-draft-beginning-of-line.
534         * wl-e21.el (wl-draft-mode-map): Ditto.
535         * wl-xmas.el (wl-draft-mode-map): Ditto.
536
537         * wl-folder.el: Sort macrodefs by dependencies.
538
539 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
540
541         * wl-summary.el (wl-summary-prev): Fixed regexp.
542         (wl-summary-next): Ditto.
543
544 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
545
546         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
547
548 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
549
550         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
551         for backward compatibility.
552
553 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
554
555         * wl-summary.el (wl-summary-line-list-count): New function, merged
556         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
557         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
558         list counts.
559
560 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
561
562         * wl-summary.el (wl-summary-create-line): Ignore errors while
563         timezone-fix-time.
564
565         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
566
567         * wl-summary.el (wl-summary-sync-update): Ditto.
568         (wl-summary-default-from): Use wl-message-entity
569         instead of entity.
570
571         * wl-summary.el (wl-summary-create-line): Fix.
572
573         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
574         (wl-summary-line-format): New user option.
575         (wl-folder-summary-line-format-alist): Ditto.
576         (wl-summary-from-width): Abolished.
577
578         * wl-util.el (toplevel): Require 'bytecomp.
579         (wl-line-parse-format): New function.
580         (wl-line-formatter-setup): New macro.
581
582         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
583         (wl-summary-buffer-line-formatter): New buffer local variable.
584         (wl-summary-switch-to-clone-buffer): Follow the change above.
585         (wl-summary-message-regexp): Fix.
586         (wl-summary-from-func-internal): Abolished.
587         (wl-summary-subject-func-internal): Ditto.
588         (wl-summary-subject-filter-func-internal): Ditto.
589         (All other related portions are changed.)
590         (wl-summary-buffer-set-folder):
591         Set up wl-summary-buffer-number-column and 
592         wl-summary-buffer-line-formatter
593         (All other related portions are changed.)
594         (wl-summary-buffer-number-column-detect): Abolished.
595         (All other related portions are changed.)
596         (wl-summary-delete-all-status-marks-on-buffer): Removed.
597         (wl-summary-delete-all-temp-marks-on-buffer): Use
598         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
599         (wl-summary-target-mark-delete): Ditto.
600         (wl-summary-target-mark-refile-subr): Ditto.
601         (wl-summary-target-mark-mark-as-read): Ditto.
602         (wl-summary-target-mark-mark-as-unread): Ditto.
603         (wl-summary-target-mark-mark-as-important): Ditto.
604         (wl-summary-target-mark-save): Ditto.
605         (wl-summary-replace-status-marks): Renamed from
606         wl-summary-set-status-marks-on-buffer;
607         Use wl-summary-message-regexp instead of
608         wl-summary-buffer-number-regexp.
609         (wl-summary-sync-update): Follow the change above.
610         (wl-summary-goto-previous-message-beginning): New function.
611         (wl-summary-mark-as-unread): Use it.
612         (wl-summary-mark-as-important): Ditto.
613         (wl-summary-line-formatter): New variable.
614         (wl-summary-line-year): New function.
615         (wl-summary-line-day): Ditto.
616         (wl-summary-line-day-of-week): Ditto.
617         (wl-summary-line-hour): Ditto.
618         (wl-summary-line-minute): Ditto.
619         (wl-summary-line-open-bracket): Ditto.
620         (wl-summary-line-close-bracket): Ditto.
621         (wl-summary-line-children-number): Ditto.
622         (wl-summary-line-thread-indent): Ditto.
623         (wl-summary-line-size): Ditto.
624         (wl-summary-line-subject): Ditto.
625         (wl-summary-line-from): Ditto.
626         (wl-summary-line-children-and-from): Ditto.
627         (wl-summary-create-line): Rewritten.
628         (wl-summary-format-date): Abolished.
629
630         * wl-highlight.el (wl-highlight-summary-current-line): Use
631         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
632         Use thread structure to detect thread top message.
633
634         * wl-draft.el (wl-default-draft-cite): Don't use
635         wl-summary-from-func-internal.
636
637         * wl-refile.el (wl-refile-subject-learn): Don't use
638         wl-summary-subject-filter-func-internal.
639         (wl-refile-guess-by-subject): Ditto.
640
641         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
642         parameters.
643
644         * wl-thread.el (wl-thread-update-indent-string-region):
645         Use wl-thread-update-line-on-buffer instead of
646         wl-thread-update-indent-string.
647         (wl-thread-update-children-number): Redefine using
648         wl-thread-update-line-on-buffer.
649         (wl-thread-update-indent-string): Abolished.
650
651         * Version number is increased to 2.9.11.
652
653 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
654
655         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
656         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
657         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
658
659         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
660         as nil.
661
662         * wl-thread.el (wl-thread-open-all-unread): Use 
663         elmo-folder-list-messages-mark-match.
664         (wl-thread-insert-message): Removed argument `mark-alist'.
665         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
666         elmo-msgdb-set-mark.
667         (wl-thread-get-children-msgs-uncached): Likewise.
668         (wl-thread-get-exist-children): Added argument include-self.
669         (wl-thread-delete-message): Follow the change above.
670
671         * wl-summary.el (wl-summary-count-unread): Removed argument.
672         (wl-summary-rescan): Follow the change above.
673         (wl-summary-mark-as-read-region): Ditto
674         (wl-summary-mark-as-unread-region): Ditto.
675         (wl-summary-delete-messages-on-buffer): Ditto.
676         (wl-summary-sync-update): Ditto.
677         (wl-summary-switch-to-clone-buffer): Ditto.
678         (wl-summary-goto-folder-subr): Ditto.
679         (wl-summary-target-mark-mark-as-read): Ditto.
680         (wl-summary-target-mark-mark-as-unread): Ditto.
681         (wl-summary-target-mark-mark-as-important): Ditto.
682         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
683         (wl-summary-update-thread): Removed argument `mark-alist'.
684         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
685         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
686         (wl-summary-resume-cache-status): Likewise.
687         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
688         elmo-msgdb-set-mark.
689         (wl-summary-mark-as-read-all): Likewise.
690         (wl-summary-delete-cache): Ditto.
691         (wl-summary-auto-select-msg-p): Ditto.
692         (wl-summary-mark-as-unread): Ditto.
693         (wl-summary-no-auto-refile-message-p): Ditto.
694         (wl-summary-mark-as-read): Ditto.
695         (wl-summary-mark-as-important): Ditto.
696         (wl-summary-auto-refile): Follow the change above.
697         (wl-summary-delete-all-marks): Removed.
698         (wl-summary-resume-marks-and-highlight): Ditto.
699         (wl-summary-resume-marks): Ditto.
700         (wl-summary-delete-important-msgs-from-list): Ditto.
701         (wl-summary-delete-canceled-msgs-from-list): Ditto.
702
703         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
704         wl-summary-count-unread.
705
706         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
707         (wl-summary-score-update-all-lines): Use
708         elmo-msgdb-set-mark.
709
710 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
711
712         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
713         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
714         (wl-summary-create-line): Renamed from
715         wl-summary-overview-create-summary-line;
716         Argument rearrangement.
717         (wl-summary-update-thread): Follow the change above.
718
719         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
720         (wl-thread-insert-entity-sub): Likewise.
721
722         * wl-summary.el (wl-summary-append-message-func-internal): Removed
723         argument `overview', `mark-alist' and added `msgdb'.
724
725         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
726
727         * wl-summary.el (wl-summary-insert-summary): Changed argument.
728         (wl-summary-rescan): Follow the change above.
729         (wl-summary-sync-update): Ditto.
730         (wl-summary-insert-thread-entity): Ditto;
731         Don't use `let*' in every while loop;
732         Detect infinite loop of threads.
733         (wl-summary-update-thread): Removed argument `overview'.
734
735         * wl-thread.el (wl-thread-insert-message): Ditto.
736
737         * Version number is increased to 2.9.10.
738
739         * wl-message.el (wl-message-redisplay): Ignore errors while
740         wl-message-redisplay-hook.
741
742 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
743
744         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
745
746 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
747
748         * wl.el (wl): inhibit-quit while wl-folder.
749
750 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
751
752         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
753         while msgdb access.
754
755 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
758         even if no folder is not created.
759
760 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
763
764         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
765         implementation.
766         (wl-summary-target-mark-thread): Ditto.
767
768         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
769
770 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
771
772         * wl-util.el (wl-display-bytes): Remove unused function.
773
774 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
775
776         * wl.el (wl-check-environment): Cause error when wl-from is nil,
777         seems critical one (partially reverse the change in 2002/03/17).
778
779 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
780
781         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
782         * wl-draft.el (wl-draft-write-sendlog): Ditto.
783
784 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
787         is not writable.
788         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
789         plugged status instead of `'force' as 2nd argument.
790
791         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
792         is not creatable.
793
794         * Version number is increased to 2.9.9.
795
796 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
797
798         * wl-summary.el (wl-summary-suspend): New function.
799
800 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
801
802         * wl.el (wl): Do not check variables if check is nil.
803         * wl-utils.el (wl-collect-draft): New function.
804         * wl-folder.el (wl-folder-suspend): Put summary buffers
805         and draft buffers at the end of buffer list.
806         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
807
808 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
811         loop instead of recursive call.
812
813         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
814         2nd argument.
815
816 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
817
818         * wl-draft.el (wl-draft-create-contents): Don't take neither
819         (function . args) nor (string . something) any more.
820
821         * wl-version.el (wl-generate-user-agent-string): Return string
822         without header symbol.
823         * wl-draft.el (wl-draft-default-headers): Use it.
824
825         * wl-draft.el (wl-draft-trim-ccs): Renamed from
826         `wl-draft-insert-ccs' and return field value instead of inserting
827         the header. Abolish cc argument.
828         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
829
830         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
831         rather than one with string car.
832
833         * wl-vars.el (wl-draft-additional-header-alist): New variable.
834         * wl-draft.el (wl-draft-create-contents): Add it after the default
835         headers.
836
837         * wl-draft.el (wl-draft-create-contents): For the case of
838         (symbol-or-string . function) insert header only when the function
839         returns string value.
840
841 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
842
843         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
844         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
845
846 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
847
848         * wl.el (wl-check-environment): Don't check Message-ID when
849         `wl-insert-message-id' is nil.
850         Revive checking if `wl-message-id-domain' contains "@".
851
852 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
853
854         * wl.el (wl-check-environment): Merge examination for "@" at
855         inappropriate position into the first string-match.
856
857         * wl-summary.el (wl-summary-target-mark-print): New function.
858         (wl-summary-pipe-message-subr): Extracted from
859         `wl-summary-pipe-message'.
860         (wl-summary-target-mark-pipe): New function.
861         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
862         `wl-summary-target-mark-pipe'.
863
864 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
865
866         * wl.el (wl-check-environment): Rewrite around Message-ID check.
867
868 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
869
870         * wl.el (wl-check-environment): Use elmo-warning instead of
871         error for non-critical ones.
872         Remove trash folder check.
873         (wl): Don't ignore error in wl-check-environment.
874
875         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
876         check, which is moved from `wl-check-environment'.
877         (Adviced by Teranishi-san [X-Mail-Count: 9661])
878
879 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
880
881         * wl-summary.el (wl-summary-write-current-folder): If it cannot
882         guess anything, call wl-summary-write.
883         (wl-summary-write): Create draft with blank To field.
884         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
885
886 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
887
888         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
889         argument full as well for wl-folder-write-current-folder.
890         If wl-*-write-current-folder cannot guess addressee, add blank
891         To header.
892         Rewrite condition for positioning cursor.
893
894 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
895
896         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
897         summary buffer is present, use it.
898         (wl-folder-jump-to-previous-summary): Ditto.
899
900 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
901
902         * wl-draft.el (wl-draft-create-contents): Fix docstring.
903
904         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
905         wl-summary-previous-buffer and wl-summary-next-buffer.
906
907         * wl-folder.el (wl-folder-mode-map): Bind
908         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
909         (wl-folder-jump-to-next-summary): New function.
910         (wl-folder-jump-to-previous-summary): Ditto.
911
912         * wl-draft.el (wl-draft): Rearranged.
913
914 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
915
916         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
917         of header.
918         (wl-draft): Collect arguments for the header as header-alist.
919         (wl-draft-forward): Arrange arguments for wl-draft.
920         (wl-draft-reply): Ditto.
921         (wl-draft-edit-string): Ditto.
922         * wl-summary.el (wl-summary-write): Ditto.
923         (wl-summary-write-current-folder): Ditto.
924
925         * Version number is increased to 2.9.8.
926
927 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
928
929         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
930
931         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
932
933         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
934         even if the guess failed.
935
936         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
937         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
938         wl-summary-write-current-folder.
939         * wl-xmas.el: Ditto.
940
941 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
942
943         * wl-summary.el (wl-summary-next-page): Force display message if
944         message is not displayed yet.
945         (wl-summary-prev-page): Ditto.
946
947 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
948
949         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
950
951 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
952
953         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
954         add "Preview Message" and "Save Draft and Exit".
955
956 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
957
958         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
959         if addrmgr is called from draft in splitted window.
960
961         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
962         * wl-mule.el: Ditto.
963         * wl-xmas.el: Ditto.
964
965 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
966
967         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
968
969         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
970         * wl-xmas.el (wl-folder-toolbar): Ditto.
971
972 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
973
974         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
975         and wl-draft-save-and-exit.
976         (wl-draft-toolbar): Add wl-draft-save-and-exit.
977         * wl-xmas.el: Ditto.
978         * wl-mule.el: Ditto.
979
980         * wl-folder.el (wl-folder-goto-draft-folder): New function.
981         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
982
983 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
984
985         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
986         lists for saving buffer.
987
988 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
989
990         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
991         parent-folder argument instead of it.
992         (wl-draft-create-buffer): Ditto.
993         (wl-draft-forward): Ditto.
994         (wl-draft-reply): Ditto.
995         * wl-summary.el (wl-summary-write): Ditto.
996         (wl-summary-write-current-folder): Ditto.
997
998         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
999         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
1000         Folder buffer after composing.
1001
1002 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1003
1004         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
1005         header if the file `wl-x-face-file' already contains it.
1006
1007 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1008
1009         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
1010         folder" entry.
1011         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
1012         * wl-e21.el (wl-folder-toolbar): Ditto.
1013         * wl-xmas.el (wl-folder-toolbar): Ditto.
1014
1015 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1016
1017         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
1018         wl-folder-goto-folder with sticky argument.
1019         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
1020
1021 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1022
1023         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
1024         and wl-summary-previous-buffer.
1025         (wl-summary-next-buffer): New function.
1026         (wl-summary-previous-buffer): Ditto.
1027
1028 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1029
1030         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
1031         wl-folder-jump-to-current-entity-with-arg.
1032         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
1033         `wl-folder-jump-to-current-entity'.
1034         * wl-summary.el (wl-summary-mode-map): Bind "G" for
1035         `wl-summary-goto-folder-sticky'.
1036         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
1037         `wl-summary-goto-folder'.
1038         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
1039         Unless force-exit, do not clean temp. marks for sticky summary.
1040         (wl-summary-goto-folder): Now the prefix argument means force-exit.
1041
1042 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1043
1044         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
1045         not entire.
1046
1047 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
1048
1049         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
1050         to `C-x C-s'.
1051         (wl-summary-save-status): New command.
1052         (wl-summary-exit): Don't clean-up temp marks when sticky.
1053         (Applied patch from Nakayama-san [wl: 09548])
1054         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
1055         Do nothing when no mark data.
1056         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
1057         Call `wl-summary-delete-all-temp-marks' before saving.
1058
1059 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
1060
1061         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
1062
1063 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1064
1065         * wl.el (wl-check-environment): Also cause error when (system-name)
1066         returns "localhost.localdomain". (Although it doesn't affect because
1067         of condition-case, see change in 2002-01-23 by Teranisi-san.)
1068
1069 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1070
1071         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
1072         instead of wl-match-member with wl-folder-hierarchy-access-folders.
1073
1074         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1075         value.
1076
1077 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
1080         Likewise r-cc-list and r-ng-list.
1081
1082 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
1085         only if it is bound as variable.
1086
1087         * wl-mime.el (wl-draft-preview-message): Ditto.
1088
1089 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
1092         needless `goto-char'.
1093
1094         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
1095         `wl-summary-redisplay-no-mime-internal' instead of
1096         `wl-summary-redisplay-no-mime'.
1097         (wl-summary-redisplay-no-mime): Changed argument;
1098         Call `wl-summary-redisplay-no-mime-internal'.
1099
1100         * wl-mime.el (wl-draft-preview-message): Bind
1101         `mime-header-encode-method-alist' locally.
1102
1103         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
1104         (wl-draft-std11-parse-addresses): Added the first address check.
1105         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
1106
1107         * Version number is increased to 2.9.7.
1108
1109 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
1110
1111         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
1112
1113 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
1114
1115         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
1116         related to scrollbar support, if there is no such a feature
1117         compiled in.
1118
1119 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1120
1121         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
1122         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
1123         for prefetch.
1124
1125 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
1126
1127         * wl-summary.el (wl-summary-pick): Fix for no match.
1128
1129 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1130
1131         * wl-draft.el (wl-draft-save):
1132         Override `mime-header-encode-method-alist'.
1133
1134 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1135
1136         * wl-folder.el (wl-folder-pick): New function.
1137         Define key as "?".
1138
1139 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1140
1141         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1142         Fix for unplugged.
1143
1144 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1145
1146         * wl-folder.el (wl-folder-virtual): New function.
1147         Define key as "V".
1148
1149 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1150
1151         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
1152         multi folder if entity is group.
1153
1154 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1155
1156         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
1157         is nil.
1158
1159 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1160
1161         * wl-summary.el (wl-summary-pick): Fix for killed messages.
1162         (wl-summary-target-mark-msgs): Return the number of marked messages.
1163
1164 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1165
1166         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
1167         "first:" is specified.
1168
1169 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1170
1171         * wl-vars.el (wl-from): Use return value of function
1172         user-full-name instead of the variable user-full-name since
1173         XEmacs-20.4 doesn't set this variable.
1174
1175 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1176
1177         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
1178         call `wl' directly.
1179
1180 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
1181
1182         * wl-draft.el (wl-draft-reedit): Removed duplicated
1183         switch-to-buffers.
1184
1185 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1186
1187         * wl.el (wl-other-frame): Removed garbages.
1188
1189 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1190
1191         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
1192
1193         * wl-xmas.el (wl-draft-key-setup): Ditto.
1194
1195         * wl-mule.el (wl-draft-key-setup): Ditto.
1196
1197         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
1198         (wl-draft-reedit): Ditto.
1199         (wl-draft-prepare-edit): Add `wl-draft-save' to
1200         `local-write-file-hooks'.
1201         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
1202         (wl-draft-reedit): Set buffer-file-name.
1203         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
1204
1205
1206         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
1207         call it.
1208         (wl-delete-startup-frame-function): New variable.
1209         (wl-other-frame): New function
1210         (Original was written by Yamaoka san [wl: 09239]).
1211
1212         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
1213         if `wl-folder-use-frame'.
1214
1215 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1216
1217         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
1218
1219 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1220
1221         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
1222         New variable.
1223         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
1224         (wl-message-buffer-prefetch-get-next): Use them.
1225         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
1226
1227 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1228
1229         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
1230         with unwind-protect.
1231
1232         * wl-draft.el (wl-draft-reedit): Rewrite.
1233         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
1234         (wl-draft-save): Insert header separator if it does not exist;
1235         Removed condition-case.
1236
1237         * wl-summary.el (wl-summary-reedit): Revert last change.
1238
1239         * wl-draft.el (wl-draft-save): Rewrite.
1240         (wl-draft-create-buffer): Set buffer-file-name as nil.
1241
1242         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
1243
1244         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
1245
1246         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
1247         nil.
1248
1249 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1250
1251         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
1252         If count is nil, do not prefetch.
1253         (wl-message-buffer-prefetch-next): Next.
1254
1255 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1256
1257         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
1258
1259 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1260
1261         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
1262         `delete-backward-char'
1263         (wl-draft-prepare-edit): Check major-mode.
1264         (wl-draft-decode-header): Rewrite.
1265         (wl-draft): Fix.
1266
1267 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1268
1269         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
1270
1271 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1272
1273         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
1274         (wl-message-buffer-prefetch-get-next): Remove size checking.
1275         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
1276
1277 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1278
1279         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
1280         (wl-draft-default-headers): Fix.
1281
1282 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1283
1284         * wl-draft.el (wl-draft-default-headers): Insert return value of
1285         `wl-generate-mailer-string-function'.
1286
1287 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
1288
1289         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
1290         (wl-draft-insert-mail-header-separator): Ditto.
1291
1292         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
1293         again (Reverted the change on 2002-01-17 by OKADA san).
1294
1295 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1296
1297         * wl-draft.el (wl-draft): Rewrite.
1298         (wl-draft-create-buffer): New function.
1299         (wl-draft-create-contents): Ditto.
1300         (wl-draft-prepare-edit): Ditto.
1301         (wl-draft-decode-header): Ditto.
1302         (wl-draft-decode-body): Ditto.
1303         (wl-draft-check-new-line): Ditto.
1304         (wl-draft-default-headers): Ditto.
1305         (wl-draft-insert-mail-header-separator): Ditto.
1306
1307 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1308
1309         * Version number is increased to 2.9.6.
1310
1311 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1312
1313         * wl-draft.el (wl-draft-delete-field): Optional argument.
1314         (wl-draft-delete-fields): Ditto.
1315
1316 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1317
1318         * wl-message.el (toplevel): Eliminated byte-compile warning.
1319         for `itimer-function', `delete-timer' and `itimer-list'.
1320
1321 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1322
1323         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
1324         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
1325         `wl-message-buffer-prefetch-threshold'.
1326         * wl-summary.el (wl-summary-redisplay-internal): Remove
1327         the check of `wl-message-buffer-prefetch-depth'.
1328
1329 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1330
1331         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
1332         size of article.
1333         (wl-message-buffer-prefetch-subr): Remove size check.
1334
1335 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1336
1337         * wl-vars.el (wl-plugged): Make customizable.
1338
1339 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1340
1341         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
1342         (wl-message-buffer-prefetch-set-timer): New function.
1343         (wl-message-buffer-prefetch-get-next): New function.
1344         (wl-message-buffer-prefetch): New function.
1345         (wl-message-buffer-prefetch-next): Rewrite.
1346         (wl-message-buffer-prefetch-subr): Rewrite.
1347         * wl-vars.el (wl-auto-prefetch-first): New variable.
1348         * wl-summary.el (wl-summary-goto-folder-subr): Call
1349         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
1350
1351 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1352
1353         * wl-score.el (wl-summary-score-update-all-lines): Do not call
1354         `wl-summary-unread-message-hook'.
1355
1356 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1357
1358         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
1359         (wl-summary-sync): Call `wl-summary-resume-cache-status'
1360         if range is `cache-status'.
1361
1362 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1363
1364         * wl-message.el (wl-message-buffer-prefetch-subr):
1365         Improve debug message.
1366
1367 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1368
1369         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
1370         `wl-mail-send-pre-hook'.
1371         (wl-draft-send-mail-with-qmail): Ditto.
1372         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
1373
1374 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1375
1376         * wl-message.el (wl-message-buffer-prefetch-subr):
1377         Fix for cancel-function-timers bug.
1378         (wl-message-buffer-prefetch-debug): Default value is t.
1379
1380 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1381
1382         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1383         (wl-message-buffer-prefetch-subr): Rewrite.
1384         Rename from `wl-message-buffer-prefetch'.
1385
1386 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1387
1388         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
1389         (wl-default-draft-cite-decorate-author): Ditto.
1390
1391         * wl-draft.el (wl-draft-cite-function): Removed.
1392         (wl-default-draft-cite-decorate-author): Ditto.
1393
1394 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1395
1396         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
1397         (wl-default-draft-cite): Do not arrange author name if the value of
1398         `wl-default-draft-cite-decorate-author' is nil.
1399
1400 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
1401
1402         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
1403
1404         * wl-folder.el (wl-folder-check-one-entity): Don't care
1405         `elmo-folder-use-flag-p'.
1406
1407 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1408
1409         * wl-folder (wl-folder-check-one-entity): Fix
1410         problem if unread is nil.
1411
1412 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1413
1414         * wl-address.el (wl-address-make-completion-list): Check whether
1415         the address is a group list.
1416         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1417
1418 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1419
1420         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
1421         The number of the messages of new and unread does not count
1422         correctly.
1423
1424         * wl-summary.el (wl-summary-count-unread): Changed to return
1425         `(new . unread)' instead of total.
1426         (wl-summary-sync-update): Follow the change above.
1427
1428         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
1429
1430 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1431
1432         * wl-address.el (wl-address-make-completion-list): Do not enclose
1433         address by " <" and ">" if associated realname is "".
1434         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1435         This is against the promblem with group list in .addresses pointed
1436         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
1437
1438 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1439
1440         * wl-draft.el (wl-draft-write-sendlog): The first argument of
1441         message is a format control string.
1442         * wl-expire.el (wl-expire-append-log): Ditto.
1443         * wl-mime.el (wl-summary-burst-subr): Ditto.
1444         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
1445         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
1446
1447 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1448
1449         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
1450         wl.el (wl-check-variables): Rename from `wl-check-type'.
1451         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
1452         (wl-check-variables-2): New function.
1453         (wl): Call `wl-check-variables-2'.
1454
1455 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1456
1457         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
1458         after renaming folder in access group.
1459
1460 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1461
1462         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
1463         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
1464         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1465         (wl-message-buffer-prefetch): Rewrite.
1466         (wl-message-buffer-prefetch-idle-time): Removed.
1467         * wl-summary.el (wl-summary-redisplay-internal):
1468         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
1469         Error check for `wl-message-buffer-prefetch-depht'.
1470
1471 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1472
1473         * Version number is increased to 2.9.5.
1474         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
1475
1476 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1477
1478         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
1479         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
1480         Based on the patch written by
1481         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1482
1483 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
1484
1485         * wl-draft.el (wl-draft-raw-send): Fix for
1486         `wl-news-send-pre-hook'
1487
1488 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1489
1490         * wl-utils.el (wl-message-id-function): New variable.
1491         * wl-draft.el (wl-draft-insert-required-fields):
1492         Use `wl-message-id-function'.
1493
1494 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1495
1496         * wl-vars.el (wl-message-id-use-wl-from): New variable.
1497         * wl-utils.el (wl-draft-make-message-id-string):
1498         Use `wl-from' for domain part of Message-ID
1499         if `wl-message-id-use-wl-from' if non-nil.
1500         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
1501
1502 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1503
1504         * wl.el (wl): Call `wl-check-type'
1505         Do not 'condition-case'.
1506
1507 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1508
1509         * wl.el (wl-check-type): New function.
1510         (wl-check-type-variables): New variable.
1511
1512 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1513
1514         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
1515
1516 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1517
1518         * wl-draft.el (wl-smtp-password-key): New function.
1519         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
1520         (wl-draft-send-mail-with-smtp): Ditto.
1521         (wl-draft-send-mail-with-pop-before-smtp): Fix.
1522
1523 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
1524
1525         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
1526         * wl-utils.el (wl-unique-id-suffix): Remove.
1527
1528 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1529
1530         * Version number is increased to 2.9.4.
1531
1532 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
1533
1534         * wl-utils.el (wl-unique-id-suffix): New variable.
1535         (wl-unique-id): Use `wl-unique-id-suffix'
1536
1537 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1538
1539         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
1540         instead of `elmo-msgdb-search'.
1541
1542         * Version number is increased to 2.9.3.
1543
1544 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
1545
1546         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
1547
1548 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
1549
1550         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
1551         (wl-draft-dispatch-message): Changed for send-later.
1552         (wl-draft-queue-flush): Ditto.
1553         (wl-draft): Clear `wl-sent-message-queued'.
1554         (wl-draft-reedit): Ditto.
1555         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
1556         * wl-vars.el (wl-draft-force-queuing): New variable.
1557         (wl-draft-force-queuing-mail): New variable.
1558         (wl-draft-force-queuing-news): New variable.
1559
1560 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
1561
1562         * wl-draft.el (wl-draft-hide): Removed `interactive'.
1563         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
1564
1565 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1566
1567         * Version number is increased to 2.9.2.
1568
1569 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * wl-draft.el (wl-draft-elide-region): New user command.
1572         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
1573
1574         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
1575         command `wl-draft-elide-region'.
1576         * wl-mule.el: Ditto.
1577         * wl-xmas.el: Ditto.
1578
1579 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
1580
1581         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
1582         (wl-biff-check-folder-async): Removed needless let.
1583
1584 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
1585
1586         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
1587         wl-folder-get-elmo-folder.
1588         (wl-biff-check-folder): Set `biff' argument of
1589         `wl-folder-check-one-entity'.
1590         (wl-biff-check-folder-async): Setup `biff' slot of folder.
1591
1592         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
1593         (wl-folder-check-one-entity): Added `biff' argument;
1594         Setup `biff' slot of folder.
1595
1596         * Version number is increased to 2.9.1.
1597
1598 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
1599
1600         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
1601         comment out and fixed.
1602         (wl-fldmgr-add-completion-subr): Ditto.
1603
1604         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
1605         and msgdb.
1606
1607         * wl.el (wl-toggle-plugged): Save summary view.
1608
1609 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
1610
1611         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
1612
1613 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1614
1615         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
1616
1617 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * wl-e21.el (wl-e21-toolbar-configurations): Replace
1620         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
1621         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
1622
1623         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
1624         if it was failed.
1625         (wl-demo): Disable undo in the demo buffer.
1626
1627 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1628
1629         * wl-version.el (wl-version): Changed codename.
1630
1631         * Version number is increased to 2.9.0.
1632
1633 2001-12-14  Takuo KITAME <kitame@northeye.org>
1634
1635         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
1636         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
1637         (wl-folder-mark-as-read-all-current-entity): Ditto.
1638
1639 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1640
1641         * wl-vars.el (wl-from-width): Define as obsolete variable.
1642         (wl-subject-length-limit): Ditto.
1643
1644         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
1645
1646         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
1647         wl-summary-save-view.
1648
1649         * wl.el (wl-save-status): Ditto.
1650         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
1651
1652         * wl-summary.el (wl-summary-save-view): Removed unused argument.
1653         (wl-summary-exit): Follow the change above.
1654         (wl-summary-goto-folder-subr): Ditto.
1655
1656         * wl-folder.el (wl-folder-create-subr): Don't use
1657         `elmo-folder-creatable-p'.
1658
1659 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1660
1661         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
1662
1663 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1664
1665         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
1666         rather than bitmap on Emacs 21.
1667         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
1668         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
1669         for xbm if the new redisplay engine is not available.
1670
1671 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1672
1673         * wl-folder.el (wl-folder-init-hook): New hook.
1674         (wl-folder-init): Run `wl-folder-init-hook'.
1675
1676 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
1679
1680 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1681
1682         * wl-acap.el (wl-acap-cache-filename): New variable.
1683         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
1684         (wl-acap-init): Use cache if no ACAP server found.
1685
1686 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1687
1688         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
1689         `wl-acap-original-msgdb-dir'.
1690
1691         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
1692         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
1693
1694         * wl-mime.el (wl-mime-save-directory): Renamed from
1695         `wl-mime-save-dir'.
1696
1697 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * wl-vars.el (wl-icon-dir): Fixed the docstring.
1700
1701         * wl-demo.el: Require `path-util'.
1702         (wl-demo-bitmap-mule-available-p): New internal variable.
1703         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
1704         `module-installed-p' instead.
1705         (wl-demo-insert-image): Use *.img file for a bitmap image.
1706         (wl-demo): Don't call the ascii demo recursively.
1707
1708 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1709
1710         * Version number is increased to 2.7.7.
1711
1712 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl.el (wl-exit): Eliminated byte-compile warning.
1715
1716 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1717
1718         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
1719         obsolete variable using `elmo-define-obsolete-variable'.
1720         (wl-fetch-confirm-threshold): Ditto.
1721         (wl-cache-prefetch-folder-type-list): Ditto.
1722         (wl-cache-prefetch-folder-list): Ditto.
1723
1724 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1725
1726         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
1727         (wl-demo-icon-name): Use Xmas logo at the end of the year.
1728         (wl-demo-insert-image): New function.
1729         (wl-demo-insert-text): New function.
1730         (wl-demo-image-type-alist): Redefine as a function.
1731         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
1732         (wl-demo-with-temp-file-buffer): Removed.
1733         (wl-logo-xpm): Removed.
1734         (wl-logo-xbm): Removed.
1735         (wl-logo-bitmap): Removed.
1736
1737 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
1738
1739         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
1740         (wl-expire-localdir-get-folder-function): New user option.
1741         (wl-expire-localdir-get-folder): New function.
1742         (wl-expire-localdir-date): Ditto.
1743
1744 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1745
1746         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
1747         value.  Refactoring `wl-folder-notify-deleted' is nil case.
1748         Fixed unread number mismatch when all-unread < unread.
1749
1750 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
1751
1752         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
1753         (wl-fetch-confirm-threshold): Ditto.
1754
1755         * wl-summary.el (wl-summary-confirm-appends): Removed.
1756         (wl-summary-sync-update): Don't refer
1757         `wl-summary-update-confirm-threshold' (It is now abolished).
1758
1759         * wl-message.el (wl-message-display-internal): Don't refer
1760         `wl-fetch-confirm-threshold' (It is now abolished).
1761
1762 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
1765
1766 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1767
1768         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
1769         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
1770         Change default value to nil.
1771         (wl-summary-indent-length-limit): The value can be nil, nil means
1772         unlimited.
1773
1774         * wl-summary.el: Don't set limit for indent length if the value of
1775         wl-summary-indent-length-limit is nil.
1776         If the value of wl-summary-width is nil, it means only that the width
1777         of summary is unlimited (nil doesn't mean that the indent length is
1778         unlimited).
1779
1780         * wl-thread.el: Ditto.
1781
1782 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
1783
1784         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
1785         be nil, nil means never confirm.
1786         * wl-summary.el (wl-summary-confirm-appends): Ditto.
1787
1788 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1789
1790         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
1791         means unlimited).
1792
1793 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
1794
1795         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
1796         Use `with-temp-buffer'.
1797
1798 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
1799
1800         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
1801         with new backquote style).
1802         (wl-folder-get-entity-from-buffer): Ditto.
1803
1804 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1805
1806         * wl-version.el (nemacs-version): Eliminated.
1807         (wl-extended-emacs-version2): Ignore nemacs.
1808         (wl-extended-emacs-version3): Ditto.
1809
1810 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
1811
1812         * wl-vars.el (wl-draft-add-references): Set default value as nil.
1813         (wl-draft-add-in-reply-to): New variable.
1814         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
1815         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
1816         (wl-draft-yank-from-mail-reply-buffer): Use
1817         `wl-draft-add-in-reply-to'.
1818         (wl-draft-insert-current-message): Ditto.
1819
1820 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1821
1822         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
1823         typo (kill->hide).
1824         (wl-message-buffer-prefetch-folder-type-list): Added elements
1825         `mark' and `cache' instead of `internal'.
1826
1827 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
1828
1829         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
1830         resume msgdb directory.
1831
1832 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
1833
1834         * wl.el (wl-exit): Call `wl-acap-exit'.
1835
1836         * wl-summary.el (wl-summary-message-string): New function.
1837         (wl-summary-reedit): Use it.
1838         (wl-summary-resend-bounced-mail): Remove needless let.
1839         (wl-summary-supersedes-message): Ditto.
1840         (wl-summary-save): Ditto.
1841
1842         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
1843         (wl-acap-init): Set it.
1844         (wl-acap-exit): New function.
1845
1846 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1847
1848         * wl.el (wl-init): Revert (require 'mime-setup). move from
1849         toplevel.
1850
1851 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1852
1853         * wl-summary.el (wl-summary-write-current-folder): Remove unused
1854         local variables.  Add error when guess function return invalid
1855         value.
1856
1857 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1858
1859         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1860         Change local variable name.
1861         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
1862         (wl-folder-get-newsgroups): Return nil when non-news folder.
1863         * wl-summary.el (wl-summary-write-current-folder): State through
1864         when guess-list return nil.
1865         (wl-summary-write-current-folder-functions): Fixed docstring.
1866
1867         * wl.el (wl-exit): Changed confirm message.
1868
1869         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
1870         * wl-draft.el (wl-draft): Remove verbose `featurep'.
1871
1872         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
1873
1874 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1875
1876         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
1877         user option (Renamed from wl-cache-prefetch-folder-type-list).
1878         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
1879         from wl-cache-prefetch-folder-list).
1880
1881         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
1882         Move to wl-vars.el.
1883         (wl-message-buffer-prefetch-p): Changed to enable
1884         `wl-message-buffer-prefetch-folder-list'.
1885
1886         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
1887         `ignore-cache'.
1888
1889 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
1890
1891         * wl-draft.el (wl-draft-config-sub-func-alist): Added
1892         `part-top' and `part-bottom'.
1893         (wl-draft-config-sub-part-top): New function.
1894         (wl-draft-config-sub-part-bottom): New function.
1895
1896 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1897
1898         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
1899
1900 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
1901
1902         * wl-folder.el (wl-folder-get-newsgroups): Fix.
1903
1904 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1905
1906         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
1907
1908         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
1909         (wl-summary-write-current-folder): Ditto.
1910
1911 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
1912
1913         * wl-folder.el (wl-folder-get-newsgroups): Use
1914         `elmo-folder-newsgroups'.
1915
1916 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
1917
1918         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
1919         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
1920         `wl-draft-config-sub-header-bottom'.
1921
1922 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1923
1924         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
1925         localnews folder.
1926
1927 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1928
1929         * wl-summary.el (wl-summary-mode): Undo last change.
1930
1931         * wl-folder.el (wl-folder-mode): Ditto.
1932
1933 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1934
1935         * wl-summary.el (wl-summary-mode): Locally set
1936         truncate-partial-window-width to nil.
1937         (for XEmacs)
1938
1939         * wl-folder.el (wl-folder-mode): Ditto.
1940
1941 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1942
1943         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
1944
1945 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1946
1947         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
1948         number.
1949
1950         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
1951
1952         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
1953
1954         * Version number is increased to 2.7.6.
1955
1956 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1957
1958         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
1959
1960 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1961
1962         * wl-summary.el (wl-summary-sync-update): Enclose network
1963         related portion with `unwind-protect'.
1964
1965 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1966
1967         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
1968
1969 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
1970
1971         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
1972         element.
1973         * wl-vars.el (wl-message-body-button-alist): Ditto.
1974
1975         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
1976         max match length.
1977         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
1978
1979         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
1980         for the max match length;
1981         Use 4th element value for the button string regexp group.
1982
1983         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
1984         candidate exists, prompt to select.
1985
1986 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1987
1988         * wl-summary.el (wl-summary-jump-to-msg): Search before
1989         calibration point by `beginning-of-line'.
1990
1991 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1992
1993         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
1994         for access group.
1995
1996 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1997
1998         * wl-message.el (wl-message-display-internal): Bind
1999         `default-mime-charset'.
2000
2001         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
2002
2003         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
2004
2005         * Version number is increased to 2.7.5.
2006
2007 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2008
2009         * wl-expire.el (wl-summary-archive): Fixed;
2010         Use `elmo-folder-name-internal'.
2011
2012 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2013
2014         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
2015         from `elmo-folder-move-messages' caller.
2016         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2017
2018         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
2019         related portions are changed).
2020
2021 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
2024         counter.
2025
2026 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2027
2028         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
2029         buffer local and set it to nil.
2030
2031         * wl-message.el (wl-message-redisplay): Ditto.
2032
2033 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2034
2035         * wl-summary.el (wl-summary-mark-as-important): If message is
2036         already cached, set messag as read, otherwise encache and mark as read.
2037
2038 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2039
2040         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
2041         point-min.
2042
2043 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2044
2045         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
2046         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
2047         a keymap.
2048
2049 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
2050
2051         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
2052         parent.
2053
2054         * wl-mule.el (wl-message-define-keymap): Ditto.
2055
2056         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
2057
2058         * wl-xmas.el (wl-message-display-internal-hook): Define.
2059         (wl-xmas-setup-message-toolbar): Define as function.
2060         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
2061         (wl-message-overload-functions): Abolished.
2062         (wl-message-define-keymap): New function.
2063
2064         * wl-vars.el (wl-message-display-internal-hook): New variable.
2065         (wl-message-header-button-alist): New variable (Renamed from
2066         wl-highlight-message-header-button-alist).
2067         (wl-message-body-button-alist): Ditto.
2068
2069         * wl-mule.el (wl-message-define-keymap): New function.
2070         (wl-message-overload-functions): Abolished.
2071
2072         * wl-message.el (wl-message-add-buttons-to-body): New function.
2073         (wl-message-redisplay): Don't call wl-message-overload-functions;
2074         Call wl-message-add-buttons-to-header and
2075         wl-message-add-buttons-to-body.
2076         (wl-message-display-internal): Set keymap argument for
2077         elmo-mime-display-as-is, elmo-mime-message-display;
2078         Run wl-message-display-internal-hook.
2079         (wl-message-refer-article-or-url): Abolished.
2080
2081         * wl-highlight.el (wl-highlight-headers): Don't call
2082         wl-highlight-message-add-buttons-to-header.
2083         (wl-highlight-message-add-buttons-to-header): Abolished.
2084
2085
2086         * wl-e21.el (wl-message-display-internal-hook): Define.
2087         (wl-e21-setup-toolbar): Deleted duplicated binding.
2088         (wl-e21-setup-message-toolbar): Define as function.
2089         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
2090         (wl-message-define-keymap): New function.
2091         (wl-message-overload-functions): Abolished.
2092
2093 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
2094
2095         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
2096         and elmo-folder-close.
2097
2098         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
2099
2100 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2101
2102         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
2103         boolean value.
2104         * wl-draft.el (wl-draft-do-fcc): Ditto.
2105
2106 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2107
2108         * wl-vars.el (wl-fcc-force-as-read): New variable.
2109         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
2110         mark copied message as read.
2111
2112 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2113
2114         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
2115
2116 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2117
2118         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
2119         `wl-summary-target-above' instead of obsolete variable
2120         `wl-summary-temp-above'.
2121
2122         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
2123         instead of `make-obsolete-variable'.
2124         * wl-refile.el (toplevel): Ditto.
2125
2126 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
2129         with third argument t.
2130         (wl-draft): Set first argument for wl-plugged-init as t.
2131
2132         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
2133         definition.
2134
2135 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2136
2137         * wl-vars.el: Tabify.
2138         (wl-biff-notify-hook): Use `ding' instead of `beep'.
2139
2140         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
2141         message.
2142
2143 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2144
2145         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
2146         and set default to beep.
2147
2148 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2149
2150         * wl-vars.el (wl-draft-truncate-lines): New variable.
2151
2152         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
2153         instead of wl-message-truncate-lines for truncate-lines.
2154
2155 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
2156
2157         * wl-message.el (wl-message-display-internal): Call
2158         `wl-highlight-message' after `elmo-mime-display-as-is'.
2159
2160         * wl-mime.el (wl-mime-display-text/plain): New function.
2161         (wl-mime-display-header): Ditto.
2162         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
2163         body-presentation-method for text/plain;
2164         Register `wl-mime-display-header' as a header-presentation-method;
2165         Don't set up `elmo-message-text-content-inserted-hook' and
2166         `elmo-message-header-inserted-hook'.
2167
2168         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
2169         variable.
2170         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
2171         as t if flag is 'all-header;
2172         Don't bind `elmo-message-ignored-field-list',
2173         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
2174
2175 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
2178         for xemacs with non-mule environment.
2179
2180 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2181
2182         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
2183         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
2184         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
2185
2186 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2187
2188         * wl-vars.el (wl-interactive-send): Set default value as t.
2189
2190 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2191
2192         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
2193         (wl-addrmgr-method-list): Abolished.
2194         (wl-addrmgr-change-method): Follow above change.
2195
2196         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
2197
2198 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2199
2200         * wl-vars.el (wl-message-truncate-lines): Change default value
2201         to default-truncate-lines.
2202
2203         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
2204
2205 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2206
2207         * wl-vars.el (wl-message-truncate-lines): New variable.
2208
2209         * wl-message.el (wl-message-redisplay): Set truncate-lines using
2210         wl-message-truncate-lines.
2211
2212 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2213
2214         * wl-acap.el (wl-acap-init): Remove period from error message.
2215         (wl-acap-find-acap-service): Remove period from message.
2216
2217 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2218
2219         * wl.el (wl-check-environment): Undo last change.
2220
2221         * wl-vars.el (wl-from): Changed default value.
2222
2223         * wl-util.el (toplevel): Don't require tm-edit.
2224
2225         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
2226         `wl-folder-init';
2227         Don't set mark on mail body.
2228         (wl-draft-reedit): Ditto.
2229
2230         * wl-address.el (wl-address-quote-specials): Define as an alias for
2231         elmo-address-quote-specials.
2232
2233 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2234
2235         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
2236
2237         * wl-vars.el (wl-from): Set default value as nil.
2238         (wl-organization): Set default value as ORGANIZATION environment
2239         variable.
2240
2241         * wl-draft.el (wl-smtp-extension-bind): Check value of
2242         wl-smtp-connection-type.
2243
2244         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
2245         error.
2246
2247 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2248
2249         * Version number is increased to 2.7.4.
2250
2251         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
2252         arguments from `wl-highlight-x-face-function' caller.
2253         Use x-face-1.3.6.12 or later.
2254
2255 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
2256
2257         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
2258
2259 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2260
2261         * wl-vars.el (wl-summary-width): Fix type to accept nil.
2262         (wl-fcc): Fix to accept function.
2263         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
2264
2265 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2266
2267         * wl-acap.el (toplevel): Added `product-provide' declare.
2268         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
2269
2270 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
2271
2272         * wl.el (wl): Changed order of calling `elmo-init'
2273         and `elmo-folder-init'.
2274
2275 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2276
2277         * wl-mime.el (wl-summary-burst): Extract message when content-type
2278         of root entity is not only `multipart' but also `message/rfc822'.
2279         (wl-summary-burst-subr): Ditto.
2280
2281 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2282
2283         * wl-vars.el (toplevel): Require 'custom.
2284         (wl-trash-folder): Added to `wl-setting' group.
2285
2286         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
2287         exists.
2288         (wl-addrmgr-draw): Insert empty line when no entry exists.
2289
2290         * wl-mule.el (wl-message-wheel-up): Fixed.
2291         (wl-message-wheel-down): Ditto.
2292
2293 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2294
2295         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
2296         config is an anonymous lambda expression.
2297
2298 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
2301         when Mule 2 is running.
2302
2303 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
2304
2305         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
2306
2307 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2308
2309         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
2310         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
2311
2312         * wl-address.el (wl-address-specials-regexp): Eliminated.
2313         (wl-address-quote-specials): Rewrite.
2314
2315 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2316
2317         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
2318         shy-groups for regexp.
2319
2320         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
2321         character classes and Perl style shy-groups for regexp.
2322         (wl-highlight-plugged-current-line): Use Posix style character
2323         classes for regexp.
2324         (wl-e21-highlight-folder-by-numbers): Ditto.
2325         (wl-e21-display-image-p): Use `display-images-p' instead of
2326         `display-graphic-p'.
2327         (display-images-p): Make an alias to `display-graphic-p' if it is
2328         not available.  It is for Emacs version prior to 21.0.105.
2329
2330         * wl-demo.el (wl-demo): Use `display-images-p' instead of
2331         `display-graphic-p'.
2332         (wl-demo-image-type-alist): Ditto.
2333         (display-images-p): Make an alias to `display-graphic-p' if it is
2334         not available.  It is for Emacs version prior to 21.0.105.
2335
2336 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2337
2338         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
2339         support.
2340         (wl-generate-user-agent-string): Ditto.
2341
2342         * wl-version.el (wl-version): Update docsting.
2343         (wl-version-status): Ditto.
2344
2345 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2346
2347         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
2348         21.0.105.  For Emacs 21.0.104 or earlier.
2349
2350 2001-09-03  Takuo KITAME <kitame@northeye.org>
2351
2352         * wl-e21.el (wl-plugged-init-icons): Use
2353         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
2354         (wl-biff-init-icons): Ditto.
2355
2356 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2357
2358         * wl-highlight.el (wl-highlight-summary-current-line):
2359         Fixed highlighting refile/copy destination.
2360
2361         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
2362         (wl-acap-store): Encode string by wl-acap-coding-system.
2363
2364 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-acap.el (toplevel): Check and require 'un-define before
2367         'xemacs-ucs;
2368          Added checking for UTF-2000.
2369
2370 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2371
2372         * wl-acap.el (toplevel): Require 'un-define before 'wl;
2373         Don't enclose with `eval-and-compile'.
2374
2375         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
2376         wl-init is non-nil.
2377
2378         * wl-draft.el (wl-draft): Ditto.
2379
2380         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
2381
2382         * wl-acap.el (toplevel): Require 'wl.
2383         (wl-acap-store): Call `elmo-init'.
2384
2385         * wl.el (wl): Changed position of `wl-check-environment'.
2386         (toplevel): Added autoload setting for wl-acap.
2387
2388         * wl-vars.el (wl-setting): New custom group.
2389         (wl-from): Added wl-setting group.
2390         (wl-user-mail-address-list): Ditto.
2391         (wl-organization): Ditto.
2392         (wl-subscribed-mailing-list): Ditto.
2393         (wl-envelope-from): Ditto.
2394         (wl-smtp-posting-user): Ditto.
2395         (wl-smtp-posting-server): Ditto.
2396         (wl-smtp-posting-port): Ditto.
2397         (wl-smtp-authenticate-type): Ditto.
2398         (wl-pop-before-smtp-user): Ditto.
2399         (wl-pop-before-smtp-server): Ditto.
2400         (wl-pop-before-smtp-port): Ditto.
2401         (wl-pop-before-smtp-authenticate-type): Ditto.
2402         (wl-nntp-posting-server): Ditto.
2403         (wl-nntp-posting-user): Ditto.
2404         (wl-nntp-posting-port): Ditto.
2405         (wl-fetch-confirm-threshold): Ditto.
2406         (wl-prefetch-threshold): Ditto.
2407         (wl-thread-insert-opened): Ditto.
2408         (wl-ldap-server): Ditto.
2409         (wl-ldap-port): Ditto.
2410         (wl-ldap-base): Ditto.
2411         (wl-ldap-objectclass): Ditto.
2412         (wl-use-ldap): Ditto.
2413         (wl-draft-config-alist): Ditto.
2414         (wl-draft-config-matchone): Ditto.
2415         (wl-template-alist): Ditto.
2416         (wl-message-sort-field-list): Ditto.
2417         (wl-message-ignored-field-list): Ditto.
2418         (wl-message-visible-field-list): Ditto.
2419         (wl-interactive-send): Ditto.
2420         (wl-summary-move-order): Ditto.
2421         (wl-auto-select-first): Ditto.
2422         (wl-auto-select-next): Ditto.
2423         (wl-interactive-save-folders): Ditto.
2424
2425         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
2426         Initialization codes are moved from wl-local-folder-init.
2427         (wl-local-folder-init): Follow the change above.
2428         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
2429
2430         * wl-acap.el: New file.
2431
2432         * Version number is increased to 2.7.3.
2433
2434 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2435
2436         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
2437
2438 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2439
2440         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
2441         (wl-addrmgr-address-entry-list): Ditto.
2442
2443 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2444
2445         * wl-e21.el (wl-draft-mode-map): Removed binding for
2446         `wl-draft-insert-x-face-field'.
2447
2448         * wl-mule.el (wl-draft-mode-map): Ditto.
2449
2450         * wl-xmas.el (wl-draft-mode-map): Ditto.
2451
2452         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
2453         (wl-cs-autoconv): Ditto.
2454         (wl-cs-local): Ditto.
2455         (wl-use-scoring): Ditto.
2456         (wl-mime-charset): Ditto.
2457         (wl-folder-check-async): Ditto.
2458
2459         * wl.el (toplevel): Ignore nemacs and tm.
2460         (wl-exit): Ditto.
2461
2462         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
2463         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
2464         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
2465         instead of wl-address-petname-add-or-change.
2466         (wl-summary-edit-addresses-subr): Use wl-address-delete
2467         instead of wl-address-petname-delete.
2468
2469         * wl-util.el (wl-as-coding-system): Ignore nemacs.
2470
2471         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
2472         if error occured.
2473
2474         * wl-message.el (require): Remove tm support.
2475
2476         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
2477
2478         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
2479         (wl-folder-jump-to-current-entity): Ditto.
2480         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
2481
2482         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
2483         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
2484         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
2485
2486         * wl-mule.el (wl-draft-key-setup): Ditto.
2487
2488         * wl-xmas.el (wl-draft-key-setup): Ditto.
2489
2490         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
2491         (wl-draft-std11-parse-addresses): New function.
2492         (wl-draft-parse-mailbox-list): Use it.
2493         (wl-draft): Ignore nemacs.
2494         (wl-draft-reedit): Ditto.
2495
2496         * wl-addrmgr.el: New file.
2497         (Original is wl-rcpt.el written by
2498         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
2499         Thanks Kitamoto-san.)
2500
2501         * wl-address.el (wl-address-make-address-list): Modified parsing
2502         process.
2503         (wl-address-delete): Renamed from `wl-address-petname-delete';
2504         Modify wl-address-list too.
2505         (wl-address-add-or-change): Renamed from
2506         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
2507
2508 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
2509
2510         * wl-highlight.el (wl-highlight-summary-current-line):
2511           Work with transient-mark-mode
2512
2513 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
2514
2515         * Version number is increased to 2.7.2.
2516
2517         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
2518         instead of elmo-dop-queue-method.
2519
2520 2001-08-06  SAITO Atsunori <sai@yedo.com>
2521
2522         * wl-vars.el (wl-ldap-objectclass): New user option.
2523
2524         * wl-address.el (wl-ldap-make-filter): Use it.
2525
2526 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2527
2528         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
2529
2530 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2531
2532         * wl-folder.el (wl-folder): redisplay after folder insertion.
2533
2534         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
2535
2536         * wl-summary.el (wl-summary-sync-update):
2537         Change status mark only when new-msgdb exists.
2538         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
2539
2540 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
2541
2542         * wl-summary.el (wl-summary-open-folder): New function.
2543         (wl-summary-goto-folder-subr): Use it.
2544         (wl-summary-mark-as-important): Fix;
2545         Encache only when no cache exists.
2546
2547 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2548
2549         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2550         Use with-current-buffer.
2551
2552 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2553
2554         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
2555         before call `get-buffer'. Fixed parenthesis.
2556         (wl-score-get-header-entry): Clear message and help window when
2557         keyboard quit.
2558         (wl-score-edit-insert-header): Ditto.
2559
2560 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2561
2562         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
2563         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
2564         (wl-default-draft-cite): Fix.
2565
2566         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
2567         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
2568
2569 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2570
2571         * wl-message.el (wl-message-prev-page): Do same bahavior
2572         as summary when it is called in the message buffer.
2573         (wl-message-next-page): Ditto.
2574
2575 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
2576
2577         * wl-summary.el (wl-summary-forward): Use cache if it is not
2578         section cache.
2579
2580 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * wl-vars.el: Changed file coding system to ISO-2022-JP.
2583         Removed redundant require of elmo-vars.
2584         (wl-biff-state-indicator-on): Changed default value for
2585         xemacs with non-mule environment.
2586
2587         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
2588         wl-message-buffer is nil;
2589         Hide progress bar after moving messages.
2590
2591 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2592
2593         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
2594         message at cursor point is deleted.
2595
2596 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
2597
2598         * wl-vars.el: Changed file coding system to euc-japan.
2599         Added -*-coding:-*- magic to the first line.
2600
2601         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
2602         Search parent from the first message.
2603
2604         * Version number is increased to 2.7.1.
2605
2606 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
2607
2608         * wl-vars.el: Fix file coding system to ISO-2022-JP.
2609
2610 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
2611
2612         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
2613         refile/delete execution.
2614
2615         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
2616         Fixed docstring.
2617
2618 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
2619
2620         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
2621         do update process;
2622         Don't update marks when update process is interrupted.
2623
2624 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
2625
2626         * wl-summary.el (wl-summary-reply): Fixed problem when
2627         wl-draft-use-frame is non-nil.
2628         (wl-summary-forward): Ditto.
2629
2630         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
2631         as nil.
2632         (wl-folder-mark-as-read-all-entity): Ditto.
2633         (wl-folder-prefetch-entity): Ditto.
2634
2635         * wl.el (wl): Check environment before wl-init.
2636
2637         * wl-summary.el (wl-summary-collect-unread): Eliminated.
2638         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
2639         instead of wl-summary-collect-unread.
2640         (wl-summary-reply): Split message window.
2641
2642 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
2643
2644         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
2645         only if current language environment is japanese,
2646
2647         * wl-folder.el (wl-folder-jump-to-current-entity): Call
2648         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
2649         (wl-folder-goto-folder-subr): Ditto.
2650
2651         * wl-draft.el (wl-draft-dispatch-message): Call
2652         `elmo-file-cache-get-path'.
2653
2654 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * wl-summary.el (wl-summary-cursor-move): If return value of
2657         wl-summary-next-message is not number, don't jump.
2658
2659 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * wl-summary.el (wl-summary-buffer-next-message-function): New
2662         variable.
2663         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
2664         if it is bound.
2665
2666         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
2667         string.
2668
2669         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
2670         (wl-plugged-drawing): Ditto.
2671
2672 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
2673
2674         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
2675         process.
2676         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
2677         with unwind-protect.
2678
2679         * wl.el (wl-init): Require mime-setup.
2680         (wl-check-environment): Don't require mime-setup.
2681
2682         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
2683         instead of elmo-folder-type.
2684
2685         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
2686         value as nil.
2687
2688 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * Version number is increased to 2.7.0.
2691
2692         * wl-version.el (wl-version): Changed codename.
2693
2694         * wl-summary.el (wl-summary-delete-cache): Fixed.
2695
2696         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
2697         Workaround for net folders.
2698         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
2699
2700         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
2701         value to nil (According to the patch from
2702         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
2703
2704         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
2705         of elmo-folder-close.
2706
2707 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
2708
2709         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
2710         for postfix.
2711
2712 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
2713
2714         * wl-summary.el (wl-summary-resend-message): Fixed.
2715
2716         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
2717         Call wl-draft with `from' argument if its address is included in
2718         `wl-user-mail-address-list'.
2719         (wl-draft): Added `from' argument.
2720
2721         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
2722         non-nil.
2723         (wl): Don't show demo if wl-demo is nil.
2724
2725         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
2726         wl-summary-use-frame.
2727
2728         * wl-vars.el (wl-summary-use-frame): New user option.
2729         (wl-folder-use-frame): Changed docstring.
2730
2731         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
2732         non-nil.
2733         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
2734         wl-summary-use-frame.
2735
2736         * wl-vars.el (wl-folder-use-frame): New user option.
2737
2738         * wl-summary.el (wl-summary-exit): Back to folder frame if
2739         wl-folder-use-frame is non-nil.
2740         (wl-summary-redisplay-internal): Ignore cache if current folder
2741         is draft folder,
2742         (wl-summary-redisplay-no-mime): Ditto.
2743         (wl-summary-redisplay-all-header): Ditto.
2744
2745         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
2746         if wl-folder-use-frame is non-nil.
2747
2748 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
2749
2750         * wl-summary.el (wl-summary-sync-update): Bind
2751         elmo-folder-update-threshold.
2752         (wl-summary-mark-as-important): Enclosed server mark processing
2753         with `save-match-data'.
2754
2755         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
2756         only when it is already defined.
2757
2758 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2759
2760         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
2761         name of folder exclude localdir is wrong.
2762         * wl-folder.el (wl-folder-sync-entity):
2763         Set `wl-summary-always-sticky-folder-list' as nil.
2764         (wl-folder-mark-as-read-all-entity): Ditto.
2765         (wl-folder-prefetch-entity): Ditto.
2766
2767 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
2768
2769         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
2770         instead of `wl-summary-write-current-newsgroup'.
2771
2772 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2773
2774         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
2775         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
2776         non-nil and selected message is important, do not display.
2777
2778 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
2779
2780         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
2781
2782 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2783
2784         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
2785
2786         * wl-summary.el (wl-summary-mark-as-important): Set message number
2787         using wl-summary-message-number.
2788
2789 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
2792         destination folder is 'null.
2793
2794 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
2795
2796         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
2797         New function.
2798         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
2799         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
2800         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2801
2802 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
2803
2804         * wl-mime.el (wl-mime-setup): Added setting for
2805         `mime-setup-signature-key-alist' to avoid overriding key bind for
2806         `wl-draft-send'.
2807
2808         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
2809         for `wl-draft-send'.
2810         * wl-mule.el (wl-draft-overload-functions): Ditto.
2811         * wl-xmas.el (wl-draft-overload-functions): Ditto.
2812         * wl-draft.el (wl-draft-send): Ditto.
2813
2814         * wl-message.el (wl-message-display-internal):
2815         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
2816         (Patch is provided by <kita@coe.nttdata.co.jp>).
2817
2818 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
2819
2820         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
2821
2822 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2823
2824         * wl.el (wl): Fix for wl-demo.
2825
2826 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2827
2828         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
2829
2830 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2831
2832         * wl-folder.el (wl-folder-prefetch-entity): Use
2833         `wl-folder-get-elmo-folder'.
2834         (wl-folder-count-incorporates): Do not use
2835         `wl-folder-get-elmo-folder'.
2836
2837 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2838
2839         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
2840         instead of `elmo-folder-get-type'.
2841
2842 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2843
2844         * wl-summary.el (wl-summary-write-current-folder): Set cursor
2845         position on Subject: field.
2846         (Advised by Mito <mit@nines.nec.co.jp>)
2847
2848 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2849
2850         * wl-folder.el (wl-folder-prefetch-entity): Use
2851         `wl-folder-get-elmo-folder'.
2852
2853 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2854
2855         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
2856
2857         * wl-summary.el (wl-summary-buffer-set-folder): Set up
2858         `process-duplicates' slot.
2859
2860         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
2861         if detection failed.
2862
2863 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2864
2865         * wl-version.el (wl-version-status): Set to "alpha".
2866
2867 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2868
2869         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
2870         Check wl-message-buffer lives before set-buffer.
2871
2872 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2873
2874         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
2875         called in folder mode.
2876         * wl-var.el (wl-summary-exit-pre-hook): New variable.
2877         * wl-summary.el (wl-summary-exit-pre-hook): Run
2878         `wl-summary-exit-pre-hook' before exit summary mode.
2879
2880 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2881
2882         * wl-version.el (wl-version-status): New variable.
2883         (wl-version-status-alist): Removed.
2884         (wl-version-status): Rule included.
2885
2886 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
2887
2888         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
2889         @sponichi.
2890
2891         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
2892         when `mail-reply-buffer' is buffer-local variable.
2893         (Reported by <kita@coe.nttdata.co.jp>).
2894
2895 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-vars.el (toplevel): Require 'elmo-util.
2898
2899 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2900
2901         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
2902         (All other related portions are changed)
2903
2904         * wl.el (wl-plugged-change): Use '<' instead of '<='.
2905
2906         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
2907
2908 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2909
2910         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
2911
2912 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2913
2914         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
2915         Delete other windows to avoid an error.
2916         Use `point-marker' instead of `point' to remember the start point
2917         of body.
2918
2919         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
2920
2921         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
2922         number not to exceed all message number.
2923
2924 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2925
2926         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
2927         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
2928
2929 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
2930
2931         * wl-summary.el (wl-summary-sync-force-update): Added argument
2932         no-check.
2933         (wl-summary-sync-update): Ditto.
2934         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
2935         with `no-check'.
2936
2937         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
2938         (wl-message-buffer-prefetch-next): Don't run timer if timer is
2939         already running.
2940
2941 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2942
2943         * wl-expire.el (wl-expire-archive-get-folder): Added argument
2944         `dst-folder-arg'.
2945         (wl-expire-archive-number1): Diito.
2946         (wl-expire-archive-number2): Diito.
2947         (wl-expire-archive-Date): Diito.
2948         (wl-archive-number1): Diito.
2949         (wl-archive-number2): Diito.
2950         (wl-archive-date): Diito.
2951         (wl-archive-folder-p): New function.
2952         (wl-summary-expire): Support of expand folder name at
2953         wl-expire-alist.
2954         * wl-util.el (wl-expand-newtext): Renamed from
2955         `wl-refile-expand-newtext'.
2956
2957 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2958
2959         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
2960         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
2961         `(elmo-msgdb-get-overview msgdb)'.
2962         (wl-summary-prefetch): Bind match data before call
2963         `wl-summay-prefetch-msg'.
2964         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
2965         'off if `wl-summary-buffer-disp-msg' is non-nil.
2966         Fixed problem that couldn't show only one new or unread message when
2967         enter folder.
2968         (wl-summary-reply): Don't call `split-window-vertically' and other
2969         window.
2970
2971 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
2972
2973         * wl-expire.el (wl-expire-refile): Fixed.
2974
2975 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * wl-vars.el (wl-biff-unnotify-hook): New variable.
2978
2979         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
2980         biff notification is removed.
2981
2982         * wl.el (wl): Changed position of `elmo-init'.
2983
2984         * wl-draft.el (wl-default-draft-cite): Use date field
2985         on the citation buffer.
2986
2987         * wl-vars.el (wl-shimbun-folder-icon): New variable.
2988
2989         * wl-xmas.el (wl-folder-internal-icon-list): Added
2990         `wl-folder-shimbun-image'.
2991
2992         * wl-e21.el (wl-folder-internal-icon-list): Added
2993         `wl-folder-shimbun-image'.
2994
2995 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
2996
2997         * wl.el (wl-init): Eliminated argument.
2998         (wl): Rewrite.
2999
3000         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
3001         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
3002         instead of `elmo-folder-msgdb-internal'.
3003         (wl-summary-sync-update): Ditto.
3004         (wl-summary-flush-pending-append-operations): Eliminated.
3005         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
3006         (wl-summary-goto-folder-subr): Set load-msgdb argument of
3007         `elmo-folder-open'.
3008
3009         * wl-mime.el (wl-summary-burst): Fixed.
3010
3011         * wl-folder.el (wl-folder-info-save): Check data type.
3012
3013         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
3014         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
3015         instead of `elmo-folder-msgdb-internal'.
3016         (wl-expire-hide): Ditto.
3017
3018
3019         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
3020
3021 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3022
3023         * wl-folder.el (wl-folder-write-current-folder): Support petname.
3024
3025 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
3026
3027         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
3028
3029 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3030
3031         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3032         Fixed `match-beginning' argument mismatch.
3033
3034 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3035
3036         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
3037         the default value.
3038
3039 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3040
3041         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
3042         instead of `elmo-nntp-default-port'.
3043
3044         * wl-vars.el: Fixed some doc strings.
3045
3046 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
3047
3048         * wl-summary.el (wl-summary-prefetch-msg): Use
3049         `elmo-msgdb-overview-get-entity' instead of `assoc'.
3050
3051         * wl-vars.el: Define *-func as obsolete variable using
3052         `elmo-define-obsolete-variable'.
3053
3054         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
3055         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
3056         instead of `wl-message-buffer-prefetch-threshold'.
3057
3058         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
3059
3060         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
3061
3062         * wl-draft.el (wl-caesar-region-func): Ditto.
3063
3064         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
3065         Keep unread status in elmo-folder-move-messages.
3066         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
3067
3068 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3069
3070         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
3071         `wl-summary-buffer-exit-func'
3072         (wl-summary-buffer-message-redisplay-function): Renamed from
3073         `wl-summary-buffer-message-redisplay-func'
3074         (wl-summary-buffer-next-folder-function): Renamed from
3075         `wl-summary-buffer-next-folder-func'.
3076         (wl-summary-buffer-prev-folder-function): Renamed from
3077         `wl-summary-buffer-prev-folder-func'.
3078         (wl-summary-get-petname-function): Renamed from
3079         `wl-summary-get-petname-func'.
3080
3081         * wl-score.el (wl-score-edit-exit-function): Renamed from
3082         `wl-score-edit-exit-func'.
3083
3084         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
3085         Renamed from `wl-message-buffer-prefetch-get-next-function'.
3086
3087         * wl-util.el (wl-load-profile-function): Renamed from
3088         `wl-load-profile-func'.
3089
3090         * wl-folder.el (wl-folder-completion-function): Renamed from
3091         `wl-folder-completion-func'.
3092         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
3093
3094         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
3095         `wl-expire-archive-get-folder-func'.
3096         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
3097         (wl-draft-send-mail-function): Renamed from
3098         `wl-draft-send-mail-func'.
3099         (wl-draft-send-news-function): Renamed from
3100         `wl-draft-send-news-func'.
3101         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
3102         (wl-generate-mailer-string-function): Renamed from
3103         `wl-generate-mailer-string-func'.
3104         (wl-highlight-signature-search-function): Renamed from
3105         `wl-highlight-signature-search-func'.
3106         (wl-highlight-x-face-function): Renamed from
3107         `wl-highlight-x-face-func'
3108         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
3109         (wl-ps-print-buffer-function): Renamed from
3110         `wl-ps-print-buffer-func'
3111         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
3112         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
3113         (wl-summary-subject-filter-function): Renamed from
3114         `wl-summary-subject-filter-func'.
3115
3116         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
3117         `wl-draft-queue-flush-send-func'
3118         (wl-draft-cite-function): Renamed from
3119         `wl-draft-cite-func'
3120
3121         * wl-address.el (wl-address-init-function): Renamed from
3122         `wl-address-init-func'.
3123
3124 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
3125
3126         * wl-draft.el (wl-draft-queue-flush): Don't call
3127         `elmo-dop-unlock-message'.
3128         * wl-draft.el (wl-draft-queue-append): Don't call
3129         `elmo-dop-lock-message'.
3130
3131         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
3132         (wl-summary-buffer-folder-name): Ditto.
3133         (wl-summary-message-regexp): Added '-' (all other related portions
3134         are changed).
3135         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
3136         wl-summary-buffer-folder-name.
3137
3138 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
3139
3140         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
3141         the number of mails in the folder buffer is not updated by wl-biff.
3142
3143 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
3144
3145         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
3146         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
3147
3148 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-summary.el (wl-summary-next-message):
3151         Return next message number when wl-summary-move-order is nil.
3152
3153 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
3154
3155         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
3156         `wl-summary-move-spec-alist'.
3157         (wl-summary-move-spec-unplugged-alist): New variable
3158         (Move spec for unplugged status).
3159         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
3160         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
3161
3162 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
3163
3164         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
3165         * wl-mule.el (wl-draft-overload-menubar): Ditto.
3166
3167 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
3168
3169         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
3170         simple quotation to quote the anonymous function.
3171         * tm-wl.el (wl-draft-preview-message): Ditto.
3172
3173 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
3174
3175         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
3176         Eliminate redundant `save-excursion'.
3177         (wl-highlight-summary-current-line): Ditto.
3178
3179         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
3180         accessing match data when `looking-at' failed.
3181
3182         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
3183         `elmo-match-string' where users don't care about the speed.
3184         (wl-draft-save): Ditto.
3185
3186 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3187
3188         * wl-util.el (wl-regexp-opt): New function.
3189
3190         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
3191         number from `wl-summary-buffer-number-list'.
3192         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
3193         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
3194         (wl-summary-move-spec-alist): Changed default setting.
3195
3196 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3197
3198         * wl-vars.el (wl-biff-notify-hook): New hook.
3199         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
3200         the arrival of new mail.
3201         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
3202         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
3203
3204 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
3207
3208 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
3209
3210         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
3211
3212         * Version number is increased to 2.5.8.
3213
3214         * wl-thread.el (toplevel): require 'cl.
3215         (wl-thread-resume-entity): Call wl-thread-make-number-list.
3216         (wl-thread-make-number-list): New function.
3217         (wl-thread-entity-make-number-list-from-children): Ditto.
3218         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
3219         (wl-thread-entity-insert-as-children): Likewise.
3220         (wl-thread-delete-message): Likewise.
3221         (wl-meaning-of-mark): Eliminated.
3222         (wl-thread-next-failure-mark-p): Ditto.
3223         (wl-thread-entity-get-mark): Ditto.
3224         (wl-thread-meaning-alist-get-result): Ditto.
3225         (wl-thread-entity-check-prev-mark): Ditto.
3226         (wl-thread-entity-check-next-mark): Ditto.
3227         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
3228         (wl-thread-entity-get-prev-marked-entity): Ditto.
3229         (wl-thread-get-prev-unread): Ditto.
3230         (wl-thread-jump-to-prev-unread): Ditto.
3231         (wl-thread-get-next-unread): Ditto.
3232         (wl-thread-jump-to-next-unread): Ditto.
3233         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
3234         (wl-thread-entity-get-next-marked-entity): Ditto.
3235
3236         * wl-summary.el (wl-summary-buffer-number-list):
3237         New bufer-local variable.
3238         (wl-summary-switch-to-clone-buffer): Clone
3239         `wl-summary-buffer-number-list'.
3240         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
3241         (wl-summary-cursor-move-regex): Eliminated.
3242         (wl-summary-cursor-up): Rewrite.
3243         (wl-summary-cursor-down): Ditto.
3244         (wl-summary-mode-spec-alist): New variable.
3245         (wl-summary-next-message): New inline function.
3246         (wl-summary-cursor-move): New function.
3247         (wl-summary-default-get-next-msg): Rewrite.
3248         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
3249         (wl-summary-rescan): Ditto.
3250         (wl-summary-sync-all-init): Ditto.
3251         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
3252         summary is not thread view.
3253         (wl-summary-sync-update): Ditto.
3254         (wl-summary-rescan): Ditto.
3255         (wl-summary-make-number-list): New function.
3256
3257         * wl-draft.el: "FCC" -> "Fcc".
3258
3259 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3260
3261         * wl-highlight.el (wl-highlight-summary-window):
3262         Call `set-buffer-modified-p'.
3263
3264         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
3265         (wl): Call `elmo-init' and fix.
3266
3267         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
3268         Use new variables.
3269
3270         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
3271
3272 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3273
3274         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
3275
3276 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3277
3278         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
3279
3280 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3281
3282         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
3283         `wl-use-toolbar' nor `display-graphic-p'.
3284         (wl-e21-setup-message-toolbar): Ditto.
3285         (wl-e21-setup-summary-toolbar): Ditto.
3286         (wl-e21-setup-folder-toolbar): Ditto.
3287
3288         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
3289         (wl-plugged-init-icons): Ditto.
3290
3291         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
3292         `display-graphic-p'.
3293         (wl-plugged-set-folder-icon): Ditto.
3294         (wl-highlight-plugged-current-line): Ditto.
3295         (wl-highlight-folder-current-line): Ditto.
3296         (wl-e21-highlight-folder-group-line): Ditto.
3297         (wl-e21-setup-toolbar): Ditto.
3298         (wl-e21-display-image-p): New macro.
3299
3300         * wl-demo.el (wl-demo): Simplified.
3301         (wl-demo-image-type-alist): Use `image-type-available-p' for
3302         checking whether the image type `xbm' is available.
3303
3304 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3305
3306         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
3307         (wl-summary-input-range): Ditto.
3308
3309 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3310
3311         * wl-summary.el (wl-summary-edit-addresses): Use
3312         `wl-summary-get-original-buffer'
3313         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
3314         (wl-summary-jump-to-msg-by-message-id-via-nntp):
3315         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
3316         (wl-summary-get-newsgroups): Eliminated.
3317         (wl-summary-set-crosspost): Ditto.
3318         (wl-summary-is-crosspost-folder): Ditto.
3319         (wl-crosspost-alist-load): Ditto.
3320         (wl-crosspost-alist-save): Ditto.
3321
3322         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
3323         `elmo-setup-subscribed-newsgroups' instead of
3324         `elmo-nntp-make-groups-hashtb'.
3325         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
3326         instead of `wl-crosspost-alist-save'.
3327
3328         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
3329         of `elmo-folder-message-appendable-p'.
3330         (wl-mime-header-presentation-method): Eliminated.
3331
3332         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
3333         (Error occurs in emacs21).
3334
3335         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
3336         the current buffer).
3337
3338         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
3339         instead of `wl-crosspost-alist-save'.
3340         (wl-init): `elmo-crosspost-message-alist-load'
3341         instead of `wl-crosspost-alist-load'
3342
3343         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
3344         (wl-parse-newsgroups): Likewise.
3345         (wl-biff-notify): Run `wl-biff-notify-hook'.
3346
3347 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3348
3349         * wl-vars.el (wl-summary-lazy-highlight): New variable.
3350
3351         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
3352         when `wl-summary-lazy-highlight' is non-nil.
3353         (wl-summary-goto-folder-subr): Highlight only when
3354         `wl-summary-lazy-highlight' is non-nil.
3355
3356         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
3357         Don't display progress and highlight temp-mark when
3358         `wl-summary-lazy-highlight' is non-nil.
3359         (wl-highlight-summary-window): New function.
3360         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
3361
3362 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3363
3364         * wl-summary.el (wl-summary-sync): Change `all-visible'
3365         from `all-shown'
3366         (wl-summary-input-range): Ditto.
3367
3368 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3369
3370         * wl-e21.el (wl-highlight-folder-current-line): Call
3371         `wl-folder-init-icons' when folder icons have not been initialized.
3372
3373         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
3374
3375         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
3376         (wl-demo-image-type-alist): New macro.
3377
3378 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3379
3380         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
3381         display does not support graphics.
3382         (wl-plugged-init-icons): Ditto.
3383         (wl-folder-init-icons): Ditto.
3384
3385         * wl-demo.el (wl-demo): Chech closely whether the display
3386         supports graphics.
3387
3388 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
3389
3390         * wl-summary.el (wl-summary-get-original-buffer): New function.
3391         (wl-summary-set-crosspost): Use it.
3392         (wl-summary-target-mark-uudecode): Ditto.
3393         (wl-summary-reedit): Ditto.
3394         (wl-summary-resend-bounced-mail): Ditto.
3395         (wl-summary-update-crosspost): Eliminated (It may be incorporated
3396         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
3397
3398         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
3399         (wl-message-display-internal): Ditto.
3400
3401 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
3402
3403         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
3404
3405 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * wl-summary.el (wl-summary-save-view): Renamed from
3408         `wl-summary-save-status'.
3409
3410 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3411
3412         * wl-summary.el (wl-summary-sync): Added `all-shown'
3413
3414 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3415
3416         * wl-summary.el (wl-summary-input-range): Added `all-shown'
3417
3418 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
3419
3420         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
3421
3422 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
3423
3424         * wl-highlight.el (wl-highlight-summary-line-string): Use
3425         `zerop' instead of `= 0'.
3426         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
3427
3428         * wl-template.el (wl-template-next): Use `=' instead of `eq'
3429         for comparing numbers.
3430         (wl-template-prev): Use `zerop' instead of `eq 0'.
3431
3432         * wl-draft.el (wl-draft-insert-current-message): Use
3433         `with-current-buffer' instead of `save-excursion'.
3434         Use `zerop' instead of `eq 0'.
3435
3436 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
3437
3438         * wl-draft.el (wl-draft-insert-ccs): New function.
3439         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
3440         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
3441
3442 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
3443
3444         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
3445
3446 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
3447
3448         * wl-expire.el (wl-expire-refile): Don't call
3449         elmo-msgdb-add-msgs-to-seen-list;
3450         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
3451         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3452
3453 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3454
3455         * wl-message.el (wl-message-prev-page): Ignore errors while
3456         scroll-down.
3457
3458 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
3459
3460         * wl-mime.el: Use elmo-original-message-mode instead of
3461         mmelmo-original-mode.
3462
3463         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
3464         `elmo-folder-get-spec';
3465         (wl-fldmgr-add-completion-all-completions):
3466         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
3467
3468         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
3469         of `elmo-folder-get-type'.
3470
3471         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
3472         `elmo-folder-get-spec';
3473         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3474         Use `elmo-folder-append-message' instead of `elmo-append-msg';
3475         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3476         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
3477         `elmo-read-msg-no-cache';
3478         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
3479         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
3480         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
3481         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
3482         `elmo-cache-save';
3483         (wl-draft-reedit): Use `elmo-message-file-name'.
3484
3485         * wl-expire.el: Use `elmo-folder-name-internal';
3486         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3487         Use macro `wl-summary-buffer-msgdb' instead of variable
3488         `wl-summary-buffer-msgdb';
3489         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
3490         Use macro `wl-summary-buffer-folder-name' instead of variable
3491         `wl-summary-buffer-folder-name'.
3492         * wl-score.el: Likewise.
3493
3494         * wl-message.el: Rewrite for new message buffer cache mechanism.
3495         (wl-message-buffer-cache-buffer-get): New macro.
3496         (wl-message-buffer-cache-folder-get): Ditto.
3497         (wl-message-buffer-cache-message-get): Ditto.
3498         (wl-message-buffer-cache-entry-make): Ditto.
3499         (wl-message-buffer-cache-hit): Ditto.
3500         (wl-message-buffer-cache-sort): New function.
3501         (wl-message-buffer-cache-add): Ditto.
3502         (wl-message-buffer-cache-delete): Ditto.
3503         (wl-message-buffer-cache-clean-up): Ditto.
3504         (wl-message-buffer-window): Rewrite.
3505         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
3506         (wl-message-buffer-display): New function.
3507         (wl-message-display-internal): New function.
3508
3509 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3510
3511         * wl-folder.el: Use `elmo-folder-name-internal';
3512         Use `wl-folder-get-elmo-folder';
3513         Use `elmo-folder-list-messages' instead of
3514         `elmo-list-folder';
3515         Use `elmo-folder-get-primitive-list' instead of
3516         `elmo-folder-get-primitive-spec-list';
3517         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
3518         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3519         Use `elmo-folder-create' instead of `elmo-create-folder'.
3520         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
3521         (wl-folder-get-elmo-folder): New macro.
3522         (wl-folder-elmo-folder-cache-get): Ditto.
3523         (wl-folder-elmo-folder-cache-put): Ditto.
3524         (wl-folder-suspend): Call `elmo-quit'.
3525
3526         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3527         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3528         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
3529         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
3530         (toplevel): require 'cl.
3531         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
3532
3533         * wl-summary.el: Rewrite to use new elmo interface.
3534
3535 \f
3536 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3537
3538         * wl-mime.el (wl-draft-preview-message):
3539         Run `wl-draft-send-hook' before collecting recipients information;
3540         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
3541
3542         * tm-wl.el (wl-draft-preview-message): Ditto.
3543
3544 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
3545
3546         * wl-mime.el (wl-draft-preview-message): Fixed problem that
3547         wrong receipients are displayed when forwarded message.
3548
3549 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
3550
3551         * Version number is increased to 2.5.7.
3552
3553 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
3554
3555         * wl-message.el (wl-message-next-page): Bind
3556         `window-pixel-scroll-increment' to nil while scrolling up.
3557
3558 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3559
3560         * wl-vars.el (wl-save-hook): New hook.
3561         * wl.el (wl-save): Call `wl-save-hook'.
3562
3563 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3564
3565         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
3566         Argument WITH-ARG instead of NO-ARG (negative mean).
3567         (wl-draft-reply): WITH-ARG instead of NO-ARG.
3568         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
3569         * wl-message.el (wl-message-follow-current-entity): Likewise.
3570
3571 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3572
3573         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
3574         FROM was optional argument.
3575         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
3576
3577 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3578
3579         * Version number is increased to 2.5.6.
3580
3581 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3582
3583         * wl-version.el (wl-version-show): Removed.
3584         (wl-version): Add `interactive'.
3585
3586 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
3587
3588         * wl-summary.el (wl-summary-get-petname-func): New variable.
3589         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
3590         instead of `wl-address-get-petname-1'.
3591         (wl-summary-simple-from): Ditto.
3592
3593         * wl-address.el (wl-address-get-petname-1): Define as function.
3594
3595 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3596
3597         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
3598         field in the original message.
3599         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3600
3601 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
3602
3603         * wl-expire.el (wl-expire-hide):
3604         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
3605
3606 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
3609         find decoder for To, Cc, and Subject.
3610
3611 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
3614         for checking `elmo-use-buffer-cache'.
3615         (wl-summary-mark-as-important): Fixed typo in comment.
3616
3617 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
3620         field in the original message.
3621         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3622
3623 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
3624
3625         * wl-expire.el (wl-expire-hide):
3626         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
3627
3628 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3629
3630         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
3631         find decoder for To, Cc, and Subject.
3632
3633 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
3634
3635         * Version number is increased to 2.5.5.
3636
3637         * wl-address.el (wl-address-specials-regexp): New constant.
3638         (wl-address-quote-specials): Use it.
3639
3640 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
3641
3642         * wl-summary.el (wl-summary-rescan):
3643         Call `wl-summary-buffer-number-column-detect'.
3644         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
3645
3646         * wl-message.el (wl-message-mode-map): Define.
3647         (wl-message-decode): Use it as local-map.
3648
3649 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
3650
3651         * wl-score.el (wl-score-guess-like-gnus): Abolished.
3652         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
3653
3654 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3655
3656         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
3657
3658         * wl-mule.el (wl-read-event-char): Ditto.
3659
3660         * wl-e21.el (wl-read-event-char): Ditto.
3661
3662         * wl-nemacs.el (wl-read-event-char): Ditto.
3663         (read-event): Removed.
3664
3665         * wl-util.el (toplevel): Removed dummy definition of
3666         `read-event'.
3667         (wl-read-event-char, wl-xmas-read-event-char): Removed.
3668
3669 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
3670
3671         * wl-nemacs.el (elmo-archive-call-process): Moved to
3672         elmo-archive.el.
3673
3674 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3675
3676         * wl-draft.el (wl-draft-reply-list-symbol): New function.
3677         (wl-draft-reply): Use it.  Fixed "No match field" error message.
3678
3679         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
3680         instead of magic-number 6.  Use `not' instead of `null' for symbol
3681         `nil' check (not empty list).
3682         (wl-draft-insert-x-face-field): Fixed paren style.
3683
3684         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
3685         one-branch conditional statement, instead of `and' and `if'.
3686         (wl-draft-forward): Likewise.
3687         (wl-draft-add-references): Likewise.
3688         (wl-draft-yank-from-mail-reply-buffer): Likewise.
3689
3690         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
3691         conditional steatment.  Use `cond' instead of `if'.
3692         (wl-draft-confirm): Likewise.
3693
3694 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3695
3696         * wl-version.el (wl-version-show): Use `product-string-1'
3697         instead of `wl-version'.
3698         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
3699
3700         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
3701
3702 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3703
3704         * wl-highlight.el (wl-highlight-headers): Revert
3705         `wl-highlight-x-face-func' argument (`beg' and `end').
3706
3707 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3708
3709         * wl.el (toplevel): Move `product-provide' declare.
3710         * wl-demo.el (toplevel): Ditto.
3711         * wl-dnd.el (toplevel): Ditto.
3712         * wl-highlight.el (toplevel): Ditto.
3713         * wl-message.el (toplevel): Ditto.
3714         * wl-refile.el (toplevel): Ditto.
3715         * wl-util.el (toplevel): Ditto.
3716
3717 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
3718
3719         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
3720         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
3721         (wl-thread-close-all): keep cursor position.
3722
3723 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3724
3725         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
3726         (eq x 0).
3727         (wl-generate-user-agent-string-1): Fix conditional statement.
3728
3729 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
3730
3731         * wl.el (wl-check-environment): Additional check for
3732         'wl-local-domain' and `wl-message-id-domain'.
3733
3734 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3735
3736         * wl-draft.el (toplevel): Delete defvar for sasl-*.
3737
3738 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3739
3740         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
3741         instead of `smtp-sasl-user-realm'.
3742
3743 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3744
3745         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
3746
3747 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3748
3749         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
3750         to the default value as well as `eword-lexical-analyzer'.
3751
3752 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3753
3754         * wl-version.el (wl-extended-emacs-version,
3755         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
3756         `elmo-match-string' instead of `wl-match-string'.
3757
3758 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3759
3760         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
3761         docstring.
3762
3763 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
3764
3765         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
3766
3767 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3768
3769         * wl-highlight.el (wl-highlight-headers): Remove
3770         `wl-highlight-x-face-func' argument (`beg' and `end').
3771
3772 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
3773
3774         * wl-summary.el (wl-summary-mark-as-important):
3775         Remove cache if folder is local.
3776
3777 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
3778
3779         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
3780         to get existing e-mail address string.
3781
3782 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3783
3784         * wl-version.el (wl-generate-user-agent-string): Commentary.
3785         (wl-generate-user-agent-string-1): Use `when' for
3786         one-branch conditional statement, instead of `and' and `if'.
3787         (wl-extended-emacs-version, wl-extended-emacs-version2,
3788         wl-extended-emacs-version3): Ditto.
3789
3790 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3791
3792         * wl-summary.el (wl-summary-sync-all-init): New inline function.
3793         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
3794         condition-case; Remove initialization.
3795         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
3796         (wl-summary-sync-update3): Added argument `sync-all';
3797         Eliminated local variable `msgdb';
3798         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
3799         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
3800         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3801
3802 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
3803
3804         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
3805         connection before call `wl-draft-send-mail-with-smtp'.
3806
3807 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * Version number is increased to 2.5.4.
3810
3811 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
3812
3813         * wl.el (wl-check-environment): Additional check for
3814         'wl-local-domain' and `wl-message-id-domain'.
3815
3816 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3817
3818         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
3819         buffer as command specific.
3820         (wl-folder-mark-as-read-all-entity): Ditto.
3821         (wl-folder-prefetch-entity): Ditto.
3822         (wl-folder-drop-unsync-entity): Ditto.
3823
3824         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
3825         (wl-prog-uudecode-no-stdout-option): Changed default to t.
3826         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
3827
3828         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
3829         save-excursion.
3830
3831 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
3832
3833         * Version number is increased to 2.5.3.
3834
3835         * wl-summary.el (wl-summary-save-view-cache):
3836         Delete duplicated `write-region';
3837         Use `write-region-as-binary' instead of `as-binary-output-file' and
3838         `write-region'.
3839
3840 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3841
3842         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
3843
3844 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
3845
3846         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
3847         instead of `smtp-via-smtp'.
3848
3849 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3850
3851         * wl-draft.el (toplevel): Delete defvar for sasl-*.
3852
3853 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3854
3855         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
3856         instead of `smtp-sasl-user-realm'.
3857
3858 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3859
3860         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
3861
3862 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3863
3864         * Version number is increased to 2.5.2.
3865
3866 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
3867
3868         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
3869         does not exist.
3870         (wl-biff-stop): Call `cancel-timer' if timer already exists.
3871         (wl-biff-start): Call `timer-activate' if timer already exists.
3872
3873         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
3874         only when it is bound as function.
3875
3876 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
3877
3878         * Version number is increased to 2.5.1.
3879
3880 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
3881
3882         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
3883         Print refile/copy destination.
3884
3885 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3886
3887         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
3888         queue-flush-only is non-nil.
3889
3890         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
3891
3892         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
3893         checking cache folder.
3894
3895 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3896
3897         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
3898         `regexp-quote'.
3899
3900 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3901
3902         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
3903         function.
3904         * wl-summary.el (wl-summary-write-current-folder-functions):
3905         Change default value.  Use it.
3906
3907 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
3908
3909         * Version number is increased to 2.5.0.
3910
3911         * wl-version.el (wl-version): Changed codename.
3912
3913 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
3914
3915         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
3916         (wl-summary-supersedes-message): Ditto.
3917
3918 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3919
3920         * wl-refile.el (wl-refile-guess-functions): Renamed from
3921         `wl-refile-guess-func-list'.
3922
3923 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
3924
3925         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
3926         Fixed problem when no rule was matched.
3927
3928 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
3929
3930         * wl-summary.el (wl-summary-get-mark): Fixed
3931         `wl-summary-buffer-target-mark' check logic.
3932
3933 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3934
3935         * wl-folder.el (wl-folder-write-current-folder): Added group
3936         folder check.
3937
3938         * wl-summary.el (wl-summary-write-current-folder): Renamed from
3939         `wl-summary-write-current-newsgroup'.
3940         (wl-summary-write-current-folder-functions): New variable.
3941         * wl-folder.el (wl-folder-get-newsgroups): New function.
3942         (wl-folder-guess-mailing-list-by-refile-rule): New function.
3943         (wl-folder-write-current-folder): Renamed from
3944         `wl-folder-write-current-newsgroup'.
3945
3946 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3947
3948         * Version number is increased to 2.3.93.
3949
3950 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
3951
3952         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
3953         (wl-ldap-make-matched-value-list): Ditto.
3954         (wl-ldap-alias-safe-string): Split e-mail address.
3955
3956         * wl-summary.el (wl-summary-read-folder): Fixed problem when
3957         petname folder default was selected.
3958         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
3959         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
3960
3961 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
3962
3963         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
3964         to `wl-draft-config-exec'.
3965
3966         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
3967         instead of calling `wl-draft-config-exec';
3968         Process group-list and show recipients in minibuffer.
3969
3970         * tm-wl.el (wl-draft-preview-message): Ditto.
3971
3972 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3973
3974         * wl.el (toplevel): Added (C) to copyright notice, and
3975         sync Author header.
3976         * tm-wl.el (toplevel): Ditto.
3977         * wl-address.el (toplevel): Ditto.
3978         * wl-demo.el (toplevel): Ditto.
3979         * wl-dnd.el (toplevel): Ditto.
3980         * wl-draft.el (toplevel): Ditto.
3981         * wl-e21.el (toplevel): Ditto.
3982         * wl-expire.el (toplevel): Ditto.
3983         * wl-folder.el (toplevel): Ditto.
3984         * wl-highlight.el (toplevel): Ditto.
3985         * wl-message.el (toplevel): Ditto.
3986         * wl-mime.el (toplevel): Ditto.
3987         * wl-mule.el (toplevel): Ditto.
3988         * wl-nemacs.el (toplevel): Ditto.
3989         * wl-refile.el (toplevel): Ditto.
3990         * wl-score.el (toplevel): Ditto.
3991         * wl-summary.el (toplevel): Ditto.
3992         * wl-template.el (toplevel): Ditto.
3993         * wl-thread.el (toplevel): Ditto.
3994         * wl-util.el (toplevel): Ditto.
3995         * wl-vars.el (toplevel): Ditto.
3996         * wl-xmas.el (toplevel): Ditto.
3997
3998 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
3999
4000         * wl.el (wl-init): Added comment about `wl-init-hook'.
4001         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
4002         * wl-vars.el (wl-init-hook): Added docs.
4003         (wl-make-plugged-hook): Removed useless docs.
4004         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
4005         * wl-xmas.el (toplevel): Ditto.
4006
4007 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4008
4009         * wl-address.el (toplevel): Fixed multiple Author header format.
4010         * wl-demo.el (toplevel): Ditto.
4011         * wl-draft.el (toplevel): Ditto.
4012         * wl-folder.el (toplevel): Ditto.
4013         * wl-summary.el (toplevel): Ditto.
4014         * wl-thread.el (toplevel): Ditto.
4015         * wl-util.el (toplevel): Ditto.
4016         * wl-vars.el (toplevel): Ditto.
4017         * wl-version.el (toplevel): Ditto.
4018         * wl-xmas.el (toplevel): Ditto.
4019         * wl.el (toplevel): Ditto.
4020
4021         * wl-version.el (toplevel): Added require `elmo-version' for
4022         `product-version-as-string'.
4023
4024 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4025
4026         * wl-vars.el (wl-draft-send-hook): Changed default value to
4027         '(wl-draft-config-exec).
4028
4029         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
4030         explicitly.
4031         (wl-draft): Set `wl-draft-config-exec-flag' before running
4032         `wl-mail-setup-hook'.
4033
4034         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
4035         `wl-biff-init-icons' to `wl-init-hook' instead of
4036         `wl-make-plugged-hook'.
4037         (Because if `wl-draft' command is invoked at first,
4038         they are not initialized)
4039         Updated copyright notice.
4040
4041         * wl-e21.el (toplevel): Ditto;
4042
4043         * wl-demo.el (toplevel): Updated copyright notice.
4044         * wl-address.el (toplevel): Ditto.
4045         * wl-draft.el (toplevel): Ditto.
4046         * wl-version.el (toplevel): Ditto.
4047         * wl-folder.el (toplevel): Ditto.
4048         * wl-summary.el (toplevel): Ditto.
4049         * wl-thread.el (toplevel): Ditto.
4050         * wl-util.el (toplevel): Ditto.
4051         * wl-vars.el (toplevel): Ditto.
4052         * wl.el (toplevel): Ditto.
4053
4054 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4055
4056         * wl-highlight.el (wl-highlight-message): Fixed problem of
4057         highlighting failure which occured when the last field contains
4058         multiple lines in the draft buffer.
4059
4060         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
4061         `wl-biff-start' if plugged.
4062
4063         * wl-util.el (wl-biff-check-folder): New function.
4064         (wl-biff-check-folders): Don't set session name prefix.
4065         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
4066         (wl-biff-check-folder-async): Ditto.
4067
4068         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
4069         in email address.
4070
4071 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
4072
4073         * wl-vars.el (wl-subject-prefix-regexp): New variable.
4074
4075         * wl-draft.el (wl-draft-strip-subject-re): New function.
4076
4077         * wl-draft.el (wl-draft-reply): Use it.
4078
4079 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * wl-message.el (wl-mmelmo-message-redisplay): Use
4082         `mime-display-message' instead of `wl-mime-display-message'.
4083
4084         * wl-mime.el (toplevel): Removed compatibility workaround
4085         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
4086         (wl-mime-display-message): Abolished.
4087         (wl-mime-entity-read-field): Ditto.
4088         (wl-mime-combine-message/partial-pieces): Use
4089         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
4090
4091 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
4092
4093         * wl-template.el: Doc fixes.
4094
4095 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4096
4097         * wl-e21.el (wl-message-overload-functions): Do nothing if
4098         `current-local-map' is not available.
4099         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
4100
4101 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4102
4103         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
4104         representation.
4105
4106         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
4107         number.
4108         (wl-fldmgr-save-folders): Don't use `format' when insert
4109         `wl-fldmgr-folders-header'.
4110
4111 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4112
4113         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
4114
4115 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4116
4117         * wl-highlight.el (wl-highlight-message):
4118         Use `std11-field-end' to detect end point of the header field.
4119         Refer `wl-highlight-max-header-size'.
4120
4121         * wl-vars.el (wl-highlight-max-header-size): New variable.
4122
4123         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
4124
4125         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4126         Set `for-draft' argument of wl-highlight-headers.
4127         (wl-draft): Ditto.
4128         (wl-draft-reedit): Ditto.
4129         (wl-user-agent-compose-internal): Ditto.
4130
4131 2000-10-24   Daiki Ueno <ueno@unixuser.org>
4132
4133         * wl-message.el (wl-message-add-button): Use overlay.
4134
4135 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4136
4137         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
4138
4139         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
4140         problem when group-list content is nothing.
4141         (Reported by Mito <mit@nines.nec.co.jp>)
4142
4143 2000-10-18  SAITO Atsunori <sai@yedo.com>
4144
4145         * wl-summary.el (wl-summary-print-destination): Adjust line length.
4146
4147 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4148
4149         * tm-wl.el (toplevel): Use product-provide.
4150
4151 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
4152
4153         * Version number is increased to 2.3.92.
4154
4155 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4156
4157         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
4158         title text, use `display' property for left margin under Emacs 21.
4159
4160         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
4161         properties.
4162         (wl-plugged-init-icons): Ditto.
4163
4164 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4165
4166         * wl.el (wl-save-status, wl-init): Remove last period in
4167         "...done." message.
4168         * tm-wl.el (wl-summary-burst): Ditto.
4169         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
4170         wl-summary-resume-cache-status,
4171         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
4172         wl-summary-sync-update3, wl-summary-highlight-msgs,
4173         wl-summary-flush-pending-append-operations,
4174         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
4175         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
4176         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
4177         wl-thread-open-all): Ditto.
4178         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4179         * wl-mime.el (wl-summary-burst): Ditto.
4180         * wl-highlight.el (wl-highlight-summary): Ditto.
4181         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
4182         wl-folder-open-all, wl-folder-update-access-group): Ditto.
4183         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
4184         * wl-address.el (wl-local-address-init): Ditto.
4185
4186 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4187
4188         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
4189         `add-text-properties'.
4190         (wl-plugged-init-icons): Ditto.
4191         (wl-folder-init-icons): Use `propertize' instead of
4192         `put-text-property'.
4193         (wl-plugged-set-folder-icon): Ditto.
4194         (wl-e21-highlight-folder-group-line): Ditto.
4195
4196 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-version.el (wl-version-status-alist): New variable.
4199         (wl-version-status): New function.
4200
4201         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
4202         "Cc" part of the case "Reply-To".
4203
4204         * wl-draft.el (wl-draft-reply): Use result of
4205         `eword-extract-address-components'.
4206
4207         * wl-demo.el (wl-demo-icon-name): New constant.
4208         (wl-logo-xpm): Use it.
4209         (wl-logo-xbm): Ditto.
4210         (wl-logo-bitmap): Ditto.
4211
4212         * Version number is increased to 2.3.91.
4213
4214 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4215
4216         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
4217         (wl-extended-emacs-version, wl-extended-emacs-version2,
4218         wl-extended-emacs-version3): Remove `interactive'.  Fixed
4219         docstring.
4220
4221         * wl-version.el (wl-generate-user-agent-string-1): New function.
4222         (wl-generate-user-agent-string): Use it.
4223
4224         * wl-version.el (wl-generate-user-agent-string-1): Ignore
4225         `mime-edit-insert-user-agent-field'.
4226         (wl-generate-user-agent-string): Check
4227         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
4228
4229         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
4230         instead of `if', when verbose case.
4231
4232 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4233
4234         * wl-expire.el (wl-summary-expire): Fix.
4235
4236 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4237
4238         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
4239         and `elmo-lost+found-folder' if 'wl-draft.
4240         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
4241
4242 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4243
4244         * wl-expire.el (wl-summary-expire): Change messages.
4245         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
4246         `deleing-info' instead of "Deleting..."
4247
4248 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
4249
4250         * wl-summary.el (wl-summary-refile-subr): Fix.
4251
4252 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4253
4254         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
4255         if pipe folder.
4256
4257 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4258
4259         * wl-vars.el (wl-draft-use-cache): Default `nil'.
4260
4261 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4262
4263         * wl-expire.el (wl-expire-hide): New function.
4264         (wl-summary-expire): Add `hide'.
4265
4266 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
4267
4268         * wl-vars.el (wl-draft-reply-without-argument-list):
4269         Changed default value to consider `Reply-To:'.
4270         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
4271
4272         * Version number is increased to 2.3.90.
4273
4274         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
4275         elmo-imap4-get-session with unwind-protect.
4276         Don't cause error.
4277         (wl-summary-sync-marks): Don't check plugged nor folder type.
4278         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
4279         (Always keep current buffer).
4280
4281 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4282
4283         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
4284         Enclose with `save-excursion'.
4285
4286 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4287
4288         * wl-version.el (wl-version): Remove interactive.
4289
4290 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4291
4292         * wl-version.el (wl-generate-user-agent-string): Use
4293         `product-string-verbose' instead of `product-string-1'.
4294
4295 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4296
4297         * wl-vars.el (wl-draft-use-cache): New variable.
4298         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
4299         if wl-draft-use-cache is non-nil.
4300
4301 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4302
4303         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
4304         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
4305
4306 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
4309         (wl-thread-msg-mark-as-unread): Ditto.
4310
4311         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
4312         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
4313         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
4314         Don't set mark in summary if return value of `elmo-mark-as-read'
4315         is nil.
4316         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
4317         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
4318         instead of `wl-thread-msg-mark-as-read'.
4319         (wl-summary-mark-as-unread-region): Ditto.
4320         (wl-summary-target-mark-mark-as-read): Ditto.
4321
4322         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4323
4324 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4325
4326         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
4327
4328         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
4329
4330 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4331
4332         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
4333         face.
4334
4335 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
4336
4337         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
4338         `running-xemacs'.
4339
4340 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4341
4342         * wl-version.el (toplevel): Use `product-version-as-string' for
4343         set verstion-string, if defined.
4344
4345         * wl-version.el (wl-version-show): Insert string at point, when
4346         call with argument.
4347
4348         * wl-version.el (wl-generate-user-agent-string): Use
4349         `product-string-1' instead of `wl-appname', `wl-version' and
4350         `wl-codename'.
4351
4352 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4353
4354         * wl-address.el (toplevel): Use product-provide.
4355         * wl-demo.el (toplevel): Ditto.
4356         * wl-dnd.el (toplevel): Ditto.
4357         * wl-draft.el (toplevel): Ditto.
4358         * wl-e21.el (toplevel): Ditto.
4359         * wl-expire.el (toplevel): Ditto.
4360         * wl-fldmgr.el (toplevel): Ditto.
4361         * wl-folder.el (toplevel): Ditto.
4362         * wl-highlight.el (toplevel): Ditto.
4363         * wl-message.el (toplevel): Ditto.
4364         * wl-mime.el (toplevel): Ditto.
4365         * wl-mule.el (toplevel): Ditto.
4366         * wl-nemacs.el (toplevel): Ditto.
4367         * wl-refile.el (toplevel): Ditto.
4368         * wl-score.el (toplevel): Ditto.
4369         * wl-summary.el (toplevel): Ditto.
4370         * wl-template.el (toplevel): Ditto.
4371         * wl-thread.el (toplevel): Ditto.
4372         * wl-util.el (toplevel): Ditto.
4373         * wl-vars.el (toplevel): Ditto.
4374         * wl-xmas.el (toplevel): Ditto.
4375         * wl.el (toplevel): Ditto.
4376
4377 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4378
4379         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
4380         instead of product.
4381
4382         * wl-version.el (wl-version): Compile time evalution elmo-version.
4383
4384 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
4385
4386         * wl-summary.el (wl-summary-sync-force-update): Append queue
4387         `mark-as-read'if unplugged.
4388
4389 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4390
4391         * wl-version.el: New file.  Use product.el.
4392         * wl.el: add (require 'wl-version).
4393         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
4394         for ~/.folders header.
4395         (wl-fldmgr-folders-header): Changed.
4396         * wl-demo.el (wl-demo): Use product.el.
4397
4398         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
4399         wl-version.el.
4400         * wl-util.el (wl-version, wl-version-show): Ditto.
4401
4402         * wl-util.el (wl-generate-user-agent-string,
4403         wl-extended-emacs-version, wl-extended-emacs-version2,
4404         wl-extended-emacs-version3): Move to wl-version.el.
4405         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
4406         xemacs-codename, mime-edit-insert-user-agent-field,
4407         mime-edit-user-agent-value, mime-editor/version,
4408         mime-editor/codename): Compile warning killer move to
4409         wl-version.el
4410
4411 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
4412
4413         * wl-summary.el (wl-summary-refile-subr): Fix.
4414
4415 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * wl-summary.el (wl-summary-sync-marks): Changed argument for
4418         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4419
4420 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
4421
4422         * wl.el (wl-check-environment): Check too many `@'.
4423
4424 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
4425
4426         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
4427
4428 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4429
4430         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
4431         wl-draft-reply-myself-without-argument-list): Add variables.
4432         * wl-draft.el (wl-draft-reply): Use it.
4433
4434 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
4435
4436         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
4437         the 5th argument of `elmo-network-get-spec'.
4438
4439         * wl-thread.el (wl-thread-reparent-children): New inline function.
4440         (wl-thread-delete-message): Use it.
4441
4442         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
4443         (wl-summary-score-update-all-lines): Don't use `dolist'.
4444
4445 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4446
4447         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
4448         (require 'elmo-msgdb) for inline function.
4449
4450 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4451
4452         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
4453
4454 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4455
4456         * wl-score.el (wl-score-headers): Fix for the confusing macro
4457         `elmo-kill-buffer'.
4458
4459 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4460
4461         * wl-summary.el: Don't use the 3rd argument of `require' because
4462         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
4463         * wl-util.el: Ditto.
4464         * wl-draft.el: Ditto.
4465
4466 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4467
4468         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
4469         window system is not used.
4470
4471 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
4472
4473         * wl-thread.el: Don't use `mapcar' only for iteration.
4474         (wl-thread-resume-entity): Ditto.
4475         (wl-thread-delete-message): Ditto.
4476
4477         * wl-summary.el: Bind `dragdrop-drop-functions',
4478         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
4479         of `require' for `timezone', `easymenu' and `ps-print';
4480         don't use `mapcar' only for iteration.
4481
4482         * wl-util.el: Bind `mule-version', `nemacs-version',
4483         `emacs-beta-version', `xemacs-codename',
4484         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
4485         `mime-editor/version' and `mime-editor/codename'; specify 3rd
4486         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
4487         only for iteration.
4488
4489         * wl-score.el: Don't use `mapcar' only for iteration.
4490         (wl-score-simplify-buffer-fuzzy): Ditto.
4491         (wl-score-simplify-subject): Ditto.
4492         (wl-score-headers): Ditto.
4493         (wl-summary-score-update-all-lines): Ditto.
4494
4495         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
4496         `enable-multibyte-characters' and `mule-version'.
4497
4498         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
4499         `mapcar' only for iteration.
4500
4501         * wl-demo.el: Don't use `mapcar' only for iteration.
4502
4503         * wl-folder.el: Don't use `mapcar' only for iteration.
4504         (wl-folder-open-all): Ditto.
4505         (wl-folder-count-incorporates): Ditto.
4506
4507         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
4508         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
4509
4510         * wl-draft.el: Bind `x-face-add-x-face-version-header',
4511         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
4512         `smtp-connection-type'; specify 3rd argument of `require' for
4513         `timezone'; don't use `mapcar' only for iteration.
4514         (wl-draft-clone-local-variables): Don't use `mapcar'.
4515         (wl-draft-generate-clone-buffer): Ditto.
4516         (wl-user-agent-compose-internal): Ditto.
4517
4518         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
4519
4520         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
4521         (wl-save-status): Ditto.
4522
4523         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
4524         for iteration.
4525
4526 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
4527
4528         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
4529         removed `Date'.
4530         (wl-fldmgr-make-filter-default): New user option.
4531
4532         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
4533         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
4534         (wl-fldmgr-filter-completion-alist): Abolish.
4535
4536         * wl.el (wl): Don't check servers if arg is non-nil.
4537
4538         * wl-draft.el (wl-draft-reply): Set only message-id string to
4539         In-Reply-To field.
4540
4541 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4542
4543         * wl-summary.el (wl-summary-pick): Rewrite.
4544
4545         * wl-draft.el (wl-draft-forward): Get references field from
4546         original buffer.
4547         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
4548
4549 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
4550
4551         * wl-draft.el (wl-draft-forward): Add references field.
4552
4553 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
4556         (wl-draft-reply): Use it.
4557
4558 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
4559
4560         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
4561         when Emacs 21 is running.
4562
4563         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
4564         bindings.
4565
4566 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4567
4568         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
4569         XPM icons transparent.
4570
4571         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
4572         Emacs 21.
4573
4574 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
4575
4576         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
4577         nil.
4578
4579         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
4580         when it is persistent.
4581         (wl-summary-sync-marks): Changed argument for
4582         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4583         (wl-summary-virtual): Use `elmo-read-search-condition'.
4584         (wl-summary-redisplay-internal): If folder is local, mark as read
4585         even when folder is plugged.
4586
4587 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4588
4589         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
4590         of `tool-bar-lines' in the frame parameters.
4591         (after-make-frame-functions, post-command-hook): Don't modify the
4592         value.
4593         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
4594         wl-e21-tool-bar-lines): Removed.
4595
4596 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4597
4598         * wl-highlight.el (wl-highlight-folder-path): Put overlay
4599         properties `evaporate' and `wl-momentary-overlay' as well.
4600         (wl-highlight-summary-displaying): Ditto.
4601         (wl-delete-all-overlays): Don't delete overlay which does not have
4602         a property `wl-momentary-overlay'.
4603
4604         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
4605         `display-mouse-p' and `display-graphic-p'.
4606         (wl-folder-init-icons): Don't search for XBM or the other files.
4607         (wl-plugged-set-folder-icon): Make icons if and only if
4608         `display-graphic-p' returns non-nil.
4609         (wl-highlight-plugged-current-line): Use `before-string' overlay
4610         property to show icon images.
4611         (wl-highlight-folder-current-line): Ditto.
4612         (wl-e21-highlight-folder-group-line): Ditto.
4613         (wl-e21-highlight-folder-by-numbers): Ditto.
4614         (wl-e21-insert-image): Removed.
4615         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
4616         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
4617         said.
4618         (wl-e21-switch-toolbar-after-make-frame): Renamed from
4619         `wl-e21-force-switch-toolbar'.
4620         (wl-e21-make-icon-image): Removed.
4621         (wl-e21-setup-toolbar): Don't search for XBM files.
4622         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
4623         the default value.
4624
4625 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
4626
4627         * wl-util.el (wl-biff-check-folder-async): Set
4628         `wl-biff-check-folders-running' even when it is not an IMAP folder.
4629
4630 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4631
4632         * wl-e21.el (after-make-frame-functions): Add
4633         `wl-e21-force-switch-toolbar'.
4634         (wl-e21-force-switch-toolbar): New function force to switch the
4635         toolbar appearance automatically.
4636         (post-command-hook): Add `wl-e21-switch-toolbar'.
4637         (wl-e21-switch-toolbar): New function to switch the toolbar
4638         appearance automatically.
4639         (wl-e21-tool-bar-lines): New buffer local variable.
4640
4641 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4642
4643         * wl-util.el (wl-biff-check-folders-running): New variable.
4644         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
4645         (wl-biff-check-folder-async-callback):
4646         Set `wl-biff-check-folders-running'.
4647         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
4648         with unwind-protect.
4649
4650         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
4651         Enclose `wl-folder-auto-check' with unwind-protect.
4652
4653         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
4654         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
4655
4656         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
4657
4658         * wl-util.el (wl-biff-notify): New inline function.
4659         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
4660         locally.
4661         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
4662         folder-list' is 1.
4663         Use `wl-biff-notify'.
4664         (wl-biff-check-folder-async-callback): New function.
4665         (wl-biff-check-folder-async): Ditto.
4666
4667         * wl-folder.el (wl-folder): Don't check folders.
4668         (wl-folder-auto-check): New function.
4669
4670 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
4671
4672         * wl-util.el (wl-biff-start) [Emacs19+]:
4673         Use `timer-next-integral-multiple-of-time'.
4674         (wl-biff-check-folders): Use `wl-default-folder'
4675         if `wl-biff-check-folder-list' is nil.
4676
4677 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
4678
4679         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
4680         instead of `elmo-delete-lists'.
4681
4682 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
4683
4684         * wl.el (wl-plugged-toggle-all): Set the value of
4685         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
4686         (wl-plugged-toggle): Ditto.
4687         (wl-toggle-plugged): Ditto.
4688         (wl-plugged-init): Ditto.
4689
4690         * wl-xmas.el (wl-biff-init-icons): Set icons data to
4691         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
4692         instead of `wl-biff-state-indicator-off' and
4693         `wl-biff-state-indicator-on'; don't modify the value and the type
4694         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
4695         (wl-plugged-init-icons): Set icons data to
4696         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
4697         instead of `wl-plug-state-indicator-off' and
4698         `wl-plug-state-indicator-on'; don't modify the value and the type
4699         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
4700
4701         * wl-vars.el (wl-modeline-biff-state-off,
4702         wl-modeline-biff-state-on, wl-modeline-biff-status,
4703         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
4704         wl-modeline-plug-status): New internal variables.
4705         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
4706         wl-biff-check-interval, wl-biff-check-folder-list): Change
4707         customization group from `wl-folder' to `wl-highlight'.
4708         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
4709         wl-show-plug-status-on-modeline): Defcustomized.
4710
4711         * wl-util.el (wl-biff-check-folders): Set the value of the flag
4712         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
4713         (wl-mode-line-buffer-identification): Set both ON and OFF data with
4714         a flag to `mode-line-buffer-identification'.
4715
4716         * wl-e21.el (wl-biff-init-icons): Set icons data to
4717         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
4718         instead of `wl-biff-state-indicator-off' and
4719         `wl-biff-state-indicator-on'.
4720         (wl-plugged-init-icons): Set icons data to
4721         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
4722         instead of `wl-plug-state-indicator-off' and
4723         `wl-plug-state-indicator-on'.
4724
4725 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4726
4727         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
4728         excessive titles.
4729
4730 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4731
4732         * wl.el (wl-plugged-mode): Use revised
4733         `wl-mode-line-buffer-identification'.
4734         (wl-plugged-init): Don't use `force-mode-line-update'.
4735
4736         * wl-xmas.el (wl-draft-overload-functions): Use revised
4737         `wl-mode-line-buffer-identification'.
4738         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
4739         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
4740         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
4741         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
4742         `wl-make-plugged-hook';
4743         add `wl-folder-init-icons' and `wl-setup-folder' to
4744         `wl-folder-mode-hook'.
4745
4746         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
4747         19 as well.
4748         (wl-mode-line-display-priority-list): New user option.
4749         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
4750         Defcustomized.
4751         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
4752         Add docs.
4753
4754         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
4755         start.
4756         (wl-mode-line-buffer-identification): Revised as a function.
4757
4758         * wl-summary.el (wl-summary-mode): Use revised
4759         `wl-mode-line-buffer-identification'; don't call
4760         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
4761         (TopLevel): Don't bind `wl-e21-setup-summary' nor
4762         `wl-xmas-setup-summary'.
4763
4764         * wl-nemacs.el (wl-draft-overload-functions): Use revised
4765         `wl-mode-line-buffer-identification'.
4766
4767         * wl-mule.el (wl-draft-overload-functions): Use revised
4768         `wl-mode-line-buffer-identification'.
4769
4770         * wl-folder.el (wl-make-plugged-alist): Don't call
4771         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
4772         (wl-folder): Don't call `wl-folder-init-icons' directly.
4773         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
4774         `wl-xmas-setup-folder' directly;
4775         use revised `wl-mode-line-buffer-identification'.
4776         (TopLevel): Don't bind `wl-biff-init-icons',
4777         `wl-plugged-init-icons', `wl-folder-init-icons',
4778         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
4779
4780         * wl-e21.el (wl-draft-overload-functions): Use revised
4781         `wl-mode-line-buffer-identification'.
4782         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
4783         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
4784         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
4785         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
4786         `wl-make-plugged-hook';
4787         add `wl-folder-init-icons' and `wl-setup-folder' to
4788         `wl-folder-mode-hook'.
4789
4790 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
4791             Katsumi Yamaoka    <yamaoka@jpl.org>
4792
4793         * wl.el (wl): Call `wl-biff-start'.
4794         (wl-exit): Call `wl-biff-stop'.
4795         (wl-plugged-mode): Show biff in modeline.
4796         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
4797
4798         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
4799         (wl-biff-init-icons): New function.
4800         (wl-plugged-init-icons): Don't make too much keymaps.
4801         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
4802
4803         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
4804         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
4805         variables.
4806         (wl-biff-check-interval, wl-biff-check-folder-list): New user
4807         options.
4808
4809         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
4810         wl-biff-start, wl-biff-stop): New functions.
4811         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
4812         (wl-biff-timer-name): New variable.
4813
4814         * wl-summary.el (wl-summary-mode): Show biff in modeline.
4815
4816         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
4817         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
4818
4819         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
4820         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
4821
4822         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
4823         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
4824         `wl-folder-init-icons' to `ignore' if they are not available.
4825         (wl-folder-mode): Show biff in modeline.
4826
4827         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
4828         (wl-biff-init-icons): New function.
4829         (wl-plugged-init-icons): Don't make too much keymaps.
4830         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
4831
4832 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
4833
4834         * wl-vars.el (wl-strict-diff-folders): Customization Type
4835         and doc fix.  Define as a list of regular expressions for
4836         folders or nil.
4837         * wl-folder.el (wl-folder-check-one-entity): Use
4838         `wl-string-match-member' instead of `wl-string-member' for
4839         `wl-strict-diff-folders'.
4840
4841 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
4842
4843         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
4844         (wl-highlight-folder-current-line): Use it; new implementation.
4845         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
4846         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
4847         `defsubst' instead of `defun'.
4848
4849         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
4850         `wl-highlight-group-folder-by-numbers'; made it can also be a
4851         number.  See info for more details.
4852
4853         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
4854         running.
4855
4856         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
4857         to bind them.
4858
4859         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
4860         (wl-highlight-folder-current-line): New implementation.
4861
4862         * wl-highlight.el (wl-highlight-folder-group-line): New
4863         implementation.
4864         (wl-delete-all-overlays): Rewrite as a marco.
4865         (TopLevel): Require `wl-e21' when Emacs 21 is running.
4866
4867         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
4868         running.
4869         (wl-folder-*-glyph): No need to bind them.
4870
4871         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
4872         `wl-e21-highlight-folder-group-icon'; rewrite.
4873         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
4874         `defsubst' instead of `defun'.
4875         (wl-folder-mode-map): Bind it when compiling.
4876
4877 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4878
4879         * wl.el (wl): Initialize plug-related settings before `wl-init'.
4880
4881         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
4882
4883 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
4884
4885         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
4886
4887 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
4888
4889         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
4890         (wl-highlight-folder-current-line): Use it.
4891
4892         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
4893         in `id-name'.
4894
4895 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
4896
4897         * wl.el: Require `wl-e21' when Emacs 21 is running.
4898
4899         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
4900         default when Emacs 21 is running.
4901         (wl-use-highlight-mouse-line): Ditto.
4902         (wl-on-emacs21): New constant.
4903         (wl-on-emacs20): Removed.
4904
4905         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
4906         Emacs 21 is running.
4907
4908         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
4909         Emacs 21 is running.
4910
4911         * wl-e21.el: New file.
4912
4913 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
4914
4915         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
4916         (wl-toggle-plugged): Ditto.
4917         (wl-plugged-toggle): Ditto.
4918         (wl-plugged-toggle-all): Ditto.
4919
4920         * wl-vars.el (wl-plug-state-indicator): Refer
4921         `wl-plug-state-indicator-on' indirectly.
4922
4923 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4924
4925         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
4926         Call `wl-folder-confirm-existence'.
4927
4928         * wl-folder.el (wl-folder-confirm-existence): Added optional
4929         argument `force'.
4930
4931 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
4932
4933         * wl-summary.el (wl-summary-refile-subr): Assume
4934         `copy-or-refile' as symbol.
4935         (wl-summary-refile): Follow up above change.
4936         (wl-summary-copy): Ditto.  Doc fix.
4937
4938 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-summary.el (wl-summary-pick): Don't bind
4941         `elmo-search-mime-charset'.
4942
4943         * wl-vars.el (wl-highlight-message-header-button-alist): Define
4944         default using old backquote style.
4945         (wl-search-mime-charset): Abolished.
4946
4947         * wl-highlight.el (wl-highlight-headers):
4948         Call `point' after `re-search-forward'(for Nemacs).
4949
4950         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
4951         for elmo-imap4.el.
4952
4953 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
4954
4955         * wl-message.el (wl-mmelmo-message-redisplay): Bind
4956         `wl-message-ignored-field-list' instead of
4957         `mime-view-ignored-field-list'.
4958
4959         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
4960         Add interactive spec.
4961         (wl-folder-goto-bottom-of-current-folder): Ditto.
4962         (wl-folder-mode-map): Bind them.
4963
4964         * wl-vars.el (wl-message-ignored-field-list): New variable.
4965         (wl-message-visible-field-list): New variable.
4966
4967         * wl-mime.el (wl-mime-header-presentation-method): New function.
4968         (wl-mime-setup): Set header-presentation-method.
4969
4970 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
4971
4972         * wl-nemacs.el (wl-draft-overload-functions): Set
4973         `mode-line-buffer-identification' instead of using
4974         `wl-make-modeline'.
4975
4976         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
4977         instead of using `wl-make-modeline'.
4978
4979         * wl-xmas.el (wl-plugged-init-icons): Set up
4980         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
4981         (wl-make-modeline): Abolish.
4982         (wl-draft-overload-functions): Set
4983         `mode-line-buffer-identification' instead of using
4984         `wl-make-modeline'.
4985
4986         * wl-util.el (wl-make-modeline-subr): Abolish.
4987         (wl-mode-line-buffer-identification): New alias.
4988
4989         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
4990         (wl-summary-make-modeline): Abolish.
4991         (wl-summary-buffer-set-folder): Set
4992         `wl-summary-buffer-folder-indicator'.
4993         (wl-summary-mode): Set `mode-line-buffer-identification' instead
4994         of using `wl-make-modeline'.
4995         (wl-summary-switch-to-clone-buffer): Don't set
4996         `mode-line-buffer-identification'.
4997         (wl-summary-goto-folder-subr): Ditto.
4998
4999         * wl-mule.el (wl-draft-overload-functions): Set
5000         `mode-line-buffer-identification' instead of using
5001         `wl-make-modeline'.
5002
5003         * wl-folder.el (wl-folder-mode): Set
5004         `mode-line-buffer-identification' instead of using
5005         `wl-make-modeline'.
5006         (wl-folder): Don't set `mode-line-buffer-identification'.
5007
5008 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
5009
5010         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
5011         instead of `member' for `wl-refile-guess-func-list' look-ups.
5012         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
5013
5014 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5015
5016         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
5017         `wl-message-button-dispatcher'.
5018
5019         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
5020
5021         * wl-message.el (wl-message-button-dispatcher): Use it.
5022
5023         * wl-vars.el (wl-highlight-message-header-button-alist): Add
5024         "In-Reply-To".
5025
5026         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5027         Bind `case-fold-search' to t.
5028
5029 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5030
5031         * wl-xmas.el (wl-message-overload-functions): Initialize
5032         `wl-message-button-map'.
5033
5034         * wl-mule.el (wl-message-overload-functions): Initialize
5035         `wl-message-button-map'.
5036
5037         * wl-vars.el (wl-highlight-message-header-button-alist): New.
5038
5039         * wl-message.el (wl-message-button-map): New keymap.
5040         (wl-message-add-button): New function.
5041         (wl-message-button-dispatcher): New function.
5042         (wl-message-button-refer-article): New function.
5043
5044         * wl-highlight.el
5045         (wl-highlight-message-add-buttons-to-header): New function.
5046         (wl-highlight-headers): Use it.
5047
5048 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5049
5050         * wl-summary.el (wl-summary-default-from): Use
5051         `wl-address-get-petname-1'.
5052         (wl-summary-simple-from): Ditto.
5053
5054         * wl-address.el (wl-address-get-petname-1): New inline function.
5055         (wl-address-get-petname): Use it.
5056
5057 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
5058
5059         * wl-summary.el (wl-summary-default-from): Return full-name part
5060         from the address if no petname was found.
5061         (wl-summary-simple-from): Ditto.
5062
5063         * wl-address.el (wl-address-get-petname): Return nil if no petname
5064         associated with the address was found.
5065
5066 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5067
5068         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
5069         display is finished.
5070
5071 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5072
5073         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
5074         `elmo-folder-exists-p' argument.
5075
5076 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
5077
5078         * wl-folder.el (wl-folder-confirm-existence): Check existence of
5079         the folder.
5080
5081 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
5084
5085         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5086         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
5087
5088 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
5089
5090         * wl-folder.el (wl-folder-create-subr): New function.
5091         (wl-folder-confirm-existence): Use it.
5092         (wl-folder-check-one-entity): Use it.
5093         Check the error symbol is derived from 'elmo-open-error.
5094
5095         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
5096         `ignore-error'.
5097
5098 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5099
5100         * wl-util.el (toplevel): Add (eval-when-compile (require
5101         'elmo-util)).  (Maybe `provide' is typo.)
5102
5103 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5104
5105         * wl-util.el (toplevel): Removed (provide 'elmo-util).
5106         (I don't know why this was needed.)
5107
5108         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
5109         Follow up changes for stream-type.
5110
5111         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
5112         (wl-draft-elmo-nntp-send): Ditto.
5113
5114         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
5115         (wl-nntp-posting-stream-type): Ditto.
5116         (wl-pop-before-smtp-ssl): Abolished.
5117         (wl-nntp-posting-ssl): Ditto.
5118
5119         * wl-address.el (wl-address-quote-specials): New function.
5120         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
5121
5122         * wl-draft.el (wl-draft-reply): Ditto.
5123
5124 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5125
5126         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
5127         use function `wl-string-match-assoc'.
5128
5129 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
5132
5133         * wl-draft.el (wl-draft-deduce-address-list): New function.
5134         (wl-draft-parse-mailbox-list): Ditto.
5135         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
5136         instead of `smtp-deduce-address-list'.
5137         (wl-draft-on-field-p): Follow group list.
5138
5139         * wl-address.el (wl-address-concat-token): New function.
5140         (wl-address-string-without-group-list-contents): Ditto.
5141         (wl-complete-field-body): Fixed problem of completion
5142         by japanese petname.
5143         (wl-address-make-completion-list): Rewrite.
5144
5145 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
5146
5147         * wl-address.el (wl-address-make-completion-list): Completion by
5148         petname.
5149         (wl-complete-field-body): Likewise.
5150
5151 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
5152
5153         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
5154         contains invalid address syntax.
5155
5156 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5157
5158         * wl-folder.el (wl-folder-check-entity-async): Use
5159         `elmo-nntp-spec-hostname'.
5160
5161 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
5162
5163         * wl-summary.el (wl-summary-msgdb-load-async): Use
5164         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
5165
5166 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
5167
5168         * wl-draft.el (wl-draft-reply): Set argument
5169         `content-transfer-encoding' as nil.
5170
5171 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
5172
5173         * wl-refile.el (wl-refile-learn): Move hit element to the top of
5174         `wl-refile-alist'.
5175
5176 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5177
5178         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
5179         (wl-draft-edit-string): Ditto.
5180         (wl-draft-forward): Ditto.
5181         * wl-summary.el (wl-summary-write): Ditto.
5182
5183 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5184
5185         * wl-summary.el (wl-summary-sync-update3): Call
5186         `wl-summary-buffer-number-column-detect'.
5187         (wl-summary-buffer-number-column-detect): Search from point-min.
5188
5189 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
5190
5191         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
5192         contains an address which is not included in original to or cc.
5193
5194 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
5195
5196         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
5197         begin-line does not exist.
5198         * wl-message.el (wl-message-uu-substring): Ditto.
5199
5200 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
5201
5202         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
5203         clear local variables.
5204         (wl-summary-exit): Call `elmo-commit'.
5205         (wl-summary-switch-to-clone-buffer): Call
5206         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
5207         (wl-summary-goto-folder-subr): Ditto.
5208
5209         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
5210         POP folder.
5211
5212 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5213
5214         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
5215         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
5216         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
5217         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
5218         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
5219         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
5220
5221         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
5222
5223 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
5224
5225         * wl-summary.el (wl-summary-search-by-subject):
5226         Search parent message from the latest one.
5227
5228 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
5229
5230         * wl-draft.el (wl-draft-reply): Insert address with full-name.
5231         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
5232
5233         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
5234         New user option.
5235
5236         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
5237         if elmo-nntp-use-killed-list is nil.
5238         Use `elmo-msgdb-append-to-killed-list'.
5239         (Append numbers confirmed as disappeared to the killed list.)
5240         (wl-summary-confirm-appends): Don't display negative number.
5241
5242 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5243
5244         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
5245
5246 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
5247
5248         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
5249         range is `all'.
5250         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
5251         `elmo-list-bigger-diff'.
5252
5253 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5254
5255         * wl-summary.el (wl-summary-buffer-exit-func):
5256         New buffer local variable.
5257         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
5258
5259 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5260
5261         * wl-demo.el (wl-demo): Fix the last change.
5262
5263 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
5264
5265         * wl-demo.el (wl-demo): Don't use `eval'.
5266
5267 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5268
5269         * wl-summary.el (wl-summary-buffer-thread-modified):
5270         New buffer-local variable.
5271         (wl-summary-set-thread-modified): New function.
5272         (wl-summary-thread-modified-p): New function.
5273         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
5274         (wl-summary-yank-saved-message): Use function
5275         `wl-summary-set-thread-modified'
5276         (wl-summary-switch-to-clone-buffer): Add
5277         `wl-summary-buffer-thread-modified'.
5278
5279         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
5280         (wl-summary-buffer-mark-saved-hook): Ditto.
5281         * wl-summary.el (wl-summary-msgdb-save): New hook
5282         `wl-summary-buffer-message-saved-hook' and
5283         `wl-summary-buffer-mark-saved-hook'.
5284
5285 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5286
5287         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
5288
5289 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5290
5291         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
5292         don't hide scroll bars under FSF Emacsen because it may incur an
5293         undesirable redrawing.
5294
5295 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
5296
5297         * wl-draft.el (wl-draft-edit-string): Call
5298         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
5299
5300 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
5301
5302         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
5303
5304 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
5305
5306         * wl-summary.el (wl-summary-msgdb-load-async): Call
5307         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
5308
5309 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
5310
5311         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
5312         fringes in demo buffer; center bitmap logo correctly even if old
5313         Mule is used.
5314
5315 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
5316
5317         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
5318
5319         * wl-refile.el (wl-refile-subject-alist): New variable.
5320         (wl-refile-subject-alist-file-name): Ditto.
5321         (wl-refile-alist-setup): Rewrite.
5322         (wl-refile-alist-save): Use `elmo-object-save'.
5323         Eliminated arguments.
5324         (wl-refile-learn): Check `wl-refile-guess-func-list'.
5325         (wl-refile-guess-by-subject): New function.
5326         (wl-refile-guess-func-list): Added it.
5327
5328 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5329
5330         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
5331         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
5332
5333 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
5334
5335         * wl-summary.el (wl-summary-buffer-prev-folder-func):
5336         New buffer-local variable.
5337         (wl-summary-buffer-next-folder-func): Ditto.
5338         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
5339         if non-nil.
5340         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
5341         if non-nil.
5342         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
5343         if non-nil.
5344         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
5345         if non-nil.
5346
5347 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
5348
5349         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
5350         permanently in the demo buffer.
5351
5352 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
5353
5354         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
5355         `mime-entity-fetch-field'.
5356
5357         * wl.el (wl-exit): Delete plugged buffer.
5358
5359         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
5360         XEmacs has menubar feature.
5361
5362 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5363
5364         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
5365         cannot arrive at the beginning of the buffer under old Emacsen.
5366
5367 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5368
5369         * wl-address.el (wl-address-ldap-search):
5370         Call `ldap-search-entries' with `withdn' argument t.
5371         (wl-complete-field-body): Bind completion-ignore-case as t.
5372         Clear ldap search hash when it was sole completion.
5373         Use elmo-string for pattern string.
5374         (wl-ldap-alias-safe-string): Eliminated needless let.
5375
5376 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
5377
5378         * wl-address.el (wl-ldap-alias-dn-level): New variable.
5379         (wl-ldap-alias-sep): New constant.
5380         (wl-ldap-search-attribute-type-list): Ditto.
5381         (wl-ldap-get-value): New function.
5382         (wl-ldap-make-filter): Ditto.
5383         (wl-ldap-make-matched-value-list): Ditto.
5384         (wl-ldap-alias-safe-string): Ditto.
5385         (wl-ldap-register-dn-string): Ditto.
5386         (wl-address-ldap-search): Rewrite.
5387
5388 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5389
5390         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
5391         thread is deleted.
5392         (wl-thread-delete-line-from-buffer): Ditto.
5393         (wl-thread-get-exist-children): New function.
5394
5395 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
5396
5397         * wl-demo.el (wl-demo): Made it to select various image types.
5398         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
5399         from `wl-title-logo'.
5400         (wl-logo-ascii): New variable.
5401         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
5402         (wl-demo-copyright-notice): New constant.
5403
5404         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
5405
5406 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5407
5408         * wl-vars.el (wl-summary-target-above): Renamed from
5409         wl-summary-temp-above.
5410         * wl-score.el (wl-score-get-score-alist): Use it.
5411         (wl-summary-score-update-all-lines): Use it.
5412         * wl-summary.el: Ditto. (make-variable-buffer-local).
5413
5414 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-vars.el (wl-ldap-port): New user option.
5417
5418         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
5419         Rewite whole implementation.
5420         (wl-complete-field-body): Fixed.
5421
5422 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
5423
5424         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
5425         Choose implementation at compile time.
5426
5427 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5428
5429         * wl-address.el (wl-ldap-search-internal): New function.
5430         (wl-complete-field-to): Use it.
5431
5432 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
5433
5434         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
5435         Use `let' instead of `let*'.
5436         Require 'wl-vars.
5437
5438         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
5439         Define as defcustom.
5440         (wl-ldap-base): Ditto.
5441         (wl-use-ldap): Ditto.
5442
5443 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5444
5445         * wl-address.el (wl-ldap-search): New function.
5446         (wl-complete-field-body): Use `wl-ldap-search'.
5447         (wl-ldap-server): New variable.
5448         (wl-ldap-base): Ditto.
5449         (wl-use-ldap): Ditto.
5450
5451 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
5452
5453         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
5454         (Pointed out by Mito <mit@nines.nec.co.jp>).
5455         * wl-summary.el (wl-summary-redisplay-no-mime): Update
5456         buffer-local variables like `wl-summary-redisplay-internal'.
5457         (wl-summary-redisplay-all-header): Likewise.  Update
5458         Summary view too.
5459
5460 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
5461
5462         * wl-summary.el (wl-summary-jump-to-parent-message):
5463         Consider prefix argument.
5464
5465         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
5466         when closed thread is deleted.
5467
5468 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
5469
5470         * wl-summary.el (wl-summary-jump-to-parent-message):
5471         Consider thread modification.
5472
5473 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
5474
5475         * wl-message.el (wl-message-normal-get-original-buffer): Use
5476         `save-excursion'.
5477
5478         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
5479         (wl-summary-showto-folder-regexp): Ditto.
5480
5481 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
5482
5483         * wl-util.el (wl-delete-alist): Doc fix.
5484         (wl-delete-associations): New function.
5485         (wl-inverse-alist): New function.
5486         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
5487         Split temporary variables. Use `wl-delete-associations'
5488         and `wl-inverse-alist'.
5489         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
5490
5491 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5492
5493         * wl-folder.el (wl-folder-prefetch-entity):
5494         Execute prefetching if new count is unknown.
5495
5496 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5497
5498         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
5499
5500         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
5501         delete entity.
5502         (wl-thread-set-parent): If insert as top, set linked as nil.
5503
5504         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
5505         `wl-thread-cleanup-symbols' when view mode is thread.
5506
5507 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
5508
5509         * wl-folder.el (wl-folder-create-folder-entity): Use
5510         with-current-buffer.
5511         (wl-local-folder-init): Call set-buffer to make sure we are in
5512         the Folder buffer. Don't touch buffer-local variables here.
5513         (wl-folder-mode): Initialize buffer-local variables here.
5514
5515         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
5516         (wl-folder-entity-assign-id): Ditto.
5517         (wl-folder-create-entity-hashtb): Ditto.
5518         (wl-local-folder-init): Ditto.
5519         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
5520
5521 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5522
5523         * wl-summary.el (wl-summary-default-from): Fix probrem when
5524         std11-extract-address-components return (nil "foo@bar").
5525
5526 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
5527
5528         * wl-draft.el (wl-draft-clone-local-variables):
5529         Remove redundant `setq'.
5530
5531 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5534         Bind wl-highlight-x-face-func as nil while highlighting header.
5535
5536 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
5537
5538         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
5539
5540 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5541
5542         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
5543         elmo-msgdb-overview-hashtb from copy-variables.
5544         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
5545         instead of `elmo-msgdb-overview-get-entity-by-number'.
5546         (wl-summary-auto-refile): Ditto.
5547
5548         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
5549         `elmo-msgdb-overview-get-entity' instead of
5550         `elmo-msgdb-search-overview-entity'.  Use
5551         `elmo-msgdb-overview-get-entity' instead of
5552         `elmo-msgdb-overview-get-entity-by-number'.
5553         (wl-thread-insert-entity-sub): Ditto.
5554         (wl-thread-insert-message): Ditto.
5555
5556         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
5557         `elmo-msgdb-overview-get-entity'.
5558         (wl-normal-message-redisplay): Ditto.
5559
5560 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5561
5562         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
5563         `wl-thread-entities'.
5564         (wl-thread-delete-message): Fix remove top message from
5565         `wl-thread-entity-list'.
5566
5567         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
5568         wl-append(nconc), because update-list is broken on Meadow.
5569
5570         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
5571         updating process.
5572         (wl-summary-rescan): Ditto.
5573         (wl-summary-sync-update3): Ditto.
5574         * wl-thread.el (wl-thread-set-parent): Renamed from
5575         `wl-summary-set-parent'.
5576         (wl-thread-insert-message): Updating buffer faster.
5577         (wl-thread-delete-message): Updating buffer faster.
5578
5579         * wl-score.el (wl-summary-score-update-all-lines): Changed
5580         interval for display progress gauge.
5581
5582 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5583
5584         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
5585         folder always-sticky.
5586         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
5587         defmacro.
5588
5589 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
5590
5591         * wl-vars.el (wl-draft-add-references): New user option.
5592
5593         * wl-draft.el (wl-draft-add-references): New function.
5594         (wl-draft-yank-from-mail-reply-buffer): Use it.
5595         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
5596         as nil.
5597
5598 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5599
5600         * wl-thread.el (wl-thread-update-line-msgs): Called
5601         `wl-thread-update-line-on-buffer-sub'.
5602         (wl-thread-update-line-on-buffer): Delete routine of inserting
5603         thread.
5604         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
5605         moved from `wl-thread-update-line-on-buffer'.
5606         Add threshold for displaying progress gauge.
5607         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
5608         argument of `wl-thread-update-line-msgs'.
5609         Add threshold for displaying progress gauge.
5610         * wl-folder.el:
5611         Add threshold for displaying progress gauge.
5612         * wl-score.el: Ditto.
5613
5614         * wl-expire.el (wl-summary-expire): Display deleting info.
5615
5616 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
5619         `no-msg'.
5620         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
5621         argument of `wl-thread-update-line-msgs'.
5622         (wl-summary-set-parent): Added optional argument `parent-number'.
5623         (wl-summary-buffer-saved-message): New buffer local variable.
5624         (wl-summary-save-current-message): New command.
5625         (wl-summary-yank-saved-message): Ditto.
5626         (wl-summary-mode-map): Added key binding for
5627         `wl-summary-save-current-message' (\ew) and
5628         `wl-summary-yank-saved-message' (\C-y).
5629         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
5630
5631 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5632
5633         * wl-summary.el (wl-summary-mode-map): Added key binding for
5634         `wl-summary-set-parent' (ts).
5635
5636 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5637
5638         * wl-summary.el (wl-summary-insert-thread-entity): Search same
5639         subject faster. If thread number is reverse, delayed updating
5640         thread.
5641         (wl-summary-search-by-subject): Ditto.
5642         (wl-summary-put-alike): Ditto.
5643         (wl-summary-get-alike): Ditto.
5644         (wl-summary-insert-headers): Insert header of all overview in
5645         buffer.
5646         (wl-summary-rescan): Delayed updating thread. Kill search subject
5647         buffer for wl-summary-search-by-subject.
5648         (wl-summary-sync-update3): Ditto.
5649         (wl-summary-exit): Ditto.
5650         (wl-summary-goto-bottom-of-current-thread): Change for linked
5651         thread.
5652         (wl-summary-overview-create-summary-line): Change line for linked
5653         thread.
5654
5655         * wl-summary.el (wl-summary-update-thread): Use
5656         wl-thread-maybe-get-children-num.
5657         (wl-summary-set-parent): If change parent, move sub thread.
5658         (wl-summary-redisplay-internal): Add horizontal recenter.
5659         (wl-summary-redisplay-no-mime): Add horizontal recenter.
5660
5661         * wl-thread.el (wl-thread-entity-get-linked): New function.
5662         (wl-thread-entity-set-linked): New function.
5663         (wl-thread-create-entity): Add linked element.
5664         (wl-thread-entity-insert-as-top): Use wl-append.
5665         (wl-thread-maybe-get-children-num): If closing thread, return
5666         children msgs.
5667         (wl-thread-update-line-msgs): Displaying progress message.
5668         (wl-thread-update-line-on-buffer-sub): Use
5669         wl-thread-maybe-get-children-num.
5670         (wl-thread-update-line-on-buffer): If update line is not exists,
5671         insert thread.
5672         (wl-thread-delete-message): If delete top msg of thread, search
5673         parent by subject.
5674         (wl-thread-insert-entity): Use
5675         wl-thread-maybe-get-children-num.
5676
5677         * wl-highlight.el (wl-highlight-summary-current-line): change
5678         sregexp for linked thread.
5679         * wl-util.el (wl-count-lines): Count lines.
5680         (wl-horizontal-recenter): horizontal recenter.
5681         * wl-score.el (wl-score-put-alike): Use wl-count-lines
5682         (wl-score-get-alike): Ditto.
5683         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
5684         (wl-subject-length-limit): New variable.
5685         (wl-highlight-thread-indent-string-regexp): Changed for linked
5686         thread.
5687
5688 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5691         New variable (revival).
5692         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
5693         by subject matching if there's no in-reply-to nor references field
5694         (revival).
5695
5696 \f
5697 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
5700         message.
5701
5702 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5703
5704         * wl-summary.el (wl-summary-reply): Return t if there was a
5705         message at cursor point.
5706         Added unwind-protect.
5707         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
5708         returns t.
5709         (wl-summary-cancel-message): Do nothing when there's no message at
5710         cursor point.
5711         (wl-summary-forward): Ditto.
5712         (wl-summary-jump-to-parent-message): Ditto.
5713         (wl-summary-reedit): Ditto.
5714         (wl-summary-edit-addresses): Ditto.
5715         (wl-summary-pipe-message): Ditto.
5716         (wl-summary-print-message-with-ps-print): Ditto.
5717         (wl-summary-print-message): Ditto.
5718         (wl-summary-mark-as-important): Ditto.
5719         (wl-summary-mark-as-unread): Ditto.
5720
5721         * wl-summary.el (wl-summary-reply): Cause an error when there's no
5722         message at cursor point.
5723         (wl-summary-reply-with-citation): Remove unwind-protect.
5724
5725         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
5726         subject searching feature.
5727         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5728         Eliminated.
5729
5730 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
5731
5732         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5733         New variable.
5734         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
5735         by subject matching if there's no in-reply-to nor references field.
5736
5737         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
5738
5739         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
5740         when display is finished.
5741         (wl-folder-open-all): Ditto.
5742         (wl-folder-update-access-group): Ditto.
5743         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
5744         * wl-thread.el (wl-thread-close-all): Ditto.
5745
5746         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
5747         progress gauge only when it was displayed.
5748         * wl-folder.el (wl-folder-insert-entity): Ditto.
5749
5750 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5751
5752         * wl-summary.el (wl-summary-incorporate): Enclose
5753         `wl-summary-sync-force-update' with save-excursion.
5754
5755 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
5756
5757         * wl-summary.el (wl-summary-prefetch-region):
5758         Pass current cursor point to `pos-visible-in-window-p' after
5759         moving cursor to the started point.
5760
5761 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5762
5763         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
5764
5765         * wl-draft.el (wl-draft-insert-current-message): Delete useless
5766         fields from the forwarding message.
5767         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
5768         `ignored-fields'.
5769
5770 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
5771
5772         * wl-mime.el (wl-message-request-partial):
5773         Eliminated argument `msgdb'.
5774         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
5775         (wl-mime-combine-message/partial-pieces): Likewise.
5776         * tm-wl.el (wl-message-request-partial): Likewise.
5777         (wl-mime-combine-message/partial-pieces): Likewise.
5778
5779 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
5780
5781         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
5782         when display is finished.
5783
5784 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
5785
5786         * wl-summary.el (wl-summary-goto-folder-subr):
5787         Fix problem when wl-summary-partial-highlight-above-lines is nil.
5788
5789 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
5790
5791         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
5792         when cursor point is visible.
5793
5794 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5795
5796         * wl-expire.el (wl-expire-archive-get-max-number):
5797         Don't use `file-name-directory'.
5798
5799 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl-expire.el (wl-expire-archive-get-max-number):
5802         Use `file-name-directory'.
5803
5804 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5805
5806         * wl-summary.el (wl-summary-sync-marks): Re-display progress
5807         only when there is progress.
5808
5809 2000-04-13  Mito <mit@nines.nec.co.jp>
5810
5811         * wl-summary.el (wl-summary-sync-marks): Display progress.
5812
5813 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5814
5815         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
5816         (wl-summary-prev): Move cursor regardless of unread status.
5817         (wl-summary-next): Ditto.
5818
5819 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
5820
5821         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
5822         Added argument `target' and `number'.
5823         * tm-wl.el (wl-summary-burst-subr): New function.
5824         (wl-summary-burst): Use it.
5825
5826 2000-04-10  Mito <mit@nines.nec.co.jp>
5827
5828         * wl-mime.el (wl-burst): New function.
5829         (wl-summary-burst): Use it.
5830
5831 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5832
5833         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
5834         as petname when there's no candidate.
5835
5836 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
5839         New variable.
5840         * wl-fldmgr.el (wl-fldmgr-add): Use it.
5841
5842         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
5843
5844         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
5845
5846 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
5847
5848         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
5849         Use substring of `original' instead of buffer-substring.
5850         (wl-refile-evaluate-rule):
5851         Set `original' argument of wl-refile-expand-newtext.
5852
5853         * wl-summary.el
5854         (wl-summary-auto-refile-check-refile-rule-alist-subr,
5855         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
5856         (wl-summary-auto-refile): Check existence of destination folder just
5857         before marking.
5858
5859 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5860
5861         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
5862         when wl-refile-get-field-value return nil.
5863
5864 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
5865
5866         * wl-refile.el
5867         (wl-refile-expand-newtext): New function imported from Gnus.
5868         (wl-refile-evaluate-rule): Use it.
5869
5870 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
5871
5872         * wl-summary.el (wl-summary-print-destination):
5873         Duplicate folder string to avoid putting text-property on
5874         original string.
5875
5876         * wl-refile.el (wl-refile-get-field-value): New function.
5877         (wl-refile-evaluate-rule): New function;
5878         Evaluate refile rule recursively.
5879         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
5880         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
5881         New function; Check existence of a target folder recursively.
5882         (wl-summary-auto-refile-check-refile-rule-alist):
5883         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
5884
5885 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
5888
5889         * wl-folder.el (wl-create-folder-entity-from-buffer):
5890         Fixed problem when '}' character is contained in folder name.
5891
5892         * wl-xmas.el (wl-make-modeline): Consider plugged status.
5893
5894 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5895
5896         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
5897         (wl-fldmgr-add-completion-all-completions):
5898         Use wl-fldmgr-add-completion-hashtb.
5899
5900 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5901
5902         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
5903         wl-fldmgr-add-completion-subr): New functions.
5904         * wl-folder.el (wl-folder-completion-func): New variable.
5905         * wl-summary.el (wl-summary-read-folder):
5906         Use wl-folder-completion-func.
5907
5908         * wl-refile.el: Eliminate throw & catch.
5909
5910         * wl.el (wl-plugged-sending-queue-status): Fixed.
5911
5912 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
5913
5914         * wl-draft.el (wl-draft): Put category property on
5915         mail-header-separator.