Fix mail address
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
4         Avoid error when the buffer name is already used.
5
6 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
7
8         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
9         the change of elmo-nmz -> elmo-search.
10         (wl-highlight-summary-line-help-echo-alist): Ditto.
11         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
12         (wl-nmz-folder-icon): Define as obsolete.
13         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
14         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
15
16 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
17
18         * wl-summary.el (wl-summary-get-list-info): Rewrite with
19         `elmo-find-list-match-value'
20
21 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
22
23         * wl-summary.el (wl-summary-get-list-info): Optimize.
24         Use List-Id and List-Post also.
25
26 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
27
28         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
29
30 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
31
32         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
33
34 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-util.el (wl-completing-read-multiple-1): New internal function.
37         (wl-completing-read-multiple-2): Ditto.
38         (wl-completing-read-multiple): Define use above functions.
39
40         * wl-summary.el (wl-summary-sort): Removed the workaround for a
41         bug of `completing-read-multiple' about default value.
42
43         * wl-xmas.el (wl-completing-read-multiple): Removed.
44
45         * wl-mule.el (wl-completing-read-multiple): Ditto.
46
47         * wl-e21.el (wl-completing-read-multiple): Ditto.
48
49 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
50
51         * wl-util.el (wl-filter-associations): New function.
52
53         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
54         (wl-spam-ignored-folder-list): Ditto.
55         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
56         (wl-spam-string-member-p): New function.
57         (wl-spam-domain): Use it.
58         (wl-spam-split-numbers): New function.
59         (wl-spam-apply-partitions): Ditto.
60         (wl-spam-register-spam-messages): Use `folder' instead of
61         `wl-summary-buffer-elmo-folder'.
62         (wl-spam-register-good-messages): Ditto.
63         (wl-summary-exec-action-spam): Decide a domain by real folder of
64         message.
65         (wl-summary-exec-action-refile-with-register): Likewise.
66
67 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-e21.el (wl-e21-find-image): New function.
70         (wl-e21-setup-toolbar): Use it instead of `find-image'.
71         (wl-e21-highlight-folder-group-line): Ditto.
72         (wl-folder-init-icons): Ditto.
73         (wl-plugged-init-icons): Ditto.
74         (wl-biff-init-icons): Ditto.
75
76 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
79         (wl-inhibit-save-drafts): New internal variable.
80         (wl-disable-auto-save): Ditto.
81         (wl-save-drafts): Treat above variables.
82         (wl-auto-save-drafts): New function.
83         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
84         `wl-stop-save-drafts'.
85         (wl-start-save-drafts): New function.
86         (wl-stop-save-drafts): Ditto.
87         (wl-set-auto-save-draft): New command.
88
89         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
90         `wl-set-save-drafts'.
91
92 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
93
94         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
95         `make-local-variable' instead of `make-variable-buffer-local'.
96
97 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
98
99         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
100
101 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
102
103         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
104
105 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
106
107         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
108         of working buffer.
109
110 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
113
114         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
115         value into recipients; Bind `wl-draft-remove-group-list-contents'
116         as nil.
117
118 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
119
120         * wl-summary.el (wl-summary-sort): Fixed the last change.
121
122         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
123         (wl-summary-sort-messages): Ditto.
124         (wl-summary-rescan): Use it.
125         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
126         `completing-read'; Append candidates for reverse order.
127
128 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
129
130         * Version number is increased to 2.15.2.
131
132 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
133
134         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
135         "Smaller".
136         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
137
138 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
139
140         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
141
142 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
143
144         * wl-vars.el (wl-draft-additional-header-alist): Add into the
145         customize group `wl-draft'.
146         (wl-draft-add-in-reply-to): Move customize group from `wl' to
147         `wl-draft'.
148         (wl-draft-add-references): Ditto.
149
150         * wl-action.el (wl-summary-print-argument): Rename argument from
151         `folder' to `data'.
152
153 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
154
155         * wl-summary.el (wl-summary-rescan-message): Call
156         `wl-thread-cleanup-symbols' before insert thread.
157
158 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
159
160         * wl.el (wl-init): Set `elmo-get-folder-function' as
161         `wl-folder-make-elmo-folder'.
162
163         * wl-spam.el (wl-summary-exec-action-spam): Use
164         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
165
166         * wl-folder.el (wl-folder-make-elmo-folder): New function.
167         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
168         `elmo-make-folder'.
169         (wl-folder-get-elmo-folder): Ditto.
170         (wl-folder-create-subr): Simplify.
171
172 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
175
176 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
177
178         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
179         contents in message buffer instead of original buffer. If optional
180         argument specified, ask coding system for encode.
181
182 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
183
184         * wl-spam.el (wl-summary-test-spam-region): New function.
185         (wl-spam-setup): Bind "rkc".
186
187 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
188
189         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
190
191 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
192
193         * wl-spam.el (wl-summary-test-spam): Fix typo.
194         (wl-message-check-spam): Ditto.
195
196 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
197
198         * wl-summary.el (wl-summary-default-from): Simplify.
199
200 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
201
202         * wl-action.el (wl-summary-exec-action-refile): Simplify.
203         (wl-summary-exec-action-copy): Ditto.
204         (wl-summary-auto-refile): Check existence of temporary mark.
205
206 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
207
208         * wl-summary.el (wl-summary-create-line): Use
209         `elmo-time-to-datevec'.
210
211         * wl-expire.el (wl-expire-archive-date): Ditto.
212         (wl-expire-localdir-date): Ditto.
213
214         * wl-util.el (wl-day-number): Abolish.
215
216         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
217         of `wl-day-number'.
218         (wl-score-followup): Ditto.
219         (wl-score-add-followups): Ditto.
220         (wl-score-get-latest-msgs): Ditto.
221         (wl-score-get-header-entry): Ditto.
222         (wl-score-edit-insert-date): Ditto.
223
224 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
225
226         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
227         `elmo-message-entity-field' with 2nd argument `type'.
228
229 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
230
231         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
232
233 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl-thread.el (wl-thread-delete-message): Delete descendant
236         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
237
238 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
239
240         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
241
242 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
243
244         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
245         `Access folder'.
246
247 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
248
249         * wl-vars.el (wl-access-folder-icon): New user option.
250
251         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
252         `Access folder'.
253
254 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
255
256         * wl-summary.el (wl-summary-buffer-set-folder): Use
257         `wl-folder-mime-charset'.
258
259         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
260         `mime-charset'.
261         (wl-folder-get-elmo-folder): Ditto.
262         (wl-folder-mime-charset): New function.
263
264 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
265
266         * wl-util.el (wl-parse-addresses): Define alias of
267         `elmo-parse-addresses' (move to `elmo-util.el').
268
269         * wl-summary.el (wl-summary-default-from): Follow the API change.
270         (wl-summary-overview-entity-compare-by-date): Ditto.
271         (wl-summary-overview-entity-compare-by-from): Ditto.
272         (wl-summary-get-list-info): Get value of `ml-info' field from
273         entity at first.
274         (wl-summary-rescan-message): Treat prefix argument.
275         (wl-summary-prefetch-msg): Follow the API change.
276         (wl-summary-search-by-subject): Ditto.
277         (wl-summary-insert-thread): Ditto.
278         (wl-summary-line-subject): Ditto.
279         (wl-summary-line-from): Ditto.
280         (wl-summary-create-line): Ditto.
281         (wl-summary-print-message-with-ps-print): Ditto.
282
283         * wl-score.el (wl-score-ov-entity-get): Ditto.
284         (wl-score-followup): Ditto.
285         (wl-score-add-followups): Use `elmo-message-entity-field' instead
286         of `car'.
287         (wl-score-get-latest-msgs): Follow the API change.
288         (wl-score-get-header): Ditto.
289
290         * wl-refile.el (wl-refile-learn): Ditto.
291         (wl-refile-subject-learn): Ditto.
292         (wl-refile-get-field-value): Ditto.
293         (wl-refile-guess-by-history): Ditto.
294         (wl-refile-guess-by-subject): Ditto.
295
296         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
297
298         * wl-expire.el (wl-expire-date-p): Removed.
299         (wl-expire-archive-date): Follow the API change.
300         (wl-expire-localdir-date): Ditto.
301         (wl-summary-expire): Ditto.
302
303         * Version number is increased to 2.15.1.
304
305 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
306
307         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
308         group is access or not (it is not strict, like wl-fldmgr-rename).
309
310 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
311
312         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
313         duplicate call of `wl-summary-print-argument' on the wrong line.
314
315 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
316
317         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
318         even if argument `number' is nil.
319         (wl-summary-insert-line): Print action argument if current message
320         has it.
321
322 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
323
324         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
325         (wl-draft-reply): Ditto.
326         (wl-draft): Add optional argument `parent-number' and call
327         `wl-draft-create-buffer' with it.
328         (wl-draft-create-buffer): Add optional argument
329         `parent-number'. Set wl-draft-parent-number as it.
330
331 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
332
333         * wl-folder.el (wl-folder-set-persistent-mark): If summary
334         buffer is not for given folder, don't use it.
335
336 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * Version number is increased to 2.15.0.
339
340 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
341
342         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
343
344         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
345         (wl-highlight-get-face-by-name): New internal function.
346         (wl-highlight-summary-line-face-spec): Use it and fixed.
347
348 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-summary.el (wl-summary-sync-update): Use
351         `elmo-message-entity-field' instead of `car' to get message-id
352         from overview entity.
353
354         * wl-summary.el (wl-summary-rescan-message): Call
355         `wl-highlight-summary-displaying' when displaying a message.
356
357 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
358
359         * wl-draft.el (wl-draft-config-info-filename): Extracted from
360         `wl-draft-config-info-operation'.
361         (wl-draft-buffer-change-number): New function.
362         (wl-draft-rename-saved-config): Ditto.
363         * wl.el (wl-init): Connect slot for message-number-changed.
364         (toplevel): Add autoload for wl-draft-rename-saved-config.
365
366 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
367
368         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
369         `update-overview'
370         (wl-summary-buffer-detach): Disconnect from it.
371         (wl-summary-rescan-message): Use command.
372
373         * wl-message.el (wl-message-buffer-display): Use
374         `with-current-buffer' instead of `save-excursion'.
375
376 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
377
378         * wl-mime.el (wl-draft-preview-attributes-list): Protect
379         wl-draft-preview-attributes-list from distraction.
380
381 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
382
383         * wl-summary.el (wl-summary-sync-update): Sort the return value of
384         `elmo-list-diff'.
385
386 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
387
388         * wl-summary.el
389         (wl-summary-edit-addresses-collect-candidate-fields): Use
390         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
391
392         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
393         instead of `elmo-set-work-buf'.
394
395         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
396         (wl-address-make-address-list): Ditto.
397
398         * Version number is increased to 2.13.3.
399
400 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
401
402         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
403         user option.
404
405         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
406         argument `5'.
407
408         * wl-message.el (wl-message-display-no-merge-p): New function.
409         (wl-message-buffer-display): Check whether the message is
410         reassembled and follow the API change.
411
412 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
413
414         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
415         multibyte on working buffer and removed unnecessary
416         `buffer-disable-undo'.
417
418 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
419
420         * wl-util.el (wl-read-search-condition-internal): Fixed the last
421         change.
422
423 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
424
425         * wl-util.el (wl-read-search-condition-internal): Protect
426         elmo-global-flags from distraction.
427
428 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
431
432         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
433         (wl-summary-event-handler): Ditto.
434         (wl-summary-update-persistent-mark-on-event): New
435         function (renamed from `elmo-event-handler-flag-changed').
436         (wl-summary-buffer-attach): New function.
437         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
438         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
439         instead of `elmo-folder-add-handler'.
440
441         * Version number is increased to 2.13.2.
442
443 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
446         and "\177" to the `wl-news-previous-page'.
447         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
448         (wl-news-previous-page): New function.
449
450 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
453         instead of `write-region' and simplify.
454
455 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-template.el (wl-template-select): Cause error if
458         `wl-template-alist' is nil.
459
460 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
461
462         * wl-news.el.in: Set file variable `no-byte-compile'.
463
464 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
465
466         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
467         whether a target message is within displaying area.
468         (elmo-event-handler-cache-changed): Ditto.
469
470 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
471
472         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
473         to `defun'.  Use `nconc' instead of `append' to collect descendant
474         message numbers.
475
476 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
477
478         * wl-thread.el (wl-thread-save-top-list)
479         (wl-thread-save-entities): Use `with-temp-buffer'.
480         * wl-news.el.in (wl-news-previous-version-load):
481         (wl-news-previous-version-save): Ditto.
482         * wl-summary.el (wl-summary-load-file-object)
483         (wl-summary-save-view-cache): Ditto.
484
485 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * wl-util.el (toplevel): Require 'elmo-flag'.
488         (wl-read-search-condition): New function (Renamed from
489         `elmo-read-search-condition').
490         (wl-read-search-condition-internal): Likewise.
491
492         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
493         invalid.
494         (wl-summary-pick): Use `wl-read-search-condition' instead of
495         `elmo-read-search-condition'.
496         (wl-summary-virtual): Ditto.
497
498         * wl-folder.el (wl-folder-virtual): Ditto.
499         (wl-folder-pick): Ditto.
500
501         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
502
503 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * wl-summary.el (wl-summary-reedit): Call
506         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
507
508 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
509
510         * wl-mime.el (toplevel): Require wl-vars.
511
512         * wl-message.el (toplevel): Require cl at compile.
513
514         * wl-draft.el (toplevel): Require elmo.
515
516 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
517
518         * wl-message.el (wl-message-buffer-prefetch): Count is a number
519         and do nothing when it is not positive.
520         (wl-message-buffer-prefetch-next): Ditto.
521
522 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
523
524         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
525         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
526         (wl-summary-redisplay-internal): Ditto.
527
528         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
529         message (the condition is borrowed from `wl-check-variables-2').
530         (wl-summary-redisplay-internal): Ditto.
531
532 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
533
534         * wl-mime.el (wl-draft-nntp-attribute): New function.
535         (wl-draft-attribute-nntp-posting-server): Use it.
536         (wl-draft-attribute-nntp-posting-port): Ditto.
537
538         * wl-mime.el (wl-draft-preview-attributes-list): New function.
539         (wl-draft-show-attributes-buffer): Ditto.
540         (wl-draft-hide-attributes-buffer): Ditto.
541         (wl-draft-attribute-newsgroups): Ditto.
542         (wl-draft-attribute-nntp-posting-server): Ditto.
543         (wl-draft-attribute-nntp-posting-port): Ditto.
544         (wl-draft-preview-message): Use there functions.
545
546         * wl-vars.el (wl-draft-preview-attributes-list): Change default
547         value.
548
549 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
552         (wl-draft-reedit): Ditto.
553         (wl-draft-queue-flush): Ditto.
554
555         * wl-mime.el (wl-message-request-partial): Ditto.
556         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
557         instead of `elmo-message-fetch'.
558
559         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
560
561         * wl-summary.el (wl-summary-message-string): Ditto.
562
563 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
564
565         * wl-util.el (wl-current-message-buffer): Follow the API change.
566
567         * wl-summary.el (wl-summary-redisplay-internal): Call
568         `wl-summary-mark-as-read' with 2nd argument as nil and update
569         unread count instead of persistent mark.
570
571         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
572         variable.
573         (wl-message-redisplay): Follow the API change.
574         (wl-message-buffer-display): Managed mime-entity directly and
575         return preview buffer only.
576         (wl-message-display-internal): Rewrite.
577         (wl-message-buffer-prefetch-subr): Not save return value of
578         `wl-message-buffer-display'.
579
580         * Version number is increased to 2.13.1.
581
582 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
583
584         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
585         'elmo-multiple-fields-body-list' with boundary specified.
586
587 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
588
589         * wl-vars.el (wl-summary-resend-use-cache): New variable.
590         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
591         cache if `wl-summary-resend-use-cache' is non-nil.
592
593 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
594
595         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
596         (wl-nntp-posting-stream-type): Ditto.
597
598 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
599
600         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
601
602 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
603
604         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
605         message.
606
607 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
608
609         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
610         Abolish.
611         (wl-summary-buffer-persistent-mark-version): New internal
612         variable.
613         (wl-summary-update-mark-and-highlight-window): Check by
614         wl-summary-persistent-mark-invalid-p.
615         (wl-summary-update-status-marks): Ditto.
616         (elmo-event-handler-flag-changed): Rewrite.
617         (elmo-event-handler-cache-changed): Define.
618         (wl-summary-prefetch-msg): Does not update persistent mark here.
619         (wl-summary-delete-cache): Ditto.
620         (wl-summary-resume-cache-status): Ditto.
621         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
622         (wl-summary-persistent-mark-invalid-p): New function.
623         (wl-summary-validate-persistent-mark): Ditto.
624         (wl-summary-validate-persistent-mark-string): Ditto.
625         (wl-summary-invalidate-persistent-mark): Ditto.
626         (wl-summary-update-persistent-mark): Call
627         `wl-summary-validate-persistent-mark'.
628         (wl-summary-create-line): Call
629         `wl-summary-validate-persistent-mark-string'.
630
631         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
632         status as t if cache used.
633
634 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
635
636         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
637         only if the target is group.
638         * wl-folder.el (wl-folder-append-petname): Don't check group name.
639
640 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
641
642         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
643
644 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
645
646         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
647
648         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
649
650 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
651
652         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
653         (Thanks to Yoichi NAKAYAMA).
654
655 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
656
657         * wl-util.el (wl-save-drafts): Restore echo area.
658
659 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
660
661         * Version number is increased to 2.13.0.
662
663         * wl-util.el (wl-biff-check-folder-async): Use
664         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
665
666 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
667
668         * wl-message.el (wl-message-display-internal): Does not put
669         wl-message-display-type property on message buffer.
670         (wl-message-buffer-display-type): New function.
671
672         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
673
674         * wl-summary.el (wl-summary-mode): Use `dolist' to add
675         `wl-summary-buffer-detach'.
676         (wl-summary-message-display-type): Use
677         `wl-summary-buffer-display-type'.
678
679 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
680
681         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
682         buffer-local.
683
684         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
685         kill-buffer-hook instead of make-local-variable.
686         (wl-draft-preview-message): Set `local' argument of add-hook as t.
687
688 2004-12-12  Scott Renfro <scott@renfro.org>
689
690         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
691         regex for square-branket.
692
693 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
694
695         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
696         `wl-message-mime-analysis-p' with argument `header'.
697
698 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl-mime.el (wl-draft-yank-current-message-entity): 
701         Switch to no-mime following method according to wl-message-display-type
702         property.
703         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
704
705         * wl-message.el (wl-message-display-internal): 
706         Put wl-message-display-type property on message buffer.
707
708         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
709         (wl-message-display-internal): Ditto;
710
711         * wl-summary.el (wl-summary-toggle-mime): Ditto.
712
713 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-message.el (wl-message-make-display-type): New function.
716         (wl-message-display-type-property): Ditto.
717         (wl-message-mime-analysys-p): Ditto.
718         (wl-message-display-all-header-p): Ditto.
719         (wl-message-redisplay): Removed argument `as-is', `all-header' and
720         added `display-type'.
721         (wl-message-buffer-display): Likewise.
722         (wl-message-display-internal): Likewise.
723         (wl-message-buffer-display-type): Abolish.
724         (wl-message-buffer-prefetch-subr): Follow the API changed.
725
726         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
727         from wl-summary-buffer-display-all-header and changed default value.
728         (wl-summary-message-display-type): New function.
729         (wl-summary-buffer-display-mime-mode): Ditto.
730         (wl-summary-buffer-display-header-mode): Ditto.
731         (wl-summary-toggle-mime): Rewrite with above functions.
732         (wl-summary-toggle-all-header): Ditto.
733         (wl-summary-redisplay): Force redisplay with default mode.
734         (wl-summary-redisplay-internal): Renamed argument from `mode',
735         `all-header' to `mime-mode', `header-mode'.
736         Use `wl-message-make-display-type'.
737
738         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
739         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
740
741 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
742
743         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
744
745 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
746
747         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
748         in original message buffer.
749         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
750         buffer.
751
752 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
753
754         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
755
756 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
757
758         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
759
760 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
761
762         * wl-action.el (wl-summary-exec-action-refile): Display a done message
763         when actions succeeded.
764         (wl-summary-exec-action-copy): Likewise.
765
766 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
767
768         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
769         there is switch-to-buffer at the end of wl-message-select-buffer.
770         (wl-summary-reply): Ditto.
771
772 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
773
774         * wl-summary.el (wl-summary-forward): Put subject in original
775         message buffer as argument of wl-draft-forward.
776         * wl-draft.el (wl-draft-forward): Decode subject as in
777         wl-draft-reply.
778
779 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
780
781         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
782         a folder under access group.
783
784 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
785
786         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
787         wl-message-buffer-display.
788
789         * wl-util.el (wl-set-save-drafts): Fix typo.
790
791 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
792
793         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
794         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
795         wl-highlight-logo-face to set the bg color of an xbm image; fixed
796         the way to measure the width of a bitmap image; don't put face on
797         ascii and bitmap images; put the mark which should not use the
798         variable-pitch face on ascii and bitmap images.
799         (wl-demo-setup-properties): Don't use the variable-pitch face on
800         ascii and bitmap images; made it work on Emacs 20 and earlier.
801         (wl-demo-insert-text): End with a newline at the bottom; don't put
802         face on text.
803
804         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
805
806 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
807
808         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
809
810         * wl-util.el (wl-save-drafts): Moved from sample setting.
811         (wl-set-save-drafts): New function to set idle timer.
812         * wl-draft.el (wl-draft): Call it.
813         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
814
815 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
816
817         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
818         a summary which has toggle display status off.
819
820 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-draft.el (wl-draft-do-fcc): No cache save.
823
824 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
825
826         * wl-summary.el (elmo-event-handler-flag-changed): Use
827         `set-buffer' instead of `with-current-buffer'.
828
829 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
830
831         * wl-summary.el (wl-summary-after-resize-function): New function.
832         (wl-summary-mode): Add `wl-summary-after-resize-function' to
833         window-size-change-functions.
834
835 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
836
837         * wl-draft.el (wl-draft-create-buffer): Bind
838         `change-major-mode-hook' after current buffer is changed.
839
840         * wl-summary.el (wl-summary-buffer-detach): New function.
841         (wl-summary-buffer-set-folder): Call it.
842         (wl-summary-mode): Add `wl-summary-buffer-detach' to
843         change-major-mode-hook and kill-buffer-hook.
844         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
845         (wl-summary-switch-to-clone-buffer): Ditto.
846         (wl-summary-goto-folder-subr): Ditto.
847
848 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
849
850         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
851         after boundp check.
852
853 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
854
855         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
856         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
857         for `kill-buffer'.
858
859         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
860         handler of current buffer from elmo-folder.
861
862 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
863
864         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
865
866 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * wl-summary.el (wl-summary-buffer-event-handler): New internal
869         variable.
870         (wl-summary-event-handler): New class.
871         (elmo-event-handler-flag-changed): Define to update persistent
872         mark.
873         (wl-summary-buffer-set-folder): Register event handler to
874         elmo-folder.
875         (wl-summary-exit): Unregister event handler.
876         (wl-summary-goto-folder-subr): Ditto.
877         (wl-summary-mark-as-read-all): Does not call
878         `wl-summary-update-persistent-mark' directly.
879         (wl-summary-mark-as-read-internal): Ditto.
880         (wl-summary-set-persistent-mark-internal): Ditto.
881         (wl-summary-set-flags-internal): Ditto.
882
883         * Version number is increased to 2.11.33.
884
885 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
886
887         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
888         to nil.
889
890 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
891
892         * wl-spam.el (wl-spam-setup): Add hook
893         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
894         instead of `wl-summary-prepare-hook'.
895
896         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
897         if folder type is `'flag'.
898         (wl-summary-mark-as-important): Ditto.
899
900 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-address.el (wl-address-minibuffer-history): New variable.
903         (wl-address-minibuffer-local-map): New keymap.
904         (wl-address-read-from-minibuffer): New function.
905
906         * wl-action.el (wl-summary-get-resend-address): Use
907         `wl-address-read-from-minibuffer' instead of `completing-read'.
908
909 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
910
911         * Version number is increased to 2.11.32.
912
913 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
914
915         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
916         without mule to iso-8859-1.
917         (wl-draft-add-in-reply-to): Add note in description.
918         (wl-draft-add-references): Ditto.
919
920 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
921
922         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
923         definition for `m'.
924         (wl-summary-mode-line-format): Add '[%m]'.
925         (wl-message-mode-line-format-spec-alist): Ditto.
926         (wl-summary-display-mime-mode-list): New variable.
927
928         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
929         from wl-summary-buffer-display-as-is.
930         (wl-summary-buffer-display-all-header): New buffer local variable.
931         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
932         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
933         instead of wl-summary-buffer-display-as-is.
934         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
935         (wl-summary-set-persistent-mark): Ditto.
936         (wl-summary-set-message-buffer-or-redisplay): Just call
937         `wl-summary-redisplay-internal' without optional arguments.
938         (wl-summary-toggle-mime): Rewrite.
939         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
940         (wl-summary-toggle-all-header): New function.
941         (wl-summary-redisplay-internal): Treat mime mode.
942
943         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
944         to wl-mime-preview-follow-no-mime.
945         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
946         accodring to the display-mode.
947
948         * wl-message.el (wl-message-buffer-display-type): Rewrite.
949         (wl-message-buffer-display): Changed argument name from `as-is' to
950         `mode'.
951         (wl-message-display-internal): Ditto;
952         Bind elmo-mime-display-header-analysis according to the mode.
953         (wl-message-display-internal): Put wl-message-display-mime-mode
954         property on entire buffer.
955
956 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
957
958         * wl-draft.el (wl-draft-do-fcc): Undo last change.
959
960 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
961
962         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
963         Don't extract mail address.
964         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
965
966         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
967
968         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
969
970 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
973         wl-fldmgr-cut-entity-list on confirmation.
974
975 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
978         (wl-mime-quit-preview): Check existence of
979         mime-edit-temp-message-buffer here.
980
981 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
982
983         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
984         after deletion.
985
986         * wl-draft.el (wl-draft-send-confirm): Check major-mode
987         before calling wl-mime-quit-preview.
988
989 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
990
991         * wl-summary.el (wl-summary-pick): If call it with prefix
992         argument, set `delete-marks' as non-nil. Pick from only visible
993         messages.
994         (wl-summary-check-target-mark): New function.
995         (wl-summary-target-mark-mark-as-read): Use it.
996         (wl-summary-target-mark-mark-as-unread): Ditto.
997         (wl-summary-target-mark-operation): Ditto.
998         (wl-summary-target-mark-set-flags): Ditto.
999         (wl-summary-target-mark-save): Ditto.
1000         (wl-summary-target-mark-pick): Ditto.
1001         (wl-summary-target-mark-forward): Ditto.
1002         (wl-summary-target-mark-reply-with-citation): Ditto.
1003         (wl-summary-target-mark-print): Ditto.
1004         (wl-summary-target-mark-uudecode): Ditto.
1005
1006         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1007         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1008         with `ask-coding' is non-nil.
1009
1010 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * wl-thread.el (wl-thread-set-parent): If parent is a message
1013         which is identified by references, set linked as nil.
1014
1015 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1016
1017         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1018         (wl-message-mode-line-format-spec-alist): Ditto.
1019         (wl-message-mode-line-format): Ditto.
1020         (wl-summary-mode-line-format): Ditto for docstring.
1021         (wl-summary-no-mime-folder-list): Fix typo.
1022
1023         * wl-util.el (wl-current-message-buffer): Call
1024         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1025
1026         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1027         variable.
1028         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1029         of `wl-summary-redisplay-no-mime'.
1030         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1031         (wl-summary-toggle-mime): New function.
1032         (wl-summary-redisplay-all-header): Rewrite.
1033         (wl-summary-redisplay-no-mime): Ditto.
1034         (wl-summary-redisplay-internal): Added argument `as-is' and
1035         `all-header'.
1036
1037         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1038         New variable.
1039         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1040         bottom.
1041         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1042         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1043         "/" unconditionally.
1044
1045         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1046         wl-mime-preview-follow-no-mime for as-is content.
1047         (wl-mime-preview-follow-no-mime): New function.
1048         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1049
1050         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1051         and added `as-is', `all-header'.
1052         (wl-message-buffer-display): Ditto.
1053         (wl-message-buffer-display-type): New function.
1054
1055 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1056
1057         * wl-vars.el (wl-message-header-button-alist): Change default
1058         value.
1059         (wl-message-body-button-alist): Ditto.
1060
1061 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1062
1063         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1064
1065 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1066
1067         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1068
1069 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1070
1071         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1072         is always true.
1073
1074 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1075
1076         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1077         on null entity.
1078
1079 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1080
1081         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1082
1083 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1084
1085         * wl-vars.el (wl-summary-resend-hook): New hook.
1086
1087         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1088         `wl-summary-resend-hook'.
1089
1090 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1091
1092         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1093         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1094         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1095         (wl-summary-new-cached-mark): Changed default value to 'n'.
1096         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1097         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1098         (wl-folder-sync-range-alist): Remove spec for 'flag.
1099         (wl-summary-force-prefetch-folder-list): New user option.
1100
1101         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1102         `wl-summary-toggle-persistent-mark'.
1103         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1104         number is nil.
1105         (wl-summary-mark-as-answered-region): Set interactive argument of
1106         `wl-summary-set-persistent-mark-internal'.
1107         (wl-summary-mark-as-important-region): Ditto.
1108         (wl-summary-unset-persistent-mark): Ditto.
1109         (wl-summary-set-persistent-mark): Ditto.
1110         (wl-summary-mark-as-answered): Ditto.
1111         (wl-summary-mark-as-important): Ditto.
1112         (wl-summary-set-persistent-mark-internal): Do nothing
1113         when `elmo-message-flag-available-p' is nil.
1114         (wl-summary-toggle-persistent-mark): New function.
1115         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1116         when the folder matches `wl-summary-force-prefetch-folder-list'.
1117
1118
1119         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1120         when number is nil.
1121         (wl-highlight-summary-forwarded-face): New face.
1122
1123 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1124
1125         * Version number is increased to 2.11.31.
1126
1127 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1128
1129         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1130         (wl-biff-check-folder-async): Ditto.
1131         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1132
1133 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1134
1135         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1136         Add an argument `reverse'.  All callers are updated.
1137         (wl-summary-sort): Add a prefix argument `reverse' to specify
1138         reverse sorting.
1139         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1140         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1141         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1142
1143 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1144
1145         * wl-message.el (wl-message-redisplay): Does not narrow header if
1146         disply-type is all-header or as-is.
1147
1148         * wl-summary.el (wl-summary-enter-handler): Use
1149         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1150
1151 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1152
1153         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1154         after adding wl-draft-parent-variables.
1155         (wl-draft-forward): Ditto.
1156
1157 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1158
1159         * wl-summary.el (wl-summary-sync-marks): Call
1160         `wl-summary-set-persistent-mark' and
1161         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1162         (wl-summary-set-persistent-mark-internal): Add 4th argument
1163         `no-server'.
1164         (wl-summary-unset-persistent-mark): Ditto.
1165         (wl-summary-set-persistent-mark): Ditto.
1166         (wl-summary-add-flags-internal): Abolish.
1167         (wl-summary-remove-flags-internal): Ditto.
1168         (wl-summary-mark-as-important-internal): Ditto.
1169         (wl-summary-mark-as-important): Use
1170         `wl-summary-set-persistent-mark' instead of
1171         `wl-summary-add-flags-internal'.
1172         (wl-summary-mark-as-important-region): Ditto.
1173
1174         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1175
1176         * wl-summary.el (wl-summary-get-available-flags): New function.
1177         (wl-summary-sync-marks): Use it and simplified.
1178         (wl-summary-unset-persistent-mark): Use
1179         `wl-summary-get-available-flags'.
1180         (wl-summary-set-persistent-mark): Ditto.
1181
1182 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1183
1184         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1185         id.
1186
1187 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1188
1189         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1190         number, call `wl-summary-prev-line-content'. Show message when the
1191         message is not found.
1192
1193 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1194
1195         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1196         wl-summary-enter-handler.
1197         (wl-summary-enter-handler): New command.
1198
1199         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1200         docstring and custom spec.
1201
1202         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1203         flags too; Don't treat Cached and New.
1204         (wl-summary-set-persistent-mark): Ditto.
1205
1206         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1207         `wl-folder-set-flag'.
1208
1209         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1210         instead of `wl-folder-set-flag'.
1211
1212         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1213         for completion.
1214         (wl-summary-set-persistent-mark): Ditto.
1215
1216         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1217         instead of `wl-draft-quit-preview'.
1218
1219         * wl-mime.el (toplevel): Avoid compile warning.
1220         (wl-mime-quit-preview): New function
1221         (formarly defined as `wl-draft-quit-preview').
1222         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1223         quitting method.
1224
1225         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1226
1227         * wl-folder.el (wl-folder-set-flag): Renamed from
1228         `wl-draft-set-flag-on-parent'.
1229
1230         * wl-draft.el (wl-draft-quit-preview): New function.
1231         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1232         (wl-draft-send): Call `wl-folder-set-flag' instead of
1233         `wl-draft-set-flag-on-parent'.
1234         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1235
1236 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1237
1238         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1239         (wl-draft-send): Ditto.
1240
1241 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1242
1243         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1244         (wl-draft-kill-pre-hook): Set default value as nil.
1245         (wl-summary-reply-hook): Ditto.
1246         (wl-draft-kill-flags): Abolish.
1247
1248         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1249         (wl-draft-parent-variables): Renamed from
1250         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1251         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1252         argument; Add wl-draft-parent-variables to
1253         wl-draft-config-variables.
1254         (wl-draft-reply): Likewise.
1255         (wl-draft-kill-flags): Abolish.
1256         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1257         (wl-draft-set-flag-on-parent): New function.
1258         (wl-draft-setup-parent-flag): Ditto.
1259
1260 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1261
1262         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1263         `wl-draft-parent-folder' is "".
1264
1265 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1266
1267         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1268         (wl-summary-digit-jump): New function.
1269         (Adviced by John Owens and Hiroya Murata)
1270
1271         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1272         (Adviced by John Owens)
1273
1274         * wl-xmas.el (wl-message-define-keymap): Ditto.
1275
1276         * wl-mule.el (wl-message-define-keymap): Ditto.
1277
1278 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1279
1280         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1281         change of return value of elmo-folder-count-flags.
1282
1283         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1284         (wl-summary-mark-as-read-internal): Ditto.
1285         (wl-summary-set-persistent-mark-internal): Ditto.
1286         (wl-summary-folder-info-update): Ditto.
1287         (wl-summary-sync-update): Fixed the last change.
1288
1289         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1290
1291 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1294         (wl-draft-kill-flags): Fixed docstring.
1295
1296         * wl-draft.el (wl-draft-kill-flags): New function.
1297         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1298
1299 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1300
1301         * wl-vars.el (wl-reply-hook): Abolish.
1302         (wl-draft-reply-hook): New hook.
1303         (wl-summary-reply-hook): Ditto.
1304         (wl-draft-forward-hook): Ditto.
1305         (wl-summary-forward-hook): Ditto.
1306         (wl-draft-kill-flags): New variable.
1307
1308         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1309         wl-summary-set-persistent-mark-internal.
1310         (wl-summary-sync-marks): Use elmo-preserved-flags.
1311         (wl-summary-update-persistent-mark): Make it interactive.
1312         (wl-summary-set-persistent-mark-internal): New inline function.
1313         (wl-summary-mark-as-answered): Use it.
1314         (wl-summary-mark-as-unanswered): Ditto.
1315         (wl-summary-unset-persistent-mark): New function.
1316         (wl-summary-set-persistent-mark): Ditto.
1317         (wl-summary-reply): Don't set answered flag;
1318         Run wl-summary-reply-hook instead.
1319         (wl-summary-forward): Call wl-draft-forward with number.
1320         Run wl-summary-forward-hook.
1321
1322         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1323         (wl-highlight-summary-line-face-spec): Use it as a default
1324         persistent mark face.
1325
1326         * wl-draft.el (wl-draft-forward): Added optional argument number;
1327         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1328         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1329         (wl-draft-kill): Use wl-draft-kill-flags.
1330
1331         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1332
1333         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1334         of return value of elmo-folder-count-flags.
1335
1336         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1337
1338         * wl-summary.el (wl-summary-count-unread): Ditto.
1339         (wl-summary-sync-update): Follow the change above.
1340         (wl-summary-force-prefetch): New function.
1341
1342 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1343
1344         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1345         variable `buf' with `let' instead of `setq'.
1346
1347 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1348
1349         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1350         add Content-Disposition heaeder on the deleted part.
1351
1352 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1353
1354         * wl-draft.el (wl-draft-save): Encode address list under edit by
1355         `eword-encode-unstructured-field-body'.
1356
1357         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1358
1359 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1360
1361         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1362         wl-current-summary-buffer.
1363
1364 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1365
1366         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1367         `numbers' is ignored.
1368
1369 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1370
1371         * wl-folder.el (wl-folder-open-folder): Avoid error.
1372         Reported by John Owens, [wl-en:815]
1373
1374         * wl.el (wl): Set timer for biff process even if prefix argument
1375         is given or auto-checking is quitted.
1376
1377         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1378         immediately.
1379         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1380         (wl-toggle-plugged): Ditto.
1381
1382         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1383         * wl-util.el (wl-biff-start): Use idle timer if
1384         `wl-biff-use-idle-timer' is non-nil.
1385
1386 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1387
1388         * wl-highlight.el (wl-highlight-message): Fix description.
1389
1390 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1391
1392         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1393         tty.
1394
1395 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1396
1397         * wl-action.el (wl-summary-exec): Print failure count.
1398
1399 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1400
1401         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1402         to `defun', remove interactive form.
1403         Set elmo-message-fetch-confirm when force-reload is non-nil.
1404
1405 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1406
1407         * wl-summary.el (toplevel): Removed unnecessary autoload.
1408
1409 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1412         the buffer is generated from another message buffer.
1413
1414 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1415
1416         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1417         extracted from `wl-fldmgr-save-folders'.
1418         (wl-fldmgr-delete): Call it after deletion.
1419
1420 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1421
1422         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1423         multi-tty support.
1424
1425 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1426
1427         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1428
1429 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1430
1431         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1432         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1433
1434 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1435
1436         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1437         unsubscribe list only if argument CLEAR is nil.
1438
1439 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1440
1441         * wl-draft.el (wl-draft-reply): Decode subject before removing
1442         Re: prefix.
1443
1444 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1445
1446         * wl-summary.el (wl-summary-sort-by-size): New command.
1447
1448 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1449
1450         * wl-summary.el (wl-summary-number-list-from-region): New
1451         function.
1452         (wl-summary-mark-as-read-region): Use it.
1453         (wl-summary-mark-as-unread-region): Ditto.
1454         (wl-summary-set-flags-region): Ditto and add optional argument
1455         remove.
1456         (wl-summary-mark-as-answered-region): Ditto.
1457         (wl-summary-mark-as-important-region): Ditto.
1458         (wl-summary-target-mark-mark-as-important): Added optional
1459         argument remove.
1460         (wl-summary-target-mark-mark-as-answered): Ditto.
1461         (wl-summary-target-mark-set-flags): Ditto.
1462
1463 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1464
1465         * wl-summary.el (wl-summary-set-flags-region): Call
1466         `wl-summary-set-flags-internal' with number list instead of call
1467         one by each message.
1468         (wl-summary-target-mark-set-flags): Likewise.
1469
1470 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1471
1472         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1473         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1474         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1475         (wl-summary-target-mark-mark-as-answered): Likewise.
1476
1477 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1478
1479         * wl-summary.el (wl-summary-target-mark-forward): Use
1480         `wl-summary-delete-all-target-marks' instead of
1481         `wl-summary-delete-all-temp-marks'.
1482         (wl-summary-target-mark-reply-with-citation): Ditto.
1483         (wl-summary-target-mark-uudecode): Ditto.
1484         (wl-summary-target-mark-set-flags): Ditto and remove needless
1485         cursor move.
1486
1487 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1488
1489         * wl-summary.el (wl-summary-target-mark-forward): Protect
1490         wl-summary-buffer-target-mark-list from nreverse.
1491         (wl-summary-target-mark-reply-with-citation): Ditto.
1492
1493 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1494
1495         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1496         `elmo-display-progress-threshold'.
1497
1498 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1499
1500         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1501         check `wl-summary-highlight'.
1502         (wl-summary-window-scroll-functions): Respect value of
1503         `wl-summary-highlight'.
1504         (wl-summary-sync-update): Run hooks
1505         `wl-summary-buffer-window-scroll-functions' at any time.
1506
1507 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1508
1509         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1510         from `wl-summary-cleanup-temp-marks'.
1511         (wl-summary-cleanup-temp-marks): Abolish argument.
1512         * wl.el (wl-save-status): Revert previous change.
1513         (wl-execute-temp-marks): New function, call
1514         `wl-summary-exec-with-confirmation'.
1515         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1516         (wl-folder-save-and-exec-marks): Abolished.
1517
1518 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1519
1520         * wl-e21.el (wl-e21-display-image-p): Respect
1521         `wl-highlight-folder-with-icon'.
1522         (wl-e21-highlight-folder-group-line): Highlight mouse line
1523         even if wl-e21-display-image-p is nil.
1524
1525         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1526         Respect value of `wl-summary-highlight'.
1527
1528         * wl.el (wl-save-status): Remove unused variable.
1529
1530         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1531         (wl-folder-mode-map): Bind it to "x".
1532
1533 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1534
1535         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1536
1537         * wl-thread.el (wl-thread-get-parent-list): Don't check
1538         disconnected ancestors, neglecting needless work in
1539         `wl-thread-update-indent-string-thread'.
1540
1541         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1542         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1543         argument, add argument default-keep to keep marks by default.
1544
1545         * Version number is increased to 2.11.30.
1546
1547         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1548         customization type and docstring.
1549         (wl-draft-reply-without-argument-list): Ditto.
1550
1551 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1552
1553         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1554
1555         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1556
1557 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1558
1559         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1560
1561 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1562
1563         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1564         save-excursion so as not to include run-hooks.
1565
1566 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1567
1568         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1569         Clarify that marks are going to be cleared.
1570
1571 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1572
1573         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1574         according to 3rd element of wl-summary-flag-mark.
1575
1576         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1577
1578 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1579
1580         * wl-action.el (wl-summary-target-mark-all): Don't set
1581         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1582
1583 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1584
1585         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1586         (wl-forward-subject-prefix): Ditto.
1587         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1588         (wl-draft-reply-make-subject): Ditto.
1589
1590         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1591         `wl-draft-forward'.
1592         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1593
1594 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1595
1596         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1597         target message does not exist.
1598
1599 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1600
1601         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1602         `wl-subject-prefix-regexp'.
1603         (wl-subject-forward-prefix-regexp): New variable.
1604         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1605         `wl-draft-strip-subject-re' and take regexp as argument.
1606         (wl-draft-forward): Use it.
1607         (wl-draft-reply): Ditto.
1608
1609 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1610
1611         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1612         emacs multi-tty support.
1613
1614 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1615
1616         * wl-e21.el (wl-e21-display-image-p): Don't call
1617         `display-images-p'.
1618         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1619         support.
1620         (wl-highlight-folder-current-line): Ditto.
1621         (wl-folder-init-icons): Ditto.
1622
1623 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1624
1625         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1626         the last line of summary in unplugged mode.
1627
1628 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1629
1630         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1631
1632 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1633
1634         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1635         * wl-address.el (wl-address-user-mail-address-p): Use it.
1636         (wl-address-delete-user-mail-addresses): Ditto.
1637         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1638
1639         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1640         (wl-address-delete-user-mail-addresses): Ditto.
1641
1642         * wl-address.el (wl-address-delete-user-mail-addresses): New
1643         function.
1644         * wl-refile.el (wl-refile-guess-by-history): Use it.
1645         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1646         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1647
1648         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1649         use wl-address-user-mail-address-p.
1650
1651 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1652
1653         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1654         after opening group.
1655
1656 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1657
1658         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1659         of elmo-set-buffer-multibyte.
1660
1661         * wl-message.el (wl-original-message-mode): Ditto.
1662
1663         * wl-score.el (wl-score-insert-header): Ditto.
1664
1665         * wl-summary.el
1666         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1667         (wl-summary-goto-folder-subr): Ditto.
1668         (wl-summary-insert-headers): Ditto.
1669
1670         * wl-util.el (wl-set-string-width): Ditto.
1671
1672         * Version number is increased to 2.11.29.
1673
1674 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1675
1676         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1677         (wl-highlight-summary-line-help-echo-alist): New variable.
1678         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1679         into `wl-highlight-summary-line-help-echo' and
1680         `wl-highlight-flag-folder-help-echo'.
1681         (wl-highlight-summary-line-string): Change accordingly.
1682         (wl-highlight-summary-current-line): Ditto.
1683
1684 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1685
1686         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1687         at the beginning of field body (Thanks to Markus Knittig).
1688
1689         * wl-draft.el (wl-draft-insert-current-message): Also check
1690         summary buffer, remove unnecessary tag.
1691
1692 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1693
1694         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1695         when wl-message-buffer is nil.
1696
1697         * wl-folder.el (wl-folder): Abolish unused argument.
1698         Call wl-folder-init when wl-folder-entity is nil.
1699         * wl.el (wl): Change accordingly.
1700
1701 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1702
1703         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1704         multibyte string before insert into draft buffer.
1705         (wl-draft-create-buffer): Always enable multibyte characters for
1706         draft buffer.
1707
1708         * Version number is increased to 2.11.28.
1709
1710 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1711
1712         * wl-folder.el (wl-folder-open-close): Handle blank line.
1713         (wl-folder-jump-to-current-entity): Ditto.
1714
1715 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1716
1717         * Version number is increased to 2.11.27.
1718
1719 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1720
1721         * wl-thread.el (wl-thread-insert-message): When the thread is
1722         devided by wl-summary-max-thread-depth, insert line at the end of
1723         buffer.
1724
1725 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1726
1727         * Version number is increased to 2.11.26.
1728
1729 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1730
1731         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1732
1733 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1734
1735         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1736         value of stream-type and session.
1737
1738 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1739
1740         * Version number is increased to 2.11.25.
1741
1742 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1743
1744         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1745         in a quit message.
1746
1747 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1748
1749         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1750         (wl-summary-redisplay-no-mime-internal): Ditto.
1751
1752 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1753
1754         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1755         * wl-vars.el (wl-smtp-connection-type): Ditto.
1756
1757 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1758
1759         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1760         for the separator line and quote mail-header-separator.
1761
1762 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1763
1764         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1765         result message.
1766
1767         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1768         `elmo-multiple-fields-body-list' with boundary as
1769         mail-header-separator.
1770
1771 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1772
1773         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1774
1775 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1776
1777         * wl-util.el (wl-list-diff): Remove unused function.
1778
1779         * wl-draft.el (wl-draft-send-confirm): Discard input before
1780         confirmation.
1781
1782 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1783
1784         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1785         order of flag and new.
1786
1787 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * wl-vars.el (wl-refile-policy-alist): Abolished.
1790
1791         * wl-action.el (wl-summary-set-action-refile): Follow the change
1792         above.
1793
1794 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * wl-highlight.el (wl-highlight-signature-search): Don't use
1797         re-search-backward for a long word since it is possible to crash
1798         XEmacs because of a bug.
1799
1800 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1801
1802         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1803
1804 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1805
1806         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1807         argument for wl-summary-sync-force-update.
1808
1809 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1810
1811         * wl-summary.el (wl-summary-mode-map): Revival of
1812         wl-summary-mark-as-important related bindings;
1813         Bind 'F','tF','mF','rF','m&'.
1814         (wl-summary-mark-as-important-region): Revival.
1815         (wl-summary-target-mark-mark-as-important): Ditto.
1816         (wl-summary-target-mark-operation): New function.
1817         (wl-summary-target-mark-mark-as-answered): Use it.
1818         (wl-summary-decide-flag): Don't set Important as default.
1819         (wl-summary-mark-as-important-internal): Revival.
1820         (wl-summary-mark-as-important): Ditto.
1821
1822         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1823
1824         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1825         instead of facep.
1826
1827 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1828
1829         * wl-dnd.el (wl-dnd-drop-func): Fix.
1830
1831         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1832         mouse-set-point instead of posn-point.
1833
1834         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1835
1836         * wl-mule.el (wl-completing-read-multiple): Ditto.
1837
1838 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1839
1840         * wl-demo.el (face-background-name): Defalias to avoid compile
1841         warning.
1842
1843 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1844
1845         * wl-summary.el (wl-summary-decide-flag): Use
1846         wl-completing-read-multiple instead of completing-read-multiple.
1847
1848         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1849         New alias.
1850
1851         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1852         Use face-background-name instead of face-background.
1853
1854         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1855
1856         * wl-summary.el (wl-summary-save): Use it.
1857         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1858
1859         * wl-mime.el (wl-mime-save-content): Fix last change.
1860
1861 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1862
1863         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1864         New function.
1865         (wl-summary-sort-specs): Added sort.
1866         * wl-mime.el (wl-mime-save-content): Expand file name.
1867
1868 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1869
1870         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1871
1872         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1873
1874 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1875
1876         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1877         for flag if it is not defined.
1878
1879 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1880
1881         * wl-e21.el (wl-highlight-folder-current-line): Use
1882         elmo-folder-type-internal when elmo-folder-type returns nil.
1883
1884         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1885
1886         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1887
1888         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1889
1890         * wl-e21.el (wl-summary-toolbar): Ditto.
1891
1892         * wl-vars.el (wl-demo-background-color): Abolished.
1893         (wl-summary-persistent-mark-priority-list): Renamed from
1894         wl-summary-flag-priority-list.
1895         (wl-summary-flag-alist): New user option.
1896         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1897         (wl-message-mode-line-format-spec-alist): Added 'F'.
1898         (wl-message-mode-line-format): Likewise.
1899         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1900         instead of wl-summary-important-mark.
1901         (wl-file-folder-icon): New variable.
1902
1903         * wl-thread.el (wl-thread-set-flags): Renamed from
1904         wl-thread-mark-as-important.
1905
1906         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1907         warning.
1908         (wl-summary-mode-menu-spec): Follow the change of 
1909         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1910         (wl-summary-mode-map): Follow the change of
1911         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1912         (wl-summary-detect-mark-position): Follow the variable name change.
1913         (wl-summary-set-flags-region): New function for the replacement of
1914         wl-summary-mark-as-important-region.
1915         (wl-summary-sync-marks): Sync all global-flags.
1916         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1917         instead of elmo-message-flagged-p.
1918         (wl-summary-persistent-mark-string): Follow the variable name change;
1919         Put wl-summary-flag-mark if the message has global-flag.
1920         (wl-summary-target-mark-set-flags): Renamed from 
1921         wl-summary-target-mark-mark-as-important.
1922         (wl-summary-decide-flag): New function.
1923         (wl-summary-set-flags-internal): Renamed from
1924         wl-summary-mark-as-important-internal.
1925         (wl-summary-add-flags-internal): New function.
1926         (wl-summary-remove-flags-internal): Ditto.
1927         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1928         (wl-summary-mark-as-unimportant): Abolish.
1929         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1930         (wl-summary-next-message): List flagged messages in the msgdb.
1931
1932         * wl-score.el (wl-summary-score-update-all-lines): Use
1933         wl-summary-add-flags-internal instead of 
1934
1935         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1936
1937         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1938         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1939         (wl-message-buffer-require-all-header): Renamed from
1940         wl-message-buffer-all-header-flag (Ditto).
1941         (wl-message-buffer-flag-indicator): New variable.
1942         (wl-message-redisplay): Changed local varibale name from `flag' to
1943         `display-type'; Set up wl-message-buffer-flag-indicator.
1944         (wl-message-buffer-display): Changed varibale name from `flag' to
1945         `display-type'.
1946         (wl-message-display-internal): Likewise.
1947
1948         * wl-highlight.el (wl-highlight-demo-face): Define default background
1949         color.
1950         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1951
1952         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1953
1954         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1955         (wl-demo-setup-properties): Renamed from
1956         `wl-demo-set-background-color'.
1957         (wl-demo): Follow the change above.
1958         
1959         * Version number is increased to 2.11.24.
1960
1961 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1962
1963         * wl-summary.el (wl-summary-toggle-thread): Call
1964         `wl-summary-rescan' with disable-thread as non-nil.
1965         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1966
1967 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1968
1969         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1970         foreground property of the face.
1971         (wl-demo-insert-text): Don't set up face property here.
1972         (wl-demo): Call wl-demo-set-background-color, anyway.
1973
1974 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1975
1976         * wl-vars.el (wl-demo-background-color): The value can be nil.
1977
1978 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1979
1980         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1981         to wl-summary-wheel-dispatcher.
1982
1983         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1984         wl-message-wheel-dispatcher.
1985         (wl-message-wheel-dispatcher): New function.
1986         (wl-summary-wheel-dispatcher): Ditto.
1987
1988 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1989
1990         * wl-action.el (wl-summary-target-mark-all): List messages which are
1991         not in the killed-list.
1992
1993         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1994         only when the folder is 'flag/important.
1995
1996         * wl-address.el (wl-complete-field-body): Complete if the last
1997         character is a space.
1998
1999 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2000
2001         * wl-folder.el (wl-folder-clear-entity-info): Use
2002         elmo-clear-hash-val.
2003
2004         * wl-fldmgr.el (wl-fldmgr-rename): Set
2005         wl-folder-info-alist-modified as t.
2006
2007 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2008
2009         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2010
2011 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2012
2013         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2014         (wl-folder-buffer-last-visited-entity-id): New buffer local
2015         variable.
2016         (wl-folder-revisit-last-visited-folder): New function.
2017         (wl-folder-mode-map): Bind it to "C-i".
2018         (wl-folder-set-current-entity-id): Set last visited folder.
2019         * wl-summary.el (wl-summary-exit): Ditto.
2020
2021 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2024         before calling `recenter' in order to cope with an XEmacs bug.
2025
2026 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2027
2028         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2029         to the default value.
2030
2031 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2034         change.
2035         (wl-summary-sync-marks): Ditto.
2036         (wl-summary-mark-as-read-internal): Ditto.
2037         (wl-summary-mark-as-answered-internal): Ditto.
2038         (wl-summary-mark-as-important-internal): Ditto.
2039         (wl-summary-reply): Ditto.
2040
2041         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2042         instead of `elmo-folder-unflag-answered'.
2043
2044         * Version number is increased to 2.11.23.
2045
2046         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2047         the last change.
2048
2049 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2050
2051         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2052         Specify "spam" or "good".
2053
2054 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2055
2056         * wl-spam.el (wl-summary-exec-action-spam): Call
2057         wl-folder-confirm-existence for spam folder.
2058         (wl-spam-setup): Bind "mk".
2059
2060 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2061
2062         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2063
2064 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2065
2066         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2067         destination folder is empty.
2068
2069 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2070
2071         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2072         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2073
2074         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2075         (wl-summary-refile-prev-destination-region): New function.
2076         (wl-thread-refile-prev-destination): Ditto.
2077         (wl-summary-target-mark-refile-prev-destination): Ditto.
2078
2079 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2080
2081         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2082         (wl-demo-background-color): Changed default value.
2083
2084         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2085         color.
2086
2087         * wl-demo.el (wl-demo-set-background-color): New function.
2088         (wl-demo): Call it.
2089
2090 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2091
2092         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2093         * wl-address.el (wl-address-add-or-change): Don't add empty
2094         address.
2095
2096 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2097
2098         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2099
2100 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2101
2102         * wl-vars.el (wl-demo-image-filter-alist): New variable
2103         (wl-demo-background-color): Ditto.
2104
2105         * wl-demo.el (wl-demo-xpm-set-background): New function.
2106         (wl-demo-image-filter): Ditto.
2107         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2108
2109         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2110
2111         * wl-demo.el (wl-demo-icon-name): Define as function.
2112         (wl-demo-insert-image): Use it.
2113
2114 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2115
2116         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2117
2118 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2119
2120         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2121
2122 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2123
2124         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2125
2126 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2127
2128         * wl-thread.el (wl-thread-mark-as-answered): New function.
2129
2130         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2131         answered" entry.
2132         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2133         "r&" and wl-thread-mark-as-answered to "t&".
2134         (wl-summary-mark-as-important-region): Refine to toggle mark.
2135         (wl-summary-mark-as-answered-region): New function.
2136         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2137         and 3rd argument.
2138         (wl-summary-mark-as-important-internal): Likewise.
2139
2140 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2141
2142         * wl-template.el (wl-template-preview): New internal variable.
2143         (wl-template-preview-p): New function.
2144         (wl-template-show): Bind `wl-template-preview' as t.
2145
2146 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2147
2148         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2149         `elmo-message-entity-field' with 3rd argument which is non-nil.
2150
2151 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2152
2153         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2154         Removed duplicate local bind `folder'.
2155
2156 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2157
2158         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2159
2160 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2161
2162         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2163         duplicate definition.
2164
2165 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2166
2167         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2168         non-nil, use it; Don't fetch message if there's no message in the
2169         current cursor position.
2170
2171 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2172
2173         * wl-util.el (wl-region-exists-p): Use region-active-p.
2174         (wl-deactivate-region): New function.
2175         * wl-message.el (wl-message-redisplay): Deactivate region.
2176
2177         * wl-summary.el (wl-summary-reply): Call
2178         `wl-summary-set-message-buffer-or-redisplay' instead of
2179         `wl-summary-redisplay-internal', don't move point.
2180
2181 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2182
2183         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2184         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2185         by regexp.
2186
2187 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2188
2189         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2190         if no need.
2191
2192 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2193
2194         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2195         default value to nil.
2196         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2197         `wl-summary-prepare-hook'; Replace refile action to
2198         `wl-summary-exec-action-refile-with-register'.
2199
2200         * Version number is increased to 2.11.22.
2201
2202 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2203
2204         * wl-summary.el (wl-summary-detect-mark-position): Set
2205         `wl-summary-buffer-weekday-name-lang'.
2206
2207 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2208
2209         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2210         (wl-summary-mark-as-read-all): Ditto.
2211         (wl-summary-delete-messages-on-buffer): Ditto.
2212         (wl-summary-sync-update): Ditto.
2213         (wl-summary-mark-as-read-internal): Ditto.
2214         (wl-summary-mark-as-answered-internal): Ditto.
2215         (wl-summary-update-folder-info): Abolished.
2216
2217 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2218
2219         * wl-summary.el (wl-summary-mark-as-read-all): Use
2220         `wl-summary-update-folder-info' instead of
2221         `wl-folder-update-unread'.
2222
2223 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2224
2225         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2226         `wl-summary-folder-info-update'.
2227         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2228         instead of `wl-summary-folder-info-update'.
2229         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2230         `wl-folder-set-folder-updated'.
2231         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2232         instead of `wl-folder-update-unread'.
2233         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2234         the value of `wl-summary-buffer-unread-count' for the second parameter of
2235         `wl-folder-update-unread'.
2236
2237         * Version number is increased to 2.11.21.
2238
2239 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2240
2241         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2242         a local variable.
2243
2244 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2245
2246         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2247         interactively.
2248
2249         * wl-summary.el (wl-summary-mark-as-important-internal): New
2250         internal function.
2251         (wl-summary-mark-as-important): Use it.
2252         (wl-summary-mark-as-unimportant): New function.
2253         (wl-summary-sync-marks): Follow the API change.
2254
2255         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2256
2257         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2258
2259 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2260
2261         * wl-folder.el (wl-folder-update-unread): Re-indent.
2262         Narrow the scope of a local variable.
2263
2264 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2265
2266         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2267         (wl-addrmgr-merge-entries): Ditto.
2268         (wl-addrmgr): Added to address entry which exists in draft buffer
2269         if no entry is in original.
2270
2271 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2272
2273         * wl-batch.el: New file.
2274
2275 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2276
2277         * wl-vars.el (wl-use-semi): Remove unused variable.
2278
2279 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2280
2281         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2282         "?".
2283
2284 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2285
2286         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2287         wl-summary-new-mark.
2288         (wl-summary-new-cached-mark): New user option.
2289         (wl-summary-score-marks): Follow the change above.
2290         (wl-summary-auto-refile-skip-marks): Ditto.
2291         (wl-summary-incorporate-marks): Ditto.
2292         (wl-summary-expire-reserve-marks): Ditto.
2293
2294         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2295
2296         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2297         (wl-summary-persistent-mark-string): Distinguished between cached
2298         and uncached mark when the message is new.
2299
2300 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2301
2302         * wl-spam.el (wl-spam-domain): Renamed from
2303         `wl-spam-folder-guess-domain'.
2304         (wl-summary-exec-action-spam): Register as spam if domain of the
2305         source folder is good.
2306         (wl-summary-exec-action-refile-with-register): Register message if
2307         domain of the source folder is not undecided.
2308
2309 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2312         detect thread loop.
2313
2314 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2315
2316         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2317         and wl-summary-skip-mark-list.
2318
2319 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2320
2321         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2322
2323         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2324
2325         * wl-spam.el (toplevel): Require wl-highlight.
2326         (wl-spam-auto-check-policy-alist): Abolish.
2327         (wl-spam-auto-check-folder-regexp-list): New user option.
2328         (wl-spam-auto-check-marks): Ditto.
2329         (wl-spam-mark-action-list): Ditto.
2330         (wl-highlight-summary-spam-face): New face.
2331         (wl-spam-auto-check-message-p): New function.
2332         (wl-spam-map-spam-messages): Fixed message.
2333         (wl-spam-register-spam-messages): Ditto.
2334         (wl-spam-register-good-messages): Ditto.
2335         (wl-summary-spam-map): Add and remove keybind.
2336         (wl-summary-target-mark-spam): Abolish.
2337         (wl-summary-refile-spam): Ditto.
2338         (wl-summary-test-spam): New function.
2339         (wl-summary-mark-spam): Ditto.
2340         (wl-summary-auto-check-spam): Follow the above change.
2341         (wl-summary-exec-action-spam): New function.
2342         (wl-summary-exec-action-refile-with-register): Fixed message.
2343         (wl-message-check-spam): New function.
2344         (wl-spam-setup): Ditto.
2345         (toplevel): Call it if this file is loaded interactivity.
2346
2347         * Version number is increased to 2.11.20.
2348
2349 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2350
2351         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2352         when new optional argument `force' is non nil or modified.
2353
2354 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl.el (toplevel): Require wl-spam when compile.
2357         (wl-save-status): Call wl-spam-save-status.
2358
2359         * wl-spam.el (wl-spam-register-spam-messages): New function.
2360         (wl-spam-register-good-messages): Ditto.
2361         (wl-spam-save-status): Ditto.
2362         (wl-summary-mode-map): Bind
2363         wl-summary-target-mark-register-as-spam to "ms" and
2364         wl-summary-target-mark-register-as-good to "mn".
2365         (wl-summary-register-as-spam): Abolish optional argument; Use
2366         wl-spam-register-spam-messages.
2367         (wl-summary-register-as-spam-all): Use
2368         wl-spam-register-spam-messages.
2369         (wl-summary-register-as-good): Abolish optional argument; Use
2370         wl-spam-register-good-messages.
2371         (wl-summary-register-as-good-all): Use
2372         wl-spam-register-good-messages.
2373         (wl-summary-target-mark-register-as-spam): New funtion.
2374         (wl-summary-target-mark-register-as-good): Ditto.
2375
2376 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-spam.el: New file.
2379
2380 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2381
2382         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2383
2384         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2385         (wl-summary-auto-refile): Call wl-refile-guess with
2386         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2387
2388 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2391         with disable-thread argument non-nil.
2392
2393 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * wl-summary.el (wl-summary-rescan): Added optional argument
2396         disable-thread.
2397         (wl-summary-sync): Call wl-summary-rescan with argument
2398         disable-thread.
2399         (wl-summary-input-range): Added new range `rescan-thread'.
2400
2401 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2402
2403         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2404
2405 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2406
2407         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2408         internal variable.
2409         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2410         wl-summary-search-parent-by-subject-regexp and
2411         wl-summary-divide-thread-when-subject-changed as nil.
2412         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2413         (wl-summary-insert-thread): Search parent entity from
2414         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2415         thread loop.
2416
2417 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2418
2419         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2420
2421         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2422
2423         * wl-util.el (wl-require-update-all-folder-p): New function.
2424         (wl-get-assoc-list-value): Added `function' to match directive.
2425         (wl-collect-draft): Rewrite.
2426
2427         * wl-summary.el (wl-summary-sync-update): Clear faces
2428         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2429         are non-nil.
2430         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2431         argument as function.
2432         (wl-summary-input-range): Ditto.
2433
2434         * wl-folder.el (wl-draft-get-folder): New function.
2435         (wl-folder-get-elmo-folder): Consider draft folder.
2436
2437         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2438         (wl-draft-buffer-message-number): New buffer local variable.
2439         (wl-draft-folder-internal): New internal variable.
2440         (wl-draft-delete): Rewrite.
2441         (wl-draft-save): Ditto.
2442         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2443         wl-folder-get-elmo-folder.
2444         (wl-draft-config-info-operation): Ditto.
2445         (wl-jump-to-draft-folder): Ditto.
2446         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2447         (wl-draft-reedit): Rewrite.
2448
2449         * Version number is increased to 2.11.19.
2450         
2451 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2452
2453         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2454         variable.
2455
2456 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2459         Use ignore-errors instead of unwind-protect.
2460
2461 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2462
2463         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2464         for updating `wl-thread-entity-list'.
2465
2466 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2467
2468         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2469         parameter from calling `wl-thread-entity-get-older-brothers' and
2470         `wl-thread-entity-get-younger-brothers'.
2471         Replace nested `append' with a single one.
2472
2473 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2474
2475         * wl-summary.el (wl-summary-mode): Don't use the return value of
2476         `make-local-hook'.
2477
2478 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2479
2480         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2481         instead of `let*'.
2482         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2483         of local variables.
2484
2485 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2486
2487         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2488         Renamed from wl-summary-window-scroll-functions.
2489         (wl-summary-window-scroll-functions): Don't set to variable.
2490         (wl-summary-display-top): Use run-hooks.
2491         (wl-summary-display-bottom): Ditto.
2492         (wl-summary-toggle-disp-msg): Ditto.
2493         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2494         Use it instead of wl-summary-window-scroll-functions.
2495         (wl-summary-goto-folder-subr): Don't call
2496         wl-summary-window-scroll-functions, use
2497         wl-summary-buffer-window-scroll-functions instead.
2498
2499 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2500
2501         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2502         make-local-variable.
2503
2504 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2505
2506         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2507         set-buffer-modified-p.
2508         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2509         (wl-summary-display-bottom): Ditto.
2510         (wl-summary-toggle-disp-msg): Ditto.
2511
2512 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2513
2514         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2515
2516         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2517         (wl-summary-forward): Use elmo-message-entity-field instead of
2518         elmo-message-field.
2519
2520         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2521
2522 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2523
2524         * wl-summary.el (wl-summary-window-scroll-functions): No use
2525         `append'.
2526
2527 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2528
2529         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2530         function.
2531         (wl-summary-window-scroll-functions): Call it when both
2532         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2533         (wl-summary-temp-mark): Added optional argument number.
2534         (wl-summary-message-mark): Added optional argument flag.
2535         (wl-summary-persistent-mark): Added optional argument number and flag.
2536         (wl-summary-update-persistent-mark): Ditto.
2537         (wl-summary-update-status-marks): Set "r" for interactive spec.
2538
2539         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2540         argument number and flag.
2541
2542         * wl-action.el (wl-summary-registered-temp-mark): 
2543         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2544
2545 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2546
2547         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2548         internal variable (buffer local).
2549         (wl-summary-window-scroll-functions): New function.
2550         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2551         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2552         as nil.
2553         (wl-summary-update-status-marks): Added arguments beg, end and
2554         check.
2555         (wl-summary-update-mark-window): Use function.
2556         (wl-summary-sync-update): Follow the change above.
2557         (wl-summary-switch-to-clone-buffer): Copy
2558         wl-summary-buffer-unsync-mark-number-list.
2559         (wl-summary-goto-folder-subr): Set
2560         wl-summary-buffer-unsync-mark-number-list and
2561         use wl-summary-window-scroll-functions instead of
2562         wl-summary-lazy-highlight.
2563
2564         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2565
2566 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2569
2570         * wl-summary.el (wl-summary-update-persistent-mark): Call
2571         wl-summary-set-message-modified.
2572
2573         * wl-summary.el (wl-summary-sync-update): Don't call
2574         wl-summary-update-status-marks.
2575
2576         * Version number is increased to 2.11.18.
2577
2578 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2579
2580         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2581         (wl-message-next-page): Ditto.
2582
2583 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2584
2585         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2586         local variable.  Change the order of a collected list into the
2587         same as the specified range.  Remove nil from a collected list.
2588
2589 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2592         argument for elmo-folder-list-messages.
2593
2594 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2595
2596         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2597         change (wl-summary-count-unreads return a list instead of a cons
2598         cell).
2599
2600 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2601
2602         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2603         `wl-summary-folder-info-update'.
2604
2605 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2606
2607         * wl-summary.el (wl-summary-set-message-modified): No use
2608         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2609         (wl-summary-set-mark-modified): Abolish.
2610         (wl-summary-mark-modified-p): Ditto.
2611         (wl-summary-save-view): Follow the change above.
2612
2613         * wl-expire.el (wl-summary-expire): Likewise.
2614
2615 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2616
2617         * wl-summary.el (wl-summary-detect-mark-position): Use
2618         modb-entity-handler.
2619         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2620
2621         * Version number is increased to 2.11.17.
2622
2623 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2624
2625         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2626         entity field value.
2627         (wl-summary-prefetch-msg): Ditto.
2628         (wl-summary-print-message-with-ps-print): Ditto.
2629
2630 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2631
2632         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2633         for dummy entity.
2634         (wl-summary-insert-thread): Use elmo-message-entity-field.
2635         (wl-summary-update-thread): Use elmo-message-entity-field and
2636         elmo-message-entity-number.
2637         (wl-summary-line-number):  Use elmo-message-entity-number.
2638         (wl-summary-line-size): Use elmo-message-entity-field.
2639         (wl-summary-line-subject): Ditto.
2640         (wl-summary-line-from): Ditto.
2641         (wl-summary-line-attached): Ditto.
2642         (wl-summary-create-line): Ditto.
2643         (wl-summary-create-line): Use elmo-message-entity-number.
2644         (wl-summary-print-message-with-ps-print): Use
2645         elmo-message-entity-field.
2646
2647 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2648
2649         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2650         change in elmo-msgdb-make-message-entity.
2651         (wl-summary-buffer-set-folder): Don't call
2652         wl-summary-detect-mark-position here.
2653         (wl-summary-rescan): Call elmo-message-entity-number.
2654         (wl-summary-sync-update): Ditto.
2655         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2656
2657         * wl-score.el (wl-score-header-index): Redefine 2th element.
2658         (wl-score-overview-entity-get-extra): Abolish.
2659         (wl-score-ov-entity-get): Rewrite.
2660         (wl-score-string-index<, wl-score-string-func<): Abolish.
2661         (wl-score-string<): New function.
2662         (wl-score-string-sort): Use it.
2663
2664         * wl-refile.el (wl-refile-guess-by-history): Use
2665         elmo-message-entity-field.
2666         (wl-refile-guess-by-from): Ditto.
2667         (wl-refile-guess-by-msgid): Ditto.
2668
2669         * Version number is increased to 2.11.16.
2670
2671 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2672
2673         * wl-folder.el (wl-folder-confirm-existence): Don't call
2674         file-exists-p if msgdb-path is nil.
2675         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2676         `wl-read-folder-hist' to `wl-read-folder-history'.
2677
2678 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2679
2680         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2681         `y-or-n-p'.
2682
2683 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2684
2685         * wl-score.el (wl-score-headers): Don't use
2686         elmo-folder-do-each-message-entity.
2687
2688         * Version number is increased to 2.11.15.
2689
2690 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2691
2692         * wl-summary.el (wl-summary-delete-all-msgs): Use
2693         elmo-folder-move-messages instead of elmo-folder-delete-messages
2694         and elmo-folder-detach-messages.
2695         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2696
2697         * wl-expire.el (wl-expire-delete): Ditto.
2698         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2699
2700 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2701
2702         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2703         (wl-message-header-narrowing-fields): Ditto.
2704         (wl-message-header-narrowing-lines): Ditto.
2705         (wl-message-header-narrowing-string): Ditto.
2706
2707         * wl-summary.el (wl-summary-mode-map): Bind
2708         wl-summary-toggle-header-narrowing to "C-cC-f".
2709         (wl-summary-toggle-header-narrowing): New function.
2710
2711         * wl-message.el (wl-message-buffer-create): Call
2712         wl-message-header-narrowing-setup.
2713         (wl-message-redisplay): Call wl-message-header-narrowing.
2714         (wl-message-header-narrowing): New function.
2715         (wl-message-header-narrowing-map): New keymap.
2716         (wl-message-header-narrowing-widen-map): New keymap.
2717         (wl-message-header-narrowing-again-at-mouse): New function.
2718         (wl-message-header-narrowing-1): Ditto.
2719         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2720         (wl-message-header-narrowing-setup): Ditto.
2721         (wl-message-header-narrowing-toggle): Ditto.
2722         
2723         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2724
2725         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2726         'flag as all.
2727         (wl-use-flag-folder-help-echo): New user option.
2728
2729         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2730         wl-summary-highlight as nil.
2731         (wl-summary-set-mark-modified): Follow the API change.
2732         (wl-summary-mark-modified-p): Ditto.
2733         (wl-summary-mark-as-read-all): Ditto.
2734         (wl-summary-sync-marks): Don't call
2735         elmo-folder-list-messages-with-global-mark.
2736         (wl-summary-mark-as-read-internal): Follow the API change.
2737         (wl-summary-mark-as-answered-internal): Ditto.
2738         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2739         Follow the API change.
2740         (wl-summary-create-line): Call with number argument.
2741         (wl-summary-reply): Follow the API change.
2742
2743         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2744         function.
2745         (wl-highlight-summary-line-string): Call it when
2746         wl-use-flag-folder-help-echo is non-nil.
2747         (wl-highlight-summary-current-line): Ditto.
2748         (elmo-flag-folder-referrer): Added autoload setting.
2749
2750         * wl-draft.el (wl-draft-kill): Follow the API change.
2751
2752         * Version number is increased to 2.11.14.
2753         
2754 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2755
2756         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2757
2758 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2759
2760         * Version number is increased to 2.11.13.
2761
2762 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * wl-draft.el (wl-draft-previous-history-element): Fixed
2765         unbalanced parenthesis and bind unbound local variables.
2766
2767 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2768
2769         * wl-draft.el (wl-draft-previous-history-element): New function.
2770         (wl-draft-next-history-element): Ditto.
2771         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2772         them to M-p and M-n.
2773
2774 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2775
2776         * Version number is increased to 2.11.12.
2777
2778 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2779
2780         * wl-draft.el (wl-draft-hide): Select buffer-window.
2781
2782 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2783
2784         * wl-summary.el (wl-summary-narrow-to-region): New function.
2785         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2786         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2787         (wl-summary-save-region): Use it.
2788         * wl-action.el (wl-summary-collect-numbers-region)
2789         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2790
2791 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2792
2793         * wl-folder.el (wl-folder-count-incorporates): Don't use
2794         `elmo-msgdb-mark-load'
2795
2796         * Version number is increased to 2.11.11.
2797
2798 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2799
2800         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2801         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2802
2803 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2806
2807 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2808
2809         * Version number is increased to 2.11.10.
2810
2811 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2812
2813         * wl-mime.el (wl-draft-attribute-value): Fixed.
2814
2815 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2816
2817         * wl-util.el (wl-copy-local-variables): New function.
2818
2819         * wl-mime.el (wl-draft-attribute-recipients): New function.
2820         (wl-draft-attribute-envelope-from): Ditto.
2821         (wl-draft-attribute-smtp-posting-server): Ditto.
2822         (wl-draft-attribute-smtp-posting-port): Ditto.
2823         (wl-draft-attribute-value): Ditto.
2824         (wl-draft-preview-message): Use it to get value for
2825         attributes. Reflect result of `wl-draft-config'.
2826
2827         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2828         and call `wl-summary-mark-as-read' before to call
2829         `wl-summary-unset-mark'.
2830         (wl-summary-target-mark-mark-as-unread): Likewise.
2831         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2832
2833 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-mime.el (wl-draft-preview-message): Use actual value for
2836         attributes; Fix for small window.
2837
2838 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2839
2840         * wl-refile.el (wl-refile-get-field-value): Call
2841         `elmo-message-entity-field' with 3rd argument is non-nil.
2842
2843 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2844
2845         * wl-vars.el (wl-draft-preview-attributes): New user option.
2846         (wl-draft-preview-attributes-list): Ditto.
2847         (wl-draft-preview-attributes-buffer-lines): Ditto.
2848         (wl-draft-preview-attributes-buffer-name): Ditto.
2849
2850         * wl-mime.el (wl-draft-preview-message): Display attributes.
2851
2852 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2853
2854         * wl-summary.el (wl-summary-detect-mark-position): Bind
2855         wl-summary-flag-priority-list to '(new).
2856
2857 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2858
2859         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2860         funtion.
2861         (wl-highlight-summary-line-string): Use it.
2862         (wl-highlight-summary-current-line): Ditto.
2863
2864 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2865
2866         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2867         line even when the mark string is not changed.
2868
2869         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2870         argument change in the wl-summary-create-line.
2871         (wl-thread-insert-entity-sub): Ditto.
2872
2873         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2874         argument change in the wl-summary-create-line.
2875         (wl-summary-insert-sequential): Ditto.
2876         (wl-summary-update-thread): Ditto.
2877         (wl-summary-persistent-mark-string): New inline function.
2878         (wl-summary-message-mark): Use it.
2879         (wl-summary-create-line): Abolish argument wl-persistent-mark
2880         and added wl-flags, wl-cached.
2881
2882         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2883         mark to flags.
2884         (wl-highlight-summary-current-line): Decide the face not by the 
2885         persistent mark but flags.
2886
2887 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2888
2889         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2890         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2891         wl-summary-read-uncached-mark): Revive.
2892         (wl-summary-answered-cached-mark,
2893         wl-summary-answered-uncached-mark): New user option.
2894         (wl-summary-score-marks): Follow the change above.
2895         (wl-summary-auto-refile-skip-marks): Ditto.
2896         (wl-summary-incorporate-marks): Ditto.
2897         (wl-summary-expire-reserve-marks): Ditto.
2898         (wl-summary-flag-priority-list): New user option.
2899
2900         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2901         changes.
2902         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2903         of elmo-message-mark.
2904         (wl-summary-mark-as-read-internal): Ditto.
2905         (wl-summary-mark-as-answered): Ditto.
2906         (wl-summary-mark-as-important): Ditto.
2907         (wl-summary-redisplay-internal): Ditto.
2908         (wl-summary-redisplay-no-mime-internal): Ditto.
2909         (wl-summary-message-mark): New function.
2910         (wl-summary-insert-sequential): Use wl-summary-message-mark
2911         instead of elmo-message-mark.
2912         (wl-summary-update-thread): Ditto.
2913         (wl-summary-persistent-mark): Ditto.
2914         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2915         instead of elmo-message-mark.
2916
2917         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2918         wl-summary-message-mark instead of elmo-message-mark.
2919         (wl-thread-insert-entity-sub): Ditto.
2920         (wl-thread-get-children-msgs-uncached): Ditto.
2921
2922         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2923         variable name changes.
2924         (wl-highlight-summary-current-line): Ditto.
2925
2926         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2927         wl-summary-message-mark instead of elmo-message-mark.
2928
2929         * wl-expire.el (wl-expire-message-p): Ditto.
2930
2931         * wl-score.el (wl-score-headers): Ditto.
2932
2933         * Version number is increased to 2.11.9.
2934
2935         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2936         (wl-summary-sync-update): Follow the change above.
2937         (wl-summary-switch-to-clone-buffer): Ditto.
2938         (wl-summary-open-folder): Ditto.
2939
2940 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2941
2942         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2943         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2944
2945         * Version number is increased to 2.11.8.
2946
2947         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2948
2949         * wl-expire.el (wl-expire-refile): Follow the API change on
2950         `elmo-folder-move-messages'.
2951         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2952
2953         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2954         (wl-summary-exec-action-refile): Ditto.
2955         (wl-summary-exec-action-copy): Ditto.
2956         (wl-summary-no-auto-refile-message-p): No use
2957         `wl-summary-buffer-msgdb'.
2958         (wl-summary-auto-refile): Ditto.
2959
2960 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2961
2962         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2963
2964 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2965
2966         * wl-summary.el (wl-summary-sync): Treat no-sync.
2967
2968         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2969         (wl-default-sync-range): Ditto.
2970
2971 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2972
2973         * wl-refile.el (wl-refile-subject-learn): Call
2974         `elmo-message-entity-field' with 3rd argument is non-nil.
2975         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2976         instead of `elmo-msgdb-overview-entity-get-subject'.
2977
2978 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2979
2980         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2981         scan-type is rescan.
2982         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2983         new optional argument force is non-nil.
2984         (wl-summary-save-view-cache): Call it with force argument non-nil.
2985
2986         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2987
2988 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2989
2990         * wl-action.el (wl-summary-print-argument): Fixed last change.
2991
2992 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2993
2994         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2995         simplified.
2996         (wl-summary-target-mark-mark-as-unread): Likewise.
2997         (wl-summary-target-mark-mark-as-important): Likewise.
2998
2999 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3000
3001         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3002         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3003         (wl-summary-mark-as-important-region): Change accordingly.
3004         (wl-summary-target-mark-mark-as-important): Ditto.
3005
3006 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3007
3008         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3009
3010         * wl-action.el (wl-summary-print-argument): Print argument to
3011         right side of window if `wl-summary-print-argument-within-window'
3012         is non-nil.
3013
3014 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3015
3016         * wl-action.el (wl-summary-set-mark): Use
3017         `wl-summary-message-visible-p' to check visibility of the message
3018         and jump to message only when the message line is visible and have
3019         different number; Call wl-summary-unset-mark with number argument.
3020         (wl-summary-unset-mark): 
3021         Use `wl-summary-message-visible-p'
3022         to check visibility of the message and jump to message only when
3023         the message line is visible and have different number;
3024
3025 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3026
3027         * Version number is increased to 2.11.7.
3028
3029         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3030         and wl-folder-summary-line-format.
3031
3032         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3033         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3034         (wl-summary-set-score-mark): Use it.
3035         (wl-summary-target-mark-mark-as-read): Ditto.
3036         (wl-summary-target-mark-mark-as-unread): Ditto.
3037         (wl-summary-target-mark-mark-as-important): Ditto.
3038         (wl-summary-target-mark-msgs): Simplified.
3039         (wl-summary-detect-mark-position): Fixed problem when
3040         summary-line-format no contain persisten/temp mark spec.
3041         (wl-summary-temp-mark): Ditto.
3042         (wl-summary-persistent-mark): Ditto.
3043         (wl-summary-update-persistent-mark): Ditto.
3044
3045         * wl-action.el (wl-summary-set-mark): Ditto.
3046         (wl-summary-unset-mark): Ditto.
3047         All other related portions are changed.
3048
3049 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3050
3051         * Version number is increased to 2.11.6.
3052
3053 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3054
3055         * wl-util.el (wl-current-message-buffer): Define as function;
3056         Don't use the value of wl-messge-buffer.
3057
3058         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3059         persistent mark.
3060
3061         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3062         no current message, cause an error.
3063
3064 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3065
3066         * wl-summary.el (wl-summary-set-message-modified): Use
3067         elmo-folder-set-message-modified instead of
3068         elmo-folder-set-message-modified-internal.
3069
3070 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3073         interactively.
3074         (wl-summary-sync): nokill->entirely.
3075         (wl-summary-sync-marks): Fixed message.
3076         (wl-summary-input-range): Added mark, nokill->entirely.
3077
3078         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3079         messages as read.
3080
3081 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3084         update-noscore.
3085         (wl-summary-sync): Follow the change above.
3086
3087 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3088
3089         * wl-action.el (wl-summary-target-mark-all): Use
3090         elmo-folder-list-messages.
3091
3092 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3093
3094         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3095         (wl-summary-rescan): Set wl-summary-scored as nil.
3096         (wl-summary-sync-force-update): Follow the change above.
3097         (wl-summary-sync): Ditto.
3098         (wl-summary-sync-update): Added argument disable-killed.
3099         (wl-summary-insert-headers): Set visible-only argument for
3100         elmo-folder-list-messages.
3101         (wl-summary-input-range): Added update-nokill, update-noscore,
3102         all-nokill, all-noscore and mark.
3103
3104         * Version number is increased to 2.11.5.
3105
3106         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3107
3108 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3109
3110         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3111         (wl-summary-prefetch-region-no-mark): Change accordingly.
3112         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3113
3114 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3115
3116         * wl-address.el (wl-complete-field-to): Abolished.
3117         (wl-complete-address): Completion function for completing-read.
3118         * wl-action.el (wl-summary-get-resend-address): Use it.
3119
3120         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3121         wl-summary-update-mark and abolish unused argument.
3122         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3123         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3124         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3125         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3126         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3127         * wl-draft.el (wl-draft-kill): Ditto.
3128
3129         * wl-summary.el: Remove unused binding of case-fold-search.
3130         (wl-summary-replace-status-marks): Abolished.
3131
3132 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3133
3134         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3135         is specified or folder length is zero.
3136
3137 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3138
3139         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3140         (wl-folder-archive-current-entity): Ditto.
3141
3142 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3143
3144         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3145         retrieving message mark.
3146         (wl-summary-redisplay-internal): Ditto.
3147
3148         * wl-message.el (wl-message-buffer-display): Ignore errors while
3149         retrieving message-id field.
3150
3151         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3152         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3153         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3154         order of the arguments for `wl-expire-message-p'.
3155         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3156
3157         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3158         Check return value of wl-summary-reply.
3159         (wl-summary-reply): Recover window configuration when an error occured.
3160
3161 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3162
3163         * wl-summary.el (wl-summary-resend-message): Abolished, the
3164         feature is inherited by wl-summary-resend (put resend mark).
3165
3166 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3167
3168         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3169         wl-message-buffer to nil when the message is hide.
3170
3171 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3172
3173         * .cvsignore: New file.
3174
3175 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3176
3177         * wl-action.el (wl-summary-action-docstring): Add more info.
3178         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3179         duplicate definition.
3180         (wl-summary-define-mark-action): Functions wl-summary-*-region
3181         keep current position.
3182         (wl-summary-unregister-target-mark): Store result to the variable.
3183
3184 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3185
3186         * Version number is increased to 2.11.4.
3187
3188 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3189
3190         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3191         wl-summary-delete-all-temp-marks.
3192         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3193
3194         * wl-action.el (wl-summary-set-mark): Changed terminology
3195         refile-destination -> action-argument.
3196         (wl-summary-unset-mark): Ditto.
3197         (wl-summary-remove-argument): Ditto.
3198         (wl-summary-print-argument): Ditto.
3199
3200         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3201         (wl-thread-remove-argument-region): Ditto.
3202         (wl-thread-print-argument-region): Ditto.
3203         (wl-thread-close): Ditto.
3204         (wl-thread-open): Ditto.
3205
3206         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3207         (wl-highlight-refile-destination-face is abolished)
3208         (wl-highlight-action-argument-string): Ditto.
3209         (wl-highlight-summary-current-line): Highlight action argument.
3210
3211         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3212         color for light backgrounds.
3213         (wl-highlight-summary-answered-face): Ditto.
3214
3215 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3216
3217         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3218
3219         * wl-score.el (wl-summary-score-update-all-lines): Use
3220         wl-summary-set-mark.
3221         (wl-summary-score-update-all-lines): Kill expunged messages.
3222
3223         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3224
3225 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3226
3227         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3228         directly.
3229         (wl-score-overview-entity-get-lines): Ditto.
3230         (wl-score-overview-entity-get-xref): Ditto.
3231         (wl-score-get-latest-msgs): Ditto.
3232         (wl-summary-rescore): Ditto.
3233
3234         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3235         to "&".
3236         (wl-summary-mark-as-answered-internal): New inline function.
3237         (wl-summary-mark-as-answered): New function.
3238         (wl-summary-mark-as-unanswered): Ditto.
3239         (wl-summary-sync-marks): Modified for answered-mark synching.
3240
3241 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3242
3243         * wl-action.el (wl-summary-set-mark): Fixed last change.
3244
3245 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3246
3247         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3248         behavior of wl-summary-unread-message-hook
3249         (Pointed out by akira yamada <akira@arika.org>).
3250
3251 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3252
3253         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3254         wl-summary-delete.
3255         * wl-xmas.el (wl-summary-toolbar): Ditto.
3256
3257         * wl-action.el (wl-summary-set-mark): Don't override current
3258         temp-mark.
3259
3260         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3261
3262 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3265         (wl-refile-msgid-learn): Ditto.
3266         (wl-refile-get-field-value): Ditto.
3267
3268         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3269
3270         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3271         (wl-expire-delete-reserved-messages): Renamed from
3272         wl-expire-reserve-marked-msgs-from-list.
3273         (wl-expire-delete): Removed argument `msgdb'.
3274         (wl-expire-refile): Ditto.
3275         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3276         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3277         mark-alist as argument.
3278         (wl-expire-archive-number1): Removed argument `msgdb'.
3279         (wl-expire-archive-number2): Ditto.
3280         (wl-expire-archive-date): Ditto.
3281         (wl-expire-localdir-date): Ditto.
3282         (wl-expire-hide): Ditto.
3283         (wl-archive-number1): Ditto.
3284         (wl-archive-number2): Ditto.
3285         (wl-archive-date): Ditto.
3286         (wl-archive-folder): Ditto.
3287         All other related portions are changed.
3288
3289 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3290
3291         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3292         mean move up and down. (suggested by Takashi Kawachi)
3293
3294 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3295
3296         * wl-acap.el (toplevel): Don't require un-define.
3297
3298 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3299
3300         * wl-thread.el (wl-thread-delete-message): Always update
3301         wl-summary-buffer-number-list.
3302
3303         * wl-action.el (wl-summary-print-destination): 
3304         Do nothing when folder is nil.
3305
3306 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3307
3308         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3309         persistent mark when prefetch is succeeded.
3310
3311 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3312
3313         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3314         instead of elmo-msgdb-delete-msgs.
3315         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3316         (wl-expire-hide): Ditto.
3317
3318         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3319
3320         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3321         elmo-msgdb interface.
3322         (wl-thread-get-exist-children): Likewise.
3323         (wl-thread-insert-message): Likewise.
3324         (wl-thread-msg-mark-as-important): Likewise.
3325         (wl-thread-insert-entity-sub): Likewise.
3326         (wl-thread-get-children-msgs-uncached): Likewise.
3327
3328         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3329         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3330         (wl-summary-sync-update): Likewise.
3331         (wl-summary-auto-select-msg-p): Likewise.
3332         (wl-summary-update-thread): Likewise.
3333         (wl-summary-mark-as-important): Likewise.
3334         (wl-summary-jump-to-msg-internal): Likewise.
3335         (wl-summary-redisplay-internal): Likewise.
3336         (wl-summary-print-message-with-ps-print): Likewise.
3337         (wl-summary-folder-info-update): Likewise.
3338
3339         * wl-folder.el (wl-folder-check-one-entity):
3340         elmo-folder-count-flags instead of wl-summary-count-unread.
3341
3342         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3343
3344         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3345
3346         * wl-summary.el (wl-summary-set-message-modified): 
3347         Call wl-summary-set-mark-modified.
3348         (wl-summary-delete-messages-on-buffer): Call
3349         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3350         (wl-summary-sync-update): Call elmo-folder-length instead of
3351         elmo-folder-messages.
3352         (wl-summary-insert-headers): Don't call
3353         elmo-folder-list-message-entities.
3354
3355 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3356
3357         * wl-action.el (wl-summary-define-mark-action): Call
3358         `wl-summary-set-mark' with argument `data'.
3359         (wl-summary-auto-refile): Fixed order of arguments when call
3360         `wl-summary-refile'.
3361
3362 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3363
3364         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3365
3366         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3367
3368         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3369         (Renamed from wl-highlight-summary-deleted-face).
3370         (wl-highlight-summary-resend-face): New face.
3371
3372         (wl-highlight-summary-deleted-face): Renamed from
3373         wl-highlight-summary-erased-face.
3374
3375         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3376
3377         * wl-action.el (wl-summary-get-resend-address): New function.
3378         (wl-summary-exec-action-resend): Ditto.
3379         (wl-summary-exec-action-resend-subr): Ditto.
3380
3381         * w-thread.el (wl-thread-copy): Removed definition.
3382         (wl-thread-refile): Ditto.
3383         (wl-thread-delete): Ditto.
3384         (wl-thread-target-mark): Ditto.
3385
3386         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3387         (wl-summary-target-mark-set-action): Fixed.
3388         (wl-summary-define-mark-action): Fixed quotation.
3389         (wl-summary-move-mark-list-messages): Display message.
3390         (wl-summary-define-mark-action): Define thread functions.
3391         (wl-summary-exec-action-refile): Changed message.
3392         (wl-summary-exec): Ditto.
3393
3394 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3395         
3396         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3397         '%%'.
3398
3399 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3400
3401         * wl.el (toplevel): Require wl-action.
3402         (wl-init): Call wl-summary-define-mark-action.
3403
3404         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3405
3406         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3407         wl-summary-delete and wl-summary-erase.
3408         (wl-summary-mode-map): Ditto.
3409
3410         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3411         wl-delete-folder-alist.
3412
3413         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3414         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3415         (toplevel): Moved mark & action related functions to the wl-action.el.
3416
3417         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3418         in wl-summary-mark-action-list.
3419         (wl-highlight-summary-current-line): Ditto.
3420
3421         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3422         empty lines.
3423
3424         * wl-action.el: New file. 
3425
3426 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3427
3428         * wl-summary.el (wl-summary-target-mark-replace): New function.
3429         (wl-summary-target-mark-prefetch): Use it.
3430         (wl-summary-target-mark-delete): Ditto.
3431         (toplevel): Rearranged definition order.
3432         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3433         (wl-summary-target-mark-erase): Rewrite.
3434         (wl-summary-erase-region): New function.
3435         (wl-summary-exec-action-erase): Changed message.
3436         (wl-summary-move-mark-list-messages): New function.
3437         (wl-summary-exec-action-delete): Use it.
3438         (wl-summary-exec-action-erase): Ditto.
3439
3440         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3441         (wl-summary-skip-mark-list): Added "d".
3442
3443         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3444         while searching.
3445
3446         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3447         and define using defcustom;
3448         Define 4th element as a face.
3449         
3450         * wl-summary.el (wl-summary-incorporate): Use 
3451         `wl-summary-prefetch-region-no-mark' instead of
3452         `wl-summary-prefetch-region'.
3453         (wl-summary-prefetch-region-no-mark): Revival of old
3454         `wl-summary-prefetch-region'.
3455         (wl-summary-mark-action-list): Moved to wl-vars.el
3456
3457         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3458         face according to the `wl-summary-mark-action-list'.
3459         (wl-highlight-summary-current-line): Ditto;
3460         Removed destination highlighting.
3461
3462         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3463         (wl-highlight-summary-line-string): Highlight for "i" mark.
3464         (wl-highlight-summary-current-line): Ditto.
3465
3466         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3467         no destination.
3468
3469         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3470         exists, just go ahead.
3471         (wl-summary-prefetch-region): Rewrite.
3472         (wl-summary-prefetch): Ditto.
3473         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3474         (wl-summary-exec-action-prefetch): New function.
3475         (wl-summary-target-mark-prefetch): Rewrite.
3476
3477 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3478
3479         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3480         (wl-highlight-summary-line-string): Added "d" and "D".
3481         (wl-highlight-summary-current-line): Ditto.
3482
3483         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3484         in wl-summary.el.
3485         (wl-thread-insert-entity-sub): Ditto.
3486         (wl-thread-remove-destination-region): Ditto.
3487         (wl-thread-print-destination-region): Ditto.
3488
3489         * wl-summary.el (wl-summary-buffer-refile-list,
3490         wl-summary-buffer-delete-list,
3491         wl-summary-buffer-copy-list): Abolish.
3492         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3493         All other related portions are changed.
3494         (wl-summary-mark-action-list): New variable.
3495         (wl-summary-set-mark): New function.
3496         (wl-summary-register-target-mark): Ditto.
3497         (wl-summary-unregister-target-mark): Ditto.
3498         (wl-summary-have-target-mark-p): Ditto.
3499         (wl-summary-register-temp-mark): Ditto.
3500         (wl-summary-unregister-temp-mark): Ditto.
3501         (wl-summary-registered-temp-mark): Ditto.
3502         (wl-summary-collect-temp-mark): Ditto.
3503         (wl-summary-unset-mark): Ditto.
3504         (wl-summary-set-target-mark): Ditto.
3505         (wl-summary-unset-target-mark): Ditto.
3506         (wl-summary-set-action-generic): Ditto.
3507         (wl-summary-unset-action-generic): Ditto.
3508         (wl-summary-exec-action-delete): Ditto.
3509         (wl-summary-exec-action-erase): Ditto.
3510         (wl-summary-set-action-refile): Ditto.
3511         (wl-summary-set-action-refile-subr): Ditto.
3512         (wl-summary-unset-action-refile): Ditto.
3513         (wl-summary-make-destination-numbers-list): Ditto.
3514         (wl-summary-exec-action-refile): Ditto.
3515         (wl-summary-set-action-copy): Ditto.
3516         (wl-summary-unset-action-copy): Ditto.
3517         (wl-summary-exec-action-copy): Ditto.
3518         (wl-summary-collect-numbers-region): Ditto.
3519         (wl-summary-delete): Rewrite.
3520         (wl-summary-erase): Ditto.
3521         (wl-summary-remove-destination): Ditto.
3522         (wl-summary-exec): Ditto.
3523         (wl-summary-exec-region): Ditto.
3524         (wl-summary-target-mark-erase): Ditto.
3525         (wl-summary-refile): Ditto.
3526         (wl-summary-copy): Ditto.
3527         (wl-summary-unmark): Ditto.
3528         (wl-summary-delete-all-mark): Ditto.
3529         (wl-summary-mark-line): Don't highlight.
3530         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3531         (wl-summary-target-mark-refile-subr): Rewrite.
3532
3533         (wl-summary-copy-prev-destination): Abolish.
3534
3535 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3536
3537         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3538         default values along the value of wl-on-mule.
3539         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3540         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3541         It is not used anywhere.
3542
3543 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3544
3545         * wl-summary.el (wl-summary-print-destination): Keep position.
3546         (wl-summary-cursor-move-surface): Keep horizontal position.
3547
3548 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3549
3550         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3551         write sendlog.
3552
3553 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3554
3555         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3556         `wl-summary-highlight'.
3557
3558 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3559
3560         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3561         trivial condition for temp-mark.
3562
3563 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3564
3565         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3566         when it hits killed buffer.
3567
3568 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3569
3570         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3571         * wl-news.el.in: `message' and `error' take format string.
3572
3573 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3574
3575         * wl-folder (wl-folder-insert-entity): Display a message,
3576         `...done', when the work finish.
3577         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3578
3579 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3580
3581         * wl-message.el (wl-message-redisplay): Remove unused local
3582         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3583
3584 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3585
3586         * wl-summary.el (wl-summary-replace-status-marks): Disable
3587         interactive use.
3588         (wl-summary-reedit): Check message existence at first.
3589         (wl-summary-mark-line): Fix doc, return value is indefinite.
3590
3591         * wl-highlight.el (wl-highlight-message): Arranged.
3592
3593         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3594         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3595         check temp-mark by wl-summary-temp-mark always.
3596         (wl-highlight-summary): Change accordingly.
3597         * wl-summary.el (wl-summary-mark-as-read-all)
3598         (wl-summary-delete-cache, wl-summary-set-score-mark)
3599         (wl-summary-mark-as-unread, wl-summary-unmark)
3600         (wl-summary-mark-line, wl-summary-mark-as-read)
3601         (wl-summary-mark-as-important): Ditto.
3602
3603         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3604         end of the window if possible.
3605         * wl-summary.el (wl-summary-sync-update): Support lazy
3606         highlighting.
3607         (wl-summary-toggle-disp-msg): Ditto.
3608
3609 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3610
3611         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3612
3613 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3614
3615         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3616         change.
3617
3618 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3619
3620         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3621         API.
3622         (wl-summary-sync-update): Ditto.
3623
3624         * wl-score.el (wl-score-get-score-alist): Changed argument.
3625         (wl-summary-rescore-msgs): Likewise.
3626         (wl-summary-score-headers): Likewise.
3627         (wl-score-headers): Likewise;
3628         Use elmo-folder-do-each-message-entity, etc.
3629         (wl-summary-score-effect): Follow the changes above.
3630         (wl-summary-rescore): Ditto.
3631         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3632         (wl-score-get-overview): Abolish.
3633
3634         * wl-summary.el (wl-summary-default-from): Follow the API change in
3635         elmo-msgdb.
3636         (wl-summary-count-unread): Ditto.
3637         (wl-summary-detect-mark-position): Ditto.
3638         (wl-summary-overview-entity-compare-by-date): Ditto.
3639         (wl-summary-overview-entity-compare-by-number): Ditto.
3640         (wl-summary-overview-entity-compare-by-from): Ditto.
3641         (wl-summary-overview-entity-compare-by-subject): Ditto.
3642         (wl-summary-get-list-info): Ditto.
3643         (wl-summary-rescan): Ditto.
3644         (wl-summary-jump-to-msg-by-message-id): Ditto.
3645         (wl-summary-sync-update): Ditto; Removed comment.
3646         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3647         (wl-summary-insert-message): Use wl-summary-insert
3648         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3649         (wl-summary-insert-headers): Changed argument overview to folder.
3650         (wl-summary-search-by-subject): Likewise.
3651         (wl-summary-insert-thread): Renamed from 
3652         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3653
3654         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3655         too.
3656
3657         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3658         wl-string-member.
3659
3660 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3661
3662         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3663         elmo-folder-append-buffer.
3664         (wl-draft-queue-append): Likewise.
3665
3666         * wl-mime.el (wl-message-delete-current-part): Ditto.
3667         (wl-summary-burst-subr): Ditto.
3668
3669         * wl-news.el.in (wl-news-send-news): Ditto.
3670
3671 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3672
3673         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3674         function.
3675         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3676         (wl-summary-update-mark): Enclose with save-excursion.
3677         (wl-summary-mark-as-read-internal): Fixed last change.
3678         (wl-summary-mark-as-important): Use 3rd argument of
3679         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3680         Don't use elmo-msgdb-set-mark.
3681         (wl-summary-redisplay-internal): If msgdb flag is already read,
3682         just update the mark on buffer.
3683
3684 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3685
3686         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3687         cut visible folder when elmo-folder-delete returns non-nil value.
3688
3689 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3690
3691         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3692         by Kenichi OKADA <okada@opaopa.org>).
3693
3694 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3695
3696         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3697
3698 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3699
3700         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3701         Fixed the last change, search group entity by its real name.
3702         (Thanks to: KOBAYASHI Shinji)
3703
3704 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3705
3706         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3707         (wl-fldmgr-access-display-all): Don't refer visible name.
3708         * wl-expire.el (wl-folder-archive-current-entity)
3709         (wl-folder-expire-current-entity): Ditto.
3710         * wl-folder.el (wl-folder-jump-to-current-entity)
3711         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3712         (wl-folder-open-folder-sub,wl-folder-open-all)
3713         (wl-folder-write-current-folder): Ditto.
3714         (wl-folder-insert-entity): Don't use petname for normal group.
3715         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3716         is the real name.
3717         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3718         Abolished.
3719
3720 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3721
3722         * wl-draft.el (wl-draft-create-buffer): Add
3723         `wl-summary-reply-with-citation'
3724
3725 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3726
3727         * wl-draft.el (wl-draft-reply): Fixed.
3728
3729 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3730
3731         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3732         when `wl-draft-send-confirm-with-preview' is non-nil.
3733         You can scroll up/down by j/k.
3734         (wl-draft-send-confirm-with-preview): New variable (default=t).
3735
3736 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3737
3738         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3739         (wl-fldmgr-save-folders): Fix comment.
3740
3741 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3742
3743         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3744         along the last change in `wl-folder-buffer-group-p'.
3745
3746 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3747
3748         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3749         folder.
3750
3751         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3752         the default value.
3753
3754         * wl-mime.el (wl-summary-burst): Update summary only when target
3755         folder equals current folder.
3756
3757 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3758
3759         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3760
3761 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3762
3763         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3764         value.
3765
3766 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3767
3768         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3769         `map-extents' instead of `extent-at' repeatedly.
3770         (wl-highlight-folder-current-line): Ditto.
3771
3772         * wl-highlight.el: Remove useless dummy functions.
3773
3774 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3775
3776         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3777         (wl-folder-put-folder-property): New function to put text property.
3778         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3779         (wl-folder-insert-entity, wl-folder-update-diff-line)
3780         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3781         * wl-e21.el, wl-xmas.el, wl-mule.el
3782         (wl-highlight-folder-current-line): Ditto.
3783         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3784         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3785         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3786         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3787
3788 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3789
3790         * Version number is increased to 2.11.3.
3791
3792 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3793
3794         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3795         Resume current-buffer since it is assumed by remaining tasks.
3796
3797 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3798
3799         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3800         (wl-folder-completion-function): Abolished.
3801         (wl-folder-complete-folder): New function.
3802         (wl-folder-complete-filter-condition): Ditto.
3803         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3804         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3805
3806 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3807
3808         * wl-draft.el (wl-draft-send-confirm): New function.
3809         (wl-draft-send): Use it.
3810
3811         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3812         cursor-in-echo-area while confirming.
3813
3814         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3815
3816         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3817         searching via nntp if wl-summary-search-via-nntp is 'force.
3818         Otherwise, invoke searching in nntp folder only.
3819         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3820
3821         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3822         explicitly for mime-make-text-tag.
3823
3824 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3825
3826         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3827         `mime-make-text-tag' instead of `mime-create-tag'.
3828
3829 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3830
3831         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3832         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3833
3834 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3835
3836         * wl-score.el (wl-score-save): Bind print-length and print-level.
3837         (wl-score-pretty-print): Ditto.
3838         (wl-score-edit-insert-header-entry): Ditto.
3839
3840         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3841         "From" entry to be treated with wl-draft-eword-encode-address-list.
3842         * wl-mime.el (wl-draft-preview-message): Ditto.
3843
3844         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3845         (wl-summary-mark-as-unread): Ditto.
3846         (wl-summary-mark-as-read-region): Change accordingly.
3847         (wl-summary-mark-as-unread-region): Ditto.
3848         (wl-summary-target-mark-mark-as-read): Ditto.
3849         (wl-summary-target-mark-mark-as-unread): Ditto.
3850
3851 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3852
3853         * Version number is increased to 2.11.2.
3854
3855 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3856
3857         * wl-news.el.in (wl-news-previous-version-save): Bind
3858         print-length and print-level.
3859         * wl-thread.el (wl-thread-save-entities): Ditto.
3860         (wl-thread-save-top-list): Bind print-length.
3861
3862 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3863
3864         * wl-highlight.el (wl-highlight-summary-line-string): Use
3865         wl-summary-score-below-mark, wl-summary-score-over-mark.
3866         (wl-highlight-summary-current-line): Ditto.
3867
3868 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3869
3870         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3871         insert it.
3872
3873 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3874
3875         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3876
3877 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3878
3879         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3880         message without msgid.
3881         Rewrite with elmo-folder-move-messages.
3882         Set wl-message-buffer to nil.
3883
3884         * wl-summary.el (wl-summary-erase-subr): New function. Use
3885         elmo-folder-move-messages.
3886         (wl-summary-erase): Call it.
3887         (wl-summary-target-mark-erase): Ditto.
3888
3889 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3890
3891         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3892         it is not up-tp-date.
3893
3894 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3895
3896         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3897         buffer after calling `wl-summary-goto-folder-subr' without the
3898         argument `interactive'.
3899         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3900
3901 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3902
3903         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3904         `mime-create-tag'. Use `string=' instead of `looking-at'.
3905
3906 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3907
3908         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3909         to avoid compile warning.
3910
3911         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3912         entity-id when folder is given.
3913         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3914         save-excursion, use save-selected-window instead.
3915         Select folder buffer window if exists.
3916         (To correct behavior with wl-folder-move-cur-folder.)
3917
3918 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3919
3920         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3921
3922 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3923
3924         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3925         list-count instead of %d.
3926
3927 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3928
3929         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3930         (wl-news): Set it.
3931         (wl-news-append-to-folder): Use it.
3932
3933         * wl-news.el.in (wl-news-send-news): Append to specified folder
3934         instead of wl-default-folder.
3935         (wl-news-append-to-folder): Show error message with specified folder.
3936
3937         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3938                 In most major modes, Emacs assumes that any opening
3939                 delimiter found at the left margin is the start of a
3940                 top-level definition, or defun. Therefore, *never put an
3941                 opening delimiter at the left margin unless it should have
3942                 that significance.*
3943
3944         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3945
3946 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3947
3948         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3949
3950 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3951
3952         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3953
3954 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3955
3956         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3957         for sequential numbering case.
3958
3959 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3960
3961         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3962         value.
3963         (wl-draft-reply-without-argument-list): Ditto.
3964         (wl-draft-reply-myself-with-argument-list): Abolish.
3965         (wl-draft-reply-myself-without-argument-list): Ditto.
3966         * wl-draft.el (wl-draft-self-reply-p): New function.
3967         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3968
3969 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3970
3971         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3972         (avoid error for the case without byte-compiling)
3973
3974 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3975
3976         * wl-news.el.in (wl-news-append-to-folder): New function.
3977         (wl-news-exit): Rewrite.
3978         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3979
3980 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3981
3982         * wl-draft.el (wl-draft-reply-position): New function.
3983         (wl-draft-reply-position): Fix.
3984         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3985         (wl-summary-target-mark-reply-with-citation): Ditto.
3986         (wl-summary-reply-with-citation): Ditto.
3987         * wl-vars.el (wl-draft-reply-default-position): New variable.
3988
3989 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3990
3991         * wl-draft.el (wl-draft-send): Preview when interactive send.
3992
3993 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3994
3995         * wl-draft.el (wl-draft-reply): Set default position.
3996         * wl-summary.el (wl-summary-reply): Ditto.
3997         (wl-summary-reply-with-citation): Ditto.
3998         (wl-summary-target-mark-reply-with-citation): Ditto.
3999
4000 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4001
4002         * wl-news.el.in (wl-news-lang): Set default value according to
4003         current-language-environment.
4004         (wl-news-append-news): Do nothing when news-list is nil.
4005
4006 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4007
4008         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4009         (wl-news): Change message.
4010         (wl-news-exit): Check buffer.
4011         (wl-news-force-exit): New function.
4012         (wl-news-show-all): New function.
4013         (wl-news-discard-and-exit): Fix.
4014
4015 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4016
4017         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4018         according to current-language-environment.
4019
4020         * wl-news.el.in (wl-news): If arg, show all NEWS after
4021         wl-news-default-previous-version.
4022
4023 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4024
4025         * wl-news.el.in (wl-news-check): Rewritten.
4026         (wl-news-previous-version-load): Change data type.
4027         (wl-news-previous-version-save): Change data type.
4028         (wl-news-append-news): Add return value.
4029         (wl-news-check-news): New function.
4030         (wl-news-already-current-p): New function.
4031         (wl-news-send-news): Rewritten.
4032         (wl-news-mode-map): Add new keybind.
4033         (wl-news): Rewritten.
4034         (wl-news-exit): Rewritten.
4035         (wl-news-discard-and-mail): New function.
4036         (wl-news-send-to-address): Abolished.
4037         * wl.el (wl-init): Delete a message.
4038
4039 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4040
4041         * wl-news.el.in (wl-news-exit): Update previous version.
4042         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4043
4044 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4045
4046         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4047
4048 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4049
4050         * wl-news.el.in (wl-news): New function.
4051         (wl-news-mode): New function.
4052         (wl-news-next-line): New function.
4053         (wl-news-next-page): New function.
4054         (wl-news-exit): New function.
4055         (wl-news-buf-name): New variable.
4056         (wl-news-mode-map): New variable.
4057         (wl-news-winconf): New variable.
4058         (wl-news-append-news): Add an option.
4059
4060 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4061
4062         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4063
4064 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4065
4066         * wl-news.el.in (wl-news-send-to-address): New variable.
4067         (wl-news-send-news): Use it.
4068         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4069         Return updating status.
4070         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4071
4072 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4073
4074         * wl-news.el.in (wl-news-send-news): Delete
4075         Organization and X-Face.
4076
4077 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4078
4079         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4080         (wl-news-append-news): New function.
4081         (wl-news-send-news): New function.
4082
4083 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4084
4085         * Version number is increased to 2.11.1.
4086
4087 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4088
4089         * wl-news.el.in : New file.
4090
4091 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4092
4093         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4094         default value.
4095         (wl-draft-reply-without-argument-list): Ditto.
4096
4097 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4098
4099         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4100         (wl-message-buffer-prefetch-idle-time): Ditto.
4101         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4102
4103 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-thread.el (wl-thread-insert-message): Use
4106         wl-summary-max-thread-depth.
4107
4108         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4109         loop detection.
4110
4111         * wl-message.el (wl-message-buffer-display): Back to the first page
4112         when cache is hit.
4113
4114 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4115
4116         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4117
4118         * wl-summary.el (wl-summary-insert-thread-entity):
4119         If the thread depth is reached to wl-summary-max-thread-depth,
4120         divide the thread.
4121
4122 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4123
4124         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4125         for elmo-remove-passwd.
4126
4127 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4128
4129         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4130         folder is sticky.
4131         (wl-folder-mark-as-read-all-entity): Ditto.
4132         (wl-folder-prefetch-entity): Ditto.
4133
4134 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4135
4136         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4137
4138 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4139
4140         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4141         Delete messages on buffer for unplugged operation.
4142         (wl-summary-erase): Ditto.
4143
4144 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4145
4146         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4147         take nil so as not to search parent by subject.
4148
4149 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4150
4151         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4152         (wl-folder-get-next-folder): Ditto.
4153         (wl-folder-get-path): Ditto.
4154
4155 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4156
4157         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4158         system and encode the region with it before verifying.
4159
4160 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4161
4162         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4163         system of the echo buffer before decoding.
4164
4165 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4166
4167         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4168         original contents.
4169
4170 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4171
4172         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4173         with argument 'any-exists.
4174
4175 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4176
4177         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4178         Use `wl-cs-autoconv'.
4179
4180 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4181
4182         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4183         by `mime-view-automatic-conversion'.
4184
4185         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4186         (wl-message-verify-pgp-nonmime): Ditto.
4187         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4188         Bind them to C-c:d and C-c:v respectively.
4189
4190         Merge following code by Teranishi-san from [wl-en:00167].
4191         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4192         (wl-mime-preview-application/pgp-encrypted): Ditto.
4193         (wl-mime-setup): Add entry.
4194
4195 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4196
4197         * wl-summary.el (wl-summary-target-mark-erase): New function.
4198         Bind it to "mD".
4199
4200 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4201
4202         * wl-vars.el (wl-draft-write-file-function): Fix.
4203         (wl-draft-reedit-hook): Changed default value.
4204
4205         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4206         wl-draft-reedit-hook.
4207         (wl-draft-remove-text-plain-tag): New function.
4208         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4209
4210         * wl-vars.el (wl-draft-write-file-function): New user option.
4211
4212         * wl-draft.el (wl-draft-prepare-edit): Use it for
4213         local-write-file-hooks.
4214         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4215
4216         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4217         (wl-draft-insert-mail-header-separator): Return the body beginning
4218         point.
4219         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4220         text/plain.
4221         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4222
4223 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4224
4225         * wl-summary.el (wl-summary-erase): New function to erase message
4226         without moving it to trash. Bind to "D".
4227
4228         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4229         as `keep' unless switch-function.
4230
4231 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4232
4233         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4234         message buffer by using `wl-summary-toggle-disp-msg'.
4235         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4236         buffer window.
4237         (wl-summary-supresedes-message): Ditto.
4238
4239         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4240         Do not delete other windows.
4241         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4242         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4243         (wl-draft-create-buffer): Set reply-or-forward also for target
4244         mark commands.
4245
4246 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4247
4248         * wl-draft.el (wl-user-agent-compose): Delete special case for
4249         switch-to-buffer-other-window.
4250
4251         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4252         (wl-summary-forward): Ditto.
4253
4254         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4255         function.
4256         (wl-draft-buffer-style): New use option.
4257
4258         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4259         (wl-draft): Follow the change above.
4260         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4261         wl-draft-buffer-style.
4262         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4263         switch-function.
4264
4265 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4266
4267         * wl-address.el (wl-address-make-completion-entry): Extracted from
4268         `wl-address-make-completion-list'.
4269         (wl-address-enable-strict-loading): New variable.
4270         (wl-address-make-completion-list): Revive petname duplication
4271         inquiry, and enable it if `wl-address-enable-strict-loading'.
4272         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4273
4274 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4275
4276         * wl-message.el (wl-message-get-original-buffer): Avoid
4277         'Selecting deleted buffer' error when original buffer is killed.
4278
4279 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4280
4281         * wl-summary.el (wl-summary-next-message): Use
4282         elmo-message-accessible-p instead of elmo-message-cached-p.
4283
4284 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4285
4286         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4287
4288         * wl-thread.el (wl-thread-open-all-unread): Use
4289         elmo-folder-list-flagged instead of
4290         elmo-folder-list-messages-mark-match.
4291
4292         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4293         instead of elmo-folder-list-messages-mark-match.
4294         (wl-summary-move-spec-alist): New variable.
4295         (wl-summary-move-spec-plugged-alist,
4296         wl-summary-move-spec-unplugged-alist): Abolish.
4297         (wl-summary-next-message): Follow the change above.
4298         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4299         with 'no-msg' argument.
4300
4301         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4302         variable.
4303         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4304         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4305         (wl-message-buffer-prefetch-get-next): Follow the change above.
4306
4307 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4308
4309         * wl-version.el (wl-version): Changed codename.
4310
4311         * Version number is increased to 2.11.0.
4312
4313 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4314
4315         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4316         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4317         `wl-draft-config-variables'.
4318         (wl-draft-kill): Fixed problem when the draft is reedit.
4319
4320 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4323         buffer-modified status (Thanks to
4324         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4325
4326 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4327
4328         * wl-util.el (wl-region-exists-p): New function.
4329
4330         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4331         Remove defvars for byte-compile warnings.
4332
4333 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4334
4335         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4336         defvar-maybe. Removed unused bind.
4337
4338 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4339
4340         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4341         summary buffer window before creating new frame.
4342         (wl-draft-reply): Ditto.
4343
4344 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4345
4346         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4347
4348 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4349
4350         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4351
4352 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4353
4354         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4355         instead of `kill-region'.
4356
4357 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4358
4359         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4360         (wl-highlight-summary-line-string): Use it.
4361         (wl-highlight-summary-current-line): Ditto.
4362
4363         * wl-mime.el (wl-message-delete-current-part): Check the class of
4364         mime-entity.
4365
4366         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4367
4368         * wl-summary.el (wl-summary-make-number-list): Initialize.
4369         (wl-summary-update-mark): New function.
4370         (wl-summary-reply): Put `answered' mark on the message.
4371         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4372
4373         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4374         (wl-draft-reply): Added optional argument `number';
4375         Set wl-draft-parent-number.
4376         (wl-draft-kill): Delete answered mark if it is a reply.
4377
4378 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4379
4380         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4381         that originates in mime-preview-follow-current-entity.
4382         (wl-draft-yank-current-message-entity): Use it if region is active.
4383
4384         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4385         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4386         `wl-message-delete-current-part'.
4387         * wl-mule.el (wl-message-define-keymap): Ditto.
4388         * wl-xmas.el (wl-message-define-keymap): Ditto.
4389
4390 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4391
4392         * wl-mime.el (wl-message-delete-current-part): New function.
4393         (wl-mime-node-id-to-string): Ditto.
4394
4395         * wl-mime.el (wl-message-delete-current-part): Use existing
4396         original buffer which corresponds current mime-view buffer.
4397         (fetched buffer might have different structure, possibly)
4398
4399         * wl-mime.el (wl-message-delete-current-part): Quit if the
4400         message content differs from the actual message.
4401
4402 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4403
4404         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4405         order.
4406         (wl-summary-search-by-subject): Search parent message from tail;
4407         Check the existence of the parent message on the current thread tree.
4408         (wl-summary-update-thread): Check whether the line is inserted.
4409
4410 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4411
4412         * wl-vars.el (wl-summary-line-format): Undo last change.
4413         * wl-summary.el (wl-summary-print-destination): Do not put
4414         invisible property when `wl-summary-width' is nil.
4415         (wl-summary-line-subject-minimum-length): Abolished.
4416         (wl-summary-line-subject): Ditto.
4417
4418 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4419
4420         * wl-vars.el (wl-summary-line-format): Change default value.
4421         (wl-summary-subject-length-limit): Abolished.
4422         * wl-summary.el (wl-summary-line-subject): Ditto.
4423
4424 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4425
4426         * wl-template.el (wl-template-select): Added optional argument.
4427         If optional argument is specified, reverse
4428         `wl-template-visible-select'.
4429
4430 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4431
4432         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4433         Take prefix argument to force asking the destination folder.
4434
4435 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4436
4437         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4438         count and update status.
4439
4440 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4441
4442         * wl-summary.el (wl-summary-redisplay-internal): If
4443         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4444         after fetching.
4445
4446 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4447
4448         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4449         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4450
4451         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4452
4453 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4454
4455         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4456         (All other related portions are changed).
4457         (wl-summary-mark-as-read-all): Rewrite.
4458
4459 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4460
4461         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4462         `wl-summary-mark-as-read'.
4463         (wl-summary-mark-as-unread): Rewrite.
4464         (wl-summary-mark-as-read): Added no-modeline argument.
4465         (wl-summary-resume-cache-status): Rewrite.
4466         (wl-summary-exec-subr): Remove unused local variable.
4467
4468 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4469
4470         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4471         logic to call `wl-summary-buffer-prev-folder-function'.
4472         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4473
4474 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4475
4476         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4477         is nil.
4478
4479 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4480
4481         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4482         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4483         (wl-mime-setup): Add its entry.
4484
4485 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4486
4487         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4488         (wl-summary-delete-cache): Likewise.
4489         (wl-summary-mark-as-read): Rewrite.
4490
4491 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4492
4493         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4494         `wl-summary-count-unread'.
4495
4496         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4497
4498         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4499
4500 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4501
4502         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4503         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4504         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4505         Renamed to the elmo-msgdb-*-mark.
4506         (wl-summary-score-marks): Follow the change above.
4507         (wl-summary-auto-refile-skip-marks): Ditto.
4508         (wl-summary-incorporate-marks): Ditto.
4509         (wl-summary-expire-reserve-marks): Ditto.
4510
4511         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4512         changes.
4513         (wl-thread-insert-top): Changed updating message.
4514
4515         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4516         variable.
4517         (wl-summary-count-unread): Count answered marks.
4518         (wl-summary-rescan): Call wl-summary-insert-message instead of
4519         wl-summary-append-message-func-internal.
4520         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4521         (wl-summary-prefetch-msg): Follow the variable name changes.
4522         (wl-summary-prefetch-region): Ditto.
4523         (wl-summary-mark-as-read-all): Follow the API changes;
4524         Don't call elmo-folder-replace-marks.
4525         (wl-summary-delete-cache): Follow the variable name changes.
4526         (wl-summary-resume-cache-status): Ditto.
4527         (wl-summary-update-status-marks): New function.
4528         (wl-summary-insert-message): New function.
4529         (wl-summary-sync-marks): Follow the variable name changes.
4530         (wl-summary-sync-update): Synchronize to the msgdb, too;
4531         Changed update messages.
4532         (wl-summary-make-number-list): Rewrite.
4533         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4534         (wl-summary-mark-as-unread): Follow the API changes.
4535         (wl-summary-exec-subr): Follow the variable name changes.
4536         (wl-summary-mark-as-read): Ditto.
4537         (wl-summary-move-spec-plugged-alist): Ditto.
4538         (wl-summary-move-spec-unplugged-alist): Ditto.
4539         (wl-summary-cursor-move-surface): Ditto.
4540
4541         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4542         variable name changes.
4543         (wl-highlight-summary-current-line): Ditto.
4544
4545         * wl-expire.el (wl-expire-refile): Follow the API change in
4546         elmo-folder-move-messages.
4547         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4548         (wl-summary-archive): Use elmo-folder-msgdb instead of
4549         elmo-msgdb-load.
4550
4551 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl-mime.el (wl-draft-preview-message): Restore the position
4554         before evaluating wl-draft-send-hook in preview buffer.
4555
4556 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4557
4558         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4559         when it creates new draft buffer.
4560
4561         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4562         without argument.
4563
4564         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4565         Evaluate content and if the value is string, insert it.
4566         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4567         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4568         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4569         wl-draft-config-sub-part-bottom): Use it.
4570
4571         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4572         with the folder name. The question was unintelligible when it is
4573         called from wl-save-status.
4574
4575 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4576
4577         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4578         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4579         cannot take second argument).
4580
4581 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4582
4583         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4584         as t. Since type and subtype are not case sensitive (RFC 2045).
4585
4586 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4587
4588         * wl-vars.el (wl-message-mode-line-format): New variable.
4589         (wl-message-mode-line-format-spec-alist): Ditto.
4590         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4591         (wl-message-redisplay): Use wl-message-mode-line-format.
4592
4593 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4594
4595         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4596
4597 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4598
4599         * wl-summary.el (wl-summary-default-from): Write description.
4600
4601 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-vars.el (wl-ldap-objectclass): Abolish.
4604
4605         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4606         (wl-ldap-make-filter): Removed condition for objectclass.
4607         (wl-ldap-make-matched-value-list): Remove meaningless process.
4608         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4609         (wl-address-ldap-search): Don't add `*' to `pat' string;
4610         use ignore-errors; added `email';
4611         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4612         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4613         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4614
4615
4616 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4617
4618         * wl-draft.el (wl-draft-parent-folder): Write description.
4619         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4620
4621 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4622
4623         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4624         as "" (zero-length string) if no parent.
4625         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4626
4627 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4628
4629         * wl-address.el (wl-address-make-completion-list): Skip duplication
4630         checking.
4631         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4632         `append'.
4633
4634 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4635
4636         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4637         instead of `beginning-of-buffer'.
4638
4639 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4642
4643 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4646         Refer wl-message-buffer-name.
4647         (wl-message-wheel-down): Ditto.
4648
4649 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4650
4651         * wl-vars.el (wl-message-buffer-name): New user option.
4652
4653         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4654         directly instead of making alist dinamically.
4655
4656         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4657         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4658         wl-message-buffer-cache-name.
4659         (wl-message-buffer-cache-clean-up): Ditto.
4660
4661         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4662
4663         * Version number is increased to 2.9.15.
4664
4665 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4666
4667         * wl-vars.el (wl-summary-default-view-alist): New user option.
4668
4669         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4670
4671         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4672         while deleting address.
4673         (wl-draft-delete-myself-from-cc): Ditto.
4674
4675         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4676         If optional argument is specified, reverse sort order.
4677
4678         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4679
4680 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4681
4682         * wl-thread.el (wl-thread-insert-message): Return parent number if
4683         exists.
4684         (wl-thread-update-indent-string-region): Use
4685         wl-thread-update-line-on-buffer-sub instead of
4686         wl-thread-update-line-on-buffer.
4687
4688 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4689
4690         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4691         (wl-folder-close-all): Ditto.
4692
4693 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4694
4695         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4696         and mailing-list:.
4697         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4698         value.
4699         (wl-summary-line-list-info): Print mailing-list name even when 
4700         list-number is empty.
4701
4702 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4703
4704         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4705
4706         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4707         (wl-draft-open-file): Ditto.
4708         (wl-draft-random-alphabet): Ditto.
4709
4710         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4711         bindings.
4712
4713 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4714
4715         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4716         * wl-vars.el (wl-draft-config-alist): Ditto.
4717
4718 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * Version number is increased to 2.9.14.
4721
4722         * wl.el (wl): Don't set wl-init as nil when error occured while
4723         auto-checking folders.
4724
4725         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4726         `elmo-expand-newtext'.
4727
4728 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4729
4730         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4731         `this-command' so that `wl-folder-goto-folder' contained in
4732         `wl-summary-keep-cursor-command' work.
4733
4734 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4735
4736         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4737         message buffer displaying state.
4738
4739 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4740
4741         * wl-vars.el (wl-summary-default-view): New variable to specify
4742         default value for `wl-summary-buffer-view' instead of using
4743         set-default.
4744         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4745
4746 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4749
4750         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4751
4752 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4753
4754         * wl-vars.el (wl-forward-subject-prefix): New variable.
4755         * wl-draft.el (wl-draft-forward): Use it.
4756
4757 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4758
4759         * wl-message.el (wl-message-prev-page): When it is called without
4760         lines argument, scroll down by wl-message-scroll-amount lines.
4761         (wl-message-next-page): Ditto.
4762         * wl-vars.el (wl-message-scroll-amount): Change default value
4763         to preserve current behavior.
4764
4765 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4766
4767         * wl-summary.el (wl-summary-prefetch-msg): Bind
4768         `wl-message-entity' to call `wl-summary-from-function'.
4769
4770 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4771
4772         * wl-message.el (wl-message-buffer-create): Run
4773         wl-message-buffer-created-hook.
4774
4775 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4776
4777         * wl-summary.el (wl-summary-sort-specs): New variable.
4778         (wl-summary-default-sort-spec): Ditto.
4779         (wl-summary-sort): Rewrite.
4780         (wl-summary-sort-by-list-info): New function.
4781
4782 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4783
4784         * wl-summary.el (wl-summary-get-list-info): New function.
4785         (wl-summary-sort): Rewrite.
4786         (wl-summary-line-list-info): Ditto.
4787         (wl-summary-line-list-count): Ditto.
4788         (wl-summary-refile-region): Fixed docstring.
4789
4790 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4791
4792         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4793         `wl-folder-entity-hashtb' as completion table.
4794
4795 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4798         only when this command is called interactively; silence the byte-
4799         compiler.
4800
4801 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4802
4803         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4804         active in XEmacs.
4805
4806 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4807
4808         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4809         plural lines.
4810
4811 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4812
4813         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4814         of current line when the cursor is on the header name.
4815         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4816
4817 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4818
4819         * wl-util.el (wl-read-directory-name): Return displayed directory
4820         as the default value also on XEmacs.
4821
4822 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4823
4824         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4825         formatting.
4826
4827 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4828
4829         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4830         argument and when it is non-nil, check face property before
4831         highlighting for each line.
4832         (wl-highlight-summary-window): Set it.
4833
4834 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4837         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4838
4839         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4840         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4841         (wl-draft-get-fcc-list): Likewise.
4842
4843 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4844
4845         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4846         (wl-thread-entity-cur): Ditto.
4847         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4848         wl-thread-indent-regexp setting.
4849         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4850
4851         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4852         wl-summary-lazy-highlight.
4853         (wl-summary-display-bottom): Ditto.
4854
4855         * wl-thread.el (wl-thread-open-close): Likewise.
4856
4857         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4858         from and subject;
4859         Bind wl-draft-use-frame;
4860         Enclose with save-window-excursion;
4861         Use wl-draft-create-buffer instead of with-temp-buffer;
4862         Use wl-draft-prepare-edit;
4863         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4864         Use wl-draft-send instead of wl-draft-raw-send.
4865
4866 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4867
4868         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4869         of using wl-from.
4870
4871 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4872
4873         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4874         insert-buffer instead of clone-buffer.
4875         (wl-draft-doing-mime-bcc): New variable.
4876         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4877         infinite loop.
4878         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4879
4880         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4881         (wl-draft-mime-bcc-body): Ditto.
4882
4883         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4884         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4885         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4886         wl-draft-do-mime-bcc.
4887         (wl-draft-mime-bcc-field): New function.
4888         (wl-draft-do-mime-bcc): Ditto.
4889
4890         * wl-address.el (wl-address-complete-header-list): New variable.
4891         (wl-address-complete-header-regexp): Changed default value.
4892
4893         * Version number is increased to 2.9.13.
4894
4895 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4896
4897         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4898         it is differed.
4899
4900 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4901
4902         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4903         (wl-summary-line-list-count): Ditto.
4904
4905 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4906
4907         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4908         (wl-nntp-posting-function): New variable.
4909         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4910         `wl-nntp-posting-config-alist'.
4911
4912 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4913
4914         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4915         FLIM.
4916
4917 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4918
4919         * wl-summary.el (wl-summary-target-mark-refile-sub):
4920         Remove a nuisance funcall.
4921
4922 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4923
4924         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4925         as t for `try-completion'.
4926
4927 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4928
4929         * wl-summary.el (wl-summary-default-from): Use
4930         wl-address-header-extract-address instead of
4931         std11-extract-address-components.
4932         (wl-summary-simple-from): Ditto.
4933         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4934         (wl-summary-insert-headers): Show message.
4935         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4936         for whole line.
4937         (wl-summary-default-from): Revert last change.
4938         (wl-summary-simple-from): Ditto.
4939         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4940         (wl-summary-mark-as-read-region): Follow the change above.
4941         (wl-summary-sync-marks): Ditto.
4942         (wl-summary-target-mark-mark-as-read): Ditto.
4943         (wl-summary-redisplay-internal): Ditto.
4944         (wl-summary-redisplay-no-mime-internal): Ditto.
4945         (wl-summary-redisplay-all-header): Ditto.
4946         (wl-summary-mark-as-read): Removed argument `cached';
4947         Use current cache status to set cache mark.
4948         (wl-summary-redisplay-internal): Follow the change above.
4949         (wl-summary-redisplay-no-mime-internal): Ditto.
4950         (wl-summary-redisplay-all-header): Ditto.
4951
4952         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4953
4954         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4955         Don't call itself recursively (Adviced by Yamaoka-san).
4956
4957 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4958
4959         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4960         bind wl-summary-highlight as nil to avoid error caused by missing
4961         local variables.
4962
4963 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4964
4965         * wl-vars.el (wl-invalid-character-message): New user option.
4966
4967         * wl-util.el (wl-set-string-width): If truncated string-width is
4968         larger than specified width, use `wl-invalid-character-message'.
4969
4970 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4971
4972         * wl-summary.el (wl-summary-prefetch-msg): 
4973         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4974
4975 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * wl-vars.el (wl-summary-check-line-format): New user option.
4978         (wl-summary-line-format-file): Ditto.
4979
4980         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4981         variable.
4982         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4983         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4984         and `wl-summary-view-old-p' to check whether do a rescan or not.
4985         (wl-summary-view-old-p): New function.
4986         (wl-summary-line-format-changed-p): Ditto.
4987         (wl-summary-line-format-save): Ditto.
4988         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4989
4990         * wl-util.el (wl-set-string-width): Avoid using negative number
4991         for make-string.
4992
4993 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4994
4995         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4996         return value.
4997
4998         * wl-util.el (wl-set-string-width): Added optional argument
4999         `padding' (All other related portions are changed).
5000         (wl-line-parse-format): If the first letter of column number is
5001         `0', zero-padding the result (ex: "%05l").
5002
5003         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5004
5005 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5006
5007         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5008         sequential summary view.
5009
5010 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5011
5012         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5013         if it doesn't have a -unix version.
5014
5015 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5016
5017         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5018
5019 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5020
5021         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5022         content.
5023         (wl-draft): Follow the change above.
5024
5025         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5026
5027         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5028         and wl-folder-summary-line-format-alist contain %T and %P.
5029
5030         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5031         (wl-summary-mode-line-format): New user option.
5032         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5033         (wl-summary-line-format): Changed default value.
5034         (wl-summary-lazy-highlight): Changed default value.
5035
5036         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5037         change in wl-summary-create-line.
5038         (wl-thread-insert-entity-sub): Ditto.
5039
5040         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5041         (wl-summary-buffer-unread-status): Ditto.
5042         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5043         (wl-summary-buffer-persistent-mark-column): Ditto.
5044         (wl-summary-buffer-mode-line-formatter): Ditto.
5045         (wl-summary-buffer-mode-line): Ditto.
5046         (wl-summary-message-regexp): Abolished.
5047         (All other related portions are changed.)
5048         (wl-summary-detect-mark-position): New function.
5049         (wl-summary-buffer-set-folder): Setup
5050         wl-summary-buffer-mode-line-formatter.
5051         (wl-summary-mode): Setup selective-display;
5052         Setup pre-idle-hook when xemacs.
5053         (wl-summary-update-modeline): Rewrite.
5054         (wl-summary-jump-to-msg): Define as function;
5055         Changed regexp for searching messages.
5056         (wl-summary-message-number): Rewrite.
5057         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5058         Do rescan when old type summary cache.
5059         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5060         (wl-summary-remove-destination): Use '\r' to detect EOL.
5061         (wl-summary-print-destination): Ditto.
5062         (wl-summary-temp-mark): New inline function.
5063         (wl-summary-persistent-mark): Ditto.
5064         (wl-summary-line-number): New function.
5065         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5066         (wl-summary-line-list-count): New function.
5067         (wl-summary-create-line): Added argument persistent-mark.
5068         (All other related portions are changed)
5069         (wl-summary-create-line): Insert '\r'.
5070         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5071         (wl-summary-cursor-move-surface): New inline function.
5072         (wl-summary-prev): Use it.
5073         (wl-summary-next): Ditto.
5074
5075         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5076         wl-summary-message-regexp.
5077         (wl-highlight-summary): Delete progress message.
5078         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5079
5080         * Version number is increased to 2.9.12.
5081
5082 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5083
5084         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5085         variable (nil: no minimum).
5086         (wl-summary-line-subject): Add some spaces after subject by
5087         wl-summary-line-subject-minimum-length.
5088
5089 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5090
5091         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5092         and removed `F'.
5093         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5094         change above).
5095
5096 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5097
5098         * wl-summary.el (wl-summary-line-list-count): Reverted.
5099         (example setting in samples/*/dot.wl is also updated)
5100
5101 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5102
5103         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5104
5105         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5106
5107         * wl-vars.el (wl-summary-line-format): Addes some description to the
5108         docstring.
5109
5110         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5111         (wl-summary-line-close-bracket): Ditto.
5112         (wl-summary-line-children-number): Ditto.
5113         (wl-summary-line-thread-indent): Ditto.
5114         (wl-summary-line-children-and-from): Ditto.
5115
5116         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5117         't', 'c', 'F' and added 'C'.
5118
5119         * wl-util.el (wl-set-string-width): Accept negative value.
5120         (wl-line-parse-format): Added "%number(" and "%)".
5121
5122 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5123
5124         * wl-summary.el (wl-summary-line-list-count): Change format of the
5125         return value.
5126
5127 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5128
5129         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5130         from the recent message.el.
5131         (wl-draft-point-in-header-p): Ditto.
5132         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5133         wl-draft-beginning-of-line.
5134         * wl-e21.el (wl-draft-mode-map): Ditto.
5135         * wl-xmas.el (wl-draft-mode-map): Ditto.
5136
5137         * wl-folder.el: Sort macrodefs by dependencies.
5138
5139 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5140
5141         * wl-summary.el (wl-summary-prev): Fixed regexp.
5142         (wl-summary-next): Ditto.
5143
5144 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5145
5146         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5147
5148 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5149
5150         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5151         for backward compatibility.
5152
5153 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5154
5155         * wl-summary.el (wl-summary-line-list-count): New function, merged
5156         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5157         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5158         list counts.
5159
5160 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5161
5162         * wl-summary.el (wl-summary-create-line): Ignore errors while
5163         timezone-fix-time.
5164
5165         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5166
5167         * wl-summary.el (wl-summary-sync-update): Ditto.
5168         (wl-summary-default-from): Use wl-message-entity
5169         instead of entity.
5170
5171         * wl-summary.el (wl-summary-create-line): Fix.
5172
5173         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5174         (wl-summary-line-format): New user option.
5175         (wl-folder-summary-line-format-alist): Ditto.
5176         (wl-summary-from-width): Abolished.
5177
5178         * wl-util.el (toplevel): Require 'bytecomp.
5179         (wl-line-parse-format): New function.
5180         (wl-line-formatter-setup): New macro.
5181
5182         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5183         (wl-summary-buffer-line-formatter): New buffer local variable.
5184         (wl-summary-switch-to-clone-buffer): Follow the change above.
5185         (wl-summary-message-regexp): Fix.
5186         (wl-summary-from-func-internal): Abolished.
5187         (wl-summary-subject-func-internal): Ditto.
5188         (wl-summary-subject-filter-func-internal): Ditto.
5189         (All other related portions are changed.)
5190         (wl-summary-buffer-set-folder):
5191         Set up wl-summary-buffer-number-column and 
5192         wl-summary-buffer-line-formatter
5193         (All other related portions are changed.)
5194         (wl-summary-buffer-number-column-detect): Abolished.
5195         (All other related portions are changed.)
5196         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5197         (wl-summary-delete-all-temp-marks-on-buffer): Use
5198         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5199         (wl-summary-target-mark-delete): Ditto.
5200         (wl-summary-target-mark-refile-subr): Ditto.
5201         (wl-summary-target-mark-mark-as-read): Ditto.
5202         (wl-summary-target-mark-mark-as-unread): Ditto.
5203         (wl-summary-target-mark-mark-as-important): Ditto.
5204         (wl-summary-target-mark-save): Ditto.
5205         (wl-summary-replace-status-marks): Renamed from
5206         wl-summary-set-status-marks-on-buffer;
5207         Use wl-summary-message-regexp instead of
5208         wl-summary-buffer-number-regexp.
5209         (wl-summary-sync-update): Follow the change above.
5210         (wl-summary-goto-previous-message-beginning): New function.
5211         (wl-summary-mark-as-unread): Use it.
5212         (wl-summary-mark-as-important): Ditto.
5213         (wl-summary-line-formatter): New variable.
5214         (wl-summary-line-year): New function.
5215         (wl-summary-line-day): Ditto.
5216         (wl-summary-line-day-of-week): Ditto.
5217         (wl-summary-line-hour): Ditto.
5218         (wl-summary-line-minute): Ditto.
5219         (wl-summary-line-open-bracket): Ditto.
5220         (wl-summary-line-close-bracket): Ditto.
5221         (wl-summary-line-children-number): Ditto.
5222         (wl-summary-line-thread-indent): Ditto.
5223         (wl-summary-line-size): Ditto.
5224         (wl-summary-line-subject): Ditto.
5225         (wl-summary-line-from): Ditto.
5226         (wl-summary-line-children-and-from): Ditto.
5227         (wl-summary-create-line): Rewritten.
5228         (wl-summary-format-date): Abolished.
5229
5230         * wl-highlight.el (wl-highlight-summary-current-line): Use
5231         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5232         Use thread structure to detect thread top message.
5233
5234         * wl-draft.el (wl-default-draft-cite): Don't use
5235         wl-summary-from-func-internal.
5236
5237         * wl-refile.el (wl-refile-subject-learn): Don't use
5238         wl-summary-subject-filter-func-internal.
5239         (wl-refile-guess-by-subject): Ditto.
5240
5241         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5242         parameters.
5243
5244         * wl-thread.el (wl-thread-update-indent-string-region):
5245         Use wl-thread-update-line-on-buffer instead of
5246         wl-thread-update-indent-string.
5247         (wl-thread-update-children-number): Redefine using
5248         wl-thread-update-line-on-buffer.
5249         (wl-thread-update-indent-string): Abolished.
5250
5251         * Version number is increased to 2.9.11.
5252
5253 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5254
5255         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5256         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5257         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5258
5259         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5260         as nil.
5261
5262         * wl-thread.el (wl-thread-open-all-unread): Use 
5263         elmo-folder-list-messages-mark-match.
5264         (wl-thread-insert-message): Removed argument `mark-alist'.
5265         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5266         elmo-msgdb-set-mark.
5267         (wl-thread-get-children-msgs-uncached): Likewise.
5268         (wl-thread-get-exist-children): Added argument include-self.
5269         (wl-thread-delete-message): Follow the change above.
5270
5271         * wl-summary.el (wl-summary-count-unread): Removed argument.
5272         (wl-summary-rescan): Follow the change above.
5273         (wl-summary-mark-as-read-region): Ditto
5274         (wl-summary-mark-as-unread-region): Ditto.
5275         (wl-summary-delete-messages-on-buffer): Ditto.
5276         (wl-summary-sync-update): Ditto.
5277         (wl-summary-switch-to-clone-buffer): Ditto.
5278         (wl-summary-goto-folder-subr): Ditto.
5279         (wl-summary-target-mark-mark-as-read): Ditto.
5280         (wl-summary-target-mark-mark-as-unread): Ditto.
5281         (wl-summary-target-mark-mark-as-important): Ditto.
5282         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5283         (wl-summary-update-thread): Removed argument `mark-alist'.
5284         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5285         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5286         (wl-summary-resume-cache-status): Likewise.
5287         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5288         elmo-msgdb-set-mark.
5289         (wl-summary-mark-as-read-all): Likewise.
5290         (wl-summary-delete-cache): Ditto.
5291         (wl-summary-auto-select-msg-p): Ditto.
5292         (wl-summary-mark-as-unread): Ditto.
5293         (wl-summary-no-auto-refile-message-p): Ditto.
5294         (wl-summary-mark-as-read): Ditto.
5295         (wl-summary-mark-as-important): Ditto.
5296         (wl-summary-auto-refile): Follow the change above.
5297         (wl-summary-delete-all-marks): Removed.
5298         (wl-summary-resume-marks-and-highlight): Ditto.
5299         (wl-summary-resume-marks): Ditto.
5300         (wl-summary-delete-important-msgs-from-list): Ditto.
5301         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5302
5303         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5304         wl-summary-count-unread.
5305
5306         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5307         (wl-summary-score-update-all-lines): Use
5308         elmo-msgdb-set-mark.
5309
5310 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5311
5312         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5313         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5314         (wl-summary-create-line): Renamed from
5315         wl-summary-overview-create-summary-line;
5316         Argument rearrangement.
5317         (wl-summary-update-thread): Follow the change above.
5318
5319         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5320         (wl-thread-insert-entity-sub): Likewise.
5321
5322         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5323         argument `overview', `mark-alist' and added `msgdb'.
5324
5325         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5326
5327         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5328         (wl-summary-rescan): Follow the change above.
5329         (wl-summary-sync-update): Ditto.
5330         (wl-summary-insert-thread-entity): Ditto;
5331         Don't use `let*' in every while loop;
5332         Detect infinite loop of threads.
5333         (wl-summary-update-thread): Removed argument `overview'.
5334
5335         * wl-thread.el (wl-thread-insert-message): Ditto.
5336
5337         * Version number is increased to 2.9.10.
5338
5339         * wl-message.el (wl-message-redisplay): Ignore errors while
5340         wl-message-redisplay-hook.
5341
5342 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5343
5344         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5345
5346 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5347
5348         * wl.el (wl): inhibit-quit while wl-folder.
5349
5350 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5351
5352         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5353         while msgdb access.
5354
5355 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5356
5357         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5358         even if no folder is not created.
5359
5360 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5361
5362         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5363
5364         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5365         implementation.
5366         (wl-summary-target-mark-thread): Ditto.
5367
5368         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5369
5370 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5371
5372         * wl-util.el (wl-display-bytes): Remove unused function.
5373
5374 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5375
5376         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5377         seems critical one (partially reverse the change in 2002/03/17).
5378
5379 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5380
5381         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5382         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5383
5384 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5385
5386         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5387         is not writable.
5388         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5389         plugged status instead of `'force' as 2nd argument.
5390
5391         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5392         is not creatable.
5393
5394         * Version number is increased to 2.9.9.
5395
5396 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5397
5398         * wl-summary.el (wl-summary-suspend): New function.
5399
5400 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5401
5402         * wl.el (wl): Do not check variables if check is nil.
5403         * wl-utils.el (wl-collect-draft): New function.
5404         * wl-folder.el (wl-folder-suspend): Put summary buffers
5405         and draft buffers at the end of buffer list.
5406         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5407
5408 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5409
5410         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5411         loop instead of recursive call.
5412
5413         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5414         2nd argument.
5415
5416 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5417
5418         * wl-draft.el (wl-draft-create-contents): Don't take neither
5419         (function . args) nor (string . something) any more.
5420
5421         * wl-version.el (wl-generate-user-agent-string): Return string
5422         without header symbol.
5423         * wl-draft.el (wl-draft-default-headers): Use it.
5424
5425         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5426         `wl-draft-insert-ccs' and return field value instead of inserting
5427         the header. Abolish cc argument.
5428         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5429
5430         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5431         rather than one with string car.
5432
5433         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5434         * wl-draft.el (wl-draft-create-contents): Add it after the default
5435         headers.
5436
5437         * wl-draft.el (wl-draft-create-contents): For the case of
5438         (symbol-or-string . function) insert header only when the function
5439         returns string value.
5440
5441 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5442
5443         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5444         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5445
5446 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5447
5448         * wl.el (wl-check-environment): Don't check Message-ID when
5449         `wl-insert-message-id' is nil.
5450         Revive checking if `wl-message-id-domain' contains "@".
5451
5452 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5453
5454         * wl.el (wl-check-environment): Merge examination for "@" at
5455         inappropriate position into the first string-match.
5456
5457         * wl-summary.el (wl-summary-target-mark-print): New function.
5458         (wl-summary-pipe-message-subr): Extracted from
5459         `wl-summary-pipe-message'.
5460         (wl-summary-target-mark-pipe): New function.
5461         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5462         `wl-summary-target-mark-pipe'.
5463
5464 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5465
5466         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5467
5468 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5469
5470         * wl.el (wl-check-environment): Use elmo-warning instead of
5471         error for non-critical ones.
5472         Remove trash folder check.
5473         (wl): Don't ignore error in wl-check-environment.
5474
5475         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5476         check, which is moved from `wl-check-environment'.
5477         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5478
5479 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5480
5481         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5482         guess anything, call wl-summary-write.
5483         (wl-summary-write): Create draft with blank To field.
5484         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5485
5486 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5487
5488         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5489         argument full as well for wl-folder-write-current-folder.
5490         If wl-*-write-current-folder cannot guess addressee, add blank
5491         To header.
5492         Rewrite condition for positioning cursor.
5493
5494 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5495
5496         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5497         summary buffer is present, use it.
5498         (wl-folder-jump-to-previous-summary): Ditto.
5499
5500 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5501
5502         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5503
5504         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5505         wl-summary-previous-buffer and wl-summary-next-buffer.
5506
5507         * wl-folder.el (wl-folder-mode-map): Bind
5508         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5509         (wl-folder-jump-to-next-summary): New function.
5510         (wl-folder-jump-to-previous-summary): Ditto.
5511
5512         * wl-draft.el (wl-draft): Rearranged.
5513
5514 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5515
5516         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5517         of header.
5518         (wl-draft): Collect arguments for the header as header-alist.
5519         (wl-draft-forward): Arrange arguments for wl-draft.
5520         (wl-draft-reply): Ditto.
5521         (wl-draft-edit-string): Ditto.
5522         * wl-summary.el (wl-summary-write): Ditto.
5523         (wl-summary-write-current-folder): Ditto.
5524
5525         * Version number is increased to 2.9.8.
5526
5527 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5528
5529         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5530
5531         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5532
5533         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5534         even if the guess failed.
5535
5536         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5537         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5538         wl-summary-write-current-folder.
5539         * wl-xmas.el: Ditto.
5540
5541 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5542
5543         * wl-summary.el (wl-summary-next-page): Force display message if
5544         message is not displayed yet.
5545         (wl-summary-prev-page): Ditto.
5546
5547 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5548
5549         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5550
5551 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5552
5553         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5554         add "Preview Message" and "Save Draft and Exit".
5555
5556 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5557
5558         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5559         if addrmgr is called from draft in splitted window.
5560
5561         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5562         * wl-mule.el: Ditto.
5563         * wl-xmas.el: Ditto.
5564
5565 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5566
5567         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5568
5569         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5570         * wl-xmas.el (wl-folder-toolbar): Ditto.
5571
5572 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5573
5574         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5575         and wl-draft-save-and-exit.
5576         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5577         * wl-xmas.el: Ditto.
5578         * wl-mule.el: Ditto.
5579
5580         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5581         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5582
5583 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5584
5585         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5586         lists for saving buffer.
5587
5588 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5589
5590         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5591         parent-folder argument instead of it.
5592         (wl-draft-create-buffer): Ditto.
5593         (wl-draft-forward): Ditto.
5594         (wl-draft-reply): Ditto.
5595         * wl-summary.el (wl-summary-write): Ditto.
5596         (wl-summary-write-current-folder): Ditto.
5597
5598         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5599         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5600         Folder buffer after composing.
5601
5602 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5605         header if the file `wl-x-face-file' already contains it.
5606
5607 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5608
5609         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5610         folder" entry.
5611         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5612         * wl-e21.el (wl-folder-toolbar): Ditto.
5613         * wl-xmas.el (wl-folder-toolbar): Ditto.
5614
5615 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5616
5617         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5618         wl-folder-goto-folder with sticky argument.
5619         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5620
5621 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5622
5623         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5624         and wl-summary-previous-buffer.
5625         (wl-summary-next-buffer): New function.
5626         (wl-summary-previous-buffer): Ditto.
5627
5628 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5629
5630         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5631         wl-folder-jump-to-current-entity-with-arg.
5632         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5633         `wl-folder-jump-to-current-entity'.
5634         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5635         `wl-summary-goto-folder-sticky'.
5636         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5637         `wl-summary-goto-folder'.
5638         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5639         Unless force-exit, do not clean temp. marks for sticky summary.
5640         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5641
5642 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5643
5644         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5645         not entire.
5646
5647 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5648
5649         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5650         to `C-x C-s'.
5651         (wl-summary-save-status): New command.
5652         (wl-summary-exit): Don't clean-up temp marks when sticky.
5653         (Applied patch from Nakayama-san [wl: 09548])
5654         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5655         Do nothing when no mark data.
5656         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5657         Call `wl-summary-delete-all-temp-marks' before saving.
5658
5659 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5660
5661         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5662
5663 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5664
5665         * wl.el (wl-check-environment): Also cause error when (system-name)
5666         returns "localhost.localdomain". (Although it doesn't affect because
5667         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5668
5669 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5670
5671         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5672         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5673
5674         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5675         value.
5676
5677 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5680         Likewise r-cc-list and r-ng-list.
5681
5682 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5683
5684         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5685         only if it is bound as variable.
5686
5687         * wl-mime.el (wl-draft-preview-message): Ditto.
5688
5689 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5690
5691         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5692         needless `goto-char'.
5693
5694         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5695         `wl-summary-redisplay-no-mime-internal' instead of
5696         `wl-summary-redisplay-no-mime'.
5697         (wl-summary-redisplay-no-mime): Changed argument;
5698         Call `wl-summary-redisplay-no-mime-internal'.
5699
5700         * wl-mime.el (wl-draft-preview-message): Bind
5701         `mime-header-encode-method-alist' locally.
5702
5703         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5704         (wl-draft-std11-parse-addresses): Added the first address check.
5705         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5706
5707         * Version number is increased to 2.9.7.
5708
5709 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5710
5711         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5712
5713 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5714
5715         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5716         related to scrollbar support, if there is no such a feature
5717         compiled in.
5718
5719 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5720
5721         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5722         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5723         for prefetch.
5724
5725 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * wl-summary.el (wl-summary-pick): Fix for no match.
5728
5729 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5730
5731         * wl-draft.el (wl-draft-save):
5732         Override `mime-header-encode-method-alist'.
5733
5734 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5735
5736         * wl-folder.el (wl-folder-pick): New function.
5737         Define key as "?".
5738
5739 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5740
5741         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5742         Fix for unplugged.
5743
5744 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * wl-folder.el (wl-folder-virtual): New function.
5747         Define key as "V".
5748
5749 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5750
5751         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5752         multi folder if entity is group.
5753
5754 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5755
5756         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5757         is nil.
5758
5759 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5760
5761         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5762         (wl-summary-target-mark-msgs): Return the number of marked messages.
5763
5764 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5765
5766         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5767         "first:" is specified.
5768
5769 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5770
5771         * wl-vars.el (wl-from): Use return value of function
5772         user-full-name instead of the variable user-full-name since
5773         XEmacs-20.4 doesn't set this variable.
5774
5775 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5776
5777         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5778         call `wl' directly.
5779
5780 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5781
5782         * wl-draft.el (wl-draft-reedit): Removed duplicated
5783         switch-to-buffers.
5784
5785 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5786
5787         * wl.el (wl-other-frame): Removed garbages.
5788
5789 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5790
5791         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5792
5793         * wl-xmas.el (wl-draft-key-setup): Ditto.
5794
5795         * wl-mule.el (wl-draft-key-setup): Ditto.
5796
5797         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5798         (wl-draft-reedit): Ditto.
5799         (wl-draft-prepare-edit): Add `wl-draft-save' to
5800         `local-write-file-hooks'.
5801         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5802         (wl-draft-reedit): Set buffer-file-name.
5803         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5804
5805
5806         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5807         call it.
5808         (wl-delete-startup-frame-function): New variable.
5809         (wl-other-frame): New function
5810         (Original was written by Yamaoka san [wl: 09239]).
5811
5812         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5813         if `wl-folder-use-frame'.
5814
5815 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5816
5817         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5818
5819 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5820
5821         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5822         New variable.
5823         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5824         (wl-message-buffer-prefetch-get-next): Use them.
5825         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5826
5827 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5828
5829         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5830         with unwind-protect.
5831
5832         * wl-draft.el (wl-draft-reedit): Rewrite.
5833         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5834         (wl-draft-save): Insert header separator if it does not exist;
5835         Removed condition-case.
5836
5837         * wl-summary.el (wl-summary-reedit): Revert last change.
5838
5839         * wl-draft.el (wl-draft-save): Rewrite.
5840         (wl-draft-create-buffer): Set buffer-file-name as nil.
5841
5842         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5843
5844         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5845
5846         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5847         nil.
5848
5849 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5850
5851         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5852         If count is nil, do not prefetch.
5853         (wl-message-buffer-prefetch-next): Next.
5854
5855 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5856
5857         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5858
5859 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5860
5861         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5862         `delete-backward-char'
5863         (wl-draft-prepare-edit): Check major-mode.
5864         (wl-draft-decode-header): Rewrite.
5865         (wl-draft): Fix.
5866
5867 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5868
5869         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5870
5871 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5872
5873         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5874         (wl-message-buffer-prefetch-get-next): Remove size checking.
5875         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5876
5877 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5878
5879         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5880         (wl-draft-default-headers): Fix.
5881
5882 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5883
5884         * wl-draft.el (wl-draft-default-headers): Insert return value of
5885         `wl-generate-mailer-string-function'.
5886
5887 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5888
5889         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5890         (wl-draft-insert-mail-header-separator): Ditto.
5891
5892         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5893         again (Reverted the change on 2002-01-17 by OKADA san).
5894
5895 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-draft.el (wl-draft): Rewrite.
5898         (wl-draft-create-buffer): New function.
5899         (wl-draft-create-contents): Ditto.
5900         (wl-draft-prepare-edit): Ditto.
5901         (wl-draft-decode-header): Ditto.
5902         (wl-draft-decode-body): Ditto.
5903         (wl-draft-check-new-line): Ditto.
5904         (wl-draft-default-headers): Ditto.
5905         (wl-draft-insert-mail-header-separator): Ditto.
5906
5907 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5908
5909         * Version number is increased to 2.9.6.
5910
5911 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5912
5913         * wl-draft.el (wl-draft-delete-field): Optional argument.
5914         (wl-draft-delete-fields): Ditto.
5915
5916 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5917
5918         * wl-message.el (toplevel): Eliminated byte-compile warning.
5919         for `itimer-function', `delete-timer' and `itimer-list'.
5920
5921 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5922
5923         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5924         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5925         `wl-message-buffer-prefetch-threshold'.
5926         * wl-summary.el (wl-summary-redisplay-internal): Remove
5927         the check of `wl-message-buffer-prefetch-depth'.
5928
5929 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5930
5931         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5932         size of article.
5933         (wl-message-buffer-prefetch-subr): Remove size check.
5934
5935 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5936
5937         * wl-vars.el (wl-plugged): Make customizable.
5938
5939 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5940
5941         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5942         (wl-message-buffer-prefetch-set-timer): New function.
5943         (wl-message-buffer-prefetch-get-next): New function.
5944         (wl-message-buffer-prefetch): New function.
5945         (wl-message-buffer-prefetch-next): Rewrite.
5946         (wl-message-buffer-prefetch-subr): Rewrite.
5947         * wl-vars.el (wl-auto-prefetch-first): New variable.
5948         * wl-summary.el (wl-summary-goto-folder-subr): Call
5949         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5950
5951 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5952
5953         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5954         `wl-summary-unread-message-hook'.
5955
5956 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5957
5958         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5959         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5960         if range is `cache-status'.
5961
5962 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5963
5964         * wl-message.el (wl-message-buffer-prefetch-subr):
5965         Improve debug message.
5966
5967 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5968
5969         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5970         `wl-mail-send-pre-hook'.
5971         (wl-draft-send-mail-with-qmail): Ditto.
5972         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5973
5974 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5975
5976         * wl-message.el (wl-message-buffer-prefetch-subr):
5977         Fix for cancel-function-timers bug.
5978         (wl-message-buffer-prefetch-debug): Default value is t.
5979
5980 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5981
5982         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5983         (wl-message-buffer-prefetch-subr): Rewrite.
5984         Rename from `wl-message-buffer-prefetch'.
5985
5986 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5987
5988         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5989         (wl-default-draft-cite-decorate-author): Ditto.
5990
5991         * wl-draft.el (wl-draft-cite-function): Removed.
5992         (wl-default-draft-cite-decorate-author): Ditto.
5993
5994 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5995
5996         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5997         (wl-default-draft-cite): Do not arrange author name if the value of
5998         `wl-default-draft-cite-decorate-author' is nil.
5999
6000 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6003
6004         * wl-folder.el (wl-folder-check-one-entity): Don't care
6005         `elmo-folder-use-flag-p'.
6006
6007 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6008
6009         * wl-folder (wl-folder-check-one-entity): Fix
6010         problem if unread is nil.
6011
6012 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6013
6014         * wl-address.el (wl-address-make-completion-list): Check whether
6015         the address is a group list.
6016         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6017
6018 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6019
6020         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6021         The number of the messages of new and unread does not count
6022         correctly.
6023
6024         * wl-summary.el (wl-summary-count-unread): Changed to return
6025         `(new . unread)' instead of total.
6026         (wl-summary-sync-update): Follow the change above.
6027
6028         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6029
6030 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6031
6032         * wl-address.el (wl-address-make-completion-list): Do not enclose
6033         address by " <" and ">" if associated realname is "".
6034         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6035         This is against the promblem with group list in .addresses pointed
6036         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6037
6038 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6039
6040         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6041         message is a format control string.
6042         * wl-expire.el (wl-expire-append-log): Ditto.
6043         * wl-mime.el (wl-summary-burst-subr): Ditto.
6044         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6045         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6046
6047 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6048
6049         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6050         wl.el (wl-check-variables): Rename from `wl-check-type'.
6051         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6052         (wl-check-variables-2): New function.
6053         (wl): Call `wl-check-variables-2'.
6054
6055 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6056
6057         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6058         after renaming folder in access group.
6059
6060 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6061
6062         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6063         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6064         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6065         (wl-message-buffer-prefetch): Rewrite.
6066         (wl-message-buffer-prefetch-idle-time): Removed.
6067         * wl-summary.el (wl-summary-redisplay-internal):
6068         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6069         Error check for `wl-message-buffer-prefetch-depht'.
6070
6071 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6072
6073         * Version number is increased to 2.9.5.
6074         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6075
6076 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6077
6078         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6079         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6080         Based on the patch written by
6081         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6082
6083 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6084
6085         * wl-draft.el (wl-draft-raw-send): Fix for
6086         `wl-news-send-pre-hook'
6087
6088 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6089
6090         * wl-utils.el (wl-message-id-function): New variable.
6091         * wl-draft.el (wl-draft-insert-required-fields):
6092         Use `wl-message-id-function'.
6093
6094 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6095
6096         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6097         * wl-utils.el (wl-draft-make-message-id-string):
6098         Use `wl-from' for domain part of Message-ID
6099         if `wl-message-id-use-wl-from' if non-nil.
6100         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6101
6102 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6103
6104         * wl.el (wl): Call `wl-check-type'
6105         Do not 'condition-case'.
6106
6107 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6108
6109         * wl.el (wl-check-type): New function.
6110         (wl-check-type-variables): New variable.
6111
6112 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6113
6114         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6115
6116 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6117
6118         * wl-draft.el (wl-smtp-password-key): New function.
6119         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6120         (wl-draft-send-mail-with-smtp): Ditto.
6121         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6122
6123 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6124
6125         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6126         * wl-utils.el (wl-unique-id-suffix): Remove.
6127
6128 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6129
6130         * Version number is increased to 2.9.4.
6131
6132 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6133
6134         * wl-utils.el (wl-unique-id-suffix): New variable.
6135         (wl-unique-id): Use `wl-unique-id-suffix'
6136
6137 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6138
6139         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6140         instead of `elmo-msgdb-search'.
6141
6142         * Version number is increased to 2.9.3.
6143
6144 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6145
6146         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6147
6148 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6149
6150         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6151         (wl-draft-dispatch-message): Changed for send-later.
6152         (wl-draft-queue-flush): Ditto.
6153         (wl-draft): Clear `wl-sent-message-queued'.
6154         (wl-draft-reedit): Ditto.
6155         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6156         * wl-vars.el (wl-draft-force-queuing): New variable.
6157         (wl-draft-force-queuing-mail): New variable.
6158         (wl-draft-force-queuing-news): New variable.
6159
6160 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6161
6162         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6163         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6164
6165 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6166
6167         * Version number is increased to 2.9.2.
6168
6169 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * wl-draft.el (wl-draft-elide-region): New user command.
6172         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6173
6174         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6175         command `wl-draft-elide-region'.
6176         * wl-mule.el: Ditto.
6177         * wl-xmas.el: Ditto.
6178
6179 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6180
6181         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6182         (wl-biff-check-folder-async): Removed needless let.
6183
6184 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6185
6186         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6187         wl-folder-get-elmo-folder.
6188         (wl-biff-check-folder): Set `biff' argument of
6189         `wl-folder-check-one-entity'.
6190         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6191
6192         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6193         (wl-folder-check-one-entity): Added `biff' argument;
6194         Setup `biff' slot of folder.
6195
6196         * Version number is increased to 2.9.1.
6197
6198 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6199
6200         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6201         comment out and fixed.
6202         (wl-fldmgr-add-completion-subr): Ditto.
6203
6204         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6205         and msgdb.
6206
6207         * wl.el (wl-toggle-plugged): Save summary view.
6208
6209 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6212
6213 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6214
6215         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6216
6217 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6220         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6221         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6222
6223         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6224         if it was failed.
6225         (wl-demo): Disable undo in the demo buffer.
6226
6227 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6228
6229         * wl-version.el (wl-version): Changed codename.
6230
6231         * Version number is increased to 2.9.0.
6232
6233 2001-12-14  Takuo KITAME <kitame@northeye.org>
6234
6235         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6236         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6237         (wl-folder-mark-as-read-all-current-entity): Ditto.
6238
6239 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-vars.el (wl-from-width): Define as obsolete variable.
6242         (wl-subject-length-limit): Ditto.
6243
6244         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6245
6246         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6247         wl-summary-save-view.
6248
6249         * wl.el (wl-save-status): Ditto.
6250         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6251
6252         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6253         (wl-summary-exit): Follow the change above.
6254         (wl-summary-goto-folder-subr): Ditto.
6255
6256         * wl-folder.el (wl-folder-create-subr): Don't use
6257         `elmo-folder-creatable-p'.
6258
6259 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6260
6261         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6262
6263 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6266         rather than bitmap on Emacs 21.
6267         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6268         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6269         for xbm if the new redisplay engine is not available.
6270
6271 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-folder.el (wl-folder-init-hook): New hook.
6274         (wl-folder-init): Run `wl-folder-init-hook'.
6275
6276 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6279
6280 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6281
6282         * wl-acap.el (wl-acap-cache-filename): New variable.
6283         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6284         (wl-acap-init): Use cache if no ACAP server found.
6285
6286 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6287
6288         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6289         `wl-acap-original-msgdb-dir'.
6290
6291         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6292         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6293
6294         * wl-mime.el (wl-mime-save-directory): Renamed from
6295         `wl-mime-save-dir'.
6296
6297 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6300
6301         * wl-demo.el: Require `path-util'.
6302         (wl-demo-bitmap-mule-available-p): New internal variable.
6303         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6304         `module-installed-p' instead.
6305         (wl-demo-insert-image): Use *.img file for a bitmap image.
6306         (wl-demo): Don't call the ascii demo recursively.
6307
6308 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6309
6310         * Version number is increased to 2.7.7.
6311
6312 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6313
6314         * wl.el (wl-exit): Eliminated byte-compile warning.
6315
6316 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6317
6318         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6319         obsolete variable using `elmo-define-obsolete-variable'.
6320         (wl-fetch-confirm-threshold): Ditto.
6321         (wl-cache-prefetch-folder-type-list): Ditto.
6322         (wl-cache-prefetch-folder-list): Ditto.
6323
6324 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6325
6326         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6327         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6328         (wl-demo-insert-image): New function.
6329         (wl-demo-insert-text): New function.
6330         (wl-demo-image-type-alist): Redefine as a function.
6331         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6332         (wl-demo-with-temp-file-buffer): Removed.
6333         (wl-logo-xpm): Removed.
6334         (wl-logo-xbm): Removed.
6335         (wl-logo-bitmap): Removed.
6336
6337 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6338
6339         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6340         (wl-expire-localdir-get-folder-function): New user option.
6341         (wl-expire-localdir-get-folder): New function.
6342         (wl-expire-localdir-date): Ditto.
6343
6344 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6345
6346         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6347         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6348         Fixed unread number mismatch when all-unread < unread.
6349
6350 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6351
6352         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6353         (wl-fetch-confirm-threshold): Ditto.
6354
6355         * wl-summary.el (wl-summary-confirm-appends): Removed.
6356         (wl-summary-sync-update): Don't refer
6357         `wl-summary-update-confirm-threshold' (It is now abolished).
6358
6359         * wl-message.el (wl-message-display-internal): Don't refer
6360         `wl-fetch-confirm-threshold' (It is now abolished).
6361
6362 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6363
6364         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6365
6366 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6367
6368         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6369         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6370         Change default value to nil.
6371         (wl-summary-indent-length-limit): The value can be nil, nil means
6372         unlimited.
6373
6374         * wl-summary.el: Don't set limit for indent length if the value of
6375         wl-summary-indent-length-limit is nil.
6376         If the value of wl-summary-width is nil, it means only that the width
6377         of summary is unlimited (nil doesn't mean that the indent length is
6378         unlimited).
6379
6380         * wl-thread.el: Ditto.
6381
6382 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6383
6384         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6385         be nil, nil means never confirm.
6386         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6387
6388 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6389
6390         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6391         means unlimited).
6392
6393 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6394
6395         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6396         Use `with-temp-buffer'.
6397
6398 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6401         with new backquote style).
6402         (wl-folder-get-entity-from-buffer): Ditto.
6403
6404 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6405
6406         * wl-version.el (nemacs-version): Eliminated.
6407         (wl-extended-emacs-version2): Ignore nemacs.
6408         (wl-extended-emacs-version3): Ditto.
6409
6410 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6411
6412         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6413         (wl-draft-add-in-reply-to): New variable.
6414         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6415         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6416         (wl-draft-yank-from-mail-reply-buffer): Use
6417         `wl-draft-add-in-reply-to'.
6418         (wl-draft-insert-current-message): Ditto.
6419
6420 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6421
6422         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6423         typo (kill->hide).
6424         (wl-message-buffer-prefetch-folder-type-list): Added elements
6425         `mark' and `cache' instead of `internal'.
6426
6427 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6428
6429         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6430         resume msgdb directory.
6431
6432 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6433
6434         * wl.el (wl-exit): Call `wl-acap-exit'.
6435
6436         * wl-summary.el (wl-summary-message-string): New function.
6437         (wl-summary-reedit): Use it.
6438         (wl-summary-resend-bounced-mail): Remove needless let.
6439         (wl-summary-supersedes-message): Ditto.
6440         (wl-summary-save): Ditto.
6441
6442         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6443         (wl-acap-init): Set it.
6444         (wl-acap-exit): New function.
6445
6446 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6447
6448         * wl.el (wl-init): Revert (require 'mime-setup). move from
6449         toplevel.
6450
6451 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6452
6453         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6454         local variables.  Add error when guess function return invalid
6455         value.
6456
6457 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6458
6459         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6460         Change local variable name.
6461         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6462         (wl-folder-get-newsgroups): Return nil when non-news folder.
6463         * wl-summary.el (wl-summary-write-current-folder): State through
6464         when guess-list return nil.
6465         (wl-summary-write-current-folder-functions): Fixed docstring.
6466
6467         * wl.el (wl-exit): Changed confirm message.
6468
6469         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6470         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6471
6472         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6473
6474 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6475
6476         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6477         user option (Renamed from wl-cache-prefetch-folder-type-list).
6478         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6479         from wl-cache-prefetch-folder-list).
6480
6481         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6482         Move to wl-vars.el.
6483         (wl-message-buffer-prefetch-p): Changed to enable
6484         `wl-message-buffer-prefetch-folder-list'.
6485
6486         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6487         `ignore-cache'.
6488
6489 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6490
6491         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6492         `part-top' and `part-bottom'.
6493         (wl-draft-config-sub-part-top): New function.
6494         (wl-draft-config-sub-part-bottom): New function.
6495
6496 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6497
6498         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6499
6500 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6501
6502         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6503
6504 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6505
6506         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6507
6508         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6509         (wl-summary-write-current-folder): Ditto.
6510
6511 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6512
6513         * wl-folder.el (wl-folder-get-newsgroups): Use
6514         `elmo-folder-newsgroups'.
6515
6516 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6517
6518         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6519         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6520         `wl-draft-config-sub-header-bottom'.
6521
6522 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6523
6524         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6525         localnews folder.
6526
6527 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6528
6529         * wl-summary.el (wl-summary-mode): Undo last change.
6530
6531         * wl-folder.el (wl-folder-mode): Ditto.
6532
6533 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6534
6535         * wl-summary.el (wl-summary-mode): Locally set
6536         truncate-partial-window-width to nil.
6537         (for XEmacs)
6538
6539         * wl-folder.el (wl-folder-mode): Ditto.
6540
6541 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6542
6543         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6544
6545 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6546
6547         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6548         number.
6549
6550         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6551
6552         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6553
6554         * Version number is increased to 2.7.6.
6555
6556 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6557
6558         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6559
6560 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6561
6562         * wl-summary.el (wl-summary-sync-update): Enclose network
6563         related portion with `unwind-protect'.
6564
6565 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6566
6567         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6568
6569 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6570
6571         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6572         element.
6573         * wl-vars.el (wl-message-body-button-alist): Ditto.
6574
6575         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6576         max match length.
6577         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6578
6579         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6580         for the max match length;
6581         Use 4th element value for the button string regexp group.
6582
6583         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6584         candidate exists, prompt to select.
6585
6586 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6587
6588         * wl-summary.el (wl-summary-jump-to-msg): Search before
6589         calibration point by `beginning-of-line'.
6590
6591 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6592
6593         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6594         for access group.
6595
6596 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6597
6598         * wl-message.el (wl-message-display-internal): Bind
6599         `default-mime-charset'.
6600
6601         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6602
6603         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6604
6605         * Version number is increased to 2.7.5.
6606
6607 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6608
6609         * wl-expire.el (wl-summary-archive): Fixed;
6610         Use `elmo-folder-name-internal'.
6611
6612 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6613
6614         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6615         from `elmo-folder-move-messages' caller.
6616         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6617
6618         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6619         related portions are changed).
6620
6621 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6622
6623         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6624         counter.
6625
6626 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6627
6628         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6629         buffer local and set it to nil.
6630
6631         * wl-message.el (wl-message-redisplay): Ditto.
6632
6633 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6634
6635         * wl-summary.el (wl-summary-mark-as-important): If message is
6636         already cached, set messag as read, otherwise encache and mark as read.
6637
6638 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6639
6640         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6641         point-min.
6642
6643 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6644
6645         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6646         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6647         a keymap.
6648
6649 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6650
6651         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6652         parent.
6653
6654         * wl-mule.el (wl-message-define-keymap): Ditto.
6655
6656         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6657
6658         * wl-xmas.el (wl-message-display-internal-hook): Define.
6659         (wl-xmas-setup-message-toolbar): Define as function.
6660         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6661         (wl-message-overload-functions): Abolished.
6662         (wl-message-define-keymap): New function.
6663
6664         * wl-vars.el (wl-message-display-internal-hook): New variable.
6665         (wl-message-header-button-alist): New variable (Renamed from
6666         wl-highlight-message-header-button-alist).
6667         (wl-message-body-button-alist): Ditto.
6668
6669         * wl-mule.el (wl-message-define-keymap): New function.
6670         (wl-message-overload-functions): Abolished.
6671
6672         * wl-message.el (wl-message-add-buttons-to-body): New function.
6673         (wl-message-redisplay): Don't call wl-message-overload-functions;
6674         Call wl-message-add-buttons-to-header and
6675         wl-message-add-buttons-to-body.
6676         (wl-message-display-internal): Set keymap argument for
6677         elmo-mime-display-as-is, elmo-mime-message-display;
6678         Run wl-message-display-internal-hook.
6679         (wl-message-refer-article-or-url): Abolished.
6680
6681         * wl-highlight.el (wl-highlight-headers): Don't call
6682         wl-highlight-message-add-buttons-to-header.
6683         (wl-highlight-message-add-buttons-to-header): Abolished.
6684
6685
6686         * wl-e21.el (wl-message-display-internal-hook): Define.
6687         (wl-e21-setup-toolbar): Deleted duplicated binding.
6688         (wl-e21-setup-message-toolbar): Define as function.
6689         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6690         (wl-message-define-keymap): New function.
6691         (wl-message-overload-functions): Abolished.
6692
6693 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6696         and elmo-folder-close.
6697
6698         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6699
6700 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6701
6702         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6703         boolean value.
6704         * wl-draft.el (wl-draft-do-fcc): Ditto.
6705
6706 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6707
6708         * wl-vars.el (wl-fcc-force-as-read): New variable.
6709         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6710         mark copied message as read.
6711
6712 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6713
6714         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6715
6716 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6717
6718         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6719         `wl-summary-target-above' instead of obsolete variable
6720         `wl-summary-temp-above'.
6721
6722         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6723         instead of `make-obsolete-variable'.
6724         * wl-refile.el (toplevel): Ditto.
6725
6726 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6729         with third argument t.
6730         (wl-draft): Set first argument for wl-plugged-init as t.
6731
6732         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6733         definition.
6734
6735 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6736
6737         * wl-vars.el: Tabify.
6738         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6739
6740         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6741         message.
6742
6743 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6744
6745         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6746         and set default to beep.
6747
6748 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6749
6750         * wl-vars.el (wl-draft-truncate-lines): New variable.
6751
6752         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6753         instead of wl-message-truncate-lines for truncate-lines.
6754
6755 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-message.el (wl-message-display-internal): Call
6758         `wl-highlight-message' after `elmo-mime-display-as-is'.
6759
6760         * wl-mime.el (wl-mime-display-text/plain): New function.
6761         (wl-mime-display-header): Ditto.
6762         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6763         body-presentation-method for text/plain;
6764         Register `wl-mime-display-header' as a header-presentation-method;
6765         Don't set up `elmo-message-text-content-inserted-hook' and
6766         `elmo-message-header-inserted-hook'.
6767
6768         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6769         variable.
6770         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6771         as t if flag is 'all-header;
6772         Don't bind `elmo-message-ignored-field-list',
6773         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6774
6775 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6776
6777         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6778         for xemacs with non-mule environment.
6779
6780 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6781
6782         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6783         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6784         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6785
6786 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6787
6788         * wl-vars.el (wl-interactive-send): Set default value as t.
6789
6790 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6791
6792         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6793         (wl-addrmgr-method-list): Abolished.
6794         (wl-addrmgr-change-method): Follow above change.
6795
6796         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6797
6798 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6799
6800         * wl-vars.el (wl-message-truncate-lines): Change default value
6801         to default-truncate-lines.
6802
6803         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6804
6805 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6806
6807         * wl-vars.el (wl-message-truncate-lines): New variable.
6808
6809         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6810         wl-message-truncate-lines.
6811
6812 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6813
6814         * wl-acap.el (wl-acap-init): Remove period from error message.
6815         (wl-acap-find-acap-service): Remove period from message.
6816
6817 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * wl.el (wl-check-environment): Undo last change.
6820
6821         * wl-vars.el (wl-from): Changed default value.
6822
6823         * wl-util.el (toplevel): Don't require tm-edit.
6824
6825         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6826         `wl-folder-init';
6827         Don't set mark on mail body.
6828         (wl-draft-reedit): Ditto.
6829
6830         * wl-address.el (wl-address-quote-specials): Define as an alias for
6831         elmo-address-quote-specials.
6832
6833 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6834
6835         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6836
6837         * wl-vars.el (wl-from): Set default value as nil.
6838         (wl-organization): Set default value as ORGANIZATION environment
6839         variable.
6840
6841         * wl-draft.el (wl-smtp-extension-bind): Check value of
6842         wl-smtp-connection-type.
6843
6844         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6845         error.
6846
6847 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6848
6849         * Version number is increased to 2.7.4.
6850
6851         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6852         arguments from `wl-highlight-x-face-function' caller.
6853         Use x-face-1.3.6.12 or later.
6854
6855 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6856
6857         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6858
6859 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6860
6861         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6862         (wl-fcc): Fix to accept function.
6863         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6864
6865 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6866
6867         * wl-acap.el (toplevel): Added `product-provide' declare.
6868         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6869
6870 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6871
6872         * wl.el (wl): Changed order of calling `elmo-init'
6873         and `elmo-folder-init'.
6874
6875 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6876
6877         * wl-mime.el (wl-summary-burst): Extract message when content-type
6878         of root entity is not only `multipart' but also `message/rfc822'.
6879         (wl-summary-burst-subr): Ditto.
6880
6881 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6882
6883         * wl-vars.el (toplevel): Require 'custom.
6884         (wl-trash-folder): Added to `wl-setting' group.
6885
6886         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6887         exists.
6888         (wl-addrmgr-draw): Insert empty line when no entry exists.
6889
6890         * wl-mule.el (wl-message-wheel-up): Fixed.
6891         (wl-message-wheel-down): Ditto.
6892
6893 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6894
6895         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6896         config is an anonymous lambda expression.
6897
6898 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6899
6900         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6901         when Mule 2 is running.
6902
6903 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6904
6905         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6906
6907 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6908
6909         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6910         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6911
6912         * wl-address.el (wl-address-specials-regexp): Eliminated.
6913         (wl-address-quote-specials): Rewrite.
6914
6915 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6916
6917         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6918         shy-groups for regexp.
6919
6920         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6921         character classes and Perl style shy-groups for regexp.
6922         (wl-highlight-plugged-current-line): Use Posix style character
6923         classes for regexp.
6924         (wl-e21-highlight-folder-by-numbers): Ditto.
6925         (wl-e21-display-image-p): Use `display-images-p' instead of
6926         `display-graphic-p'.
6927         (display-images-p): Make an alias to `display-graphic-p' if it is
6928         not available.  It is for Emacs version prior to 21.0.105.
6929
6930         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6931         `display-graphic-p'.
6932         (wl-demo-image-type-alist): Ditto.
6933         (display-images-p): Make an alias to `display-graphic-p' if it is
6934         not available.  It is for Emacs version prior to 21.0.105.
6935
6936 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6937
6938         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6939         support.
6940         (wl-generate-user-agent-string): Ditto.
6941
6942         * wl-version.el (wl-version): Update docsting.
6943         (wl-version-status): Ditto.
6944
6945 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6946
6947         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6948         21.0.105.  For Emacs 21.0.104 or earlier.
6949
6950 2001-09-03  Takuo KITAME <kitame@northeye.org>
6951
6952         * wl-e21.el (wl-plugged-init-icons): Use
6953         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6954         (wl-biff-init-icons): Ditto.
6955
6956 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6957
6958         * wl-highlight.el (wl-highlight-summary-current-line):
6959         Fixed highlighting refile/copy destination.
6960
6961         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6962         (wl-acap-store): Encode string by wl-acap-coding-system.
6963
6964 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6965
6966         * wl-acap.el (toplevel): Check and require 'un-define before
6967         'xemacs-ucs;
6968          Added checking for UTF-2000.
6969
6970 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6971
6972         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6973         Don't enclose with `eval-and-compile'.
6974
6975         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6976         wl-init is non-nil.
6977
6978         * wl-draft.el (wl-draft): Ditto.
6979
6980         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6981
6982         * wl-acap.el (toplevel): Require 'wl.
6983         (wl-acap-store): Call `elmo-init'.
6984
6985         * wl.el (wl): Changed position of `wl-check-environment'.
6986         (toplevel): Added autoload setting for wl-acap.
6987
6988         * wl-vars.el (wl-setting): New custom group.
6989         (wl-from): Added wl-setting group.
6990         (wl-user-mail-address-list): Ditto.
6991         (wl-organization): Ditto.
6992         (wl-subscribed-mailing-list): Ditto.
6993         (wl-envelope-from): Ditto.
6994         (wl-smtp-posting-user): Ditto.
6995         (wl-smtp-posting-server): Ditto.
6996         (wl-smtp-posting-port): Ditto.
6997         (wl-smtp-authenticate-type): Ditto.
6998         (wl-pop-before-smtp-user): Ditto.
6999         (wl-pop-before-smtp-server): Ditto.
7000         (wl-pop-before-smtp-port): Ditto.
7001         (wl-pop-before-smtp-authenticate-type): Ditto.
7002         (wl-nntp-posting-server): Ditto.
7003         (wl-nntp-posting-user): Ditto.
7004         (wl-nntp-posting-port): Ditto.
7005         (wl-fetch-confirm-threshold): Ditto.
7006         (wl-prefetch-threshold): Ditto.
7007         (wl-thread-insert-opened): Ditto.
7008         (wl-ldap-server): Ditto.
7009         (wl-ldap-port): Ditto.
7010         (wl-ldap-base): Ditto.
7011         (wl-ldap-objectclass): Ditto.
7012         (wl-use-ldap): Ditto.
7013         (wl-draft-config-alist): Ditto.
7014         (wl-draft-config-matchone): Ditto.
7015         (wl-template-alist): Ditto.
7016         (wl-message-sort-field-list): Ditto.
7017         (wl-message-ignored-field-list): Ditto.
7018         (wl-message-visible-field-list): Ditto.
7019         (wl-interactive-send): Ditto.
7020         (wl-summary-move-order): Ditto.
7021         (wl-auto-select-first): Ditto.
7022         (wl-auto-select-next): Ditto.
7023         (wl-interactive-save-folders): Ditto.
7024
7025         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7026         Initialization codes are moved from wl-local-folder-init.
7027         (wl-local-folder-init): Follow the change above.
7028         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7029
7030         * wl-acap.el: New file.
7031
7032         * Version number is increased to 2.7.3.
7033
7034 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7035
7036         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7037
7038 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7039
7040         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7041         (wl-addrmgr-address-entry-list): Ditto.
7042
7043 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl-e21.el (wl-draft-mode-map): Removed binding for
7046         `wl-draft-insert-x-face-field'.
7047
7048         * wl-mule.el (wl-draft-mode-map): Ditto.
7049
7050         * wl-xmas.el (wl-draft-mode-map): Ditto.
7051
7052         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7053         (wl-cs-autoconv): Ditto.
7054         (wl-cs-local): Ditto.
7055         (wl-use-scoring): Ditto.
7056         (wl-mime-charset): Ditto.
7057         (wl-folder-check-async): Ditto.
7058
7059         * wl.el (toplevel): Ignore nemacs and tm.
7060         (wl-exit): Ditto.
7061
7062         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7063         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7064         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7065         instead of wl-address-petname-add-or-change.
7066         (wl-summary-edit-addresses-subr): Use wl-address-delete
7067         instead of wl-address-petname-delete.
7068
7069         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7070
7071         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7072         if error occured.
7073
7074         * wl-message.el (require): Remove tm support.
7075
7076         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7077
7078         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7079         (wl-folder-jump-to-current-entity): Ditto.
7080         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7081
7082         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7083         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7084         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7085
7086         * wl-mule.el (wl-draft-key-setup): Ditto.
7087
7088         * wl-xmas.el (wl-draft-key-setup): Ditto.
7089
7090         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7091         (wl-draft-std11-parse-addresses): New function.
7092         (wl-draft-parse-mailbox-list): Use it.
7093         (wl-draft): Ignore nemacs.
7094         (wl-draft-reedit): Ditto.
7095
7096         * wl-addrmgr.el: New file.
7097         (Original is wl-rcpt.el written by
7098         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7099         Thanks Kitamoto-san.)
7100
7101         * wl-address.el (wl-address-make-address-list): Modified parsing
7102         process.
7103         (wl-address-delete): Renamed from `wl-address-petname-delete';
7104         Modify wl-address-list too.
7105         (wl-address-add-or-change): Renamed from
7106         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7107
7108 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7109
7110         * wl-highlight.el (wl-highlight-summary-current-line):
7111           Work with transient-mark-mode
7112
7113 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7114
7115         * Version number is increased to 2.7.2.
7116
7117         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7118         instead of elmo-dop-queue-method.
7119
7120 2001-08-06  SAITO Atsunori <sai@yedo.com>
7121
7122         * wl-vars.el (wl-ldap-objectclass): New user option.
7123
7124         * wl-address.el (wl-ldap-make-filter): Use it.
7125
7126 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7127
7128         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7129
7130 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7131
7132         * wl-folder.el (wl-folder): redisplay after folder insertion.
7133
7134         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7135
7136         * wl-summary.el (wl-summary-sync-update):
7137         Change status mark only when new-msgdb exists.
7138         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7139
7140 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7141
7142         * wl-summary.el (wl-summary-open-folder): New function.
7143         (wl-summary-goto-folder-subr): Use it.
7144         (wl-summary-mark-as-important): Fix;
7145         Encache only when no cache exists.
7146
7147 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7148
7149         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7150         Use with-current-buffer.
7151
7152 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7153
7154         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7155         before call `get-buffer'. Fixed parenthesis.
7156         (wl-score-get-header-entry): Clear message and help window when
7157         keyboard quit.
7158         (wl-score-edit-insert-header): Ditto.
7159
7160 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7161
7162         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7163         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7164         (wl-default-draft-cite): Fix.
7165
7166         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7167         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7168
7169 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7170
7171         * wl-message.el (wl-message-prev-page): Do same bahavior
7172         as summary when it is called in the message buffer.
7173         (wl-message-next-page): Ditto.
7174
7175 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * wl-summary.el (wl-summary-forward): Use cache if it is not
7178         section cache.
7179
7180 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7183         Removed redundant require of elmo-vars.
7184         (wl-biff-state-indicator-on): Changed default value for
7185         xemacs with non-mule environment.
7186
7187         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7188         wl-message-buffer is nil;
7189         Hide progress bar after moving messages.
7190
7191 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7192
7193         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7194         message at cursor point is deleted.
7195
7196 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7197
7198         * wl-vars.el: Changed file coding system to euc-japan.
7199         Added -*-coding:-*- magic to the first line.
7200
7201         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7202         Search parent from the first message.
7203
7204         * Version number is increased to 2.7.1.
7205
7206 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7207
7208         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7209
7210 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7211
7212         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7213         refile/delete execution.
7214
7215         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7216         Fixed docstring.
7217
7218 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7219
7220         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7221         do update process;
7222         Don't update marks when update process is interrupted.
7223
7224 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl-summary.el (wl-summary-reply): Fixed problem when
7227         wl-draft-use-frame is non-nil.
7228         (wl-summary-forward): Ditto.
7229
7230         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7231         as nil.
7232         (wl-folder-mark-as-read-all-entity): Ditto.
7233         (wl-folder-prefetch-entity): Ditto.
7234
7235         * wl.el (wl): Check environment before wl-init.
7236
7237         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7238         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7239         instead of wl-summary-collect-unread.
7240         (wl-summary-reply): Split message window.
7241
7242 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7243
7244         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7245         only if current language environment is japanese,
7246
7247         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7248         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7249         (wl-folder-goto-folder-subr): Ditto.
7250
7251         * wl-draft.el (wl-draft-dispatch-message): Call
7252         `elmo-file-cache-get-path'.
7253
7254 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7255
7256         * wl-summary.el (wl-summary-cursor-move): If return value of
7257         wl-summary-next-message is not number, don't jump.
7258
7259 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * wl-summary.el (wl-summary-buffer-next-message-function): New
7262         variable.
7263         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7264         if it is bound.
7265
7266         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7267         string.
7268
7269         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7270         (wl-plugged-drawing): Ditto.
7271
7272 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7275         process.
7276         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7277         with unwind-protect.
7278
7279         * wl.el (wl-init): Require mime-setup.
7280         (wl-check-environment): Don't require mime-setup.
7281
7282         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7283         instead of elmo-folder-type.
7284
7285         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7286         value as nil.
7287
7288 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7289
7290         * Version number is increased to 2.7.0.
7291
7292         * wl-version.el (wl-version): Changed codename.
7293
7294         * wl-summary.el (wl-summary-delete-cache): Fixed.
7295
7296         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7297         Workaround for net folders.
7298         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7299
7300         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7301         value to nil (According to the patch from
7302         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7303
7304         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7305         of elmo-folder-close.
7306
7307 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7308
7309         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7310         for postfix.
7311
7312 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7313
7314         * wl-summary.el (wl-summary-resend-message): Fixed.
7315
7316         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7317         Call wl-draft with `from' argument if its address is included in
7318         `wl-user-mail-address-list'.
7319         (wl-draft): Added `from' argument.
7320
7321         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7322         non-nil.
7323         (wl): Don't show demo if wl-demo is nil.
7324
7325         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7326         wl-summary-use-frame.
7327
7328         * wl-vars.el (wl-summary-use-frame): New user option.
7329         (wl-folder-use-frame): Changed docstring.
7330
7331         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7332         non-nil.
7333         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7334         wl-summary-use-frame.
7335
7336         * wl-vars.el (wl-folder-use-frame): New user option.
7337
7338         * wl-summary.el (wl-summary-exit): Back to folder frame if
7339         wl-folder-use-frame is non-nil.
7340         (wl-summary-redisplay-internal): Ignore cache if current folder
7341         is draft folder,
7342         (wl-summary-redisplay-no-mime): Ditto.
7343         (wl-summary-redisplay-all-header): Ditto.
7344
7345         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7346         if wl-folder-use-frame is non-nil.
7347
7348 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7349
7350         * wl-summary.el (wl-summary-sync-update): Bind
7351         elmo-folder-update-threshold.
7352         (wl-summary-mark-as-important): Enclosed server mark processing
7353         with `save-match-data'.
7354
7355         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7356         only when it is already defined.
7357
7358 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7359
7360         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7361         name of folder exclude localdir is wrong.
7362         * wl-folder.el (wl-folder-sync-entity):
7363         Set `wl-summary-always-sticky-folder-list' as nil.
7364         (wl-folder-mark-as-read-all-entity): Ditto.
7365         (wl-folder-prefetch-entity): Ditto.
7366
7367 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7368
7369         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7370         instead of `wl-summary-write-current-newsgroup'.
7371
7372 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7373
7374         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7375         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7376         non-nil and selected message is important, do not display.
7377
7378 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7379
7380         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7381
7382 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7385
7386         * wl-summary.el (wl-summary-mark-as-important): Set message number
7387         using wl-summary-message-number.
7388
7389 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7390
7391         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7392         destination folder is 'null.
7393
7394 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7395
7396         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7397         New function.
7398         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7399         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7400         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7401
7402 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7403
7404         * wl-mime.el (wl-mime-setup): Added setting for
7405         `mime-setup-signature-key-alist' to avoid overriding key bind for
7406         `wl-draft-send'.
7407
7408         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7409         for `wl-draft-send'.
7410         * wl-mule.el (wl-draft-overload-functions): Ditto.
7411         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7412         * wl-draft.el (wl-draft-send): Ditto.
7413
7414         * wl-message.el (wl-message-display-internal):
7415         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7416         (Patch is provided by <kita@coe.nttdata.co.jp>).
7417
7418 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7419
7420         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7421
7422 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7423
7424         * wl.el (wl): Fix for wl-demo.
7425
7426 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7427
7428         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7429
7430 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7431
7432         * wl-folder.el (wl-folder-prefetch-entity): Use
7433         `wl-folder-get-elmo-folder'.
7434         (wl-folder-count-incorporates): Do not use
7435         `wl-folder-get-elmo-folder'.
7436
7437 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7438
7439         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7440         instead of `elmo-folder-get-type'.
7441
7442 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7443
7444         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7445         position on Subject: field.
7446         (Advised by Mito <mit@nines.nec.co.jp>)
7447
7448 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7449
7450         * wl-folder.el (wl-folder-prefetch-entity): Use
7451         `wl-folder-get-elmo-folder'.
7452
7453 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7454
7455         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7456
7457         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7458         `process-duplicates' slot.
7459
7460         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7461         if detection failed.
7462
7463 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7464
7465         * wl-version.el (wl-version-status): Set to "alpha".
7466
7467 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7468
7469         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7470         Check wl-message-buffer lives before set-buffer.
7471
7472 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7473
7474         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7475         called in folder mode.
7476         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7477         * wl-summary.el (wl-summary-exit-pre-hook): Run
7478         `wl-summary-exit-pre-hook' before exit summary mode.
7479
7480 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7481
7482         * wl-version.el (wl-version-status): New variable.
7483         (wl-version-status-alist): Removed.
7484         (wl-version-status): Rule included.
7485
7486 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7489         @sponichi.
7490
7491         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7492         when `mail-reply-buffer' is buffer-local variable.
7493         (Reported by <kita@coe.nttdata.co.jp>).
7494
7495 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7496
7497         * wl-vars.el (toplevel): Require 'elmo-util.
7498
7499 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7500
7501         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7502         (All other related portions are changed)
7503
7504         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7505
7506         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7507
7508 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7509
7510         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7511
7512 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7513
7514         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7515         Delete other windows to avoid an error.
7516         Use `point-marker' instead of `point' to remember the start point
7517         of body.
7518
7519         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7520
7521         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7522         number not to exceed all message number.
7523
7524 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7525
7526         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7527         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7528
7529 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7530
7531         * wl-summary.el (wl-summary-sync-force-update): Added argument
7532         no-check.
7533         (wl-summary-sync-update): Ditto.
7534         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7535         with `no-check'.
7536
7537         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7538         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7539         already running.
7540
7541 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7542
7543         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7544         `dst-folder-arg'.
7545         (wl-expire-archive-number1): Diito.
7546         (wl-expire-archive-number2): Diito.
7547         (wl-expire-archive-Date): Diito.
7548         (wl-archive-number1): Diito.
7549         (wl-archive-number2): Diito.
7550         (wl-archive-date): Diito.
7551         (wl-archive-folder-p): New function.
7552         (wl-summary-expire): Support of expand folder name at
7553         wl-expire-alist.
7554         * wl-util.el (wl-expand-newtext): Renamed from
7555         `wl-refile-expand-newtext'.
7556
7557 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7558
7559         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7560         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7561         `(elmo-msgdb-get-overview msgdb)'.
7562         (wl-summary-prefetch): Bind match data before call
7563         `wl-summay-prefetch-msg'.
7564         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7565         'off if `wl-summary-buffer-disp-msg' is non-nil.
7566         Fixed problem that couldn't show only one new or unread message when
7567         enter folder.
7568         (wl-summary-reply): Don't call `split-window-vertically' and other
7569         window.
7570
7571 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-expire.el (wl-expire-refile): Fixed.
7574
7575 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7576
7577         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7578
7579         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7580         biff notification is removed.
7581
7582         * wl.el (wl): Changed position of `elmo-init'.
7583
7584         * wl-draft.el (wl-default-draft-cite): Use date field
7585         on the citation buffer.
7586
7587         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7588
7589         * wl-xmas.el (wl-folder-internal-icon-list): Added
7590         `wl-folder-shimbun-image'.
7591
7592         * wl-e21.el (wl-folder-internal-icon-list): Added
7593         `wl-folder-shimbun-image'.
7594
7595 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7596
7597         * wl.el (wl-init): Eliminated argument.
7598         (wl): Rewrite.
7599
7600         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7601         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7602         instead of `elmo-folder-msgdb-internal'.
7603         (wl-summary-sync-update): Ditto.
7604         (wl-summary-flush-pending-append-operations): Eliminated.
7605         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7606         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7607         `elmo-folder-open'.
7608
7609         * wl-mime.el (wl-summary-burst): Fixed.
7610
7611         * wl-folder.el (wl-folder-info-save): Check data type.
7612
7613         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7614         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7615         instead of `elmo-folder-msgdb-internal'.
7616         (wl-expire-hide): Ditto.
7617
7618
7619         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7620
7621 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7622
7623         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7624
7625 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7626
7627         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7628
7629 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7630
7631         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7632         Fixed `match-beginning' argument mismatch.
7633
7634 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7635
7636         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7637         the default value.
7638
7639 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7640
7641         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7642         instead of `elmo-nntp-default-port'.
7643
7644         * wl-vars.el: Fixed some doc strings.
7645
7646 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * wl-summary.el (wl-summary-prefetch-msg): Use
7649         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7650
7651         * wl-vars.el: Define *-func as obsolete variable using
7652         `elmo-define-obsolete-variable'.
7653
7654         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7655         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7656         instead of `wl-message-buffer-prefetch-threshold'.
7657
7658         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7659
7660         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7661
7662         * wl-draft.el (wl-caesar-region-func): Ditto.
7663
7664         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7665         Keep unread status in elmo-folder-move-messages.
7666         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7667
7668 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7669
7670         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7671         `wl-summary-buffer-exit-func'
7672         (wl-summary-buffer-message-redisplay-function): Renamed from
7673         `wl-summary-buffer-message-redisplay-func'
7674         (wl-summary-buffer-next-folder-function): Renamed from
7675         `wl-summary-buffer-next-folder-func'.
7676         (wl-summary-buffer-prev-folder-function): Renamed from
7677         `wl-summary-buffer-prev-folder-func'.
7678         (wl-summary-get-petname-function): Renamed from
7679         `wl-summary-get-petname-func'.
7680
7681         * wl-score.el (wl-score-edit-exit-function): Renamed from
7682         `wl-score-edit-exit-func'.
7683
7684         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7685         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7686
7687         * wl-util.el (wl-load-profile-function): Renamed from
7688         `wl-load-profile-func'.
7689
7690         * wl-folder.el (wl-folder-completion-function): Renamed from
7691         `wl-folder-completion-func'.
7692         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7693
7694         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7695         `wl-expire-archive-get-folder-func'.
7696         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7697         (wl-draft-send-mail-function): Renamed from
7698         `wl-draft-send-mail-func'.
7699         (wl-draft-send-news-function): Renamed from
7700         `wl-draft-send-news-func'.
7701         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7702         (wl-generate-mailer-string-function): Renamed from
7703         `wl-generate-mailer-string-func'.
7704         (wl-highlight-signature-search-function): Renamed from
7705         `wl-highlight-signature-search-func'.
7706         (wl-highlight-x-face-function): Renamed from
7707         `wl-highlight-x-face-func'
7708         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7709         (wl-ps-print-buffer-function): Renamed from
7710         `wl-ps-print-buffer-func'
7711         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7712         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7713         (wl-summary-subject-filter-function): Renamed from
7714         `wl-summary-subject-filter-func'.
7715
7716         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7717         `wl-draft-queue-flush-send-func'
7718         (wl-draft-cite-function): Renamed from
7719         `wl-draft-cite-func'
7720
7721         * wl-address.el (wl-address-init-function): Renamed from
7722         `wl-address-init-func'.
7723
7724 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7725
7726         * wl-draft.el (wl-draft-queue-flush): Don't call
7727         `elmo-dop-unlock-message'.
7728         * wl-draft.el (wl-draft-queue-append): Don't call
7729         `elmo-dop-lock-message'.
7730
7731         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7732         (wl-summary-buffer-folder-name): Ditto.
7733         (wl-summary-message-regexp): Added '-' (all other related portions
7734         are changed).
7735         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7736         wl-summary-buffer-folder-name.
7737
7738 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7739
7740         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7741         the number of mails in the folder buffer is not updated by wl-biff.
7742
7743 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7744
7745         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7746         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7747
7748 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * wl-summary.el (wl-summary-next-message):
7751         Return next message number when wl-summary-move-order is nil.
7752
7753 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7754
7755         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7756         `wl-summary-move-spec-alist'.
7757         (wl-summary-move-spec-unplugged-alist): New variable
7758         (Move spec for unplugged status).
7759         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7760         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7761
7762 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7763
7764         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7765         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7766
7767 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7768
7769         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7770         simple quotation to quote the anonymous function.
7771         * tm-wl.el (wl-draft-preview-message): Ditto.
7772
7773 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7774
7775         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7776         Eliminate redundant `save-excursion'.
7777         (wl-highlight-summary-current-line): Ditto.
7778
7779         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7780         accessing match data when `looking-at' failed.
7781
7782         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7783         `elmo-match-string' where users don't care about the speed.
7784         (wl-draft-save): Ditto.
7785
7786 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7787
7788         * wl-util.el (wl-regexp-opt): New function.
7789
7790         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7791         number from `wl-summary-buffer-number-list'.
7792         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7793         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7794         (wl-summary-move-spec-alist): Changed default setting.
7795
7796 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7797
7798         * wl-vars.el (wl-biff-notify-hook): New hook.
7799         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7800         the arrival of new mail.
7801         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7802         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7803
7804 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7805
7806         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7807
7808 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7809
7810         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7811
7812         * Version number is increased to 2.5.8.
7813
7814         * wl-thread.el (toplevel): require 'cl.
7815         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7816         (wl-thread-make-number-list): New function.
7817         (wl-thread-entity-make-number-list-from-children): Ditto.
7818         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7819         (wl-thread-entity-insert-as-children): Likewise.
7820         (wl-thread-delete-message): Likewise.
7821         (wl-meaning-of-mark): Eliminated.
7822         (wl-thread-next-failure-mark-p): Ditto.
7823         (wl-thread-entity-get-mark): Ditto.
7824         (wl-thread-meaning-alist-get-result): Ditto.
7825         (wl-thread-entity-check-prev-mark): Ditto.
7826         (wl-thread-entity-check-next-mark): Ditto.
7827         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7828         (wl-thread-entity-get-prev-marked-entity): Ditto.
7829         (wl-thread-get-prev-unread): Ditto.
7830         (wl-thread-jump-to-prev-unread): Ditto.
7831         (wl-thread-get-next-unread): Ditto.
7832         (wl-thread-jump-to-next-unread): Ditto.
7833         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7834         (wl-thread-entity-get-next-marked-entity): Ditto.
7835
7836         * wl-summary.el (wl-summary-buffer-number-list):
7837         New bufer-local variable.
7838         (wl-summary-switch-to-clone-buffer): Clone
7839         `wl-summary-buffer-number-list'.
7840         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7841         (wl-summary-cursor-move-regex): Eliminated.
7842         (wl-summary-cursor-up): Rewrite.
7843         (wl-summary-cursor-down): Ditto.
7844         (wl-summary-mode-spec-alist): New variable.
7845         (wl-summary-next-message): New inline function.
7846         (wl-summary-cursor-move): New function.
7847         (wl-summary-default-get-next-msg): Rewrite.
7848         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7849         (wl-summary-rescan): Ditto.
7850         (wl-summary-sync-all-init): Ditto.
7851         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7852         summary is not thread view.
7853         (wl-summary-sync-update): Ditto.
7854         (wl-summary-rescan): Ditto.
7855         (wl-summary-make-number-list): New function.
7856
7857         * wl-draft.el: "FCC" -> "Fcc".
7858
7859 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7860
7861         * wl-highlight.el (wl-highlight-summary-window):
7862         Call `set-buffer-modified-p'.
7863
7864         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7865         (wl): Call `elmo-init' and fix.
7866
7867         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7868         Use new variables.
7869
7870         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7871
7872 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7873
7874         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7875
7876 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7877
7878         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7879
7880 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7881
7882         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7883         `wl-use-toolbar' nor `display-graphic-p'.
7884         (wl-e21-setup-message-toolbar): Ditto.
7885         (wl-e21-setup-summary-toolbar): Ditto.
7886         (wl-e21-setup-folder-toolbar): Ditto.
7887
7888         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7889         (wl-plugged-init-icons): Ditto.
7890
7891         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7892         `display-graphic-p'.
7893         (wl-plugged-set-folder-icon): Ditto.
7894         (wl-highlight-plugged-current-line): Ditto.
7895         (wl-highlight-folder-current-line): Ditto.
7896         (wl-e21-highlight-folder-group-line): Ditto.
7897         (wl-e21-setup-toolbar): Ditto.
7898         (wl-e21-display-image-p): New macro.
7899
7900         * wl-demo.el (wl-demo): Simplified.
7901         (wl-demo-image-type-alist): Use `image-type-available-p' for
7902         checking whether the image type `xbm' is available.
7903
7904 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7905
7906         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7907         (wl-summary-input-range): Ditto.
7908
7909 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7910
7911         * wl-summary.el (wl-summary-edit-addresses): Use
7912         `wl-summary-get-original-buffer'
7913         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7914         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7915         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7916         (wl-summary-get-newsgroups): Eliminated.
7917         (wl-summary-set-crosspost): Ditto.
7918         (wl-summary-is-crosspost-folder): Ditto.
7919         (wl-crosspost-alist-load): Ditto.
7920         (wl-crosspost-alist-save): Ditto.
7921
7922         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7923         `elmo-setup-subscribed-newsgroups' instead of
7924         `elmo-nntp-make-groups-hashtb'.
7925         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7926         instead of `wl-crosspost-alist-save'.
7927
7928         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7929         of `elmo-folder-message-appendable-p'.
7930         (wl-mime-header-presentation-method): Eliminated.
7931
7932         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7933         (Error occurs in emacs21).
7934
7935         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7936         the current buffer).
7937
7938         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7939         instead of `wl-crosspost-alist-save'.
7940         (wl-init): `elmo-crosspost-message-alist-load'
7941         instead of `wl-crosspost-alist-load'
7942
7943         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7944         (wl-parse-newsgroups): Likewise.
7945         (wl-biff-notify): Run `wl-biff-notify-hook'.
7946
7947 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7950
7951         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7952         when `wl-summary-lazy-highlight' is non-nil.
7953         (wl-summary-goto-folder-subr): Highlight only when
7954         `wl-summary-lazy-highlight' is non-nil.
7955
7956         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7957         Don't display progress and highlight temp-mark when
7958         `wl-summary-lazy-highlight' is non-nil.
7959         (wl-highlight-summary-window): New function.
7960         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7961
7962 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7963
7964         * wl-summary.el (wl-summary-sync): Change `all-visible'
7965         from `all-shown'
7966         (wl-summary-input-range): Ditto.
7967
7968 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7969
7970         * wl-e21.el (wl-highlight-folder-current-line): Call
7971         `wl-folder-init-icons' when folder icons have not been initialized.
7972
7973         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7974
7975         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7976         (wl-demo-image-type-alist): New macro.
7977
7978 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7979
7980         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7981         display does not support graphics.
7982         (wl-plugged-init-icons): Ditto.
7983         (wl-folder-init-icons): Ditto.
7984
7985         * wl-demo.el (wl-demo): Chech closely whether the display
7986         supports graphics.
7987
7988 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7989
7990         * wl-summary.el (wl-summary-get-original-buffer): New function.
7991         (wl-summary-set-crosspost): Use it.
7992         (wl-summary-target-mark-uudecode): Ditto.
7993         (wl-summary-reedit): Ditto.
7994         (wl-summary-resend-bounced-mail): Ditto.
7995         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7996         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7997
7998         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7999         (wl-message-display-internal): Ditto.
8000
8001 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8002
8003         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8004
8005 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8006
8007         * wl-summary.el (wl-summary-save-view): Renamed from
8008         `wl-summary-save-status'.
8009
8010 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8011
8012         * wl-summary.el (wl-summary-sync): Added `all-shown'
8013
8014 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8015
8016         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8017
8018 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8019
8020         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8021
8022 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8023
8024         * wl-highlight.el (wl-highlight-summary-line-string): Use
8025         `zerop' instead of `= 0'.
8026         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8027
8028         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8029         for comparing numbers.
8030         (wl-template-prev): Use `zerop' instead of `eq 0'.
8031
8032         * wl-draft.el (wl-draft-insert-current-message): Use
8033         `with-current-buffer' instead of `save-excursion'.
8034         Use `zerop' instead of `eq 0'.
8035
8036 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8037
8038         * wl-draft.el (wl-draft-insert-ccs): New function.
8039         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8040         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8041
8042 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8043
8044         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8045
8046 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8047
8048         * wl-expire.el (wl-expire-refile): Don't call
8049         elmo-msgdb-add-msgs-to-seen-list;
8050         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8051         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8052
8053 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8054
8055         * wl-message.el (wl-message-prev-page): Ignore errors while
8056         scroll-down.
8057
8058 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8059
8060         * wl-mime.el: Use elmo-original-message-mode instead of
8061         mmelmo-original-mode.
8062
8063         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8064         `elmo-folder-get-spec';
8065         (wl-fldmgr-add-completion-all-completions):
8066         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8067
8068         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8069         of `elmo-folder-get-type'.
8070
8071         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8072         `elmo-folder-get-spec';
8073         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8074         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8075         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8076         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8077         `elmo-read-msg-no-cache';
8078         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8079         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8080         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8081         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8082         `elmo-cache-save';
8083         (wl-draft-reedit): Use `elmo-message-file-name'.
8084
8085         * wl-expire.el: Use `elmo-folder-name-internal';
8086         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8087         Use macro `wl-summary-buffer-msgdb' instead of variable
8088         `wl-summary-buffer-msgdb';
8089         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8090         Use macro `wl-summary-buffer-folder-name' instead of variable
8091         `wl-summary-buffer-folder-name'.
8092         * wl-score.el: Likewise.
8093
8094         * wl-message.el: Rewrite for new message buffer cache mechanism.
8095         (wl-message-buffer-cache-buffer-get): New macro.
8096         (wl-message-buffer-cache-folder-get): Ditto.
8097         (wl-message-buffer-cache-message-get): Ditto.
8098         (wl-message-buffer-cache-entry-make): Ditto.
8099         (wl-message-buffer-cache-hit): Ditto.
8100         (wl-message-buffer-cache-sort): New function.
8101         (wl-message-buffer-cache-add): Ditto.
8102         (wl-message-buffer-cache-delete): Ditto.
8103         (wl-message-buffer-cache-clean-up): Ditto.
8104         (wl-message-buffer-window): Rewrite.
8105         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8106         (wl-message-buffer-display): New function.
8107         (wl-message-display-internal): New function.
8108
8109 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8110
8111         * wl-folder.el: Use `elmo-folder-name-internal';
8112         Use `wl-folder-get-elmo-folder';
8113         Use `elmo-folder-list-messages' instead of
8114         `elmo-list-folder';
8115         Use `elmo-folder-get-primitive-list' instead of
8116         `elmo-folder-get-primitive-spec-list';
8117         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8118         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8119         Use `elmo-folder-create' instead of `elmo-create-folder'.
8120         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8121         (wl-folder-get-elmo-folder): New macro.
8122         (wl-folder-elmo-folder-cache-get): Ditto.
8123         (wl-folder-elmo-folder-cache-put): Ditto.
8124         (wl-folder-suspend): Call `elmo-quit'.
8125
8126         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8127         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8128         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8129         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8130         (toplevel): require 'cl.
8131         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8132
8133         * wl-summary.el: Rewrite to use new elmo interface.
8134
8135 \f
8136 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8137
8138         * wl-mime.el (wl-draft-preview-message):
8139         Run `wl-draft-send-hook' before collecting recipients information;
8140         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8141
8142         * tm-wl.el (wl-draft-preview-message): Ditto.
8143
8144 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8147         wrong recipients are displayed when forwarded message.
8148
8149 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8150
8151         * Version number is increased to 2.5.7.
8152
8153 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8154
8155         * wl-message.el (wl-message-next-page): Bind
8156         `window-pixel-scroll-increment' to nil while scrolling up.
8157
8158 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8159
8160         * wl-vars.el (wl-save-hook): New hook.
8161         * wl.el (wl-save): Call `wl-save-hook'.
8162
8163 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8164
8165         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8166         Argument WITH-ARG instead of NO-ARG (negative mean).
8167         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8168         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8169         * wl-message.el (wl-message-follow-current-entity): Likewise.
8170
8171 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8172
8173         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8174         FROM was optional argument.
8175         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8176
8177 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8178
8179         * Version number is increased to 2.5.6.
8180
8181 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8182
8183         * wl-version.el (wl-version-show): Removed.
8184         (wl-version): Add `interactive'.
8185
8186 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8187
8188         * wl-summary.el (wl-summary-get-petname-func): New variable.
8189         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8190         instead of `wl-address-get-petname-1'.
8191         (wl-summary-simple-from): Ditto.
8192
8193         * wl-address.el (wl-address-get-petname-1): Define as function.
8194
8195 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8196
8197         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8198         field in the original message.
8199         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8200
8201 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8202
8203         * wl-expire.el (wl-expire-hide):
8204         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8205
8206 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8209         find decoder for To, Cc, and Subject.
8210
8211 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8214         for checking `elmo-use-buffer-cache'.
8215         (wl-summary-mark-as-important): Fixed typo in comment.
8216
8217 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8218
8219         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8220         field in the original message.
8221         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8222
8223 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8224
8225         * wl-expire.el (wl-expire-hide):
8226         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8227
8228 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8231         find decoder for To, Cc, and Subject.
8232
8233 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * Version number is increased to 2.5.5.
8236
8237         * wl-address.el (wl-address-specials-regexp): New constant.
8238         (wl-address-quote-specials): Use it.
8239
8240 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8241
8242         * wl-summary.el (wl-summary-rescan):
8243         Call `wl-summary-buffer-number-column-detect'.
8244         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8245
8246         * wl-message.el (wl-message-mode-map): Define.
8247         (wl-message-decode): Use it as local-map.
8248
8249 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8250
8251         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8252         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8253
8254 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8255
8256         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8257
8258         * wl-mule.el (wl-read-event-char): Ditto.
8259
8260         * wl-e21.el (wl-read-event-char): Ditto.
8261
8262         * wl-nemacs.el (wl-read-event-char): Ditto.
8263         (read-event): Removed.
8264
8265         * wl-util.el (toplevel): Removed dummy definition of
8266         `read-event'.
8267         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8268
8269 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8270
8271         * wl-nemacs.el (elmo-archive-call-process): Moved to
8272         elmo-archive.el.
8273
8274 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8275
8276         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8277         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8278
8279         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8280         instead of magic-number 6.  Use `not' instead of `null' for symbol
8281         `nil' check (not empty list).
8282         (wl-draft-insert-x-face-field): Fixed paren style.
8283
8284         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8285         one-branch conditional statement, instead of `and' and `if'.
8286         (wl-draft-forward): Likewise.
8287         (wl-draft-add-references): Likewise.
8288         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8289
8290         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8291         conditional steatment.  Use `cond' instead of `if'.
8292         (wl-draft-confirm): Likewise.
8293
8294 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8295
8296         * wl-version.el (wl-version-show): Use `product-string-1'
8297         instead of `wl-version'.
8298         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8299
8300         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8301
8302 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8303
8304         * wl-highlight.el (wl-highlight-headers): Revert
8305         `wl-highlight-x-face-func' argument (`beg' and `end').
8306
8307 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8308
8309         * wl.el (toplevel): Move `product-provide' declare.
8310         * wl-demo.el (toplevel): Ditto.
8311         * wl-dnd.el (toplevel): Ditto.
8312         * wl-highlight.el (toplevel): Ditto.
8313         * wl-message.el (toplevel): Ditto.
8314         * wl-refile.el (toplevel): Ditto.
8315         * wl-util.el (toplevel): Ditto.
8316
8317 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8318
8319         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8320         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8321         (wl-thread-close-all): keep cursor position.
8322
8323 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8324
8325         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8326         (eq x 0).
8327         (wl-generate-user-agent-string-1): Fix conditional statement.
8328
8329 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8330
8331         * wl.el (wl-check-environment): Additional check for
8332         'wl-local-domain' and `wl-message-id-domain'.
8333
8334 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8335
8336         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8337
8338 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8339
8340         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8341         instead of `smtp-sasl-user-realm'.
8342
8343 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8344
8345         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8346
8347 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8348
8349         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8350         to the default value as well as `eword-lexical-analyzer'.
8351
8352 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8353
8354         * wl-version.el (wl-extended-emacs-version,
8355         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8356         `elmo-match-string' instead of `wl-match-string'.
8357
8358 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8359
8360         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8361         docstring.
8362
8363 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8364
8365         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8366
8367 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8368
8369         * wl-highlight.el (wl-highlight-headers): Remove
8370         `wl-highlight-x-face-func' argument (`beg' and `end').
8371
8372 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8373
8374         * wl-summary.el (wl-summary-mark-as-important):
8375         Remove cache if folder is local.
8376
8377 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8378
8379         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8380         to get existing e-mail address string.
8381
8382 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8383
8384         * wl-version.el (wl-generate-user-agent-string): Commentary.
8385         (wl-generate-user-agent-string-1): Use `when' for
8386         one-branch conditional statement, instead of `and' and `if'.
8387         (wl-extended-emacs-version, wl-extended-emacs-version2,
8388         wl-extended-emacs-version3): Ditto.
8389
8390 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8391
8392         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8393         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8394         condition-case; Remove initialization.
8395         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8396         (wl-summary-sync-update3): Added argument `sync-all';
8397         Eliminated local variable `msgdb';
8398         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8399         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8400         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8401
8402 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8403
8404         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8405         connection before call `wl-draft-send-mail-with-smtp'.
8406
8407 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8408
8409         * Version number is increased to 2.5.4.
8410
8411 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8412
8413         * wl.el (wl-check-environment): Additional check for
8414         'wl-local-domain' and `wl-message-id-domain'.
8415
8416 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8419         buffer as command specific.
8420         (wl-folder-mark-as-read-all-entity): Ditto.
8421         (wl-folder-prefetch-entity): Ditto.
8422         (wl-folder-drop-unsync-entity): Ditto.
8423
8424         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8425         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8426         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8427
8428         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8429         save-excursion.
8430
8431 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8432
8433         * Version number is increased to 2.5.3.
8434
8435         * wl-summary.el (wl-summary-save-view-cache):
8436         Delete duplicated `write-region';
8437         Use `write-region-as-binary' instead of `as-binary-output-file' and
8438         `write-region'.
8439
8440 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8441
8442         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8443
8444 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8447         instead of `smtp-via-smtp'.
8448
8449 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8450
8451         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8452
8453 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8454
8455         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8456         instead of `smtp-sasl-user-realm'.
8457
8458 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8459
8460         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8461
8462 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8463
8464         * Version number is increased to 2.5.2.
8465
8466 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8469         does not exist.
8470         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8471         (wl-biff-start): Call `timer-activate' if timer already exists.
8472
8473         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8474         only when it is bound as function.
8475
8476 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8477
8478         * Version number is increased to 2.5.1.
8479
8480 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8481
8482         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8483         Print refile/copy destination.
8484
8485 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8486
8487         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8488         queue-flush-only is non-nil.
8489
8490         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8491
8492         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8493         checking cache folder.
8494
8495 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8496
8497         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8498         `regexp-quote'.
8499
8500 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8501
8502         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8503         function.
8504         * wl-summary.el (wl-summary-write-current-folder-functions):
8505         Change default value.  Use it.
8506
8507 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8508
8509         * Version number is increased to 2.5.0.
8510
8511         * wl-version.el (wl-version): Changed codename.
8512
8513 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8514
8515         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8516         (wl-summary-supersedes-message): Ditto.
8517
8518 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8519
8520         * wl-refile.el (wl-refile-guess-functions): Renamed from
8521         `wl-refile-guess-func-list'.
8522
8523 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8524
8525         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8526         Fixed problem when no rule was matched.
8527
8528 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8529
8530         * wl-summary.el (wl-summary-get-mark): Fixed
8531         `wl-summary-buffer-target-mark' check logic.
8532
8533 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8534
8535         * wl-folder.el (wl-folder-write-current-folder): Added group
8536         folder check.
8537
8538         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8539         `wl-summary-write-current-newsgroup'.
8540         (wl-summary-write-current-folder-functions): New variable.
8541         * wl-folder.el (wl-folder-get-newsgroups): New function.
8542         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8543         (wl-folder-write-current-folder): Renamed from
8544         `wl-folder-write-current-newsgroup'.
8545
8546 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8547
8548         * Version number is increased to 2.3.93.
8549
8550 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8551
8552         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8553         (wl-ldap-make-matched-value-list): Ditto.
8554         (wl-ldap-alias-safe-string): Split e-mail address.
8555
8556         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8557         petname folder default was selected.
8558         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8559         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8560
8561 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8562
8563         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8564         to `wl-draft-config-exec'.
8565
8566         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8567         instead of calling `wl-draft-config-exec';
8568         Process group-list and show recipients in minibuffer.
8569
8570         * tm-wl.el (wl-draft-preview-message): Ditto.
8571
8572 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8573
8574         * wl.el (toplevel): Added (C) to copyright notice, and
8575         sync Author header.
8576         * tm-wl.el (toplevel): Ditto.
8577         * wl-address.el (toplevel): Ditto.
8578         * wl-demo.el (toplevel): Ditto.
8579         * wl-dnd.el (toplevel): Ditto.
8580         * wl-draft.el (toplevel): Ditto.
8581         * wl-e21.el (toplevel): Ditto.
8582         * wl-expire.el (toplevel): Ditto.
8583         * wl-folder.el (toplevel): Ditto.
8584         * wl-highlight.el (toplevel): Ditto.
8585         * wl-message.el (toplevel): Ditto.
8586         * wl-mime.el (toplevel): Ditto.
8587         * wl-mule.el (toplevel): Ditto.
8588         * wl-nemacs.el (toplevel): Ditto.
8589         * wl-refile.el (toplevel): Ditto.
8590         * wl-score.el (toplevel): Ditto.
8591         * wl-summary.el (toplevel): Ditto.
8592         * wl-template.el (toplevel): Ditto.
8593         * wl-thread.el (toplevel): Ditto.
8594         * wl-util.el (toplevel): Ditto.
8595         * wl-vars.el (toplevel): Ditto.
8596         * wl-xmas.el (toplevel): Ditto.
8597
8598 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8599
8600         * wl.el (wl-init): Added comment about `wl-init-hook'.
8601         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8602         * wl-vars.el (wl-init-hook): Added docs.
8603         (wl-make-plugged-hook): Removed useless docs.
8604         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8605         * wl-xmas.el (toplevel): Ditto.
8606
8607 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8608
8609         * wl-address.el (toplevel): Fixed multiple Author header format.
8610         * wl-demo.el (toplevel): Ditto.
8611         * wl-draft.el (toplevel): Ditto.
8612         * wl-folder.el (toplevel): Ditto.
8613         * wl-summary.el (toplevel): Ditto.
8614         * wl-thread.el (toplevel): Ditto.
8615         * wl-util.el (toplevel): Ditto.
8616         * wl-vars.el (toplevel): Ditto.
8617         * wl-version.el (toplevel): Ditto.
8618         * wl-xmas.el (toplevel): Ditto.
8619         * wl.el (toplevel): Ditto.
8620
8621         * wl-version.el (toplevel): Added require `elmo-version' for
8622         `product-version-as-string'.
8623
8624 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-vars.el (wl-draft-send-hook): Changed default value to
8627         '(wl-draft-config-exec).
8628
8629         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8630         explicitly.
8631         (wl-draft): Set `wl-draft-config-exec-flag' before running
8632         `wl-mail-setup-hook'.
8633
8634         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8635         `wl-biff-init-icons' to `wl-init-hook' instead of
8636         `wl-make-plugged-hook'.
8637         (Because if `wl-draft' command is invoked at first,
8638         they are not initialized)
8639         Updated copyright notice.
8640
8641         * wl-e21.el (toplevel): Ditto;
8642
8643         * wl-demo.el (toplevel): Updated copyright notice.
8644         * wl-address.el (toplevel): Ditto.
8645         * wl-draft.el (toplevel): Ditto.
8646         * wl-version.el (toplevel): Ditto.
8647         * wl-folder.el (toplevel): Ditto.
8648         * wl-summary.el (toplevel): Ditto.
8649         * wl-thread.el (toplevel): Ditto.
8650         * wl-util.el (toplevel): Ditto.
8651         * wl-vars.el (toplevel): Ditto.
8652         * wl.el (toplevel): Ditto.
8653
8654 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8655
8656         * wl-highlight.el (wl-highlight-message): Fixed problem of
8657         highlighting failure which occured when the last field contains
8658         multiple lines in the draft buffer.
8659
8660         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8661         `wl-biff-start' if plugged.
8662
8663         * wl-util.el (wl-biff-check-folder): New function.
8664         (wl-biff-check-folders): Don't set session name prefix.
8665         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8666         (wl-biff-check-folder-async): Ditto.
8667
8668         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8669         in email address.
8670
8671 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8672
8673         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8674
8675         * wl-draft.el (wl-draft-strip-subject-re): New function.
8676
8677         * wl-draft.el (wl-draft-reply): Use it.
8678
8679 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8680
8681         * wl-message.el (wl-mmelmo-message-redisplay): Use
8682         `mime-display-message' instead of `wl-mime-display-message'.
8683
8684         * wl-mime.el (toplevel): Removed compatibility workaround
8685         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8686         (wl-mime-display-message): Abolished.
8687         (wl-mime-entity-read-field): Ditto.
8688         (wl-mime-combine-message/partial-pieces): Use
8689         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8690
8691 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8692
8693         * wl-template.el: Doc fixes.
8694
8695 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8696
8697         * wl-e21.el (wl-message-overload-functions): Do nothing if
8698         `current-local-map' is not available.
8699         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8700
8701 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8702
8703         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8704         representation.
8705
8706         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8707         number.
8708         (wl-fldmgr-save-folders): Don't use `format' when insert
8709         `wl-fldmgr-folders-header'.
8710
8711 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8712
8713         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8714
8715 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8716
8717         * wl-highlight.el (wl-highlight-message):
8718         Use `std11-field-end' to detect end point of the header field.
8719         Refer `wl-highlight-max-header-size'.
8720
8721         * wl-vars.el (wl-highlight-max-header-size): New variable.
8722
8723         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8724
8725         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8726         Set `for-draft' argument of wl-highlight-headers.
8727         (wl-draft): Ditto.
8728         (wl-draft-reedit): Ditto.
8729         (wl-user-agent-compose-internal): Ditto.
8730
8731 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8732
8733         * wl-message.el (wl-message-add-button): Use overlay.
8734
8735 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8736
8737         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8738
8739         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8740         problem when group-list content is nothing.
8741         (Reported by Mito <mit@nines.nec.co.jp>)
8742
8743 2000-10-18  SAITO Atsunori <sai@yedo.com>
8744
8745         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8746
8747 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8748
8749         * tm-wl.el (toplevel): Use product-provide.
8750
8751 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8752
8753         * Version number is increased to 2.3.92.
8754
8755 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8756
8757         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8758         title text, use `display' property for left margin under Emacs 21.
8759
8760         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8761         properties.
8762         (wl-plugged-init-icons): Ditto.
8763
8764 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8765
8766         * wl.el (wl-save-status, wl-init): Remove last period in
8767         "...done." message.
8768         * tm-wl.el (wl-summary-burst): Ditto.
8769         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8770         wl-summary-resume-cache-status,
8771         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8772         wl-summary-sync-update3, wl-summary-highlight-msgs,
8773         wl-summary-flush-pending-append-operations,
8774         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8775         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8776         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8777         wl-thread-open-all): Ditto.
8778         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8779         * wl-mime.el (wl-summary-burst): Ditto.
8780         * wl-highlight.el (wl-highlight-summary): Ditto.
8781         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8782         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8783         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8784         * wl-address.el (wl-local-address-init): Ditto.
8785
8786 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8787
8788         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8789         `add-text-properties'.
8790         (wl-plugged-init-icons): Ditto.
8791         (wl-folder-init-icons): Use `propertize' instead of
8792         `put-text-property'.
8793         (wl-plugged-set-folder-icon): Ditto.
8794         (wl-e21-highlight-folder-group-line): Ditto.
8795
8796 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8797
8798         * wl-version.el (wl-version-status-alist): New variable.
8799         (wl-version-status): New function.
8800
8801         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8802         "Cc" part of the case "Reply-To".
8803
8804         * wl-draft.el (wl-draft-reply): Use result of
8805         `eword-extract-address-components'.
8806
8807         * wl-demo.el (wl-demo-icon-name): New constant.
8808         (wl-logo-xpm): Use it.
8809         (wl-logo-xbm): Ditto.
8810         (wl-logo-bitmap): Ditto.
8811
8812         * Version number is increased to 2.3.91.
8813
8814 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8815
8816         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8817         (wl-extended-emacs-version, wl-extended-emacs-version2,
8818         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8819         docstring.
8820
8821         * wl-version.el (wl-generate-user-agent-string-1): New function.
8822         (wl-generate-user-agent-string): Use it.
8823
8824         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8825         `mime-edit-insert-user-agent-field'.
8826         (wl-generate-user-agent-string): Check
8827         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8828
8829         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8830         instead of `if', when verbose case.
8831
8832 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8833
8834         * wl-expire.el (wl-summary-expire): Fix.
8835
8836 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8837
8838         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8839         and `elmo-lost+found-folder' if 'wl-draft.
8840         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8841
8842 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8843
8844         * wl-expire.el (wl-summary-expire): Change messages.
8845         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8846         `deleing-info' instead of "Deleting..."
8847
8848 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8849
8850         * wl-summary.el (wl-summary-refile-subr): Fix.
8851
8852 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8853
8854         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8855         if pipe folder.
8856
8857 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8858
8859         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8860
8861 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8862
8863         * wl-expire.el (wl-expire-hide): New function.
8864         (wl-summary-expire): Add `hide'.
8865
8866 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8867
8868         * wl-vars.el (wl-draft-reply-without-argument-list):
8869         Changed default value to consider `Reply-To:'.
8870         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8871
8872         * Version number is increased to 2.3.90.
8873
8874         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8875         elmo-imap4-get-session with unwind-protect.
8876         Don't cause error.
8877         (wl-summary-sync-marks): Don't check plugged nor folder type.
8878         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8879         (Always keep current buffer).
8880
8881 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8882
8883         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8884         Enclose with `save-excursion'.
8885
8886 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8887
8888         * wl-version.el (wl-version): Remove interactive.
8889
8890 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8891
8892         * wl-version.el (wl-generate-user-agent-string): Use
8893         `product-string-verbose' instead of `product-string-1'.
8894
8895 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8896
8897         * wl-vars.el (wl-draft-use-cache): New variable.
8898         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8899         if wl-draft-use-cache is non-nil.
8900
8901 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8902
8903         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8904         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8905
8906 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8909         (wl-thread-msg-mark-as-unread): Ditto.
8910
8911         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8912         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8913         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8914         Don't set mark in summary if return value of `elmo-mark-as-read'
8915         is nil.
8916         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8917         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8918         instead of `wl-thread-msg-mark-as-read'.
8919         (wl-summary-mark-as-unread-region): Ditto.
8920         (wl-summary-target-mark-mark-as-read): Ditto.
8921
8922         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8923
8924 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8925
8926         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8927
8928         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8929
8930 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8931
8932         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8933         face.
8934
8935 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8936
8937         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8938         `running-xemacs'.
8939
8940 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8941
8942         * wl-version.el (toplevel): Use `product-version-as-string' for
8943         set verstion-string, if defined.
8944
8945         * wl-version.el (wl-version-show): Insert string at point, when
8946         call with argument.
8947
8948         * wl-version.el (wl-generate-user-agent-string): Use
8949         `product-string-1' instead of `wl-appname', `wl-version' and
8950         `wl-codename'.
8951
8952 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8953
8954         * wl-address.el (toplevel): Use product-provide.
8955         * wl-demo.el (toplevel): Ditto.
8956         * wl-dnd.el (toplevel): Ditto.
8957         * wl-draft.el (toplevel): Ditto.
8958         * wl-e21.el (toplevel): Ditto.
8959         * wl-expire.el (toplevel): Ditto.
8960         * wl-fldmgr.el (toplevel): Ditto.
8961         * wl-folder.el (toplevel): Ditto.
8962         * wl-highlight.el (toplevel): Ditto.
8963         * wl-message.el (toplevel): Ditto.
8964         * wl-mime.el (toplevel): Ditto.
8965         * wl-mule.el (toplevel): Ditto.
8966         * wl-nemacs.el (toplevel): Ditto.
8967         * wl-refile.el (toplevel): Ditto.
8968         * wl-score.el (toplevel): Ditto.
8969         * wl-summary.el (toplevel): Ditto.
8970         * wl-template.el (toplevel): Ditto.
8971         * wl-thread.el (toplevel): Ditto.
8972         * wl-util.el (toplevel): Ditto.
8973         * wl-vars.el (toplevel): Ditto.
8974         * wl-xmas.el (toplevel): Ditto.
8975         * wl.el (toplevel): Ditto.
8976
8977 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8978
8979         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8980         instead of product.
8981
8982         * wl-version.el (wl-version): Compile time evalution elmo-version.
8983
8984 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8985
8986         * wl-summary.el (wl-summary-sync-force-update): Append queue
8987         `mark-as-read'if unplugged.
8988
8989 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8990
8991         * wl-version.el: New file.  Use product.el.
8992         * wl.el: add (require 'wl-version).
8993         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8994         for ~/.folders header.
8995         (wl-fldmgr-folders-header): Changed.
8996         * wl-demo.el (wl-demo): Use product.el.
8997
8998         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8999         wl-version.el.
9000         * wl-util.el (wl-version, wl-version-show): Ditto.
9001
9002         * wl-util.el (wl-generate-user-agent-string,
9003         wl-extended-emacs-version, wl-extended-emacs-version2,
9004         wl-extended-emacs-version3): Move to wl-version.el.
9005         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9006         xemacs-codename, mime-edit-insert-user-agent-field,
9007         mime-edit-user-agent-value, mime-editor/version,
9008         mime-editor/codename): Compile warning killer move to
9009         wl-version.el
9010
9011 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9012
9013         * wl-summary.el (wl-summary-refile-subr): Fix.
9014
9015 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9016
9017         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9018         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9019
9020 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9021
9022         * wl.el (wl-check-environment): Check too many `@'.
9023
9024 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9025
9026         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9027
9028 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9029
9030         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9031         wl-draft-reply-myself-without-argument-list): Add variables.
9032         * wl-draft.el (wl-draft-reply): Use it.
9033
9034 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9035
9036         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9037         the 5th argument of `elmo-network-get-spec'.
9038
9039         * wl-thread.el (wl-thread-reparent-children): New inline function.
9040         (wl-thread-delete-message): Use it.
9041
9042         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9043         (wl-summary-score-update-all-lines): Don't use `dolist'.
9044
9045 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9046
9047         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9048         (require 'elmo-msgdb) for inline function.
9049
9050 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9051
9052         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9053
9054 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9055
9056         * wl-score.el (wl-score-headers): Fix for the confusing macro
9057         `elmo-kill-buffer'.
9058
9059 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9060
9061         * wl-summary.el: Don't use the 3rd argument of `require' because
9062         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9063         * wl-util.el: Ditto.
9064         * wl-draft.el: Ditto.
9065
9066 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9067
9068         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9069         window system is not used.
9070
9071 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9072
9073         * wl-thread.el: Don't use `mapcar' only for iteration.
9074         (wl-thread-resume-entity): Ditto.
9075         (wl-thread-delete-message): Ditto.
9076
9077         * wl-summary.el: Bind `dragdrop-drop-functions',
9078         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9079         of `require' for `timezone', `easymenu' and `ps-print';
9080         don't use `mapcar' only for iteration.
9081
9082         * wl-util.el: Bind `mule-version', `nemacs-version',
9083         `emacs-beta-version', `xemacs-codename',
9084         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9085         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9086         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9087         only for iteration.
9088
9089         * wl-score.el: Don't use `mapcar' only for iteration.
9090         (wl-score-simplify-buffer-fuzzy): Ditto.
9091         (wl-score-simplify-subject): Ditto.
9092         (wl-score-headers): Ditto.
9093         (wl-summary-score-update-all-lines): Ditto.
9094
9095         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9096         `enable-multibyte-characters' and `mule-version'.
9097
9098         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9099         `mapcar' only for iteration.
9100
9101         * wl-demo.el: Don't use `mapcar' only for iteration.
9102
9103         * wl-folder.el: Don't use `mapcar' only for iteration.
9104         (wl-folder-open-all): Ditto.
9105         (wl-folder-count-incorporates): Ditto.
9106
9107         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9108         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9109
9110         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9111         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9112         `smtp-connection-type'; specify 3rd argument of `require' for
9113         `timezone'; don't use `mapcar' only for iteration.
9114         (wl-draft-clone-local-variables): Don't use `mapcar'.
9115         (wl-draft-generate-clone-buffer): Ditto.
9116         (wl-user-agent-compose-internal): Ditto.
9117
9118         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9119
9120         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9121         (wl-save-status): Ditto.
9122
9123         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9124         for iteration.
9125
9126 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9127
9128         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9129         removed `Date'.
9130         (wl-fldmgr-make-filter-default): New user option.
9131
9132         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9133         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9134         (wl-fldmgr-filter-completion-alist): Abolish.
9135
9136         * wl.el (wl): Don't check servers if arg is non-nil.
9137
9138         * wl-draft.el (wl-draft-reply): Set only message-id string to
9139         In-Reply-To field.
9140
9141 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9142
9143         * wl-summary.el (wl-summary-pick): Rewrite.
9144
9145         * wl-draft.el (wl-draft-forward): Get references field from
9146         original buffer.
9147         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9148
9149 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9150
9151         * wl-draft.el (wl-draft-forward): Add references field.
9152
9153 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9154
9155         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9156         (wl-draft-reply): Use it.
9157
9158 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9159
9160         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9161         when Emacs 21 is running.
9162
9163         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9164         bindings.
9165
9166 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9167
9168         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9169         XPM icons transparent.
9170
9171         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9172         Emacs 21.
9173
9174 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9175
9176         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9177         nil.
9178
9179         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9180         when it is persistent.
9181         (wl-summary-sync-marks): Changed argument for
9182         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9183         (wl-summary-virtual): Use `elmo-read-search-condition'.
9184         (wl-summary-redisplay-internal): If folder is local, mark as read
9185         even when folder is plugged.
9186
9187 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9188
9189         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9190         of `tool-bar-lines' in the frame parameters.
9191         (after-make-frame-functions, post-command-hook): Don't modify the
9192         value.
9193         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9194         wl-e21-tool-bar-lines): Removed.
9195
9196 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9197
9198         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9199         properties `evaporate' and `wl-momentary-overlay' as well.
9200         (wl-highlight-summary-displaying): Ditto.
9201         (wl-delete-all-overlays): Don't delete overlay which does not have
9202         a property `wl-momentary-overlay'.
9203
9204         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9205         `display-mouse-p' and `display-graphic-p'.
9206         (wl-folder-init-icons): Don't search for XBM or the other files.
9207         (wl-plugged-set-folder-icon): Make icons if and only if
9208         `display-graphic-p' returns non-nil.
9209         (wl-highlight-plugged-current-line): Use `before-string' overlay
9210         property to show icon images.
9211         (wl-highlight-folder-current-line): Ditto.
9212         (wl-e21-highlight-folder-group-line): Ditto.
9213         (wl-e21-highlight-folder-by-numbers): Ditto.
9214         (wl-e21-insert-image): Removed.
9215         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9216         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9217         said.
9218         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9219         `wl-e21-force-switch-toolbar'.
9220         (wl-e21-make-icon-image): Removed.
9221         (wl-e21-setup-toolbar): Don't search for XBM files.
9222         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9223         the default value.
9224
9225 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9226
9227         * wl-util.el (wl-biff-check-folder-async): Set
9228         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9229
9230 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9231
9232         * wl-e21.el (after-make-frame-functions): Add
9233         `wl-e21-force-switch-toolbar'.
9234         (wl-e21-force-switch-toolbar): New function force to switch the
9235         toolbar appearance automatically.
9236         (post-command-hook): Add `wl-e21-switch-toolbar'.
9237         (wl-e21-switch-toolbar): New function to switch the toolbar
9238         appearance automatically.
9239         (wl-e21-tool-bar-lines): New buffer local variable.
9240
9241 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9242
9243         * wl-util.el (wl-biff-check-folders-running): New variable.
9244         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9245         (wl-biff-check-folder-async-callback):
9246         Set `wl-biff-check-folders-running'.
9247         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9248         with unwind-protect.
9249
9250         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9251         Enclose `wl-folder-auto-check' with unwind-protect.
9252
9253         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9254         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9255
9256         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9257
9258         * wl-util.el (wl-biff-notify): New inline function.
9259         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9260         locally.
9261         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9262         folder-list' is 1.
9263         Use `wl-biff-notify'.
9264         (wl-biff-check-folder-async-callback): New function.
9265         (wl-biff-check-folder-async): Ditto.
9266
9267         * wl-folder.el (wl-folder): Don't check folders.
9268         (wl-folder-auto-check): New function.
9269
9270 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9271
9272         * wl-util.el (wl-biff-start) [Emacs19+]:
9273         Use `timer-next-integral-multiple-of-time'.
9274         (wl-biff-check-folders): Use `wl-default-folder'
9275         if `wl-biff-check-folder-list' is nil.
9276
9277 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9278
9279         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9280         instead of `elmo-delete-lists'.
9281
9282 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9283
9284         * wl.el (wl-plugged-toggle-all): Set the value of
9285         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9286         (wl-plugged-toggle): Ditto.
9287         (wl-toggle-plugged): Ditto.
9288         (wl-plugged-init): Ditto.
9289
9290         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9291         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9292         instead of `wl-biff-state-indicator-off' and
9293         `wl-biff-state-indicator-on'; don't modify the value and the type
9294         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9295         (wl-plugged-init-icons): Set icons data to
9296         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9297         instead of `wl-plug-state-indicator-off' and
9298         `wl-plug-state-indicator-on'; don't modify the value and the type
9299         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9300
9301         * wl-vars.el (wl-modeline-biff-state-off,
9302         wl-modeline-biff-state-on, wl-modeline-biff-status,
9303         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9304         wl-modeline-plug-status): New internal variables.
9305         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9306         wl-biff-check-interval, wl-biff-check-folder-list): Change
9307         customization group from `wl-folder' to `wl-highlight'.
9308         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9309         wl-show-plug-status-on-modeline): Defcustomized.
9310
9311         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9312         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9313         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9314         a flag to `mode-line-buffer-identification'.
9315
9316         * wl-e21.el (wl-biff-init-icons): Set icons data to
9317         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9318         instead of `wl-biff-state-indicator-off' and
9319         `wl-biff-state-indicator-on'.
9320         (wl-plugged-init-icons): Set icons data to
9321         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9322         instead of `wl-plug-state-indicator-off' and
9323         `wl-plug-state-indicator-on'.
9324
9325 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9326
9327         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9328         excessive titles.
9329
9330 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9331
9332         * wl.el (wl-plugged-mode): Use revised
9333         `wl-mode-line-buffer-identification'.
9334         (wl-plugged-init): Don't use `force-mode-line-update'.
9335
9336         * wl-xmas.el (wl-draft-overload-functions): Use revised
9337         `wl-mode-line-buffer-identification'.
9338         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9339         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9340         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9341         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9342         `wl-make-plugged-hook';
9343         add `wl-folder-init-icons' and `wl-setup-folder' to
9344         `wl-folder-mode-hook'.
9345
9346         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9347         19 as well.
9348         (wl-mode-line-display-priority-list): New user option.
9349         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9350         Defcustomized.
9351         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9352         Add docs.
9353
9354         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9355         start.
9356         (wl-mode-line-buffer-identification): Revised as a function.
9357
9358         * wl-summary.el (wl-summary-mode): Use revised
9359         `wl-mode-line-buffer-identification'; don't call
9360         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9361         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9362         `wl-xmas-setup-summary'.
9363
9364         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9365         `wl-mode-line-buffer-identification'.
9366
9367         * wl-mule.el (wl-draft-overload-functions): Use revised
9368         `wl-mode-line-buffer-identification'.
9369
9370         * wl-folder.el (wl-make-plugged-alist): Don't call
9371         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9372         (wl-folder): Don't call `wl-folder-init-icons' directly.
9373         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9374         `wl-xmas-setup-folder' directly;
9375         use revised `wl-mode-line-buffer-identification'.
9376         (TopLevel): Don't bind `wl-biff-init-icons',
9377         `wl-plugged-init-icons', `wl-folder-init-icons',
9378         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9379
9380         * wl-e21.el (wl-draft-overload-functions): Use revised
9381         `wl-mode-line-buffer-identification'.
9382         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9383         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9384         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9385         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9386         `wl-make-plugged-hook';
9387         add `wl-folder-init-icons' and `wl-setup-folder' to
9388         `wl-folder-mode-hook'.
9389
9390 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9391             Katsumi Yamaoka    <yamaoka@jpl.org>
9392
9393         * wl.el (wl): Call `wl-biff-start'.
9394         (wl-exit): Call `wl-biff-stop'.
9395         (wl-plugged-mode): Show biff in modeline.
9396         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9397
9398         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9399         (wl-biff-init-icons): New function.
9400         (wl-plugged-init-icons): Don't make too much keymaps.
9401         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9402
9403         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9404         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9405         variables.
9406         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9407         options.
9408
9409         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9410         wl-biff-start, wl-biff-stop): New functions.
9411         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9412         (wl-biff-timer-name): New variable.
9413
9414         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9415
9416         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9417         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9418
9419         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9420         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9421
9422         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9423         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9424         `wl-folder-init-icons' to `ignore' if they are not available.
9425         (wl-folder-mode): Show biff in modeline.
9426
9427         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9428         (wl-biff-init-icons): New function.
9429         (wl-plugged-init-icons): Don't make too much keymaps.
9430         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9431
9432 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9433
9434         * wl-vars.el (wl-strict-diff-folders): Customization Type
9435         and doc fix.  Define as a list of regular expressions for
9436         folders or nil.
9437         * wl-folder.el (wl-folder-check-one-entity): Use
9438         `wl-string-match-member' instead of `wl-string-member' for
9439         `wl-strict-diff-folders'.
9440
9441 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9442
9443         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9444         (wl-highlight-folder-current-line): Use it; new implementation.
9445         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9446         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9447         `defsubst' instead of `defun'.
9448
9449         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9450         `wl-highlight-group-folder-by-numbers'; made it can also be a
9451         number.  See info for more details.
9452
9453         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9454         running.
9455
9456         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9457         to bind them.
9458
9459         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9460         (wl-highlight-folder-current-line): New implementation.
9461
9462         * wl-highlight.el (wl-highlight-folder-group-line): New
9463         implementation.
9464         (wl-delete-all-overlays): Rewrite as a marco.
9465         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9466
9467         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9468         running.
9469         (wl-folder-*-glyph): No need to bind them.
9470
9471         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9472         `wl-e21-highlight-folder-group-icon'; rewrite.
9473         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9474         `defsubst' instead of `defun'.
9475         (wl-folder-mode-map): Bind it when compiling.
9476
9477 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9478
9479         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9480
9481         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9482
9483 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9484
9485         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9486
9487 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9488
9489         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9490         (wl-highlight-folder-current-line): Use it.
9491
9492         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9493         in `id-name'.
9494
9495 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9496
9497         * wl.el: Require `wl-e21' when Emacs 21 is running.
9498
9499         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9500         default when Emacs 21 is running.
9501         (wl-use-highlight-mouse-line): Ditto.
9502         (wl-on-emacs21): New constant.
9503         (wl-on-emacs20): Removed.
9504
9505         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9506         Emacs 21 is running.
9507
9508         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9509         Emacs 21 is running.
9510
9511         * wl-e21.el: New file.
9512
9513 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9514
9515         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9516         (wl-toggle-plugged): Ditto.
9517         (wl-plugged-toggle): Ditto.
9518         (wl-plugged-toggle-all): Ditto.
9519
9520         * wl-vars.el (wl-plug-state-indicator): Refer
9521         `wl-plug-state-indicator-on' indirectly.
9522
9523 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9524
9525         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9526         Call `wl-folder-confirm-existence'.
9527
9528         * wl-folder.el (wl-folder-confirm-existence): Added optional
9529         argument `force'.
9530
9531 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9532
9533         * wl-summary.el (wl-summary-refile-subr): Assume
9534         `copy-or-refile' as symbol.
9535         (wl-summary-refile): Follow up above change.
9536         (wl-summary-copy): Ditto.  Doc fix.
9537
9538 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9539
9540         * wl-summary.el (wl-summary-pick): Don't bind
9541         `elmo-search-mime-charset'.
9542
9543         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9544         default using old backquote style.
9545         (wl-search-mime-charset): Abolished.
9546
9547         * wl-highlight.el (wl-highlight-headers):
9548         Call `point' after `re-search-forward'(for Nemacs).
9549
9550         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9551         for elmo-imap4.el.
9552
9553 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9554
9555         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9556         `wl-message-ignored-field-list' instead of
9557         `mime-view-ignored-field-list'.
9558
9559         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9560         Add interactive spec.
9561         (wl-folder-goto-bottom-of-current-folder): Ditto.
9562         (wl-folder-mode-map): Bind them.
9563
9564         * wl-vars.el (wl-message-ignored-field-list): New variable.
9565         (wl-message-visible-field-list): New variable.
9566
9567         * wl-mime.el (wl-mime-header-presentation-method): New function.
9568         (wl-mime-setup): Set header-presentation-method.
9569
9570 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9571
9572         * wl-nemacs.el (wl-draft-overload-functions): Set
9573         `mode-line-buffer-identification' instead of using
9574         `wl-make-modeline'.
9575
9576         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9577         instead of using `wl-make-modeline'.
9578
9579         * wl-xmas.el (wl-plugged-init-icons): Set up
9580         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9581         (wl-make-modeline): Abolish.
9582         (wl-draft-overload-functions): Set
9583         `mode-line-buffer-identification' instead of using
9584         `wl-make-modeline'.
9585
9586         * wl-util.el (wl-make-modeline-subr): Abolish.
9587         (wl-mode-line-buffer-identification): New alias.
9588
9589         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9590         (wl-summary-make-modeline): Abolish.
9591         (wl-summary-buffer-set-folder): Set
9592         `wl-summary-buffer-folder-indicator'.
9593         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9594         of using `wl-make-modeline'.
9595         (wl-summary-switch-to-clone-buffer): Don't set
9596         `mode-line-buffer-identification'.
9597         (wl-summary-goto-folder-subr): Ditto.
9598
9599         * wl-mule.el (wl-draft-overload-functions): Set
9600         `mode-line-buffer-identification' instead of using
9601         `wl-make-modeline'.
9602
9603         * wl-folder.el (wl-folder-mode): Set
9604         `mode-line-buffer-identification' instead of using
9605         `wl-make-modeline'.
9606         (wl-folder): Don't set `mode-line-buffer-identification'.
9607
9608 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9609
9610         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9611         instead of `member' for `wl-refile-guess-func-list' look-ups.
9612         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9613
9614 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9615
9616         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9617         `wl-message-button-dispatcher'.
9618
9619         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9620
9621         * wl-message.el (wl-message-button-dispatcher): Use it.
9622
9623         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9624         "In-Reply-To".
9625
9626         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9627         Bind `case-fold-search' to t.
9628
9629 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9630
9631         * wl-xmas.el (wl-message-overload-functions): Initialize
9632         `wl-message-button-map'.
9633
9634         * wl-mule.el (wl-message-overload-functions): Initialize
9635         `wl-message-button-map'.
9636
9637         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9638
9639         * wl-message.el (wl-message-button-map): New keymap.
9640         (wl-message-add-button): New function.
9641         (wl-message-button-dispatcher): New function.
9642         (wl-message-button-refer-article): New function.
9643
9644         * wl-highlight.el
9645         (wl-highlight-message-add-buttons-to-header): New function.
9646         (wl-highlight-headers): Use it.
9647
9648 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9649
9650         * wl-summary.el (wl-summary-default-from): Use
9651         `wl-address-get-petname-1'.
9652         (wl-summary-simple-from): Ditto.
9653
9654         * wl-address.el (wl-address-get-petname-1): New inline function.
9655         (wl-address-get-petname): Use it.
9656
9657 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9658
9659         * wl-summary.el (wl-summary-default-from): Return full-name part
9660         from the address if no petname was found.
9661         (wl-summary-simple-from): Ditto.
9662
9663         * wl-address.el (wl-address-get-petname): Return nil if no petname
9664         associated with the address was found.
9665
9666 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9667
9668         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9669         display is finished.
9670
9671 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9672
9673         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9674         `elmo-folder-exists-p' argument.
9675
9676 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9677
9678         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9679         the folder.
9680
9681 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9682
9683         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9684
9685         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9686         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9687
9688 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9689
9690         * wl-folder.el (wl-folder-create-subr): New function.
9691         (wl-folder-confirm-existence): Use it.
9692         (wl-folder-check-one-entity): Use it.
9693         Check the error symbol is derived from 'elmo-open-error.
9694
9695         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9696         `ignore-error'.
9697
9698 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9699
9700         * wl-util.el (toplevel): Add (eval-when-compile (require
9701         'elmo-util)).  (Maybe `provide' is typo.)
9702
9703 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9704
9705         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9706         (I don't know why this was needed.)
9707
9708         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9709         Follow up changes for stream-type.
9710
9711         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9712         (wl-draft-elmo-nntp-send): Ditto.
9713
9714         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9715         (wl-nntp-posting-stream-type): Ditto.
9716         (wl-pop-before-smtp-ssl): Abolished.
9717         (wl-nntp-posting-ssl): Ditto.
9718
9719         * wl-address.el (wl-address-quote-specials): New function.
9720         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9721
9722         * wl-draft.el (wl-draft-reply): Ditto.
9723
9724 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9725
9726         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9727         use function `wl-string-match-assoc'.
9728
9729 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9730
9731         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9732
9733         * wl-draft.el (wl-draft-deduce-address-list): New function.
9734         (wl-draft-parse-mailbox-list): Ditto.
9735         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9736         instead of `smtp-deduce-address-list'.
9737         (wl-draft-on-field-p): Follow group list.
9738
9739         * wl-address.el (wl-address-concat-token): New function.
9740         (wl-address-string-without-group-list-contents): Ditto.
9741         (wl-complete-field-body): Fixed problem of completion
9742         by japanese petname.
9743         (wl-address-make-completion-list): Rewrite.
9744
9745 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9746
9747         * wl-address.el (wl-address-make-completion-list): Completion by
9748         petname.
9749         (wl-complete-field-body): Likewise.
9750
9751 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9752
9753         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9754         contains invalid address syntax.
9755
9756 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9757
9758         * wl-folder.el (wl-folder-check-entity-async): Use
9759         `elmo-nntp-spec-hostname'.
9760
9761 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9762
9763         * wl-summary.el (wl-summary-msgdb-load-async): Use
9764         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9765
9766 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9767
9768         * wl-draft.el (wl-draft-reply): Set argument
9769         `content-transfer-encoding' as nil.
9770
9771 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9772
9773         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9774         `wl-refile-alist'.
9775
9776 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9777
9778         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9779         (wl-draft-edit-string): Ditto.
9780         (wl-draft-forward): Ditto.
9781         * wl-summary.el (wl-summary-write): Ditto.
9782
9783 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9784
9785         * wl-summary.el (wl-summary-sync-update3): Call
9786         `wl-summary-buffer-number-column-detect'.
9787         (wl-summary-buffer-number-column-detect): Search from point-min.
9788
9789 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9790
9791         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9792         contains an address which is not included in original to or cc.
9793
9794 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9795
9796         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9797         begin-line does not exist.
9798         * wl-message.el (wl-message-uu-substring): Ditto.
9799
9800 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9801
9802         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9803         clear local variables.
9804         (wl-summary-exit): Call `elmo-commit'.
9805         (wl-summary-switch-to-clone-buffer): Call
9806         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9807         (wl-summary-goto-folder-subr): Ditto.
9808
9809         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9810         POP folder.
9811
9812 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9813
9814         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9815         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9816         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9817         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9818         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9819         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9820
9821         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9822
9823 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9824
9825         * wl-summary.el (wl-summary-search-by-subject):
9826         Search parent message from the latest one.
9827
9828 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9829
9830         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9831         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9832
9833         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9834         New user option.
9835
9836         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9837         if elmo-nntp-use-killed-list is nil.
9838         Use `elmo-msgdb-append-to-killed-list'.
9839         (Append numbers confirmed as disappeared to the killed list.)
9840         (wl-summary-confirm-appends): Don't display negative number.
9841
9842 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9843
9844         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9845
9846 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9847
9848         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9849         range is `all'.
9850         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9851         `elmo-list-bigger-diff'.
9852
9853 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9854
9855         * wl-summary.el (wl-summary-buffer-exit-func):
9856         New buffer local variable.
9857         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9858
9859 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9860
9861         * wl-demo.el (wl-demo): Fix the last change.
9862
9863 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9864
9865         * wl-demo.el (wl-demo): Don't use `eval'.
9866
9867 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9868
9869         * wl-summary.el (wl-summary-buffer-thread-modified):
9870         New buffer-local variable.
9871         (wl-summary-set-thread-modified): New function.
9872         (wl-summary-thread-modified-p): New function.
9873         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9874         (wl-summary-yank-saved-message): Use function
9875         `wl-summary-set-thread-modified'
9876         (wl-summary-switch-to-clone-buffer): Add
9877         `wl-summary-buffer-thread-modified'.
9878
9879         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9880         (wl-summary-buffer-mark-saved-hook): Ditto.
9881         * wl-summary.el (wl-summary-msgdb-save): New hook
9882         `wl-summary-buffer-message-saved-hook' and
9883         `wl-summary-buffer-mark-saved-hook'.
9884
9885 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9886
9887         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9888
9889 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9890
9891         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9892         don't hide scroll bars under FSF Emacsen because it may incur an
9893         undesirable redrawing.
9894
9895 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9896
9897         * wl-draft.el (wl-draft-edit-string): Call
9898         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9899
9900 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9901
9902         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9903
9904 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9905
9906         * wl-summary.el (wl-summary-msgdb-load-async): Call
9907         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9908
9909 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9910
9911         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9912         fringes in demo buffer; center bitmap logo correctly even if old
9913         Mule is used.
9914
9915 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9916
9917         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9918
9919         * wl-refile.el (wl-refile-subject-alist): New variable.
9920         (wl-refile-subject-alist-file-name): Ditto.
9921         (wl-refile-alist-setup): Rewrite.
9922         (wl-refile-alist-save): Use `elmo-object-save'.
9923         Eliminated arguments.
9924         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9925         (wl-refile-guess-by-subject): New function.
9926         (wl-refile-guess-func-list): Added it.
9927
9928 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9929
9930         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9931         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9932
9933 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9934
9935         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9936         New buffer-local variable.
9937         (wl-summary-buffer-next-folder-func): Ditto.
9938         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9939         if non-nil.
9940         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9941         if non-nil.
9942         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9943         if non-nil.
9944         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9945         if non-nil.
9946
9947 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9948
9949         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9950         permanently in the demo buffer.
9951
9952 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9953
9954         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9955         `mime-entity-fetch-field'.
9956
9957         * wl.el (wl-exit): Delete plugged buffer.
9958
9959         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9960         XEmacs has menubar feature.
9961
9962 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9963
9964         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9965         cannot arrive at the beginning of the buffer under old Emacsen.
9966
9967 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9968
9969         * wl-address.el (wl-address-ldap-search):
9970         Call `ldap-search-entries' with `withdn' argument t.
9971         (wl-complete-field-body): Bind completion-ignore-case as t.
9972         Clear ldap search hash when it was sole completion.
9973         Use elmo-string for pattern string.
9974         (wl-ldap-alias-safe-string): Eliminated needless let.
9975
9976 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9977
9978         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9979         (wl-ldap-alias-sep): New constant.
9980         (wl-ldap-search-attribute-type-list): Ditto.
9981         (wl-ldap-get-value): New function.
9982         (wl-ldap-make-filter): Ditto.
9983         (wl-ldap-make-matched-value-list): Ditto.
9984         (wl-ldap-alias-safe-string): Ditto.
9985         (wl-ldap-register-dn-string): Ditto.
9986         (wl-address-ldap-search): Rewrite.
9987
9988 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9989
9990         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9991         thread is deleted.
9992         (wl-thread-delete-line-from-buffer): Ditto.
9993         (wl-thread-get-exist-children): New function.
9994
9995 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9996
9997         * wl-demo.el (wl-demo): Made it to select various image types.
9998         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9999         from `wl-title-logo'.
10000         (wl-logo-ascii): New variable.
10001         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10002         (wl-demo-copyright-notice): New constant.
10003
10004         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10005
10006 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10007
10008         * wl-vars.el (wl-summary-target-above): Renamed from
10009         wl-summary-temp-above.
10010         * wl-score.el (wl-score-get-score-alist): Use it.
10011         (wl-summary-score-update-all-lines): Use it.
10012         * wl-summary.el: Ditto. (make-variable-buffer-local).
10013
10014 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10015
10016         * wl-vars.el (wl-ldap-port): New user option.
10017
10018         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10019         Rewite whole implementation.
10020         (wl-complete-field-body): Fixed.
10021
10022 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10023
10024         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10025         Choose implementation at compile time.
10026
10027 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10028
10029         * wl-address.el (wl-ldap-search-internal): New function.
10030         (wl-complete-field-to): Use it.
10031
10032 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10033
10034         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10035         Use `let' instead of `let*'.
10036         Require 'wl-vars.
10037
10038         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10039         Define as defcustom.
10040         (wl-ldap-base): Ditto.
10041         (wl-use-ldap): Ditto.
10042
10043 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10044
10045         * wl-address.el (wl-ldap-search): New function.
10046         (wl-complete-field-body): Use `wl-ldap-search'.
10047         (wl-ldap-server): New variable.
10048         (wl-ldap-base): Ditto.
10049         (wl-use-ldap): Ditto.
10050
10051 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10052
10053         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10054         (Pointed out by Mito <mit@nines.nec.co.jp>).
10055         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10056         buffer-local variables like `wl-summary-redisplay-internal'.
10057         (wl-summary-redisplay-all-header): Likewise.  Update
10058         Summary view too.
10059
10060 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10061
10062         * wl-summary.el (wl-summary-jump-to-parent-message):
10063         Consider prefix argument.
10064
10065         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10066         when closed thread is deleted.
10067
10068 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10069
10070         * wl-summary.el (wl-summary-jump-to-parent-message):
10071         Consider thread modification.
10072
10073 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10074
10075         * wl-message.el (wl-message-normal-get-original-buffer): Use
10076         `save-excursion'.
10077
10078         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10079         (wl-summary-showto-folder-regexp): Ditto.
10080
10081 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10082
10083         * wl-util.el (wl-delete-alist): Doc fix.
10084         (wl-delete-associations): New function.
10085         (wl-inverse-alist): New function.
10086         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10087         Split temporary variables. Use `wl-delete-associations'
10088         and `wl-inverse-alist'.
10089         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10090
10091 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10092
10093         * wl-folder.el (wl-folder-prefetch-entity):
10094         Execute prefetching if new count is unknown.
10095
10096 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10097
10098         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10099
10100         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10101         delete entity.
10102         (wl-thread-set-parent): If insert as top, set linked as nil.
10103
10104         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10105         `wl-thread-cleanup-symbols' when view mode is thread.
10106
10107 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10108
10109         * wl-folder.el (wl-folder-create-folder-entity): Use
10110         with-current-buffer.
10111         (wl-local-folder-init): Call set-buffer to make sure we are in
10112         the Folder buffer. Don't touch buffer-local variables here.
10113         (wl-folder-mode): Initialize buffer-local variables here.
10114
10115         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10116         (wl-folder-entity-assign-id): Ditto.
10117         (wl-folder-create-entity-hashtb): Ditto.
10118         (wl-local-folder-init): Ditto.
10119         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10120
10121 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10122
10123         * wl-summary.el (wl-summary-default-from): Fix probrem when
10124         std11-extract-address-components return (nil "foo@bar").
10125
10126 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10127
10128         * wl-draft.el (wl-draft-clone-local-variables):
10129         Remove redundant `setq'.
10130
10131 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10132
10133         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10134         Bind wl-highlight-x-face-func as nil while highlighting header.
10135
10136 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10137
10138         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10139
10140 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10141
10142         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10143         elmo-msgdb-overview-hashtb from copy-variables.
10144         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10145         instead of `elmo-msgdb-overview-get-entity-by-number'.
10146         (wl-summary-auto-refile): Ditto.
10147
10148         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10149         `elmo-msgdb-overview-get-entity' instead of
10150         `elmo-msgdb-search-overview-entity'.  Use
10151         `elmo-msgdb-overview-get-entity' instead of
10152         `elmo-msgdb-overview-get-entity-by-number'.
10153         (wl-thread-insert-entity-sub): Ditto.
10154         (wl-thread-insert-message): Ditto.
10155
10156         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10157         `elmo-msgdb-overview-get-entity'.
10158         (wl-normal-message-redisplay): Ditto.
10159
10160 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10161
10162         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10163         `wl-thread-entities'.
10164         (wl-thread-delete-message): Fix remove top message from
10165         `wl-thread-entity-list'.
10166
10167         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10168         wl-append(nconc), because update-list is broken on Meadow.
10169
10170         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10171         updating process.
10172         (wl-summary-rescan): Ditto.
10173         (wl-summary-sync-update3): Ditto.
10174         * wl-thread.el (wl-thread-set-parent): Renamed from
10175         `wl-summary-set-parent'.
10176         (wl-thread-insert-message): Updating buffer faster.
10177         (wl-thread-delete-message): Updating buffer faster.
10178
10179         * wl-score.el (wl-summary-score-update-all-lines): Changed
10180         interval for display progress gauge.
10181
10182 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10183
10184         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10185         folder always-sticky.
10186         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10187         defmacro.
10188
10189 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10190
10191         * wl-vars.el (wl-draft-add-references): New user option.
10192
10193         * wl-draft.el (wl-draft-add-references): New function.
10194         (wl-draft-yank-from-mail-reply-buffer): Use it.
10195         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10196         as nil.
10197
10198 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10199
10200         * wl-thread.el (wl-thread-update-line-msgs): Called
10201         `wl-thread-update-line-on-buffer-sub'.
10202         (wl-thread-update-line-on-buffer): Delete routine of inserting
10203         thread.
10204         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10205         moved from `wl-thread-update-line-on-buffer'.
10206         Add threshold for displaying progress gauge.
10207         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10208         argument of `wl-thread-update-line-msgs'.
10209         Add threshold for displaying progress gauge.
10210         * wl-folder.el:
10211         Add threshold for displaying progress gauge.
10212         * wl-score.el: Ditto.
10213
10214         * wl-expire.el (wl-summary-expire): Display deleting info.
10215
10216 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10217
10218         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10219         `no-msg'.
10220         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10221         argument of `wl-thread-update-line-msgs'.
10222         (wl-summary-set-parent): Added optional argument `parent-number'.
10223         (wl-summary-buffer-saved-message): New buffer local variable.
10224         (wl-summary-save-current-message): New command.
10225         (wl-summary-yank-saved-message): Ditto.
10226         (wl-summary-mode-map): Added key binding for
10227         `wl-summary-save-current-message' (\ew) and
10228         `wl-summary-yank-saved-message' (\C-y).
10229         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10230
10231 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10232
10233         * wl-summary.el (wl-summary-mode-map): Added key binding for
10234         `wl-summary-set-parent' (ts).
10235
10236 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10237
10238         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10239         subject faster. If thread number is reverse, delayed updating
10240         thread.
10241         (wl-summary-search-by-subject): Ditto.
10242         (wl-summary-put-alike): Ditto.
10243         (wl-summary-get-alike): Ditto.
10244         (wl-summary-insert-headers): Insert header of all overview in
10245         buffer.
10246         (wl-summary-rescan): Delayed updating thread. Kill search subject
10247         buffer for wl-summary-search-by-subject.
10248         (wl-summary-sync-update3): Ditto.
10249         (wl-summary-exit): Ditto.
10250         (wl-summary-goto-bottom-of-current-thread): Change for linked
10251         thread.
10252         (wl-summary-overview-create-summary-line): Change line for linked
10253         thread.
10254
10255         * wl-summary.el (wl-summary-update-thread): Use
10256         wl-thread-maybe-get-children-num.
10257         (wl-summary-set-parent): If change parent, move sub thread.
10258         (wl-summary-redisplay-internal): Add horizontal recenter.
10259         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10260
10261         * wl-thread.el (wl-thread-entity-get-linked): New function.
10262         (wl-thread-entity-set-linked): New function.
10263         (wl-thread-create-entity): Add linked element.
10264         (wl-thread-entity-insert-as-top): Use wl-append.
10265         (wl-thread-maybe-get-children-num): If closing thread, return
10266         children msgs.
10267         (wl-thread-update-line-msgs): Displaying progress message.
10268         (wl-thread-update-line-on-buffer-sub): Use
10269         wl-thread-maybe-get-children-num.
10270         (wl-thread-update-line-on-buffer): If update line is not exists,
10271         insert thread.
10272         (wl-thread-delete-message): If delete top msg of thread, search
10273         parent by subject.
10274         (wl-thread-insert-entity): Use
10275         wl-thread-maybe-get-children-num.
10276
10277         * wl-highlight.el (wl-highlight-summary-current-line): change
10278         sregexp for linked thread.
10279         * wl-util.el (wl-count-lines): Count lines.
10280         (wl-horizontal-recenter): horizontal recenter.
10281         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10282         (wl-score-get-alike): Ditto.
10283         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10284         (wl-subject-length-limit): New variable.
10285         (wl-highlight-thread-indent-string-regexp): Changed for linked
10286         thread.
10287
10288 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10289
10290         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10291         New variable (revival).
10292         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10293         by subject matching if there's no in-reply-to nor references field
10294         (revival).
10295
10296 \f
10297 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10298
10299         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10300         message.
10301
10302 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10303
10304         * wl-summary.el (wl-summary-reply): Return t if there was a
10305         message at cursor point.
10306         Added unwind-protect.
10307         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10308         returns t.
10309         (wl-summary-cancel-message): Do nothing when there's no message at
10310         cursor point.
10311         (wl-summary-forward): Ditto.
10312         (wl-summary-jump-to-parent-message): Ditto.
10313         (wl-summary-reedit): Ditto.
10314         (wl-summary-edit-addresses): Ditto.
10315         (wl-summary-pipe-message): Ditto.
10316         (wl-summary-print-message-with-ps-print): Ditto.
10317         (wl-summary-print-message): Ditto.
10318         (wl-summary-mark-as-important): Ditto.
10319         (wl-summary-mark-as-unread): Ditto.
10320
10321         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10322         message at cursor point.
10323         (wl-summary-reply-with-citation): Remove unwind-protect.
10324
10325         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10326         subject searching feature.
10327         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10328         Eliminated.
10329
10330 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10331
10332         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10333         New variable.
10334         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10335         by subject matching if there's no in-reply-to nor references field.
10336
10337         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10338
10339         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10340         when display is finished.
10341         (wl-folder-open-all): Ditto.
10342         (wl-folder-update-access-group): Ditto.
10343         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10344         * wl-thread.el (wl-thread-close-all): Ditto.
10345
10346         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10347         progress gauge only when it was displayed.
10348         * wl-folder.el (wl-folder-insert-entity): Ditto.
10349
10350 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10351
10352         * wl-summary.el (wl-summary-incorporate): Enclose
10353         `wl-summary-sync-force-update' with save-excursion.
10354
10355 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10356
10357         * wl-summary.el (wl-summary-prefetch-region):
10358         Pass current cursor point to `pos-visible-in-window-p' after
10359         moving cursor to the started point.
10360
10361 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10362
10363         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10364
10365         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10366         fields from the forwarding message.
10367         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10368         `ignored-fields'.
10369
10370 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10371
10372         * wl-mime.el (wl-message-request-partial):
10373         Eliminated argument `msgdb'.
10374         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10375         (wl-mime-combine-message/partial-pieces): Likewise.
10376         * tm-wl.el (wl-message-request-partial): Likewise.
10377         (wl-mime-combine-message/partial-pieces): Likewise.
10378
10379 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10380
10381         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10382         when display is finished.
10383
10384 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10385
10386         * wl-summary.el (wl-summary-goto-folder-subr):
10387         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10388
10389 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10390
10391         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10392         when cursor point is visible.
10393
10394 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10395
10396         * wl-expire.el (wl-expire-archive-get-max-number):
10397         Don't use `file-name-directory'.
10398
10399 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10400
10401         * wl-expire.el (wl-expire-archive-get-max-number):
10402         Use `file-name-directory'.
10403
10404 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10405
10406         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10407         only when there is progress.
10408
10409 2000-04-13  Mito <mit@nines.nec.co.jp>
10410
10411         * wl-summary.el (wl-summary-sync-marks): Display progress.
10412
10413 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10414
10415         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10416         (wl-summary-prev): Move cursor regardless of unread status.
10417         (wl-summary-next): Ditto.
10418
10419 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10420
10421         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10422         Added argument `target' and `number'.
10423         * tm-wl.el (wl-summary-burst-subr): New function.
10424         (wl-summary-burst): Use it.
10425
10426 2000-04-10  Mito <mit@nines.nec.co.jp>
10427
10428         * wl-mime.el (wl-burst): New function.
10429         (wl-summary-burst): Use it.
10430
10431 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10432
10433         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10434         as petname when there's no candidate.
10435
10436 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10437
10438         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10439         New variable.
10440         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10441
10442         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10443
10444         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10445
10446 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10447
10448         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10449         Use substring of `original' instead of buffer-substring.
10450         (wl-refile-evaluate-rule):
10451         Set `original' argument of wl-refile-expand-newtext.
10452
10453         * wl-summary.el
10454         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10455         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10456         (wl-summary-auto-refile): Check existence of destination folder just
10457         before marking.
10458
10459 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10460
10461         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10462         when wl-refile-get-field-value return nil.
10463
10464 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10465
10466         * wl-refile.el
10467         (wl-refile-expand-newtext): New function imported from Gnus.
10468         (wl-refile-evaluate-rule): Use it.
10469
10470 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10471
10472         * wl-summary.el (wl-summary-print-destination):
10473         Duplicate folder string to avoid putting text-property on
10474         original string.
10475
10476         * wl-refile.el (wl-refile-get-field-value): New function.
10477         (wl-refile-evaluate-rule): New function;
10478         Evaluate refile rule recursively.
10479         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10480         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10481         New function; Check existence of a target folder recursively.
10482         (wl-summary-auto-refile-check-refile-rule-alist):
10483         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10484
10485 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10486
10487         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10488
10489         * wl-folder.el (wl-create-folder-entity-from-buffer):
10490         Fixed problem when '}' character is contained in folder name.
10491
10492         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10493
10494 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10495
10496         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10497         (wl-fldmgr-add-completion-all-completions):
10498         Use wl-fldmgr-add-completion-hashtb.
10499
10500 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10501
10502         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10503         wl-fldmgr-add-completion-subr): New functions.
10504         * wl-folder.el (wl-folder-completion-func): New variable.
10505         * wl-summary.el (wl-summary-read-folder):
10506         Use wl-folder-completion-func.
10507
10508         * wl-refile.el: Eliminate throw & catch.
10509
10510         * wl.el (wl-plugged-sending-queue-status): Fixed.
10511
10512 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10513
10514         * wl-draft.el (wl-draft): Put category property on
10515         mail-header-separator.