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