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