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