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