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