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