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