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