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