(wl-message-flag-indicator): New function.
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-message.el (wl-message-flag-indicator): New function.
4         (wl-message-redisplay): Use it.
5
6 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
7
8         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
9
10 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
11
12         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
13         instead of `read-event'.
14
15         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
16
17         * wl-mule.el (wl-read-event-char): Ditto.
18
19         * wl-e21.el (wl-read-event-char): Ditto.
20
21 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
22
23         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
24
25 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-vars.el (wl-draft-send-confirm-type): New user option.
28
29         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
30
31         * wl-draft.el (wl-draft-send-confirm): Confirmation by
32         `wl-draft-send-confirm-type'
33
34 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
35
36         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
37         Avoid error when the buffer name is already used.
38
39 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
40
41         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
42         the change of elmo-nmz -> elmo-search.
43         (wl-highlight-summary-line-help-echo-alist): Ditto.
44         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
45         (wl-nmz-folder-icon): Define as obsolete.
46         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
47         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
48
49 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
50
51         * wl-summary.el (wl-summary-get-list-info): Rewrite with
52         `elmo-find-list-match-value'
53
54 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
55
56         * wl-summary.el (wl-summary-get-list-info): Optimize.
57         Use List-Id and List-Post also.
58
59 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
60
61         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
62
63 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
64
65         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
66
67 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-util.el (wl-completing-read-multiple-1): New internal function.
70         (wl-completing-read-multiple-2): Ditto.
71         (wl-completing-read-multiple): Define use above functions.
72
73         * wl-summary.el (wl-summary-sort): Removed the workaround for a
74         bug of `completing-read-multiple' about default value.
75
76         * wl-xmas.el (wl-completing-read-multiple): Removed.
77
78         * wl-mule.el (wl-completing-read-multiple): Ditto.
79
80         * wl-e21.el (wl-completing-read-multiple): Ditto.
81
82 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
83
84         * wl-util.el (wl-filter-associations): New function.
85
86         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
87         (wl-spam-ignored-folder-list): Ditto.
88         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
89         (wl-spam-string-member-p): New function.
90         (wl-spam-domain): Use it.
91         (wl-spam-split-numbers): New function.
92         (wl-spam-apply-partitions): Ditto.
93         (wl-spam-register-spam-messages): Use `folder' instead of
94         `wl-summary-buffer-elmo-folder'.
95         (wl-spam-register-good-messages): Ditto.
96         (wl-summary-exec-action-spam): Decide a domain by real folder of
97         message.
98         (wl-summary-exec-action-refile-with-register): Likewise.
99
100 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
101
102         * wl-e21.el (wl-e21-find-image): New function.
103         (wl-e21-setup-toolbar): Use it instead of `find-image'.
104         (wl-e21-highlight-folder-group-line): Ditto.
105         (wl-folder-init-icons): Ditto.
106         (wl-plugged-init-icons): Ditto.
107         (wl-biff-init-icons): Ditto.
108
109 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
110
111         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
112         (wl-inhibit-save-drafts): New internal variable.
113         (wl-disable-auto-save): Ditto.
114         (wl-save-drafts): Treat above variables.
115         (wl-auto-save-drafts): New function.
116         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
117         `wl-stop-save-drafts'.
118         (wl-start-save-drafts): New function.
119         (wl-stop-save-drafts): Ditto.
120         (wl-set-auto-save-draft): New command.
121
122         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
123         `wl-set-save-drafts'.
124
125 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
126
127         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
128         `make-local-variable' instead of `make-variable-buffer-local'.
129
130 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
131
132         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
133
134 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
137
138 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
141         of working buffer.
142
143 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
146
147         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
148         value into recipients; Bind `wl-draft-remove-group-list-contents'
149         as nil.
150
151 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * wl-summary.el (wl-summary-sort): Fixed the last change.
154
155         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
156         (wl-summary-sort-messages): Ditto.
157         (wl-summary-rescan): Use it.
158         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
159         `completing-read'; Append candidates for reverse order.
160
161 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
162
163         * Version number is increased to 2.15.2.
164
165 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
166
167         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
168         "Smaller".
169         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
170
171 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
172
173         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
174
175 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * wl-vars.el (wl-draft-additional-header-alist): Add into the
178         customize group `wl-draft'.
179         (wl-draft-add-in-reply-to): Move customize group from `wl' to
180         `wl-draft'.
181         (wl-draft-add-references): Ditto.
182
183         * wl-action.el (wl-summary-print-argument): Rename argument from
184         `folder' to `data'.
185
186 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
187
188         * wl-summary.el (wl-summary-rescan-message): Call
189         `wl-thread-cleanup-symbols' before insert thread.
190
191 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
192
193         * wl.el (wl-init): Set `elmo-get-folder-function' as
194         `wl-folder-make-elmo-folder'.
195
196         * wl-spam.el (wl-summary-exec-action-spam): Use
197         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
198
199         * wl-folder.el (wl-folder-make-elmo-folder): New function.
200         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
201         `elmo-make-folder'.
202         (wl-folder-get-elmo-folder): Ditto.
203         (wl-folder-create-subr): Simplify.
204
205 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
206
207         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
208
209 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
210
211         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
212         contents in message buffer instead of original buffer. If optional
213         argument specified, ask coding system for encode.
214
215 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
216
217         * wl-spam.el (wl-summary-test-spam-region): New function.
218         (wl-spam-setup): Bind "rkc".
219
220 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
221
222         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
223
224 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
225
226         * wl-spam.el (wl-summary-test-spam): Fix typo.
227         (wl-message-check-spam): Ditto.
228
229 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
230
231         * wl-summary.el (wl-summary-default-from): Simplify.
232
233 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl-action.el (wl-summary-exec-action-refile): Simplify.
236         (wl-summary-exec-action-copy): Ditto.
237         (wl-summary-auto-refile): Check existence of temporary mark.
238
239 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
240
241         * wl-summary.el (wl-summary-create-line): Use
242         `elmo-time-to-datevec'.
243
244         * wl-expire.el (wl-expire-archive-date): Ditto.
245         (wl-expire-localdir-date): Ditto.
246
247         * wl-util.el (wl-day-number): Abolish.
248
249         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
250         of `wl-day-number'.
251         (wl-score-followup): Ditto.
252         (wl-score-add-followups): Ditto.
253         (wl-score-get-latest-msgs): Ditto.
254         (wl-score-get-header-entry): Ditto.
255         (wl-score-edit-insert-date): Ditto.
256
257 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
260         `elmo-message-entity-field' with 2nd argument `type'.
261
262 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
263
264         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
265
266 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
267
268         * wl-thread.el (wl-thread-delete-message): Delete descendant
269         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
270
271 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
272
273         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
274
275 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
276
277         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
278         `Access folder'.
279
280 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
281
282         * wl-vars.el (wl-access-folder-icon): New user option.
283
284         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
285         `Access folder'.
286
287 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
288
289         * wl-summary.el (wl-summary-buffer-set-folder): Use
290         `wl-folder-mime-charset'.
291
292         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
293         `mime-charset'.
294         (wl-folder-get-elmo-folder): Ditto.
295         (wl-folder-mime-charset): New function.
296
297 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
298
299         * wl-util.el (wl-parse-addresses): Define alias of
300         `elmo-parse-addresses' (move to `elmo-util.el').
301
302         * wl-summary.el (wl-summary-default-from): Follow the API change.
303         (wl-summary-overview-entity-compare-by-date): Ditto.
304         (wl-summary-overview-entity-compare-by-from): Ditto.
305         (wl-summary-get-list-info): Get value of `ml-info' field from
306         entity at first.
307         (wl-summary-rescan-message): Treat prefix argument.
308         (wl-summary-prefetch-msg): Follow the API change.
309         (wl-summary-search-by-subject): Ditto.
310         (wl-summary-insert-thread): Ditto.
311         (wl-summary-line-subject): Ditto.
312         (wl-summary-line-from): Ditto.
313         (wl-summary-create-line): Ditto.
314         (wl-summary-print-message-with-ps-print): Ditto.
315
316         * wl-score.el (wl-score-ov-entity-get): Ditto.
317         (wl-score-followup): Ditto.
318         (wl-score-add-followups): Use `elmo-message-entity-field' instead
319         of `car'.
320         (wl-score-get-latest-msgs): Follow the API change.
321         (wl-score-get-header): Ditto.
322
323         * wl-refile.el (wl-refile-learn): Ditto.
324         (wl-refile-subject-learn): Ditto.
325         (wl-refile-get-field-value): Ditto.
326         (wl-refile-guess-by-history): Ditto.
327         (wl-refile-guess-by-subject): Ditto.
328
329         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
330
331         * wl-expire.el (wl-expire-date-p): Removed.
332         (wl-expire-archive-date): Follow the API change.
333         (wl-expire-localdir-date): Ditto.
334         (wl-summary-expire): Ditto.
335
336         * Version number is increased to 2.15.1.
337
338 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
339
340         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
341         group is access or not (it is not strict, like wl-fldmgr-rename).
342
343 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
344
345         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
346         duplicate call of `wl-summary-print-argument' on the wrong line.
347
348 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
351         even if argument `number' is nil.
352         (wl-summary-insert-line): Print action argument if current message
353         has it.
354
355 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
356
357         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
358         (wl-draft-reply): Ditto.
359         (wl-draft): Add optional argument `parent-number' and call
360         `wl-draft-create-buffer' with it.
361         (wl-draft-create-buffer): Add optional argument
362         `parent-number'. Set wl-draft-parent-number as it.
363
364 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
365
366         * wl-folder.el (wl-folder-set-persistent-mark): If summary
367         buffer is not for given folder, don't use it.
368
369 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
370
371         * Version number is increased to 2.15.0.
372
373 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
374
375         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
376
377         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
378         (wl-highlight-get-face-by-name): New internal function.
379         (wl-highlight-summary-line-face-spec): Use it and fixed.
380
381 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
382
383         * wl-summary.el (wl-summary-sync-update): Use
384         `elmo-message-entity-field' instead of `car' to get message-id
385         from overview entity.
386
387         * wl-summary.el (wl-summary-rescan-message): Call
388         `wl-highlight-summary-displaying' when displaying a message.
389
390 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
391
392         * wl-draft.el (wl-draft-config-info-filename): Extracted from
393         `wl-draft-config-info-operation'.
394         (wl-draft-buffer-change-number): New function.
395         (wl-draft-rename-saved-config): Ditto.
396         * wl.el (wl-init): Connect slot for message-number-changed.
397         (toplevel): Add autoload for wl-draft-rename-saved-config.
398
399 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
400
401         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
402         `update-overview'
403         (wl-summary-buffer-detach): Disconnect from it.
404         (wl-summary-rescan-message): Use command.
405
406         * wl-message.el (wl-message-buffer-display): Use
407         `with-current-buffer' instead of `save-excursion'.
408
409 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-mime.el (wl-draft-preview-attributes-list): Protect
412         wl-draft-preview-attributes-list from distraction.
413
414 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
415
416         * wl-summary.el (wl-summary-sync-update): Sort the return value of
417         `elmo-list-diff'.
418
419 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
420
421         * wl-summary.el
422         (wl-summary-edit-addresses-collect-candidate-fields): Use
423         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
424
425         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
426         instead of `elmo-set-work-buf'.
427
428         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
429         (wl-address-make-address-list): Ditto.
430
431         * Version number is increased to 2.13.3.
432
433 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
434
435         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
436         user option.
437
438         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
439         argument `5'.
440
441         * wl-message.el (wl-message-display-no-merge-p): New function.
442         (wl-message-buffer-display): Check whether the message is
443         reassembled and follow the API change.
444
445 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
448         multibyte on working buffer and removed unnecessary
449         `buffer-disable-undo'.
450
451 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
452
453         * wl-util.el (wl-read-search-condition-internal): Fixed the last
454         change.
455
456 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
457
458         * wl-util.el (wl-read-search-condition-internal): Protect
459         elmo-global-flags from distraction.
460
461 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
462
463         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
464
465         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
466         (wl-summary-event-handler): Ditto.
467         (wl-summary-update-persistent-mark-on-event): New
468         function (renamed from `elmo-event-handler-flag-changed').
469         (wl-summary-buffer-attach): New function.
470         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
471         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
472         instead of `elmo-folder-add-handler'.
473
474         * Version number is increased to 2.13.2.
475
476 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
479         and "\177" to the `wl-news-previous-page'.
480         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
481         (wl-news-previous-page): New function.
482
483 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
484
485         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
486         instead of `write-region' and simplify.
487
488 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-template.el (wl-template-select): Cause error if
491         `wl-template-alist' is nil.
492
493 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
494
495         * wl-news.el.in: Set file variable `no-byte-compile'.
496
497 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
498
499         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
500         whether a target message is within displaying area.
501         (elmo-event-handler-cache-changed): Ditto.
502
503 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
504
505         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
506         to `defun'.  Use `nconc' instead of `append' to collect descendant
507         message numbers.
508
509 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
510
511         * wl-thread.el (wl-thread-save-top-list)
512         (wl-thread-save-entities): Use `with-temp-buffer'.
513         * wl-news.el.in (wl-news-previous-version-load):
514         (wl-news-previous-version-save): Ditto.
515         * wl-summary.el (wl-summary-load-file-object)
516         (wl-summary-save-view-cache): Ditto.
517
518 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * wl-util.el (toplevel): Require 'elmo-flag'.
521         (wl-read-search-condition): New function (Renamed from
522         `elmo-read-search-condition').
523         (wl-read-search-condition-internal): Likewise.
524
525         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
526         invalid.
527         (wl-summary-pick): Use `wl-read-search-condition' instead of
528         `elmo-read-search-condition'.
529         (wl-summary-virtual): Ditto.
530
531         * wl-folder.el (wl-folder-virtual): Ditto.
532         (wl-folder-pick): Ditto.
533
534         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
535
536 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
537
538         * wl-summary.el (wl-summary-reedit): Call
539         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
540
541 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * wl-mime.el (toplevel): Require wl-vars.
544
545         * wl-message.el (toplevel): Require cl at compile.
546
547         * wl-draft.el (toplevel): Require elmo.
548
549 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
550
551         * wl-message.el (wl-message-buffer-prefetch): Count is a number
552         and do nothing when it is not positive.
553         (wl-message-buffer-prefetch-next): Ditto.
554
555 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
556
557         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
558         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
559         (wl-summary-redisplay-internal): Ditto.
560
561         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
562         message (the condition is borrowed from `wl-check-variables-2').
563         (wl-summary-redisplay-internal): Ditto.
564
565 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * wl-mime.el (wl-draft-nntp-attribute): New function.
568         (wl-draft-attribute-nntp-posting-server): Use it.
569         (wl-draft-attribute-nntp-posting-port): Ditto.
570
571         * wl-mime.el (wl-draft-preview-attributes-list): New function.
572         (wl-draft-show-attributes-buffer): Ditto.
573         (wl-draft-hide-attributes-buffer): Ditto.
574         (wl-draft-attribute-newsgroups): Ditto.
575         (wl-draft-attribute-nntp-posting-server): Ditto.
576         (wl-draft-attribute-nntp-posting-port): Ditto.
577         (wl-draft-preview-message): Use there functions.
578
579         * wl-vars.el (wl-draft-preview-attributes-list): Change default
580         value.
581
582 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
583
584         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
585         (wl-draft-reedit): Ditto.
586         (wl-draft-queue-flush): Ditto.
587
588         * wl-mime.el (wl-message-request-partial): Ditto.
589         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
590         instead of `elmo-message-fetch'.
591
592         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
593
594         * wl-summary.el (wl-summary-message-string): Ditto.
595
596 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-util.el (wl-current-message-buffer): Follow the API change.
599
600         * wl-summary.el (wl-summary-redisplay-internal): Call
601         `wl-summary-mark-as-read' with 2nd argument as nil and update
602         unread count instead of persistent mark.
603
604         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
605         variable.
606         (wl-message-redisplay): Follow the API change.
607         (wl-message-buffer-display): Managed mime-entity directly and
608         return preview buffer only.
609         (wl-message-display-internal): Rewrite.
610         (wl-message-buffer-prefetch-subr): Not save return value of
611         `wl-message-buffer-display'.
612
613         * Version number is increased to 2.13.1.
614
615 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
616
617         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
618         'elmo-multiple-fields-body-list' with boundary specified.
619
620 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
621
622         * wl-vars.el (wl-summary-resend-use-cache): New variable.
623         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
624         cache if `wl-summary-resend-use-cache' is non-nil.
625
626 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
627
628         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
629         (wl-nntp-posting-stream-type): Ditto.
630
631 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
632
633         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
634
635 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
636
637         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
638         message.
639
640 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
641
642         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
643         Abolish.
644         (wl-summary-buffer-persistent-mark-version): New internal
645         variable.
646         (wl-summary-update-mark-and-highlight-window): Check by
647         wl-summary-persistent-mark-invalid-p.
648         (wl-summary-update-status-marks): Ditto.
649         (elmo-event-handler-flag-changed): Rewrite.
650         (elmo-event-handler-cache-changed): Define.
651         (wl-summary-prefetch-msg): Does not update persistent mark here.
652         (wl-summary-delete-cache): Ditto.
653         (wl-summary-resume-cache-status): Ditto.
654         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
655         (wl-summary-persistent-mark-invalid-p): New function.
656         (wl-summary-validate-persistent-mark): Ditto.
657         (wl-summary-validate-persistent-mark-string): Ditto.
658         (wl-summary-invalidate-persistent-mark): Ditto.
659         (wl-summary-update-persistent-mark): Call
660         `wl-summary-validate-persistent-mark'.
661         (wl-summary-create-line): Call
662         `wl-summary-validate-persistent-mark-string'.
663
664         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
665         status as t if cache used.
666
667 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
668
669         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
670         only if the target is group.
671         * wl-folder.el (wl-folder-append-petname): Don't check group name.
672
673 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
674
675         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
676
677 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
678
679         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
680
681         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
682
683 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
684
685         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
686         (Thanks to Yoichi NAKAYAMA).
687
688 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
689
690         * wl-util.el (wl-save-drafts): Restore echo area.
691
692 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
693
694         * Version number is increased to 2.13.0.
695
696         * wl-util.el (wl-biff-check-folder-async): Use
697         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
698
699 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
700
701         * wl-message.el (wl-message-display-internal): Does not put
702         wl-message-display-type property on message buffer.
703         (wl-message-buffer-display-type): New function.
704
705         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
706
707         * wl-summary.el (wl-summary-mode): Use `dolist' to add
708         `wl-summary-buffer-detach'.
709         (wl-summary-message-display-type): Use
710         `wl-summary-buffer-display-type'.
711
712 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
715         buffer-local.
716
717         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
718         kill-buffer-hook instead of make-local-variable.
719         (wl-draft-preview-message): Set `local' argument of add-hook as t.
720
721 2004-12-12  Scott Renfro <scott@renfro.org>
722
723         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
724         regex for square-branket.
725
726 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
727
728         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
729         `wl-message-mime-analysis-p' with argument `header'.
730
731 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
732
733         * wl-mime.el (wl-draft-yank-current-message-entity): 
734         Switch to no-mime following method according to wl-message-display-type
735         property.
736         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
737
738         * wl-message.el (wl-message-display-internal): 
739         Put wl-message-display-type property on message buffer.
740
741         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
742         (wl-message-display-internal): Ditto;
743
744         * wl-summary.el (wl-summary-toggle-mime): Ditto.
745
746 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
747
748         * wl-message.el (wl-message-make-display-type): New function.
749         (wl-message-display-type-property): Ditto.
750         (wl-message-mime-analysys-p): Ditto.
751         (wl-message-display-all-header-p): Ditto.
752         (wl-message-redisplay): Removed argument `as-is', `all-header' and
753         added `display-type'.
754         (wl-message-buffer-display): Likewise.
755         (wl-message-display-internal): Likewise.
756         (wl-message-buffer-display-type): Abolish.
757         (wl-message-buffer-prefetch-subr): Follow the API changed.
758
759         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
760         from wl-summary-buffer-display-all-header and changed default value.
761         (wl-summary-message-display-type): New function.
762         (wl-summary-buffer-display-mime-mode): Ditto.
763         (wl-summary-buffer-display-header-mode): Ditto.
764         (wl-summary-toggle-mime): Rewrite with above functions.
765         (wl-summary-toggle-all-header): Ditto.
766         (wl-summary-redisplay): Force redisplay with default mode.
767         (wl-summary-redisplay-internal): Renamed argument from `mode',
768         `all-header' to `mime-mode', `header-mode'.
769         Use `wl-message-make-display-type'.
770
771         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
772         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
773
774 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
775
776         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
777
778 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
779
780         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
781         in original message buffer.
782         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
783         buffer.
784
785 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
786
787         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
788
789 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
790
791         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
792
793 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
794
795         * wl-action.el (wl-summary-exec-action-refile): Display a done message
796         when actions succeeded.
797         (wl-summary-exec-action-copy): Likewise.
798
799 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
800
801         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
802         there is switch-to-buffer at the end of wl-message-select-buffer.
803         (wl-summary-reply): Ditto.
804
805 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
806
807         * wl-summary.el (wl-summary-forward): Put subject in original
808         message buffer as argument of wl-draft-forward.
809         * wl-draft.el (wl-draft-forward): Decode subject as in
810         wl-draft-reply.
811
812 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
813
814         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
815         a folder under access group.
816
817 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
818
819         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
820         wl-message-buffer-display.
821
822         * wl-util.el (wl-set-save-drafts): Fix typo.
823
824 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
825
826         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
827         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
828         wl-highlight-logo-face to set the bg color of an xbm image; fixed
829         the way to measure the width of a bitmap image; don't put face on
830         ascii and bitmap images; put the mark which should not use the
831         variable-pitch face on ascii and bitmap images.
832         (wl-demo-setup-properties): Don't use the variable-pitch face on
833         ascii and bitmap images; made it work on Emacs 20 and earlier.
834         (wl-demo-insert-text): End with a newline at the bottom; don't put
835         face on text.
836
837         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
838
839 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
840
841         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
842
843         * wl-util.el (wl-save-drafts): Moved from sample setting.
844         (wl-set-save-drafts): New function to set idle timer.
845         * wl-draft.el (wl-draft): Call it.
846         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
847
848 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
849
850         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
851         a summary which has toggle display status off.
852
853 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
854
855         * wl-draft.el (wl-draft-do-fcc): No cache save.
856
857 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
858
859         * wl-summary.el (elmo-event-handler-flag-changed): Use
860         `set-buffer' instead of `with-current-buffer'.
861
862 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
863
864         * wl-summary.el (wl-summary-after-resize-function): New function.
865         (wl-summary-mode): Add `wl-summary-after-resize-function' to
866         window-size-change-functions.
867
868 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
869
870         * wl-draft.el (wl-draft-create-buffer): Bind
871         `change-major-mode-hook' after current buffer is changed.
872
873         * wl-summary.el (wl-summary-buffer-detach): New function.
874         (wl-summary-buffer-set-folder): Call it.
875         (wl-summary-mode): Add `wl-summary-buffer-detach' to
876         change-major-mode-hook and kill-buffer-hook.
877         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
878         (wl-summary-switch-to-clone-buffer): Ditto.
879         (wl-summary-goto-folder-subr): Ditto.
880
881 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
882
883         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
884         after boundp check.
885
886 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
889         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
890         for `kill-buffer'.
891
892         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
893         handler of current buffer from elmo-folder.
894
895 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
896
897         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
898
899 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-summary.el (wl-summary-buffer-event-handler): New internal
902         variable.
903         (wl-summary-event-handler): New class.
904         (elmo-event-handler-flag-changed): Define to update persistent
905         mark.
906         (wl-summary-buffer-set-folder): Register event handler to
907         elmo-folder.
908         (wl-summary-exit): Unregister event handler.
909         (wl-summary-goto-folder-subr): Ditto.
910         (wl-summary-mark-as-read-all): Does not call
911         `wl-summary-update-persistent-mark' directly.
912         (wl-summary-mark-as-read-internal): Ditto.
913         (wl-summary-set-persistent-mark-internal): Ditto.
914         (wl-summary-set-flags-internal): Ditto.
915
916         * Version number is increased to 2.11.33.
917
918 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
919
920         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
921         to nil.
922
923 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-spam.el (wl-spam-setup): Add hook
926         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
927         instead of `wl-summary-prepare-hook'.
928
929         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
930         if folder type is `'flag'.
931         (wl-summary-mark-as-important): Ditto.
932
933 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
934
935         * wl-address.el (wl-address-minibuffer-history): New variable.
936         (wl-address-minibuffer-local-map): New keymap.
937         (wl-address-read-from-minibuffer): New function.
938
939         * wl-action.el (wl-summary-get-resend-address): Use
940         `wl-address-read-from-minibuffer' instead of `completing-read'.
941
942 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * Version number is increased to 2.11.32.
945
946 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
947
948         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
949         without mule to iso-8859-1.
950         (wl-draft-add-in-reply-to): Add note in description.
951         (wl-draft-add-references): Ditto.
952
953 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
954
955         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
956         definition for `m'.
957         (wl-summary-mode-line-format): Add '[%m]'.
958         (wl-message-mode-line-format-spec-alist): Ditto.
959         (wl-summary-display-mime-mode-list): New variable.
960
961         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
962         from wl-summary-buffer-display-as-is.
963         (wl-summary-buffer-display-all-header): New buffer local variable.
964         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
965         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
966         instead of wl-summary-buffer-display-as-is.
967         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
968         (wl-summary-set-persistent-mark): Ditto.
969         (wl-summary-set-message-buffer-or-redisplay): Just call
970         `wl-summary-redisplay-internal' without optional arguments.
971         (wl-summary-toggle-mime): Rewrite.
972         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
973         (wl-summary-toggle-all-header): New function.
974         (wl-summary-redisplay-internal): Treat mime mode.
975
976         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
977         to wl-mime-preview-follow-no-mime.
978         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
979         accodring to the display-mode.
980
981         * wl-message.el (wl-message-buffer-display-type): Rewrite.
982         (wl-message-buffer-display): Changed argument name from `as-is' to
983         `mode'.
984         (wl-message-display-internal): Ditto;
985         Bind elmo-mime-display-header-analysis according to the mode.
986         (wl-message-display-internal): Put wl-message-display-mime-mode
987         property on entire buffer.
988
989 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
990
991         * wl-draft.el (wl-draft-do-fcc): Undo last change.
992
993 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
994
995         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
996         Don't extract mail address.
997         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
998
999         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1000
1001         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1002
1003 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1004
1005         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1006         wl-fldmgr-cut-entity-list on confirmation.
1007
1008 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1009
1010         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1011         (wl-mime-quit-preview): Check existence of
1012         mime-edit-temp-message-buffer here.
1013
1014 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1015
1016         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1017         after deletion.
1018
1019         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1020         before calling wl-mime-quit-preview.
1021
1022 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1023
1024         * wl-summary.el (wl-summary-pick): If call it with prefix
1025         argument, set `delete-marks' as non-nil. Pick from only visible
1026         messages.
1027         (wl-summary-check-target-mark): New function.
1028         (wl-summary-target-mark-mark-as-read): Use it.
1029         (wl-summary-target-mark-mark-as-unread): Ditto.
1030         (wl-summary-target-mark-operation): Ditto.
1031         (wl-summary-target-mark-set-flags): Ditto.
1032         (wl-summary-target-mark-save): Ditto.
1033         (wl-summary-target-mark-pick): Ditto.
1034         (wl-summary-target-mark-forward): Ditto.
1035         (wl-summary-target-mark-reply-with-citation): Ditto.
1036         (wl-summary-target-mark-print): Ditto.
1037         (wl-summary-target-mark-uudecode): Ditto.
1038
1039         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1040         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1041         with `ask-coding' is non-nil.
1042
1043 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1044
1045         * wl-thread.el (wl-thread-set-parent): If parent is a message
1046         which is identified by references, set linked as nil.
1047
1048 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1049
1050         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1051         (wl-message-mode-line-format-spec-alist): Ditto.
1052         (wl-message-mode-line-format): Ditto.
1053         (wl-summary-mode-line-format): Ditto for docstring.
1054         (wl-summary-no-mime-folder-list): Fix typo.
1055
1056         * wl-util.el (wl-current-message-buffer): Call
1057         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1058
1059         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1060         variable.
1061         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1062         of `wl-summary-redisplay-no-mime'.
1063         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1064         (wl-summary-toggle-mime): New function.
1065         (wl-summary-redisplay-all-header): Rewrite.
1066         (wl-summary-redisplay-no-mime): Ditto.
1067         (wl-summary-redisplay-internal): Added argument `as-is' and
1068         `all-header'.
1069
1070         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1071         New variable.
1072         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1073         bottom.
1074         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1075         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1076         "/" unconditionally.
1077
1078         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1079         wl-mime-preview-follow-no-mime for as-is content.
1080         (wl-mime-preview-follow-no-mime): New function.
1081         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1082
1083         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1084         and added `as-is', `all-header'.
1085         (wl-message-buffer-display): Ditto.
1086         (wl-message-buffer-display-type): New function.
1087
1088 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1089
1090         * wl-vars.el (wl-message-header-button-alist): Change default
1091         value.
1092         (wl-message-body-button-alist): Ditto.
1093
1094 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1095
1096         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1097
1098 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1099
1100         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1101
1102 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1103
1104         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1105         is always true.
1106
1107 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1108
1109         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1110         on null entity.
1111
1112 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1113
1114         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1115
1116 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1117
1118         * wl-vars.el (wl-summary-resend-hook): New hook.
1119
1120         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1121         `wl-summary-resend-hook'.
1122
1123 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1124
1125         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1126         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1127         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1128         (wl-summary-new-cached-mark): Changed default value to 'n'.
1129         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1130         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1131         (wl-folder-sync-range-alist): Remove spec for 'flag.
1132         (wl-summary-force-prefetch-folder-list): New user option.
1133
1134         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1135         `wl-summary-toggle-persistent-mark'.
1136         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1137         number is nil.
1138         (wl-summary-mark-as-answered-region): Set interactive argument of
1139         `wl-summary-set-persistent-mark-internal'.
1140         (wl-summary-mark-as-important-region): Ditto.
1141         (wl-summary-unset-persistent-mark): Ditto.
1142         (wl-summary-set-persistent-mark): Ditto.
1143         (wl-summary-mark-as-answered): Ditto.
1144         (wl-summary-mark-as-important): Ditto.
1145         (wl-summary-set-persistent-mark-internal): Do nothing
1146         when `elmo-message-flag-available-p' is nil.
1147         (wl-summary-toggle-persistent-mark): New function.
1148         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1149         when the folder matches `wl-summary-force-prefetch-folder-list'.
1150
1151
1152         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1153         when number is nil.
1154         (wl-highlight-summary-forwarded-face): New face.
1155
1156 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * Version number is increased to 2.11.31.
1159
1160 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1161
1162         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1163         (wl-biff-check-folder-async): Ditto.
1164         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1165
1166 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1167
1168         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1169         Add an argument `reverse'.  All callers are updated.
1170         (wl-summary-sort): Add a prefix argument `reverse' to specify
1171         reverse sorting.
1172         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1173         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1174         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1175
1176 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1177
1178         * wl-message.el (wl-message-redisplay): Does not narrow header if
1179         disply-type is all-header or as-is.
1180
1181         * wl-summary.el (wl-summary-enter-handler): Use
1182         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1183
1184 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1185
1186         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1187         after adding wl-draft-parent-variables.
1188         (wl-draft-forward): Ditto.
1189
1190 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1191
1192         * wl-summary.el (wl-summary-sync-marks): Call
1193         `wl-summary-set-persistent-mark' and
1194         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1195         (wl-summary-set-persistent-mark-internal): Add 4th argument
1196         `no-server'.
1197         (wl-summary-unset-persistent-mark): Ditto.
1198         (wl-summary-set-persistent-mark): Ditto.
1199         (wl-summary-add-flags-internal): Abolish.
1200         (wl-summary-remove-flags-internal): Ditto.
1201         (wl-summary-mark-as-important-internal): Ditto.
1202         (wl-summary-mark-as-important): Use
1203         `wl-summary-set-persistent-mark' instead of
1204         `wl-summary-add-flags-internal'.
1205         (wl-summary-mark-as-important-region): Ditto.
1206
1207         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1208
1209         * wl-summary.el (wl-summary-get-available-flags): New function.
1210         (wl-summary-sync-marks): Use it and simplified.
1211         (wl-summary-unset-persistent-mark): Use
1212         `wl-summary-get-available-flags'.
1213         (wl-summary-set-persistent-mark): Ditto.
1214
1215 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1216
1217         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1218         id.
1219
1220 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1223         number, call `wl-summary-prev-line-content'. Show message when the
1224         message is not found.
1225
1226 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1227
1228         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1229         wl-summary-enter-handler.
1230         (wl-summary-enter-handler): New command.
1231
1232         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1233         docstring and custom spec.
1234
1235         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1236         flags too; Don't treat Cached and New.
1237         (wl-summary-set-persistent-mark): Ditto.
1238
1239         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1240         `wl-folder-set-flag'.
1241
1242         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1243         instead of `wl-folder-set-flag'.
1244
1245         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1246         for completion.
1247         (wl-summary-set-persistent-mark): Ditto.
1248
1249         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1250         instead of `wl-draft-quit-preview'.
1251
1252         * wl-mime.el (toplevel): Avoid compile warning.
1253         (wl-mime-quit-preview): New function
1254         (formarly defined as `wl-draft-quit-preview').
1255         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1256         quitting method.
1257
1258         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1259
1260         * wl-folder.el (wl-folder-set-flag): Renamed from
1261         `wl-draft-set-flag-on-parent'.
1262
1263         * wl-draft.el (wl-draft-quit-preview): New function.
1264         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1265         (wl-draft-send): Call `wl-folder-set-flag' instead of
1266         `wl-draft-set-flag-on-parent'.
1267         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1268
1269 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1270
1271         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1272         (wl-draft-send): Ditto.
1273
1274 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1275
1276         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1277         (wl-draft-kill-pre-hook): Set default value as nil.
1278         (wl-summary-reply-hook): Ditto.
1279         (wl-draft-kill-flags): Abolish.
1280
1281         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1282         (wl-draft-parent-variables): Renamed from
1283         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1284         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1285         argument; Add wl-draft-parent-variables to
1286         wl-draft-config-variables.
1287         (wl-draft-reply): Likewise.
1288         (wl-draft-kill-flags): Abolish.
1289         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1290         (wl-draft-set-flag-on-parent): New function.
1291         (wl-draft-setup-parent-flag): Ditto.
1292
1293 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1294
1295         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1296         `wl-draft-parent-folder' is "".
1297
1298 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1299
1300         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1301         (wl-summary-digit-jump): New function.
1302         (Adviced by John Owens and Hiroya Murata)
1303
1304         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1305         (Adviced by John Owens)
1306
1307         * wl-xmas.el (wl-message-define-keymap): Ditto.
1308
1309         * wl-mule.el (wl-message-define-keymap): Ditto.
1310
1311 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1312
1313         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1314         change of return value of elmo-folder-count-flags.
1315
1316         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1317         (wl-summary-mark-as-read-internal): Ditto.
1318         (wl-summary-set-persistent-mark-internal): Ditto.
1319         (wl-summary-folder-info-update): Ditto.
1320         (wl-summary-sync-update): Fixed the last change.
1321
1322         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1323
1324 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1325
1326         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1327         (wl-draft-kill-flags): Fixed docstring.
1328
1329         * wl-draft.el (wl-draft-kill-flags): New function.
1330         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1331
1332 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-vars.el (wl-reply-hook): Abolish.
1335         (wl-draft-reply-hook): New hook.
1336         (wl-summary-reply-hook): Ditto.
1337         (wl-draft-forward-hook): Ditto.
1338         (wl-summary-forward-hook): Ditto.
1339         (wl-draft-kill-flags): New variable.
1340
1341         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1342         wl-summary-set-persistent-mark-internal.
1343         (wl-summary-sync-marks): Use elmo-preserved-flags.
1344         (wl-summary-update-persistent-mark): Make it interactive.
1345         (wl-summary-set-persistent-mark-internal): New inline function.
1346         (wl-summary-mark-as-answered): Use it.
1347         (wl-summary-mark-as-unanswered): Ditto.
1348         (wl-summary-unset-persistent-mark): New function.
1349         (wl-summary-set-persistent-mark): Ditto.
1350         (wl-summary-reply): Don't set answered flag;
1351         Run wl-summary-reply-hook instead.
1352         (wl-summary-forward): Call wl-draft-forward with number.
1353         Run wl-summary-forward-hook.
1354
1355         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1356         (wl-highlight-summary-line-face-spec): Use it as a default
1357         persistent mark face.
1358
1359         * wl-draft.el (wl-draft-forward): Added optional argument number;
1360         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1361         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1362         (wl-draft-kill): Use wl-draft-kill-flags.
1363
1364         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1365
1366         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1367         of return value of elmo-folder-count-flags.
1368
1369         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1370
1371         * wl-summary.el (wl-summary-count-unread): Ditto.
1372         (wl-summary-sync-update): Follow the change above.
1373         (wl-summary-force-prefetch): New function.
1374
1375 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1376
1377         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1378         variable `buf' with `let' instead of `setq'.
1379
1380 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1381
1382         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1383         add Content-Disposition heaeder on the deleted part.
1384
1385 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1386
1387         * wl-draft.el (wl-draft-save): Encode address list under edit by
1388         `eword-encode-unstructured-field-body'.
1389
1390         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1391
1392 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1393
1394         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1395         wl-current-summary-buffer.
1396
1397 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1398
1399         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1400         `numbers' is ignored.
1401
1402 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1403
1404         * wl-folder.el (wl-folder-open-folder): Avoid error.
1405         Reported by John Owens, [wl-en:815]
1406
1407         * wl.el (wl): Set timer for biff process even if prefix argument
1408         is given or auto-checking is quitted.
1409
1410         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1411         immediately.
1412         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1413         (wl-toggle-plugged): Ditto.
1414
1415         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1416         * wl-util.el (wl-biff-start): Use idle timer if
1417         `wl-biff-use-idle-timer' is non-nil.
1418
1419 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1420
1421         * wl-highlight.el (wl-highlight-message): Fix description.
1422
1423 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1424
1425         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1426         tty.
1427
1428 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1429
1430         * wl-action.el (wl-summary-exec): Print failure count.
1431
1432 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1433
1434         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1435         to `defun', remove interactive form.
1436         Set elmo-message-fetch-confirm when force-reload is non-nil.
1437
1438 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * wl-summary.el (toplevel): Removed unnecessary autoload.
1441
1442 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1443
1444         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1445         the buffer is generated from another message buffer.
1446
1447 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1450         extracted from `wl-fldmgr-save-folders'.
1451         (wl-fldmgr-delete): Call it after deletion.
1452
1453 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1454
1455         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1456         multi-tty support.
1457
1458 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1459
1460         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1461
1462 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1463
1464         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1465         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1466
1467 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1468
1469         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1470         unsubscribe list only if argument CLEAR is nil.
1471
1472 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1473
1474         * wl-draft.el (wl-draft-reply): Decode subject before removing
1475         Re: prefix.
1476
1477 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1478
1479         * wl-summary.el (wl-summary-sort-by-size): New command.
1480
1481 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1482
1483         * wl-summary.el (wl-summary-number-list-from-region): New
1484         function.
1485         (wl-summary-mark-as-read-region): Use it.
1486         (wl-summary-mark-as-unread-region): Ditto.
1487         (wl-summary-set-flags-region): Ditto and add optional argument
1488         remove.
1489         (wl-summary-mark-as-answered-region): Ditto.
1490         (wl-summary-mark-as-important-region): Ditto.
1491         (wl-summary-target-mark-mark-as-important): Added optional
1492         argument remove.
1493         (wl-summary-target-mark-mark-as-answered): Ditto.
1494         (wl-summary-target-mark-set-flags): Ditto.
1495
1496 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1497
1498         * wl-summary.el (wl-summary-set-flags-region): Call
1499         `wl-summary-set-flags-internal' with number list instead of call
1500         one by each message.
1501         (wl-summary-target-mark-set-flags): Likewise.
1502
1503 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1504
1505         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1506         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1507         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1508         (wl-summary-target-mark-mark-as-answered): Likewise.
1509
1510 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1511
1512         * wl-summary.el (wl-summary-target-mark-forward): Use
1513         `wl-summary-delete-all-target-marks' instead of
1514         `wl-summary-delete-all-temp-marks'.
1515         (wl-summary-target-mark-reply-with-citation): Ditto.
1516         (wl-summary-target-mark-uudecode): Ditto.
1517         (wl-summary-target-mark-set-flags): Ditto and remove needless
1518         cursor move.
1519
1520 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1521
1522         * wl-summary.el (wl-summary-target-mark-forward): Protect
1523         wl-summary-buffer-target-mark-list from nreverse.
1524         (wl-summary-target-mark-reply-with-citation): Ditto.
1525
1526 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1527
1528         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1529         `elmo-display-progress-threshold'.
1530
1531 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1532
1533         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1534         check `wl-summary-highlight'.
1535         (wl-summary-window-scroll-functions): Respect value of
1536         `wl-summary-highlight'.
1537         (wl-summary-sync-update): Run hooks
1538         `wl-summary-buffer-window-scroll-functions' at any time.
1539
1540 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1541
1542         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1543         from `wl-summary-cleanup-temp-marks'.
1544         (wl-summary-cleanup-temp-marks): Abolish argument.
1545         * wl.el (wl-save-status): Revert previous change.
1546         (wl-execute-temp-marks): New function, call
1547         `wl-summary-exec-with-confirmation'.
1548         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1549         (wl-folder-save-and-exec-marks): Abolished.
1550
1551 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1552
1553         * wl-e21.el (wl-e21-display-image-p): Respect
1554         `wl-highlight-folder-with-icon'.
1555         (wl-e21-highlight-folder-group-line): Highlight mouse line
1556         even if wl-e21-display-image-p is nil.
1557
1558         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1559         Respect value of `wl-summary-highlight'.
1560
1561         * wl.el (wl-save-status): Remove unused variable.
1562
1563         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1564         (wl-folder-mode-map): Bind it to "x".
1565
1566 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1567
1568         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1569
1570         * wl-thread.el (wl-thread-get-parent-list): Don't check
1571         disconnected ancestors, neglecting needless work in
1572         `wl-thread-update-indent-string-thread'.
1573
1574         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1575         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1576         argument, add argument default-keep to keep marks by default.
1577
1578         * Version number is increased to 2.11.30.
1579
1580         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1581         customization type and docstring.
1582         (wl-draft-reply-without-argument-list): Ditto.
1583
1584 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1585
1586         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1587
1588         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1589
1590 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1591
1592         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1593
1594 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1595
1596         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1597         save-excursion so as not to include run-hooks.
1598
1599 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1600
1601         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1602         Clarify that marks are going to be cleared.
1603
1604 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1605
1606         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1607         according to 3rd element of wl-summary-flag-mark.
1608
1609         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1610
1611 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-action.el (wl-summary-target-mark-all): Don't set
1614         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1615
1616 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1617
1618         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1619         (wl-forward-subject-prefix): Ditto.
1620         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1621         (wl-draft-reply-make-subject): Ditto.
1622
1623         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1624         `wl-draft-forward'.
1625         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1626
1627 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1628
1629         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1630         target message does not exist.
1631
1632 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1633
1634         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1635         `wl-subject-prefix-regexp'.
1636         (wl-subject-forward-prefix-regexp): New variable.
1637         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1638         `wl-draft-strip-subject-re' and take regexp as argument.
1639         (wl-draft-forward): Use it.
1640         (wl-draft-reply): Ditto.
1641
1642 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1643
1644         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1645         emacs multi-tty support.
1646
1647 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1648
1649         * wl-e21.el (wl-e21-display-image-p): Don't call
1650         `display-images-p'.
1651         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1652         support.
1653         (wl-highlight-folder-current-line): Ditto.
1654         (wl-folder-init-icons): Ditto.
1655
1656 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1657
1658         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1659         the last line of summary in unplugged mode.
1660
1661 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1662
1663         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1664
1665 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1666
1667         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1668         * wl-address.el (wl-address-user-mail-address-p): Use it.
1669         (wl-address-delete-user-mail-addresses): Ditto.
1670         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1671
1672         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1673         (wl-address-delete-user-mail-addresses): Ditto.
1674
1675         * wl-address.el (wl-address-delete-user-mail-addresses): New
1676         function.
1677         * wl-refile.el (wl-refile-guess-by-history): Use it.
1678         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1679         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1680
1681         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1682         use wl-address-user-mail-address-p.
1683
1684 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1685
1686         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1687         after opening group.
1688
1689 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1690
1691         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1692         of elmo-set-buffer-multibyte.
1693
1694         * wl-message.el (wl-original-message-mode): Ditto.
1695
1696         * wl-score.el (wl-score-insert-header): Ditto.
1697
1698         * wl-summary.el
1699         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1700         (wl-summary-goto-folder-subr): Ditto.
1701         (wl-summary-insert-headers): Ditto.
1702
1703         * wl-util.el (wl-set-string-width): Ditto.
1704
1705         * Version number is increased to 2.11.29.
1706
1707 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1708
1709         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1710         (wl-highlight-summary-line-help-echo-alist): New variable.
1711         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1712         into `wl-highlight-summary-line-help-echo' and
1713         `wl-highlight-flag-folder-help-echo'.
1714         (wl-highlight-summary-line-string): Change accordingly.
1715         (wl-highlight-summary-current-line): Ditto.
1716
1717 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1718
1719         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1720         at the beginning of field body (Thanks to Markus Knittig).
1721
1722         * wl-draft.el (wl-draft-insert-current-message): Also check
1723         summary buffer, remove unnecessary tag.
1724
1725 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1726
1727         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1728         when wl-message-buffer is nil.
1729
1730         * wl-folder.el (wl-folder): Abolish unused argument.
1731         Call wl-folder-init when wl-folder-entity is nil.
1732         * wl.el (wl): Change accordingly.
1733
1734 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1735
1736         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1737         multibyte string before insert into draft buffer.
1738         (wl-draft-create-buffer): Always enable multibyte characters for
1739         draft buffer.
1740
1741         * Version number is increased to 2.11.28.
1742
1743 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * wl-folder.el (wl-folder-open-close): Handle blank line.
1746         (wl-folder-jump-to-current-entity): Ditto.
1747
1748 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1749
1750         * Version number is increased to 2.11.27.
1751
1752 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1753
1754         * wl-thread.el (wl-thread-insert-message): When the thread is
1755         devided by wl-summary-max-thread-depth, insert line at the end of
1756         buffer.
1757
1758 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * Version number is increased to 2.11.26.
1761
1762 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1763
1764         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1765
1766 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1767
1768         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1769         value of stream-type and session.
1770
1771 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1772
1773         * Version number is increased to 2.11.25.
1774
1775 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1776
1777         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1778         in a quit message.
1779
1780 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1781
1782         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1783         (wl-summary-redisplay-no-mime-internal): Ditto.
1784
1785 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1786
1787         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1788         * wl-vars.el (wl-smtp-connection-type): Ditto.
1789
1790 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1791
1792         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1793         for the separator line and quote mail-header-separator.
1794
1795 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1796
1797         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1798         result message.
1799
1800         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1801         `elmo-multiple-fields-body-list' with boundary as
1802         mail-header-separator.
1803
1804 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1805
1806         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1807
1808 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1809
1810         * wl-util.el (wl-list-diff): Remove unused function.
1811
1812         * wl-draft.el (wl-draft-send-confirm): Discard input before
1813         confirmation.
1814
1815 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1818         order of flag and new.
1819
1820 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1821
1822         * wl-vars.el (wl-refile-policy-alist): Abolished.
1823
1824         * wl-action.el (wl-summary-set-action-refile): Follow the change
1825         above.
1826
1827 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1828
1829         * wl-highlight.el (wl-highlight-signature-search): Don't use
1830         re-search-backward for a long word since it is possible to crash
1831         XEmacs because of a bug.
1832
1833 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1834
1835         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1836
1837 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1840         argument for wl-summary-sync-force-update.
1841
1842 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1843
1844         * wl-summary.el (wl-summary-mode-map): Revival of
1845         wl-summary-mark-as-important related bindings;
1846         Bind 'F','tF','mF','rF','m&'.
1847         (wl-summary-mark-as-important-region): Revival.
1848         (wl-summary-target-mark-mark-as-important): Ditto.
1849         (wl-summary-target-mark-operation): New function.
1850         (wl-summary-target-mark-mark-as-answered): Use it.
1851         (wl-summary-decide-flag): Don't set Important as default.
1852         (wl-summary-mark-as-important-internal): Revival.
1853         (wl-summary-mark-as-important): Ditto.
1854
1855         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1856
1857         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1858         instead of facep.
1859
1860 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1861
1862         * wl-dnd.el (wl-dnd-drop-func): Fix.
1863
1864         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1865         mouse-set-point instead of posn-point.
1866
1867         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1868
1869         * wl-mule.el (wl-completing-read-multiple): Ditto.
1870
1871 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1872
1873         * wl-demo.el (face-background-name): Defalias to avoid compile
1874         warning.
1875
1876 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1877
1878         * wl-summary.el (wl-summary-decide-flag): Use
1879         wl-completing-read-multiple instead of completing-read-multiple.
1880
1881         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1882         New alias.
1883
1884         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1885         Use face-background-name instead of face-background.
1886
1887         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1888
1889         * wl-summary.el (wl-summary-save): Use it.
1890         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1891
1892         * wl-mime.el (wl-mime-save-content): Fix last change.
1893
1894 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1895
1896         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1897         New function.
1898         (wl-summary-sort-specs): Added sort.
1899         * wl-mime.el (wl-mime-save-content): Expand file name.
1900
1901 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1902
1903         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1904
1905         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1906
1907 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1908
1909         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1910         for flag if it is not defined.
1911
1912 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1913
1914         * wl-e21.el (wl-highlight-folder-current-line): Use
1915         elmo-folder-type-internal when elmo-folder-type returns nil.
1916
1917         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1918
1919         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1920
1921         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1922
1923         * wl-e21.el (wl-summary-toolbar): Ditto.
1924
1925         * wl-vars.el (wl-demo-background-color): Abolished.
1926         (wl-summary-persistent-mark-priority-list): Renamed from
1927         wl-summary-flag-priority-list.
1928         (wl-summary-flag-alist): New user option.
1929         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1930         (wl-message-mode-line-format-spec-alist): Added 'F'.
1931         (wl-message-mode-line-format): Likewise.
1932         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1933         instead of wl-summary-important-mark.
1934         (wl-file-folder-icon): New variable.
1935
1936         * wl-thread.el (wl-thread-set-flags): Renamed from
1937         wl-thread-mark-as-important.
1938
1939         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1940         warning.
1941         (wl-summary-mode-menu-spec): Follow the change of 
1942         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1943         (wl-summary-mode-map): Follow the change of
1944         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1945         (wl-summary-detect-mark-position): Follow the variable name change.
1946         (wl-summary-set-flags-region): New function for the replacement of
1947         wl-summary-mark-as-important-region.
1948         (wl-summary-sync-marks): Sync all global-flags.
1949         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1950         instead of elmo-message-flagged-p.
1951         (wl-summary-persistent-mark-string): Follow the variable name change;
1952         Put wl-summary-flag-mark if the message has global-flag.
1953         (wl-summary-target-mark-set-flags): Renamed from 
1954         wl-summary-target-mark-mark-as-important.
1955         (wl-summary-decide-flag): New function.
1956         (wl-summary-set-flags-internal): Renamed from
1957         wl-summary-mark-as-important-internal.
1958         (wl-summary-add-flags-internal): New function.
1959         (wl-summary-remove-flags-internal): Ditto.
1960         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1961         (wl-summary-mark-as-unimportant): Abolish.
1962         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1963         (wl-summary-next-message): List flagged messages in the msgdb.
1964
1965         * wl-score.el (wl-summary-score-update-all-lines): Use
1966         wl-summary-add-flags-internal instead of 
1967
1968         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1969
1970         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1971         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1972         (wl-message-buffer-require-all-header): Renamed from
1973         wl-message-buffer-all-header-flag (Ditto).
1974         (wl-message-buffer-flag-indicator): New variable.
1975         (wl-message-redisplay): Changed local varibale name from `flag' to
1976         `display-type'; Set up wl-message-buffer-flag-indicator.
1977         (wl-message-buffer-display): Changed varibale name from `flag' to
1978         `display-type'.
1979         (wl-message-display-internal): Likewise.
1980
1981         * wl-highlight.el (wl-highlight-demo-face): Define default background
1982         color.
1983         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1984
1985         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1986
1987         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1988         (wl-demo-setup-properties): Renamed from
1989         `wl-demo-set-background-color'.
1990         (wl-demo): Follow the change above.
1991         
1992         * Version number is increased to 2.11.24.
1993
1994 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1995
1996         * wl-summary.el (wl-summary-toggle-thread): Call
1997         `wl-summary-rescan' with disable-thread as non-nil.
1998         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1999
2000 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2001
2002         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2003         foreground property of the face.
2004         (wl-demo-insert-text): Don't set up face property here.
2005         (wl-demo): Call wl-demo-set-background-color, anyway.
2006
2007 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2008
2009         * wl-vars.el (wl-demo-background-color): The value can be nil.
2010
2011 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2012
2013         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2014         to wl-summary-wheel-dispatcher.
2015
2016         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2017         wl-message-wheel-dispatcher.
2018         (wl-message-wheel-dispatcher): New function.
2019         (wl-summary-wheel-dispatcher): Ditto.
2020
2021 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2022
2023         * wl-action.el (wl-summary-target-mark-all): List messages which are
2024         not in the killed-list.
2025
2026         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2027         only when the folder is 'flag/important.
2028
2029         * wl-address.el (wl-complete-field-body): Complete if the last
2030         character is a space.
2031
2032 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * wl-folder.el (wl-folder-clear-entity-info): Use
2035         elmo-clear-hash-val.
2036
2037         * wl-fldmgr.el (wl-fldmgr-rename): Set
2038         wl-folder-info-alist-modified as t.
2039
2040 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2041
2042         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2043
2044 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2045
2046         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2047         (wl-folder-buffer-last-visited-entity-id): New buffer local
2048         variable.
2049         (wl-folder-revisit-last-visited-folder): New function.
2050         (wl-folder-mode-map): Bind it to "C-i".
2051         (wl-folder-set-current-entity-id): Set last visited folder.
2052         * wl-summary.el (wl-summary-exit): Ditto.
2053
2054 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2057         before calling `recenter' in order to cope with an XEmacs bug.
2058
2059 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2060
2061         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2062         to the default value.
2063
2064 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2065
2066         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2067         change.
2068         (wl-summary-sync-marks): Ditto.
2069         (wl-summary-mark-as-read-internal): Ditto.
2070         (wl-summary-mark-as-answered-internal): Ditto.
2071         (wl-summary-mark-as-important-internal): Ditto.
2072         (wl-summary-reply): Ditto.
2073
2074         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2075         instead of `elmo-folder-unflag-answered'.
2076
2077         * Version number is increased to 2.11.23.
2078
2079         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2080         the last change.
2081
2082 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2083
2084         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2085         Specify "spam" or "good".
2086
2087 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2088
2089         * wl-spam.el (wl-summary-exec-action-spam): Call
2090         wl-folder-confirm-existence for spam folder.
2091         (wl-spam-setup): Bind "mk".
2092
2093 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2096
2097 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2098
2099         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2100         destination folder is empty.
2101
2102 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2103
2104         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2105         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2106
2107         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2108         (wl-summary-refile-prev-destination-region): New function.
2109         (wl-thread-refile-prev-destination): Ditto.
2110         (wl-summary-target-mark-refile-prev-destination): Ditto.
2111
2112 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2113
2114         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2115         (wl-demo-background-color): Changed default value.
2116
2117         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2118         color.
2119
2120         * wl-demo.el (wl-demo-set-background-color): New function.
2121         (wl-demo): Call it.
2122
2123 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2124
2125         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2126         * wl-address.el (wl-address-add-or-change): Don't add empty
2127         address.
2128
2129 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2130
2131         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2132
2133 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2134
2135         * wl-vars.el (wl-demo-image-filter-alist): New variable
2136         (wl-demo-background-color): Ditto.
2137
2138         * wl-demo.el (wl-demo-xpm-set-background): New function.
2139         (wl-demo-image-filter): Ditto.
2140         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2141
2142         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2143
2144         * wl-demo.el (wl-demo-icon-name): Define as function.
2145         (wl-demo-insert-image): Use it.
2146
2147 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2148
2149         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2150
2151 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2152
2153         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2154
2155 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2156
2157         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2158
2159 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2160
2161         * wl-thread.el (wl-thread-mark-as-answered): New function.
2162
2163         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2164         answered" entry.
2165         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2166         "r&" and wl-thread-mark-as-answered to "t&".
2167         (wl-summary-mark-as-important-region): Refine to toggle mark.
2168         (wl-summary-mark-as-answered-region): New function.
2169         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2170         and 3rd argument.
2171         (wl-summary-mark-as-important-internal): Likewise.
2172
2173 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2174
2175         * wl-template.el (wl-template-preview): New internal variable.
2176         (wl-template-preview-p): New function.
2177         (wl-template-show): Bind `wl-template-preview' as t.
2178
2179 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2180
2181         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2182         `elmo-message-entity-field' with 3rd argument which is non-nil.
2183
2184 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2185
2186         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2187         Removed duplicate local bind `folder'.
2188
2189 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2190
2191         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2192
2193 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2194
2195         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2196         duplicate definition.
2197
2198 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2199
2200         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2201         non-nil, use it; Don't fetch message if there's no message in the
2202         current cursor position.
2203
2204 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2205
2206         * wl-util.el (wl-region-exists-p): Use region-active-p.
2207         (wl-deactivate-region): New function.
2208         * wl-message.el (wl-message-redisplay): Deactivate region.
2209
2210         * wl-summary.el (wl-summary-reply): Call
2211         `wl-summary-set-message-buffer-or-redisplay' instead of
2212         `wl-summary-redisplay-internal', don't move point.
2213
2214 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2215
2216         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2217         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2218         by regexp.
2219
2220 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2221
2222         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2223         if no need.
2224
2225 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2226
2227         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2228         default value to nil.
2229         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2230         `wl-summary-prepare-hook'; Replace refile action to
2231         `wl-summary-exec-action-refile-with-register'.
2232
2233         * Version number is increased to 2.11.22.
2234
2235 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2236
2237         * wl-summary.el (wl-summary-detect-mark-position): Set
2238         `wl-summary-buffer-weekday-name-lang'.
2239
2240 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2241
2242         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2243         (wl-summary-mark-as-read-all): Ditto.
2244         (wl-summary-delete-messages-on-buffer): Ditto.
2245         (wl-summary-sync-update): Ditto.
2246         (wl-summary-mark-as-read-internal): Ditto.
2247         (wl-summary-mark-as-answered-internal): Ditto.
2248         (wl-summary-update-folder-info): Abolished.
2249
2250 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2251
2252         * wl-summary.el (wl-summary-mark-as-read-all): Use
2253         `wl-summary-update-folder-info' instead of
2254         `wl-folder-update-unread'.
2255
2256 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2257
2258         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2259         `wl-summary-folder-info-update'.
2260         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2261         instead of `wl-summary-folder-info-update'.
2262         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2263         `wl-folder-set-folder-updated'.
2264         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2265         instead of `wl-folder-update-unread'.
2266         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2267         the value of `wl-summary-buffer-unread-count' for the second parameter of
2268         `wl-folder-update-unread'.
2269
2270         * Version number is increased to 2.11.21.
2271
2272 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2273
2274         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2275         a local variable.
2276
2277 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2278
2279         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2280         interactively.
2281
2282         * wl-summary.el (wl-summary-mark-as-important-internal): New
2283         internal function.
2284         (wl-summary-mark-as-important): Use it.
2285         (wl-summary-mark-as-unimportant): New function.
2286         (wl-summary-sync-marks): Follow the API change.
2287
2288         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2289
2290         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2291
2292 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2293
2294         * wl-folder.el (wl-folder-update-unread): Re-indent.
2295         Narrow the scope of a local variable.
2296
2297 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2298
2299         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2300         (wl-addrmgr-merge-entries): Ditto.
2301         (wl-addrmgr): Added to address entry which exists in draft buffer
2302         if no entry is in original.
2303
2304 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2305
2306         * wl-batch.el: New file.
2307
2308 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2309
2310         * wl-vars.el (wl-use-semi): Remove unused variable.
2311
2312 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2313
2314         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2315         "?".
2316
2317 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2318
2319         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2320         wl-summary-new-mark.
2321         (wl-summary-new-cached-mark): New user option.
2322         (wl-summary-score-marks): Follow the change above.
2323         (wl-summary-auto-refile-skip-marks): Ditto.
2324         (wl-summary-incorporate-marks): Ditto.
2325         (wl-summary-expire-reserve-marks): Ditto.
2326
2327         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2328
2329         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2330         (wl-summary-persistent-mark-string): Distinguished between cached
2331         and uncached mark when the message is new.
2332
2333 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2334
2335         * wl-spam.el (wl-spam-domain): Renamed from
2336         `wl-spam-folder-guess-domain'.
2337         (wl-summary-exec-action-spam): Register as spam if domain of the
2338         source folder is good.
2339         (wl-summary-exec-action-refile-with-register): Register message if
2340         domain of the source folder is not undecided.
2341
2342 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2343
2344         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2345         detect thread loop.
2346
2347 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2350         and wl-summary-skip-mark-list.
2351
2352 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2353
2354         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2355
2356         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2357
2358         * wl-spam.el (toplevel): Require wl-highlight.
2359         (wl-spam-auto-check-policy-alist): Abolish.
2360         (wl-spam-auto-check-folder-regexp-list): New user option.
2361         (wl-spam-auto-check-marks): Ditto.
2362         (wl-spam-mark-action-list): Ditto.
2363         (wl-highlight-summary-spam-face): New face.
2364         (wl-spam-auto-check-message-p): New function.
2365         (wl-spam-map-spam-messages): Fixed message.
2366         (wl-spam-register-spam-messages): Ditto.
2367         (wl-spam-register-good-messages): Ditto.
2368         (wl-summary-spam-map): Add and remove keybind.
2369         (wl-summary-target-mark-spam): Abolish.
2370         (wl-summary-refile-spam): Ditto.
2371         (wl-summary-test-spam): New function.
2372         (wl-summary-mark-spam): Ditto.
2373         (wl-summary-auto-check-spam): Follow the above change.
2374         (wl-summary-exec-action-spam): New function.
2375         (wl-summary-exec-action-refile-with-register): Fixed message.
2376         (wl-message-check-spam): New function.
2377         (wl-spam-setup): Ditto.
2378         (toplevel): Call it if this file is loaded interactivity.
2379
2380         * Version number is increased to 2.11.20.
2381
2382 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2383
2384         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2385         when new optional argument `force' is non nil or modified.
2386
2387 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2388
2389         * wl.el (toplevel): Require wl-spam when compile.
2390         (wl-save-status): Call wl-spam-save-status.
2391
2392         * wl-spam.el (wl-spam-register-spam-messages): New function.
2393         (wl-spam-register-good-messages): Ditto.
2394         (wl-spam-save-status): Ditto.
2395         (wl-summary-mode-map): Bind
2396         wl-summary-target-mark-register-as-spam to "ms" and
2397         wl-summary-target-mark-register-as-good to "mn".
2398         (wl-summary-register-as-spam): Abolish optional argument; Use
2399         wl-spam-register-spam-messages.
2400         (wl-summary-register-as-spam-all): Use
2401         wl-spam-register-spam-messages.
2402         (wl-summary-register-as-good): Abolish optional argument; Use
2403         wl-spam-register-good-messages.
2404         (wl-summary-register-as-good-all): Use
2405         wl-spam-register-good-messages.
2406         (wl-summary-target-mark-register-as-spam): New funtion.
2407         (wl-summary-target-mark-register-as-good): Ditto.
2408
2409 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2410
2411         * wl-spam.el: New file.
2412
2413 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2414
2415         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2416
2417         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2418         (wl-summary-auto-refile): Call wl-refile-guess with
2419         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2420
2421 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2422
2423         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2424         with disable-thread argument non-nil.
2425
2426 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2427
2428         * wl-summary.el (wl-summary-rescan): Added optional argument
2429         disable-thread.
2430         (wl-summary-sync): Call wl-summary-rescan with argument
2431         disable-thread.
2432         (wl-summary-input-range): Added new range `rescan-thread'.
2433
2434 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2435
2436         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2437
2438 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2439
2440         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2441         internal variable.
2442         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2443         wl-summary-search-parent-by-subject-regexp and
2444         wl-summary-divide-thread-when-subject-changed as nil.
2445         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2446         (wl-summary-insert-thread): Search parent entity from
2447         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2448         thread loop.
2449
2450 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2451
2452         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2453
2454         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2455
2456         * wl-util.el (wl-require-update-all-folder-p): New function.
2457         (wl-get-assoc-list-value): Added `function' to match directive.
2458         (wl-collect-draft): Rewrite.
2459
2460         * wl-summary.el (wl-summary-sync-update): Clear faces
2461         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2462         are non-nil.
2463         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2464         argument as function.
2465         (wl-summary-input-range): Ditto.
2466
2467         * wl-folder.el (wl-draft-get-folder): New function.
2468         (wl-folder-get-elmo-folder): Consider draft folder.
2469
2470         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2471         (wl-draft-buffer-message-number): New buffer local variable.
2472         (wl-draft-folder-internal): New internal variable.
2473         (wl-draft-delete): Rewrite.
2474         (wl-draft-save): Ditto.
2475         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2476         wl-folder-get-elmo-folder.
2477         (wl-draft-config-info-operation): Ditto.
2478         (wl-jump-to-draft-folder): Ditto.
2479         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2480         (wl-draft-reedit): Rewrite.
2481
2482         * Version number is increased to 2.11.19.
2483         
2484 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2485
2486         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2487         variable.
2488
2489 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2490
2491         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2492         Use ignore-errors instead of unwind-protect.
2493
2494 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2495
2496         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2497         for updating `wl-thread-entity-list'.
2498
2499 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2500
2501         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2502         parameter from calling `wl-thread-entity-get-older-brothers' and
2503         `wl-thread-entity-get-younger-brothers'.
2504         Replace nested `append' with a single one.
2505
2506 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2507
2508         * wl-summary.el (wl-summary-mode): Don't use the return value of
2509         `make-local-hook'.
2510
2511 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2512
2513         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2514         instead of `let*'.
2515         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2516         of local variables.
2517
2518 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2519
2520         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2521         Renamed from wl-summary-window-scroll-functions.
2522         (wl-summary-window-scroll-functions): Don't set to variable.
2523         (wl-summary-display-top): Use run-hooks.
2524         (wl-summary-display-bottom): Ditto.
2525         (wl-summary-toggle-disp-msg): Ditto.
2526         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2527         Use it instead of wl-summary-window-scroll-functions.
2528         (wl-summary-goto-folder-subr): Don't call
2529         wl-summary-window-scroll-functions, use
2530         wl-summary-buffer-window-scroll-functions instead.
2531
2532 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2533
2534         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2535         make-local-variable.
2536
2537 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2538
2539         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2540         set-buffer-modified-p.
2541         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2542         (wl-summary-display-bottom): Ditto.
2543         (wl-summary-toggle-disp-msg): Ditto.
2544
2545 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2546
2547         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2548
2549         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2550         (wl-summary-forward): Use elmo-message-entity-field instead of
2551         elmo-message-field.
2552
2553         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2554
2555 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2556
2557         * wl-summary.el (wl-summary-window-scroll-functions): No use
2558         `append'.
2559
2560 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2561
2562         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2563         function.
2564         (wl-summary-window-scroll-functions): Call it when both
2565         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2566         (wl-summary-temp-mark): Added optional argument number.
2567         (wl-summary-message-mark): Added optional argument flag.
2568         (wl-summary-persistent-mark): Added optional argument number and flag.
2569         (wl-summary-update-persistent-mark): Ditto.
2570         (wl-summary-update-status-marks): Set "r" for interactive spec.
2571
2572         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2573         argument number and flag.
2574
2575         * wl-action.el (wl-summary-registered-temp-mark): 
2576         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2577
2578 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2579
2580         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2581         internal variable (buffer local).
2582         (wl-summary-window-scroll-functions): New function.
2583         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2584         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2585         as nil.
2586         (wl-summary-update-status-marks): Added arguments beg, end and
2587         check.
2588         (wl-summary-update-mark-window): Use function.
2589         (wl-summary-sync-update): Follow the change above.
2590         (wl-summary-switch-to-clone-buffer): Copy
2591         wl-summary-buffer-unsync-mark-number-list.
2592         (wl-summary-goto-folder-subr): Set
2593         wl-summary-buffer-unsync-mark-number-list and
2594         use wl-summary-window-scroll-functions instead of
2595         wl-summary-lazy-highlight.
2596
2597         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2598
2599 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2600
2601         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2602
2603         * wl-summary.el (wl-summary-update-persistent-mark): Call
2604         wl-summary-set-message-modified.
2605
2606         * wl-summary.el (wl-summary-sync-update): Don't call
2607         wl-summary-update-status-marks.
2608
2609         * Version number is increased to 2.11.18.
2610
2611 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2612
2613         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2614         (wl-message-next-page): Ditto.
2615
2616 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2617
2618         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2619         local variable.  Change the order of a collected list into the
2620         same as the specified range.  Remove nil from a collected list.
2621
2622 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2623
2624         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2625         argument for elmo-folder-list-messages.
2626
2627 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2628
2629         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2630         change (wl-summary-count-unreads return a list instead of a cons
2631         cell).
2632
2633 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2634
2635         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2636         `wl-summary-folder-info-update'.
2637
2638 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2639
2640         * wl-summary.el (wl-summary-set-message-modified): No use
2641         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2642         (wl-summary-set-mark-modified): Abolish.
2643         (wl-summary-mark-modified-p): Ditto.
2644         (wl-summary-save-view): Follow the change above.
2645
2646         * wl-expire.el (wl-summary-expire): Likewise.
2647
2648 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2649
2650         * wl-summary.el (wl-summary-detect-mark-position): Use
2651         modb-entity-handler.
2652         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2653
2654         * Version number is increased to 2.11.17.
2655
2656 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2657
2658         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2659         entity field value.
2660         (wl-summary-prefetch-msg): Ditto.
2661         (wl-summary-print-message-with-ps-print): Ditto.
2662
2663 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2666         for dummy entity.
2667         (wl-summary-insert-thread): Use elmo-message-entity-field.
2668         (wl-summary-update-thread): Use elmo-message-entity-field and
2669         elmo-message-entity-number.
2670         (wl-summary-line-number):  Use elmo-message-entity-number.
2671         (wl-summary-line-size): Use elmo-message-entity-field.
2672         (wl-summary-line-subject): Ditto.
2673         (wl-summary-line-from): Ditto.
2674         (wl-summary-line-attached): Ditto.
2675         (wl-summary-create-line): Ditto.
2676         (wl-summary-create-line): Use elmo-message-entity-number.
2677         (wl-summary-print-message-with-ps-print): Use
2678         elmo-message-entity-field.
2679
2680 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2681
2682         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2683         change in elmo-msgdb-make-message-entity.
2684         (wl-summary-buffer-set-folder): Don't call
2685         wl-summary-detect-mark-position here.
2686         (wl-summary-rescan): Call elmo-message-entity-number.
2687         (wl-summary-sync-update): Ditto.
2688         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2689
2690         * wl-score.el (wl-score-header-index): Redefine 2th element.
2691         (wl-score-overview-entity-get-extra): Abolish.
2692         (wl-score-ov-entity-get): Rewrite.
2693         (wl-score-string-index<, wl-score-string-func<): Abolish.
2694         (wl-score-string<): New function.
2695         (wl-score-string-sort): Use it.
2696
2697         * wl-refile.el (wl-refile-guess-by-history): Use
2698         elmo-message-entity-field.
2699         (wl-refile-guess-by-from): Ditto.
2700         (wl-refile-guess-by-msgid): Ditto.
2701
2702         * Version number is increased to 2.11.16.
2703
2704 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2705
2706         * wl-folder.el (wl-folder-confirm-existence): Don't call
2707         file-exists-p if msgdb-path is nil.
2708         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2709         `wl-read-folder-hist' to `wl-read-folder-history'.
2710
2711 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2712
2713         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2714         `y-or-n-p'.
2715
2716 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2717
2718         * wl-score.el (wl-score-headers): Don't use
2719         elmo-folder-do-each-message-entity.
2720
2721         * Version number is increased to 2.11.15.
2722
2723 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2724
2725         * wl-summary.el (wl-summary-delete-all-msgs): Use
2726         elmo-folder-move-messages instead of elmo-folder-delete-messages
2727         and elmo-folder-detach-messages.
2728         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2729
2730         * wl-expire.el (wl-expire-delete): Ditto.
2731         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2732
2733 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2734
2735         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2736         (wl-message-header-narrowing-fields): Ditto.
2737         (wl-message-header-narrowing-lines): Ditto.
2738         (wl-message-header-narrowing-string): Ditto.
2739
2740         * wl-summary.el (wl-summary-mode-map): Bind
2741         wl-summary-toggle-header-narrowing to "C-cC-f".
2742         (wl-summary-toggle-header-narrowing): New function.
2743
2744         * wl-message.el (wl-message-buffer-create): Call
2745         wl-message-header-narrowing-setup.
2746         (wl-message-redisplay): Call wl-message-header-narrowing.
2747         (wl-message-header-narrowing): New function.
2748         (wl-message-header-narrowing-map): New keymap.
2749         (wl-message-header-narrowing-widen-map): New keymap.
2750         (wl-message-header-narrowing-again-at-mouse): New function.
2751         (wl-message-header-narrowing-1): Ditto.
2752         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2753         (wl-message-header-narrowing-setup): Ditto.
2754         (wl-message-header-narrowing-toggle): Ditto.
2755         
2756         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2757
2758         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2759         'flag as all.
2760         (wl-use-flag-folder-help-echo): New user option.
2761
2762         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2763         wl-summary-highlight as nil.
2764         (wl-summary-set-mark-modified): Follow the API change.
2765         (wl-summary-mark-modified-p): Ditto.
2766         (wl-summary-mark-as-read-all): Ditto.
2767         (wl-summary-sync-marks): Don't call
2768         elmo-folder-list-messages-with-global-mark.
2769         (wl-summary-mark-as-read-internal): Follow the API change.
2770         (wl-summary-mark-as-answered-internal): Ditto.
2771         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2772         Follow the API change.
2773         (wl-summary-create-line): Call with number argument.
2774         (wl-summary-reply): Follow the API change.
2775
2776         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2777         function.
2778         (wl-highlight-summary-line-string): Call it when
2779         wl-use-flag-folder-help-echo is non-nil.
2780         (wl-highlight-summary-current-line): Ditto.
2781         (elmo-flag-folder-referrer): Added autoload setting.
2782
2783         * wl-draft.el (wl-draft-kill): Follow the API change.
2784
2785         * Version number is increased to 2.11.14.
2786         
2787 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2788
2789         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2790
2791 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2792
2793         * Version number is increased to 2.11.13.
2794
2795 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2796
2797         * wl-draft.el (wl-draft-previous-history-element): Fixed
2798         unbalanced parenthesis and bind unbound local variables.
2799
2800 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2801
2802         * wl-draft.el (wl-draft-previous-history-element): New function.
2803         (wl-draft-next-history-element): Ditto.
2804         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2805         them to M-p and M-n.
2806
2807 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2808
2809         * Version number is increased to 2.11.12.
2810
2811 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2812
2813         * wl-draft.el (wl-draft-hide): Select buffer-window.
2814
2815 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2816
2817         * wl-summary.el (wl-summary-narrow-to-region): New function.
2818         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2819         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2820         (wl-summary-save-region): Use it.
2821         * wl-action.el (wl-summary-collect-numbers-region)
2822         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2823
2824 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2825
2826         * wl-folder.el (wl-folder-count-incorporates): Don't use
2827         `elmo-msgdb-mark-load'
2828
2829         * Version number is increased to 2.11.11.
2830
2831 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2832
2833         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2834         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2835
2836 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2837
2838         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2839
2840 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2841
2842         * Version number is increased to 2.11.10.
2843
2844 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2845
2846         * wl-mime.el (wl-draft-attribute-value): Fixed.
2847
2848 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2849
2850         * wl-util.el (wl-copy-local-variables): New function.
2851
2852         * wl-mime.el (wl-draft-attribute-recipients): New function.
2853         (wl-draft-attribute-envelope-from): Ditto.
2854         (wl-draft-attribute-smtp-posting-server): Ditto.
2855         (wl-draft-attribute-smtp-posting-port): Ditto.
2856         (wl-draft-attribute-value): Ditto.
2857         (wl-draft-preview-message): Use it to get value for
2858         attributes. Reflect result of `wl-draft-config'.
2859
2860         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2861         and call `wl-summary-mark-as-read' before to call
2862         `wl-summary-unset-mark'.
2863         (wl-summary-target-mark-mark-as-unread): Likewise.
2864         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2865
2866 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2867
2868         * wl-mime.el (wl-draft-preview-message): Use actual value for
2869         attributes; Fix for small window.
2870
2871 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2872
2873         * wl-refile.el (wl-refile-get-field-value): Call
2874         `elmo-message-entity-field' with 3rd argument is non-nil.
2875
2876 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2877
2878         * wl-vars.el (wl-draft-preview-attributes): New user option.
2879         (wl-draft-preview-attributes-list): Ditto.
2880         (wl-draft-preview-attributes-buffer-lines): Ditto.
2881         (wl-draft-preview-attributes-buffer-name): Ditto.
2882
2883         * wl-mime.el (wl-draft-preview-message): Display attributes.
2884
2885 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2886
2887         * wl-summary.el (wl-summary-detect-mark-position): Bind
2888         wl-summary-flag-priority-list to '(new).
2889
2890 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2891
2892         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2893         funtion.
2894         (wl-highlight-summary-line-string): Use it.
2895         (wl-highlight-summary-current-line): Ditto.
2896
2897 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2900         line even when the mark string is not changed.
2901
2902         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2903         argument change in the wl-summary-create-line.
2904         (wl-thread-insert-entity-sub): Ditto.
2905
2906         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2907         argument change in the wl-summary-create-line.
2908         (wl-summary-insert-sequential): Ditto.
2909         (wl-summary-update-thread): Ditto.
2910         (wl-summary-persistent-mark-string): New inline function.
2911         (wl-summary-message-mark): Use it.
2912         (wl-summary-create-line): Abolish argument wl-persistent-mark
2913         and added wl-flags, wl-cached.
2914
2915         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2916         mark to flags.
2917         (wl-highlight-summary-current-line): Decide the face not by the 
2918         persistent mark but flags.
2919
2920 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2921
2922         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2923         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2924         wl-summary-read-uncached-mark): Revive.
2925         (wl-summary-answered-cached-mark,
2926         wl-summary-answered-uncached-mark): New user option.
2927         (wl-summary-score-marks): Follow the change above.
2928         (wl-summary-auto-refile-skip-marks): Ditto.
2929         (wl-summary-incorporate-marks): Ditto.
2930         (wl-summary-expire-reserve-marks): Ditto.
2931         (wl-summary-flag-priority-list): New user option.
2932
2933         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2934         changes.
2935         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2936         of elmo-message-mark.
2937         (wl-summary-mark-as-read-internal): Ditto.
2938         (wl-summary-mark-as-answered): Ditto.
2939         (wl-summary-mark-as-important): Ditto.
2940         (wl-summary-redisplay-internal): Ditto.
2941         (wl-summary-redisplay-no-mime-internal): Ditto.
2942         (wl-summary-message-mark): New function.
2943         (wl-summary-insert-sequential): Use wl-summary-message-mark
2944         instead of elmo-message-mark.
2945         (wl-summary-update-thread): Ditto.
2946         (wl-summary-persistent-mark): Ditto.
2947         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2948         instead of elmo-message-mark.
2949
2950         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2951         wl-summary-message-mark instead of elmo-message-mark.
2952         (wl-thread-insert-entity-sub): Ditto.
2953         (wl-thread-get-children-msgs-uncached): Ditto.
2954
2955         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2956         variable name changes.
2957         (wl-highlight-summary-current-line): Ditto.
2958
2959         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2960         wl-summary-message-mark instead of elmo-message-mark.
2961
2962         * wl-expire.el (wl-expire-message-p): Ditto.
2963
2964         * wl-score.el (wl-score-headers): Ditto.
2965
2966         * Version number is increased to 2.11.9.
2967
2968         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2969         (wl-summary-sync-update): Follow the change above.
2970         (wl-summary-switch-to-clone-buffer): Ditto.
2971         (wl-summary-open-folder): Ditto.
2972
2973 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2974
2975         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2976         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2977
2978         * Version number is increased to 2.11.8.
2979
2980         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2981
2982         * wl-expire.el (wl-expire-refile): Follow the API change on
2983         `elmo-folder-move-messages'.
2984         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2985
2986         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2987         (wl-summary-exec-action-refile): Ditto.
2988         (wl-summary-exec-action-copy): Ditto.
2989         (wl-summary-no-auto-refile-message-p): No use
2990         `wl-summary-buffer-msgdb'.
2991         (wl-summary-auto-refile): Ditto.
2992
2993 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2994
2995         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2996
2997 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2998
2999         * wl-summary.el (wl-summary-sync): Treat no-sync.
3000
3001         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3002         (wl-default-sync-range): Ditto.
3003
3004 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3005
3006         * wl-refile.el (wl-refile-subject-learn): Call
3007         `elmo-message-entity-field' with 3rd argument is non-nil.
3008         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3009         instead of `elmo-msgdb-overview-entity-get-subject'.
3010
3011 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3012
3013         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3014         scan-type is rescan.
3015         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3016         new optional argument force is non-nil.
3017         (wl-summary-save-view-cache): Call it with force argument non-nil.
3018
3019         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3020
3021 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3022
3023         * wl-action.el (wl-summary-print-argument): Fixed last change.
3024
3025 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3026
3027         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3028         simplified.
3029         (wl-summary-target-mark-mark-as-unread): Likewise.
3030         (wl-summary-target-mark-mark-as-important): Likewise.
3031
3032 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3033
3034         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3035         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3036         (wl-summary-mark-as-important-region): Change accordingly.
3037         (wl-summary-target-mark-mark-as-important): Ditto.
3038
3039 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3040
3041         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3042
3043         * wl-action.el (wl-summary-print-argument): Print argument to
3044         right side of window if `wl-summary-print-argument-within-window'
3045         is non-nil.
3046
3047 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3048
3049         * wl-action.el (wl-summary-set-mark): Use
3050         `wl-summary-message-visible-p' to check visibility of the message
3051         and jump to message only when the message line is visible and have
3052         different number; Call wl-summary-unset-mark with number argument.
3053         (wl-summary-unset-mark): 
3054         Use `wl-summary-message-visible-p'
3055         to check visibility of the message and jump to message only when
3056         the message line is visible and have different number;
3057
3058 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3059
3060         * Version number is increased to 2.11.7.
3061
3062         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3063         and wl-folder-summary-line-format.
3064
3065         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3066         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3067         (wl-summary-set-score-mark): Use it.
3068         (wl-summary-target-mark-mark-as-read): Ditto.
3069         (wl-summary-target-mark-mark-as-unread): Ditto.
3070         (wl-summary-target-mark-mark-as-important): Ditto.
3071         (wl-summary-target-mark-msgs): Simplified.
3072         (wl-summary-detect-mark-position): Fixed problem when
3073         summary-line-format no contain persisten/temp mark spec.
3074         (wl-summary-temp-mark): Ditto.
3075         (wl-summary-persistent-mark): Ditto.
3076         (wl-summary-update-persistent-mark): Ditto.
3077
3078         * wl-action.el (wl-summary-set-mark): Ditto.
3079         (wl-summary-unset-mark): Ditto.
3080         All other related portions are changed.
3081
3082 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3083
3084         * Version number is increased to 2.11.6.
3085
3086 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3087
3088         * wl-util.el (wl-current-message-buffer): Define as function;
3089         Don't use the value of wl-messge-buffer.
3090
3091         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3092         persistent mark.
3093
3094         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3095         no current message, cause an error.
3096
3097 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3098
3099         * wl-summary.el (wl-summary-set-message-modified): Use
3100         elmo-folder-set-message-modified instead of
3101         elmo-folder-set-message-modified-internal.
3102
3103 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3104
3105         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3106         interactively.
3107         (wl-summary-sync): nokill->entirely.
3108         (wl-summary-sync-marks): Fixed message.
3109         (wl-summary-input-range): Added mark, nokill->entirely.
3110
3111         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3112         messages as read.
3113
3114 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3117         update-noscore.
3118         (wl-summary-sync): Follow the change above.
3119
3120 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3121
3122         * wl-action.el (wl-summary-target-mark-all): Use
3123         elmo-folder-list-messages.
3124
3125 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3126
3127         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3128         (wl-summary-rescan): Set wl-summary-scored as nil.
3129         (wl-summary-sync-force-update): Follow the change above.
3130         (wl-summary-sync): Ditto.
3131         (wl-summary-sync-update): Added argument disable-killed.
3132         (wl-summary-insert-headers): Set visible-only argument for
3133         elmo-folder-list-messages.
3134         (wl-summary-input-range): Added update-nokill, update-noscore,
3135         all-nokill, all-noscore and mark.
3136
3137         * Version number is increased to 2.11.5.
3138
3139         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3140
3141 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3142
3143         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3144         (wl-summary-prefetch-region-no-mark): Change accordingly.
3145         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3146
3147 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3148
3149         * wl-address.el (wl-complete-field-to): Abolished.
3150         (wl-complete-address): Completion function for completing-read.
3151         * wl-action.el (wl-summary-get-resend-address): Use it.
3152
3153         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3154         wl-summary-update-mark and abolish unused argument.
3155         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3156         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3157         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3158         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3159         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3160         * wl-draft.el (wl-draft-kill): Ditto.
3161
3162         * wl-summary.el: Remove unused binding of case-fold-search.
3163         (wl-summary-replace-status-marks): Abolished.
3164
3165 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3166
3167         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3168         is specified or folder length is zero.
3169
3170 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3171
3172         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3173         (wl-folder-archive-current-entity): Ditto.
3174
3175 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3176
3177         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3178         retrieving message mark.
3179         (wl-summary-redisplay-internal): Ditto.
3180
3181         * wl-message.el (wl-message-buffer-display): Ignore errors while
3182         retrieving message-id field.
3183
3184         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3185         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3186         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3187         order of the arguments for `wl-expire-message-p'.
3188         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3189
3190         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3191         Check return value of wl-summary-reply.
3192         (wl-summary-reply): Recover window configuration when an error occured.
3193
3194 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3195
3196         * wl-summary.el (wl-summary-resend-message): Abolished, the
3197         feature is inherited by wl-summary-resend (put resend mark).
3198
3199 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3200
3201         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3202         wl-message-buffer to nil when the message is hide.
3203
3204 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3205
3206         * .cvsignore: New file.
3207
3208 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3209
3210         * wl-action.el (wl-summary-action-docstring): Add more info.
3211         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3212         duplicate definition.
3213         (wl-summary-define-mark-action): Functions wl-summary-*-region
3214         keep current position.
3215         (wl-summary-unregister-target-mark): Store result to the variable.
3216
3217 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3218
3219         * Version number is increased to 2.11.4.
3220
3221 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3222
3223         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3224         wl-summary-delete-all-temp-marks.
3225         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3226
3227         * wl-action.el (wl-summary-set-mark): Changed terminology
3228         refile-destination -> action-argument.
3229         (wl-summary-unset-mark): Ditto.
3230         (wl-summary-remove-argument): Ditto.
3231         (wl-summary-print-argument): Ditto.
3232
3233         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3234         (wl-thread-remove-argument-region): Ditto.
3235         (wl-thread-print-argument-region): Ditto.
3236         (wl-thread-close): Ditto.
3237         (wl-thread-open): Ditto.
3238
3239         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3240         (wl-highlight-refile-destination-face is abolished)
3241         (wl-highlight-action-argument-string): Ditto.
3242         (wl-highlight-summary-current-line): Highlight action argument.
3243
3244         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3245         color for light backgrounds.
3246         (wl-highlight-summary-answered-face): Ditto.
3247
3248 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3249
3250         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3251
3252         * wl-score.el (wl-summary-score-update-all-lines): Use
3253         wl-summary-set-mark.
3254         (wl-summary-score-update-all-lines): Kill expunged messages.
3255
3256         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3257
3258 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3259
3260         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3261         directly.
3262         (wl-score-overview-entity-get-lines): Ditto.
3263         (wl-score-overview-entity-get-xref): Ditto.
3264         (wl-score-get-latest-msgs): Ditto.
3265         (wl-summary-rescore): Ditto.
3266
3267         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3268         to "&".
3269         (wl-summary-mark-as-answered-internal): New inline function.
3270         (wl-summary-mark-as-answered): New function.
3271         (wl-summary-mark-as-unanswered): Ditto.
3272         (wl-summary-sync-marks): Modified for answered-mark synching.
3273
3274 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3275
3276         * wl-action.el (wl-summary-set-mark): Fixed last change.
3277
3278 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3279
3280         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3281         behavior of wl-summary-unread-message-hook
3282         (Pointed out by akira yamada <akira@arika.org>).
3283
3284 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3285
3286         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3287         wl-summary-delete.
3288         * wl-xmas.el (wl-summary-toolbar): Ditto.
3289
3290         * wl-action.el (wl-summary-set-mark): Don't override current
3291         temp-mark.
3292
3293         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3294
3295 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3296
3297         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3298         (wl-refile-msgid-learn): Ditto.
3299         (wl-refile-get-field-value): Ditto.
3300
3301         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3302
3303         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3304         (wl-expire-delete-reserved-messages): Renamed from
3305         wl-expire-reserve-marked-msgs-from-list.
3306         (wl-expire-delete): Removed argument `msgdb'.
3307         (wl-expire-refile): Ditto.
3308         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3309         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3310         mark-alist as argument.
3311         (wl-expire-archive-number1): Removed argument `msgdb'.
3312         (wl-expire-archive-number2): Ditto.
3313         (wl-expire-archive-date): Ditto.
3314         (wl-expire-localdir-date): Ditto.
3315         (wl-expire-hide): Ditto.
3316         (wl-archive-number1): Ditto.
3317         (wl-archive-number2): Ditto.
3318         (wl-archive-date): Ditto.
3319         (wl-archive-folder): Ditto.
3320         All other related portions are changed.
3321
3322 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3323
3324         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3325         mean move up and down. (suggested by Takashi Kawachi)
3326
3327 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3328
3329         * wl-acap.el (toplevel): Don't require un-define.
3330
3331 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3332
3333         * wl-thread.el (wl-thread-delete-message): Always update
3334         wl-summary-buffer-number-list.
3335
3336         * wl-action.el (wl-summary-print-destination): 
3337         Do nothing when folder is nil.
3338
3339 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3340
3341         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3342         persistent mark when prefetch is succeeded.
3343
3344 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3345
3346         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3347         instead of elmo-msgdb-delete-msgs.
3348         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3349         (wl-expire-hide): Ditto.
3350
3351         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3352
3353         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3354         elmo-msgdb interface.
3355         (wl-thread-get-exist-children): Likewise.
3356         (wl-thread-insert-message): Likewise.
3357         (wl-thread-msg-mark-as-important): Likewise.
3358         (wl-thread-insert-entity-sub): Likewise.
3359         (wl-thread-get-children-msgs-uncached): Likewise.
3360
3361         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3362         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3363         (wl-summary-sync-update): Likewise.
3364         (wl-summary-auto-select-msg-p): Likewise.
3365         (wl-summary-update-thread): Likewise.
3366         (wl-summary-mark-as-important): Likewise.
3367         (wl-summary-jump-to-msg-internal): Likewise.
3368         (wl-summary-redisplay-internal): Likewise.
3369         (wl-summary-print-message-with-ps-print): Likewise.
3370         (wl-summary-folder-info-update): Likewise.
3371
3372         * wl-folder.el (wl-folder-check-one-entity):
3373         elmo-folder-count-flags instead of wl-summary-count-unread.
3374
3375         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3376
3377         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3378
3379         * wl-summary.el (wl-summary-set-message-modified): 
3380         Call wl-summary-set-mark-modified.
3381         (wl-summary-delete-messages-on-buffer): Call
3382         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3383         (wl-summary-sync-update): Call elmo-folder-length instead of
3384         elmo-folder-messages.
3385         (wl-summary-insert-headers): Don't call
3386         elmo-folder-list-message-entities.
3387
3388 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3389
3390         * wl-action.el (wl-summary-define-mark-action): Call
3391         `wl-summary-set-mark' with argument `data'.
3392         (wl-summary-auto-refile): Fixed order of arguments when call
3393         `wl-summary-refile'.
3394
3395 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3396
3397         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3398
3399         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3400
3401         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3402         (Renamed from wl-highlight-summary-deleted-face).
3403         (wl-highlight-summary-resend-face): New face.
3404
3405         (wl-highlight-summary-deleted-face): Renamed from
3406         wl-highlight-summary-erased-face.
3407
3408         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3409
3410         * wl-action.el (wl-summary-get-resend-address): New function.
3411         (wl-summary-exec-action-resend): Ditto.
3412         (wl-summary-exec-action-resend-subr): Ditto.
3413
3414         * w-thread.el (wl-thread-copy): Removed definition.
3415         (wl-thread-refile): Ditto.
3416         (wl-thread-delete): Ditto.
3417         (wl-thread-target-mark): Ditto.
3418
3419         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3420         (wl-summary-target-mark-set-action): Fixed.
3421         (wl-summary-define-mark-action): Fixed quotation.
3422         (wl-summary-move-mark-list-messages): Display message.
3423         (wl-summary-define-mark-action): Define thread functions.
3424         (wl-summary-exec-action-refile): Changed message.
3425         (wl-summary-exec): Ditto.
3426
3427 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3428         
3429         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3430         '%%'.
3431
3432 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3433
3434         * wl.el (toplevel): Require wl-action.
3435         (wl-init): Call wl-summary-define-mark-action.
3436
3437         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3438
3439         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3440         wl-summary-delete and wl-summary-erase.
3441         (wl-summary-mode-map): Ditto.
3442
3443         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3444         wl-delete-folder-alist.
3445
3446         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3447         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3448         (toplevel): Moved mark & action related functions to the wl-action.el.
3449
3450         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3451         in wl-summary-mark-action-list.
3452         (wl-highlight-summary-current-line): Ditto.
3453
3454         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3455         empty lines.
3456
3457         * wl-action.el: New file. 
3458
3459 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3460
3461         * wl-summary.el (wl-summary-target-mark-replace): New function.
3462         (wl-summary-target-mark-prefetch): Use it.
3463         (wl-summary-target-mark-delete): Ditto.
3464         (toplevel): Rearranged definition order.
3465         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3466         (wl-summary-target-mark-erase): Rewrite.
3467         (wl-summary-erase-region): New function.
3468         (wl-summary-exec-action-erase): Changed message.
3469         (wl-summary-move-mark-list-messages): New function.
3470         (wl-summary-exec-action-delete): Use it.
3471         (wl-summary-exec-action-erase): Ditto.
3472
3473         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3474         (wl-summary-skip-mark-list): Added "d".
3475
3476         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3477         while searching.
3478
3479         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3480         and define using defcustom;
3481         Define 4th element as a face.
3482         
3483         * wl-summary.el (wl-summary-incorporate): Use 
3484         `wl-summary-prefetch-region-no-mark' instead of
3485         `wl-summary-prefetch-region'.
3486         (wl-summary-prefetch-region-no-mark): Revival of old
3487         `wl-summary-prefetch-region'.
3488         (wl-summary-mark-action-list): Moved to wl-vars.el
3489
3490         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3491         face according to the `wl-summary-mark-action-list'.
3492         (wl-highlight-summary-current-line): Ditto;
3493         Removed destination highlighting.
3494
3495         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3496         (wl-highlight-summary-line-string): Highlight for "i" mark.
3497         (wl-highlight-summary-current-line): Ditto.
3498
3499         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3500         no destination.
3501
3502         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3503         exists, just go ahead.
3504         (wl-summary-prefetch-region): Rewrite.
3505         (wl-summary-prefetch): Ditto.
3506         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3507         (wl-summary-exec-action-prefetch): New function.
3508         (wl-summary-target-mark-prefetch): Rewrite.
3509
3510 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3511
3512         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3513         (wl-highlight-summary-line-string): Added "d" and "D".
3514         (wl-highlight-summary-current-line): Ditto.
3515
3516         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3517         in wl-summary.el.
3518         (wl-thread-insert-entity-sub): Ditto.
3519         (wl-thread-remove-destination-region): Ditto.
3520         (wl-thread-print-destination-region): Ditto.
3521
3522         * wl-summary.el (wl-summary-buffer-refile-list,
3523         wl-summary-buffer-delete-list,
3524         wl-summary-buffer-copy-list): Abolish.
3525         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3526         All other related portions are changed.
3527         (wl-summary-mark-action-list): New variable.
3528         (wl-summary-set-mark): New function.
3529         (wl-summary-register-target-mark): Ditto.
3530         (wl-summary-unregister-target-mark): Ditto.
3531         (wl-summary-have-target-mark-p): Ditto.
3532         (wl-summary-register-temp-mark): Ditto.
3533         (wl-summary-unregister-temp-mark): Ditto.
3534         (wl-summary-registered-temp-mark): Ditto.
3535         (wl-summary-collect-temp-mark): Ditto.
3536         (wl-summary-unset-mark): Ditto.
3537         (wl-summary-set-target-mark): Ditto.
3538         (wl-summary-unset-target-mark): Ditto.
3539         (wl-summary-set-action-generic): Ditto.
3540         (wl-summary-unset-action-generic): Ditto.
3541         (wl-summary-exec-action-delete): Ditto.
3542         (wl-summary-exec-action-erase): Ditto.
3543         (wl-summary-set-action-refile): Ditto.
3544         (wl-summary-set-action-refile-subr): Ditto.
3545         (wl-summary-unset-action-refile): Ditto.
3546         (wl-summary-make-destination-numbers-list): Ditto.
3547         (wl-summary-exec-action-refile): Ditto.
3548         (wl-summary-set-action-copy): Ditto.
3549         (wl-summary-unset-action-copy): Ditto.
3550         (wl-summary-exec-action-copy): Ditto.
3551         (wl-summary-collect-numbers-region): Ditto.
3552         (wl-summary-delete): Rewrite.
3553         (wl-summary-erase): Ditto.
3554         (wl-summary-remove-destination): Ditto.
3555         (wl-summary-exec): Ditto.
3556         (wl-summary-exec-region): Ditto.
3557         (wl-summary-target-mark-erase): Ditto.
3558         (wl-summary-refile): Ditto.
3559         (wl-summary-copy): Ditto.
3560         (wl-summary-unmark): Ditto.
3561         (wl-summary-delete-all-mark): Ditto.
3562         (wl-summary-mark-line): Don't highlight.
3563         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3564         (wl-summary-target-mark-refile-subr): Rewrite.
3565
3566         (wl-summary-copy-prev-destination): Abolish.
3567
3568 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3569
3570         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3571         default values along the value of wl-on-mule.
3572         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3573         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3574         It is not used anywhere.
3575
3576 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3577
3578         * wl-summary.el (wl-summary-print-destination): Keep position.
3579         (wl-summary-cursor-move-surface): Keep horizontal position.
3580
3581 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3582
3583         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3584         write sendlog.
3585
3586 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3587
3588         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3589         `wl-summary-highlight'.
3590
3591 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3592
3593         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3594         trivial condition for temp-mark.
3595
3596 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3597
3598         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3599         when it hits killed buffer.
3600
3601 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3602
3603         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3604         * wl-news.el.in: `message' and `error' take format string.
3605
3606 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3607
3608         * wl-folder (wl-folder-insert-entity): Display a message,
3609         `...done', when the work finish.
3610         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3611
3612 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3613
3614         * wl-message.el (wl-message-redisplay): Remove unused local
3615         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3616
3617 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3618
3619         * wl-summary.el (wl-summary-replace-status-marks): Disable
3620         interactive use.
3621         (wl-summary-reedit): Check message existence at first.
3622         (wl-summary-mark-line): Fix doc, return value is indefinite.
3623
3624         * wl-highlight.el (wl-highlight-message): Arranged.
3625
3626         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3627         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3628         check temp-mark by wl-summary-temp-mark always.
3629         (wl-highlight-summary): Change accordingly.
3630         * wl-summary.el (wl-summary-mark-as-read-all)
3631         (wl-summary-delete-cache, wl-summary-set-score-mark)
3632         (wl-summary-mark-as-unread, wl-summary-unmark)
3633         (wl-summary-mark-line, wl-summary-mark-as-read)
3634         (wl-summary-mark-as-important): Ditto.
3635
3636         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3637         end of the window if possible.
3638         * wl-summary.el (wl-summary-sync-update): Support lazy
3639         highlighting.
3640         (wl-summary-toggle-disp-msg): Ditto.
3641
3642 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3643
3644         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3645
3646 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3647
3648         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3649         change.
3650
3651 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3652
3653         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3654         API.
3655         (wl-summary-sync-update): Ditto.
3656
3657         * wl-score.el (wl-score-get-score-alist): Changed argument.
3658         (wl-summary-rescore-msgs): Likewise.
3659         (wl-summary-score-headers): Likewise.
3660         (wl-score-headers): Likewise;
3661         Use elmo-folder-do-each-message-entity, etc.
3662         (wl-summary-score-effect): Follow the changes above.
3663         (wl-summary-rescore): Ditto.
3664         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3665         (wl-score-get-overview): Abolish.
3666
3667         * wl-summary.el (wl-summary-default-from): Follow the API change in
3668         elmo-msgdb.
3669         (wl-summary-count-unread): Ditto.
3670         (wl-summary-detect-mark-position): Ditto.
3671         (wl-summary-overview-entity-compare-by-date): Ditto.
3672         (wl-summary-overview-entity-compare-by-number): Ditto.
3673         (wl-summary-overview-entity-compare-by-from): Ditto.
3674         (wl-summary-overview-entity-compare-by-subject): Ditto.
3675         (wl-summary-get-list-info): Ditto.
3676         (wl-summary-rescan): Ditto.
3677         (wl-summary-jump-to-msg-by-message-id): Ditto.
3678         (wl-summary-sync-update): Ditto; Removed comment.
3679         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3680         (wl-summary-insert-message): Use wl-summary-insert
3681         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3682         (wl-summary-insert-headers): Changed argument overview to folder.
3683         (wl-summary-search-by-subject): Likewise.
3684         (wl-summary-insert-thread): Renamed from 
3685         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3686
3687         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3688         too.
3689
3690         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3691         wl-string-member.
3692
3693 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3694
3695         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3696         elmo-folder-append-buffer.
3697         (wl-draft-queue-append): Likewise.
3698
3699         * wl-mime.el (wl-message-delete-current-part): Ditto.
3700         (wl-summary-burst-subr): Ditto.
3701
3702         * wl-news.el.in (wl-news-send-news): Ditto.
3703
3704 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3705
3706         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3707         function.
3708         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3709         (wl-summary-update-mark): Enclose with save-excursion.
3710         (wl-summary-mark-as-read-internal): Fixed last change.
3711         (wl-summary-mark-as-important): Use 3rd argument of
3712         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3713         Don't use elmo-msgdb-set-mark.
3714         (wl-summary-redisplay-internal): If msgdb flag is already read,
3715         just update the mark on buffer.
3716
3717 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3718
3719         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3720         cut visible folder when elmo-folder-delete returns non-nil value.
3721
3722 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3723
3724         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3725         by Kenichi OKADA <okada@opaopa.org>).
3726
3727 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3728
3729         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3730
3731 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3732
3733         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3734         Fixed the last change, search group entity by its real name.
3735         (Thanks to: KOBAYASHI Shinji)
3736
3737 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3738
3739         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3740         (wl-fldmgr-access-display-all): Don't refer visible name.
3741         * wl-expire.el (wl-folder-archive-current-entity)
3742         (wl-folder-expire-current-entity): Ditto.
3743         * wl-folder.el (wl-folder-jump-to-current-entity)
3744         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3745         (wl-folder-open-folder-sub,wl-folder-open-all)
3746         (wl-folder-write-current-folder): Ditto.
3747         (wl-folder-insert-entity): Don't use petname for normal group.
3748         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3749         is the real name.
3750         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3751         Abolished.
3752
3753 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3754
3755         * wl-draft.el (wl-draft-create-buffer): Add
3756         `wl-summary-reply-with-citation'
3757
3758 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3759
3760         * wl-draft.el (wl-draft-reply): Fixed.
3761
3762 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3763
3764         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3765         when `wl-draft-send-confirm-with-preview' is non-nil.
3766         You can scroll up/down by j/k.
3767         (wl-draft-send-confirm-with-preview): New variable (default=t).
3768
3769 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3770
3771         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3772         (wl-fldmgr-save-folders): Fix comment.
3773
3774 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3775
3776         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3777         along the last change in `wl-folder-buffer-group-p'.
3778
3779 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3780
3781         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3782         folder.
3783
3784         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3785         the default value.
3786
3787         * wl-mime.el (wl-summary-burst): Update summary only when target
3788         folder equals current folder.
3789
3790 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3791
3792         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3793
3794 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3795
3796         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3797         value.
3798
3799 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3800
3801         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3802         `map-extents' instead of `extent-at' repeatedly.
3803         (wl-highlight-folder-current-line): Ditto.
3804
3805         * wl-highlight.el: Remove useless dummy functions.
3806
3807 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3808
3809         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3810         (wl-folder-put-folder-property): New function to put text property.
3811         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3812         (wl-folder-insert-entity, wl-folder-update-diff-line)
3813         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3814         * wl-e21.el, wl-xmas.el, wl-mule.el
3815         (wl-highlight-folder-current-line): Ditto.
3816         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3817         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3818         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3819         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3820
3821 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3822
3823         * Version number is increased to 2.11.3.
3824
3825 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3826
3827         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3828         Resume current-buffer since it is assumed by remaining tasks.
3829
3830 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3831
3832         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3833         (wl-folder-completion-function): Abolished.
3834         (wl-folder-complete-folder): New function.
3835         (wl-folder-complete-filter-condition): Ditto.
3836         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3837         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3838
3839 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3840
3841         * wl-draft.el (wl-draft-send-confirm): New function.
3842         (wl-draft-send): Use it.
3843
3844         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3845         cursor-in-echo-area while confirming.
3846
3847         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3848
3849         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3850         searching via nntp if wl-summary-search-via-nntp is 'force.
3851         Otherwise, invoke searching in nntp folder only.
3852         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3853
3854         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3855         explicitly for mime-make-text-tag.
3856
3857 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3858
3859         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3860         `mime-make-text-tag' instead of `mime-create-tag'.
3861
3862 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3863
3864         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3865         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3866
3867 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3868
3869         * wl-score.el (wl-score-save): Bind print-length and print-level.
3870         (wl-score-pretty-print): Ditto.
3871         (wl-score-edit-insert-header-entry): Ditto.
3872
3873         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3874         "From" entry to be treated with wl-draft-eword-encode-address-list.
3875         * wl-mime.el (wl-draft-preview-message): Ditto.
3876
3877         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3878         (wl-summary-mark-as-unread): Ditto.
3879         (wl-summary-mark-as-read-region): Change accordingly.
3880         (wl-summary-mark-as-unread-region): Ditto.
3881         (wl-summary-target-mark-mark-as-read): Ditto.
3882         (wl-summary-target-mark-mark-as-unread): Ditto.
3883
3884 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3885
3886         * Version number is increased to 2.11.2.
3887
3888 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3889
3890         * wl-news.el.in (wl-news-previous-version-save): Bind
3891         print-length and print-level.
3892         * wl-thread.el (wl-thread-save-entities): Ditto.
3893         (wl-thread-save-top-list): Bind print-length.
3894
3895 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3896
3897         * wl-highlight.el (wl-highlight-summary-line-string): Use
3898         wl-summary-score-below-mark, wl-summary-score-over-mark.
3899         (wl-highlight-summary-current-line): Ditto.
3900
3901 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3902
3903         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3904         insert it.
3905
3906 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3907
3908         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3909
3910 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3911
3912         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3913         message without msgid.
3914         Rewrite with elmo-folder-move-messages.
3915         Set wl-message-buffer to nil.
3916
3917         * wl-summary.el (wl-summary-erase-subr): New function. Use
3918         elmo-folder-move-messages.
3919         (wl-summary-erase): Call it.
3920         (wl-summary-target-mark-erase): Ditto.
3921
3922 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3923
3924         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3925         it is not up-tp-date.
3926
3927 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3928
3929         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3930         buffer after calling `wl-summary-goto-folder-subr' without the
3931         argument `interactive'.
3932         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3933
3934 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3935
3936         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3937         `mime-create-tag'. Use `string=' instead of `looking-at'.
3938
3939 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3940
3941         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3942         to avoid compile warning.
3943
3944         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3945         entity-id when folder is given.
3946         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3947         save-excursion, use save-selected-window instead.
3948         Select folder buffer window if exists.
3949         (To correct behavior with wl-folder-move-cur-folder.)
3950
3951 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3952
3953         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3954
3955 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3956
3957         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3958         list-count instead of %d.
3959
3960 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3961
3962         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3963         (wl-news): Set it.
3964         (wl-news-append-to-folder): Use it.
3965
3966         * wl-news.el.in (wl-news-send-news): Append to specified folder
3967         instead of wl-default-folder.
3968         (wl-news-append-to-folder): Show error message with specified folder.
3969
3970         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3971                 In most major modes, Emacs assumes that any opening
3972                 delimiter found at the left margin is the start of a
3973                 top-level definition, or defun. Therefore, *never put an
3974                 opening delimiter at the left margin unless it should have
3975                 that significance.*
3976
3977         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3978
3979 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3980
3981         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3982
3983 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3984
3985         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3986
3987 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3988
3989         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3990         for sequential numbering case.
3991
3992 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3993
3994         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3995         value.
3996         (wl-draft-reply-without-argument-list): Ditto.
3997         (wl-draft-reply-myself-with-argument-list): Abolish.
3998         (wl-draft-reply-myself-without-argument-list): Ditto.
3999         * wl-draft.el (wl-draft-self-reply-p): New function.
4000         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4001
4002 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4003
4004         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4005         (avoid error for the case without byte-compiling)
4006
4007 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4008
4009         * wl-news.el.in (wl-news-append-to-folder): New function.
4010         (wl-news-exit): Rewrite.
4011         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4012
4013 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4014
4015         * wl-draft.el (wl-draft-reply-position): New function.
4016         (wl-draft-reply-position): Fix.
4017         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4018         (wl-summary-target-mark-reply-with-citation): Ditto.
4019         (wl-summary-reply-with-citation): Ditto.
4020         * wl-vars.el (wl-draft-reply-default-position): New variable.
4021
4022 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4023
4024         * wl-draft.el (wl-draft-send): Preview when interactive send.
4025
4026 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4027
4028         * wl-draft.el (wl-draft-reply): Set default position.
4029         * wl-summary.el (wl-summary-reply): Ditto.
4030         (wl-summary-reply-with-citation): Ditto.
4031         (wl-summary-target-mark-reply-with-citation): Ditto.
4032
4033 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4034
4035         * wl-news.el.in (wl-news-lang): Set default value according to
4036         current-language-environment.
4037         (wl-news-append-news): Do nothing when news-list is nil.
4038
4039 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4040
4041         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4042         (wl-news): Change message.
4043         (wl-news-exit): Check buffer.
4044         (wl-news-force-exit): New function.
4045         (wl-news-show-all): New function.
4046         (wl-news-discard-and-exit): Fix.
4047
4048 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4049
4050         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4051         according to current-language-environment.
4052
4053         * wl-news.el.in (wl-news): If arg, show all NEWS after
4054         wl-news-default-previous-version.
4055
4056 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4057
4058         * wl-news.el.in (wl-news-check): Rewritten.
4059         (wl-news-previous-version-load): Change data type.
4060         (wl-news-previous-version-save): Change data type.
4061         (wl-news-append-news): Add return value.
4062         (wl-news-check-news): New function.
4063         (wl-news-already-current-p): New function.
4064         (wl-news-send-news): Rewritten.
4065         (wl-news-mode-map): Add new keybind.
4066         (wl-news): Rewritten.
4067         (wl-news-exit): Rewritten.
4068         (wl-news-discard-and-mail): New function.
4069         (wl-news-send-to-address): Abolished.
4070         * wl.el (wl-init): Delete a message.
4071
4072 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4073
4074         * wl-news.el.in (wl-news-exit): Update previous version.
4075         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4076
4077 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4078
4079         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4080
4081 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4082
4083         * wl-news.el.in (wl-news): New function.
4084         (wl-news-mode): New function.
4085         (wl-news-next-line): New function.
4086         (wl-news-next-page): New function.
4087         (wl-news-exit): New function.
4088         (wl-news-buf-name): New variable.
4089         (wl-news-mode-map): New variable.
4090         (wl-news-winconf): New variable.
4091         (wl-news-append-news): Add an option.
4092
4093 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4094
4095         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4096
4097 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4098
4099         * wl-news.el.in (wl-news-send-to-address): New variable.
4100         (wl-news-send-news): Use it.
4101         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4102         Return updating status.
4103         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4104
4105 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4106
4107         * wl-news.el.in (wl-news-send-news): Delete
4108         Organization and X-Face.
4109
4110 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4111
4112         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4113         (wl-news-append-news): New function.
4114         (wl-news-send-news): New function.
4115
4116 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4117
4118         * Version number is increased to 2.11.1.
4119
4120 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4121
4122         * wl-news.el.in : New file.
4123
4124 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4125
4126         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4127         default value.
4128         (wl-draft-reply-without-argument-list): Ditto.
4129
4130 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4131
4132         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4133         (wl-message-buffer-prefetch-idle-time): Ditto.
4134         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4135
4136 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4137
4138         * wl-thread.el (wl-thread-insert-message): Use
4139         wl-summary-max-thread-depth.
4140
4141         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4142         loop detection.
4143
4144         * wl-message.el (wl-message-buffer-display): Back to the first page
4145         when cache is hit.
4146
4147 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4148
4149         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4150
4151         * wl-summary.el (wl-summary-insert-thread-entity):
4152         If the thread depth is reached to wl-summary-max-thread-depth,
4153         divide the thread.
4154
4155 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4156
4157         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4158         for elmo-remove-passwd.
4159
4160 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4161
4162         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4163         folder is sticky.
4164         (wl-folder-mark-as-read-all-entity): Ditto.
4165         (wl-folder-prefetch-entity): Ditto.
4166
4167 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4168
4169         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4170
4171 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4172
4173         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4174         Delete messages on buffer for unplugged operation.
4175         (wl-summary-erase): Ditto.
4176
4177 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4178
4179         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4180         take nil so as not to search parent by subject.
4181
4182 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4183
4184         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4185         (wl-folder-get-next-folder): Ditto.
4186         (wl-folder-get-path): Ditto.
4187
4188 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4191         system and encode the region with it before verifying.
4192
4193 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4194
4195         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4196         system of the echo buffer before decoding.
4197
4198 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4199
4200         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4201         original contents.
4202
4203 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4204
4205         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4206         with argument 'any-exists.
4207
4208 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4209
4210         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4211         Use `wl-cs-autoconv'.
4212
4213 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4214
4215         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4216         by `mime-view-automatic-conversion'.
4217
4218         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4219         (wl-message-verify-pgp-nonmime): Ditto.
4220         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4221         Bind them to C-c:d and C-c:v respectively.
4222
4223         Merge following code by Teranishi-san from [wl-en:00167].
4224         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4225         (wl-mime-preview-application/pgp-encrypted): Ditto.
4226         (wl-mime-setup): Add entry.
4227
4228 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4229
4230         * wl-summary.el (wl-summary-target-mark-erase): New function.
4231         Bind it to "mD".
4232
4233 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4234
4235         * wl-vars.el (wl-draft-write-file-function): Fix.
4236         (wl-draft-reedit-hook): Changed default value.
4237
4238         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4239         wl-draft-reedit-hook.
4240         (wl-draft-remove-text-plain-tag): New function.
4241         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4242
4243         * wl-vars.el (wl-draft-write-file-function): New user option.
4244
4245         * wl-draft.el (wl-draft-prepare-edit): Use it for
4246         local-write-file-hooks.
4247         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4248
4249         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4250         (wl-draft-insert-mail-header-separator): Return the body beginning
4251         point.
4252         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4253         text/plain.
4254         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4255
4256 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4257
4258         * wl-summary.el (wl-summary-erase): New function to erase message
4259         without moving it to trash. Bind to "D".
4260
4261         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4262         as `keep' unless switch-function.
4263
4264 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4265
4266         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4267         message buffer by using `wl-summary-toggle-disp-msg'.
4268         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4269         buffer window.
4270         (wl-summary-supresedes-message): Ditto.
4271
4272         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4273         Do not delete other windows.
4274         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4275         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4276         (wl-draft-create-buffer): Set reply-or-forward also for target
4277         mark commands.
4278
4279 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4280
4281         * wl-draft.el (wl-user-agent-compose): Delete special case for
4282         switch-to-buffer-other-window.
4283
4284         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4285         (wl-summary-forward): Ditto.
4286
4287         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4288         function.
4289         (wl-draft-buffer-style): New use option.
4290
4291         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4292         (wl-draft): Follow the change above.
4293         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4294         wl-draft-buffer-style.
4295         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4296         switch-function.
4297
4298 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4299
4300         * wl-address.el (wl-address-make-completion-entry): Extracted from
4301         `wl-address-make-completion-list'.
4302         (wl-address-enable-strict-loading): New variable.
4303         (wl-address-make-completion-list): Revive petname duplication
4304         inquiry, and enable it if `wl-address-enable-strict-loading'.
4305         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4306
4307 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4308
4309         * wl-message.el (wl-message-get-original-buffer): Avoid
4310         'Selecting deleted buffer' error when original buffer is killed.
4311
4312 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4313
4314         * wl-summary.el (wl-summary-next-message): Use
4315         elmo-message-accessible-p instead of elmo-message-cached-p.
4316
4317 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4318
4319         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4320
4321         * wl-thread.el (wl-thread-open-all-unread): Use
4322         elmo-folder-list-flagged instead of
4323         elmo-folder-list-messages-mark-match.
4324
4325         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4326         instead of elmo-folder-list-messages-mark-match.
4327         (wl-summary-move-spec-alist): New variable.
4328         (wl-summary-move-spec-plugged-alist,
4329         wl-summary-move-spec-unplugged-alist): Abolish.
4330         (wl-summary-next-message): Follow the change above.
4331         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4332         with 'no-msg' argument.
4333
4334         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4335         variable.
4336         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4337         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4338         (wl-message-buffer-prefetch-get-next): Follow the change above.
4339
4340 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4341
4342         * wl-version.el (wl-version): Changed codename.
4343
4344         * Version number is increased to 2.11.0.
4345
4346 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4347
4348         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4349         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4350         `wl-draft-config-variables'.
4351         (wl-draft-kill): Fixed problem when the draft is reedit.
4352
4353 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4354
4355         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4356         buffer-modified status (Thanks to
4357         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4358
4359 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4360
4361         * wl-util.el (wl-region-exists-p): New function.
4362
4363         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4364         Remove defvars for byte-compile warnings.
4365
4366 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4367
4368         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4369         defvar-maybe. Removed unused bind.
4370
4371 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4372
4373         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4374         summary buffer window before creating new frame.
4375         (wl-draft-reply): Ditto.
4376
4377 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4378
4379         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4380
4381 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4382
4383         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4384
4385 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4386
4387         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4388         instead of `kill-region'.
4389
4390 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4391
4392         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4393         (wl-highlight-summary-line-string): Use it.
4394         (wl-highlight-summary-current-line): Ditto.
4395
4396         * wl-mime.el (wl-message-delete-current-part): Check the class of
4397         mime-entity.
4398
4399         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4400
4401         * wl-summary.el (wl-summary-make-number-list): Initialize.
4402         (wl-summary-update-mark): New function.
4403         (wl-summary-reply): Put `answered' mark on the message.
4404         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4405
4406         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4407         (wl-draft-reply): Added optional argument `number';
4408         Set wl-draft-parent-number.
4409         (wl-draft-kill): Delete answered mark if it is a reply.
4410
4411 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4412
4413         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4414         that originates in mime-preview-follow-current-entity.
4415         (wl-draft-yank-current-message-entity): Use it if region is active.
4416
4417         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4418         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4419         `wl-message-delete-current-part'.
4420         * wl-mule.el (wl-message-define-keymap): Ditto.
4421         * wl-xmas.el (wl-message-define-keymap): Ditto.
4422
4423 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4424
4425         * wl-mime.el (wl-message-delete-current-part): New function.
4426         (wl-mime-node-id-to-string): Ditto.
4427
4428         * wl-mime.el (wl-message-delete-current-part): Use existing
4429         original buffer which corresponds current mime-view buffer.
4430         (fetched buffer might have different structure, possibly)
4431
4432         * wl-mime.el (wl-message-delete-current-part): Quit if the
4433         message content differs from the actual message.
4434
4435 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4436
4437         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4438         order.
4439         (wl-summary-search-by-subject): Search parent message from tail;
4440         Check the existence of the parent message on the current thread tree.
4441         (wl-summary-update-thread): Check whether the line is inserted.
4442
4443 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4444
4445         * wl-vars.el (wl-summary-line-format): Undo last change.
4446         * wl-summary.el (wl-summary-print-destination): Do not put
4447         invisible property when `wl-summary-width' is nil.
4448         (wl-summary-line-subject-minimum-length): Abolished.
4449         (wl-summary-line-subject): Ditto.
4450
4451 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4452
4453         * wl-vars.el (wl-summary-line-format): Change default value.
4454         (wl-summary-subject-length-limit): Abolished.
4455         * wl-summary.el (wl-summary-line-subject): Ditto.
4456
4457 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4458
4459         * wl-template.el (wl-template-select): Added optional argument.
4460         If optional argument is specified, reverse
4461         `wl-template-visible-select'.
4462
4463 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4464
4465         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4466         Take prefix argument to force asking the destination folder.
4467
4468 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4469
4470         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4471         count and update status.
4472
4473 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4474
4475         * wl-summary.el (wl-summary-redisplay-internal): If
4476         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4477         after fetching.
4478
4479 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4480
4481         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4482         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4483
4484         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4485
4486 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4487
4488         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4489         (All other related portions are changed).
4490         (wl-summary-mark-as-read-all): Rewrite.
4491
4492 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4493
4494         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4495         `wl-summary-mark-as-read'.
4496         (wl-summary-mark-as-unread): Rewrite.
4497         (wl-summary-mark-as-read): Added no-modeline argument.
4498         (wl-summary-resume-cache-status): Rewrite.
4499         (wl-summary-exec-subr): Remove unused local variable.
4500
4501 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4502
4503         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4504         logic to call `wl-summary-buffer-prev-folder-function'.
4505         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4506
4507 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4508
4509         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4510         is nil.
4511
4512 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4513
4514         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4515         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4516         (wl-mime-setup): Add its entry.
4517
4518 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4519
4520         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4521         (wl-summary-delete-cache): Likewise.
4522         (wl-summary-mark-as-read): Rewrite.
4523
4524 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4525
4526         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4527         `wl-summary-count-unread'.
4528
4529         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4530
4531         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4532
4533 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4534
4535         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4536         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4537         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4538         Renamed to the elmo-msgdb-*-mark.
4539         (wl-summary-score-marks): Follow the change above.
4540         (wl-summary-auto-refile-skip-marks): Ditto.
4541         (wl-summary-incorporate-marks): Ditto.
4542         (wl-summary-expire-reserve-marks): Ditto.
4543
4544         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4545         changes.
4546         (wl-thread-insert-top): Changed updating message.
4547
4548         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4549         variable.
4550         (wl-summary-count-unread): Count answered marks.
4551         (wl-summary-rescan): Call wl-summary-insert-message instead of
4552         wl-summary-append-message-func-internal.
4553         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4554         (wl-summary-prefetch-msg): Follow the variable name changes.
4555         (wl-summary-prefetch-region): Ditto.
4556         (wl-summary-mark-as-read-all): Follow the API changes;
4557         Don't call elmo-folder-replace-marks.
4558         (wl-summary-delete-cache): Follow the variable name changes.
4559         (wl-summary-resume-cache-status): Ditto.
4560         (wl-summary-update-status-marks): New function.
4561         (wl-summary-insert-message): New function.
4562         (wl-summary-sync-marks): Follow the variable name changes.
4563         (wl-summary-sync-update): Synchronize to the msgdb, too;
4564         Changed update messages.
4565         (wl-summary-make-number-list): Rewrite.
4566         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4567         (wl-summary-mark-as-unread): Follow the API changes.
4568         (wl-summary-exec-subr): Follow the variable name changes.
4569         (wl-summary-mark-as-read): Ditto.
4570         (wl-summary-move-spec-plugged-alist): Ditto.
4571         (wl-summary-move-spec-unplugged-alist): Ditto.
4572         (wl-summary-cursor-move-surface): Ditto.
4573
4574         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4575         variable name changes.
4576         (wl-highlight-summary-current-line): Ditto.
4577
4578         * wl-expire.el (wl-expire-refile): Follow the API change in
4579         elmo-folder-move-messages.
4580         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4581         (wl-summary-archive): Use elmo-folder-msgdb instead of
4582         elmo-msgdb-load.
4583
4584 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4585
4586         * wl-mime.el (wl-draft-preview-message): Restore the position
4587         before evaluating wl-draft-send-hook in preview buffer.
4588
4589 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4590
4591         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4592         when it creates new draft buffer.
4593
4594         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4595         without argument.
4596
4597         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4598         Evaluate content and if the value is string, insert it.
4599         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4600         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4601         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4602         wl-draft-config-sub-part-bottom): Use it.
4603
4604         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4605         with the folder name. The question was unintelligible when it is
4606         called from wl-save-status.
4607
4608 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4609
4610         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4611         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4612         cannot take second argument).
4613
4614 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4615
4616         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4617         as t. Since type and subtype are not case sensitive (RFC 2045).
4618
4619 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4620
4621         * wl-vars.el (wl-message-mode-line-format): New variable.
4622         (wl-message-mode-line-format-spec-alist): Ditto.
4623         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4624         (wl-message-redisplay): Use wl-message-mode-line-format.
4625
4626 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4627
4628         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4629
4630 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4631
4632         * wl-summary.el (wl-summary-default-from): Write description.
4633
4634 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4635
4636         * wl-vars.el (wl-ldap-objectclass): Abolish.
4637
4638         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4639         (wl-ldap-make-filter): Removed condition for objectclass.
4640         (wl-ldap-make-matched-value-list): Remove meaningless process.
4641         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4642         (wl-address-ldap-search): Don't add `*' to `pat' string;
4643         use ignore-errors; added `email';
4644         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4645         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4646         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4647
4648
4649 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4650
4651         * wl-draft.el (wl-draft-parent-folder): Write description.
4652         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4653
4654 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4655
4656         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4657         as "" (zero-length string) if no parent.
4658         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4659
4660 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4661
4662         * wl-address.el (wl-address-make-completion-list): Skip duplication
4663         checking.
4664         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4665         `append'.
4666
4667 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4668
4669         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4670         instead of `beginning-of-buffer'.
4671
4672 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4675
4676 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4677
4678         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4679         Refer wl-message-buffer-name.
4680         (wl-message-wheel-down): Ditto.
4681
4682 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-vars.el (wl-message-buffer-name): New user option.
4685
4686         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4687         directly instead of making alist dinamically.
4688
4689         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4690         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4691         wl-message-buffer-cache-name.
4692         (wl-message-buffer-cache-clean-up): Ditto.
4693
4694         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4695
4696         * Version number is increased to 2.9.15.
4697
4698 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4699
4700         * wl-vars.el (wl-summary-default-view-alist): New user option.
4701
4702         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4703
4704         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4705         while deleting address.
4706         (wl-draft-delete-myself-from-cc): Ditto.
4707
4708         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4709         If optional argument is specified, reverse sort order.
4710
4711         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4712
4713 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4714
4715         * wl-thread.el (wl-thread-insert-message): Return parent number if
4716         exists.
4717         (wl-thread-update-indent-string-region): Use
4718         wl-thread-update-line-on-buffer-sub instead of
4719         wl-thread-update-line-on-buffer.
4720
4721 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4722
4723         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4724         (wl-folder-close-all): Ditto.
4725
4726 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4727
4728         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4729         and mailing-list:.
4730         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4731         value.
4732         (wl-summary-line-list-info): Print mailing-list name even when 
4733         list-number is empty.
4734
4735 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4736
4737         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4738
4739         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4740         (wl-draft-open-file): Ditto.
4741         (wl-draft-random-alphabet): Ditto.
4742
4743         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4744         bindings.
4745
4746 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4749         * wl-vars.el (wl-draft-config-alist): Ditto.
4750
4751 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4752
4753         * Version number is increased to 2.9.14.
4754
4755         * wl.el (wl): Don't set wl-init as nil when error occured while
4756         auto-checking folders.
4757
4758         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4759         `elmo-expand-newtext'.
4760
4761 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4762
4763         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4764         `this-command' so that `wl-folder-goto-folder' contained in
4765         `wl-summary-keep-cursor-command' work.
4766
4767 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4768
4769         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4770         message buffer displaying state.
4771
4772 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-vars.el (wl-summary-default-view): New variable to specify
4775         default value for `wl-summary-buffer-view' instead of using
4776         set-default.
4777         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4778
4779 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4780
4781         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4782
4783         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4784
4785 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4786
4787         * wl-vars.el (wl-forward-subject-prefix): New variable.
4788         * wl-draft.el (wl-draft-forward): Use it.
4789
4790 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4791
4792         * wl-message.el (wl-message-prev-page): When it is called without
4793         lines argument, scroll down by wl-message-scroll-amount lines.
4794         (wl-message-next-page): Ditto.
4795         * wl-vars.el (wl-message-scroll-amount): Change default value
4796         to preserve current behavior.
4797
4798 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4799
4800         * wl-summary.el (wl-summary-prefetch-msg): Bind
4801         `wl-message-entity' to call `wl-summary-from-function'.
4802
4803 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4804
4805         * wl-message.el (wl-message-buffer-create): Run
4806         wl-message-buffer-created-hook.
4807
4808 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4809
4810         * wl-summary.el (wl-summary-sort-specs): New variable.
4811         (wl-summary-default-sort-spec): Ditto.
4812         (wl-summary-sort): Rewrite.
4813         (wl-summary-sort-by-list-info): New function.
4814
4815 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4816
4817         * wl-summary.el (wl-summary-get-list-info): New function.
4818         (wl-summary-sort): Rewrite.
4819         (wl-summary-line-list-info): Ditto.
4820         (wl-summary-line-list-count): Ditto.
4821         (wl-summary-refile-region): Fixed docstring.
4822
4823 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4824
4825         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4826         `wl-folder-entity-hashtb' as completion table.
4827
4828 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4831         only when this command is called interactively; silence the byte-
4832         compiler.
4833
4834 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4835
4836         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4837         active in XEmacs.
4838
4839 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4840
4841         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4842         plural lines.
4843
4844 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4845
4846         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4847         of current line when the cursor is on the header name.
4848         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4849
4850 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4851
4852         * wl-util.el (wl-read-directory-name): Return displayed directory
4853         as the default value also on XEmacs.
4854
4855 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4856
4857         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4858         formatting.
4859
4860 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4861
4862         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4863         argument and when it is non-nil, check face property before
4864         highlighting for each line.
4865         (wl-highlight-summary-window): Set it.
4866
4867 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4868
4869         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4870         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4871
4872         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4873         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4874         (wl-draft-get-fcc-list): Likewise.
4875
4876 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4877
4878         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4879         (wl-thread-entity-cur): Ditto.
4880         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4881         wl-thread-indent-regexp setting.
4882         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4883
4884         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4885         wl-summary-lazy-highlight.
4886         (wl-summary-display-bottom): Ditto.
4887
4888         * wl-thread.el (wl-thread-open-close): Likewise.
4889
4890         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4891         from and subject;
4892         Bind wl-draft-use-frame;
4893         Enclose with save-window-excursion;
4894         Use wl-draft-create-buffer instead of with-temp-buffer;
4895         Use wl-draft-prepare-edit;
4896         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4897         Use wl-draft-send instead of wl-draft-raw-send.
4898
4899 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4900
4901         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4902         of using wl-from.
4903
4904 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4907         insert-buffer instead of clone-buffer.
4908         (wl-draft-doing-mime-bcc): New variable.
4909         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4910         infinite loop.
4911         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4912
4913         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4914         (wl-draft-mime-bcc-body): Ditto.
4915
4916         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4917         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4918         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4919         wl-draft-do-mime-bcc.
4920         (wl-draft-mime-bcc-field): New function.
4921         (wl-draft-do-mime-bcc): Ditto.
4922
4923         * wl-address.el (wl-address-complete-header-list): New variable.
4924         (wl-address-complete-header-regexp): Changed default value.
4925
4926         * Version number is increased to 2.9.13.
4927
4928 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4929
4930         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4931         it is differed.
4932
4933 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4934
4935         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4936         (wl-summary-line-list-count): Ditto.
4937
4938 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4939
4940         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4941         (wl-nntp-posting-function): New variable.
4942         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4943         `wl-nntp-posting-config-alist'.
4944
4945 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4946
4947         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4948         FLIM.
4949
4950 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4951
4952         * wl-summary.el (wl-summary-target-mark-refile-sub):
4953         Remove a nuisance funcall.
4954
4955 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4956
4957         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4958         as t for `try-completion'.
4959
4960 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4961
4962         * wl-summary.el (wl-summary-default-from): Use
4963         wl-address-header-extract-address instead of
4964         std11-extract-address-components.
4965         (wl-summary-simple-from): Ditto.
4966         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4967         (wl-summary-insert-headers): Show message.
4968         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4969         for whole line.
4970         (wl-summary-default-from): Revert last change.
4971         (wl-summary-simple-from): Ditto.
4972         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4973         (wl-summary-mark-as-read-region): Follow the change above.
4974         (wl-summary-sync-marks): Ditto.
4975         (wl-summary-target-mark-mark-as-read): Ditto.
4976         (wl-summary-redisplay-internal): Ditto.
4977         (wl-summary-redisplay-no-mime-internal): Ditto.
4978         (wl-summary-redisplay-all-header): Ditto.
4979         (wl-summary-mark-as-read): Removed argument `cached';
4980         Use current cache status to set cache mark.
4981         (wl-summary-redisplay-internal): Follow the change above.
4982         (wl-summary-redisplay-no-mime-internal): Ditto.
4983         (wl-summary-redisplay-all-header): Ditto.
4984
4985         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4986
4987         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4988         Don't call itself recursively (Adviced by Yamaoka-san).
4989
4990 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4991
4992         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4993         bind wl-summary-highlight as nil to avoid error caused by missing
4994         local variables.
4995
4996 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4997
4998         * wl-vars.el (wl-invalid-character-message): New user option.
4999
5000         * wl-util.el (wl-set-string-width): If truncated string-width is
5001         larger than specified width, use `wl-invalid-character-message'.
5002
5003 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5004
5005         * wl-summary.el (wl-summary-prefetch-msg): 
5006         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5007
5008 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5009
5010         * wl-vars.el (wl-summary-check-line-format): New user option.
5011         (wl-summary-line-format-file): Ditto.
5012
5013         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5014         variable.
5015         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5016         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5017         and `wl-summary-view-old-p' to check whether do a rescan or not.
5018         (wl-summary-view-old-p): New function.
5019         (wl-summary-line-format-changed-p): Ditto.
5020         (wl-summary-line-format-save): Ditto.
5021         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5022
5023         * wl-util.el (wl-set-string-width): Avoid using negative number
5024         for make-string.
5025
5026 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5027
5028         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5029         return value.
5030
5031         * wl-util.el (wl-set-string-width): Added optional argument
5032         `padding' (All other related portions are changed).
5033         (wl-line-parse-format): If the first letter of column number is
5034         `0', zero-padding the result (ex: "%05l").
5035
5036         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5037
5038 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5039
5040         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5041         sequential summary view.
5042
5043 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5046         if it doesn't have a -unix version.
5047
5048 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5049
5050         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5051
5052 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5053
5054         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5055         content.
5056         (wl-draft): Follow the change above.
5057
5058         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5059
5060         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5061         and wl-folder-summary-line-format-alist contain %T and %P.
5062
5063         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5064         (wl-summary-mode-line-format): New user option.
5065         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5066         (wl-summary-line-format): Changed default value.
5067         (wl-summary-lazy-highlight): Changed default value.
5068
5069         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5070         change in wl-summary-create-line.
5071         (wl-thread-insert-entity-sub): Ditto.
5072
5073         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5074         (wl-summary-buffer-unread-status): Ditto.
5075         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5076         (wl-summary-buffer-persistent-mark-column): Ditto.
5077         (wl-summary-buffer-mode-line-formatter): Ditto.
5078         (wl-summary-buffer-mode-line): Ditto.
5079         (wl-summary-message-regexp): Abolished.
5080         (All other related portions are changed.)
5081         (wl-summary-detect-mark-position): New function.
5082         (wl-summary-buffer-set-folder): Setup
5083         wl-summary-buffer-mode-line-formatter.
5084         (wl-summary-mode): Setup selective-display;
5085         Setup pre-idle-hook when xemacs.
5086         (wl-summary-update-modeline): Rewrite.
5087         (wl-summary-jump-to-msg): Define as function;
5088         Changed regexp for searching messages.
5089         (wl-summary-message-number): Rewrite.
5090         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5091         Do rescan when old type summary cache.
5092         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5093         (wl-summary-remove-destination): Use '\r' to detect EOL.
5094         (wl-summary-print-destination): Ditto.
5095         (wl-summary-temp-mark): New inline function.
5096         (wl-summary-persistent-mark): Ditto.
5097         (wl-summary-line-number): New function.
5098         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5099         (wl-summary-line-list-count): New function.
5100         (wl-summary-create-line): Added argument persistent-mark.
5101         (All other related portions are changed)
5102         (wl-summary-create-line): Insert '\r'.
5103         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5104         (wl-summary-cursor-move-surface): New inline function.
5105         (wl-summary-prev): Use it.
5106         (wl-summary-next): Ditto.
5107
5108         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5109         wl-summary-message-regexp.
5110         (wl-highlight-summary): Delete progress message.
5111         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5112
5113         * Version number is increased to 2.9.12.
5114
5115 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5116
5117         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5118         variable (nil: no minimum).
5119         (wl-summary-line-subject): Add some spaces after subject by
5120         wl-summary-line-subject-minimum-length.
5121
5122 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5123
5124         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5125         and removed `F'.
5126         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5127         change above).
5128
5129 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5130
5131         * wl-summary.el (wl-summary-line-list-count): Reverted.
5132         (example setting in samples/*/dot.wl is also updated)
5133
5134 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5135
5136         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5137
5138         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5139
5140         * wl-vars.el (wl-summary-line-format): Addes some description to the
5141         docstring.
5142
5143         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5144         (wl-summary-line-close-bracket): Ditto.
5145         (wl-summary-line-children-number): Ditto.
5146         (wl-summary-line-thread-indent): Ditto.
5147         (wl-summary-line-children-and-from): Ditto.
5148
5149         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5150         't', 'c', 'F' and added 'C'.
5151
5152         * wl-util.el (wl-set-string-width): Accept negative value.
5153         (wl-line-parse-format): Added "%number(" and "%)".
5154
5155 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5156
5157         * wl-summary.el (wl-summary-line-list-count): Change format of the
5158         return value.
5159
5160 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5161
5162         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5163         from the recent message.el.
5164         (wl-draft-point-in-header-p): Ditto.
5165         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5166         wl-draft-beginning-of-line.
5167         * wl-e21.el (wl-draft-mode-map): Ditto.
5168         * wl-xmas.el (wl-draft-mode-map): Ditto.
5169
5170         * wl-folder.el: Sort macrodefs by dependencies.
5171
5172 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5173
5174         * wl-summary.el (wl-summary-prev): Fixed regexp.
5175         (wl-summary-next): Ditto.
5176
5177 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5178
5179         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5180
5181 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5182
5183         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5184         for backward compatibility.
5185
5186 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5187
5188         * wl-summary.el (wl-summary-line-list-count): New function, merged
5189         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5190         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5191         list counts.
5192
5193 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5194
5195         * wl-summary.el (wl-summary-create-line): Ignore errors while
5196         timezone-fix-time.
5197
5198         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5199
5200         * wl-summary.el (wl-summary-sync-update): Ditto.
5201         (wl-summary-default-from): Use wl-message-entity
5202         instead of entity.
5203
5204         * wl-summary.el (wl-summary-create-line): Fix.
5205
5206         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5207         (wl-summary-line-format): New user option.
5208         (wl-folder-summary-line-format-alist): Ditto.
5209         (wl-summary-from-width): Abolished.
5210
5211         * wl-util.el (toplevel): Require 'bytecomp.
5212         (wl-line-parse-format): New function.
5213         (wl-line-formatter-setup): New macro.
5214
5215         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5216         (wl-summary-buffer-line-formatter): New buffer local variable.
5217         (wl-summary-switch-to-clone-buffer): Follow the change above.
5218         (wl-summary-message-regexp): Fix.
5219         (wl-summary-from-func-internal): Abolished.
5220         (wl-summary-subject-func-internal): Ditto.
5221         (wl-summary-subject-filter-func-internal): Ditto.
5222         (All other related portions are changed.)
5223         (wl-summary-buffer-set-folder):
5224         Set up wl-summary-buffer-number-column and 
5225         wl-summary-buffer-line-formatter
5226         (All other related portions are changed.)
5227         (wl-summary-buffer-number-column-detect): Abolished.
5228         (All other related portions are changed.)
5229         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5230         (wl-summary-delete-all-temp-marks-on-buffer): Use
5231         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5232         (wl-summary-target-mark-delete): Ditto.
5233         (wl-summary-target-mark-refile-subr): Ditto.
5234         (wl-summary-target-mark-mark-as-read): Ditto.
5235         (wl-summary-target-mark-mark-as-unread): Ditto.
5236         (wl-summary-target-mark-mark-as-important): Ditto.
5237         (wl-summary-target-mark-save): Ditto.
5238         (wl-summary-replace-status-marks): Renamed from
5239         wl-summary-set-status-marks-on-buffer;
5240         Use wl-summary-message-regexp instead of
5241         wl-summary-buffer-number-regexp.
5242         (wl-summary-sync-update): Follow the change above.
5243         (wl-summary-goto-previous-message-beginning): New function.
5244         (wl-summary-mark-as-unread): Use it.
5245         (wl-summary-mark-as-important): Ditto.
5246         (wl-summary-line-formatter): New variable.
5247         (wl-summary-line-year): New function.
5248         (wl-summary-line-day): Ditto.
5249         (wl-summary-line-day-of-week): Ditto.
5250         (wl-summary-line-hour): Ditto.
5251         (wl-summary-line-minute): Ditto.
5252         (wl-summary-line-open-bracket): Ditto.
5253         (wl-summary-line-close-bracket): Ditto.
5254         (wl-summary-line-children-number): Ditto.
5255         (wl-summary-line-thread-indent): Ditto.
5256         (wl-summary-line-size): Ditto.
5257         (wl-summary-line-subject): Ditto.
5258         (wl-summary-line-from): Ditto.
5259         (wl-summary-line-children-and-from): Ditto.
5260         (wl-summary-create-line): Rewritten.
5261         (wl-summary-format-date): Abolished.
5262
5263         * wl-highlight.el (wl-highlight-summary-current-line): Use
5264         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5265         Use thread structure to detect thread top message.
5266
5267         * wl-draft.el (wl-default-draft-cite): Don't use
5268         wl-summary-from-func-internal.
5269
5270         * wl-refile.el (wl-refile-subject-learn): Don't use
5271         wl-summary-subject-filter-func-internal.
5272         (wl-refile-guess-by-subject): Ditto.
5273
5274         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5275         parameters.
5276
5277         * wl-thread.el (wl-thread-update-indent-string-region):
5278         Use wl-thread-update-line-on-buffer instead of
5279         wl-thread-update-indent-string.
5280         (wl-thread-update-children-number): Redefine using
5281         wl-thread-update-line-on-buffer.
5282         (wl-thread-update-indent-string): Abolished.
5283
5284         * Version number is increased to 2.9.11.
5285
5286 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5289         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5290         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5291
5292         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5293         as nil.
5294
5295         * wl-thread.el (wl-thread-open-all-unread): Use 
5296         elmo-folder-list-messages-mark-match.
5297         (wl-thread-insert-message): Removed argument `mark-alist'.
5298         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5299         elmo-msgdb-set-mark.
5300         (wl-thread-get-children-msgs-uncached): Likewise.
5301         (wl-thread-get-exist-children): Added argument include-self.
5302         (wl-thread-delete-message): Follow the change above.
5303
5304         * wl-summary.el (wl-summary-count-unread): Removed argument.
5305         (wl-summary-rescan): Follow the change above.
5306         (wl-summary-mark-as-read-region): Ditto
5307         (wl-summary-mark-as-unread-region): Ditto.
5308         (wl-summary-delete-messages-on-buffer): Ditto.
5309         (wl-summary-sync-update): Ditto.
5310         (wl-summary-switch-to-clone-buffer): Ditto.
5311         (wl-summary-goto-folder-subr): Ditto.
5312         (wl-summary-target-mark-mark-as-read): Ditto.
5313         (wl-summary-target-mark-mark-as-unread): Ditto.
5314         (wl-summary-target-mark-mark-as-important): Ditto.
5315         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5316         (wl-summary-update-thread): Removed argument `mark-alist'.
5317         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5318         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5319         (wl-summary-resume-cache-status): Likewise.
5320         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5321         elmo-msgdb-set-mark.
5322         (wl-summary-mark-as-read-all): Likewise.
5323         (wl-summary-delete-cache): Ditto.
5324         (wl-summary-auto-select-msg-p): Ditto.
5325         (wl-summary-mark-as-unread): Ditto.
5326         (wl-summary-no-auto-refile-message-p): Ditto.
5327         (wl-summary-mark-as-read): Ditto.
5328         (wl-summary-mark-as-important): Ditto.
5329         (wl-summary-auto-refile): Follow the change above.
5330         (wl-summary-delete-all-marks): Removed.
5331         (wl-summary-resume-marks-and-highlight): Ditto.
5332         (wl-summary-resume-marks): Ditto.
5333         (wl-summary-delete-important-msgs-from-list): Ditto.
5334         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5335
5336         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5337         wl-summary-count-unread.
5338
5339         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5340         (wl-summary-score-update-all-lines): Use
5341         elmo-msgdb-set-mark.
5342
5343 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5344
5345         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5346         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5347         (wl-summary-create-line): Renamed from
5348         wl-summary-overview-create-summary-line;
5349         Argument rearrangement.
5350         (wl-summary-update-thread): Follow the change above.
5351
5352         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5353         (wl-thread-insert-entity-sub): Likewise.
5354
5355         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5356         argument `overview', `mark-alist' and added `msgdb'.
5357
5358         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5359
5360         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5361         (wl-summary-rescan): Follow the change above.
5362         (wl-summary-sync-update): Ditto.
5363         (wl-summary-insert-thread-entity): Ditto;
5364         Don't use `let*' in every while loop;
5365         Detect infinite loop of threads.
5366         (wl-summary-update-thread): Removed argument `overview'.
5367
5368         * wl-thread.el (wl-thread-insert-message): Ditto.
5369
5370         * Version number is increased to 2.9.10.
5371
5372         * wl-message.el (wl-message-redisplay): Ignore errors while
5373         wl-message-redisplay-hook.
5374
5375 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5376
5377         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5378
5379 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5380
5381         * wl.el (wl): inhibit-quit while wl-folder.
5382
5383 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5384
5385         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5386         while msgdb access.
5387
5388 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5389
5390         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5391         even if no folder is not created.
5392
5393 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5394
5395         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5396
5397         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5398         implementation.
5399         (wl-summary-target-mark-thread): Ditto.
5400
5401         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5402
5403 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5404
5405         * wl-util.el (wl-display-bytes): Remove unused function.
5406
5407 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5408
5409         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5410         seems critical one (partially reverse the change in 2002/03/17).
5411
5412 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5413
5414         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5415         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5416
5417 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5418
5419         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5420         is not writable.
5421         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5422         plugged status instead of `'force' as 2nd argument.
5423
5424         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5425         is not creatable.
5426
5427         * Version number is increased to 2.9.9.
5428
5429 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5430
5431         * wl-summary.el (wl-summary-suspend): New function.
5432
5433 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5434
5435         * wl.el (wl): Do not check variables if check is nil.
5436         * wl-utils.el (wl-collect-draft): New function.
5437         * wl-folder.el (wl-folder-suspend): Put summary buffers
5438         and draft buffers at the end of buffer list.
5439         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5440
5441 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5442
5443         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5444         loop instead of recursive call.
5445
5446         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5447         2nd argument.
5448
5449 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5450
5451         * wl-draft.el (wl-draft-create-contents): Don't take neither
5452         (function . args) nor (string . something) any more.
5453
5454         * wl-version.el (wl-generate-user-agent-string): Return string
5455         without header symbol.
5456         * wl-draft.el (wl-draft-default-headers): Use it.
5457
5458         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5459         `wl-draft-insert-ccs' and return field value instead of inserting
5460         the header. Abolish cc argument.
5461         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5462
5463         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5464         rather than one with string car.
5465
5466         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5467         * wl-draft.el (wl-draft-create-contents): Add it after the default
5468         headers.
5469
5470         * wl-draft.el (wl-draft-create-contents): For the case of
5471         (symbol-or-string . function) insert header only when the function
5472         returns string value.
5473
5474 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5475
5476         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5477         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5478
5479 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5480
5481         * wl.el (wl-check-environment): Don't check Message-ID when
5482         `wl-insert-message-id' is nil.
5483         Revive checking if `wl-message-id-domain' contains "@".
5484
5485 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5486
5487         * wl.el (wl-check-environment): Merge examination for "@" at
5488         inappropriate position into the first string-match.
5489
5490         * wl-summary.el (wl-summary-target-mark-print): New function.
5491         (wl-summary-pipe-message-subr): Extracted from
5492         `wl-summary-pipe-message'.
5493         (wl-summary-target-mark-pipe): New function.
5494         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5495         `wl-summary-target-mark-pipe'.
5496
5497 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5498
5499         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5500
5501 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5502
5503         * wl.el (wl-check-environment): Use elmo-warning instead of
5504         error for non-critical ones.
5505         Remove trash folder check.
5506         (wl): Don't ignore error in wl-check-environment.
5507
5508         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5509         check, which is moved from `wl-check-environment'.
5510         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5511
5512 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5513
5514         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5515         guess anything, call wl-summary-write.
5516         (wl-summary-write): Create draft with blank To field.
5517         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5518
5519 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5520
5521         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5522         argument full as well for wl-folder-write-current-folder.
5523         If wl-*-write-current-folder cannot guess addressee, add blank
5524         To header.
5525         Rewrite condition for positioning cursor.
5526
5527 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5528
5529         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5530         summary buffer is present, use it.
5531         (wl-folder-jump-to-previous-summary): Ditto.
5532
5533 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5534
5535         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5536
5537         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5538         wl-summary-previous-buffer and wl-summary-next-buffer.
5539
5540         * wl-folder.el (wl-folder-mode-map): Bind
5541         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5542         (wl-folder-jump-to-next-summary): New function.
5543         (wl-folder-jump-to-previous-summary): Ditto.
5544
5545         * wl-draft.el (wl-draft): Rearranged.
5546
5547 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5548
5549         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5550         of header.
5551         (wl-draft): Collect arguments for the header as header-alist.
5552         (wl-draft-forward): Arrange arguments for wl-draft.
5553         (wl-draft-reply): Ditto.
5554         (wl-draft-edit-string): Ditto.
5555         * wl-summary.el (wl-summary-write): Ditto.
5556         (wl-summary-write-current-folder): Ditto.
5557
5558         * Version number is increased to 2.9.8.
5559
5560 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5561
5562         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5563
5564         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5565
5566         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5567         even if the guess failed.
5568
5569         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5570         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5571         wl-summary-write-current-folder.
5572         * wl-xmas.el: Ditto.
5573
5574 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5575
5576         * wl-summary.el (wl-summary-next-page): Force display message if
5577         message is not displayed yet.
5578         (wl-summary-prev-page): Ditto.
5579
5580 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5581
5582         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5583
5584 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5585
5586         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5587         add "Preview Message" and "Save Draft and Exit".
5588
5589 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5590
5591         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5592         if addrmgr is called from draft in splitted window.
5593
5594         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5595         * wl-mule.el: Ditto.
5596         * wl-xmas.el: Ditto.
5597
5598 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5599
5600         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5601
5602         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5603         * wl-xmas.el (wl-folder-toolbar): Ditto.
5604
5605 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5606
5607         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5608         and wl-draft-save-and-exit.
5609         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5610         * wl-xmas.el: Ditto.
5611         * wl-mule.el: Ditto.
5612
5613         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5614         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5615
5616 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5619         lists for saving buffer.
5620
5621 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5622
5623         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5624         parent-folder argument instead of it.
5625         (wl-draft-create-buffer): Ditto.
5626         (wl-draft-forward): Ditto.
5627         (wl-draft-reply): Ditto.
5628         * wl-summary.el (wl-summary-write): Ditto.
5629         (wl-summary-write-current-folder): Ditto.
5630
5631         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5632         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5633         Folder buffer after composing.
5634
5635 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5636
5637         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5638         header if the file `wl-x-face-file' already contains it.
5639
5640 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5641
5642         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5643         folder" entry.
5644         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5645         * wl-e21.el (wl-folder-toolbar): Ditto.
5646         * wl-xmas.el (wl-folder-toolbar): Ditto.
5647
5648 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5649
5650         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5651         wl-folder-goto-folder with sticky argument.
5652         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5653
5654 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5655
5656         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5657         and wl-summary-previous-buffer.
5658         (wl-summary-next-buffer): New function.
5659         (wl-summary-previous-buffer): Ditto.
5660
5661 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5662
5663         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5664         wl-folder-jump-to-current-entity-with-arg.
5665         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5666         `wl-folder-jump-to-current-entity'.
5667         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5668         `wl-summary-goto-folder-sticky'.
5669         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5670         `wl-summary-goto-folder'.
5671         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5672         Unless force-exit, do not clean temp. marks for sticky summary.
5673         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5674
5675 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5676
5677         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5678         not entire.
5679
5680 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5681
5682         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5683         to `C-x C-s'.
5684         (wl-summary-save-status): New command.
5685         (wl-summary-exit): Don't clean-up temp marks when sticky.
5686         (Applied patch from Nakayama-san [wl: 09548])
5687         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5688         Do nothing when no mark data.
5689         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5690         Call `wl-summary-delete-all-temp-marks' before saving.
5691
5692 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5693
5694         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5695
5696 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5697
5698         * wl.el (wl-check-environment): Also cause error when (system-name)
5699         returns "localhost.localdomain". (Although it doesn't affect because
5700         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5701
5702 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5703
5704         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5705         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5706
5707         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5708         value.
5709
5710 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5711
5712         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5713         Likewise r-cc-list and r-ng-list.
5714
5715 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5716
5717         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5718         only if it is bound as variable.
5719
5720         * wl-mime.el (wl-draft-preview-message): Ditto.
5721
5722 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5723
5724         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5725         needless `goto-char'.
5726
5727         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5728         `wl-summary-redisplay-no-mime-internal' instead of
5729         `wl-summary-redisplay-no-mime'.
5730         (wl-summary-redisplay-no-mime): Changed argument;
5731         Call `wl-summary-redisplay-no-mime-internal'.
5732
5733         * wl-mime.el (wl-draft-preview-message): Bind
5734         `mime-header-encode-method-alist' locally.
5735
5736         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5737         (wl-draft-std11-parse-addresses): Added the first address check.
5738         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5739
5740         * Version number is increased to 2.9.7.
5741
5742 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5743
5744         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5745
5746 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5747
5748         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5749         related to scrollbar support, if there is no such a feature
5750         compiled in.
5751
5752 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5753
5754         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5755         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5756         for prefetch.
5757
5758 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5759
5760         * wl-summary.el (wl-summary-pick): Fix for no match.
5761
5762 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5763
5764         * wl-draft.el (wl-draft-save):
5765         Override `mime-header-encode-method-alist'.
5766
5767 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5768
5769         * wl-folder.el (wl-folder-pick): New function.
5770         Define key as "?".
5771
5772 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5773
5774         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5775         Fix for unplugged.
5776
5777 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5778
5779         * wl-folder.el (wl-folder-virtual): New function.
5780         Define key as "V".
5781
5782 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5783
5784         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5785         multi folder if entity is group.
5786
5787 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5788
5789         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5790         is nil.
5791
5792 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5793
5794         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5795         (wl-summary-target-mark-msgs): Return the number of marked messages.
5796
5797 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5798
5799         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5800         "first:" is specified.
5801
5802 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5803
5804         * wl-vars.el (wl-from): Use return value of function
5805         user-full-name instead of the variable user-full-name since
5806         XEmacs-20.4 doesn't set this variable.
5807
5808 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5809
5810         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5811         call `wl' directly.
5812
5813 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5814
5815         * wl-draft.el (wl-draft-reedit): Removed duplicated
5816         switch-to-buffers.
5817
5818 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5819
5820         * wl.el (wl-other-frame): Removed garbages.
5821
5822 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5823
5824         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5825
5826         * wl-xmas.el (wl-draft-key-setup): Ditto.
5827
5828         * wl-mule.el (wl-draft-key-setup): Ditto.
5829
5830         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5831         (wl-draft-reedit): Ditto.
5832         (wl-draft-prepare-edit): Add `wl-draft-save' to
5833         `local-write-file-hooks'.
5834         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5835         (wl-draft-reedit): Set buffer-file-name.
5836         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5837
5838
5839         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5840         call it.
5841         (wl-delete-startup-frame-function): New variable.
5842         (wl-other-frame): New function
5843         (Original was written by Yamaoka san [wl: 09239]).
5844
5845         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5846         if `wl-folder-use-frame'.
5847
5848 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5849
5850         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5851
5852 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5853
5854         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5855         New variable.
5856         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5857         (wl-message-buffer-prefetch-get-next): Use them.
5858         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5859
5860 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5861
5862         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5863         with unwind-protect.
5864
5865         * wl-draft.el (wl-draft-reedit): Rewrite.
5866         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5867         (wl-draft-save): Insert header separator if it does not exist;
5868         Removed condition-case.
5869
5870         * wl-summary.el (wl-summary-reedit): Revert last change.
5871
5872         * wl-draft.el (wl-draft-save): Rewrite.
5873         (wl-draft-create-buffer): Set buffer-file-name as nil.
5874
5875         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5876
5877         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5878
5879         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5880         nil.
5881
5882 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5883
5884         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5885         If count is nil, do not prefetch.
5886         (wl-message-buffer-prefetch-next): Next.
5887
5888 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5889
5890         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5891
5892 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5893
5894         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5895         `delete-backward-char'
5896         (wl-draft-prepare-edit): Check major-mode.
5897         (wl-draft-decode-header): Rewrite.
5898         (wl-draft): Fix.
5899
5900 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5903
5904 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5905
5906         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5907         (wl-message-buffer-prefetch-get-next): Remove size checking.
5908         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5909
5910 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5911
5912         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5913         (wl-draft-default-headers): Fix.
5914
5915 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5916
5917         * wl-draft.el (wl-draft-default-headers): Insert return value of
5918         `wl-generate-mailer-string-function'.
5919
5920 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5921
5922         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5923         (wl-draft-insert-mail-header-separator): Ditto.
5924
5925         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5926         again (Reverted the change on 2002-01-17 by OKADA san).
5927
5928 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5929
5930         * wl-draft.el (wl-draft): Rewrite.
5931         (wl-draft-create-buffer): New function.
5932         (wl-draft-create-contents): Ditto.
5933         (wl-draft-prepare-edit): Ditto.
5934         (wl-draft-decode-header): Ditto.
5935         (wl-draft-decode-body): Ditto.
5936         (wl-draft-check-new-line): Ditto.
5937         (wl-draft-default-headers): Ditto.
5938         (wl-draft-insert-mail-header-separator): Ditto.
5939
5940 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5941
5942         * Version number is increased to 2.9.6.
5943
5944 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5945
5946         * wl-draft.el (wl-draft-delete-field): Optional argument.
5947         (wl-draft-delete-fields): Ditto.
5948
5949 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5950
5951         * wl-message.el (toplevel): Eliminated byte-compile warning.
5952         for `itimer-function', `delete-timer' and `itimer-list'.
5953
5954 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5955
5956         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5957         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5958         `wl-message-buffer-prefetch-threshold'.
5959         * wl-summary.el (wl-summary-redisplay-internal): Remove
5960         the check of `wl-message-buffer-prefetch-depth'.
5961
5962 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5963
5964         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5965         size of article.
5966         (wl-message-buffer-prefetch-subr): Remove size check.
5967
5968 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5969
5970         * wl-vars.el (wl-plugged): Make customizable.
5971
5972 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5973
5974         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5975         (wl-message-buffer-prefetch-set-timer): New function.
5976         (wl-message-buffer-prefetch-get-next): New function.
5977         (wl-message-buffer-prefetch): New function.
5978         (wl-message-buffer-prefetch-next): Rewrite.
5979         (wl-message-buffer-prefetch-subr): Rewrite.
5980         * wl-vars.el (wl-auto-prefetch-first): New variable.
5981         * wl-summary.el (wl-summary-goto-folder-subr): Call
5982         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5983
5984 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5985
5986         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5987         `wl-summary-unread-message-hook'.
5988
5989 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5990
5991         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5992         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5993         if range is `cache-status'.
5994
5995 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5996
5997         * wl-message.el (wl-message-buffer-prefetch-subr):
5998         Improve debug message.
5999
6000 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6001
6002         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6003         `wl-mail-send-pre-hook'.
6004         (wl-draft-send-mail-with-qmail): Ditto.
6005         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6006
6007 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6008
6009         * wl-message.el (wl-message-buffer-prefetch-subr):
6010         Fix for cancel-function-timers bug.
6011         (wl-message-buffer-prefetch-debug): Default value is t.
6012
6013 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6014
6015         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6016         (wl-message-buffer-prefetch-subr): Rewrite.
6017         Rename from `wl-message-buffer-prefetch'.
6018
6019 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6020
6021         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6022         (wl-default-draft-cite-decorate-author): Ditto.
6023
6024         * wl-draft.el (wl-draft-cite-function): Removed.
6025         (wl-default-draft-cite-decorate-author): Ditto.
6026
6027 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6028
6029         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6030         (wl-default-draft-cite): Do not arrange author name if the value of
6031         `wl-default-draft-cite-decorate-author' is nil.
6032
6033 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6034
6035         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6036
6037         * wl-folder.el (wl-folder-check-one-entity): Don't care
6038         `elmo-folder-use-flag-p'.
6039
6040 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6041
6042         * wl-folder (wl-folder-check-one-entity): Fix
6043         problem if unread is nil.
6044
6045 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6046
6047         * wl-address.el (wl-address-make-completion-list): Check whether
6048         the address is a group list.
6049         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6050
6051 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6052
6053         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6054         The number of the messages of new and unread does not count
6055         correctly.
6056
6057         * wl-summary.el (wl-summary-count-unread): Changed to return
6058         `(new . unread)' instead of total.
6059         (wl-summary-sync-update): Follow the change above.
6060
6061         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6062
6063 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6064
6065         * wl-address.el (wl-address-make-completion-list): Do not enclose
6066         address by " <" and ">" if associated realname is "".
6067         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6068         This is against the promblem with group list in .addresses pointed
6069         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6070
6071 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6072
6073         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6074         message is a format control string.
6075         * wl-expire.el (wl-expire-append-log): Ditto.
6076         * wl-mime.el (wl-summary-burst-subr): Ditto.
6077         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6078         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6079
6080 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6081
6082         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6083         wl.el (wl-check-variables): Rename from `wl-check-type'.
6084         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6085         (wl-check-variables-2): New function.
6086         (wl): Call `wl-check-variables-2'.
6087
6088 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6089
6090         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6091         after renaming folder in access group.
6092
6093 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6094
6095         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6096         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6097         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6098         (wl-message-buffer-prefetch): Rewrite.
6099         (wl-message-buffer-prefetch-idle-time): Removed.
6100         * wl-summary.el (wl-summary-redisplay-internal):
6101         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6102         Error check for `wl-message-buffer-prefetch-depht'.
6103
6104 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6105
6106         * Version number is increased to 2.9.5.
6107         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6108
6109 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6110
6111         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6112         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6113         Based on the patch written by
6114         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6115
6116 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6117
6118         * wl-draft.el (wl-draft-raw-send): Fix for
6119         `wl-news-send-pre-hook'
6120
6121 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6122
6123         * wl-utils.el (wl-message-id-function): New variable.
6124         * wl-draft.el (wl-draft-insert-required-fields):
6125         Use `wl-message-id-function'.
6126
6127 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6128
6129         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6130         * wl-utils.el (wl-draft-make-message-id-string):
6131         Use `wl-from' for domain part of Message-ID
6132         if `wl-message-id-use-wl-from' if non-nil.
6133         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6134
6135 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6136
6137         * wl.el (wl): Call `wl-check-type'
6138         Do not 'condition-case'.
6139
6140 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6141
6142         * wl.el (wl-check-type): New function.
6143         (wl-check-type-variables): New variable.
6144
6145 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6146
6147         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6148
6149 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6150
6151         * wl-draft.el (wl-smtp-password-key): New function.
6152         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6153         (wl-draft-send-mail-with-smtp): Ditto.
6154         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6155
6156 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6157
6158         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6159         * wl-utils.el (wl-unique-id-suffix): Remove.
6160
6161 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6162
6163         * Version number is increased to 2.9.4.
6164
6165 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6166
6167         * wl-utils.el (wl-unique-id-suffix): New variable.
6168         (wl-unique-id): Use `wl-unique-id-suffix'
6169
6170 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6171
6172         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6173         instead of `elmo-msgdb-search'.
6174
6175         * Version number is increased to 2.9.3.
6176
6177 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6178
6179         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6180
6181 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6182
6183         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6184         (wl-draft-dispatch-message): Changed for send-later.
6185         (wl-draft-queue-flush): Ditto.
6186         (wl-draft): Clear `wl-sent-message-queued'.
6187         (wl-draft-reedit): Ditto.
6188         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6189         * wl-vars.el (wl-draft-force-queuing): New variable.
6190         (wl-draft-force-queuing-mail): New variable.
6191         (wl-draft-force-queuing-news): New variable.
6192
6193 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6194
6195         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6196         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6197
6198 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6199
6200         * Version number is increased to 2.9.2.
6201
6202 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6203
6204         * wl-draft.el (wl-draft-elide-region): New user command.
6205         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6206
6207         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6208         command `wl-draft-elide-region'.
6209         * wl-mule.el: Ditto.
6210         * wl-xmas.el: Ditto.
6211
6212 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6213
6214         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6215         (wl-biff-check-folder-async): Removed needless let.
6216
6217 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6218
6219         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6220         wl-folder-get-elmo-folder.
6221         (wl-biff-check-folder): Set `biff' argument of
6222         `wl-folder-check-one-entity'.
6223         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6224
6225         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6226         (wl-folder-check-one-entity): Added `biff' argument;
6227         Setup `biff' slot of folder.
6228
6229         * Version number is increased to 2.9.1.
6230
6231 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6232
6233         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6234         comment out and fixed.
6235         (wl-fldmgr-add-completion-subr): Ditto.
6236
6237         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6238         and msgdb.
6239
6240         * wl.el (wl-toggle-plugged): Save summary view.
6241
6242 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6245
6246 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6247
6248         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6249
6250 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6251
6252         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6253         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6254         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6255
6256         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6257         if it was failed.
6258         (wl-demo): Disable undo in the demo buffer.
6259
6260 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6261
6262         * wl-version.el (wl-version): Changed codename.
6263
6264         * Version number is increased to 2.9.0.
6265
6266 2001-12-14  Takuo KITAME <kitame@northeye.org>
6267
6268         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6269         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6270         (wl-folder-mark-as-read-all-current-entity): Ditto.
6271
6272 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6273
6274         * wl-vars.el (wl-from-width): Define as obsolete variable.
6275         (wl-subject-length-limit): Ditto.
6276
6277         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6278
6279         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6280         wl-summary-save-view.
6281
6282         * wl.el (wl-save-status): Ditto.
6283         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6284
6285         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6286         (wl-summary-exit): Follow the change above.
6287         (wl-summary-goto-folder-subr): Ditto.
6288
6289         * wl-folder.el (wl-folder-create-subr): Don't use
6290         `elmo-folder-creatable-p'.
6291
6292 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6293
6294         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6295
6296 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6299         rather than bitmap on Emacs 21.
6300         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6301         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6302         for xbm if the new redisplay engine is not available.
6303
6304 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6305
6306         * wl-folder.el (wl-folder-init-hook): New hook.
6307         (wl-folder-init): Run `wl-folder-init-hook'.
6308
6309 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6310
6311         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6312
6313 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6314
6315         * wl-acap.el (wl-acap-cache-filename): New variable.
6316         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6317         (wl-acap-init): Use cache if no ACAP server found.
6318
6319 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6320
6321         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6322         `wl-acap-original-msgdb-dir'.
6323
6324         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6325         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6326
6327         * wl-mime.el (wl-mime-save-directory): Renamed from
6328         `wl-mime-save-dir'.
6329
6330 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6333
6334         * wl-demo.el: Require `path-util'.
6335         (wl-demo-bitmap-mule-available-p): New internal variable.
6336         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6337         `module-installed-p' instead.
6338         (wl-demo-insert-image): Use *.img file for a bitmap image.
6339         (wl-demo): Don't call the ascii demo recursively.
6340
6341 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6342
6343         * Version number is increased to 2.7.7.
6344
6345 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6346
6347         * wl.el (wl-exit): Eliminated byte-compile warning.
6348
6349 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6350
6351         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6352         obsolete variable using `elmo-define-obsolete-variable'.
6353         (wl-fetch-confirm-threshold): Ditto.
6354         (wl-cache-prefetch-folder-type-list): Ditto.
6355         (wl-cache-prefetch-folder-list): Ditto.
6356
6357 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6360         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6361         (wl-demo-insert-image): New function.
6362         (wl-demo-insert-text): New function.
6363         (wl-demo-image-type-alist): Redefine as a function.
6364         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6365         (wl-demo-with-temp-file-buffer): Removed.
6366         (wl-logo-xpm): Removed.
6367         (wl-logo-xbm): Removed.
6368         (wl-logo-bitmap): Removed.
6369
6370 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6371
6372         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6373         (wl-expire-localdir-get-folder-function): New user option.
6374         (wl-expire-localdir-get-folder): New function.
6375         (wl-expire-localdir-date): Ditto.
6376
6377 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6378
6379         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6380         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6381         Fixed unread number mismatch when all-unread < unread.
6382
6383 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6384
6385         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6386         (wl-fetch-confirm-threshold): Ditto.
6387
6388         * wl-summary.el (wl-summary-confirm-appends): Removed.
6389         (wl-summary-sync-update): Don't refer
6390         `wl-summary-update-confirm-threshold' (It is now abolished).
6391
6392         * wl-message.el (wl-message-display-internal): Don't refer
6393         `wl-fetch-confirm-threshold' (It is now abolished).
6394
6395 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6396
6397         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6398
6399 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6400
6401         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6402         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6403         Change default value to nil.
6404         (wl-summary-indent-length-limit): The value can be nil, nil means
6405         unlimited.
6406
6407         * wl-summary.el: Don't set limit for indent length if the value of
6408         wl-summary-indent-length-limit is nil.
6409         If the value of wl-summary-width is nil, it means only that the width
6410         of summary is unlimited (nil doesn't mean that the indent length is
6411         unlimited).
6412
6413         * wl-thread.el: Ditto.
6414
6415 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6416
6417         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6418         be nil, nil means never confirm.
6419         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6420
6421 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6422
6423         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6424         means unlimited).
6425
6426 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6427
6428         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6429         Use `with-temp-buffer'.
6430
6431 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6432
6433         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6434         with new backquote style).
6435         (wl-folder-get-entity-from-buffer): Ditto.
6436
6437 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6438
6439         * wl-version.el (nemacs-version): Eliminated.
6440         (wl-extended-emacs-version2): Ignore nemacs.
6441         (wl-extended-emacs-version3): Ditto.
6442
6443 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6444
6445         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6446         (wl-draft-add-in-reply-to): New variable.
6447         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6448         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6449         (wl-draft-yank-from-mail-reply-buffer): Use
6450         `wl-draft-add-in-reply-to'.
6451         (wl-draft-insert-current-message): Ditto.
6452
6453 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6454
6455         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6456         typo (kill->hide).
6457         (wl-message-buffer-prefetch-folder-type-list): Added elements
6458         `mark' and `cache' instead of `internal'.
6459
6460 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6463         resume msgdb directory.
6464
6465 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl.el (wl-exit): Call `wl-acap-exit'.
6468
6469         * wl-summary.el (wl-summary-message-string): New function.
6470         (wl-summary-reedit): Use it.
6471         (wl-summary-resend-bounced-mail): Remove needless let.
6472         (wl-summary-supersedes-message): Ditto.
6473         (wl-summary-save): Ditto.
6474
6475         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6476         (wl-acap-init): Set it.
6477         (wl-acap-exit): New function.
6478
6479 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6480
6481         * wl.el (wl-init): Revert (require 'mime-setup). move from
6482         toplevel.
6483
6484 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6485
6486         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6487         local variables.  Add error when guess function return invalid
6488         value.
6489
6490 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6491
6492         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6493         Change local variable name.
6494         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6495         (wl-folder-get-newsgroups): Return nil when non-news folder.
6496         * wl-summary.el (wl-summary-write-current-folder): State through
6497         when guess-list return nil.
6498         (wl-summary-write-current-folder-functions): Fixed docstring.
6499
6500         * wl.el (wl-exit): Changed confirm message.
6501
6502         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6503         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6504
6505         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6506
6507 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6508
6509         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6510         user option (Renamed from wl-cache-prefetch-folder-type-list).
6511         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6512         from wl-cache-prefetch-folder-list).
6513
6514         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6515         Move to wl-vars.el.
6516         (wl-message-buffer-prefetch-p): Changed to enable
6517         `wl-message-buffer-prefetch-folder-list'.
6518
6519         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6520         `ignore-cache'.
6521
6522 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6523
6524         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6525         `part-top' and `part-bottom'.
6526         (wl-draft-config-sub-part-top): New function.
6527         (wl-draft-config-sub-part-bottom): New function.
6528
6529 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6530
6531         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6532
6533 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6534
6535         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6536
6537 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6538
6539         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6540
6541         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6542         (wl-summary-write-current-folder): Ditto.
6543
6544 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6545
6546         * wl-folder.el (wl-folder-get-newsgroups): Use
6547         `elmo-folder-newsgroups'.
6548
6549 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6550
6551         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6552         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6553         `wl-draft-config-sub-header-bottom'.
6554
6555 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6556
6557         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6558         localnews folder.
6559
6560 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6561
6562         * wl-summary.el (wl-summary-mode): Undo last change.
6563
6564         * wl-folder.el (wl-folder-mode): Ditto.
6565
6566 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6567
6568         * wl-summary.el (wl-summary-mode): Locally set
6569         truncate-partial-window-width to nil.
6570         (for XEmacs)
6571
6572         * wl-folder.el (wl-folder-mode): Ditto.
6573
6574 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6577
6578 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6581         number.
6582
6583         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6584
6585         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6586
6587         * Version number is increased to 2.7.6.
6588
6589 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6592
6593 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6594
6595         * wl-summary.el (wl-summary-sync-update): Enclose network
6596         related portion with `unwind-protect'.
6597
6598 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6599
6600         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6601
6602 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6603
6604         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6605         element.
6606         * wl-vars.el (wl-message-body-button-alist): Ditto.
6607
6608         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6609         max match length.
6610         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6611
6612         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6613         for the max match length;
6614         Use 4th element value for the button string regexp group.
6615
6616         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6617         candidate exists, prompt to select.
6618
6619 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6620
6621         * wl-summary.el (wl-summary-jump-to-msg): Search before
6622         calibration point by `beginning-of-line'.
6623
6624 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6625
6626         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6627         for access group.
6628
6629 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * wl-message.el (wl-message-display-internal): Bind
6632         `default-mime-charset'.
6633
6634         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6635
6636         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6637
6638         * Version number is increased to 2.7.5.
6639
6640 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6641
6642         * wl-expire.el (wl-summary-archive): Fixed;
6643         Use `elmo-folder-name-internal'.
6644
6645 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6646
6647         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6648         from `elmo-folder-move-messages' caller.
6649         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6650
6651         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6652         related portions are changed).
6653
6654 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6655
6656         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6657         counter.
6658
6659 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6660
6661         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6662         buffer local and set it to nil.
6663
6664         * wl-message.el (wl-message-redisplay): Ditto.
6665
6666 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6667
6668         * wl-summary.el (wl-summary-mark-as-important): If message is
6669         already cached, set messag as read, otherwise encache and mark as read.
6670
6671 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6672
6673         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6674         point-min.
6675
6676 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6679         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6680         a keymap.
6681
6682 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6683
6684         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6685         parent.
6686
6687         * wl-mule.el (wl-message-define-keymap): Ditto.
6688
6689         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6690
6691         * wl-xmas.el (wl-message-display-internal-hook): Define.
6692         (wl-xmas-setup-message-toolbar): Define as function.
6693         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6694         (wl-message-overload-functions): Abolished.
6695         (wl-message-define-keymap): New function.
6696
6697         * wl-vars.el (wl-message-display-internal-hook): New variable.
6698         (wl-message-header-button-alist): New variable (Renamed from
6699         wl-highlight-message-header-button-alist).
6700         (wl-message-body-button-alist): Ditto.
6701
6702         * wl-mule.el (wl-message-define-keymap): New function.
6703         (wl-message-overload-functions): Abolished.
6704
6705         * wl-message.el (wl-message-add-buttons-to-body): New function.
6706         (wl-message-redisplay): Don't call wl-message-overload-functions;
6707         Call wl-message-add-buttons-to-header and
6708         wl-message-add-buttons-to-body.
6709         (wl-message-display-internal): Set keymap argument for
6710         elmo-mime-display-as-is, elmo-mime-message-display;
6711         Run wl-message-display-internal-hook.
6712         (wl-message-refer-article-or-url): Abolished.
6713
6714         * wl-highlight.el (wl-highlight-headers): Don't call
6715         wl-highlight-message-add-buttons-to-header.
6716         (wl-highlight-message-add-buttons-to-header): Abolished.
6717
6718
6719         * wl-e21.el (wl-message-display-internal-hook): Define.
6720         (wl-e21-setup-toolbar): Deleted duplicated binding.
6721         (wl-e21-setup-message-toolbar): Define as function.
6722         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6723         (wl-message-define-keymap): New function.
6724         (wl-message-overload-functions): Abolished.
6725
6726 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6729         and elmo-folder-close.
6730
6731         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6732
6733 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6734
6735         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6736         boolean value.
6737         * wl-draft.el (wl-draft-do-fcc): Ditto.
6738
6739 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6740
6741         * wl-vars.el (wl-fcc-force-as-read): New variable.
6742         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6743         mark copied message as read.
6744
6745 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6746
6747         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6748
6749 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6750
6751         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6752         `wl-summary-target-above' instead of obsolete variable
6753         `wl-summary-temp-above'.
6754
6755         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6756         instead of `make-obsolete-variable'.
6757         * wl-refile.el (toplevel): Ditto.
6758
6759 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6760
6761         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6762         with third argument t.
6763         (wl-draft): Set first argument for wl-plugged-init as t.
6764
6765         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6766         definition.
6767
6768 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6769
6770         * wl-vars.el: Tabify.
6771         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6772
6773         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6774         message.
6775
6776 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6777
6778         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6779         and set default to beep.
6780
6781 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6782
6783         * wl-vars.el (wl-draft-truncate-lines): New variable.
6784
6785         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6786         instead of wl-message-truncate-lines for truncate-lines.
6787
6788 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl-message.el (wl-message-display-internal): Call
6791         `wl-highlight-message' after `elmo-mime-display-as-is'.
6792
6793         * wl-mime.el (wl-mime-display-text/plain): New function.
6794         (wl-mime-display-header): Ditto.
6795         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6796         body-presentation-method for text/plain;
6797         Register `wl-mime-display-header' as a header-presentation-method;
6798         Don't set up `elmo-message-text-content-inserted-hook' and
6799         `elmo-message-header-inserted-hook'.
6800
6801         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6802         variable.
6803         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6804         as t if flag is 'all-header;
6805         Don't bind `elmo-message-ignored-field-list',
6806         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6807
6808 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6811         for xemacs with non-mule environment.
6812
6813 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6814
6815         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6816         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6817         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6818
6819 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6820
6821         * wl-vars.el (wl-interactive-send): Set default value as t.
6822
6823 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6824
6825         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6826         (wl-addrmgr-method-list): Abolished.
6827         (wl-addrmgr-change-method): Follow above change.
6828
6829         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6830
6831 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6832
6833         * wl-vars.el (wl-message-truncate-lines): Change default value
6834         to default-truncate-lines.
6835
6836         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6837
6838 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6839
6840         * wl-vars.el (wl-message-truncate-lines): New variable.
6841
6842         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6843         wl-message-truncate-lines.
6844
6845 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * wl-acap.el (wl-acap-init): Remove period from error message.
6848         (wl-acap-find-acap-service): Remove period from message.
6849
6850 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6851
6852         * wl.el (wl-check-environment): Undo last change.
6853
6854         * wl-vars.el (wl-from): Changed default value.
6855
6856         * wl-util.el (toplevel): Don't require tm-edit.
6857
6858         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6859         `wl-folder-init';
6860         Don't set mark on mail body.
6861         (wl-draft-reedit): Ditto.
6862
6863         * wl-address.el (wl-address-quote-specials): Define as an alias for
6864         elmo-address-quote-specials.
6865
6866 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6867
6868         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6869
6870         * wl-vars.el (wl-from): Set default value as nil.
6871         (wl-organization): Set default value as ORGANIZATION environment
6872         variable.
6873
6874         * wl-draft.el (wl-smtp-extension-bind): Check value of
6875         wl-smtp-connection-type.
6876
6877         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6878         error.
6879
6880 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6881
6882         * Version number is increased to 2.7.4.
6883
6884         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6885         arguments from `wl-highlight-x-face-function' caller.
6886         Use x-face-1.3.6.12 or later.
6887
6888 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6889
6890         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6891
6892 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6893
6894         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6895         (wl-fcc): Fix to accept function.
6896         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6897
6898 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6899
6900         * wl-acap.el (toplevel): Added `product-provide' declare.
6901         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6902
6903 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6904
6905         * wl.el (wl): Changed order of calling `elmo-init'
6906         and `elmo-folder-init'.
6907
6908 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6909
6910         * wl-mime.el (wl-summary-burst): Extract message when content-type
6911         of root entity is not only `multipart' but also `message/rfc822'.
6912         (wl-summary-burst-subr): Ditto.
6913
6914 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6915
6916         * wl-vars.el (toplevel): Require 'custom.
6917         (wl-trash-folder): Added to `wl-setting' group.
6918
6919         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6920         exists.
6921         (wl-addrmgr-draw): Insert empty line when no entry exists.
6922
6923         * wl-mule.el (wl-message-wheel-up): Fixed.
6924         (wl-message-wheel-down): Ditto.
6925
6926 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6927
6928         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6929         config is an anonymous lambda expression.
6930
6931 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6934         when Mule 2 is running.
6935
6936 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6937
6938         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6939
6940 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6941
6942         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6943         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6944
6945         * wl-address.el (wl-address-specials-regexp): Eliminated.
6946         (wl-address-quote-specials): Rewrite.
6947
6948 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6951         shy-groups for regexp.
6952
6953         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6954         character classes and Perl style shy-groups for regexp.
6955         (wl-highlight-plugged-current-line): Use Posix style character
6956         classes for regexp.
6957         (wl-e21-highlight-folder-by-numbers): Ditto.
6958         (wl-e21-display-image-p): Use `display-images-p' instead of
6959         `display-graphic-p'.
6960         (display-images-p): Make an alias to `display-graphic-p' if it is
6961         not available.  It is for Emacs version prior to 21.0.105.
6962
6963         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6964         `display-graphic-p'.
6965         (wl-demo-image-type-alist): Ditto.
6966         (display-images-p): Make an alias to `display-graphic-p' if it is
6967         not available.  It is for Emacs version prior to 21.0.105.
6968
6969 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6970
6971         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6972         support.
6973         (wl-generate-user-agent-string): Ditto.
6974
6975         * wl-version.el (wl-version): Update docsting.
6976         (wl-version-status): Ditto.
6977
6978 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6979
6980         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6981         21.0.105.  For Emacs 21.0.104 or earlier.
6982
6983 2001-09-03  Takuo KITAME <kitame@northeye.org>
6984
6985         * wl-e21.el (wl-plugged-init-icons): Use
6986         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6987         (wl-biff-init-icons): Ditto.
6988
6989 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6990
6991         * wl-highlight.el (wl-highlight-summary-current-line):
6992         Fixed highlighting refile/copy destination.
6993
6994         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6995         (wl-acap-store): Encode string by wl-acap-coding-system.
6996
6997 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6998
6999         * wl-acap.el (toplevel): Check and require 'un-define before
7000         'xemacs-ucs;
7001          Added checking for UTF-2000.
7002
7003 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7004
7005         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7006         Don't enclose with `eval-and-compile'.
7007
7008         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7009         wl-init is non-nil.
7010
7011         * wl-draft.el (wl-draft): Ditto.
7012
7013         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7014
7015         * wl-acap.el (toplevel): Require 'wl.
7016         (wl-acap-store): Call `elmo-init'.
7017
7018         * wl.el (wl): Changed position of `wl-check-environment'.
7019         (toplevel): Added autoload setting for wl-acap.
7020
7021         * wl-vars.el (wl-setting): New custom group.
7022         (wl-from): Added wl-setting group.
7023         (wl-user-mail-address-list): Ditto.
7024         (wl-organization): Ditto.
7025         (wl-subscribed-mailing-list): Ditto.
7026         (wl-envelope-from): Ditto.
7027         (wl-smtp-posting-user): Ditto.
7028         (wl-smtp-posting-server): Ditto.
7029         (wl-smtp-posting-port): Ditto.
7030         (wl-smtp-authenticate-type): Ditto.
7031         (wl-pop-before-smtp-user): Ditto.
7032         (wl-pop-before-smtp-server): Ditto.
7033         (wl-pop-before-smtp-port): Ditto.
7034         (wl-pop-before-smtp-authenticate-type): Ditto.
7035         (wl-nntp-posting-server): Ditto.
7036         (wl-nntp-posting-user): Ditto.
7037         (wl-nntp-posting-port): Ditto.
7038         (wl-fetch-confirm-threshold): Ditto.
7039         (wl-prefetch-threshold): Ditto.
7040         (wl-thread-insert-opened): Ditto.
7041         (wl-ldap-server): Ditto.
7042         (wl-ldap-port): Ditto.
7043         (wl-ldap-base): Ditto.
7044         (wl-ldap-objectclass): Ditto.
7045         (wl-use-ldap): Ditto.
7046         (wl-draft-config-alist): Ditto.
7047         (wl-draft-config-matchone): Ditto.
7048         (wl-template-alist): Ditto.
7049         (wl-message-sort-field-list): Ditto.
7050         (wl-message-ignored-field-list): Ditto.
7051         (wl-message-visible-field-list): Ditto.
7052         (wl-interactive-send): Ditto.
7053         (wl-summary-move-order): Ditto.
7054         (wl-auto-select-first): Ditto.
7055         (wl-auto-select-next): Ditto.
7056         (wl-interactive-save-folders): Ditto.
7057
7058         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7059         Initialization codes are moved from wl-local-folder-init.
7060         (wl-local-folder-init): Follow the change above.
7061         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7062
7063         * wl-acap.el: New file.
7064
7065         * Version number is increased to 2.7.3.
7066
7067 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7068
7069         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7070
7071 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7072
7073         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7074         (wl-addrmgr-address-entry-list): Ditto.
7075
7076 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7077
7078         * wl-e21.el (wl-draft-mode-map): Removed binding for
7079         `wl-draft-insert-x-face-field'.
7080
7081         * wl-mule.el (wl-draft-mode-map): Ditto.
7082
7083         * wl-xmas.el (wl-draft-mode-map): Ditto.
7084
7085         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7086         (wl-cs-autoconv): Ditto.
7087         (wl-cs-local): Ditto.
7088         (wl-use-scoring): Ditto.
7089         (wl-mime-charset): Ditto.
7090         (wl-folder-check-async): Ditto.
7091
7092         * wl.el (toplevel): Ignore nemacs and tm.
7093         (wl-exit): Ditto.
7094
7095         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7096         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7097         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7098         instead of wl-address-petname-add-or-change.
7099         (wl-summary-edit-addresses-subr): Use wl-address-delete
7100         instead of wl-address-petname-delete.
7101
7102         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7103
7104         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7105         if error occured.
7106
7107         * wl-message.el (require): Remove tm support.
7108
7109         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7110
7111         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7112         (wl-folder-jump-to-current-entity): Ditto.
7113         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7114
7115         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7116         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7117         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7118
7119         * wl-mule.el (wl-draft-key-setup): Ditto.
7120
7121         * wl-xmas.el (wl-draft-key-setup): Ditto.
7122
7123         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7124         (wl-draft-std11-parse-addresses): New function.
7125         (wl-draft-parse-mailbox-list): Use it.
7126         (wl-draft): Ignore nemacs.
7127         (wl-draft-reedit): Ditto.
7128
7129         * wl-addrmgr.el: New file.
7130         (Original is wl-rcpt.el written by
7131         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7132         Thanks Kitamoto-san.)
7133
7134         * wl-address.el (wl-address-make-address-list): Modified parsing
7135         process.
7136         (wl-address-delete): Renamed from `wl-address-petname-delete';
7137         Modify wl-address-list too.
7138         (wl-address-add-or-change): Renamed from
7139         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7140
7141 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7142
7143         * wl-highlight.el (wl-highlight-summary-current-line):
7144           Work with transient-mark-mode
7145
7146 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7147
7148         * Version number is increased to 2.7.2.
7149
7150         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7151         instead of elmo-dop-queue-method.
7152
7153 2001-08-06  SAITO Atsunori <sai@yedo.com>
7154
7155         * wl-vars.el (wl-ldap-objectclass): New user option.
7156
7157         * wl-address.el (wl-ldap-make-filter): Use it.
7158
7159 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7160
7161         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7162
7163 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7164
7165         * wl-folder.el (wl-folder): redisplay after folder insertion.
7166
7167         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7168
7169         * wl-summary.el (wl-summary-sync-update):
7170         Change status mark only when new-msgdb exists.
7171         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7172
7173 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7174
7175         * wl-summary.el (wl-summary-open-folder): New function.
7176         (wl-summary-goto-folder-subr): Use it.
7177         (wl-summary-mark-as-important): Fix;
7178         Encache only when no cache exists.
7179
7180 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7183         Use with-current-buffer.
7184
7185 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7186
7187         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7188         before call `get-buffer'. Fixed parenthesis.
7189         (wl-score-get-header-entry): Clear message and help window when
7190         keyboard quit.
7191         (wl-score-edit-insert-header): Ditto.
7192
7193 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7194
7195         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7196         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7197         (wl-default-draft-cite): Fix.
7198
7199         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7200         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7201
7202 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7203
7204         * wl-message.el (wl-message-prev-page): Do same bahavior
7205         as summary when it is called in the message buffer.
7206         (wl-message-next-page): Ditto.
7207
7208 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7209
7210         * wl-summary.el (wl-summary-forward): Use cache if it is not
7211         section cache.
7212
7213 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7216         Removed redundant require of elmo-vars.
7217         (wl-biff-state-indicator-on): Changed default value for
7218         xemacs with non-mule environment.
7219
7220         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7221         wl-message-buffer is nil;
7222         Hide progress bar after moving messages.
7223
7224 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7227         message at cursor point is deleted.
7228
7229 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * wl-vars.el: Changed file coding system to euc-japan.
7232         Added -*-coding:-*- magic to the first line.
7233
7234         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7235         Search parent from the first message.
7236
7237         * Version number is increased to 2.7.1.
7238
7239 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7240
7241         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7242
7243 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7244
7245         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7246         refile/delete execution.
7247
7248         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7249         Fixed docstring.
7250
7251 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7252
7253         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7254         do update process;
7255         Don't update marks when update process is interrupted.
7256
7257 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7258
7259         * wl-summary.el (wl-summary-reply): Fixed problem when
7260         wl-draft-use-frame is non-nil.
7261         (wl-summary-forward): Ditto.
7262
7263         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7264         as nil.
7265         (wl-folder-mark-as-read-all-entity): Ditto.
7266         (wl-folder-prefetch-entity): Ditto.
7267
7268         * wl.el (wl): Check environment before wl-init.
7269
7270         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7271         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7272         instead of wl-summary-collect-unread.
7273         (wl-summary-reply): Split message window.
7274
7275 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7276
7277         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7278         only if current language environment is japanese,
7279
7280         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7281         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7282         (wl-folder-goto-folder-subr): Ditto.
7283
7284         * wl-draft.el (wl-draft-dispatch-message): Call
7285         `elmo-file-cache-get-path'.
7286
7287 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7288
7289         * wl-summary.el (wl-summary-cursor-move): If return value of
7290         wl-summary-next-message is not number, don't jump.
7291
7292 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7293
7294         * wl-summary.el (wl-summary-buffer-next-message-function): New
7295         variable.
7296         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7297         if it is bound.
7298
7299         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7300         string.
7301
7302         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7303         (wl-plugged-drawing): Ditto.
7304
7305 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7306
7307         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7308         process.
7309         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7310         with unwind-protect.
7311
7312         * wl.el (wl-init): Require mime-setup.
7313         (wl-check-environment): Don't require mime-setup.
7314
7315         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7316         instead of elmo-folder-type.
7317
7318         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7319         value as nil.
7320
7321 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * Version number is increased to 2.7.0.
7324
7325         * wl-version.el (wl-version): Changed codename.
7326
7327         * wl-summary.el (wl-summary-delete-cache): Fixed.
7328
7329         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7330         Workaround for net folders.
7331         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7332
7333         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7334         value to nil (According to the patch from
7335         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7336
7337         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7338         of elmo-folder-close.
7339
7340 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7341
7342         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7343         for postfix.
7344
7345 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7346
7347         * wl-summary.el (wl-summary-resend-message): Fixed.
7348
7349         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7350         Call wl-draft with `from' argument if its address is included in
7351         `wl-user-mail-address-list'.
7352         (wl-draft): Added `from' argument.
7353
7354         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7355         non-nil.
7356         (wl): Don't show demo if wl-demo is nil.
7357
7358         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7359         wl-summary-use-frame.
7360
7361         * wl-vars.el (wl-summary-use-frame): New user option.
7362         (wl-folder-use-frame): Changed docstring.
7363
7364         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7365         non-nil.
7366         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7367         wl-summary-use-frame.
7368
7369         * wl-vars.el (wl-folder-use-frame): New user option.
7370
7371         * wl-summary.el (wl-summary-exit): Back to folder frame if
7372         wl-folder-use-frame is non-nil.
7373         (wl-summary-redisplay-internal): Ignore cache if current folder
7374         is draft folder,
7375         (wl-summary-redisplay-no-mime): Ditto.
7376         (wl-summary-redisplay-all-header): Ditto.
7377
7378         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7379         if wl-folder-use-frame is non-nil.
7380
7381 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7382
7383         * wl-summary.el (wl-summary-sync-update): Bind
7384         elmo-folder-update-threshold.
7385         (wl-summary-mark-as-important): Enclosed server mark processing
7386         with `save-match-data'.
7387
7388         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7389         only when it is already defined.
7390
7391 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7392
7393         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7394         name of folder exclude localdir is wrong.
7395         * wl-folder.el (wl-folder-sync-entity):
7396         Set `wl-summary-always-sticky-folder-list' as nil.
7397         (wl-folder-mark-as-read-all-entity): Ditto.
7398         (wl-folder-prefetch-entity): Ditto.
7399
7400 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7401
7402         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7403         instead of `wl-summary-write-current-newsgroup'.
7404
7405 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7406
7407         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7408         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7409         non-nil and selected message is important, do not display.
7410
7411 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7412
7413         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7414
7415 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7416
7417         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7418
7419         * wl-summary.el (wl-summary-mark-as-important): Set message number
7420         using wl-summary-message-number.
7421
7422 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7423
7424         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7425         destination folder is 'null.
7426
7427 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7428
7429         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7430         New function.
7431         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7432         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7433         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7434
7435 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7436
7437         * wl-mime.el (wl-mime-setup): Added setting for
7438         `mime-setup-signature-key-alist' to avoid overriding key bind for
7439         `wl-draft-send'.
7440
7441         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7442         for `wl-draft-send'.
7443         * wl-mule.el (wl-draft-overload-functions): Ditto.
7444         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7445         * wl-draft.el (wl-draft-send): Ditto.
7446
7447         * wl-message.el (wl-message-display-internal):
7448         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7449         (Patch is provided by <kita@coe.nttdata.co.jp>).
7450
7451 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7452
7453         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7454
7455 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7456
7457         * wl.el (wl): Fix for wl-demo.
7458
7459 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7460
7461         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7462
7463 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7464
7465         * wl-folder.el (wl-folder-prefetch-entity): Use
7466         `wl-folder-get-elmo-folder'.
7467         (wl-folder-count-incorporates): Do not use
7468         `wl-folder-get-elmo-folder'.
7469
7470 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7471
7472         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7473         instead of `elmo-folder-get-type'.
7474
7475 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7476
7477         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7478         position on Subject: field.
7479         (Advised by Mito <mit@nines.nec.co.jp>)
7480
7481 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7482
7483         * wl-folder.el (wl-folder-prefetch-entity): Use
7484         `wl-folder-get-elmo-folder'.
7485
7486 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7489
7490         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7491         `process-duplicates' slot.
7492
7493         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7494         if detection failed.
7495
7496 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7497
7498         * wl-version.el (wl-version-status): Set to "alpha".
7499
7500 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7501
7502         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7503         Check wl-message-buffer lives before set-buffer.
7504
7505 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7506
7507         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7508         called in folder mode.
7509         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7510         * wl-summary.el (wl-summary-exit-pre-hook): Run
7511         `wl-summary-exit-pre-hook' before exit summary mode.
7512
7513 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7514
7515         * wl-version.el (wl-version-status): New variable.
7516         (wl-version-status-alist): Removed.
7517         (wl-version-status): Rule included.
7518
7519 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7520
7521         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7522         @sponichi.
7523
7524         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7525         when `mail-reply-buffer' is buffer-local variable.
7526         (Reported by <kita@coe.nttdata.co.jp>).
7527
7528 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7529
7530         * wl-vars.el (toplevel): Require 'elmo-util.
7531
7532 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7533
7534         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7535         (All other related portions are changed)
7536
7537         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7538
7539         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7540
7541 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7542
7543         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7544
7545 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7546
7547         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7548         Delete other windows to avoid an error.
7549         Use `point-marker' instead of `point' to remember the start point
7550         of body.
7551
7552         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7553
7554         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7555         number not to exceed all message number.
7556
7557 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7558
7559         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7560         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7561
7562 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-summary.el (wl-summary-sync-force-update): Added argument
7565         no-check.
7566         (wl-summary-sync-update): Ditto.
7567         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7568         with `no-check'.
7569
7570         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7571         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7572         already running.
7573
7574 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7575
7576         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7577         `dst-folder-arg'.
7578         (wl-expire-archive-number1): Diito.
7579         (wl-expire-archive-number2): Diito.
7580         (wl-expire-archive-Date): Diito.
7581         (wl-archive-number1): Diito.
7582         (wl-archive-number2): Diito.
7583         (wl-archive-date): Diito.
7584         (wl-archive-folder-p): New function.
7585         (wl-summary-expire): Support of expand folder name at
7586         wl-expire-alist.
7587         * wl-util.el (wl-expand-newtext): Renamed from
7588         `wl-refile-expand-newtext'.
7589
7590 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7591
7592         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7593         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7594         `(elmo-msgdb-get-overview msgdb)'.
7595         (wl-summary-prefetch): Bind match data before call
7596         `wl-summay-prefetch-msg'.
7597         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7598         'off if `wl-summary-buffer-disp-msg' is non-nil.
7599         Fixed problem that couldn't show only one new or unread message when
7600         enter folder.
7601         (wl-summary-reply): Don't call `split-window-vertically' and other
7602         window.
7603
7604 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7605
7606         * wl-expire.el (wl-expire-refile): Fixed.
7607
7608 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7609
7610         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7611
7612         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7613         biff notification is removed.
7614
7615         * wl.el (wl): Changed position of `elmo-init'.
7616
7617         * wl-draft.el (wl-default-draft-cite): Use date field
7618         on the citation buffer.
7619
7620         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7621
7622         * wl-xmas.el (wl-folder-internal-icon-list): Added
7623         `wl-folder-shimbun-image'.
7624
7625         * wl-e21.el (wl-folder-internal-icon-list): Added
7626         `wl-folder-shimbun-image'.
7627
7628 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7629
7630         * wl.el (wl-init): Eliminated argument.
7631         (wl): Rewrite.
7632
7633         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7634         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7635         instead of `elmo-folder-msgdb-internal'.
7636         (wl-summary-sync-update): Ditto.
7637         (wl-summary-flush-pending-append-operations): Eliminated.
7638         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7639         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7640         `elmo-folder-open'.
7641
7642         * wl-mime.el (wl-summary-burst): Fixed.
7643
7644         * wl-folder.el (wl-folder-info-save): Check data type.
7645
7646         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7647         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7648         instead of `elmo-folder-msgdb-internal'.
7649         (wl-expire-hide): Ditto.
7650
7651
7652         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7653
7654 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7655
7656         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7657
7658 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7659
7660         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7661
7662 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7663
7664         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7665         Fixed `match-beginning' argument mismatch.
7666
7667 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7668
7669         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7670         the default value.
7671
7672 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7673
7674         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7675         instead of `elmo-nntp-default-port'.
7676
7677         * wl-vars.el: Fixed some doc strings.
7678
7679 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7680
7681         * wl-summary.el (wl-summary-prefetch-msg): Use
7682         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7683
7684         * wl-vars.el: Define *-func as obsolete variable using
7685         `elmo-define-obsolete-variable'.
7686
7687         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7688         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7689         instead of `wl-message-buffer-prefetch-threshold'.
7690
7691         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7692
7693         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7694
7695         * wl-draft.el (wl-caesar-region-func): Ditto.
7696
7697         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7698         Keep unread status in elmo-folder-move-messages.
7699         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7700
7701 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7702
7703         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7704         `wl-summary-buffer-exit-func'
7705         (wl-summary-buffer-message-redisplay-function): Renamed from
7706         `wl-summary-buffer-message-redisplay-func'
7707         (wl-summary-buffer-next-folder-function): Renamed from
7708         `wl-summary-buffer-next-folder-func'.
7709         (wl-summary-buffer-prev-folder-function): Renamed from
7710         `wl-summary-buffer-prev-folder-func'.
7711         (wl-summary-get-petname-function): Renamed from
7712         `wl-summary-get-petname-func'.
7713
7714         * wl-score.el (wl-score-edit-exit-function): Renamed from
7715         `wl-score-edit-exit-func'.
7716
7717         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7718         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7719
7720         * wl-util.el (wl-load-profile-function): Renamed from
7721         `wl-load-profile-func'.
7722
7723         * wl-folder.el (wl-folder-completion-function): Renamed from
7724         `wl-folder-completion-func'.
7725         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7726
7727         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7728         `wl-expire-archive-get-folder-func'.
7729         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7730         (wl-draft-send-mail-function): Renamed from
7731         `wl-draft-send-mail-func'.
7732         (wl-draft-send-news-function): Renamed from
7733         `wl-draft-send-news-func'.
7734         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7735         (wl-generate-mailer-string-function): Renamed from
7736         `wl-generate-mailer-string-func'.
7737         (wl-highlight-signature-search-function): Renamed from
7738         `wl-highlight-signature-search-func'.
7739         (wl-highlight-x-face-function): Renamed from
7740         `wl-highlight-x-face-func'
7741         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7742         (wl-ps-print-buffer-function): Renamed from
7743         `wl-ps-print-buffer-func'
7744         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7745         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7746         (wl-summary-subject-filter-function): Renamed from
7747         `wl-summary-subject-filter-func'.
7748
7749         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7750         `wl-draft-queue-flush-send-func'
7751         (wl-draft-cite-function): Renamed from
7752         `wl-draft-cite-func'
7753
7754         * wl-address.el (wl-address-init-function): Renamed from
7755         `wl-address-init-func'.
7756
7757 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7758
7759         * wl-draft.el (wl-draft-queue-flush): Don't call
7760         `elmo-dop-unlock-message'.
7761         * wl-draft.el (wl-draft-queue-append): Don't call
7762         `elmo-dop-lock-message'.
7763
7764         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7765         (wl-summary-buffer-folder-name): Ditto.
7766         (wl-summary-message-regexp): Added '-' (all other related portions
7767         are changed).
7768         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7769         wl-summary-buffer-folder-name.
7770
7771 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7772
7773         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7774         the number of mails in the folder buffer is not updated by wl-biff.
7775
7776 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7777
7778         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7779         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7780
7781 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7782
7783         * wl-summary.el (wl-summary-next-message):
7784         Return next message number when wl-summary-move-order is nil.
7785
7786 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7787
7788         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7789         `wl-summary-move-spec-alist'.
7790         (wl-summary-move-spec-unplugged-alist): New variable
7791         (Move spec for unplugged status).
7792         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7793         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7794
7795 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7796
7797         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7798         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7799
7800 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7801
7802         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7803         simple quotation to quote the anonymous function.
7804         * tm-wl.el (wl-draft-preview-message): Ditto.
7805
7806 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7807
7808         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7809         Eliminate redundant `save-excursion'.
7810         (wl-highlight-summary-current-line): Ditto.
7811
7812         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7813         accessing match data when `looking-at' failed.
7814
7815         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7816         `elmo-match-string' where users don't care about the speed.
7817         (wl-draft-save): Ditto.
7818
7819 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7820
7821         * wl-util.el (wl-regexp-opt): New function.
7822
7823         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7824         number from `wl-summary-buffer-number-list'.
7825         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7826         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7827         (wl-summary-move-spec-alist): Changed default setting.
7828
7829 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7830
7831         * wl-vars.el (wl-biff-notify-hook): New hook.
7832         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7833         the arrival of new mail.
7834         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7835         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7836
7837 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7838
7839         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7840
7841 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7842
7843         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7844
7845         * Version number is increased to 2.5.8.
7846
7847         * wl-thread.el (toplevel): require 'cl.
7848         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7849         (wl-thread-make-number-list): New function.
7850         (wl-thread-entity-make-number-list-from-children): Ditto.
7851         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7852         (wl-thread-entity-insert-as-children): Likewise.
7853         (wl-thread-delete-message): Likewise.
7854         (wl-meaning-of-mark): Eliminated.
7855         (wl-thread-next-failure-mark-p): Ditto.
7856         (wl-thread-entity-get-mark): Ditto.
7857         (wl-thread-meaning-alist-get-result): Ditto.
7858         (wl-thread-entity-check-prev-mark): Ditto.
7859         (wl-thread-entity-check-next-mark): Ditto.
7860         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7861         (wl-thread-entity-get-prev-marked-entity): Ditto.
7862         (wl-thread-get-prev-unread): Ditto.
7863         (wl-thread-jump-to-prev-unread): Ditto.
7864         (wl-thread-get-next-unread): Ditto.
7865         (wl-thread-jump-to-next-unread): Ditto.
7866         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7867         (wl-thread-entity-get-next-marked-entity): Ditto.
7868
7869         * wl-summary.el (wl-summary-buffer-number-list):
7870         New bufer-local variable.
7871         (wl-summary-switch-to-clone-buffer): Clone
7872         `wl-summary-buffer-number-list'.
7873         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7874         (wl-summary-cursor-move-regex): Eliminated.
7875         (wl-summary-cursor-up): Rewrite.
7876         (wl-summary-cursor-down): Ditto.
7877         (wl-summary-mode-spec-alist): New variable.
7878         (wl-summary-next-message): New inline function.
7879         (wl-summary-cursor-move): New function.
7880         (wl-summary-default-get-next-msg): Rewrite.
7881         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7882         (wl-summary-rescan): Ditto.
7883         (wl-summary-sync-all-init): Ditto.
7884         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7885         summary is not thread view.
7886         (wl-summary-sync-update): Ditto.
7887         (wl-summary-rescan): Ditto.
7888         (wl-summary-make-number-list): New function.
7889
7890         * wl-draft.el: "FCC" -> "Fcc".
7891
7892 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-highlight.el (wl-highlight-summary-window):
7895         Call `set-buffer-modified-p'.
7896
7897         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7898         (wl): Call `elmo-init' and fix.
7899
7900         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7901         Use new variables.
7902
7903         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7904
7905 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7906
7907         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7908
7909 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7910
7911         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7912
7913 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7914
7915         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7916         `wl-use-toolbar' nor `display-graphic-p'.
7917         (wl-e21-setup-message-toolbar): Ditto.
7918         (wl-e21-setup-summary-toolbar): Ditto.
7919         (wl-e21-setup-folder-toolbar): Ditto.
7920
7921         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7922         (wl-plugged-init-icons): Ditto.
7923
7924         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7925         `display-graphic-p'.
7926         (wl-plugged-set-folder-icon): Ditto.
7927         (wl-highlight-plugged-current-line): Ditto.
7928         (wl-highlight-folder-current-line): Ditto.
7929         (wl-e21-highlight-folder-group-line): Ditto.
7930         (wl-e21-setup-toolbar): Ditto.
7931         (wl-e21-display-image-p): New macro.
7932
7933         * wl-demo.el (wl-demo): Simplified.
7934         (wl-demo-image-type-alist): Use `image-type-available-p' for
7935         checking whether the image type `xbm' is available.
7936
7937 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7940         (wl-summary-input-range): Ditto.
7941
7942 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7943
7944         * wl-summary.el (wl-summary-edit-addresses): Use
7945         `wl-summary-get-original-buffer'
7946         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7947         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7948         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7949         (wl-summary-get-newsgroups): Eliminated.
7950         (wl-summary-set-crosspost): Ditto.
7951         (wl-summary-is-crosspost-folder): Ditto.
7952         (wl-crosspost-alist-load): Ditto.
7953         (wl-crosspost-alist-save): Ditto.
7954
7955         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7956         `elmo-setup-subscribed-newsgroups' instead of
7957         `elmo-nntp-make-groups-hashtb'.
7958         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7959         instead of `wl-crosspost-alist-save'.
7960
7961         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7962         of `elmo-folder-message-appendable-p'.
7963         (wl-mime-header-presentation-method): Eliminated.
7964
7965         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7966         (Error occurs in emacs21).
7967
7968         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7969         the current buffer).
7970
7971         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7972         instead of `wl-crosspost-alist-save'.
7973         (wl-init): `elmo-crosspost-message-alist-load'
7974         instead of `wl-crosspost-alist-load'
7975
7976         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7977         (wl-parse-newsgroups): Likewise.
7978         (wl-biff-notify): Run `wl-biff-notify-hook'.
7979
7980 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7981
7982         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7983
7984         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7985         when `wl-summary-lazy-highlight' is non-nil.
7986         (wl-summary-goto-folder-subr): Highlight only when
7987         `wl-summary-lazy-highlight' is non-nil.
7988
7989         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7990         Don't display progress and highlight temp-mark when
7991         `wl-summary-lazy-highlight' is non-nil.
7992         (wl-highlight-summary-window): New function.
7993         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7994
7995 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7996
7997         * wl-summary.el (wl-summary-sync): Change `all-visible'
7998         from `all-shown'
7999         (wl-summary-input-range): Ditto.
8000
8001 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8002
8003         * wl-e21.el (wl-highlight-folder-current-line): Call
8004         `wl-folder-init-icons' when folder icons have not been initialized.
8005
8006         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8007
8008         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8009         (wl-demo-image-type-alist): New macro.
8010
8011 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8012
8013         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8014         display does not support graphics.
8015         (wl-plugged-init-icons): Ditto.
8016         (wl-folder-init-icons): Ditto.
8017
8018         * wl-demo.el (wl-demo): Chech closely whether the display
8019         supports graphics.
8020
8021 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8022
8023         * wl-summary.el (wl-summary-get-original-buffer): New function.
8024         (wl-summary-set-crosspost): Use it.
8025         (wl-summary-target-mark-uudecode): Ditto.
8026         (wl-summary-reedit): Ditto.
8027         (wl-summary-resend-bounced-mail): Ditto.
8028         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8029         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8030
8031         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8032         (wl-message-display-internal): Ditto.
8033
8034 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8035
8036         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8037
8038 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8039
8040         * wl-summary.el (wl-summary-save-view): Renamed from
8041         `wl-summary-save-status'.
8042
8043 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8044
8045         * wl-summary.el (wl-summary-sync): Added `all-shown'
8046
8047 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8048
8049         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8050
8051 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8052
8053         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8054
8055 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8056
8057         * wl-highlight.el (wl-highlight-summary-line-string): Use
8058         `zerop' instead of `= 0'.
8059         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8060
8061         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8062         for comparing numbers.
8063         (wl-template-prev): Use `zerop' instead of `eq 0'.
8064
8065         * wl-draft.el (wl-draft-insert-current-message): Use
8066         `with-current-buffer' instead of `save-excursion'.
8067         Use `zerop' instead of `eq 0'.
8068
8069 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8070
8071         * wl-draft.el (wl-draft-insert-ccs): New function.
8072         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8073         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8074
8075 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8076
8077         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8078
8079 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8080
8081         * wl-expire.el (wl-expire-refile): Don't call
8082         elmo-msgdb-add-msgs-to-seen-list;
8083         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8084         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8085
8086 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8087
8088         * wl-message.el (wl-message-prev-page): Ignore errors while
8089         scroll-down.
8090
8091 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8092
8093         * wl-mime.el: Use elmo-original-message-mode instead of
8094         mmelmo-original-mode.
8095
8096         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8097         `elmo-folder-get-spec';
8098         (wl-fldmgr-add-completion-all-completions):
8099         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8100
8101         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8102         of `elmo-folder-get-type'.
8103
8104         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8105         `elmo-folder-get-spec';
8106         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8107         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8108         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8109         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8110         `elmo-read-msg-no-cache';
8111         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8112         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8113         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8114         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8115         `elmo-cache-save';
8116         (wl-draft-reedit): Use `elmo-message-file-name'.
8117
8118         * wl-expire.el: Use `elmo-folder-name-internal';
8119         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8120         Use macro `wl-summary-buffer-msgdb' instead of variable
8121         `wl-summary-buffer-msgdb';
8122         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8123         Use macro `wl-summary-buffer-folder-name' instead of variable
8124         `wl-summary-buffer-folder-name'.
8125         * wl-score.el: Likewise.
8126
8127         * wl-message.el: Rewrite for new message buffer cache mechanism.
8128         (wl-message-buffer-cache-buffer-get): New macro.
8129         (wl-message-buffer-cache-folder-get): Ditto.
8130         (wl-message-buffer-cache-message-get): Ditto.
8131         (wl-message-buffer-cache-entry-make): Ditto.
8132         (wl-message-buffer-cache-hit): Ditto.
8133         (wl-message-buffer-cache-sort): New function.
8134         (wl-message-buffer-cache-add): Ditto.
8135         (wl-message-buffer-cache-delete): Ditto.
8136         (wl-message-buffer-cache-clean-up): Ditto.
8137         (wl-message-buffer-window): Rewrite.
8138         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8139         (wl-message-buffer-display): New function.
8140         (wl-message-display-internal): New function.
8141
8142 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8143
8144         * wl-folder.el: Use `elmo-folder-name-internal';
8145         Use `wl-folder-get-elmo-folder';
8146         Use `elmo-folder-list-messages' instead of
8147         `elmo-list-folder';
8148         Use `elmo-folder-get-primitive-list' instead of
8149         `elmo-folder-get-primitive-spec-list';
8150         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8151         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8152         Use `elmo-folder-create' instead of `elmo-create-folder'.
8153         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8154         (wl-folder-get-elmo-folder): New macro.
8155         (wl-folder-elmo-folder-cache-get): Ditto.
8156         (wl-folder-elmo-folder-cache-put): Ditto.
8157         (wl-folder-suspend): Call `elmo-quit'.
8158
8159         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8160         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8161         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8162         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8163         (toplevel): require 'cl.
8164         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8165
8166         * wl-summary.el: Rewrite to use new elmo interface.
8167
8168 \f
8169 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8170
8171         * wl-mime.el (wl-draft-preview-message):
8172         Run `wl-draft-send-hook' before collecting recipients information;
8173         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8174
8175         * tm-wl.el (wl-draft-preview-message): Ditto.
8176
8177 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8178
8179         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8180         wrong recipients are displayed when forwarded message.
8181
8182 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8183
8184         * Version number is increased to 2.5.7.
8185
8186 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8187
8188         * wl-message.el (wl-message-next-page): Bind
8189         `window-pixel-scroll-increment' to nil while scrolling up.
8190
8191 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8192
8193         * wl-vars.el (wl-save-hook): New hook.
8194         * wl.el (wl-save): Call `wl-save-hook'.
8195
8196 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8197
8198         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8199         Argument WITH-ARG instead of NO-ARG (negative mean).
8200         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8201         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8202         * wl-message.el (wl-message-follow-current-entity): Likewise.
8203
8204 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8205
8206         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8207         FROM was optional argument.
8208         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8209
8210 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8211
8212         * Version number is increased to 2.5.6.
8213
8214 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8215
8216         * wl-version.el (wl-version-show): Removed.
8217         (wl-version): Add `interactive'.
8218
8219 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8220
8221         * wl-summary.el (wl-summary-get-petname-func): New variable.
8222         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8223         instead of `wl-address-get-petname-1'.
8224         (wl-summary-simple-from): Ditto.
8225
8226         * wl-address.el (wl-address-get-petname-1): Define as function.
8227
8228 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8231         field in the original message.
8232         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8233
8234 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8235
8236         * wl-expire.el (wl-expire-hide):
8237         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8238
8239 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8240
8241         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8242         find decoder for To, Cc, and Subject.
8243
8244 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8245
8246         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8247         for checking `elmo-use-buffer-cache'.
8248         (wl-summary-mark-as-important): Fixed typo in comment.
8249
8250 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8251
8252         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8253         field in the original message.
8254         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8255
8256 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8257
8258         * wl-expire.el (wl-expire-hide):
8259         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8260
8261 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8262
8263         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8264         find decoder for To, Cc, and Subject.
8265
8266 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * Version number is increased to 2.5.5.
8269
8270         * wl-address.el (wl-address-specials-regexp): New constant.
8271         (wl-address-quote-specials): Use it.
8272
8273 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-summary.el (wl-summary-rescan):
8276         Call `wl-summary-buffer-number-column-detect'.
8277         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8278
8279         * wl-message.el (wl-message-mode-map): Define.
8280         (wl-message-decode): Use it as local-map.
8281
8282 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8283
8284         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8285         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8286
8287 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8290
8291         * wl-mule.el (wl-read-event-char): Ditto.
8292
8293         * wl-e21.el (wl-read-event-char): Ditto.
8294
8295         * wl-nemacs.el (wl-read-event-char): Ditto.
8296         (read-event): Removed.
8297
8298         * wl-util.el (toplevel): Removed dummy definition of
8299         `read-event'.
8300         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8301
8302 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8303
8304         * wl-nemacs.el (elmo-archive-call-process): Moved to
8305         elmo-archive.el.
8306
8307 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8308
8309         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8310         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8311
8312         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8313         instead of magic-number 6.  Use `not' instead of `null' for symbol
8314         `nil' check (not empty list).
8315         (wl-draft-insert-x-face-field): Fixed paren style.
8316
8317         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8318         one-branch conditional statement, instead of `and' and `if'.
8319         (wl-draft-forward): Likewise.
8320         (wl-draft-add-references): Likewise.
8321         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8322
8323         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8324         conditional steatment.  Use `cond' instead of `if'.
8325         (wl-draft-confirm): Likewise.
8326
8327 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8328
8329         * wl-version.el (wl-version-show): Use `product-string-1'
8330         instead of `wl-version'.
8331         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8332
8333         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8334
8335 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8336
8337         * wl-highlight.el (wl-highlight-headers): Revert
8338         `wl-highlight-x-face-func' argument (`beg' and `end').
8339
8340 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8341
8342         * wl.el (toplevel): Move `product-provide' declare.
8343         * wl-demo.el (toplevel): Ditto.
8344         * wl-dnd.el (toplevel): Ditto.
8345         * wl-highlight.el (toplevel): Ditto.
8346         * wl-message.el (toplevel): Ditto.
8347         * wl-refile.el (toplevel): Ditto.
8348         * wl-util.el (toplevel): Ditto.
8349
8350 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8351
8352         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8353         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8354         (wl-thread-close-all): keep cursor position.
8355
8356 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8357
8358         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8359         (eq x 0).
8360         (wl-generate-user-agent-string-1): Fix conditional statement.
8361
8362 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8363
8364         * wl.el (wl-check-environment): Additional check for
8365         'wl-local-domain' and `wl-message-id-domain'.
8366
8367 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8368
8369         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8370
8371 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8372
8373         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8374         instead of `smtp-sasl-user-realm'.
8375
8376 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8377
8378         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8379
8380 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8381
8382         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8383         to the default value as well as `eword-lexical-analyzer'.
8384
8385 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8386
8387         * wl-version.el (wl-extended-emacs-version,
8388         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8389         `elmo-match-string' instead of `wl-match-string'.
8390
8391 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8392
8393         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8394         docstring.
8395
8396 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8397
8398         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8399
8400 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8401
8402         * wl-highlight.el (wl-highlight-headers): Remove
8403         `wl-highlight-x-face-func' argument (`beg' and `end').
8404
8405 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8406
8407         * wl-summary.el (wl-summary-mark-as-important):
8408         Remove cache if folder is local.
8409
8410 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8411
8412         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8413         to get existing e-mail address string.
8414
8415 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8416
8417         * wl-version.el (wl-generate-user-agent-string): Commentary.
8418         (wl-generate-user-agent-string-1): Use `when' for
8419         one-branch conditional statement, instead of `and' and `if'.
8420         (wl-extended-emacs-version, wl-extended-emacs-version2,
8421         wl-extended-emacs-version3): Ditto.
8422
8423 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8424
8425         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8426         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8427         condition-case; Remove initialization.
8428         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8429         (wl-summary-sync-update3): Added argument `sync-all';
8430         Eliminated local variable `msgdb';
8431         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8432         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8433         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8434
8435 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8436
8437         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8438         connection before call `wl-draft-send-mail-with-smtp'.
8439
8440 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * Version number is increased to 2.5.4.
8443
8444 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8445
8446         * wl.el (wl-check-environment): Additional check for
8447         'wl-local-domain' and `wl-message-id-domain'.
8448
8449 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8450
8451         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8452         buffer as command specific.
8453         (wl-folder-mark-as-read-all-entity): Ditto.
8454         (wl-folder-prefetch-entity): Ditto.
8455         (wl-folder-drop-unsync-entity): Ditto.
8456
8457         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8458         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8459         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8460
8461         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8462         save-excursion.
8463
8464 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8465
8466         * Version number is increased to 2.5.3.
8467
8468         * wl-summary.el (wl-summary-save-view-cache):
8469         Delete duplicated `write-region';
8470         Use `write-region-as-binary' instead of `as-binary-output-file' and
8471         `write-region'.
8472
8473 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8474
8475         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8476
8477 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8478
8479         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8480         instead of `smtp-via-smtp'.
8481
8482 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8483
8484         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8485
8486 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8487
8488         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8489         instead of `smtp-sasl-user-realm'.
8490
8491 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8492
8493         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8494
8495 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8496
8497         * Version number is increased to 2.5.2.
8498
8499 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8500
8501         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8502         does not exist.
8503         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8504         (wl-biff-start): Call `timer-activate' if timer already exists.
8505
8506         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8507         only when it is bound as function.
8508
8509 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8510
8511         * Version number is increased to 2.5.1.
8512
8513 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8514
8515         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8516         Print refile/copy destination.
8517
8518 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8519
8520         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8521         queue-flush-only is non-nil.
8522
8523         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8524
8525         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8526         checking cache folder.
8527
8528 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8529
8530         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8531         `regexp-quote'.
8532
8533 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8534
8535         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8536         function.
8537         * wl-summary.el (wl-summary-write-current-folder-functions):
8538         Change default value.  Use it.
8539
8540 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8541
8542         * Version number is increased to 2.5.0.
8543
8544         * wl-version.el (wl-version): Changed codename.
8545
8546 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8547
8548         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8549         (wl-summary-supersedes-message): Ditto.
8550
8551 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8552
8553         * wl-refile.el (wl-refile-guess-functions): Renamed from
8554         `wl-refile-guess-func-list'.
8555
8556 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8557
8558         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8559         Fixed problem when no rule was matched.
8560
8561 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8562
8563         * wl-summary.el (wl-summary-get-mark): Fixed
8564         `wl-summary-buffer-target-mark' check logic.
8565
8566 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8567
8568         * wl-folder.el (wl-folder-write-current-folder): Added group
8569         folder check.
8570
8571         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8572         `wl-summary-write-current-newsgroup'.
8573         (wl-summary-write-current-folder-functions): New variable.
8574         * wl-folder.el (wl-folder-get-newsgroups): New function.
8575         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8576         (wl-folder-write-current-folder): Renamed from
8577         `wl-folder-write-current-newsgroup'.
8578
8579 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8580
8581         * Version number is increased to 2.3.93.
8582
8583 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8584
8585         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8586         (wl-ldap-make-matched-value-list): Ditto.
8587         (wl-ldap-alias-safe-string): Split e-mail address.
8588
8589         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8590         petname folder default was selected.
8591         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8592         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8593
8594 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8595
8596         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8597         to `wl-draft-config-exec'.
8598
8599         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8600         instead of calling `wl-draft-config-exec';
8601         Process group-list and show recipients in minibuffer.
8602
8603         * tm-wl.el (wl-draft-preview-message): Ditto.
8604
8605 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8606
8607         * wl.el (toplevel): Added (C) to copyright notice, and
8608         sync Author header.
8609         * tm-wl.el (toplevel): Ditto.
8610         * wl-address.el (toplevel): Ditto.
8611         * wl-demo.el (toplevel): Ditto.
8612         * wl-dnd.el (toplevel): Ditto.
8613         * wl-draft.el (toplevel): Ditto.
8614         * wl-e21.el (toplevel): Ditto.
8615         * wl-expire.el (toplevel): Ditto.
8616         * wl-folder.el (toplevel): Ditto.
8617         * wl-highlight.el (toplevel): Ditto.
8618         * wl-message.el (toplevel): Ditto.
8619         * wl-mime.el (toplevel): Ditto.
8620         * wl-mule.el (toplevel): Ditto.
8621         * wl-nemacs.el (toplevel): Ditto.
8622         * wl-refile.el (toplevel): Ditto.
8623         * wl-score.el (toplevel): Ditto.
8624         * wl-summary.el (toplevel): Ditto.
8625         * wl-template.el (toplevel): Ditto.
8626         * wl-thread.el (toplevel): Ditto.
8627         * wl-util.el (toplevel): Ditto.
8628         * wl-vars.el (toplevel): Ditto.
8629         * wl-xmas.el (toplevel): Ditto.
8630
8631 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8632
8633         * wl.el (wl-init): Added comment about `wl-init-hook'.
8634         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8635         * wl-vars.el (wl-init-hook): Added docs.
8636         (wl-make-plugged-hook): Removed useless docs.
8637         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8638         * wl-xmas.el (toplevel): Ditto.
8639
8640 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8641
8642         * wl-address.el (toplevel): Fixed multiple Author header format.
8643         * wl-demo.el (toplevel): Ditto.
8644         * wl-draft.el (toplevel): Ditto.
8645         * wl-folder.el (toplevel): Ditto.
8646         * wl-summary.el (toplevel): Ditto.
8647         * wl-thread.el (toplevel): Ditto.
8648         * wl-util.el (toplevel): Ditto.
8649         * wl-vars.el (toplevel): Ditto.
8650         * wl-version.el (toplevel): Ditto.
8651         * wl-xmas.el (toplevel): Ditto.
8652         * wl.el (toplevel): Ditto.
8653
8654         * wl-version.el (toplevel): Added require `elmo-version' for
8655         `product-version-as-string'.
8656
8657 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-vars.el (wl-draft-send-hook): Changed default value to
8660         '(wl-draft-config-exec).
8661
8662         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8663         explicitly.
8664         (wl-draft): Set `wl-draft-config-exec-flag' before running
8665         `wl-mail-setup-hook'.
8666
8667         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8668         `wl-biff-init-icons' to `wl-init-hook' instead of
8669         `wl-make-plugged-hook'.
8670         (Because if `wl-draft' command is invoked at first,
8671         they are not initialized)
8672         Updated copyright notice.
8673
8674         * wl-e21.el (toplevel): Ditto;
8675
8676         * wl-demo.el (toplevel): Updated copyright notice.
8677         * wl-address.el (toplevel): Ditto.
8678         * wl-draft.el (toplevel): Ditto.
8679         * wl-version.el (toplevel): Ditto.
8680         * wl-folder.el (toplevel): Ditto.
8681         * wl-summary.el (toplevel): Ditto.
8682         * wl-thread.el (toplevel): Ditto.
8683         * wl-util.el (toplevel): Ditto.
8684         * wl-vars.el (toplevel): Ditto.
8685         * wl.el (toplevel): Ditto.
8686
8687 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8688
8689         * wl-highlight.el (wl-highlight-message): Fixed problem of
8690         highlighting failure which occured when the last field contains
8691         multiple lines in the draft buffer.
8692
8693         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8694         `wl-biff-start' if plugged.
8695
8696         * wl-util.el (wl-biff-check-folder): New function.
8697         (wl-biff-check-folders): Don't set session name prefix.
8698         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8699         (wl-biff-check-folder-async): Ditto.
8700
8701         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8702         in email address.
8703
8704 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8705
8706         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8707
8708         * wl-draft.el (wl-draft-strip-subject-re): New function.
8709
8710         * wl-draft.el (wl-draft-reply): Use it.
8711
8712 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8713
8714         * wl-message.el (wl-mmelmo-message-redisplay): Use
8715         `mime-display-message' instead of `wl-mime-display-message'.
8716
8717         * wl-mime.el (toplevel): Removed compatibility workaround
8718         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8719         (wl-mime-display-message): Abolished.
8720         (wl-mime-entity-read-field): Ditto.
8721         (wl-mime-combine-message/partial-pieces): Use
8722         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8723
8724 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8725
8726         * wl-template.el: Doc fixes.
8727
8728 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8729
8730         * wl-e21.el (wl-message-overload-functions): Do nothing if
8731         `current-local-map' is not available.
8732         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8733
8734 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8735
8736         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8737         representation.
8738
8739         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8740         number.
8741         (wl-fldmgr-save-folders): Don't use `format' when insert
8742         `wl-fldmgr-folders-header'.
8743
8744 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8745
8746         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8747
8748 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8749
8750         * wl-highlight.el (wl-highlight-message):
8751         Use `std11-field-end' to detect end point of the header field.
8752         Refer `wl-highlight-max-header-size'.
8753
8754         * wl-vars.el (wl-highlight-max-header-size): New variable.
8755
8756         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8757
8758         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8759         Set `for-draft' argument of wl-highlight-headers.
8760         (wl-draft): Ditto.
8761         (wl-draft-reedit): Ditto.
8762         (wl-user-agent-compose-internal): Ditto.
8763
8764 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8765
8766         * wl-message.el (wl-message-add-button): Use overlay.
8767
8768 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8769
8770         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8771
8772         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8773         problem when group-list content is nothing.
8774         (Reported by Mito <mit@nines.nec.co.jp>)
8775
8776 2000-10-18  SAITO Atsunori <sai@yedo.com>
8777
8778         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8779
8780 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8781
8782         * tm-wl.el (toplevel): Use product-provide.
8783
8784 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8785
8786         * Version number is increased to 2.3.92.
8787
8788 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8789
8790         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8791         title text, use `display' property for left margin under Emacs 21.
8792
8793         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8794         properties.
8795         (wl-plugged-init-icons): Ditto.
8796
8797 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8798
8799         * wl.el (wl-save-status, wl-init): Remove last period in
8800         "...done." message.
8801         * tm-wl.el (wl-summary-burst): Ditto.
8802         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8803         wl-summary-resume-cache-status,
8804         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8805         wl-summary-sync-update3, wl-summary-highlight-msgs,
8806         wl-summary-flush-pending-append-operations,
8807         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8808         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8809         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8810         wl-thread-open-all): Ditto.
8811         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8812         * wl-mime.el (wl-summary-burst): Ditto.
8813         * wl-highlight.el (wl-highlight-summary): Ditto.
8814         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8815         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8816         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8817         * wl-address.el (wl-local-address-init): Ditto.
8818
8819 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8820
8821         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8822         `add-text-properties'.
8823         (wl-plugged-init-icons): Ditto.
8824         (wl-folder-init-icons): Use `propertize' instead of
8825         `put-text-property'.
8826         (wl-plugged-set-folder-icon): Ditto.
8827         (wl-e21-highlight-folder-group-line): Ditto.
8828
8829 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8830
8831         * wl-version.el (wl-version-status-alist): New variable.
8832         (wl-version-status): New function.
8833
8834         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8835         "Cc" part of the case "Reply-To".
8836
8837         * wl-draft.el (wl-draft-reply): Use result of
8838         `eword-extract-address-components'.
8839
8840         * wl-demo.el (wl-demo-icon-name): New constant.
8841         (wl-logo-xpm): Use it.
8842         (wl-logo-xbm): Ditto.
8843         (wl-logo-bitmap): Ditto.
8844
8845         * Version number is increased to 2.3.91.
8846
8847 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8848
8849         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8850         (wl-extended-emacs-version, wl-extended-emacs-version2,
8851         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8852         docstring.
8853
8854         * wl-version.el (wl-generate-user-agent-string-1): New function.
8855         (wl-generate-user-agent-string): Use it.
8856
8857         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8858         `mime-edit-insert-user-agent-field'.
8859         (wl-generate-user-agent-string): Check
8860         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8861
8862         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8863         instead of `if', when verbose case.
8864
8865 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8866
8867         * wl-expire.el (wl-summary-expire): Fix.
8868
8869 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8870
8871         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8872         and `elmo-lost+found-folder' if 'wl-draft.
8873         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8874
8875 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8876
8877         * wl-expire.el (wl-summary-expire): Change messages.
8878         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8879         `deleing-info' instead of "Deleting..."
8880
8881 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8882
8883         * wl-summary.el (wl-summary-refile-subr): Fix.
8884
8885 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8886
8887         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8888         if pipe folder.
8889
8890 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8891
8892         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8893
8894 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8895
8896         * wl-expire.el (wl-expire-hide): New function.
8897         (wl-summary-expire): Add `hide'.
8898
8899 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8900
8901         * wl-vars.el (wl-draft-reply-without-argument-list):
8902         Changed default value to consider `Reply-To:'.
8903         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8904
8905         * Version number is increased to 2.3.90.
8906
8907         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8908         elmo-imap4-get-session with unwind-protect.
8909         Don't cause error.
8910         (wl-summary-sync-marks): Don't check plugged nor folder type.
8911         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8912         (Always keep current buffer).
8913
8914 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8915
8916         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8917         Enclose with `save-excursion'.
8918
8919 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8920
8921         * wl-version.el (wl-version): Remove interactive.
8922
8923 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8924
8925         * wl-version.el (wl-generate-user-agent-string): Use
8926         `product-string-verbose' instead of `product-string-1'.
8927
8928 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8929
8930         * wl-vars.el (wl-draft-use-cache): New variable.
8931         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8932         if wl-draft-use-cache is non-nil.
8933
8934 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8935
8936         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8937         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8938
8939 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8940
8941         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8942         (wl-thread-msg-mark-as-unread): Ditto.
8943
8944         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8945         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8946         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8947         Don't set mark in summary if return value of `elmo-mark-as-read'
8948         is nil.
8949         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8950         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8951         instead of `wl-thread-msg-mark-as-read'.
8952         (wl-summary-mark-as-unread-region): Ditto.
8953         (wl-summary-target-mark-mark-as-read): Ditto.
8954
8955         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8956
8957 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8958
8959         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8960
8961         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8962
8963 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8964
8965         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8966         face.
8967
8968 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8969
8970         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8971         `running-xemacs'.
8972
8973 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8974
8975         * wl-version.el (toplevel): Use `product-version-as-string' for
8976         set verstion-string, if defined.
8977
8978         * wl-version.el (wl-version-show): Insert string at point, when
8979         call with argument.
8980
8981         * wl-version.el (wl-generate-user-agent-string): Use
8982         `product-string-1' instead of `wl-appname', `wl-version' and
8983         `wl-codename'.
8984
8985 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8986
8987         * wl-address.el (toplevel): Use product-provide.
8988         * wl-demo.el (toplevel): Ditto.
8989         * wl-dnd.el (toplevel): Ditto.
8990         * wl-draft.el (toplevel): Ditto.
8991         * wl-e21.el (toplevel): Ditto.
8992         * wl-expire.el (toplevel): Ditto.
8993         * wl-fldmgr.el (toplevel): Ditto.
8994         * wl-folder.el (toplevel): Ditto.
8995         * wl-highlight.el (toplevel): Ditto.
8996         * wl-message.el (toplevel): Ditto.
8997         * wl-mime.el (toplevel): Ditto.
8998         * wl-mule.el (toplevel): Ditto.
8999         * wl-nemacs.el (toplevel): Ditto.
9000         * wl-refile.el (toplevel): Ditto.
9001         * wl-score.el (toplevel): Ditto.
9002         * wl-summary.el (toplevel): Ditto.
9003         * wl-template.el (toplevel): Ditto.
9004         * wl-thread.el (toplevel): Ditto.
9005         * wl-util.el (toplevel): Ditto.
9006         * wl-vars.el (toplevel): Ditto.
9007         * wl-xmas.el (toplevel): Ditto.
9008         * wl.el (toplevel): Ditto.
9009
9010 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9011
9012         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9013         instead of product.
9014
9015         * wl-version.el (wl-version): Compile time evalution elmo-version.
9016
9017 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9018
9019         * wl-summary.el (wl-summary-sync-force-update): Append queue
9020         `mark-as-read'if unplugged.
9021
9022 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9023
9024         * wl-version.el: New file.  Use product.el.
9025         * wl.el: add (require 'wl-version).
9026         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9027         for ~/.folders header.
9028         (wl-fldmgr-folders-header): Changed.
9029         * wl-demo.el (wl-demo): Use product.el.
9030
9031         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9032         wl-version.el.
9033         * wl-util.el (wl-version, wl-version-show): Ditto.
9034
9035         * wl-util.el (wl-generate-user-agent-string,
9036         wl-extended-emacs-version, wl-extended-emacs-version2,
9037         wl-extended-emacs-version3): Move to wl-version.el.
9038         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9039         xemacs-codename, mime-edit-insert-user-agent-field,
9040         mime-edit-user-agent-value, mime-editor/version,
9041         mime-editor/codename): Compile warning killer move to
9042         wl-version.el
9043
9044 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9045
9046         * wl-summary.el (wl-summary-refile-subr): Fix.
9047
9048 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9049
9050         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9051         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9052
9053 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9054
9055         * wl.el (wl-check-environment): Check too many `@'.
9056
9057 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9058
9059         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9060
9061 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9062
9063         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9064         wl-draft-reply-myself-without-argument-list): Add variables.
9065         * wl-draft.el (wl-draft-reply): Use it.
9066
9067 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9068
9069         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9070         the 5th argument of `elmo-network-get-spec'.
9071
9072         * wl-thread.el (wl-thread-reparent-children): New inline function.
9073         (wl-thread-delete-message): Use it.
9074
9075         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9076         (wl-summary-score-update-all-lines): Don't use `dolist'.
9077
9078 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9079
9080         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9081         (require 'elmo-msgdb) for inline function.
9082
9083 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9084
9085         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9086
9087 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9088
9089         * wl-score.el (wl-score-headers): Fix for the confusing macro
9090         `elmo-kill-buffer'.
9091
9092 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9093
9094         * wl-summary.el: Don't use the 3rd argument of `require' because
9095         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9096         * wl-util.el: Ditto.
9097         * wl-draft.el: Ditto.
9098
9099 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9100
9101         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9102         window system is not used.
9103
9104 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9105
9106         * wl-thread.el: Don't use `mapcar' only for iteration.
9107         (wl-thread-resume-entity): Ditto.
9108         (wl-thread-delete-message): Ditto.
9109
9110         * wl-summary.el: Bind `dragdrop-drop-functions',
9111         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9112         of `require' for `timezone', `easymenu' and `ps-print';
9113         don't use `mapcar' only for iteration.
9114
9115         * wl-util.el: Bind `mule-version', `nemacs-version',
9116         `emacs-beta-version', `xemacs-codename',
9117         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9118         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9119         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9120         only for iteration.
9121
9122         * wl-score.el: Don't use `mapcar' only for iteration.
9123         (wl-score-simplify-buffer-fuzzy): Ditto.
9124         (wl-score-simplify-subject): Ditto.
9125         (wl-score-headers): Ditto.
9126         (wl-summary-score-update-all-lines): Ditto.
9127
9128         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9129         `enable-multibyte-characters' and `mule-version'.
9130
9131         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9132         `mapcar' only for iteration.
9133
9134         * wl-demo.el: Don't use `mapcar' only for iteration.
9135
9136         * wl-folder.el: Don't use `mapcar' only for iteration.
9137         (wl-folder-open-all): Ditto.
9138         (wl-folder-count-incorporates): Ditto.
9139
9140         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9141         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9142
9143         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9144         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9145         `smtp-connection-type'; specify 3rd argument of `require' for
9146         `timezone'; don't use `mapcar' only for iteration.
9147         (wl-draft-clone-local-variables): Don't use `mapcar'.
9148         (wl-draft-generate-clone-buffer): Ditto.
9149         (wl-user-agent-compose-internal): Ditto.
9150
9151         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9152
9153         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9154         (wl-save-status): Ditto.
9155
9156         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9157         for iteration.
9158
9159 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9160
9161         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9162         removed `Date'.
9163         (wl-fldmgr-make-filter-default): New user option.
9164
9165         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9166         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9167         (wl-fldmgr-filter-completion-alist): Abolish.
9168
9169         * wl.el (wl): Don't check servers if arg is non-nil.
9170
9171         * wl-draft.el (wl-draft-reply): Set only message-id string to
9172         In-Reply-To field.
9173
9174 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9175
9176         * wl-summary.el (wl-summary-pick): Rewrite.
9177
9178         * wl-draft.el (wl-draft-forward): Get references field from
9179         original buffer.
9180         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9181
9182 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9183
9184         * wl-draft.el (wl-draft-forward): Add references field.
9185
9186 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9187
9188         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9189         (wl-draft-reply): Use it.
9190
9191 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9192
9193         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9194         when Emacs 21 is running.
9195
9196         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9197         bindings.
9198
9199 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9200
9201         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9202         XPM icons transparent.
9203
9204         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9205         Emacs 21.
9206
9207 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9208
9209         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9210         nil.
9211
9212         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9213         when it is persistent.
9214         (wl-summary-sync-marks): Changed argument for
9215         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9216         (wl-summary-virtual): Use `elmo-read-search-condition'.
9217         (wl-summary-redisplay-internal): If folder is local, mark as read
9218         even when folder is plugged.
9219
9220 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9221
9222         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9223         of `tool-bar-lines' in the frame parameters.
9224         (after-make-frame-functions, post-command-hook): Don't modify the
9225         value.
9226         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9227         wl-e21-tool-bar-lines): Removed.
9228
9229 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9230
9231         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9232         properties `evaporate' and `wl-momentary-overlay' as well.
9233         (wl-highlight-summary-displaying): Ditto.
9234         (wl-delete-all-overlays): Don't delete overlay which does not have
9235         a property `wl-momentary-overlay'.
9236
9237         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9238         `display-mouse-p' and `display-graphic-p'.
9239         (wl-folder-init-icons): Don't search for XBM or the other files.
9240         (wl-plugged-set-folder-icon): Make icons if and only if
9241         `display-graphic-p' returns non-nil.
9242         (wl-highlight-plugged-current-line): Use `before-string' overlay
9243         property to show icon images.
9244         (wl-highlight-folder-current-line): Ditto.
9245         (wl-e21-highlight-folder-group-line): Ditto.
9246         (wl-e21-highlight-folder-by-numbers): Ditto.
9247         (wl-e21-insert-image): Removed.
9248         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9249         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9250         said.
9251         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9252         `wl-e21-force-switch-toolbar'.
9253         (wl-e21-make-icon-image): Removed.
9254         (wl-e21-setup-toolbar): Don't search for XBM files.
9255         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9256         the default value.
9257
9258 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9259
9260         * wl-util.el (wl-biff-check-folder-async): Set
9261         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9262
9263 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9264
9265         * wl-e21.el (after-make-frame-functions): Add
9266         `wl-e21-force-switch-toolbar'.
9267         (wl-e21-force-switch-toolbar): New function force to switch the
9268         toolbar appearance automatically.
9269         (post-command-hook): Add `wl-e21-switch-toolbar'.
9270         (wl-e21-switch-toolbar): New function to switch the toolbar
9271         appearance automatically.
9272         (wl-e21-tool-bar-lines): New buffer local variable.
9273
9274 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9275
9276         * wl-util.el (wl-biff-check-folders-running): New variable.
9277         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9278         (wl-biff-check-folder-async-callback):
9279         Set `wl-biff-check-folders-running'.
9280         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9281         with unwind-protect.
9282
9283         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9284         Enclose `wl-folder-auto-check' with unwind-protect.
9285
9286         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9287         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9288
9289         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9290
9291         * wl-util.el (wl-biff-notify): New inline function.
9292         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9293         locally.
9294         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9295         folder-list' is 1.
9296         Use `wl-biff-notify'.
9297         (wl-biff-check-folder-async-callback): New function.
9298         (wl-biff-check-folder-async): Ditto.
9299
9300         * wl-folder.el (wl-folder): Don't check folders.
9301         (wl-folder-auto-check): New function.
9302
9303 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9304
9305         * wl-util.el (wl-biff-start) [Emacs19+]:
9306         Use `timer-next-integral-multiple-of-time'.
9307         (wl-biff-check-folders): Use `wl-default-folder'
9308         if `wl-biff-check-folder-list' is nil.
9309
9310 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9311
9312         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9313         instead of `elmo-delete-lists'.
9314
9315 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9316
9317         * wl.el (wl-plugged-toggle-all): Set the value of
9318         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9319         (wl-plugged-toggle): Ditto.
9320         (wl-toggle-plugged): Ditto.
9321         (wl-plugged-init): Ditto.
9322
9323         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9324         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9325         instead of `wl-biff-state-indicator-off' and
9326         `wl-biff-state-indicator-on'; don't modify the value and the type
9327         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9328         (wl-plugged-init-icons): Set icons data to
9329         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9330         instead of `wl-plug-state-indicator-off' and
9331         `wl-plug-state-indicator-on'; don't modify the value and the type
9332         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9333
9334         * wl-vars.el (wl-modeline-biff-state-off,
9335         wl-modeline-biff-state-on, wl-modeline-biff-status,
9336         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9337         wl-modeline-plug-status): New internal variables.
9338         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9339         wl-biff-check-interval, wl-biff-check-folder-list): Change
9340         customization group from `wl-folder' to `wl-highlight'.
9341         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9342         wl-show-plug-status-on-modeline): Defcustomized.
9343
9344         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9345         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9346         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9347         a flag to `mode-line-buffer-identification'.
9348
9349         * wl-e21.el (wl-biff-init-icons): Set icons data to
9350         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9351         instead of `wl-biff-state-indicator-off' and
9352         `wl-biff-state-indicator-on'.
9353         (wl-plugged-init-icons): Set icons data to
9354         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9355         instead of `wl-plug-state-indicator-off' and
9356         `wl-plug-state-indicator-on'.
9357
9358 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9359
9360         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9361         excessive titles.
9362
9363 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9364
9365         * wl.el (wl-plugged-mode): Use revised
9366         `wl-mode-line-buffer-identification'.
9367         (wl-plugged-init): Don't use `force-mode-line-update'.
9368
9369         * wl-xmas.el (wl-draft-overload-functions): Use revised
9370         `wl-mode-line-buffer-identification'.
9371         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9372         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9373         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9374         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9375         `wl-make-plugged-hook';
9376         add `wl-folder-init-icons' and `wl-setup-folder' to
9377         `wl-folder-mode-hook'.
9378
9379         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9380         19 as well.
9381         (wl-mode-line-display-priority-list): New user option.
9382         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9383         Defcustomized.
9384         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9385         Add docs.
9386
9387         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9388         start.
9389         (wl-mode-line-buffer-identification): Revised as a function.
9390
9391         * wl-summary.el (wl-summary-mode): Use revised
9392         `wl-mode-line-buffer-identification'; don't call
9393         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9394         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9395         `wl-xmas-setup-summary'.
9396
9397         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9398         `wl-mode-line-buffer-identification'.
9399
9400         * wl-mule.el (wl-draft-overload-functions): Use revised
9401         `wl-mode-line-buffer-identification'.
9402
9403         * wl-folder.el (wl-make-plugged-alist): Don't call
9404         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9405         (wl-folder): Don't call `wl-folder-init-icons' directly.
9406         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9407         `wl-xmas-setup-folder' directly;
9408         use revised `wl-mode-line-buffer-identification'.
9409         (TopLevel): Don't bind `wl-biff-init-icons',
9410         `wl-plugged-init-icons', `wl-folder-init-icons',
9411         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9412
9413         * wl-e21.el (wl-draft-overload-functions): Use revised
9414         `wl-mode-line-buffer-identification'.
9415         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9416         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9417         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9418         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9419         `wl-make-plugged-hook';
9420         add `wl-folder-init-icons' and `wl-setup-folder' to
9421         `wl-folder-mode-hook'.
9422
9423 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9424             Katsumi Yamaoka    <yamaoka@jpl.org>
9425
9426         * wl.el (wl): Call `wl-biff-start'.
9427         (wl-exit): Call `wl-biff-stop'.
9428         (wl-plugged-mode): Show biff in modeline.
9429         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9430
9431         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9432         (wl-biff-init-icons): New function.
9433         (wl-plugged-init-icons): Don't make too much keymaps.
9434         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9435
9436         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9437         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9438         variables.
9439         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9440         options.
9441
9442         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9443         wl-biff-start, wl-biff-stop): New functions.
9444         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9445         (wl-biff-timer-name): New variable.
9446
9447         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9448
9449         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9450         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9451
9452         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9453         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9454
9455         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9456         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9457         `wl-folder-init-icons' to `ignore' if they are not available.
9458         (wl-folder-mode): Show biff in modeline.
9459
9460         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9461         (wl-biff-init-icons): New function.
9462         (wl-plugged-init-icons): Don't make too much keymaps.
9463         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9464
9465 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9466
9467         * wl-vars.el (wl-strict-diff-folders): Customization Type
9468         and doc fix.  Define as a list of regular expressions for
9469         folders or nil.
9470         * wl-folder.el (wl-folder-check-one-entity): Use
9471         `wl-string-match-member' instead of `wl-string-member' for
9472         `wl-strict-diff-folders'.
9473
9474 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9475
9476         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9477         (wl-highlight-folder-current-line): Use it; new implementation.
9478         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9479         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9480         `defsubst' instead of `defun'.
9481
9482         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9483         `wl-highlight-group-folder-by-numbers'; made it can also be a
9484         number.  See info for more details.
9485
9486         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9487         running.
9488
9489         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9490         to bind them.
9491
9492         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9493         (wl-highlight-folder-current-line): New implementation.
9494
9495         * wl-highlight.el (wl-highlight-folder-group-line): New
9496         implementation.
9497         (wl-delete-all-overlays): Rewrite as a marco.
9498         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9499
9500         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9501         running.
9502         (wl-folder-*-glyph): No need to bind them.
9503
9504         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9505         `wl-e21-highlight-folder-group-icon'; rewrite.
9506         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9507         `defsubst' instead of `defun'.
9508         (wl-folder-mode-map): Bind it when compiling.
9509
9510 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9511
9512         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9513
9514         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9515
9516 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9517
9518         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9519
9520 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9521
9522         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9523         (wl-highlight-folder-current-line): Use it.
9524
9525         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9526         in `id-name'.
9527
9528 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9529
9530         * wl.el: Require `wl-e21' when Emacs 21 is running.
9531
9532         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9533         default when Emacs 21 is running.
9534         (wl-use-highlight-mouse-line): Ditto.
9535         (wl-on-emacs21): New constant.
9536         (wl-on-emacs20): Removed.
9537
9538         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9539         Emacs 21 is running.
9540
9541         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9542         Emacs 21 is running.
9543
9544         * wl-e21.el: New file.
9545
9546 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9547
9548         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9549         (wl-toggle-plugged): Ditto.
9550         (wl-plugged-toggle): Ditto.
9551         (wl-plugged-toggle-all): Ditto.
9552
9553         * wl-vars.el (wl-plug-state-indicator): Refer
9554         `wl-plug-state-indicator-on' indirectly.
9555
9556 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9557
9558         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9559         Call `wl-folder-confirm-existence'.
9560
9561         * wl-folder.el (wl-folder-confirm-existence): Added optional
9562         argument `force'.
9563
9564 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9565
9566         * wl-summary.el (wl-summary-refile-subr): Assume
9567         `copy-or-refile' as symbol.
9568         (wl-summary-refile): Follow up above change.
9569         (wl-summary-copy): Ditto.  Doc fix.
9570
9571 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9572
9573         * wl-summary.el (wl-summary-pick): Don't bind
9574         `elmo-search-mime-charset'.
9575
9576         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9577         default using old backquote style.
9578         (wl-search-mime-charset): Abolished.
9579
9580         * wl-highlight.el (wl-highlight-headers):
9581         Call `point' after `re-search-forward'(for Nemacs).
9582
9583         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9584         for elmo-imap4.el.
9585
9586 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9587
9588         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9589         `wl-message-ignored-field-list' instead of
9590         `mime-view-ignored-field-list'.
9591
9592         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9593         Add interactive spec.
9594         (wl-folder-goto-bottom-of-current-folder): Ditto.
9595         (wl-folder-mode-map): Bind them.
9596
9597         * wl-vars.el (wl-message-ignored-field-list): New variable.
9598         (wl-message-visible-field-list): New variable.
9599
9600         * wl-mime.el (wl-mime-header-presentation-method): New function.
9601         (wl-mime-setup): Set header-presentation-method.
9602
9603 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9604
9605         * wl-nemacs.el (wl-draft-overload-functions): Set
9606         `mode-line-buffer-identification' instead of using
9607         `wl-make-modeline'.
9608
9609         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9610         instead of using `wl-make-modeline'.
9611
9612         * wl-xmas.el (wl-plugged-init-icons): Set up
9613         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9614         (wl-make-modeline): Abolish.
9615         (wl-draft-overload-functions): Set
9616         `mode-line-buffer-identification' instead of using
9617         `wl-make-modeline'.
9618
9619         * wl-util.el (wl-make-modeline-subr): Abolish.
9620         (wl-mode-line-buffer-identification): New alias.
9621
9622         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9623         (wl-summary-make-modeline): Abolish.
9624         (wl-summary-buffer-set-folder): Set
9625         `wl-summary-buffer-folder-indicator'.
9626         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9627         of using `wl-make-modeline'.
9628         (wl-summary-switch-to-clone-buffer): Don't set
9629         `mode-line-buffer-identification'.
9630         (wl-summary-goto-folder-subr): Ditto.
9631
9632         * wl-mule.el (wl-draft-overload-functions): Set
9633         `mode-line-buffer-identification' instead of using
9634         `wl-make-modeline'.
9635
9636         * wl-folder.el (wl-folder-mode): Set
9637         `mode-line-buffer-identification' instead of using
9638         `wl-make-modeline'.
9639         (wl-folder): Don't set `mode-line-buffer-identification'.
9640
9641 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9642
9643         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9644         instead of `member' for `wl-refile-guess-func-list' look-ups.
9645         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9646
9647 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9648
9649         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9650         `wl-message-button-dispatcher'.
9651
9652         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9653
9654         * wl-message.el (wl-message-button-dispatcher): Use it.
9655
9656         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9657         "In-Reply-To".
9658
9659         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9660         Bind `case-fold-search' to t.
9661
9662 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9663
9664         * wl-xmas.el (wl-message-overload-functions): Initialize
9665         `wl-message-button-map'.
9666
9667         * wl-mule.el (wl-message-overload-functions): Initialize
9668         `wl-message-button-map'.
9669
9670         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9671
9672         * wl-message.el (wl-message-button-map): New keymap.
9673         (wl-message-add-button): New function.
9674         (wl-message-button-dispatcher): New function.
9675         (wl-message-button-refer-article): New function.
9676
9677         * wl-highlight.el
9678         (wl-highlight-message-add-buttons-to-header): New function.
9679         (wl-highlight-headers): Use it.
9680
9681 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9682
9683         * wl-summary.el (wl-summary-default-from): Use
9684         `wl-address-get-petname-1'.
9685         (wl-summary-simple-from): Ditto.
9686
9687         * wl-address.el (wl-address-get-petname-1): New inline function.
9688         (wl-address-get-petname): Use it.
9689
9690 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9691
9692         * wl-summary.el (wl-summary-default-from): Return full-name part
9693         from the address if no petname was found.
9694         (wl-summary-simple-from): Ditto.
9695
9696         * wl-address.el (wl-address-get-petname): Return nil if no petname
9697         associated with the address was found.
9698
9699 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9700
9701         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9702         display is finished.
9703
9704 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9705
9706         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9707         `elmo-folder-exists-p' argument.
9708
9709 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9710
9711         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9712         the folder.
9713
9714 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9715
9716         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9717
9718         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9719         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9720
9721 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9722
9723         * wl-folder.el (wl-folder-create-subr): New function.
9724         (wl-folder-confirm-existence): Use it.
9725         (wl-folder-check-one-entity): Use it.
9726         Check the error symbol is derived from 'elmo-open-error.
9727
9728         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9729         `ignore-error'.
9730
9731 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9732
9733         * wl-util.el (toplevel): Add (eval-when-compile (require
9734         'elmo-util)).  (Maybe `provide' is typo.)
9735
9736 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9737
9738         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9739         (I don't know why this was needed.)
9740
9741         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9742         Follow up changes for stream-type.
9743
9744         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9745         (wl-draft-elmo-nntp-send): Ditto.
9746
9747         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9748         (wl-nntp-posting-stream-type): Ditto.
9749         (wl-pop-before-smtp-ssl): Abolished.
9750         (wl-nntp-posting-ssl): Ditto.
9751
9752         * wl-address.el (wl-address-quote-specials): New function.
9753         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9754
9755         * wl-draft.el (wl-draft-reply): Ditto.
9756
9757 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9758
9759         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9760         use function `wl-string-match-assoc'.
9761
9762 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9763
9764         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9765
9766         * wl-draft.el (wl-draft-deduce-address-list): New function.
9767         (wl-draft-parse-mailbox-list): Ditto.
9768         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9769         instead of `smtp-deduce-address-list'.
9770         (wl-draft-on-field-p): Follow group list.
9771
9772         * wl-address.el (wl-address-concat-token): New function.
9773         (wl-address-string-without-group-list-contents): Ditto.
9774         (wl-complete-field-body): Fixed problem of completion
9775         by japanese petname.
9776         (wl-address-make-completion-list): Rewrite.
9777
9778 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9779
9780         * wl-address.el (wl-address-make-completion-list): Completion by
9781         petname.
9782         (wl-complete-field-body): Likewise.
9783
9784 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9785
9786         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9787         contains invalid address syntax.
9788
9789 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9790
9791         * wl-folder.el (wl-folder-check-entity-async): Use
9792         `elmo-nntp-spec-hostname'.
9793
9794 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9795
9796         * wl-summary.el (wl-summary-msgdb-load-async): Use
9797         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9798
9799 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9800
9801         * wl-draft.el (wl-draft-reply): Set argument
9802         `content-transfer-encoding' as nil.
9803
9804 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9805
9806         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9807         `wl-refile-alist'.
9808
9809 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9810
9811         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9812         (wl-draft-edit-string): Ditto.
9813         (wl-draft-forward): Ditto.
9814         * wl-summary.el (wl-summary-write): Ditto.
9815
9816 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9817
9818         * wl-summary.el (wl-summary-sync-update3): Call
9819         `wl-summary-buffer-number-column-detect'.
9820         (wl-summary-buffer-number-column-detect): Search from point-min.
9821
9822 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9823
9824         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9825         contains an address which is not included in original to or cc.
9826
9827 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9828
9829         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9830         begin-line does not exist.
9831         * wl-message.el (wl-message-uu-substring): Ditto.
9832
9833 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9834
9835         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9836         clear local variables.
9837         (wl-summary-exit): Call `elmo-commit'.
9838         (wl-summary-switch-to-clone-buffer): Call
9839         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9840         (wl-summary-goto-folder-subr): Ditto.
9841
9842         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9843         POP folder.
9844
9845 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9846
9847         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9848         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9849         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9850         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9851         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9852         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9853
9854         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9855
9856 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9857
9858         * wl-summary.el (wl-summary-search-by-subject):
9859         Search parent message from the latest one.
9860
9861 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9862
9863         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9864         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9865
9866         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9867         New user option.
9868
9869         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9870         if elmo-nntp-use-killed-list is nil.
9871         Use `elmo-msgdb-append-to-killed-list'.
9872         (Append numbers confirmed as disappeared to the killed list.)
9873         (wl-summary-confirm-appends): Don't display negative number.
9874
9875 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9876
9877         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9878
9879 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9880
9881         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9882         range is `all'.
9883         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9884         `elmo-list-bigger-diff'.
9885
9886 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9887
9888         * wl-summary.el (wl-summary-buffer-exit-func):
9889         New buffer local variable.
9890         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9891
9892 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9893
9894         * wl-demo.el (wl-demo): Fix the last change.
9895
9896 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9897
9898         * wl-demo.el (wl-demo): Don't use `eval'.
9899
9900 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9901
9902         * wl-summary.el (wl-summary-buffer-thread-modified):
9903         New buffer-local variable.
9904         (wl-summary-set-thread-modified): New function.
9905         (wl-summary-thread-modified-p): New function.
9906         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9907         (wl-summary-yank-saved-message): Use function
9908         `wl-summary-set-thread-modified'
9909         (wl-summary-switch-to-clone-buffer): Add
9910         `wl-summary-buffer-thread-modified'.
9911
9912         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9913         (wl-summary-buffer-mark-saved-hook): Ditto.
9914         * wl-summary.el (wl-summary-msgdb-save): New hook
9915         `wl-summary-buffer-message-saved-hook' and
9916         `wl-summary-buffer-mark-saved-hook'.
9917
9918 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9919
9920         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9921
9922 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9923
9924         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9925         don't hide scroll bars under FSF Emacsen because it may incur an
9926         undesirable redrawing.
9927
9928 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9929
9930         * wl-draft.el (wl-draft-edit-string): Call
9931         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9932
9933 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9934
9935         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9936
9937 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9938
9939         * wl-summary.el (wl-summary-msgdb-load-async): Call
9940         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9941
9942 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9943
9944         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9945         fringes in demo buffer; center bitmap logo correctly even if old
9946         Mule is used.
9947
9948 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9949
9950         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9951
9952         * wl-refile.el (wl-refile-subject-alist): New variable.
9953         (wl-refile-subject-alist-file-name): Ditto.
9954         (wl-refile-alist-setup): Rewrite.
9955         (wl-refile-alist-save): Use `elmo-object-save'.
9956         Eliminated arguments.
9957         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9958         (wl-refile-guess-by-subject): New function.
9959         (wl-refile-guess-func-list): Added it.
9960
9961 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9962
9963         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9964         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9965
9966 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9967
9968         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9969         New buffer-local variable.
9970         (wl-summary-buffer-next-folder-func): Ditto.
9971         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9972         if non-nil.
9973         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9974         if non-nil.
9975         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9976         if non-nil.
9977         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9978         if non-nil.
9979
9980 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9981
9982         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9983         permanently in the demo buffer.
9984
9985 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9986
9987         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9988         `mime-entity-fetch-field'.
9989
9990         * wl.el (wl-exit): Delete plugged buffer.
9991
9992         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9993         XEmacs has menubar feature.
9994
9995 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9996
9997         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9998         cannot arrive at the beginning of the buffer under old Emacsen.
9999
10000 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10001
10002         * wl-address.el (wl-address-ldap-search):
10003         Call `ldap-search-entries' with `withdn' argument t.
10004         (wl-complete-field-body): Bind completion-ignore-case as t.
10005         Clear ldap search hash when it was sole completion.
10006         Use elmo-string for pattern string.
10007         (wl-ldap-alias-safe-string): Eliminated needless let.
10008
10009 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10010
10011         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10012         (wl-ldap-alias-sep): New constant.
10013         (wl-ldap-search-attribute-type-list): Ditto.
10014         (wl-ldap-get-value): New function.
10015         (wl-ldap-make-filter): Ditto.
10016         (wl-ldap-make-matched-value-list): Ditto.
10017         (wl-ldap-alias-safe-string): Ditto.
10018         (wl-ldap-register-dn-string): Ditto.
10019         (wl-address-ldap-search): Rewrite.
10020
10021 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10022
10023         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10024         thread is deleted.
10025         (wl-thread-delete-line-from-buffer): Ditto.
10026         (wl-thread-get-exist-children): New function.
10027
10028 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10029
10030         * wl-demo.el (wl-demo): Made it to select various image types.
10031         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10032         from `wl-title-logo'.
10033         (wl-logo-ascii): New variable.
10034         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10035         (wl-demo-copyright-notice): New constant.
10036
10037         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10038
10039 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10040
10041         * wl-vars.el (wl-summary-target-above): Renamed from
10042         wl-summary-temp-above.
10043         * wl-score.el (wl-score-get-score-alist): Use it.
10044         (wl-summary-score-update-all-lines): Use it.
10045         * wl-summary.el: Ditto. (make-variable-buffer-local).
10046
10047 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10048
10049         * wl-vars.el (wl-ldap-port): New user option.
10050
10051         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10052         Rewite whole implementation.
10053         (wl-complete-field-body): Fixed.
10054
10055 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10056
10057         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10058         Choose implementation at compile time.
10059
10060 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10061
10062         * wl-address.el (wl-ldap-search-internal): New function.
10063         (wl-complete-field-to): Use it.
10064
10065 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10066
10067         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10068         Use `let' instead of `let*'.
10069         Require 'wl-vars.
10070
10071         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10072         Define as defcustom.
10073         (wl-ldap-base): Ditto.
10074         (wl-use-ldap): Ditto.
10075
10076 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10077
10078         * wl-address.el (wl-ldap-search): New function.
10079         (wl-complete-field-body): Use `wl-ldap-search'.
10080         (wl-ldap-server): New variable.
10081         (wl-ldap-base): Ditto.
10082         (wl-use-ldap): Ditto.
10083
10084 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10085
10086         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10087         (Pointed out by Mito <mit@nines.nec.co.jp>).
10088         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10089         buffer-local variables like `wl-summary-redisplay-internal'.
10090         (wl-summary-redisplay-all-header): Likewise.  Update
10091         Summary view too.
10092
10093 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10094
10095         * wl-summary.el (wl-summary-jump-to-parent-message):
10096         Consider prefix argument.
10097
10098         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10099         when closed thread is deleted.
10100
10101 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10102
10103         * wl-summary.el (wl-summary-jump-to-parent-message):
10104         Consider thread modification.
10105
10106 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10107
10108         * wl-message.el (wl-message-normal-get-original-buffer): Use
10109         `save-excursion'.
10110
10111         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10112         (wl-summary-showto-folder-regexp): Ditto.
10113
10114 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10115
10116         * wl-util.el (wl-delete-alist): Doc fix.
10117         (wl-delete-associations): New function.
10118         (wl-inverse-alist): New function.
10119         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10120         Split temporary variables. Use `wl-delete-associations'
10121         and `wl-inverse-alist'.
10122         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10123
10124 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10125
10126         * wl-folder.el (wl-folder-prefetch-entity):
10127         Execute prefetching if new count is unknown.
10128
10129 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10130
10131         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10132
10133         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10134         delete entity.
10135         (wl-thread-set-parent): If insert as top, set linked as nil.
10136
10137         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10138         `wl-thread-cleanup-symbols' when view mode is thread.
10139
10140 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10141
10142         * wl-folder.el (wl-folder-create-folder-entity): Use
10143         with-current-buffer.
10144         (wl-local-folder-init): Call set-buffer to make sure we are in
10145         the Folder buffer. Don't touch buffer-local variables here.
10146         (wl-folder-mode): Initialize buffer-local variables here.
10147
10148         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10149         (wl-folder-entity-assign-id): Ditto.
10150         (wl-folder-create-entity-hashtb): Ditto.
10151         (wl-local-folder-init): Ditto.
10152         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10153
10154 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10155
10156         * wl-summary.el (wl-summary-default-from): Fix probrem when
10157         std11-extract-address-components return (nil "foo@bar").
10158
10159 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10160
10161         * wl-draft.el (wl-draft-clone-local-variables):
10162         Remove redundant `setq'.
10163
10164 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10165
10166         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10167         Bind wl-highlight-x-face-func as nil while highlighting header.
10168
10169 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10170
10171         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10172
10173 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10174
10175         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10176         elmo-msgdb-overview-hashtb from copy-variables.
10177         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10178         instead of `elmo-msgdb-overview-get-entity-by-number'.
10179         (wl-summary-auto-refile): Ditto.
10180
10181         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10182         `elmo-msgdb-overview-get-entity' instead of
10183         `elmo-msgdb-search-overview-entity'.  Use
10184         `elmo-msgdb-overview-get-entity' instead of
10185         `elmo-msgdb-overview-get-entity-by-number'.
10186         (wl-thread-insert-entity-sub): Ditto.
10187         (wl-thread-insert-message): Ditto.
10188
10189         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10190         `elmo-msgdb-overview-get-entity'.
10191         (wl-normal-message-redisplay): Ditto.
10192
10193 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10194
10195         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10196         `wl-thread-entities'.
10197         (wl-thread-delete-message): Fix remove top message from
10198         `wl-thread-entity-list'.
10199
10200         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10201         wl-append(nconc), because update-list is broken on Meadow.
10202
10203         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10204         updating process.
10205         (wl-summary-rescan): Ditto.
10206         (wl-summary-sync-update3): Ditto.
10207         * wl-thread.el (wl-thread-set-parent): Renamed from
10208         `wl-summary-set-parent'.
10209         (wl-thread-insert-message): Updating buffer faster.
10210         (wl-thread-delete-message): Updating buffer faster.
10211
10212         * wl-score.el (wl-summary-score-update-all-lines): Changed
10213         interval for display progress gauge.
10214
10215 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10216
10217         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10218         folder always-sticky.
10219         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10220         defmacro.
10221
10222 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10223
10224         * wl-vars.el (wl-draft-add-references): New user option.
10225
10226         * wl-draft.el (wl-draft-add-references): New function.
10227         (wl-draft-yank-from-mail-reply-buffer): Use it.
10228         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10229         as nil.
10230
10231 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10232
10233         * wl-thread.el (wl-thread-update-line-msgs): Called
10234         `wl-thread-update-line-on-buffer-sub'.
10235         (wl-thread-update-line-on-buffer): Delete routine of inserting
10236         thread.
10237         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10238         moved from `wl-thread-update-line-on-buffer'.
10239         Add threshold for displaying progress gauge.
10240         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10241         argument of `wl-thread-update-line-msgs'.
10242         Add threshold for displaying progress gauge.
10243         * wl-folder.el:
10244         Add threshold for displaying progress gauge.
10245         * wl-score.el: Ditto.
10246
10247         * wl-expire.el (wl-summary-expire): Display deleting info.
10248
10249 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10250
10251         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10252         `no-msg'.
10253         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10254         argument of `wl-thread-update-line-msgs'.
10255         (wl-summary-set-parent): Added optional argument `parent-number'.
10256         (wl-summary-buffer-saved-message): New buffer local variable.
10257         (wl-summary-save-current-message): New command.
10258         (wl-summary-yank-saved-message): Ditto.
10259         (wl-summary-mode-map): Added key binding for
10260         `wl-summary-save-current-message' (\ew) and
10261         `wl-summary-yank-saved-message' (\C-y).
10262         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10263
10264 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10265
10266         * wl-summary.el (wl-summary-mode-map): Added key binding for
10267         `wl-summary-set-parent' (ts).
10268
10269 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10270
10271         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10272         subject faster. If thread number is reverse, delayed updating
10273         thread.
10274         (wl-summary-search-by-subject): Ditto.
10275         (wl-summary-put-alike): Ditto.
10276         (wl-summary-get-alike): Ditto.
10277         (wl-summary-insert-headers): Insert header of all overview in
10278         buffer.
10279         (wl-summary-rescan): Delayed updating thread. Kill search subject
10280         buffer for wl-summary-search-by-subject.
10281         (wl-summary-sync-update3): Ditto.
10282         (wl-summary-exit): Ditto.
10283         (wl-summary-goto-bottom-of-current-thread): Change for linked
10284         thread.
10285         (wl-summary-overview-create-summary-line): Change line for linked
10286         thread.
10287
10288         * wl-summary.el (wl-summary-update-thread): Use
10289         wl-thread-maybe-get-children-num.
10290         (wl-summary-set-parent): If change parent, move sub thread.
10291         (wl-summary-redisplay-internal): Add horizontal recenter.
10292         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10293
10294         * wl-thread.el (wl-thread-entity-get-linked): New function.
10295         (wl-thread-entity-set-linked): New function.
10296         (wl-thread-create-entity): Add linked element.
10297         (wl-thread-entity-insert-as-top): Use wl-append.
10298         (wl-thread-maybe-get-children-num): If closing thread, return
10299         children msgs.
10300         (wl-thread-update-line-msgs): Displaying progress message.
10301         (wl-thread-update-line-on-buffer-sub): Use
10302         wl-thread-maybe-get-children-num.
10303         (wl-thread-update-line-on-buffer): If update line is not exists,
10304         insert thread.
10305         (wl-thread-delete-message): If delete top msg of thread, search
10306         parent by subject.
10307         (wl-thread-insert-entity): Use
10308         wl-thread-maybe-get-children-num.
10309
10310         * wl-highlight.el (wl-highlight-summary-current-line): change
10311         sregexp for linked thread.
10312         * wl-util.el (wl-count-lines): Count lines.
10313         (wl-horizontal-recenter): horizontal recenter.
10314         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10315         (wl-score-get-alike): Ditto.
10316         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10317         (wl-subject-length-limit): New variable.
10318         (wl-highlight-thread-indent-string-regexp): Changed for linked
10319         thread.
10320
10321 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10322
10323         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10324         New variable (revival).
10325         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10326         by subject matching if there's no in-reply-to nor references field
10327         (revival).
10328
10329 \f
10330 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10331
10332         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10333         message.
10334
10335 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10336
10337         * wl-summary.el (wl-summary-reply): Return t if there was a
10338         message at cursor point.
10339         Added unwind-protect.
10340         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10341         returns t.
10342         (wl-summary-cancel-message): Do nothing when there's no message at
10343         cursor point.
10344         (wl-summary-forward): Ditto.
10345         (wl-summary-jump-to-parent-message): Ditto.
10346         (wl-summary-reedit): Ditto.
10347         (wl-summary-edit-addresses): Ditto.
10348         (wl-summary-pipe-message): Ditto.
10349         (wl-summary-print-message-with-ps-print): Ditto.
10350         (wl-summary-print-message): Ditto.
10351         (wl-summary-mark-as-important): Ditto.
10352         (wl-summary-mark-as-unread): Ditto.
10353
10354         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10355         message at cursor point.
10356         (wl-summary-reply-with-citation): Remove unwind-protect.
10357
10358         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10359         subject searching feature.
10360         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10361         Eliminated.
10362
10363 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10364
10365         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10366         New variable.
10367         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10368         by subject matching if there's no in-reply-to nor references field.
10369
10370         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10371
10372         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10373         when display is finished.
10374         (wl-folder-open-all): Ditto.
10375         (wl-folder-update-access-group): Ditto.
10376         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10377         * wl-thread.el (wl-thread-close-all): Ditto.
10378
10379         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10380         progress gauge only when it was displayed.
10381         * wl-folder.el (wl-folder-insert-entity): Ditto.
10382
10383 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10384
10385         * wl-summary.el (wl-summary-incorporate): Enclose
10386         `wl-summary-sync-force-update' with save-excursion.
10387
10388 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10389
10390         * wl-summary.el (wl-summary-prefetch-region):
10391         Pass current cursor point to `pos-visible-in-window-p' after
10392         moving cursor to the started point.
10393
10394 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10395
10396         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10397
10398         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10399         fields from the forwarding message.
10400         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10401         `ignored-fields'.
10402
10403 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10404
10405         * wl-mime.el (wl-message-request-partial):
10406         Eliminated argument `msgdb'.
10407         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10408         (wl-mime-combine-message/partial-pieces): Likewise.
10409         * tm-wl.el (wl-message-request-partial): Likewise.
10410         (wl-mime-combine-message/partial-pieces): Likewise.
10411
10412 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10413
10414         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10415         when display is finished.
10416
10417 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10418
10419         * wl-summary.el (wl-summary-goto-folder-subr):
10420         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10421
10422 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10423
10424         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10425         when cursor point is visible.
10426
10427 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10428
10429         * wl-expire.el (wl-expire-archive-get-max-number):
10430         Don't use `file-name-directory'.
10431
10432 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10433
10434         * wl-expire.el (wl-expire-archive-get-max-number):
10435         Use `file-name-directory'.
10436
10437 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10438
10439         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10440         only when there is progress.
10441
10442 2000-04-13  Mito <mit@nines.nec.co.jp>
10443
10444         * wl-summary.el (wl-summary-sync-marks): Display progress.
10445
10446 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10447
10448         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10449         (wl-summary-prev): Move cursor regardless of unread status.
10450         (wl-summary-next): Ditto.
10451
10452 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10453
10454         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10455         Added argument `target' and `number'.
10456         * tm-wl.el (wl-summary-burst-subr): New function.
10457         (wl-summary-burst): Use it.
10458
10459 2000-04-10  Mito <mit@nines.nec.co.jp>
10460
10461         * wl-mime.el (wl-burst): New function.
10462         (wl-summary-burst): Use it.
10463
10464 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10465
10466         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10467         as petname when there's no candidate.
10468
10469 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10470
10471         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10472         New variable.
10473         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10474
10475         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10476
10477         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10478
10479 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10480
10481         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10482         Use substring of `original' instead of buffer-substring.
10483         (wl-refile-evaluate-rule):
10484         Set `original' argument of wl-refile-expand-newtext.
10485
10486         * wl-summary.el
10487         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10488         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10489         (wl-summary-auto-refile): Check existence of destination folder just
10490         before marking.
10491
10492 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10493
10494         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10495         when wl-refile-get-field-value return nil.
10496
10497 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10498
10499         * wl-refile.el
10500         (wl-refile-expand-newtext): New function imported from Gnus.
10501         (wl-refile-evaluate-rule): Use it.
10502
10503 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10504
10505         * wl-summary.el (wl-summary-print-destination):
10506         Duplicate folder string to avoid putting text-property on
10507         original string.
10508
10509         * wl-refile.el (wl-refile-get-field-value): New function.
10510         (wl-refile-evaluate-rule): New function;
10511         Evaluate refile rule recursively.
10512         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10513         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10514         New function; Check existence of a target folder recursively.
10515         (wl-summary-auto-refile-check-refile-rule-alist):
10516         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10517
10518 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10519
10520         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10521
10522         * wl-folder.el (wl-create-folder-entity-from-buffer):
10523         Fixed problem when '}' character is contained in folder name.
10524
10525         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10526
10527 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10528
10529         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10530         (wl-fldmgr-add-completion-all-completions):
10531         Use wl-fldmgr-add-completion-hashtb.
10532
10533 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10534
10535         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10536         wl-fldmgr-add-completion-subr): New functions.
10537         * wl-folder.el (wl-folder-completion-func): New variable.
10538         * wl-summary.el (wl-summary-read-folder):
10539         Use wl-folder-completion-func.
10540
10541         * wl-refile.el: Eliminate throw & catch.
10542
10543         * wl.el (wl-plugged-sending-queue-status): Fixed.
10544
10545 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10546
10547         * wl-draft.el (wl-draft): Put category property on
10548         mail-header-separator.