(wl-summary-rescan-message): Call
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-rescan-message): Call
4         `wl-thread-cleanup-symbols' before insert thread.
5
6 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl.el (wl-init): Set `elmo-get-folder-function' as
9         `wl-folder-make-elmo-folder'.
10
11         * wl-spam.el (wl-summary-exec-action-spam): Use
12         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
13
14         * wl-folder.el (wl-folder-make-elmo-folder): New function.
15         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
16         `elmo-make-folder'.
17         (wl-folder-get-elmo-folder): Ditto.
18         (wl-folder-create-subr): Simplify.
19
20 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
23
24 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
25
26         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
27         contents in message buffer instead of original buffer. If optional
28         argument specified, ask coding system for encode.
29
30 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
31
32         * wl-spam.el (wl-summary-test-spam-region): New function.
33         (wl-spam-setup): Bind "rkc".
34
35 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
36
37         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
38
39 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
40
41         * wl-spam.el (wl-summary-test-spam): Fix typo.
42         (wl-message-check-spam): Ditto.
43
44 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
45
46         * wl-summary.el (wl-summary-default-from): Simplify.
47
48 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
49
50         * wl-action.el (wl-summary-exec-action-refile): Simplify.
51         (wl-summary-exec-action-copy): Ditto.
52         (wl-summary-auto-refile): Check existence of temporary mark.
53
54 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
55
56         * wl-summary.el (wl-summary-create-line): Use
57         `elmo-time-to-datevec'.
58
59         * wl-expire.el (wl-expire-archive-date): Ditto.
60         (wl-expire-localdir-date): Ditto.
61
62         * wl-util.el (wl-day-number): Abolish.
63
64         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
65         of `wl-day-number'.
66         (wl-score-followup): Ditto.
67         (wl-score-add-followups): Ditto.
68         (wl-score-get-latest-msgs): Ditto.
69         (wl-score-get-header-entry): Ditto.
70         (wl-score-edit-insert-date): Ditto.
71
72 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
75         `elmo-message-entity-field' with 2nd argument `type'.
76
77 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
78
79         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
80
81 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
82
83         * wl-thread.el (wl-thread-delete-message): Delete descendant
84         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
85
86 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
87
88         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
89
90 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
91
92         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
93         `Access folder'.
94
95 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-vars.el (wl-access-folder-icon): New user option.
98
99         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
100         `Access folder'.
101
102 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-summary.el (wl-summary-buffer-set-folder): Use
105         `wl-folder-mime-charset'.
106
107         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
108         `mime-charset'.
109         (wl-folder-get-elmo-folder): Ditto.
110         (wl-folder-mime-charset): New function.
111
112 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl-util.el (wl-parse-addresses): Define alias of
115         `elmo-parse-addresses' (move to `elmo-util.el').
116
117         * wl-summary.el (wl-summary-default-from): Follow the API change.
118         (wl-summary-overview-entity-compare-by-date): Ditto.
119         (wl-summary-overview-entity-compare-by-from): Ditto.
120         (wl-summary-get-list-info): Get value of `ml-info' field from
121         entity at first.
122         (wl-summary-rescan-message): Treat prefix argument.
123         (wl-summary-prefetch-msg): Follow the API change.
124         (wl-summary-search-by-subject): Ditto.
125         (wl-summary-insert-thread): Ditto.
126         (wl-summary-line-subject): Ditto.
127         (wl-summary-line-from): Ditto.
128         (wl-summary-create-line): Ditto.
129         (wl-summary-print-message-with-ps-print): Ditto.
130
131         * wl-score.el (wl-score-ov-entity-get): Ditto.
132         (wl-score-followup): Ditto.
133         (wl-score-add-followups): Use `elmo-message-entity-field' instead
134         of `car'.
135         (wl-score-get-latest-msgs): Follow the API change.
136         (wl-score-get-header): Ditto.
137
138         * wl-refile.el (wl-refile-learn): Ditto.
139         (wl-refile-subject-learn): Ditto.
140         (wl-refile-get-field-value): Ditto.
141         (wl-refile-guess-by-history): Ditto.
142         (wl-refile-guess-by-subject): Ditto.
143
144         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
145
146         * wl-expire.el (wl-expire-date-p): Removed.
147         (wl-expire-archive-date): Follow the API change.
148         (wl-expire-localdir-date): Ditto.
149         (wl-summary-expire): Ditto.
150
151         * Version number is increased to 2.15.1.
152
153 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
154
155         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
156         group is access or not (it is not strict, like wl-fldmgr-rename).
157
158 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
161         duplicate call of `wl-summary-print-argument' on the wrong line.
162
163 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
166         even if argument `number' is nil.
167         (wl-summary-insert-line): Print action argument if current message
168         has it.
169
170 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
171
172         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
173         (wl-draft-reply): Ditto.
174         (wl-draft): Add optional argument `parent-number' and call
175         `wl-draft-create-buffer' with it.
176         (wl-draft-create-buffer): Add optional argument
177         `parent-number'. Set wl-draft-parent-number as it.
178
179 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
180
181         * wl-folder.el (wl-folder-set-persistent-mark): If summary
182         buffer is not for given folder, don't use it.
183
184 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
185
186         * Version number is increased to 2.15.0.
187
188 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
191
192         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
193         (wl-highlight-get-face-by-name): New internal function.
194         (wl-highlight-summary-line-face-spec): Use it and fixed.
195
196 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
197
198         * wl-summary.el (wl-summary-sync-update): Use
199         `elmo-message-entity-field' instead of `car' to get message-id
200         from overview entity.
201
202         * wl-summary.el (wl-summary-rescan-message): Call
203         `wl-highlight-summary-displaying' when displaying a message.
204
205 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
206
207         * wl-draft.el (wl-draft-config-info-filename): Extracted from
208         `wl-draft-config-info-operation'.
209         (wl-draft-buffer-change-number): New function.
210         (wl-draft-rename-saved-config): Ditto.
211         * wl.el (wl-init): Connect slot for message-number-changed.
212         (toplevel): Add autoload for wl-draft-rename-saved-config.
213
214 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
215
216         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
217         `update-overview'
218         (wl-summary-buffer-detach): Disconnect from it.
219         (wl-summary-rescan-message): Use command.
220
221         * wl-message.el (wl-message-buffer-display): Use
222         `with-current-buffer' instead of `save-excursion'.
223
224 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
225
226         * wl-mime.el (wl-draft-preview-attributes-list): Protect
227         wl-draft-preview-attributes-list from distraction.
228
229 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
230
231         * wl-summary.el (wl-summary-sync-update): Sort the return value of
232         `elmo-list-diff'.
233
234 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
235
236         * wl-summary.el
237         (wl-summary-edit-addresses-collect-candidate-fields): Use
238         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
239
240         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
241         instead of `elmo-set-work-buf'.
242
243         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
244         (wl-address-make-address-list): Ditto.
245
246         * Version number is increased to 2.13.3.
247
248 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
251         user option.
252
253         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
254         argument `5'.
255
256         * wl-message.el (wl-message-display-no-merge-p): New function.
257         (wl-message-buffer-display): Check whether the message is
258         reassembled and follow the API change.
259
260 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
261
262         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
263         multibyte on working buffer and removed unnecessary
264         `buffer-disable-undo'.
265
266 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
267
268         * wl-util.el (wl-read-search-condition-internal): Fixed the last
269         change.
270
271 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
272
273         * wl-util.el (wl-read-search-condition-internal): Protect
274         elmo-global-flags from distraction.
275
276 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
279
280         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
281         (wl-summary-event-handler): Ditto.
282         (wl-summary-update-persistent-mark-on-event): New
283         function (renamed from `elmo-event-handler-flag-changed').
284         (wl-summary-buffer-attach): New function.
285         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
286         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
287         instead of `elmo-folder-add-handler'.
288
289         * Version number is increased to 2.13.2.
290
291 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
294         and "\177" to the `wl-news-previous-page'.
295         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
296         (wl-news-previous-page): New function.
297
298 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
299
300         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
301         instead of `write-region' and simplify.
302
303 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
304
305         * wl-template.el (wl-template-select): Cause error if
306         `wl-template-alist' is nil.
307
308 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
309
310         * wl-news.el.in: Set file variable `no-byte-compile'.
311
312 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
313
314         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
315         whether a target message is within displaying area.
316         (elmo-event-handler-cache-changed): Ditto.
317
318 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
319
320         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
321         to `defun'.  Use `nconc' instead of `append' to collect descendant
322         message numbers.
323
324 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
325
326         * wl-thread.el (wl-thread-save-top-list)
327         (wl-thread-save-entities): Use `with-temp-buffer'.
328         * wl-news.el.in (wl-news-previous-version-load):
329         (wl-news-previous-version-save): Ditto.
330         * wl-summary.el (wl-summary-load-file-object)
331         (wl-summary-save-view-cache): Ditto.
332
333 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
334
335         * wl-util.el (toplevel): Require 'elmo-flag'.
336         (wl-read-search-condition): New function (Renamed from
337         `elmo-read-search-condition').
338         (wl-read-search-condition-internal): Likewise.
339
340         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
341         invalid.
342         (wl-summary-pick): Use `wl-read-search-condition' instead of
343         `elmo-read-search-condition'.
344         (wl-summary-virtual): Ditto.
345
346         * wl-folder.el (wl-folder-virtual): Ditto.
347         (wl-folder-pick): Ditto.
348
349         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
350
351 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-summary.el (wl-summary-reedit): Call
354         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
355
356 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
357
358         * wl-mime.el (toplevel): Require wl-vars.
359
360         * wl-message.el (toplevel): Require cl at compile.
361
362         * wl-draft.el (toplevel): Require elmo.
363
364 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
365
366         * wl-message.el (wl-message-buffer-prefetch): Count is a number
367         and do nothing when it is not positive.
368         (wl-message-buffer-prefetch-next): Ditto.
369
370 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
371
372         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
373         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
374         (wl-summary-redisplay-internal): Ditto.
375
376         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
377         message (the condition is borrowed from `wl-check-variables-2').
378         (wl-summary-redisplay-internal): Ditto.
379
380 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
381
382         * wl-mime.el (wl-draft-nntp-attribute): New function.
383         (wl-draft-attribute-nntp-posting-server): Use it.
384         (wl-draft-attribute-nntp-posting-port): Ditto.
385
386         * wl-mime.el (wl-draft-preview-attributes-list): New function.
387         (wl-draft-show-attributes-buffer): Ditto.
388         (wl-draft-hide-attributes-buffer): Ditto.
389         (wl-draft-attribute-newsgroups): Ditto.
390         (wl-draft-attribute-nntp-posting-server): Ditto.
391         (wl-draft-attribute-nntp-posting-port): Ditto.
392         (wl-draft-preview-message): Use there functions.
393
394         * wl-vars.el (wl-draft-preview-attributes-list): Change default
395         value.
396
397 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
400         (wl-draft-reedit): Ditto.
401         (wl-draft-queue-flush): Ditto.
402
403         * wl-mime.el (wl-message-request-partial): Ditto.
404         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
405         instead of `elmo-message-fetch'.
406
407         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
408
409         * wl-summary.el (wl-summary-message-string): Ditto.
410
411 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-util.el (wl-current-message-buffer): Follow the API change.
414
415         * wl-summary.el (wl-summary-redisplay-internal): Call
416         `wl-summary-mark-as-read' with 2nd argument as nil and update
417         unread count instead of persistent mark.
418
419         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
420         variable.
421         (wl-message-redisplay): Follow the API change.
422         (wl-message-buffer-display): Managed mime-entity directly and
423         return preview buffer only.
424         (wl-message-display-internal): Rewrite.
425         (wl-message-buffer-prefetch-subr): Not save return value of
426         `wl-message-buffer-display'.
427
428         * Version number is increased to 2.13.1.
429
430 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
433         'elmo-multiple-fields-body-list' with boundary specified.
434
435 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
436
437         * wl-vars.el (wl-summary-resend-use-cache): New variable.
438         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
439         cache if `wl-summary-resend-use-cache' is non-nil.
440
441 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
442
443         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
444         (wl-nntp-posting-stream-type): Ditto.
445
446 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
447
448         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
449
450 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
451
452         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
453         message.
454
455 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
458         Abolish.
459         (wl-summary-buffer-persistent-mark-version): New internal
460         variable.
461         (wl-summary-update-mark-and-highlight-window): Check by
462         wl-summary-persistent-mark-invalid-p.
463         (wl-summary-update-status-marks): Ditto.
464         (elmo-event-handler-flag-changed): Rewrite.
465         (elmo-event-handler-cache-changed): Define.
466         (wl-summary-prefetch-msg): Does not update persistent mark here.
467         (wl-summary-delete-cache): Ditto.
468         (wl-summary-resume-cache-status): Ditto.
469         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
470         (wl-summary-persistent-mark-invalid-p): New function.
471         (wl-summary-validate-persistent-mark): Ditto.
472         (wl-summary-validate-persistent-mark-string): Ditto.
473         (wl-summary-invalidate-persistent-mark): Ditto.
474         (wl-summary-update-persistent-mark): Call
475         `wl-summary-validate-persistent-mark'.
476         (wl-summary-create-line): Call
477         `wl-summary-validate-persistent-mark-string'.
478
479         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
480         status as t if cache used.
481
482 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
483
484         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
485         only if the target is group.
486         * wl-folder.el (wl-folder-append-petname): Don't check group name.
487
488 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
489
490         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
491
492 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
493
494         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
495
496         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
497
498 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
499
500         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
501         (Thanks to Yoichi NAKAYAMA).
502
503 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
504
505         * wl-util.el (wl-save-drafts): Restore echo area.
506
507 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
508
509         * Version number is increased to 2.13.0.
510
511         * wl-util.el (wl-biff-check-folder-async): Use
512         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
513
514 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
515
516         * wl-message.el (wl-message-display-internal): Does not put
517         wl-message-display-type property on message buffer.
518         (wl-message-buffer-display-type): New function.
519
520         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
521
522         * wl-summary.el (wl-summary-mode): Use `dolist' to add
523         `wl-summary-buffer-detach'.
524         (wl-summary-message-display-type): Use
525         `wl-summary-buffer-display-type'.
526
527 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
528
529         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
530         buffer-local.
531
532         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
533         kill-buffer-hook instead of make-local-variable.
534         (wl-draft-preview-message): Set `local' argument of add-hook as t.
535
536 2004-12-12  Scott Renfro <scott@renfro.org>
537
538         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
539         regex for square-branket.
540
541 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
544         `wl-message-mime-analysis-p' with argument `header'.
545
546 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
547
548         * wl-mime.el (wl-draft-yank-current-message-entity): 
549         Switch to no-mime following method according to wl-message-display-type
550         property.
551         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
552
553         * wl-message.el (wl-message-display-internal): 
554         Put wl-message-display-type property on message buffer.
555
556         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
557         (wl-message-display-internal): Ditto;
558
559         * wl-summary.el (wl-summary-toggle-mime): Ditto.
560
561 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-message.el (wl-message-make-display-type): New function.
564         (wl-message-display-type-property): Ditto.
565         (wl-message-mime-analysys-p): Ditto.
566         (wl-message-display-all-header-p): Ditto.
567         (wl-message-redisplay): Removed argument `as-is', `all-header' and
568         added `display-type'.
569         (wl-message-buffer-display): Likewise.
570         (wl-message-display-internal): Likewise.
571         (wl-message-buffer-display-type): Abolish.
572         (wl-message-buffer-prefetch-subr): Follow the API changed.
573
574         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
575         from wl-summary-buffer-display-all-header and changed default value.
576         (wl-summary-message-display-type): New function.
577         (wl-summary-buffer-display-mime-mode): Ditto.
578         (wl-summary-buffer-display-header-mode): Ditto.
579         (wl-summary-toggle-mime): Rewrite with above functions.
580         (wl-summary-toggle-all-header): Ditto.
581         (wl-summary-redisplay): Force redisplay with default mode.
582         (wl-summary-redisplay-internal): Renamed argument from `mode',
583         `all-header' to `mime-mode', `header-mode'.
584         Use `wl-message-make-display-type'.
585
586         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
587         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
588
589 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
590
591         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
592
593 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
594
595         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
596         in original message buffer.
597         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
598         buffer.
599
600 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
601
602         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
603
604 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
605
606         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
607
608 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
609
610         * wl-action.el (wl-summary-exec-action-refile): Display a done message
611         when actions succeeded.
612         (wl-summary-exec-action-copy): Likewise.
613
614 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
615
616         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
617         there is switch-to-buffer at the end of wl-message-select-buffer.
618         (wl-summary-reply): Ditto.
619
620 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
621
622         * wl-summary.el (wl-summary-forward): Put subject in original
623         message buffer as argument of wl-draft-forward.
624         * wl-draft.el (wl-draft-forward): Decode subject as in
625         wl-draft-reply.
626
627 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
630         a folder under access group.
631
632 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
633
634         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
635         wl-message-buffer-display.
636
637         * wl-util.el (wl-set-save-drafts): Fix typo.
638
639 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
640
641         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
642         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
643         wl-highlight-logo-face to set the bg color of an xbm image; fixed
644         the way to measure the width of a bitmap image; don't put face on
645         ascii and bitmap images; put the mark which should not use the
646         variable-pitch face on ascii and bitmap images.
647         (wl-demo-setup-properties): Don't use the variable-pitch face on
648         ascii and bitmap images; made it work on Emacs 20 and earlier.
649         (wl-demo-insert-text): End with a newline at the bottom; don't put
650         face on text.
651
652         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
653
654 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
655
656         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
657
658         * wl-util.el (wl-save-drafts): Moved from sample setting.
659         (wl-set-save-drafts): New function to set idle timer.
660         * wl-draft.el (wl-draft): Call it.
661         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
662
663 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
664
665         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
666         a summary which has toggle display status off.
667
668 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
669
670         * wl-draft.el (wl-draft-do-fcc): No cache save.
671
672 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
673
674         * wl-summary.el (elmo-event-handler-flag-changed): Use
675         `set-buffer' instead of `with-current-buffer'.
676
677 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
678
679         * wl-summary.el (wl-summary-after-resize-function): New function.
680         (wl-summary-mode): Add `wl-summary-after-resize-function' to
681         window-size-change-functions.
682
683 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
684
685         * wl-draft.el (wl-draft-create-buffer): Bind
686         `change-major-mode-hook' after current buffer is changed.
687
688         * wl-summary.el (wl-summary-buffer-detach): New function.
689         (wl-summary-buffer-set-folder): Call it.
690         (wl-summary-mode): Add `wl-summary-buffer-detach' to
691         change-major-mode-hook and kill-buffer-hook.
692         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
693         (wl-summary-switch-to-clone-buffer): Ditto.
694         (wl-summary-goto-folder-subr): Ditto.
695
696 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
697
698         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
699         after boundp check.
700
701 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
702
703         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
704         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
705         for `kill-buffer'.
706
707         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
708         handler of current buffer from elmo-folder.
709
710 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
711
712         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
713
714 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
715
716         * wl-summary.el (wl-summary-buffer-event-handler): New internal
717         variable.
718         (wl-summary-event-handler): New class.
719         (elmo-event-handler-flag-changed): Define to update persistent
720         mark.
721         (wl-summary-buffer-set-folder): Register event handler to
722         elmo-folder.
723         (wl-summary-exit): Unregister event handler.
724         (wl-summary-goto-folder-subr): Ditto.
725         (wl-summary-mark-as-read-all): Does not call
726         `wl-summary-update-persistent-mark' directly.
727         (wl-summary-mark-as-read-internal): Ditto.
728         (wl-summary-set-persistent-mark-internal): Ditto.
729         (wl-summary-set-flags-internal): Ditto.
730
731         * Version number is increased to 2.11.33.
732
733 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
734
735         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
736         to nil.
737
738 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
739
740         * wl-spam.el (wl-spam-setup): Add hook
741         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
742         instead of `wl-summary-prepare-hook'.
743
744         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
745         if folder type is `'flag'.
746         (wl-summary-mark-as-important): Ditto.
747
748 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-address.el (wl-address-minibuffer-history): New variable.
751         (wl-address-minibuffer-local-map): New keymap.
752         (wl-address-read-from-minibuffer): New function.
753
754         * wl-action.el (wl-summary-get-resend-address): Use
755         `wl-address-read-from-minibuffer' instead of `completing-read'.
756
757 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * Version number is increased to 2.11.32.
760
761 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
762
763         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
764         without mule to iso-8859-1.
765         (wl-draft-add-in-reply-to): Add note in description.
766         (wl-draft-add-references): Ditto.
767
768 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
769
770         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
771         definition for `m'.
772         (wl-summary-mode-line-format): Add '[%m]'.
773         (wl-message-mode-line-format-spec-alist): Ditto.
774         (wl-summary-display-mime-mode-list): New variable.
775
776         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
777         from wl-summary-buffer-display-as-is.
778         (wl-summary-buffer-display-all-header): New buffer local variable.
779         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
780         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
781         instead of wl-summary-buffer-display-as-is.
782         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
783         (wl-summary-set-persistent-mark): Ditto.
784         (wl-summary-set-message-buffer-or-redisplay): Just call
785         `wl-summary-redisplay-internal' without optional arguments.
786         (wl-summary-toggle-mime): Rewrite.
787         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
788         (wl-summary-toggle-all-header): New function.
789         (wl-summary-redisplay-internal): Treat mime mode.
790
791         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
792         to wl-mime-preview-follow-no-mime.
793         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
794         accodring to the display-mode.
795
796         * wl-message.el (wl-message-buffer-display-type): Rewrite.
797         (wl-message-buffer-display): Changed argument name from `as-is' to
798         `mode'.
799         (wl-message-display-internal): Ditto;
800         Bind elmo-mime-display-header-analysis according to the mode.
801         (wl-message-display-internal): Put wl-message-display-mime-mode
802         property on entire buffer.
803
804 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
805
806         * wl-draft.el (wl-draft-do-fcc): Undo last change.
807
808 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
809
810         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
811         Don't extract mail address.
812         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
813
814         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
815
816         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
817
818 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
819
820         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
821         wl-fldmgr-cut-entity-list on confirmation.
822
823 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
824
825         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
826         (wl-mime-quit-preview): Check existence of
827         mime-edit-temp-message-buffer here.
828
829 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
830
831         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
832         after deletion.
833
834         * wl-draft.el (wl-draft-send-confirm): Check major-mode
835         before calling wl-mime-quit-preview.
836
837 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-summary.el (wl-summary-pick): If call it with prefix
840         argument, set `delete-marks' as non-nil. Pick from only visible
841         messages.
842         (wl-summary-check-target-mark): New function.
843         (wl-summary-target-mark-mark-as-read): Use it.
844         (wl-summary-target-mark-mark-as-unread): Ditto.
845         (wl-summary-target-mark-operation): Ditto.
846         (wl-summary-target-mark-set-flags): Ditto.
847         (wl-summary-target-mark-save): Ditto.
848         (wl-summary-target-mark-pick): Ditto.
849         (wl-summary-target-mark-forward): Ditto.
850         (wl-summary-target-mark-reply-with-citation): Ditto.
851         (wl-summary-target-mark-print): Ditto.
852         (wl-summary-target-mark-uudecode): Ditto.
853
854         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
855         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
856         with `ask-coding' is non-nil.
857
858 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
859
860         * wl-thread.el (wl-thread-set-parent): If parent is a message
861         which is identified by references, set linked as nil.
862
863 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
864
865         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
866         (wl-message-mode-line-format-spec-alist): Ditto.
867         (wl-message-mode-line-format): Ditto.
868         (wl-summary-mode-line-format): Ditto for docstring.
869         (wl-summary-no-mime-folder-list): Fix typo.
870
871         * wl-util.el (wl-current-message-buffer): Call
872         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
873
874         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
875         variable.
876         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
877         of `wl-summary-redisplay-no-mime'.
878         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
879         (wl-summary-toggle-mime): New function.
880         (wl-summary-redisplay-all-header): Rewrite.
881         (wl-summary-redisplay-no-mime): Ditto.
882         (wl-summary-redisplay-internal): Added argument `as-is' and
883         `all-header'.
884
885         * wl-refile.el (wl-refile-default-from-folder-path-separator):
886         New variable.
887         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
888         bottom.
889         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
890         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
891         "/" unconditionally.
892
893         * wl-mime.el (wl-draft-yank-current-message-entity): Use
894         wl-mime-preview-follow-no-mime for as-is content.
895         (wl-mime-preview-follow-no-mime): New function.
896         (wl-mime-preview-follow-current-region): Fixed parenthesis.
897
898         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
899         and added `as-is', `all-header'.
900         (wl-message-buffer-display): Ditto.
901         (wl-message-buffer-display-type): New function.
902
903 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
904
905         * wl-vars.el (wl-message-header-button-alist): Change default
906         value.
907         (wl-message-body-button-alist): Ditto.
908
909 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
910
911         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
912
913 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
914
915         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
916
917 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
918
919         * wl-summary.el (wl-summary-sync-marks): Remove condition which
920         is always true.
921
922 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
923
924         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
925         on null entity.
926
927 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
928
929         * wl-vars.el (wl-draft-reply-default-position): Fix range.
930
931 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
932
933         * wl-vars.el (wl-summary-resend-hook): New hook.
934
935         * wl-action.el (wl-summary-exec-action-resend-subr): Run
936         `wl-summary-resend-hook'.
937
938 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
939
940         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
941         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
942         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
943         (wl-summary-new-cached-mark): Changed default value to 'n'.
944         (wl-summary-unread-cached-mark): Changed default value to 'u'.
945         (wl-summary-answered-cached-mark): Changed default value to 'a'.
946         (wl-folder-sync-range-alist): Remove spec for 'flag.
947         (wl-summary-force-prefetch-folder-list): New user option.
948
949         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
950         `wl-summary-toggle-persistent-mark'.
951         (wl-summary-update-mark-and-highlight-window): Don't highlight when
952         number is nil.
953         (wl-summary-mark-as-answered-region): Set interactive argument of
954         `wl-summary-set-persistent-mark-internal'.
955         (wl-summary-mark-as-important-region): Ditto.
956         (wl-summary-unset-persistent-mark): Ditto.
957         (wl-summary-set-persistent-mark): Ditto.
958         (wl-summary-mark-as-answered): Ditto.
959         (wl-summary-mark-as-important): Ditto.
960         (wl-summary-set-persistent-mark-internal): Do nothing
961         when `elmo-message-flag-available-p' is nil.
962         (wl-summary-toggle-persistent-mark): New function.
963         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
964         when the folder matches `wl-summary-force-prefetch-folder-list'.
965
966
967         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
968         when number is nil.
969         (wl-highlight-summary-forwarded-face): New face.
970
971 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
972
973         * Version number is increased to 2.11.31.
974
975 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
978         (wl-biff-check-folder-async): Ditto.
979         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
980
981 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
982
983         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
984         Add an argument `reverse'.  All callers are updated.
985         (wl-summary-sort): Add a prefix argument `reverse' to specify
986         reverse sorting.
987         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
988         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
989         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
990
991 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
992
993         * wl-message.el (wl-message-redisplay): Does not narrow header if
994         disply-type is all-header or as-is.
995
996         * wl-summary.el (wl-summary-enter-handler): Use
997         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
998
999 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1002         after adding wl-draft-parent-variables.
1003         (wl-draft-forward): Ditto.
1004
1005 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1006
1007         * wl-summary.el (wl-summary-sync-marks): Call
1008         `wl-summary-set-persistent-mark' and
1009         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1010         (wl-summary-set-persistent-mark-internal): Add 4th argument
1011         `no-server'.
1012         (wl-summary-unset-persistent-mark): Ditto.
1013         (wl-summary-set-persistent-mark): Ditto.
1014         (wl-summary-add-flags-internal): Abolish.
1015         (wl-summary-remove-flags-internal): Ditto.
1016         (wl-summary-mark-as-important-internal): Ditto.
1017         (wl-summary-mark-as-important): Use
1018         `wl-summary-set-persistent-mark' instead of
1019         `wl-summary-add-flags-internal'.
1020         (wl-summary-mark-as-important-region): Ditto.
1021
1022         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1023
1024         * wl-summary.el (wl-summary-get-available-flags): New function.
1025         (wl-summary-sync-marks): Use it and simplified.
1026         (wl-summary-unset-persistent-mark): Use
1027         `wl-summary-get-available-flags'.
1028         (wl-summary-set-persistent-mark): Ditto.
1029
1030 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1031
1032         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1033         id.
1034
1035 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1036
1037         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1038         number, call `wl-summary-prev-line-content'. Show message when the
1039         message is not found.
1040
1041 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1042
1043         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1044         wl-summary-enter-handler.
1045         (wl-summary-enter-handler): New command.
1046
1047         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1048         docstring and custom spec.
1049
1050         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1051         flags too; Don't treat Cached and New.
1052         (wl-summary-set-persistent-mark): Ditto.
1053
1054         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1055         `wl-folder-set-flag'.
1056
1057         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1058         instead of `wl-folder-set-flag'.
1059
1060         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1061         for completion.
1062         (wl-summary-set-persistent-mark): Ditto.
1063
1064         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1065         instead of `wl-draft-quit-preview'.
1066
1067         * wl-mime.el (toplevel): Avoid compile warning.
1068         (wl-mime-quit-preview): New function
1069         (formarly defined as `wl-draft-quit-preview').
1070         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1071         quitting method.
1072
1073         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1074
1075         * wl-folder.el (wl-folder-set-flag): Renamed from
1076         `wl-draft-set-flag-on-parent'.
1077
1078         * wl-draft.el (wl-draft-quit-preview): New function.
1079         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1080         (wl-draft-send): Call `wl-folder-set-flag' instead of
1081         `wl-draft-set-flag-on-parent'.
1082         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1083
1084 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1085
1086         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1087         (wl-draft-send): Ditto.
1088
1089 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1092         (wl-draft-kill-pre-hook): Set default value as nil.
1093         (wl-summary-reply-hook): Ditto.
1094         (wl-draft-kill-flags): Abolish.
1095
1096         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1097         (wl-draft-parent-variables): Renamed from
1098         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1099         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1100         argument; Add wl-draft-parent-variables to
1101         wl-draft-config-variables.
1102         (wl-draft-reply): Likewise.
1103         (wl-draft-kill-flags): Abolish.
1104         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1105         (wl-draft-set-flag-on-parent): New function.
1106         (wl-draft-setup-parent-flag): Ditto.
1107
1108 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1109
1110         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1111         `wl-draft-parent-folder' is "".
1112
1113 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1114
1115         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1116         (wl-summary-digit-jump): New function.
1117         (Adviced by John Owens and Hiroya Murata)
1118
1119         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1120         (Adviced by John Owens)
1121
1122         * wl-xmas.el (wl-message-define-keymap): Ditto.
1123
1124         * wl-mule.el (wl-message-define-keymap): Ditto.
1125
1126 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1127
1128         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1129         change of return value of elmo-folder-count-flags.
1130
1131         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1132         (wl-summary-mark-as-read-internal): Ditto.
1133         (wl-summary-set-persistent-mark-internal): Ditto.
1134         (wl-summary-folder-info-update): Ditto.
1135         (wl-summary-sync-update): Fixed the last change.
1136
1137         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1138
1139 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1142         (wl-draft-kill-flags): Fixed docstring.
1143
1144         * wl-draft.el (wl-draft-kill-flags): New function.
1145         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1146
1147 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1148
1149         * wl-vars.el (wl-reply-hook): Abolish.
1150         (wl-draft-reply-hook): New hook.
1151         (wl-summary-reply-hook): Ditto.
1152         (wl-draft-forward-hook): Ditto.
1153         (wl-summary-forward-hook): Ditto.
1154         (wl-draft-kill-flags): New variable.
1155
1156         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1157         wl-summary-set-persistent-mark-internal.
1158         (wl-summary-sync-marks): Use elmo-preserved-flags.
1159         (wl-summary-update-persistent-mark): Make it interactive.
1160         (wl-summary-set-persistent-mark-internal): New inline function.
1161         (wl-summary-mark-as-answered): Use it.
1162         (wl-summary-mark-as-unanswered): Ditto.
1163         (wl-summary-unset-persistent-mark): New function.
1164         (wl-summary-set-persistent-mark): Ditto.
1165         (wl-summary-reply): Don't set answered flag;
1166         Run wl-summary-reply-hook instead.
1167         (wl-summary-forward): Call wl-draft-forward with number.
1168         Run wl-summary-forward-hook.
1169
1170         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1171         (wl-highlight-summary-line-face-spec): Use it as a default
1172         persistent mark face.
1173
1174         * wl-draft.el (wl-draft-forward): Added optional argument number;
1175         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1176         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1177         (wl-draft-kill): Use wl-draft-kill-flags.
1178
1179         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1180
1181         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1182         of return value of elmo-folder-count-flags.
1183
1184         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1185
1186         * wl-summary.el (wl-summary-count-unread): Ditto.
1187         (wl-summary-sync-update): Follow the change above.
1188         (wl-summary-force-prefetch): New function.
1189
1190 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1191
1192         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1193         variable `buf' with `let' instead of `setq'.
1194
1195 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1196
1197         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1198         add Content-Disposition heaeder on the deleted part.
1199
1200 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1201
1202         * wl-draft.el (wl-draft-save): Encode address list under edit by
1203         `eword-encode-unstructured-field-body'.
1204
1205         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1206
1207 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1208
1209         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1210         wl-current-summary-buffer.
1211
1212 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1213
1214         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1215         `numbers' is ignored.
1216
1217 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1218
1219         * wl-folder.el (wl-folder-open-folder): Avoid error.
1220         Reported by John Owens, [wl-en:815]
1221
1222         * wl.el (wl): Set timer for biff process even if prefix argument
1223         is given or auto-checking is quitted.
1224
1225         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1226         immediately.
1227         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1228         (wl-toggle-plugged): Ditto.
1229
1230         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1231         * wl-util.el (wl-biff-start): Use idle timer if
1232         `wl-biff-use-idle-timer' is non-nil.
1233
1234 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1235
1236         * wl-highlight.el (wl-highlight-message): Fix description.
1237
1238 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1239
1240         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1241         tty.
1242
1243 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1244
1245         * wl-action.el (wl-summary-exec): Print failure count.
1246
1247 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1248
1249         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1250         to `defun', remove interactive form.
1251         Set elmo-message-fetch-confirm when force-reload is non-nil.
1252
1253 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-summary.el (toplevel): Removed unnecessary autoload.
1256
1257 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1258
1259         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1260         the buffer is generated from another message buffer.
1261
1262 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1263
1264         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1265         extracted from `wl-fldmgr-save-folders'.
1266         (wl-fldmgr-delete): Call it after deletion.
1267
1268 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1269
1270         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1271         multi-tty support.
1272
1273 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1274
1275         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1276
1277 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1278
1279         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1280         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1281
1282 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1283
1284         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1285         unsubscribe list only if argument CLEAR is nil.
1286
1287 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1288
1289         * wl-draft.el (wl-draft-reply): Decode subject before removing
1290         Re: prefix.
1291
1292 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1293
1294         * wl-summary.el (wl-summary-sort-by-size): New command.
1295
1296 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1297
1298         * wl-summary.el (wl-summary-number-list-from-region): New
1299         function.
1300         (wl-summary-mark-as-read-region): Use it.
1301         (wl-summary-mark-as-unread-region): Ditto.
1302         (wl-summary-set-flags-region): Ditto and add optional argument
1303         remove.
1304         (wl-summary-mark-as-answered-region): Ditto.
1305         (wl-summary-mark-as-important-region): Ditto.
1306         (wl-summary-target-mark-mark-as-important): Added optional
1307         argument remove.
1308         (wl-summary-target-mark-mark-as-answered): Ditto.
1309         (wl-summary-target-mark-set-flags): Ditto.
1310
1311 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1312
1313         * wl-summary.el (wl-summary-set-flags-region): Call
1314         `wl-summary-set-flags-internal' with number list instead of call
1315         one by each message.
1316         (wl-summary-target-mark-set-flags): Likewise.
1317
1318 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1319
1320         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1321         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1322         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1323         (wl-summary-target-mark-mark-as-answered): Likewise.
1324
1325 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1326
1327         * wl-summary.el (wl-summary-target-mark-forward): Use
1328         `wl-summary-delete-all-target-marks' instead of
1329         `wl-summary-delete-all-temp-marks'.
1330         (wl-summary-target-mark-reply-with-citation): Ditto.
1331         (wl-summary-target-mark-uudecode): Ditto.
1332         (wl-summary-target-mark-set-flags): Ditto and remove needless
1333         cursor move.
1334
1335 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1336
1337         * wl-summary.el (wl-summary-target-mark-forward): Protect
1338         wl-summary-buffer-target-mark-list from nreverse.
1339         (wl-summary-target-mark-reply-with-citation): Ditto.
1340
1341 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1342
1343         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1344         `elmo-display-progress-threshold'.
1345
1346 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1349         check `wl-summary-highlight'.
1350         (wl-summary-window-scroll-functions): Respect value of
1351         `wl-summary-highlight'.
1352         (wl-summary-sync-update): Run hooks
1353         `wl-summary-buffer-window-scroll-functions' at any time.
1354
1355 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1356
1357         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1358         from `wl-summary-cleanup-temp-marks'.
1359         (wl-summary-cleanup-temp-marks): Abolish argument.
1360         * wl.el (wl-save-status): Revert previous change.
1361         (wl-execute-temp-marks): New function, call
1362         `wl-summary-exec-with-confirmation'.
1363         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1364         (wl-folder-save-and-exec-marks): Abolished.
1365
1366 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-e21.el (wl-e21-display-image-p): Respect
1369         `wl-highlight-folder-with-icon'.
1370         (wl-e21-highlight-folder-group-line): Highlight mouse line
1371         even if wl-e21-display-image-p is nil.
1372
1373         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1374         Respect value of `wl-summary-highlight'.
1375
1376         * wl.el (wl-save-status): Remove unused variable.
1377
1378         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1379         (wl-folder-mode-map): Bind it to "x".
1380
1381 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1382
1383         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1384
1385         * wl-thread.el (wl-thread-get-parent-list): Don't check
1386         disconnected ancestors, neglecting needless work in
1387         `wl-thread-update-indent-string-thread'.
1388
1389         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1390         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1391         argument, add argument default-keep to keep marks by default.
1392
1393         * Version number is increased to 2.11.30.
1394
1395         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1396         customization type and docstring.
1397         (wl-draft-reply-without-argument-list): Ditto.
1398
1399 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1400
1401         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1402
1403         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1404
1405 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1406
1407         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1408
1409 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1412         save-excursion so as not to include run-hooks.
1413
1414 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1415
1416         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1417         Clarify that marks are going to be cleared.
1418
1419 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1420
1421         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1422         according to 3rd element of wl-summary-flag-mark.
1423
1424         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1425
1426 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1427
1428         * wl-action.el (wl-summary-target-mark-all): Don't set
1429         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1430
1431 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1432
1433         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1434         (wl-forward-subject-prefix): Ditto.
1435         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1436         (wl-draft-reply-make-subject): Ditto.
1437
1438         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1439         `wl-draft-forward'.
1440         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1441
1442 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1443
1444         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1445         target message does not exist.
1446
1447 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1448
1449         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1450         `wl-subject-prefix-regexp'.
1451         (wl-subject-forward-prefix-regexp): New variable.
1452         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1453         `wl-draft-strip-subject-re' and take regexp as argument.
1454         (wl-draft-forward): Use it.
1455         (wl-draft-reply): Ditto.
1456
1457 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1458
1459         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1460         emacs multi-tty support.
1461
1462 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1463
1464         * wl-e21.el (wl-e21-display-image-p): Don't call
1465         `display-images-p'.
1466         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1467         support.
1468         (wl-highlight-folder-current-line): Ditto.
1469         (wl-folder-init-icons): Ditto.
1470
1471 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1472
1473         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1474         the last line of summary in unplugged mode.
1475
1476 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1477
1478         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1479
1480 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1481
1482         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1483         * wl-address.el (wl-address-user-mail-address-p): Use it.
1484         (wl-address-delete-user-mail-addresses): Ditto.
1485         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1486
1487         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1488         (wl-address-delete-user-mail-addresses): Ditto.
1489
1490         * wl-address.el (wl-address-delete-user-mail-addresses): New
1491         function.
1492         * wl-refile.el (wl-refile-guess-by-history): Use it.
1493         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1494         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1495
1496         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1497         use wl-address-user-mail-address-p.
1498
1499 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1500
1501         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1502         after opening group.
1503
1504 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1505
1506         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1507         of elmo-set-buffer-multibyte.
1508
1509         * wl-message.el (wl-original-message-mode): Ditto.
1510
1511         * wl-score.el (wl-score-insert-header): Ditto.
1512
1513         * wl-summary.el
1514         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1515         (wl-summary-goto-folder-subr): Ditto.
1516         (wl-summary-insert-headers): Ditto.
1517
1518         * wl-util.el (wl-set-string-width): Ditto.
1519
1520         * Version number is increased to 2.11.29.
1521
1522 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1523
1524         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1525         (wl-highlight-summary-line-help-echo-alist): New variable.
1526         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1527         into `wl-highlight-summary-line-help-echo' and
1528         `wl-highlight-flag-folder-help-echo'.
1529         (wl-highlight-summary-line-string): Change accordingly.
1530         (wl-highlight-summary-current-line): Ditto.
1531
1532 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1533
1534         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1535         at the beginning of field body (Thanks to Markus Knittig).
1536
1537         * wl-draft.el (wl-draft-insert-current-message): Also check
1538         summary buffer, remove unnecessary tag.
1539
1540 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1541
1542         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1543         when wl-message-buffer is nil.
1544
1545         * wl-folder.el (wl-folder): Abolish unused argument.
1546         Call wl-folder-init when wl-folder-entity is nil.
1547         * wl.el (wl): Change accordingly.
1548
1549 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1550
1551         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1552         multibyte string before insert into draft buffer.
1553         (wl-draft-create-buffer): Always enable multibyte characters for
1554         draft buffer.
1555
1556         * Version number is increased to 2.11.28.
1557
1558 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1559
1560         * wl-folder.el (wl-folder-open-close): Handle blank line.
1561         (wl-folder-jump-to-current-entity): Ditto.
1562
1563 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1564
1565         * Version number is increased to 2.11.27.
1566
1567 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1568
1569         * wl-thread.el (wl-thread-insert-message): When the thread is
1570         devided by wl-summary-max-thread-depth, insert line at the end of
1571         buffer.
1572
1573 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1574
1575         * Version number is increased to 2.11.26.
1576
1577 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1578
1579         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1580
1581 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1582
1583         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1584         value of stream-type and session.
1585
1586 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1587
1588         * Version number is increased to 2.11.25.
1589
1590 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1591
1592         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1593         in a quit message.
1594
1595 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1596
1597         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1598         (wl-summary-redisplay-no-mime-internal): Ditto.
1599
1600 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1601
1602         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1603         * wl-vars.el (wl-smtp-connection-type): Ditto.
1604
1605 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1606
1607         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1608         for the separator line and quote mail-header-separator.
1609
1610 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1611
1612         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1613         result message.
1614
1615         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1616         `elmo-multiple-fields-body-list' with boundary as
1617         mail-header-separator.
1618
1619 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1620
1621         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1622
1623 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1624
1625         * wl-util.el (wl-list-diff): Remove unused function.
1626
1627         * wl-draft.el (wl-draft-send-confirm): Discard input before
1628         confirmation.
1629
1630 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1633         order of flag and new.
1634
1635 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1636
1637         * wl-vars.el (wl-refile-policy-alist): Abolished.
1638
1639         * wl-action.el (wl-summary-set-action-refile): Follow the change
1640         above.
1641
1642 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * wl-highlight.el (wl-highlight-signature-search): Don't use
1645         re-search-backward for a long word since it is possible to crash
1646         XEmacs because of a bug.
1647
1648 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1649
1650         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1651
1652 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1653
1654         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1655         argument for wl-summary-sync-force-update.
1656
1657 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1658
1659         * wl-summary.el (wl-summary-mode-map): Revival of
1660         wl-summary-mark-as-important related bindings;
1661         Bind 'F','tF','mF','rF','m&'.
1662         (wl-summary-mark-as-important-region): Revival.
1663         (wl-summary-target-mark-mark-as-important): Ditto.
1664         (wl-summary-target-mark-operation): New function.
1665         (wl-summary-target-mark-mark-as-answered): Use it.
1666         (wl-summary-decide-flag): Don't set Important as default.
1667         (wl-summary-mark-as-important-internal): Revival.
1668         (wl-summary-mark-as-important): Ditto.
1669
1670         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1671
1672         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1673         instead of facep.
1674
1675 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1676
1677         * wl-dnd.el (wl-dnd-drop-func): Fix.
1678
1679         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1680         mouse-set-point instead of posn-point.
1681
1682         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1683
1684         * wl-mule.el (wl-completing-read-multiple): Ditto.
1685
1686 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1687
1688         * wl-demo.el (face-background-name): Defalias to avoid compile
1689         warning.
1690
1691 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1692
1693         * wl-summary.el (wl-summary-decide-flag): Use
1694         wl-completing-read-multiple instead of completing-read-multiple.
1695
1696         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1697         New alias.
1698
1699         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1700         Use face-background-name instead of face-background.
1701
1702         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1703
1704         * wl-summary.el (wl-summary-save): Use it.
1705         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1706
1707         * wl-mime.el (wl-mime-save-content): Fix last change.
1708
1709 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1710
1711         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1712         New function.
1713         (wl-summary-sort-specs): Added sort.
1714         * wl-mime.el (wl-mime-save-content): Expand file name.
1715
1716 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1717
1718         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1719
1720         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1721
1722 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1725         for flag if it is not defined.
1726
1727 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1728
1729         * wl-e21.el (wl-highlight-folder-current-line): Use
1730         elmo-folder-type-internal when elmo-folder-type returns nil.
1731
1732         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1733
1734         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1735
1736         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1737
1738         * wl-e21.el (wl-summary-toolbar): Ditto.
1739
1740         * wl-vars.el (wl-demo-background-color): Abolished.
1741         (wl-summary-persistent-mark-priority-list): Renamed from
1742         wl-summary-flag-priority-list.
1743         (wl-summary-flag-alist): New user option.
1744         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1745         (wl-message-mode-line-format-spec-alist): Added 'F'.
1746         (wl-message-mode-line-format): Likewise.
1747         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1748         instead of wl-summary-important-mark.
1749         (wl-file-folder-icon): New variable.
1750
1751         * wl-thread.el (wl-thread-set-flags): Renamed from
1752         wl-thread-mark-as-important.
1753
1754         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1755         warning.
1756         (wl-summary-mode-menu-spec): Follow the change of 
1757         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1758         (wl-summary-mode-map): Follow the change of
1759         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1760         (wl-summary-detect-mark-position): Follow the variable name change.
1761         (wl-summary-set-flags-region): New function for the replacement of
1762         wl-summary-mark-as-important-region.
1763         (wl-summary-sync-marks): Sync all global-flags.
1764         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1765         instead of elmo-message-flagged-p.
1766         (wl-summary-persistent-mark-string): Follow the variable name change;
1767         Put wl-summary-flag-mark if the message has global-flag.
1768         (wl-summary-target-mark-set-flags): Renamed from 
1769         wl-summary-target-mark-mark-as-important.
1770         (wl-summary-decide-flag): New function.
1771         (wl-summary-set-flags-internal): Renamed from
1772         wl-summary-mark-as-important-internal.
1773         (wl-summary-add-flags-internal): New function.
1774         (wl-summary-remove-flags-internal): Ditto.
1775         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1776         (wl-summary-mark-as-unimportant): Abolish.
1777         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1778         (wl-summary-next-message): List flagged messages in the msgdb.
1779
1780         * wl-score.el (wl-summary-score-update-all-lines): Use
1781         wl-summary-add-flags-internal instead of 
1782
1783         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1784
1785         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1786         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1787         (wl-message-buffer-require-all-header): Renamed from
1788         wl-message-buffer-all-header-flag (Ditto).
1789         (wl-message-buffer-flag-indicator): New variable.
1790         (wl-message-redisplay): Changed local varibale name from `flag' to
1791         `display-type'; Set up wl-message-buffer-flag-indicator.
1792         (wl-message-buffer-display): Changed varibale name from `flag' to
1793         `display-type'.
1794         (wl-message-display-internal): Likewise.
1795
1796         * wl-highlight.el (wl-highlight-demo-face): Define default background
1797         color.
1798         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1799
1800         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1801
1802         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1803         (wl-demo-setup-properties): Renamed from
1804         `wl-demo-set-background-color'.
1805         (wl-demo): Follow the change above.
1806         
1807         * Version number is increased to 2.11.24.
1808
1809 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1810
1811         * wl-summary.el (wl-summary-toggle-thread): Call
1812         `wl-summary-rescan' with disable-thread as non-nil.
1813         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1814
1815 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1816
1817         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1818         foreground property of the face.
1819         (wl-demo-insert-text): Don't set up face property here.
1820         (wl-demo): Call wl-demo-set-background-color, anyway.
1821
1822 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1823
1824         * wl-vars.el (wl-demo-background-color): The value can be nil.
1825
1826 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1827
1828         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1829         to wl-summary-wheel-dispatcher.
1830
1831         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1832         wl-message-wheel-dispatcher.
1833         (wl-message-wheel-dispatcher): New function.
1834         (wl-summary-wheel-dispatcher): Ditto.
1835
1836 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1837
1838         * wl-action.el (wl-summary-target-mark-all): List messages which are
1839         not in the killed-list.
1840
1841         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1842         only when the folder is 'flag/important.
1843
1844         * wl-address.el (wl-complete-field-body): Complete if the last
1845         character is a space.
1846
1847 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1848
1849         * wl-folder.el (wl-folder-clear-entity-info): Use
1850         elmo-clear-hash-val.
1851
1852         * wl-fldmgr.el (wl-fldmgr-rename): Set
1853         wl-folder-info-alist-modified as t.
1854
1855 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1856
1857         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1858
1859 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1860
1861         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1862         (wl-folder-buffer-last-visited-entity-id): New buffer local
1863         variable.
1864         (wl-folder-revisit-last-visited-folder): New function.
1865         (wl-folder-mode-map): Bind it to "C-i".
1866         (wl-folder-set-current-entity-id): Set last visited folder.
1867         * wl-summary.el (wl-summary-exit): Ditto.
1868
1869 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1872         before calling `recenter' in order to cope with an XEmacs bug.
1873
1874 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1875
1876         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1877         to the default value.
1878
1879 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1880
1881         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1882         change.
1883         (wl-summary-sync-marks): Ditto.
1884         (wl-summary-mark-as-read-internal): Ditto.
1885         (wl-summary-mark-as-answered-internal): Ditto.
1886         (wl-summary-mark-as-important-internal): Ditto.
1887         (wl-summary-reply): Ditto.
1888
1889         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1890         instead of `elmo-folder-unflag-answered'.
1891
1892         * Version number is increased to 2.11.23.
1893
1894         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1895         the last change.
1896
1897 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1898
1899         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1900         Specify "spam" or "good".
1901
1902 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1903
1904         * wl-spam.el (wl-summary-exec-action-spam): Call
1905         wl-folder-confirm-existence for spam folder.
1906         (wl-spam-setup): Bind "mk".
1907
1908 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1909
1910         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1911
1912 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1913
1914         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1915         destination folder is empty.
1916
1917 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1918
1919         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1920         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1921
1922         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1923         (wl-summary-refile-prev-destination-region): New function.
1924         (wl-thread-refile-prev-destination): Ditto.
1925         (wl-summary-target-mark-refile-prev-destination): Ditto.
1926
1927 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1928
1929         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1930         (wl-demo-background-color): Changed default value.
1931
1932         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1933         color.
1934
1935         * wl-demo.el (wl-demo-set-background-color): New function.
1936         (wl-demo): Call it.
1937
1938 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1939
1940         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1941         * wl-address.el (wl-address-add-or-change): Don't add empty
1942         address.
1943
1944 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1945
1946         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1947
1948 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1949
1950         * wl-vars.el (wl-demo-image-filter-alist): New variable
1951         (wl-demo-background-color): Ditto.
1952
1953         * wl-demo.el (wl-demo-xpm-set-background): New function.
1954         (wl-demo-image-filter): Ditto.
1955         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1956
1957         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1958
1959         * wl-demo.el (wl-demo-icon-name): Define as function.
1960         (wl-demo-insert-image): Use it.
1961
1962 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1963
1964         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1965
1966 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1967
1968         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1969
1970 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1971
1972         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1973
1974 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1975
1976         * wl-thread.el (wl-thread-mark-as-answered): New function.
1977
1978         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1979         answered" entry.
1980         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1981         "r&" and wl-thread-mark-as-answered to "t&".
1982         (wl-summary-mark-as-important-region): Refine to toggle mark.
1983         (wl-summary-mark-as-answered-region): New function.
1984         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1985         and 3rd argument.
1986         (wl-summary-mark-as-important-internal): Likewise.
1987
1988 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1989
1990         * wl-template.el (wl-template-preview): New internal variable.
1991         (wl-template-preview-p): New function.
1992         (wl-template-show): Bind `wl-template-preview' as t.
1993
1994 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1995
1996         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1997         `elmo-message-entity-field' with 3rd argument which is non-nil.
1998
1999 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2000
2001         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2002         Removed duplicate local bind `folder'.
2003
2004 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2005
2006         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2007
2008 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2009
2010         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2011         duplicate definition.
2012
2013 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2014
2015         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2016         non-nil, use it; Don't fetch message if there's no message in the
2017         current cursor position.
2018
2019 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2020
2021         * wl-util.el (wl-region-exists-p): Use region-active-p.
2022         (wl-deactivate-region): New function.
2023         * wl-message.el (wl-message-redisplay): Deactivate region.
2024
2025         * wl-summary.el (wl-summary-reply): Call
2026         `wl-summary-set-message-buffer-or-redisplay' instead of
2027         `wl-summary-redisplay-internal', don't move point.
2028
2029 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2032         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2033         by regexp.
2034
2035 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2036
2037         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2038         if no need.
2039
2040 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2043         default value to nil.
2044         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2045         `wl-summary-prepare-hook'; Replace refile action to
2046         `wl-summary-exec-action-refile-with-register'.
2047
2048         * Version number is increased to 2.11.22.
2049
2050 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2051
2052         * wl-summary.el (wl-summary-detect-mark-position): Set
2053         `wl-summary-buffer-weekday-name-lang'.
2054
2055 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2056
2057         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2058         (wl-summary-mark-as-read-all): Ditto.
2059         (wl-summary-delete-messages-on-buffer): Ditto.
2060         (wl-summary-sync-update): Ditto.
2061         (wl-summary-mark-as-read-internal): Ditto.
2062         (wl-summary-mark-as-answered-internal): Ditto.
2063         (wl-summary-update-folder-info): Abolished.
2064
2065 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2066
2067         * wl-summary.el (wl-summary-mark-as-read-all): Use
2068         `wl-summary-update-folder-info' instead of
2069         `wl-folder-update-unread'.
2070
2071 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2072
2073         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2074         `wl-summary-folder-info-update'.
2075         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2076         instead of `wl-summary-folder-info-update'.
2077         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2078         `wl-folder-set-folder-updated'.
2079         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2080         instead of `wl-folder-update-unread'.
2081         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2082         the value of `wl-summary-buffer-unread-count' for the second parameter of
2083         `wl-folder-update-unread'.
2084
2085         * Version number is increased to 2.11.21.
2086
2087 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2088
2089         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2090         a local variable.
2091
2092 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2093
2094         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2095         interactively.
2096
2097         * wl-summary.el (wl-summary-mark-as-important-internal): New
2098         internal function.
2099         (wl-summary-mark-as-important): Use it.
2100         (wl-summary-mark-as-unimportant): New function.
2101         (wl-summary-sync-marks): Follow the API change.
2102
2103         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2104
2105         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2106
2107 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2108
2109         * wl-folder.el (wl-folder-update-unread): Re-indent.
2110         Narrow the scope of a local variable.
2111
2112 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2113
2114         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2115         (wl-addrmgr-merge-entries): Ditto.
2116         (wl-addrmgr): Added to address entry which exists in draft buffer
2117         if no entry is in original.
2118
2119 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2120
2121         * wl-batch.el: New file.
2122
2123 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2124
2125         * wl-vars.el (wl-use-semi): Remove unused variable.
2126
2127 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2128
2129         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2130         "?".
2131
2132 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2133
2134         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2135         wl-summary-new-mark.
2136         (wl-summary-new-cached-mark): New user option.
2137         (wl-summary-score-marks): Follow the change above.
2138         (wl-summary-auto-refile-skip-marks): Ditto.
2139         (wl-summary-incorporate-marks): Ditto.
2140         (wl-summary-expire-reserve-marks): Ditto.
2141
2142         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2143
2144         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2145         (wl-summary-persistent-mark-string): Distinguished between cached
2146         and uncached mark when the message is new.
2147
2148 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2149
2150         * wl-spam.el (wl-spam-domain): Renamed from
2151         `wl-spam-folder-guess-domain'.
2152         (wl-summary-exec-action-spam): Register as spam if domain of the
2153         source folder is good.
2154         (wl-summary-exec-action-refile-with-register): Register message if
2155         domain of the source folder is not undecided.
2156
2157 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2158
2159         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2160         detect thread loop.
2161
2162 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2163
2164         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2165         and wl-summary-skip-mark-list.
2166
2167 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2168
2169         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2170
2171         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2172
2173         * wl-spam.el (toplevel): Require wl-highlight.
2174         (wl-spam-auto-check-policy-alist): Abolish.
2175         (wl-spam-auto-check-folder-regexp-list): New user option.
2176         (wl-spam-auto-check-marks): Ditto.
2177         (wl-spam-mark-action-list): Ditto.
2178         (wl-highlight-summary-spam-face): New face.
2179         (wl-spam-auto-check-message-p): New function.
2180         (wl-spam-map-spam-messages): Fixed message.
2181         (wl-spam-register-spam-messages): Ditto.
2182         (wl-spam-register-good-messages): Ditto.
2183         (wl-summary-spam-map): Add and remove keybind.
2184         (wl-summary-target-mark-spam): Abolish.
2185         (wl-summary-refile-spam): Ditto.
2186         (wl-summary-test-spam): New function.
2187         (wl-summary-mark-spam): Ditto.
2188         (wl-summary-auto-check-spam): Follow the above change.
2189         (wl-summary-exec-action-spam): New function.
2190         (wl-summary-exec-action-refile-with-register): Fixed message.
2191         (wl-message-check-spam): New function.
2192         (wl-spam-setup): Ditto.
2193         (toplevel): Call it if this file is loaded interactivity.
2194
2195         * Version number is increased to 2.11.20.
2196
2197 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2198
2199         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2200         when new optional argument `force' is non nil or modified.
2201
2202 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2203
2204         * wl.el (toplevel): Require wl-spam when compile.
2205         (wl-save-status): Call wl-spam-save-status.
2206
2207         * wl-spam.el (wl-spam-register-spam-messages): New function.
2208         (wl-spam-register-good-messages): Ditto.
2209         (wl-spam-save-status): Ditto.
2210         (wl-summary-mode-map): Bind
2211         wl-summary-target-mark-register-as-spam to "ms" and
2212         wl-summary-target-mark-register-as-good to "mn".
2213         (wl-summary-register-as-spam): Abolish optional argument; Use
2214         wl-spam-register-spam-messages.
2215         (wl-summary-register-as-spam-all): Use
2216         wl-spam-register-spam-messages.
2217         (wl-summary-register-as-good): Abolish optional argument; Use
2218         wl-spam-register-good-messages.
2219         (wl-summary-register-as-good-all): Use
2220         wl-spam-register-good-messages.
2221         (wl-summary-target-mark-register-as-spam): New funtion.
2222         (wl-summary-target-mark-register-as-good): Ditto.
2223
2224 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2225
2226         * wl-spam.el: New file.
2227
2228 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2231
2232         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2233         (wl-summary-auto-refile): Call wl-refile-guess with
2234         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2235
2236 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2237
2238         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2239         with disable-thread argument non-nil.
2240
2241 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2242
2243         * wl-summary.el (wl-summary-rescan): Added optional argument
2244         disable-thread.
2245         (wl-summary-sync): Call wl-summary-rescan with argument
2246         disable-thread.
2247         (wl-summary-input-range): Added new range `rescan-thread'.
2248
2249 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2252
2253 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2254
2255         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2256         internal variable.
2257         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2258         wl-summary-search-parent-by-subject-regexp and
2259         wl-summary-divide-thread-when-subject-changed as nil.
2260         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2261         (wl-summary-insert-thread): Search parent entity from
2262         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2263         thread loop.
2264
2265 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2266
2267         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2268
2269         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2270
2271         * wl-util.el (wl-require-update-all-folder-p): New function.
2272         (wl-get-assoc-list-value): Added `function' to match directive.
2273         (wl-collect-draft): Rewrite.
2274
2275         * wl-summary.el (wl-summary-sync-update): Clear faces
2276         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2277         are non-nil.
2278         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2279         argument as function.
2280         (wl-summary-input-range): Ditto.
2281
2282         * wl-folder.el (wl-draft-get-folder): New function.
2283         (wl-folder-get-elmo-folder): Consider draft folder.
2284
2285         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2286         (wl-draft-buffer-message-number): New buffer local variable.
2287         (wl-draft-folder-internal): New internal variable.
2288         (wl-draft-delete): Rewrite.
2289         (wl-draft-save): Ditto.
2290         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2291         wl-folder-get-elmo-folder.
2292         (wl-draft-config-info-operation): Ditto.
2293         (wl-jump-to-draft-folder): Ditto.
2294         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2295         (wl-draft-reedit): Rewrite.
2296
2297         * Version number is increased to 2.11.19.
2298         
2299 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2300
2301         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2302         variable.
2303
2304 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2305
2306         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2307         Use ignore-errors instead of unwind-protect.
2308
2309 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2310
2311         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2312         for updating `wl-thread-entity-list'.
2313
2314 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2315
2316         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2317         parameter from calling `wl-thread-entity-get-older-brothers' and
2318         `wl-thread-entity-get-younger-brothers'.
2319         Replace nested `append' with a single one.
2320
2321 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2322
2323         * wl-summary.el (wl-summary-mode): Don't use the return value of
2324         `make-local-hook'.
2325
2326 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2327
2328         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2329         instead of `let*'.
2330         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2331         of local variables.
2332
2333 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2334
2335         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2336         Renamed from wl-summary-window-scroll-functions.
2337         (wl-summary-window-scroll-functions): Don't set to variable.
2338         (wl-summary-display-top): Use run-hooks.
2339         (wl-summary-display-bottom): Ditto.
2340         (wl-summary-toggle-disp-msg): Ditto.
2341         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2342         Use it instead of wl-summary-window-scroll-functions.
2343         (wl-summary-goto-folder-subr): Don't call
2344         wl-summary-window-scroll-functions, use
2345         wl-summary-buffer-window-scroll-functions instead.
2346
2347 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2350         make-local-variable.
2351
2352 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2353
2354         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2355         set-buffer-modified-p.
2356         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2357         (wl-summary-display-bottom): Ditto.
2358         (wl-summary-toggle-disp-msg): Ditto.
2359
2360 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2361
2362         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2363
2364         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2365         (wl-summary-forward): Use elmo-message-entity-field instead of
2366         elmo-message-field.
2367
2368         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2369
2370 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2371
2372         * wl-summary.el (wl-summary-window-scroll-functions): No use
2373         `append'.
2374
2375 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2376
2377         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2378         function.
2379         (wl-summary-window-scroll-functions): Call it when both
2380         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2381         (wl-summary-temp-mark): Added optional argument number.
2382         (wl-summary-message-mark): Added optional argument flag.
2383         (wl-summary-persistent-mark): Added optional argument number and flag.
2384         (wl-summary-update-persistent-mark): Ditto.
2385         (wl-summary-update-status-marks): Set "r" for interactive spec.
2386
2387         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2388         argument number and flag.
2389
2390         * wl-action.el (wl-summary-registered-temp-mark): 
2391         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2392
2393 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2396         internal variable (buffer local).
2397         (wl-summary-window-scroll-functions): New function.
2398         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2399         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2400         as nil.
2401         (wl-summary-update-status-marks): Added arguments beg, end and
2402         check.
2403         (wl-summary-update-mark-window): Use function.
2404         (wl-summary-sync-update): Follow the change above.
2405         (wl-summary-switch-to-clone-buffer): Copy
2406         wl-summary-buffer-unsync-mark-number-list.
2407         (wl-summary-goto-folder-subr): Set
2408         wl-summary-buffer-unsync-mark-number-list and
2409         use wl-summary-window-scroll-functions instead of
2410         wl-summary-lazy-highlight.
2411
2412         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2413
2414 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2415
2416         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2417
2418         * wl-summary.el (wl-summary-update-persistent-mark): Call
2419         wl-summary-set-message-modified.
2420
2421         * wl-summary.el (wl-summary-sync-update): Don't call
2422         wl-summary-update-status-marks.
2423
2424         * Version number is increased to 2.11.18.
2425
2426 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2427
2428         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2429         (wl-message-next-page): Ditto.
2430
2431 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2432
2433         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2434         local variable.  Change the order of a collected list into the
2435         same as the specified range.  Remove nil from a collected list.
2436
2437 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2438
2439         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2440         argument for elmo-folder-list-messages.
2441
2442 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2443
2444         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2445         change (wl-summary-count-unreads return a list instead of a cons
2446         cell).
2447
2448 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2449
2450         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2451         `wl-summary-folder-info-update'.
2452
2453 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2454
2455         * wl-summary.el (wl-summary-set-message-modified): No use
2456         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2457         (wl-summary-set-mark-modified): Abolish.
2458         (wl-summary-mark-modified-p): Ditto.
2459         (wl-summary-save-view): Follow the change above.
2460
2461         * wl-expire.el (wl-summary-expire): Likewise.
2462
2463 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2464
2465         * wl-summary.el (wl-summary-detect-mark-position): Use
2466         modb-entity-handler.
2467         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2468
2469         * Version number is increased to 2.11.17.
2470
2471 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2472
2473         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2474         entity field value.
2475         (wl-summary-prefetch-msg): Ditto.
2476         (wl-summary-print-message-with-ps-print): Ditto.
2477
2478 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2479
2480         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2481         for dummy entity.
2482         (wl-summary-insert-thread): Use elmo-message-entity-field.
2483         (wl-summary-update-thread): Use elmo-message-entity-field and
2484         elmo-message-entity-number.
2485         (wl-summary-line-number):  Use elmo-message-entity-number.
2486         (wl-summary-line-size): Use elmo-message-entity-field.
2487         (wl-summary-line-subject): Ditto.
2488         (wl-summary-line-from): Ditto.
2489         (wl-summary-line-attached): Ditto.
2490         (wl-summary-create-line): Ditto.
2491         (wl-summary-create-line): Use elmo-message-entity-number.
2492         (wl-summary-print-message-with-ps-print): Use
2493         elmo-message-entity-field.
2494
2495 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2498         change in elmo-msgdb-make-message-entity.
2499         (wl-summary-buffer-set-folder): Don't call
2500         wl-summary-detect-mark-position here.
2501         (wl-summary-rescan): Call elmo-message-entity-number.
2502         (wl-summary-sync-update): Ditto.
2503         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2504
2505         * wl-score.el (wl-score-header-index): Redefine 2th element.
2506         (wl-score-overview-entity-get-extra): Abolish.
2507         (wl-score-ov-entity-get): Rewrite.
2508         (wl-score-string-index<, wl-score-string-func<): Abolish.
2509         (wl-score-string<): New function.
2510         (wl-score-string-sort): Use it.
2511
2512         * wl-refile.el (wl-refile-guess-by-history): Use
2513         elmo-message-entity-field.
2514         (wl-refile-guess-by-from): Ditto.
2515         (wl-refile-guess-by-msgid): Ditto.
2516
2517         * Version number is increased to 2.11.16.
2518
2519 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2520
2521         * wl-folder.el (wl-folder-confirm-existence): Don't call
2522         file-exists-p if msgdb-path is nil.
2523         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2524         `wl-read-folder-hist' to `wl-read-folder-history'.
2525
2526 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2527
2528         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2529         `y-or-n-p'.
2530
2531 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2532
2533         * wl-score.el (wl-score-headers): Don't use
2534         elmo-folder-do-each-message-entity.
2535
2536         * Version number is increased to 2.11.15.
2537
2538 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2539
2540         * wl-summary.el (wl-summary-delete-all-msgs): Use
2541         elmo-folder-move-messages instead of elmo-folder-delete-messages
2542         and elmo-folder-detach-messages.
2543         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2544
2545         * wl-expire.el (wl-expire-delete): Ditto.
2546         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2547
2548 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2549
2550         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2551         (wl-message-header-narrowing-fields): Ditto.
2552         (wl-message-header-narrowing-lines): Ditto.
2553         (wl-message-header-narrowing-string): Ditto.
2554
2555         * wl-summary.el (wl-summary-mode-map): Bind
2556         wl-summary-toggle-header-narrowing to "C-cC-f".
2557         (wl-summary-toggle-header-narrowing): New function.
2558
2559         * wl-message.el (wl-message-buffer-create): Call
2560         wl-message-header-narrowing-setup.
2561         (wl-message-redisplay): Call wl-message-header-narrowing.
2562         (wl-message-header-narrowing): New function.
2563         (wl-message-header-narrowing-map): New keymap.
2564         (wl-message-header-narrowing-widen-map): New keymap.
2565         (wl-message-header-narrowing-again-at-mouse): New function.
2566         (wl-message-header-narrowing-1): Ditto.
2567         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2568         (wl-message-header-narrowing-setup): Ditto.
2569         (wl-message-header-narrowing-toggle): Ditto.
2570         
2571         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2572
2573         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2574         'flag as all.
2575         (wl-use-flag-folder-help-echo): New user option.
2576
2577         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2578         wl-summary-highlight as nil.
2579         (wl-summary-set-mark-modified): Follow the API change.
2580         (wl-summary-mark-modified-p): Ditto.
2581         (wl-summary-mark-as-read-all): Ditto.
2582         (wl-summary-sync-marks): Don't call
2583         elmo-folder-list-messages-with-global-mark.
2584         (wl-summary-mark-as-read-internal): Follow the API change.
2585         (wl-summary-mark-as-answered-internal): Ditto.
2586         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2587         Follow the API change.
2588         (wl-summary-create-line): Call with number argument.
2589         (wl-summary-reply): Follow the API change.
2590
2591         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2592         function.
2593         (wl-highlight-summary-line-string): Call it when
2594         wl-use-flag-folder-help-echo is non-nil.
2595         (wl-highlight-summary-current-line): Ditto.
2596         (elmo-flag-folder-referrer): Added autoload setting.
2597
2598         * wl-draft.el (wl-draft-kill): Follow the API change.
2599
2600         * Version number is increased to 2.11.14.
2601         
2602 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2603
2604         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2605
2606 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2607
2608         * Version number is increased to 2.11.13.
2609
2610 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2611
2612         * wl-draft.el (wl-draft-previous-history-element): Fixed
2613         unbalanced parenthesis and bind unbound local variables.
2614
2615 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2616
2617         * wl-draft.el (wl-draft-previous-history-element): New function.
2618         (wl-draft-next-history-element): Ditto.
2619         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2620         them to M-p and M-n.
2621
2622 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2623
2624         * Version number is increased to 2.11.12.
2625
2626 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2627
2628         * wl-draft.el (wl-draft-hide): Select buffer-window.
2629
2630 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2631
2632         * wl-summary.el (wl-summary-narrow-to-region): New function.
2633         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2634         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2635         (wl-summary-save-region): Use it.
2636         * wl-action.el (wl-summary-collect-numbers-region)
2637         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2638
2639 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2640
2641         * wl-folder.el (wl-folder-count-incorporates): Don't use
2642         `elmo-msgdb-mark-load'
2643
2644         * Version number is increased to 2.11.11.
2645
2646 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2647
2648         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2649         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2650
2651 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2652
2653         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2654
2655 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2656
2657         * Version number is increased to 2.11.10.
2658
2659 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2660
2661         * wl-mime.el (wl-draft-attribute-value): Fixed.
2662
2663 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2664
2665         * wl-util.el (wl-copy-local-variables): New function.
2666
2667         * wl-mime.el (wl-draft-attribute-recipients): New function.
2668         (wl-draft-attribute-envelope-from): Ditto.
2669         (wl-draft-attribute-smtp-posting-server): Ditto.
2670         (wl-draft-attribute-smtp-posting-port): Ditto.
2671         (wl-draft-attribute-value): Ditto.
2672         (wl-draft-preview-message): Use it to get value for
2673         attributes. Reflect result of `wl-draft-config'.
2674
2675         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2676         and call `wl-summary-mark-as-read' before to call
2677         `wl-summary-unset-mark'.
2678         (wl-summary-target-mark-mark-as-unread): Likewise.
2679         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2680
2681 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2682
2683         * wl-mime.el (wl-draft-preview-message): Use actual value for
2684         attributes; Fix for small window.
2685
2686 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2687
2688         * wl-refile.el (wl-refile-get-field-value): Call
2689         `elmo-message-entity-field' with 3rd argument is non-nil.
2690
2691 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2692
2693         * wl-vars.el (wl-draft-preview-attributes): New user option.
2694         (wl-draft-preview-attributes-list): Ditto.
2695         (wl-draft-preview-attributes-buffer-lines): Ditto.
2696         (wl-draft-preview-attributes-buffer-name): Ditto.
2697
2698         * wl-mime.el (wl-draft-preview-message): Display attributes.
2699
2700 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2701
2702         * wl-summary.el (wl-summary-detect-mark-position): Bind
2703         wl-summary-flag-priority-list to '(new).
2704
2705 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2706
2707         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2708         funtion.
2709         (wl-highlight-summary-line-string): Use it.
2710         (wl-highlight-summary-current-line): Ditto.
2711
2712 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2713
2714         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2715         line even when the mark string is not changed.
2716
2717         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2718         argument change in the wl-summary-create-line.
2719         (wl-thread-insert-entity-sub): Ditto.
2720
2721         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2722         argument change in the wl-summary-create-line.
2723         (wl-summary-insert-sequential): Ditto.
2724         (wl-summary-update-thread): Ditto.
2725         (wl-summary-persistent-mark-string): New inline function.
2726         (wl-summary-message-mark): Use it.
2727         (wl-summary-create-line): Abolish argument wl-persistent-mark
2728         and added wl-flags, wl-cached.
2729
2730         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2731         mark to flags.
2732         (wl-highlight-summary-current-line): Decide the face not by the 
2733         persistent mark but flags.
2734
2735 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2736
2737         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2738         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2739         wl-summary-read-uncached-mark): Revive.
2740         (wl-summary-answered-cached-mark,
2741         wl-summary-answered-uncached-mark): New user option.
2742         (wl-summary-score-marks): Follow the change above.
2743         (wl-summary-auto-refile-skip-marks): Ditto.
2744         (wl-summary-incorporate-marks): Ditto.
2745         (wl-summary-expire-reserve-marks): Ditto.
2746         (wl-summary-flag-priority-list): New user option.
2747
2748         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2749         changes.
2750         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2751         of elmo-message-mark.
2752         (wl-summary-mark-as-read-internal): Ditto.
2753         (wl-summary-mark-as-answered): Ditto.
2754         (wl-summary-mark-as-important): Ditto.
2755         (wl-summary-redisplay-internal): Ditto.
2756         (wl-summary-redisplay-no-mime-internal): Ditto.
2757         (wl-summary-message-mark): New function.
2758         (wl-summary-insert-sequential): Use wl-summary-message-mark
2759         instead of elmo-message-mark.
2760         (wl-summary-update-thread): Ditto.
2761         (wl-summary-persistent-mark): Ditto.
2762         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2763         instead of elmo-message-mark.
2764
2765         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2766         wl-summary-message-mark instead of elmo-message-mark.
2767         (wl-thread-insert-entity-sub): Ditto.
2768         (wl-thread-get-children-msgs-uncached): Ditto.
2769
2770         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2771         variable name changes.
2772         (wl-highlight-summary-current-line): Ditto.
2773
2774         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2775         wl-summary-message-mark instead of elmo-message-mark.
2776
2777         * wl-expire.el (wl-expire-message-p): Ditto.
2778
2779         * wl-score.el (wl-score-headers): Ditto.
2780
2781         * Version number is increased to 2.11.9.
2782
2783         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2784         (wl-summary-sync-update): Follow the change above.
2785         (wl-summary-switch-to-clone-buffer): Ditto.
2786         (wl-summary-open-folder): Ditto.
2787
2788 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2789
2790         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2791         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2792
2793         * Version number is increased to 2.11.8.
2794
2795         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2796
2797         * wl-expire.el (wl-expire-refile): Follow the API change on
2798         `elmo-folder-move-messages'.
2799         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2800
2801         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2802         (wl-summary-exec-action-refile): Ditto.
2803         (wl-summary-exec-action-copy): Ditto.
2804         (wl-summary-no-auto-refile-message-p): No use
2805         `wl-summary-buffer-msgdb'.
2806         (wl-summary-auto-refile): Ditto.
2807
2808 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2809
2810         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2811
2812 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * wl-summary.el (wl-summary-sync): Treat no-sync.
2815
2816         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2817         (wl-default-sync-range): Ditto.
2818
2819 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2820
2821         * wl-refile.el (wl-refile-subject-learn): Call
2822         `elmo-message-entity-field' with 3rd argument is non-nil.
2823         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2824         instead of `elmo-msgdb-overview-entity-get-subject'.
2825
2826 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2827
2828         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2829         scan-type is rescan.
2830         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2831         new optional argument force is non-nil.
2832         (wl-summary-save-view-cache): Call it with force argument non-nil.
2833
2834         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2835
2836 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2837
2838         * wl-action.el (wl-summary-print-argument): Fixed last change.
2839
2840 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2841
2842         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2843         simplified.
2844         (wl-summary-target-mark-mark-as-unread): Likewise.
2845         (wl-summary-target-mark-mark-as-important): Likewise.
2846
2847 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2848
2849         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2850         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2851         (wl-summary-mark-as-important-region): Change accordingly.
2852         (wl-summary-target-mark-mark-as-important): Ditto.
2853
2854 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2855
2856         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2857
2858         * wl-action.el (wl-summary-print-argument): Print argument to
2859         right side of window if `wl-summary-print-argument-within-window'
2860         is non-nil.
2861
2862 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2863
2864         * wl-action.el (wl-summary-set-mark): Use
2865         `wl-summary-message-visible-p' to check visibility of the message
2866         and jump to message only when the message line is visible and have
2867         different number; Call wl-summary-unset-mark with number argument.
2868         (wl-summary-unset-mark): 
2869         Use `wl-summary-message-visible-p'
2870         to check visibility of the message and jump to message only when
2871         the message line is visible and have different number;
2872
2873 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2874
2875         * Version number is increased to 2.11.7.
2876
2877         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2878         and wl-folder-summary-line-format.
2879
2880         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2881         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2882         (wl-summary-set-score-mark): Use it.
2883         (wl-summary-target-mark-mark-as-read): Ditto.
2884         (wl-summary-target-mark-mark-as-unread): Ditto.
2885         (wl-summary-target-mark-mark-as-important): Ditto.
2886         (wl-summary-target-mark-msgs): Simplified.
2887         (wl-summary-detect-mark-position): Fixed problem when
2888         summary-line-format no contain persisten/temp mark spec.
2889         (wl-summary-temp-mark): Ditto.
2890         (wl-summary-persistent-mark): Ditto.
2891         (wl-summary-update-persistent-mark): Ditto.
2892
2893         * wl-action.el (wl-summary-set-mark): Ditto.
2894         (wl-summary-unset-mark): Ditto.
2895         All other related portions are changed.
2896
2897 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * Version number is increased to 2.11.6.
2900
2901 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2902
2903         * wl-util.el (wl-current-message-buffer): Define as function;
2904         Don't use the value of wl-messge-buffer.
2905
2906         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2907         persistent mark.
2908
2909         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2910         no current message, cause an error.
2911
2912 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2913
2914         * wl-summary.el (wl-summary-set-message-modified): Use
2915         elmo-folder-set-message-modified instead of
2916         elmo-folder-set-message-modified-internal.
2917
2918 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2919
2920         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2921         interactively.
2922         (wl-summary-sync): nokill->entirely.
2923         (wl-summary-sync-marks): Fixed message.
2924         (wl-summary-input-range): Added mark, nokill->entirely.
2925
2926         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2927         messages as read.
2928
2929 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2930
2931         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2932         update-noscore.
2933         (wl-summary-sync): Follow the change above.
2934
2935 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2936
2937         * wl-action.el (wl-summary-target-mark-all): Use
2938         elmo-folder-list-messages.
2939
2940 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2943         (wl-summary-rescan): Set wl-summary-scored as nil.
2944         (wl-summary-sync-force-update): Follow the change above.
2945         (wl-summary-sync): Ditto.
2946         (wl-summary-sync-update): Added argument disable-killed.
2947         (wl-summary-insert-headers): Set visible-only argument for
2948         elmo-folder-list-messages.
2949         (wl-summary-input-range): Added update-nokill, update-noscore,
2950         all-nokill, all-noscore and mark.
2951
2952         * Version number is increased to 2.11.5.
2953
2954         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2955
2956 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2957
2958         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2959         (wl-summary-prefetch-region-no-mark): Change accordingly.
2960         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2961
2962 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2963
2964         * wl-address.el (wl-complete-field-to): Abolished.
2965         (wl-complete-address): Completion function for completing-read.
2966         * wl-action.el (wl-summary-get-resend-address): Use it.
2967
2968         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2969         wl-summary-update-mark and abolish unused argument.
2970         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2971         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2972         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2973         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2974         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2975         * wl-draft.el (wl-draft-kill): Ditto.
2976
2977         * wl-summary.el: Remove unused binding of case-fold-search.
2978         (wl-summary-replace-status-marks): Abolished.
2979
2980 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2981
2982         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2983         is specified or folder length is zero.
2984
2985 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2988         (wl-folder-archive-current-entity): Ditto.
2989
2990 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2991
2992         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2993         retrieving message mark.
2994         (wl-summary-redisplay-internal): Ditto.
2995
2996         * wl-message.el (wl-message-buffer-display): Ignore errors while
2997         retrieving message-id field.
2998
2999         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3000         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3001         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3002         order of the arguments for `wl-expire-message-p'.
3003         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3004
3005         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3006         Check return value of wl-summary-reply.
3007         (wl-summary-reply): Recover window configuration when an error occured.
3008
3009 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3010
3011         * wl-summary.el (wl-summary-resend-message): Abolished, the
3012         feature is inherited by wl-summary-resend (put resend mark).
3013
3014 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3015
3016         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3017         wl-message-buffer to nil when the message is hide.
3018
3019 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3020
3021         * .cvsignore: New file.
3022
3023 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3024
3025         * wl-action.el (wl-summary-action-docstring): Add more info.
3026         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3027         duplicate definition.
3028         (wl-summary-define-mark-action): Functions wl-summary-*-region
3029         keep current position.
3030         (wl-summary-unregister-target-mark): Store result to the variable.
3031
3032 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3033
3034         * Version number is increased to 2.11.4.
3035
3036 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3037
3038         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3039         wl-summary-delete-all-temp-marks.
3040         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3041
3042         * wl-action.el (wl-summary-set-mark): Changed terminology
3043         refile-destination -> action-argument.
3044         (wl-summary-unset-mark): Ditto.
3045         (wl-summary-remove-argument): Ditto.
3046         (wl-summary-print-argument): Ditto.
3047
3048         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3049         (wl-thread-remove-argument-region): Ditto.
3050         (wl-thread-print-argument-region): Ditto.
3051         (wl-thread-close): Ditto.
3052         (wl-thread-open): Ditto.
3053
3054         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3055         (wl-highlight-refile-destination-face is abolished)
3056         (wl-highlight-action-argument-string): Ditto.
3057         (wl-highlight-summary-current-line): Highlight action argument.
3058
3059         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3060         color for light backgrounds.
3061         (wl-highlight-summary-answered-face): Ditto.
3062
3063 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3064
3065         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3066
3067         * wl-score.el (wl-summary-score-update-all-lines): Use
3068         wl-summary-set-mark.
3069         (wl-summary-score-update-all-lines): Kill expunged messages.
3070
3071         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3072
3073 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3074
3075         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3076         directly.
3077         (wl-score-overview-entity-get-lines): Ditto.
3078         (wl-score-overview-entity-get-xref): Ditto.
3079         (wl-score-get-latest-msgs): Ditto.
3080         (wl-summary-rescore): Ditto.
3081
3082         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3083         to "&".
3084         (wl-summary-mark-as-answered-internal): New inline function.
3085         (wl-summary-mark-as-answered): New function.
3086         (wl-summary-mark-as-unanswered): Ditto.
3087         (wl-summary-sync-marks): Modified for answered-mark synching.
3088
3089 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3090
3091         * wl-action.el (wl-summary-set-mark): Fixed last change.
3092
3093 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3094
3095         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3096         behavior of wl-summary-unread-message-hook
3097         (Pointed out by akira yamada <akira@arika.org>).
3098
3099 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3100
3101         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3102         wl-summary-delete.
3103         * wl-xmas.el (wl-summary-toolbar): Ditto.
3104
3105         * wl-action.el (wl-summary-set-mark): Don't override current
3106         temp-mark.
3107
3108         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3109
3110 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3111
3112         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3113         (wl-refile-msgid-learn): Ditto.
3114         (wl-refile-get-field-value): Ditto.
3115
3116         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3117
3118         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3119         (wl-expire-delete-reserved-messages): Renamed from
3120         wl-expire-reserve-marked-msgs-from-list.
3121         (wl-expire-delete): Removed argument `msgdb'.
3122         (wl-expire-refile): Ditto.
3123         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3124         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3125         mark-alist as argument.
3126         (wl-expire-archive-number1): Removed argument `msgdb'.
3127         (wl-expire-archive-number2): Ditto.
3128         (wl-expire-archive-date): Ditto.
3129         (wl-expire-localdir-date): Ditto.
3130         (wl-expire-hide): Ditto.
3131         (wl-archive-number1): Ditto.
3132         (wl-archive-number2): Ditto.
3133         (wl-archive-date): Ditto.
3134         (wl-archive-folder): Ditto.
3135         All other related portions are changed.
3136
3137 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3138
3139         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3140         mean move up and down. (suggested by Takashi Kawachi)
3141
3142 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3143
3144         * wl-acap.el (toplevel): Don't require un-define.
3145
3146 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3147
3148         * wl-thread.el (wl-thread-delete-message): Always update
3149         wl-summary-buffer-number-list.
3150
3151         * wl-action.el (wl-summary-print-destination): 
3152         Do nothing when folder is nil.
3153
3154 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3155
3156         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3157         persistent mark when prefetch is succeeded.
3158
3159 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3162         instead of elmo-msgdb-delete-msgs.
3163         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3164         (wl-expire-hide): Ditto.
3165
3166         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3167
3168         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3169         elmo-msgdb interface.
3170         (wl-thread-get-exist-children): Likewise.
3171         (wl-thread-insert-message): Likewise.
3172         (wl-thread-msg-mark-as-important): Likewise.
3173         (wl-thread-insert-entity-sub): Likewise.
3174         (wl-thread-get-children-msgs-uncached): Likewise.
3175
3176         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3177         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3178         (wl-summary-sync-update): Likewise.
3179         (wl-summary-auto-select-msg-p): Likewise.
3180         (wl-summary-update-thread): Likewise.
3181         (wl-summary-mark-as-important): Likewise.
3182         (wl-summary-jump-to-msg-internal): Likewise.
3183         (wl-summary-redisplay-internal): Likewise.
3184         (wl-summary-print-message-with-ps-print): Likewise.
3185         (wl-summary-folder-info-update): Likewise.
3186
3187         * wl-folder.el (wl-folder-check-one-entity):
3188         elmo-folder-count-flags instead of wl-summary-count-unread.
3189
3190         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3191
3192         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3193
3194         * wl-summary.el (wl-summary-set-message-modified): 
3195         Call wl-summary-set-mark-modified.
3196         (wl-summary-delete-messages-on-buffer): Call
3197         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3198         (wl-summary-sync-update): Call elmo-folder-length instead of
3199         elmo-folder-messages.
3200         (wl-summary-insert-headers): Don't call
3201         elmo-folder-list-message-entities.
3202
3203 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3204
3205         * wl-action.el (wl-summary-define-mark-action): Call
3206         `wl-summary-set-mark' with argument `data'.
3207         (wl-summary-auto-refile): Fixed order of arguments when call
3208         `wl-summary-refile'.
3209
3210 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3211
3212         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3213
3214         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3215
3216         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3217         (Renamed from wl-highlight-summary-deleted-face).
3218         (wl-highlight-summary-resend-face): New face.
3219
3220         (wl-highlight-summary-deleted-face): Renamed from
3221         wl-highlight-summary-erased-face.
3222
3223         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3224
3225         * wl-action.el (wl-summary-get-resend-address): New function.
3226         (wl-summary-exec-action-resend): Ditto.
3227         (wl-summary-exec-action-resend-subr): Ditto.
3228
3229         * w-thread.el (wl-thread-copy): Removed definition.
3230         (wl-thread-refile): Ditto.
3231         (wl-thread-delete): Ditto.
3232         (wl-thread-target-mark): Ditto.
3233
3234         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3235         (wl-summary-target-mark-set-action): Fixed.
3236         (wl-summary-define-mark-action): Fixed quotation.
3237         (wl-summary-move-mark-list-messages): Display message.
3238         (wl-summary-define-mark-action): Define thread functions.
3239         (wl-summary-exec-action-refile): Changed message.
3240         (wl-summary-exec): Ditto.
3241
3242 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3243         
3244         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3245         '%%'.
3246
3247 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3248
3249         * wl.el (toplevel): Require wl-action.
3250         (wl-init): Call wl-summary-define-mark-action.
3251
3252         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3253
3254         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3255         wl-summary-delete and wl-summary-erase.
3256         (wl-summary-mode-map): Ditto.
3257
3258         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3259         wl-delete-folder-alist.
3260
3261         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3262         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3263         (toplevel): Moved mark & action related functions to the wl-action.el.
3264
3265         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3266         in wl-summary-mark-action-list.
3267         (wl-highlight-summary-current-line): Ditto.
3268
3269         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3270         empty lines.
3271
3272         * wl-action.el: New file. 
3273
3274 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3275
3276         * wl-summary.el (wl-summary-target-mark-replace): New function.
3277         (wl-summary-target-mark-prefetch): Use it.
3278         (wl-summary-target-mark-delete): Ditto.
3279         (toplevel): Rearranged definition order.
3280         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3281         (wl-summary-target-mark-erase): Rewrite.
3282         (wl-summary-erase-region): New function.
3283         (wl-summary-exec-action-erase): Changed message.
3284         (wl-summary-move-mark-list-messages): New function.
3285         (wl-summary-exec-action-delete): Use it.
3286         (wl-summary-exec-action-erase): Ditto.
3287
3288         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3289         (wl-summary-skip-mark-list): Added "d".
3290
3291         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3292         while searching.
3293
3294         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3295         and define using defcustom;
3296         Define 4th element as a face.
3297         
3298         * wl-summary.el (wl-summary-incorporate): Use 
3299         `wl-summary-prefetch-region-no-mark' instead of
3300         `wl-summary-prefetch-region'.
3301         (wl-summary-prefetch-region-no-mark): Revival of old
3302         `wl-summary-prefetch-region'.
3303         (wl-summary-mark-action-list): Moved to wl-vars.el
3304
3305         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3306         face according to the `wl-summary-mark-action-list'.
3307         (wl-highlight-summary-current-line): Ditto;
3308         Removed destination highlighting.
3309
3310         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3311         (wl-highlight-summary-line-string): Highlight for "i" mark.
3312         (wl-highlight-summary-current-line): Ditto.
3313
3314         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3315         no destination.
3316
3317         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3318         exists, just go ahead.
3319         (wl-summary-prefetch-region): Rewrite.
3320         (wl-summary-prefetch): Ditto.
3321         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3322         (wl-summary-exec-action-prefetch): New function.
3323         (wl-summary-target-mark-prefetch): Rewrite.
3324
3325 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3326
3327         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3328         (wl-highlight-summary-line-string): Added "d" and "D".
3329         (wl-highlight-summary-current-line): Ditto.
3330
3331         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3332         in wl-summary.el.
3333         (wl-thread-insert-entity-sub): Ditto.
3334         (wl-thread-remove-destination-region): Ditto.
3335         (wl-thread-print-destination-region): Ditto.
3336
3337         * wl-summary.el (wl-summary-buffer-refile-list,
3338         wl-summary-buffer-delete-list,
3339         wl-summary-buffer-copy-list): Abolish.
3340         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3341         All other related portions are changed.
3342         (wl-summary-mark-action-list): New variable.
3343         (wl-summary-set-mark): New function.
3344         (wl-summary-register-target-mark): Ditto.
3345         (wl-summary-unregister-target-mark): Ditto.
3346         (wl-summary-have-target-mark-p): Ditto.
3347         (wl-summary-register-temp-mark): Ditto.
3348         (wl-summary-unregister-temp-mark): Ditto.
3349         (wl-summary-registered-temp-mark): Ditto.
3350         (wl-summary-collect-temp-mark): Ditto.
3351         (wl-summary-unset-mark): Ditto.
3352         (wl-summary-set-target-mark): Ditto.
3353         (wl-summary-unset-target-mark): Ditto.
3354         (wl-summary-set-action-generic): Ditto.
3355         (wl-summary-unset-action-generic): Ditto.
3356         (wl-summary-exec-action-delete): Ditto.
3357         (wl-summary-exec-action-erase): Ditto.
3358         (wl-summary-set-action-refile): Ditto.
3359         (wl-summary-set-action-refile-subr): Ditto.
3360         (wl-summary-unset-action-refile): Ditto.
3361         (wl-summary-make-destination-numbers-list): Ditto.
3362         (wl-summary-exec-action-refile): Ditto.
3363         (wl-summary-set-action-copy): Ditto.
3364         (wl-summary-unset-action-copy): Ditto.
3365         (wl-summary-exec-action-copy): Ditto.
3366         (wl-summary-collect-numbers-region): Ditto.
3367         (wl-summary-delete): Rewrite.
3368         (wl-summary-erase): Ditto.
3369         (wl-summary-remove-destination): Ditto.
3370         (wl-summary-exec): Ditto.
3371         (wl-summary-exec-region): Ditto.
3372         (wl-summary-target-mark-erase): Ditto.
3373         (wl-summary-refile): Ditto.
3374         (wl-summary-copy): Ditto.
3375         (wl-summary-unmark): Ditto.
3376         (wl-summary-delete-all-mark): Ditto.
3377         (wl-summary-mark-line): Don't highlight.
3378         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3379         (wl-summary-target-mark-refile-subr): Rewrite.
3380
3381         (wl-summary-copy-prev-destination): Abolish.
3382
3383 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3384
3385         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3386         default values along the value of wl-on-mule.
3387         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3388         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3389         It is not used anywhere.
3390
3391 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3392
3393         * wl-summary.el (wl-summary-print-destination): Keep position.
3394         (wl-summary-cursor-move-surface): Keep horizontal position.
3395
3396 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3397
3398         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3399         write sendlog.
3400
3401 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3402
3403         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3404         `wl-summary-highlight'.
3405
3406 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3407
3408         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3409         trivial condition for temp-mark.
3410
3411 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3412
3413         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3414         when it hits killed buffer.
3415
3416 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3417
3418         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3419         * wl-news.el.in: `message' and `error' take format string.
3420
3421 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3422
3423         * wl-folder (wl-folder-insert-entity): Display a message,
3424         `...done', when the work finish.
3425         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3426
3427 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3428
3429         * wl-message.el (wl-message-redisplay): Remove unused local
3430         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3431
3432 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3433
3434         * wl-summary.el (wl-summary-replace-status-marks): Disable
3435         interactive use.
3436         (wl-summary-reedit): Check message existence at first.
3437         (wl-summary-mark-line): Fix doc, return value is indefinite.
3438
3439         * wl-highlight.el (wl-highlight-message): Arranged.
3440
3441         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3442         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3443         check temp-mark by wl-summary-temp-mark always.
3444         (wl-highlight-summary): Change accordingly.
3445         * wl-summary.el (wl-summary-mark-as-read-all)
3446         (wl-summary-delete-cache, wl-summary-set-score-mark)
3447         (wl-summary-mark-as-unread, wl-summary-unmark)
3448         (wl-summary-mark-line, wl-summary-mark-as-read)
3449         (wl-summary-mark-as-important): Ditto.
3450
3451         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3452         end of the window if possible.
3453         * wl-summary.el (wl-summary-sync-update): Support lazy
3454         highlighting.
3455         (wl-summary-toggle-disp-msg): Ditto.
3456
3457 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3458
3459         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3460
3461 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3462
3463         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3464         change.
3465
3466 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3467
3468         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3469         API.
3470         (wl-summary-sync-update): Ditto.
3471
3472         * wl-score.el (wl-score-get-score-alist): Changed argument.
3473         (wl-summary-rescore-msgs): Likewise.
3474         (wl-summary-score-headers): Likewise.
3475         (wl-score-headers): Likewise;
3476         Use elmo-folder-do-each-message-entity, etc.
3477         (wl-summary-score-effect): Follow the changes above.
3478         (wl-summary-rescore): Ditto.
3479         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3480         (wl-score-get-overview): Abolish.
3481
3482         * wl-summary.el (wl-summary-default-from): Follow the API change in
3483         elmo-msgdb.
3484         (wl-summary-count-unread): Ditto.
3485         (wl-summary-detect-mark-position): Ditto.
3486         (wl-summary-overview-entity-compare-by-date): Ditto.
3487         (wl-summary-overview-entity-compare-by-number): Ditto.
3488         (wl-summary-overview-entity-compare-by-from): Ditto.
3489         (wl-summary-overview-entity-compare-by-subject): Ditto.
3490         (wl-summary-get-list-info): Ditto.
3491         (wl-summary-rescan): Ditto.
3492         (wl-summary-jump-to-msg-by-message-id): Ditto.
3493         (wl-summary-sync-update): Ditto; Removed comment.
3494         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3495         (wl-summary-insert-message): Use wl-summary-insert
3496         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3497         (wl-summary-insert-headers): Changed argument overview to folder.
3498         (wl-summary-search-by-subject): Likewise.
3499         (wl-summary-insert-thread): Renamed from 
3500         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3501
3502         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3503         too.
3504
3505         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3506         wl-string-member.
3507
3508 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3509
3510         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3511         elmo-folder-append-buffer.
3512         (wl-draft-queue-append): Likewise.
3513
3514         * wl-mime.el (wl-message-delete-current-part): Ditto.
3515         (wl-summary-burst-subr): Ditto.
3516
3517         * wl-news.el.in (wl-news-send-news): Ditto.
3518
3519 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3520
3521         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3522         function.
3523         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3524         (wl-summary-update-mark): Enclose with save-excursion.
3525         (wl-summary-mark-as-read-internal): Fixed last change.
3526         (wl-summary-mark-as-important): Use 3rd argument of
3527         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3528         Don't use elmo-msgdb-set-mark.
3529         (wl-summary-redisplay-internal): If msgdb flag is already read,
3530         just update the mark on buffer.
3531
3532 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3533
3534         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3535         cut visible folder when elmo-folder-delete returns non-nil value.
3536
3537 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3538
3539         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3540         by Kenichi OKADA <okada@opaopa.org>).
3541
3542 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3543
3544         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3545
3546 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3547
3548         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3549         Fixed the last change, search group entity by its real name.
3550         (Thanks to: KOBAYASHI Shinji)
3551
3552 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3553
3554         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3555         (wl-fldmgr-access-display-all): Don't refer visible name.
3556         * wl-expire.el (wl-folder-archive-current-entity)
3557         (wl-folder-expire-current-entity): Ditto.
3558         * wl-folder.el (wl-folder-jump-to-current-entity)
3559         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3560         (wl-folder-open-folder-sub,wl-folder-open-all)
3561         (wl-folder-write-current-folder): Ditto.
3562         (wl-folder-insert-entity): Don't use petname for normal group.
3563         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3564         is the real name.
3565         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3566         Abolished.
3567
3568 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3569
3570         * wl-draft.el (wl-draft-create-buffer): Add
3571         `wl-summary-reply-with-citation'
3572
3573 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3574
3575         * wl-draft.el (wl-draft-reply): Fixed.
3576
3577 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3578
3579         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3580         when `wl-draft-send-confirm-with-preview' is non-nil.
3581         You can scroll up/down by j/k.
3582         (wl-draft-send-confirm-with-preview): New variable (default=t).
3583
3584 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3585
3586         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3587         (wl-fldmgr-save-folders): Fix comment.
3588
3589 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3590
3591         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3592         along the last change in `wl-folder-buffer-group-p'.
3593
3594 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3595
3596         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3597         folder.
3598
3599         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3600         the default value.
3601
3602         * wl-mime.el (wl-summary-burst): Update summary only when target
3603         folder equals current folder.
3604
3605 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3606
3607         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3608
3609 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3610
3611         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3612         value.
3613
3614 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3617         `map-extents' instead of `extent-at' repeatedly.
3618         (wl-highlight-folder-current-line): Ditto.
3619
3620         * wl-highlight.el: Remove useless dummy functions.
3621
3622 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3623
3624         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3625         (wl-folder-put-folder-property): New function to put text property.
3626         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3627         (wl-folder-insert-entity, wl-folder-update-diff-line)
3628         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3629         * wl-e21.el, wl-xmas.el, wl-mule.el
3630         (wl-highlight-folder-current-line): Ditto.
3631         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3632         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3633         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3634         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3635
3636 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3637
3638         * Version number is increased to 2.11.3.
3639
3640 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3641
3642         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3643         Resume current-buffer since it is assumed by remaining tasks.
3644
3645 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3646
3647         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3648         (wl-folder-completion-function): Abolished.
3649         (wl-folder-complete-folder): New function.
3650         (wl-folder-complete-filter-condition): Ditto.
3651         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3652         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3653
3654 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3655
3656         * wl-draft.el (wl-draft-send-confirm): New function.
3657         (wl-draft-send): Use it.
3658
3659         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3660         cursor-in-echo-area while confirming.
3661
3662         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3663
3664         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3665         searching via nntp if wl-summary-search-via-nntp is 'force.
3666         Otherwise, invoke searching in nntp folder only.
3667         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3668
3669         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3670         explicitly for mime-make-text-tag.
3671
3672 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3673
3674         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3675         `mime-make-text-tag' instead of `mime-create-tag'.
3676
3677 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3678
3679         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3680         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3681
3682 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3683
3684         * wl-score.el (wl-score-save): Bind print-length and print-level.
3685         (wl-score-pretty-print): Ditto.
3686         (wl-score-edit-insert-header-entry): Ditto.
3687
3688         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3689         "From" entry to be treated with wl-draft-eword-encode-address-list.
3690         * wl-mime.el (wl-draft-preview-message): Ditto.
3691
3692         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3693         (wl-summary-mark-as-unread): Ditto.
3694         (wl-summary-mark-as-read-region): Change accordingly.
3695         (wl-summary-mark-as-unread-region): Ditto.
3696         (wl-summary-target-mark-mark-as-read): Ditto.
3697         (wl-summary-target-mark-mark-as-unread): Ditto.
3698
3699 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3700
3701         * Version number is increased to 2.11.2.
3702
3703 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3704
3705         * wl-news.el.in (wl-news-previous-version-save): Bind
3706         print-length and print-level.
3707         * wl-thread.el (wl-thread-save-entities): Ditto.
3708         (wl-thread-save-top-list): Bind print-length.
3709
3710 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3711
3712         * wl-highlight.el (wl-highlight-summary-line-string): Use
3713         wl-summary-score-below-mark, wl-summary-score-over-mark.
3714         (wl-highlight-summary-current-line): Ditto.
3715
3716 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3717
3718         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3719         insert it.
3720
3721 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3722
3723         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3724
3725 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3726
3727         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3728         message without msgid.
3729         Rewrite with elmo-folder-move-messages.
3730         Set wl-message-buffer to nil.
3731
3732         * wl-summary.el (wl-summary-erase-subr): New function. Use
3733         elmo-folder-move-messages.
3734         (wl-summary-erase): Call it.
3735         (wl-summary-target-mark-erase): Ditto.
3736
3737 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3738
3739         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3740         it is not up-tp-date.
3741
3742 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3743
3744         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3745         buffer after calling `wl-summary-goto-folder-subr' without the
3746         argument `interactive'.
3747         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3748
3749 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3750
3751         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3752         `mime-create-tag'. Use `string=' instead of `looking-at'.
3753
3754 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3755
3756         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3757         to avoid compile warning.
3758
3759         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3760         entity-id when folder is given.
3761         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3762         save-excursion, use save-selected-window instead.
3763         Select folder buffer window if exists.
3764         (To correct behavior with wl-folder-move-cur-folder.)
3765
3766 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3767
3768         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3769
3770 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3771
3772         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3773         list-count instead of %d.
3774
3775 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3776
3777         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3778         (wl-news): Set it.
3779         (wl-news-append-to-folder): Use it.
3780
3781         * wl-news.el.in (wl-news-send-news): Append to specified folder
3782         instead of wl-default-folder.
3783         (wl-news-append-to-folder): Show error message with specified folder.
3784
3785         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3786                 In most major modes, Emacs assumes that any opening
3787                 delimiter found at the left margin is the start of a
3788                 top-level definition, or defun. Therefore, *never put an
3789                 opening delimiter at the left margin unless it should have
3790                 that significance.*
3791
3792         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3793
3794 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3795
3796         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3797
3798 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3799
3800         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3801
3802 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3803
3804         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3805         for sequential numbering case.
3806
3807 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3808
3809         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3810         value.
3811         (wl-draft-reply-without-argument-list): Ditto.
3812         (wl-draft-reply-myself-with-argument-list): Abolish.
3813         (wl-draft-reply-myself-without-argument-list): Ditto.
3814         * wl-draft.el (wl-draft-self-reply-p): New function.
3815         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3816
3817 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3818
3819         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3820         (avoid error for the case without byte-compiling)
3821
3822 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3823
3824         * wl-news.el.in (wl-news-append-to-folder): New function.
3825         (wl-news-exit): Rewrite.
3826         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3827
3828 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3829
3830         * wl-draft.el (wl-draft-reply-position): New function.
3831         (wl-draft-reply-position): Fix.
3832         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3833         (wl-summary-target-mark-reply-with-citation): Ditto.
3834         (wl-summary-reply-with-citation): Ditto.
3835         * wl-vars.el (wl-draft-reply-default-position): New variable.
3836
3837 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3838
3839         * wl-draft.el (wl-draft-send): Preview when interactive send.
3840
3841 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3842
3843         * wl-draft.el (wl-draft-reply): Set default position.
3844         * wl-summary.el (wl-summary-reply): Ditto.
3845         (wl-summary-reply-with-citation): Ditto.
3846         (wl-summary-target-mark-reply-with-citation): Ditto.
3847
3848 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-news.el.in (wl-news-lang): Set default value according to
3851         current-language-environment.
3852         (wl-news-append-news): Do nothing when news-list is nil.
3853
3854 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3855
3856         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3857         (wl-news): Change message.
3858         (wl-news-exit): Check buffer.
3859         (wl-news-force-exit): New function.
3860         (wl-news-show-all): New function.
3861         (wl-news-discard-and-exit): Fix.
3862
3863 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3864
3865         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3866         according to current-language-environment.
3867
3868         * wl-news.el.in (wl-news): If arg, show all NEWS after
3869         wl-news-default-previous-version.
3870
3871 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3872
3873         * wl-news.el.in (wl-news-check): Rewritten.
3874         (wl-news-previous-version-load): Change data type.
3875         (wl-news-previous-version-save): Change data type.
3876         (wl-news-append-news): Add return value.
3877         (wl-news-check-news): New function.
3878         (wl-news-already-current-p): New function.
3879         (wl-news-send-news): Rewritten.
3880         (wl-news-mode-map): Add new keybind.
3881         (wl-news): Rewritten.
3882         (wl-news-exit): Rewritten.
3883         (wl-news-discard-and-mail): New function.
3884         (wl-news-send-to-address): Abolished.
3885         * wl.el (wl-init): Delete a message.
3886
3887 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl-news.el.in (wl-news-exit): Update previous version.
3890         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3891
3892 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3893
3894         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3895
3896 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3897
3898         * wl-news.el.in (wl-news): New function.
3899         (wl-news-mode): New function.
3900         (wl-news-next-line): New function.
3901         (wl-news-next-page): New function.
3902         (wl-news-exit): New function.
3903         (wl-news-buf-name): New variable.
3904         (wl-news-mode-map): New variable.
3905         (wl-news-winconf): New variable.
3906         (wl-news-append-news): Add an option.
3907
3908 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3909
3910         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3911
3912 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3913
3914         * wl-news.el.in (wl-news-send-to-address): New variable.
3915         (wl-news-send-news): Use it.
3916         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3917         Return updating status.
3918         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3919
3920 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3921
3922         * wl-news.el.in (wl-news-send-news): Delete
3923         Organization and X-Face.
3924
3925 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3926
3927         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3928         (wl-news-append-news): New function.
3929         (wl-news-send-news): New function.
3930
3931 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3932
3933         * Version number is increased to 2.11.1.
3934
3935 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3936
3937         * wl-news.el.in : New file.
3938
3939 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3940
3941         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3942         default value.
3943         (wl-draft-reply-without-argument-list): Ditto.
3944
3945 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3946
3947         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3948         (wl-message-buffer-prefetch-idle-time): Ditto.
3949         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3950
3951 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3952
3953         * wl-thread.el (wl-thread-insert-message): Use
3954         wl-summary-max-thread-depth.
3955
3956         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3957         loop detection.
3958
3959         * wl-message.el (wl-message-buffer-display): Back to the first page
3960         when cache is hit.
3961
3962 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3963
3964         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3965
3966         * wl-summary.el (wl-summary-insert-thread-entity):
3967         If the thread depth is reached to wl-summary-max-thread-depth,
3968         divide the thread.
3969
3970 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3971
3972         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3973         for elmo-remove-passwd.
3974
3975 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3976
3977         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3978         folder is sticky.
3979         (wl-folder-mark-as-read-all-entity): Ditto.
3980         (wl-folder-prefetch-entity): Ditto.
3981
3982 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3983
3984         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3985
3986 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3987
3988         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3989         Delete messages on buffer for unplugged operation.
3990         (wl-summary-erase): Ditto.
3991
3992 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3993
3994         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3995         take nil so as not to search parent by subject.
3996
3997 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3998
3999         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4000         (wl-folder-get-next-folder): Ditto.
4001         (wl-folder-get-path): Ditto.
4002
4003 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4004
4005         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4006         system and encode the region with it before verifying.
4007
4008 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4011         system of the echo buffer before decoding.
4012
4013 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4014
4015         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4016         original contents.
4017
4018 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4021         with argument 'any-exists.
4022
4023 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4024
4025         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4026         Use `wl-cs-autoconv'.
4027
4028 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4029
4030         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4031         by `mime-view-automatic-conversion'.
4032
4033         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4034         (wl-message-verify-pgp-nonmime): Ditto.
4035         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4036         Bind them to C-c:d and C-c:v respectively.
4037
4038         Merge following code by Teranishi-san from [wl-en:00167].
4039         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4040         (wl-mime-preview-application/pgp-encrypted): Ditto.
4041         (wl-mime-setup): Add entry.
4042
4043 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl-summary.el (wl-summary-target-mark-erase): New function.
4046         Bind it to "mD".
4047
4048 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4049
4050         * wl-vars.el (wl-draft-write-file-function): Fix.
4051         (wl-draft-reedit-hook): Changed default value.
4052
4053         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4054         wl-draft-reedit-hook.
4055         (wl-draft-remove-text-plain-tag): New function.
4056         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4057
4058         * wl-vars.el (wl-draft-write-file-function): New user option.
4059
4060         * wl-draft.el (wl-draft-prepare-edit): Use it for
4061         local-write-file-hooks.
4062         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4063
4064         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4065         (wl-draft-insert-mail-header-separator): Return the body beginning
4066         point.
4067         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4068         text/plain.
4069         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4070
4071 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4072
4073         * wl-summary.el (wl-summary-erase): New function to erase message
4074         without moving it to trash. Bind to "D".
4075
4076         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4077         as `keep' unless switch-function.
4078
4079 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4082         message buffer by using `wl-summary-toggle-disp-msg'.
4083         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4084         buffer window.
4085         (wl-summary-supresedes-message): Ditto.
4086
4087         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4088         Do not delete other windows.
4089         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4090         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4091         (wl-draft-create-buffer): Set reply-or-forward also for target
4092         mark commands.
4093
4094 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4095
4096         * wl-draft.el (wl-user-agent-compose): Delete special case for
4097         switch-to-buffer-other-window.
4098
4099         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4100         (wl-summary-forward): Ditto.
4101
4102         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4103         function.
4104         (wl-draft-buffer-style): New use option.
4105
4106         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4107         (wl-draft): Follow the change above.
4108         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4109         wl-draft-buffer-style.
4110         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4111         switch-function.
4112
4113 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4114
4115         * wl-address.el (wl-address-make-completion-entry): Extracted from
4116         `wl-address-make-completion-list'.
4117         (wl-address-enable-strict-loading): New variable.
4118         (wl-address-make-completion-list): Revive petname duplication
4119         inquiry, and enable it if `wl-address-enable-strict-loading'.
4120         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4121
4122 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4123
4124         * wl-message.el (wl-message-get-original-buffer): Avoid
4125         'Selecting deleted buffer' error when original buffer is killed.
4126
4127 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4128
4129         * wl-summary.el (wl-summary-next-message): Use
4130         elmo-message-accessible-p instead of elmo-message-cached-p.
4131
4132 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4135
4136         * wl-thread.el (wl-thread-open-all-unread): Use
4137         elmo-folder-list-flagged instead of
4138         elmo-folder-list-messages-mark-match.
4139
4140         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4141         instead of elmo-folder-list-messages-mark-match.
4142         (wl-summary-move-spec-alist): New variable.
4143         (wl-summary-move-spec-plugged-alist,
4144         wl-summary-move-spec-unplugged-alist): Abolish.
4145         (wl-summary-next-message): Follow the change above.
4146         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4147         with 'no-msg' argument.
4148
4149         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4150         variable.
4151         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4152         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4153         (wl-message-buffer-prefetch-get-next): Follow the change above.
4154
4155 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4156
4157         * wl-version.el (wl-version): Changed codename.
4158
4159         * Version number is increased to 2.11.0.
4160
4161 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4162
4163         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4164         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4165         `wl-draft-config-variables'.
4166         (wl-draft-kill): Fixed problem when the draft is reedit.
4167
4168 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4169
4170         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4171         buffer-modified status (Thanks to
4172         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4173
4174 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4175
4176         * wl-util.el (wl-region-exists-p): New function.
4177
4178         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4179         Remove defvars for byte-compile warnings.
4180
4181 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4182
4183         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4184         defvar-maybe. Removed unused bind.
4185
4186 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4187
4188         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4189         summary buffer window before creating new frame.
4190         (wl-draft-reply): Ditto.
4191
4192 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4193
4194         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4195
4196 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4197
4198         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4199
4200 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4201
4202         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4203         instead of `kill-region'.
4204
4205 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4206
4207         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4208         (wl-highlight-summary-line-string): Use it.
4209         (wl-highlight-summary-current-line): Ditto.
4210
4211         * wl-mime.el (wl-message-delete-current-part): Check the class of
4212         mime-entity.
4213
4214         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4215
4216         * wl-summary.el (wl-summary-make-number-list): Initialize.
4217         (wl-summary-update-mark): New function.
4218         (wl-summary-reply): Put `answered' mark on the message.
4219         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4220
4221         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4222         (wl-draft-reply): Added optional argument `number';
4223         Set wl-draft-parent-number.
4224         (wl-draft-kill): Delete answered mark if it is a reply.
4225
4226 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4227
4228         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4229         that originates in mime-preview-follow-current-entity.
4230         (wl-draft-yank-current-message-entity): Use it if region is active.
4231
4232         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4233         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4234         `wl-message-delete-current-part'.
4235         * wl-mule.el (wl-message-define-keymap): Ditto.
4236         * wl-xmas.el (wl-message-define-keymap): Ditto.
4237
4238 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4239
4240         * wl-mime.el (wl-message-delete-current-part): New function.
4241         (wl-mime-node-id-to-string): Ditto.
4242
4243         * wl-mime.el (wl-message-delete-current-part): Use existing
4244         original buffer which corresponds current mime-view buffer.
4245         (fetched buffer might have different structure, possibly)
4246
4247         * wl-mime.el (wl-message-delete-current-part): Quit if the
4248         message content differs from the actual message.
4249
4250 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4251
4252         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4253         order.
4254         (wl-summary-search-by-subject): Search parent message from tail;
4255         Check the existence of the parent message on the current thread tree.
4256         (wl-summary-update-thread): Check whether the line is inserted.
4257
4258 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4259
4260         * wl-vars.el (wl-summary-line-format): Undo last change.
4261         * wl-summary.el (wl-summary-print-destination): Do not put
4262         invisible property when `wl-summary-width' is nil.
4263         (wl-summary-line-subject-minimum-length): Abolished.
4264         (wl-summary-line-subject): Ditto.
4265
4266 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4267
4268         * wl-vars.el (wl-summary-line-format): Change default value.
4269         (wl-summary-subject-length-limit): Abolished.
4270         * wl-summary.el (wl-summary-line-subject): Ditto.
4271
4272 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4273
4274         * wl-template.el (wl-template-select): Added optional argument.
4275         If optional argument is specified, reverse
4276         `wl-template-visible-select'.
4277
4278 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4279
4280         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4281         Take prefix argument to force asking the destination folder.
4282
4283 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4284
4285         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4286         count and update status.
4287
4288 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4289
4290         * wl-summary.el (wl-summary-redisplay-internal): If
4291         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4292         after fetching.
4293
4294 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4295
4296         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4297         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4298
4299         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4300
4301 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4304         (All other related portions are changed).
4305         (wl-summary-mark-as-read-all): Rewrite.
4306
4307 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4308
4309         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4310         `wl-summary-mark-as-read'.
4311         (wl-summary-mark-as-unread): Rewrite.
4312         (wl-summary-mark-as-read): Added no-modeline argument.
4313         (wl-summary-resume-cache-status): Rewrite.
4314         (wl-summary-exec-subr): Remove unused local variable.
4315
4316 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4317
4318         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4319         logic to call `wl-summary-buffer-prev-folder-function'.
4320         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4321
4322 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4323
4324         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4325         is nil.
4326
4327 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4328
4329         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4330         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4331         (wl-mime-setup): Add its entry.
4332
4333 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4334
4335         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4336         (wl-summary-delete-cache): Likewise.
4337         (wl-summary-mark-as-read): Rewrite.
4338
4339 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4340
4341         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4342         `wl-summary-count-unread'.
4343
4344         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4345
4346         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4347
4348 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4349
4350         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4351         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4352         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4353         Renamed to the elmo-msgdb-*-mark.
4354         (wl-summary-score-marks): Follow the change above.
4355         (wl-summary-auto-refile-skip-marks): Ditto.
4356         (wl-summary-incorporate-marks): Ditto.
4357         (wl-summary-expire-reserve-marks): Ditto.
4358
4359         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4360         changes.
4361         (wl-thread-insert-top): Changed updating message.
4362
4363         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4364         variable.
4365         (wl-summary-count-unread): Count answered marks.
4366         (wl-summary-rescan): Call wl-summary-insert-message instead of
4367         wl-summary-append-message-func-internal.
4368         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4369         (wl-summary-prefetch-msg): Follow the variable name changes.
4370         (wl-summary-prefetch-region): Ditto.
4371         (wl-summary-mark-as-read-all): Follow the API changes;
4372         Don't call elmo-folder-replace-marks.
4373         (wl-summary-delete-cache): Follow the variable name changes.
4374         (wl-summary-resume-cache-status): Ditto.
4375         (wl-summary-update-status-marks): New function.
4376         (wl-summary-insert-message): New function.
4377         (wl-summary-sync-marks): Follow the variable name changes.
4378         (wl-summary-sync-update): Synchronize to the msgdb, too;
4379         Changed update messages.
4380         (wl-summary-make-number-list): Rewrite.
4381         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4382         (wl-summary-mark-as-unread): Follow the API changes.
4383         (wl-summary-exec-subr): Follow the variable name changes.
4384         (wl-summary-mark-as-read): Ditto.
4385         (wl-summary-move-spec-plugged-alist): Ditto.
4386         (wl-summary-move-spec-unplugged-alist): Ditto.
4387         (wl-summary-cursor-move-surface): Ditto.
4388
4389         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4390         variable name changes.
4391         (wl-highlight-summary-current-line): Ditto.
4392
4393         * wl-expire.el (wl-expire-refile): Follow the API change in
4394         elmo-folder-move-messages.
4395         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4396         (wl-summary-archive): Use elmo-folder-msgdb instead of
4397         elmo-msgdb-load.
4398
4399 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4400
4401         * wl-mime.el (wl-draft-preview-message): Restore the position
4402         before evaluating wl-draft-send-hook in preview buffer.
4403
4404 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4405
4406         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4407         when it creates new draft buffer.
4408
4409         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4410         without argument.
4411
4412         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4413         Evaluate content and if the value is string, insert it.
4414         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4415         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4416         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4417         wl-draft-config-sub-part-bottom): Use it.
4418
4419         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4420         with the folder name. The question was unintelligible when it is
4421         called from wl-save-status.
4422
4423 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4424
4425         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4426         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4427         cannot take second argument).
4428
4429 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4430
4431         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4432         as t. Since type and subtype are not case sensitive (RFC 2045).
4433
4434 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4435
4436         * wl-vars.el (wl-message-mode-line-format): New variable.
4437         (wl-message-mode-line-format-spec-alist): Ditto.
4438         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4439         (wl-message-redisplay): Use wl-message-mode-line-format.
4440
4441 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4442
4443         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4444
4445 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4446
4447         * wl-summary.el (wl-summary-default-from): Write description.
4448
4449 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4450
4451         * wl-vars.el (wl-ldap-objectclass): Abolish.
4452
4453         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4454         (wl-ldap-make-filter): Removed condition for objectclass.
4455         (wl-ldap-make-matched-value-list): Remove meaningless process.
4456         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4457         (wl-address-ldap-search): Don't add `*' to `pat' string;
4458         use ignore-errors; added `email';
4459         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4460         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4461         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4462
4463
4464 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4465
4466         * wl-draft.el (wl-draft-parent-folder): Write description.
4467         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4468
4469 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4472         as "" (zero-length string) if no parent.
4473         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4474
4475 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4476
4477         * wl-address.el (wl-address-make-completion-list): Skip duplication
4478         checking.
4479         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4480         `append'.
4481
4482 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4483
4484         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4485         instead of `beginning-of-buffer'.
4486
4487 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4490
4491 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4492
4493         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4494         Refer wl-message-buffer-name.
4495         (wl-message-wheel-down): Ditto.
4496
4497 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4498
4499         * wl-vars.el (wl-message-buffer-name): New user option.
4500
4501         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4502         directly instead of making alist dinamically.
4503
4504         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4505         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4506         wl-message-buffer-cache-name.
4507         (wl-message-buffer-cache-clean-up): Ditto.
4508
4509         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4510
4511         * Version number is increased to 2.9.15.
4512
4513 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4514
4515         * wl-vars.el (wl-summary-default-view-alist): New user option.
4516
4517         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4518
4519         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4520         while deleting address.
4521         (wl-draft-delete-myself-from-cc): Ditto.
4522
4523         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4524         If optional argument is specified, reverse sort order.
4525
4526         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4527
4528 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4529
4530         * wl-thread.el (wl-thread-insert-message): Return parent number if
4531         exists.
4532         (wl-thread-update-indent-string-region): Use
4533         wl-thread-update-line-on-buffer-sub instead of
4534         wl-thread-update-line-on-buffer.
4535
4536 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4537
4538         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4539         (wl-folder-close-all): Ditto.
4540
4541 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4542
4543         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4544         and mailing-list:.
4545         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4546         value.
4547         (wl-summary-line-list-info): Print mailing-list name even when 
4548         list-number is empty.
4549
4550 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4551
4552         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4553
4554         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4555         (wl-draft-open-file): Ditto.
4556         (wl-draft-random-alphabet): Ditto.
4557
4558         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4559         bindings.
4560
4561 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4564         * wl-vars.el (wl-draft-config-alist): Ditto.
4565
4566 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4567
4568         * Version number is increased to 2.9.14.
4569
4570         * wl.el (wl): Don't set wl-init as nil when error occured while
4571         auto-checking folders.
4572
4573         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4574         `elmo-expand-newtext'.
4575
4576 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4577
4578         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4579         `this-command' so that `wl-folder-goto-folder' contained in
4580         `wl-summary-keep-cursor-command' work.
4581
4582 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4583
4584         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4585         message buffer displaying state.
4586
4587 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4588
4589         * wl-vars.el (wl-summary-default-view): New variable to specify
4590         default value for `wl-summary-buffer-view' instead of using
4591         set-default.
4592         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4593
4594 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4595
4596         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4597
4598         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4599
4600 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4601
4602         * wl-vars.el (wl-forward-subject-prefix): New variable.
4603         * wl-draft.el (wl-draft-forward): Use it.
4604
4605 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4606
4607         * wl-message.el (wl-message-prev-page): When it is called without
4608         lines argument, scroll down by wl-message-scroll-amount lines.
4609         (wl-message-next-page): Ditto.
4610         * wl-vars.el (wl-message-scroll-amount): Change default value
4611         to preserve current behavior.
4612
4613 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4614
4615         * wl-summary.el (wl-summary-prefetch-msg): Bind
4616         `wl-message-entity' to call `wl-summary-from-function'.
4617
4618 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-message.el (wl-message-buffer-create): Run
4621         wl-message-buffer-created-hook.
4622
4623 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4624
4625         * wl-summary.el (wl-summary-sort-specs): New variable.
4626         (wl-summary-default-sort-spec): Ditto.
4627         (wl-summary-sort): Rewrite.
4628         (wl-summary-sort-by-list-info): New function.
4629
4630 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4631
4632         * wl-summary.el (wl-summary-get-list-info): New function.
4633         (wl-summary-sort): Rewrite.
4634         (wl-summary-line-list-info): Ditto.
4635         (wl-summary-line-list-count): Ditto.
4636         (wl-summary-refile-region): Fixed docstring.
4637
4638 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4639
4640         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4641         `wl-folder-entity-hashtb' as completion table.
4642
4643 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4646         only when this command is called interactively; silence the byte-
4647         compiler.
4648
4649 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4650
4651         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4652         active in XEmacs.
4653
4654 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4655
4656         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4657         plural lines.
4658
4659 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4660
4661         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4662         of current line when the cursor is on the header name.
4663         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4664
4665 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4666
4667         * wl-util.el (wl-read-directory-name): Return displayed directory
4668         as the default value also on XEmacs.
4669
4670 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4671
4672         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4673         formatting.
4674
4675 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4676
4677         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4678         argument and when it is non-nil, check face property before
4679         highlighting for each line.
4680         (wl-highlight-summary-window): Set it.
4681
4682 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4685         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4686
4687         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4688         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4689         (wl-draft-get-fcc-list): Likewise.
4690
4691 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4692
4693         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4694         (wl-thread-entity-cur): Ditto.
4695         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4696         wl-thread-indent-regexp setting.
4697         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4698
4699         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4700         wl-summary-lazy-highlight.
4701         (wl-summary-display-bottom): Ditto.
4702
4703         * wl-thread.el (wl-thread-open-close): Likewise.
4704
4705         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4706         from and subject;
4707         Bind wl-draft-use-frame;
4708         Enclose with save-window-excursion;
4709         Use wl-draft-create-buffer instead of with-temp-buffer;
4710         Use wl-draft-prepare-edit;
4711         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4712         Use wl-draft-send instead of wl-draft-raw-send.
4713
4714 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4715
4716         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4717         of using wl-from.
4718
4719 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4720
4721         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4722         insert-buffer instead of clone-buffer.
4723         (wl-draft-doing-mime-bcc): New variable.
4724         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4725         infinite loop.
4726         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4727
4728         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4729         (wl-draft-mime-bcc-body): Ditto.
4730
4731         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4732         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4733         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4734         wl-draft-do-mime-bcc.
4735         (wl-draft-mime-bcc-field): New function.
4736         (wl-draft-do-mime-bcc): Ditto.
4737
4738         * wl-address.el (wl-address-complete-header-list): New variable.
4739         (wl-address-complete-header-regexp): Changed default value.
4740
4741         * Version number is increased to 2.9.13.
4742
4743 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4744
4745         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4746         it is differed.
4747
4748 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4749
4750         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4751         (wl-summary-line-list-count): Ditto.
4752
4753 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4754
4755         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4756         (wl-nntp-posting-function): New variable.
4757         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4758         `wl-nntp-posting-config-alist'.
4759
4760 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4761
4762         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4763         FLIM.
4764
4765 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4766
4767         * wl-summary.el (wl-summary-target-mark-refile-sub):
4768         Remove a nuisance funcall.
4769
4770 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4771
4772         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4773         as t for `try-completion'.
4774
4775 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4776
4777         * wl-summary.el (wl-summary-default-from): Use
4778         wl-address-header-extract-address instead of
4779         std11-extract-address-components.
4780         (wl-summary-simple-from): Ditto.
4781         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4782         (wl-summary-insert-headers): Show message.
4783         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4784         for whole line.
4785         (wl-summary-default-from): Revert last change.
4786         (wl-summary-simple-from): Ditto.
4787         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4788         (wl-summary-mark-as-read-region): Follow the change above.
4789         (wl-summary-sync-marks): Ditto.
4790         (wl-summary-target-mark-mark-as-read): Ditto.
4791         (wl-summary-redisplay-internal): Ditto.
4792         (wl-summary-redisplay-no-mime-internal): Ditto.
4793         (wl-summary-redisplay-all-header): Ditto.
4794         (wl-summary-mark-as-read): Removed argument `cached';
4795         Use current cache status to set cache mark.
4796         (wl-summary-redisplay-internal): Follow the change above.
4797         (wl-summary-redisplay-no-mime-internal): Ditto.
4798         (wl-summary-redisplay-all-header): Ditto.
4799
4800         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4801
4802         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4803         Don't call itself recursively (Adviced by Yamaoka-san).
4804
4805 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4806
4807         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4808         bind wl-summary-highlight as nil to avoid error caused by missing
4809         local variables.
4810
4811 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4812
4813         * wl-vars.el (wl-invalid-character-message): New user option.
4814
4815         * wl-util.el (wl-set-string-width): If truncated string-width is
4816         larger than specified width, use `wl-invalid-character-message'.
4817
4818 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4819
4820         * wl-summary.el (wl-summary-prefetch-msg): 
4821         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4822
4823 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4824
4825         * wl-vars.el (wl-summary-check-line-format): New user option.
4826         (wl-summary-line-format-file): Ditto.
4827
4828         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4829         variable.
4830         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4831         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4832         and `wl-summary-view-old-p' to check whether do a rescan or not.
4833         (wl-summary-view-old-p): New function.
4834         (wl-summary-line-format-changed-p): Ditto.
4835         (wl-summary-line-format-save): Ditto.
4836         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4837
4838         * wl-util.el (wl-set-string-width): Avoid using negative number
4839         for make-string.
4840
4841 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4842
4843         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4844         return value.
4845
4846         * wl-util.el (wl-set-string-width): Added optional argument
4847         `padding' (All other related portions are changed).
4848         (wl-line-parse-format): If the first letter of column number is
4849         `0', zero-padding the result (ex: "%05l").
4850
4851         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4852
4853 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4854
4855         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4856         sequential summary view.
4857
4858 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4859
4860         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4861         if it doesn't have a -unix version.
4862
4863 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4864
4865         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4866
4867 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4868
4869         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4870         content.
4871         (wl-draft): Follow the change above.
4872
4873         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4874
4875         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4876         and wl-folder-summary-line-format-alist contain %T and %P.
4877
4878         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4879         (wl-summary-mode-line-format): New user option.
4880         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4881         (wl-summary-line-format): Changed default value.
4882         (wl-summary-lazy-highlight): Changed default value.
4883
4884         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4885         change in wl-summary-create-line.
4886         (wl-thread-insert-entity-sub): Ditto.
4887
4888         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4889         (wl-summary-buffer-unread-status): Ditto.
4890         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4891         (wl-summary-buffer-persistent-mark-column): Ditto.
4892         (wl-summary-buffer-mode-line-formatter): Ditto.
4893         (wl-summary-buffer-mode-line): Ditto.
4894         (wl-summary-message-regexp): Abolished.
4895         (All other related portions are changed.)
4896         (wl-summary-detect-mark-position): New function.
4897         (wl-summary-buffer-set-folder): Setup
4898         wl-summary-buffer-mode-line-formatter.
4899         (wl-summary-mode): Setup selective-display;
4900         Setup pre-idle-hook when xemacs.
4901         (wl-summary-update-modeline): Rewrite.
4902         (wl-summary-jump-to-msg): Define as function;
4903         Changed regexp for searching messages.
4904         (wl-summary-message-number): Rewrite.
4905         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4906         Do rescan when old type summary cache.
4907         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4908         (wl-summary-remove-destination): Use '\r' to detect EOL.
4909         (wl-summary-print-destination): Ditto.
4910         (wl-summary-temp-mark): New inline function.
4911         (wl-summary-persistent-mark): Ditto.
4912         (wl-summary-line-number): New function.
4913         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4914         (wl-summary-line-list-count): New function.
4915         (wl-summary-create-line): Added argument persistent-mark.
4916         (All other related portions are changed)
4917         (wl-summary-create-line): Insert '\r'.
4918         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4919         (wl-summary-cursor-move-surface): New inline function.
4920         (wl-summary-prev): Use it.
4921         (wl-summary-next): Ditto.
4922
4923         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4924         wl-summary-message-regexp.
4925         (wl-highlight-summary): Delete progress message.
4926         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4927
4928         * Version number is increased to 2.9.12.
4929
4930 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4931
4932         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4933         variable (nil: no minimum).
4934         (wl-summary-line-subject): Add some spaces after subject by
4935         wl-summary-line-subject-minimum-length.
4936
4937 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4938
4939         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4940         and removed `F'.
4941         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4942         change above).
4943
4944 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4945
4946         * wl-summary.el (wl-summary-line-list-count): Reverted.
4947         (example setting in samples/*/dot.wl is also updated)
4948
4949 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4950
4951         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4952
4953         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4954
4955         * wl-vars.el (wl-summary-line-format): Addes some description to the
4956         docstring.
4957
4958         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4959         (wl-summary-line-close-bracket): Ditto.
4960         (wl-summary-line-children-number): Ditto.
4961         (wl-summary-line-thread-indent): Ditto.
4962         (wl-summary-line-children-and-from): Ditto.
4963
4964         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4965         't', 'c', 'F' and added 'C'.
4966
4967         * wl-util.el (wl-set-string-width): Accept negative value.
4968         (wl-line-parse-format): Added "%number(" and "%)".
4969
4970 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4971
4972         * wl-summary.el (wl-summary-line-list-count): Change format of the
4973         return value.
4974
4975 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4976
4977         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4978         from the recent message.el.
4979         (wl-draft-point-in-header-p): Ditto.
4980         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4981         wl-draft-beginning-of-line.
4982         * wl-e21.el (wl-draft-mode-map): Ditto.
4983         * wl-xmas.el (wl-draft-mode-map): Ditto.
4984
4985         * wl-folder.el: Sort macrodefs by dependencies.
4986
4987 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4988
4989         * wl-summary.el (wl-summary-prev): Fixed regexp.
4990         (wl-summary-next): Ditto.
4991
4992 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4993
4994         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4995
4996 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4997
4998         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4999         for backward compatibility.
5000
5001 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5002
5003         * wl-summary.el (wl-summary-line-list-count): New function, merged
5004         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5005         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5006         list counts.
5007
5008 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5009
5010         * wl-summary.el (wl-summary-create-line): Ignore errors while
5011         timezone-fix-time.
5012
5013         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5014
5015         * wl-summary.el (wl-summary-sync-update): Ditto.
5016         (wl-summary-default-from): Use wl-message-entity
5017         instead of entity.
5018
5019         * wl-summary.el (wl-summary-create-line): Fix.
5020
5021         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5022         (wl-summary-line-format): New user option.
5023         (wl-folder-summary-line-format-alist): Ditto.
5024         (wl-summary-from-width): Abolished.
5025
5026         * wl-util.el (toplevel): Require 'bytecomp.
5027         (wl-line-parse-format): New function.
5028         (wl-line-formatter-setup): New macro.
5029
5030         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5031         (wl-summary-buffer-line-formatter): New buffer local variable.
5032         (wl-summary-switch-to-clone-buffer): Follow the change above.
5033         (wl-summary-message-regexp): Fix.
5034         (wl-summary-from-func-internal): Abolished.
5035         (wl-summary-subject-func-internal): Ditto.
5036         (wl-summary-subject-filter-func-internal): Ditto.
5037         (All other related portions are changed.)
5038         (wl-summary-buffer-set-folder):
5039         Set up wl-summary-buffer-number-column and 
5040         wl-summary-buffer-line-formatter
5041         (All other related portions are changed.)
5042         (wl-summary-buffer-number-column-detect): Abolished.
5043         (All other related portions are changed.)
5044         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5045         (wl-summary-delete-all-temp-marks-on-buffer): Use
5046         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5047         (wl-summary-target-mark-delete): Ditto.
5048         (wl-summary-target-mark-refile-subr): Ditto.
5049         (wl-summary-target-mark-mark-as-read): Ditto.
5050         (wl-summary-target-mark-mark-as-unread): Ditto.
5051         (wl-summary-target-mark-mark-as-important): Ditto.
5052         (wl-summary-target-mark-save): Ditto.
5053         (wl-summary-replace-status-marks): Renamed from
5054         wl-summary-set-status-marks-on-buffer;
5055         Use wl-summary-message-regexp instead of
5056         wl-summary-buffer-number-regexp.
5057         (wl-summary-sync-update): Follow the change above.
5058         (wl-summary-goto-previous-message-beginning): New function.
5059         (wl-summary-mark-as-unread): Use it.
5060         (wl-summary-mark-as-important): Ditto.
5061         (wl-summary-line-formatter): New variable.
5062         (wl-summary-line-year): New function.
5063         (wl-summary-line-day): Ditto.
5064         (wl-summary-line-day-of-week): Ditto.
5065         (wl-summary-line-hour): Ditto.
5066         (wl-summary-line-minute): Ditto.
5067         (wl-summary-line-open-bracket): Ditto.
5068         (wl-summary-line-close-bracket): Ditto.
5069         (wl-summary-line-children-number): Ditto.
5070         (wl-summary-line-thread-indent): Ditto.
5071         (wl-summary-line-size): Ditto.
5072         (wl-summary-line-subject): Ditto.
5073         (wl-summary-line-from): Ditto.
5074         (wl-summary-line-children-and-from): Ditto.
5075         (wl-summary-create-line): Rewritten.
5076         (wl-summary-format-date): Abolished.
5077
5078         * wl-highlight.el (wl-highlight-summary-current-line): Use
5079         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5080         Use thread structure to detect thread top message.
5081
5082         * wl-draft.el (wl-default-draft-cite): Don't use
5083         wl-summary-from-func-internal.
5084
5085         * wl-refile.el (wl-refile-subject-learn): Don't use
5086         wl-summary-subject-filter-func-internal.
5087         (wl-refile-guess-by-subject): Ditto.
5088
5089         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5090         parameters.
5091
5092         * wl-thread.el (wl-thread-update-indent-string-region):
5093         Use wl-thread-update-line-on-buffer instead of
5094         wl-thread-update-indent-string.
5095         (wl-thread-update-children-number): Redefine using
5096         wl-thread-update-line-on-buffer.
5097         (wl-thread-update-indent-string): Abolished.
5098
5099         * Version number is increased to 2.9.11.
5100
5101 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5102
5103         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5104         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5105         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5106
5107         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5108         as nil.
5109
5110         * wl-thread.el (wl-thread-open-all-unread): Use 
5111         elmo-folder-list-messages-mark-match.
5112         (wl-thread-insert-message): Removed argument `mark-alist'.
5113         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5114         elmo-msgdb-set-mark.
5115         (wl-thread-get-children-msgs-uncached): Likewise.
5116         (wl-thread-get-exist-children): Added argument include-self.
5117         (wl-thread-delete-message): Follow the change above.
5118
5119         * wl-summary.el (wl-summary-count-unread): Removed argument.
5120         (wl-summary-rescan): Follow the change above.
5121         (wl-summary-mark-as-read-region): Ditto
5122         (wl-summary-mark-as-unread-region): Ditto.
5123         (wl-summary-delete-messages-on-buffer): Ditto.
5124         (wl-summary-sync-update): Ditto.
5125         (wl-summary-switch-to-clone-buffer): Ditto.
5126         (wl-summary-goto-folder-subr): Ditto.
5127         (wl-summary-target-mark-mark-as-read): Ditto.
5128         (wl-summary-target-mark-mark-as-unread): Ditto.
5129         (wl-summary-target-mark-mark-as-important): Ditto.
5130         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5131         (wl-summary-update-thread): Removed argument `mark-alist'.
5132         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5133         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5134         (wl-summary-resume-cache-status): Likewise.
5135         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5136         elmo-msgdb-set-mark.
5137         (wl-summary-mark-as-read-all): Likewise.
5138         (wl-summary-delete-cache): Ditto.
5139         (wl-summary-auto-select-msg-p): Ditto.
5140         (wl-summary-mark-as-unread): Ditto.
5141         (wl-summary-no-auto-refile-message-p): Ditto.
5142         (wl-summary-mark-as-read): Ditto.
5143         (wl-summary-mark-as-important): Ditto.
5144         (wl-summary-auto-refile): Follow the change above.
5145         (wl-summary-delete-all-marks): Removed.
5146         (wl-summary-resume-marks-and-highlight): Ditto.
5147         (wl-summary-resume-marks): Ditto.
5148         (wl-summary-delete-important-msgs-from-list): Ditto.
5149         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5150
5151         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5152         wl-summary-count-unread.
5153
5154         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5155         (wl-summary-score-update-all-lines): Use
5156         elmo-msgdb-set-mark.
5157
5158 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5159
5160         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5161         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5162         (wl-summary-create-line): Renamed from
5163         wl-summary-overview-create-summary-line;
5164         Argument rearrangement.
5165         (wl-summary-update-thread): Follow the change above.
5166
5167         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5168         (wl-thread-insert-entity-sub): Likewise.
5169
5170         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5171         argument `overview', `mark-alist' and added `msgdb'.
5172
5173         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5174
5175         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5176         (wl-summary-rescan): Follow the change above.
5177         (wl-summary-sync-update): Ditto.
5178         (wl-summary-insert-thread-entity): Ditto;
5179         Don't use `let*' in every while loop;
5180         Detect infinite loop of threads.
5181         (wl-summary-update-thread): Removed argument `overview'.
5182
5183         * wl-thread.el (wl-thread-insert-message): Ditto.
5184
5185         * Version number is increased to 2.9.10.
5186
5187         * wl-message.el (wl-message-redisplay): Ignore errors while
5188         wl-message-redisplay-hook.
5189
5190 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5191
5192         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5193
5194 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5195
5196         * wl.el (wl): inhibit-quit while wl-folder.
5197
5198 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5199
5200         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5201         while msgdb access.
5202
5203 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5204
5205         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5206         even if no folder is not created.
5207
5208 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5209
5210         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5211
5212         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5213         implementation.
5214         (wl-summary-target-mark-thread): Ditto.
5215
5216         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5217
5218 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5219
5220         * wl-util.el (wl-display-bytes): Remove unused function.
5221
5222 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5223
5224         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5225         seems critical one (partially reverse the change in 2002/03/17).
5226
5227 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5228
5229         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5230         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5231
5232 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5233
5234         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5235         is not writable.
5236         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5237         plugged status instead of `'force' as 2nd argument.
5238
5239         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5240         is not creatable.
5241
5242         * Version number is increased to 2.9.9.
5243
5244 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5245
5246         * wl-summary.el (wl-summary-suspend): New function.
5247
5248 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5249
5250         * wl.el (wl): Do not check variables if check is nil.
5251         * wl-utils.el (wl-collect-draft): New function.
5252         * wl-folder.el (wl-folder-suspend): Put summary buffers
5253         and draft buffers at the end of buffer list.
5254         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5255
5256 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5257
5258         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5259         loop instead of recursive call.
5260
5261         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5262         2nd argument.
5263
5264 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5265
5266         * wl-draft.el (wl-draft-create-contents): Don't take neither
5267         (function . args) nor (string . something) any more.
5268
5269         * wl-version.el (wl-generate-user-agent-string): Return string
5270         without header symbol.
5271         * wl-draft.el (wl-draft-default-headers): Use it.
5272
5273         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5274         `wl-draft-insert-ccs' and return field value instead of inserting
5275         the header. Abolish cc argument.
5276         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5277
5278         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5279         rather than one with string car.
5280
5281         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5282         * wl-draft.el (wl-draft-create-contents): Add it after the default
5283         headers.
5284
5285         * wl-draft.el (wl-draft-create-contents): For the case of
5286         (symbol-or-string . function) insert header only when the function
5287         returns string value.
5288
5289 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5290
5291         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5292         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5293
5294 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5295
5296         * wl.el (wl-check-environment): Don't check Message-ID when
5297         `wl-insert-message-id' is nil.
5298         Revive checking if `wl-message-id-domain' contains "@".
5299
5300 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5301
5302         * wl.el (wl-check-environment): Merge examination for "@" at
5303         inappropriate position into the first string-match.
5304
5305         * wl-summary.el (wl-summary-target-mark-print): New function.
5306         (wl-summary-pipe-message-subr): Extracted from
5307         `wl-summary-pipe-message'.
5308         (wl-summary-target-mark-pipe): New function.
5309         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5310         `wl-summary-target-mark-pipe'.
5311
5312 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5313
5314         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5315
5316 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5317
5318         * wl.el (wl-check-environment): Use elmo-warning instead of
5319         error for non-critical ones.
5320         Remove trash folder check.
5321         (wl): Don't ignore error in wl-check-environment.
5322
5323         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5324         check, which is moved from `wl-check-environment'.
5325         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5326
5327 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5328
5329         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5330         guess anything, call wl-summary-write.
5331         (wl-summary-write): Create draft with blank To field.
5332         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5333
5334 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5335
5336         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5337         argument full as well for wl-folder-write-current-folder.
5338         If wl-*-write-current-folder cannot guess addressee, add blank
5339         To header.
5340         Rewrite condition for positioning cursor.
5341
5342 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5343
5344         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5345         summary buffer is present, use it.
5346         (wl-folder-jump-to-previous-summary): Ditto.
5347
5348 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5349
5350         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5351
5352         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5353         wl-summary-previous-buffer and wl-summary-next-buffer.
5354
5355         * wl-folder.el (wl-folder-mode-map): Bind
5356         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5357         (wl-folder-jump-to-next-summary): New function.
5358         (wl-folder-jump-to-previous-summary): Ditto.
5359
5360         * wl-draft.el (wl-draft): Rearranged.
5361
5362 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5363
5364         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5365         of header.
5366         (wl-draft): Collect arguments for the header as header-alist.
5367         (wl-draft-forward): Arrange arguments for wl-draft.
5368         (wl-draft-reply): Ditto.
5369         (wl-draft-edit-string): Ditto.
5370         * wl-summary.el (wl-summary-write): Ditto.
5371         (wl-summary-write-current-folder): Ditto.
5372
5373         * Version number is increased to 2.9.8.
5374
5375 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5376
5377         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5378
5379         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5380
5381         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5382         even if the guess failed.
5383
5384         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5385         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5386         wl-summary-write-current-folder.
5387         * wl-xmas.el: Ditto.
5388
5389 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5390
5391         * wl-summary.el (wl-summary-next-page): Force display message if
5392         message is not displayed yet.
5393         (wl-summary-prev-page): Ditto.
5394
5395 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5396
5397         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5398
5399 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5400
5401         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5402         add "Preview Message" and "Save Draft and Exit".
5403
5404 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5405
5406         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5407         if addrmgr is called from draft in splitted window.
5408
5409         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5410         * wl-mule.el: Ditto.
5411         * wl-xmas.el: Ditto.
5412
5413 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5414
5415         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5416
5417         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5418         * wl-xmas.el (wl-folder-toolbar): Ditto.
5419
5420 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5421
5422         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5423         and wl-draft-save-and-exit.
5424         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5425         * wl-xmas.el: Ditto.
5426         * wl-mule.el: Ditto.
5427
5428         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5429         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5430
5431 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5432
5433         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5434         lists for saving buffer.
5435
5436 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5437
5438         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5439         parent-folder argument instead of it.
5440         (wl-draft-create-buffer): Ditto.
5441         (wl-draft-forward): Ditto.
5442         (wl-draft-reply): Ditto.
5443         * wl-summary.el (wl-summary-write): Ditto.
5444         (wl-summary-write-current-folder): Ditto.
5445
5446         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5447         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5448         Folder buffer after composing.
5449
5450 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5453         header if the file `wl-x-face-file' already contains it.
5454
5455 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5456
5457         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5458         folder" entry.
5459         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5460         * wl-e21.el (wl-folder-toolbar): Ditto.
5461         * wl-xmas.el (wl-folder-toolbar): Ditto.
5462
5463 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5464
5465         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5466         wl-folder-goto-folder with sticky argument.
5467         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5468
5469 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5472         and wl-summary-previous-buffer.
5473         (wl-summary-next-buffer): New function.
5474         (wl-summary-previous-buffer): Ditto.
5475
5476 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5477
5478         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5479         wl-folder-jump-to-current-entity-with-arg.
5480         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5481         `wl-folder-jump-to-current-entity'.
5482         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5483         `wl-summary-goto-folder-sticky'.
5484         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5485         `wl-summary-goto-folder'.
5486         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5487         Unless force-exit, do not clean temp. marks for sticky summary.
5488         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5489
5490 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5491
5492         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5493         not entire.
5494
5495 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5496
5497         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5498         to `C-x C-s'.
5499         (wl-summary-save-status): New command.
5500         (wl-summary-exit): Don't clean-up temp marks when sticky.
5501         (Applied patch from Nakayama-san [wl: 09548])
5502         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5503         Do nothing when no mark data.
5504         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5505         Call `wl-summary-delete-all-temp-marks' before saving.
5506
5507 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5508
5509         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5510
5511 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5512
5513         * wl.el (wl-check-environment): Also cause error when (system-name)
5514         returns "localhost.localdomain". (Although it doesn't affect because
5515         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5516
5517 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5518
5519         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5520         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5521
5522         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5523         value.
5524
5525 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5526
5527         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5528         Likewise r-cc-list and r-ng-list.
5529
5530 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5531
5532         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5533         only if it is bound as variable.
5534
5535         * wl-mime.el (wl-draft-preview-message): Ditto.
5536
5537 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5538
5539         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5540         needless `goto-char'.
5541
5542         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5543         `wl-summary-redisplay-no-mime-internal' instead of
5544         `wl-summary-redisplay-no-mime'.
5545         (wl-summary-redisplay-no-mime): Changed argument;
5546         Call `wl-summary-redisplay-no-mime-internal'.
5547
5548         * wl-mime.el (wl-draft-preview-message): Bind
5549         `mime-header-encode-method-alist' locally.
5550
5551         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5552         (wl-draft-std11-parse-addresses): Added the first address check.
5553         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5554
5555         * Version number is increased to 2.9.7.
5556
5557 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5558
5559         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5560
5561 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5562
5563         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5564         related to scrollbar support, if there is no such a feature
5565         compiled in.
5566
5567 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5568
5569         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5570         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5571         for prefetch.
5572
5573 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5574
5575         * wl-summary.el (wl-summary-pick): Fix for no match.
5576
5577 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5578
5579         * wl-draft.el (wl-draft-save):
5580         Override `mime-header-encode-method-alist'.
5581
5582 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5583
5584         * wl-folder.el (wl-folder-pick): New function.
5585         Define key as "?".
5586
5587 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5588
5589         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5590         Fix for unplugged.
5591
5592 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5593
5594         * wl-folder.el (wl-folder-virtual): New function.
5595         Define key as "V".
5596
5597 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5598
5599         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5600         multi folder if entity is group.
5601
5602 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5603
5604         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5605         is nil.
5606
5607 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5608
5609         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5610         (wl-summary-target-mark-msgs): Return the number of marked messages.
5611
5612 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5613
5614         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5615         "first:" is specified.
5616
5617 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5618
5619         * wl-vars.el (wl-from): Use return value of function
5620         user-full-name instead of the variable user-full-name since
5621         XEmacs-20.4 doesn't set this variable.
5622
5623 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5624
5625         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5626         call `wl' directly.
5627
5628 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5629
5630         * wl-draft.el (wl-draft-reedit): Removed duplicated
5631         switch-to-buffers.
5632
5633 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5634
5635         * wl.el (wl-other-frame): Removed garbages.
5636
5637 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5640
5641         * wl-xmas.el (wl-draft-key-setup): Ditto.
5642
5643         * wl-mule.el (wl-draft-key-setup): Ditto.
5644
5645         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5646         (wl-draft-reedit): Ditto.
5647         (wl-draft-prepare-edit): Add `wl-draft-save' to
5648         `local-write-file-hooks'.
5649         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5650         (wl-draft-reedit): Set buffer-file-name.
5651         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5652
5653
5654         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5655         call it.
5656         (wl-delete-startup-frame-function): New variable.
5657         (wl-other-frame): New function
5658         (Original was written by Yamaoka san [wl: 09239]).
5659
5660         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5661         if `wl-folder-use-frame'.
5662
5663 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5664
5665         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5666
5667 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5668
5669         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5670         New variable.
5671         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5672         (wl-message-buffer-prefetch-get-next): Use them.
5673         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5674
5675 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5676
5677         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5678         with unwind-protect.
5679
5680         * wl-draft.el (wl-draft-reedit): Rewrite.
5681         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5682         (wl-draft-save): Insert header separator if it does not exist;
5683         Removed condition-case.
5684
5685         * wl-summary.el (wl-summary-reedit): Revert last change.
5686
5687         * wl-draft.el (wl-draft-save): Rewrite.
5688         (wl-draft-create-buffer): Set buffer-file-name as nil.
5689
5690         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5691
5692         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5693
5694         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5695         nil.
5696
5697 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5698
5699         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5700         If count is nil, do not prefetch.
5701         (wl-message-buffer-prefetch-next): Next.
5702
5703 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5704
5705         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5706
5707 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5708
5709         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5710         `delete-backward-char'
5711         (wl-draft-prepare-edit): Check major-mode.
5712         (wl-draft-decode-header): Rewrite.
5713         (wl-draft): Fix.
5714
5715 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5716
5717         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5718
5719 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5720
5721         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5722         (wl-message-buffer-prefetch-get-next): Remove size checking.
5723         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5724
5725 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5728         (wl-draft-default-headers): Fix.
5729
5730 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5731
5732         * wl-draft.el (wl-draft-default-headers): Insert return value of
5733         `wl-generate-mailer-string-function'.
5734
5735 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5736
5737         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5738         (wl-draft-insert-mail-header-separator): Ditto.
5739
5740         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5741         again (Reverted the change on 2002-01-17 by OKADA san).
5742
5743 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5744
5745         * wl-draft.el (wl-draft): Rewrite.
5746         (wl-draft-create-buffer): New function.
5747         (wl-draft-create-contents): Ditto.
5748         (wl-draft-prepare-edit): Ditto.
5749         (wl-draft-decode-header): Ditto.
5750         (wl-draft-decode-body): Ditto.
5751         (wl-draft-check-new-line): Ditto.
5752         (wl-draft-default-headers): Ditto.
5753         (wl-draft-insert-mail-header-separator): Ditto.
5754
5755 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5756
5757         * Version number is increased to 2.9.6.
5758
5759 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5760
5761         * wl-draft.el (wl-draft-delete-field): Optional argument.
5762         (wl-draft-delete-fields): Ditto.
5763
5764 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5765
5766         * wl-message.el (toplevel): Eliminated byte-compile warning.
5767         for `itimer-function', `delete-timer' and `itimer-list'.
5768
5769 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5770
5771         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5772         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5773         `wl-message-buffer-prefetch-threshold'.
5774         * wl-summary.el (wl-summary-redisplay-internal): Remove
5775         the check of `wl-message-buffer-prefetch-depth'.
5776
5777 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5778
5779         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5780         size of article.
5781         (wl-message-buffer-prefetch-subr): Remove size check.
5782
5783 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5784
5785         * wl-vars.el (wl-plugged): Make customizable.
5786
5787 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5788
5789         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5790         (wl-message-buffer-prefetch-set-timer): New function.
5791         (wl-message-buffer-prefetch-get-next): New function.
5792         (wl-message-buffer-prefetch): New function.
5793         (wl-message-buffer-prefetch-next): Rewrite.
5794         (wl-message-buffer-prefetch-subr): Rewrite.
5795         * wl-vars.el (wl-auto-prefetch-first): New variable.
5796         * wl-summary.el (wl-summary-goto-folder-subr): Call
5797         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5798
5799 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5800
5801         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5802         `wl-summary-unread-message-hook'.
5803
5804 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5805
5806         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5807         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5808         if range is `cache-status'.
5809
5810 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5811
5812         * wl-message.el (wl-message-buffer-prefetch-subr):
5813         Improve debug message.
5814
5815 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5816
5817         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5818         `wl-mail-send-pre-hook'.
5819         (wl-draft-send-mail-with-qmail): Ditto.
5820         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5821
5822 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5823
5824         * wl-message.el (wl-message-buffer-prefetch-subr):
5825         Fix for cancel-function-timers bug.
5826         (wl-message-buffer-prefetch-debug): Default value is t.
5827
5828 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5829
5830         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5831         (wl-message-buffer-prefetch-subr): Rewrite.
5832         Rename from `wl-message-buffer-prefetch'.
5833
5834 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5835
5836         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5837         (wl-default-draft-cite-decorate-author): Ditto.
5838
5839         * wl-draft.el (wl-draft-cite-function): Removed.
5840         (wl-default-draft-cite-decorate-author): Ditto.
5841
5842 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5843
5844         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5845         (wl-default-draft-cite): Do not arrange author name if the value of
5846         `wl-default-draft-cite-decorate-author' is nil.
5847
5848 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5849
5850         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5851
5852         * wl-folder.el (wl-folder-check-one-entity): Don't care
5853         `elmo-folder-use-flag-p'.
5854
5855 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5856
5857         * wl-folder (wl-folder-check-one-entity): Fix
5858         problem if unread is nil.
5859
5860 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl-address.el (wl-address-make-completion-list): Check whether
5863         the address is a group list.
5864         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5865
5866 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5867
5868         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5869         The number of the messages of new and unread does not count
5870         correctly.
5871
5872         * wl-summary.el (wl-summary-count-unread): Changed to return
5873         `(new . unread)' instead of total.
5874         (wl-summary-sync-update): Follow the change above.
5875
5876         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5877
5878 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5879
5880         * wl-address.el (wl-address-make-completion-list): Do not enclose
5881         address by " <" and ">" if associated realname is "".
5882         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5883         This is against the promblem with group list in .addresses pointed
5884         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5885
5886 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5887
5888         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5889         message is a format control string.
5890         * wl-expire.el (wl-expire-append-log): Ditto.
5891         * wl-mime.el (wl-summary-burst-subr): Ditto.
5892         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5893         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5894
5895 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5898         wl.el (wl-check-variables): Rename from `wl-check-type'.
5899         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5900         (wl-check-variables-2): New function.
5901         (wl): Call `wl-check-variables-2'.
5902
5903 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5904
5905         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5906         after renaming folder in access group.
5907
5908 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5909
5910         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5911         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5912         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5913         (wl-message-buffer-prefetch): Rewrite.
5914         (wl-message-buffer-prefetch-idle-time): Removed.
5915         * wl-summary.el (wl-summary-redisplay-internal):
5916         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5917         Error check for `wl-message-buffer-prefetch-depht'.
5918
5919 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5920
5921         * Version number is increased to 2.9.5.
5922         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5923
5924 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5925
5926         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5927         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5928         Based on the patch written by
5929         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5930
5931 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5932
5933         * wl-draft.el (wl-draft-raw-send): Fix for
5934         `wl-news-send-pre-hook'
5935
5936 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5937
5938         * wl-utils.el (wl-message-id-function): New variable.
5939         * wl-draft.el (wl-draft-insert-required-fields):
5940         Use `wl-message-id-function'.
5941
5942 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5943
5944         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5945         * wl-utils.el (wl-draft-make-message-id-string):
5946         Use `wl-from' for domain part of Message-ID
5947         if `wl-message-id-use-wl-from' if non-nil.
5948         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5949
5950 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5951
5952         * wl.el (wl): Call `wl-check-type'
5953         Do not 'condition-case'.
5954
5955 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5956
5957         * wl.el (wl-check-type): New function.
5958         (wl-check-type-variables): New variable.
5959
5960 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5961
5962         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5963
5964 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5965
5966         * wl-draft.el (wl-smtp-password-key): New function.
5967         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5968         (wl-draft-send-mail-with-smtp): Ditto.
5969         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5970
5971 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5972
5973         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5974         * wl-utils.el (wl-unique-id-suffix): Remove.
5975
5976 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5977
5978         * Version number is increased to 2.9.4.
5979
5980 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5981
5982         * wl-utils.el (wl-unique-id-suffix): New variable.
5983         (wl-unique-id): Use `wl-unique-id-suffix'
5984
5985 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5986
5987         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5988         instead of `elmo-msgdb-search'.
5989
5990         * Version number is increased to 2.9.3.
5991
5992 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5993
5994         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5995
5996 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5997
5998         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5999         (wl-draft-dispatch-message): Changed for send-later.
6000         (wl-draft-queue-flush): Ditto.
6001         (wl-draft): Clear `wl-sent-message-queued'.
6002         (wl-draft-reedit): Ditto.
6003         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6004         * wl-vars.el (wl-draft-force-queuing): New variable.
6005         (wl-draft-force-queuing-mail): New variable.
6006         (wl-draft-force-queuing-news): New variable.
6007
6008 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6011         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6012
6013 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6014
6015         * Version number is increased to 2.9.2.
6016
6017 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6018
6019         * wl-draft.el (wl-draft-elide-region): New user command.
6020         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6021
6022         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6023         command `wl-draft-elide-region'.
6024         * wl-mule.el: Ditto.
6025         * wl-xmas.el: Ditto.
6026
6027 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6028
6029         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6030         (wl-biff-check-folder-async): Removed needless let.
6031
6032 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6033
6034         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6035         wl-folder-get-elmo-folder.
6036         (wl-biff-check-folder): Set `biff' argument of
6037         `wl-folder-check-one-entity'.
6038         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6039
6040         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6041         (wl-folder-check-one-entity): Added `biff' argument;
6042         Setup `biff' slot of folder.
6043
6044         * Version number is increased to 2.9.1.
6045
6046 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6047
6048         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6049         comment out and fixed.
6050         (wl-fldmgr-add-completion-subr): Ditto.
6051
6052         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6053         and msgdb.
6054
6055         * wl.el (wl-toggle-plugged): Save summary view.
6056
6057 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6058
6059         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6060
6061 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6062
6063         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6064
6065 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6066
6067         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6068         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6069         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6070
6071         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6072         if it was failed.
6073         (wl-demo): Disable undo in the demo buffer.
6074
6075 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * wl-version.el (wl-version): Changed codename.
6078
6079         * Version number is increased to 2.9.0.
6080
6081 2001-12-14  Takuo KITAME <kitame@northeye.org>
6082
6083         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6084         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6085         (wl-folder-mark-as-read-all-current-entity): Ditto.
6086
6087 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-vars.el (wl-from-width): Define as obsolete variable.
6090         (wl-subject-length-limit): Ditto.
6091
6092         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6093
6094         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6095         wl-summary-save-view.
6096
6097         * wl.el (wl-save-status): Ditto.
6098         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6099
6100         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6101         (wl-summary-exit): Follow the change above.
6102         (wl-summary-goto-folder-subr): Ditto.
6103
6104         * wl-folder.el (wl-folder-create-subr): Don't use
6105         `elmo-folder-creatable-p'.
6106
6107 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6108
6109         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6110
6111 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6114         rather than bitmap on Emacs 21.
6115         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6116         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6117         for xbm if the new redisplay engine is not available.
6118
6119 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6120
6121         * wl-folder.el (wl-folder-init-hook): New hook.
6122         (wl-folder-init): Run `wl-folder-init-hook'.
6123
6124 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6127
6128 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-acap.el (wl-acap-cache-filename): New variable.
6131         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6132         (wl-acap-init): Use cache if no ACAP server found.
6133
6134 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6135
6136         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6137         `wl-acap-original-msgdb-dir'.
6138
6139         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6140         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6141
6142         * wl-mime.el (wl-mime-save-directory): Renamed from
6143         `wl-mime-save-dir'.
6144
6145 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6148
6149         * wl-demo.el: Require `path-util'.
6150         (wl-demo-bitmap-mule-available-p): New internal variable.
6151         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6152         `module-installed-p' instead.
6153         (wl-demo-insert-image): Use *.img file for a bitmap image.
6154         (wl-demo): Don't call the ascii demo recursively.
6155
6156 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6157
6158         * Version number is increased to 2.7.7.
6159
6160 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6161
6162         * wl.el (wl-exit): Eliminated byte-compile warning.
6163
6164 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6165
6166         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6167         obsolete variable using `elmo-define-obsolete-variable'.
6168         (wl-fetch-confirm-threshold): Ditto.
6169         (wl-cache-prefetch-folder-type-list): Ditto.
6170         (wl-cache-prefetch-folder-list): Ditto.
6171
6172 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6175         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6176         (wl-demo-insert-image): New function.
6177         (wl-demo-insert-text): New function.
6178         (wl-demo-image-type-alist): Redefine as a function.
6179         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6180         (wl-demo-with-temp-file-buffer): Removed.
6181         (wl-logo-xpm): Removed.
6182         (wl-logo-xbm): Removed.
6183         (wl-logo-bitmap): Removed.
6184
6185 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6186
6187         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6188         (wl-expire-localdir-get-folder-function): New user option.
6189         (wl-expire-localdir-get-folder): New function.
6190         (wl-expire-localdir-date): Ditto.
6191
6192 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6193
6194         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6195         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6196         Fixed unread number mismatch when all-unread < unread.
6197
6198 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6199
6200         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6201         (wl-fetch-confirm-threshold): Ditto.
6202
6203         * wl-summary.el (wl-summary-confirm-appends): Removed.
6204         (wl-summary-sync-update): Don't refer
6205         `wl-summary-update-confirm-threshold' (It is now abolished).
6206
6207         * wl-message.el (wl-message-display-internal): Don't refer
6208         `wl-fetch-confirm-threshold' (It is now abolished).
6209
6210 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6211
6212         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6213
6214 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6215
6216         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6217         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6218         Change default value to nil.
6219         (wl-summary-indent-length-limit): The value can be nil, nil means
6220         unlimited.
6221
6222         * wl-summary.el: Don't set limit for indent length if the value of
6223         wl-summary-indent-length-limit is nil.
6224         If the value of wl-summary-width is nil, it means only that the width
6225         of summary is unlimited (nil doesn't mean that the indent length is
6226         unlimited).
6227
6228         * wl-thread.el: Ditto.
6229
6230 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6231
6232         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6233         be nil, nil means never confirm.
6234         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6235
6236 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6237
6238         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6239         means unlimited).
6240
6241 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6242
6243         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6244         Use `with-temp-buffer'.
6245
6246 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6249         with new backquote style).
6250         (wl-folder-get-entity-from-buffer): Ditto.
6251
6252 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6253
6254         * wl-version.el (nemacs-version): Eliminated.
6255         (wl-extended-emacs-version2): Ignore nemacs.
6256         (wl-extended-emacs-version3): Ditto.
6257
6258 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6259
6260         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6261         (wl-draft-add-in-reply-to): New variable.
6262         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6263         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6264         (wl-draft-yank-from-mail-reply-buffer): Use
6265         `wl-draft-add-in-reply-to'.
6266         (wl-draft-insert-current-message): Ditto.
6267
6268 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6269
6270         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6271         typo (kill->hide).
6272         (wl-message-buffer-prefetch-folder-type-list): Added elements
6273         `mark' and `cache' instead of `internal'.
6274
6275 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6276
6277         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6278         resume msgdb directory.
6279
6280 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6281
6282         * wl.el (wl-exit): Call `wl-acap-exit'.
6283
6284         * wl-summary.el (wl-summary-message-string): New function.
6285         (wl-summary-reedit): Use it.
6286         (wl-summary-resend-bounced-mail): Remove needless let.
6287         (wl-summary-supersedes-message): Ditto.
6288         (wl-summary-save): Ditto.
6289
6290         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6291         (wl-acap-init): Set it.
6292         (wl-acap-exit): New function.
6293
6294 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6295
6296         * wl.el (wl-init): Revert (require 'mime-setup). move from
6297         toplevel.
6298
6299 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6300
6301         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6302         local variables.  Add error when guess function return invalid
6303         value.
6304
6305 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6306
6307         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6308         Change local variable name.
6309         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6310         (wl-folder-get-newsgroups): Return nil when non-news folder.
6311         * wl-summary.el (wl-summary-write-current-folder): State through
6312         when guess-list return nil.
6313         (wl-summary-write-current-folder-functions): Fixed docstring.
6314
6315         * wl.el (wl-exit): Changed confirm message.
6316
6317         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6318         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6319
6320         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6321
6322 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6323
6324         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6325         user option (Renamed from wl-cache-prefetch-folder-type-list).
6326         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6327         from wl-cache-prefetch-folder-list).
6328
6329         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6330         Move to wl-vars.el.
6331         (wl-message-buffer-prefetch-p): Changed to enable
6332         `wl-message-buffer-prefetch-folder-list'.
6333
6334         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6335         `ignore-cache'.
6336
6337 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6338
6339         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6340         `part-top' and `part-bottom'.
6341         (wl-draft-config-sub-part-top): New function.
6342         (wl-draft-config-sub-part-bottom): New function.
6343
6344 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6345
6346         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6347
6348 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6349
6350         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6351
6352 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6353
6354         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6355
6356         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6357         (wl-summary-write-current-folder): Ditto.
6358
6359 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl-folder.el (wl-folder-get-newsgroups): Use
6362         `elmo-folder-newsgroups'.
6363
6364 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6365
6366         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6367         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6368         `wl-draft-config-sub-header-bottom'.
6369
6370 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6371
6372         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6373         localnews folder.
6374
6375 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6376
6377         * wl-summary.el (wl-summary-mode): Undo last change.
6378
6379         * wl-folder.el (wl-folder-mode): Ditto.
6380
6381 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6382
6383         * wl-summary.el (wl-summary-mode): Locally set
6384         truncate-partial-window-width to nil.
6385         (for XEmacs)
6386
6387         * wl-folder.el (wl-folder-mode): Ditto.
6388
6389 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6392
6393 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6394
6395         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6396         number.
6397
6398         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6399
6400         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6401
6402         * Version number is increased to 2.7.6.
6403
6404 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6405
6406         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6407
6408 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6409
6410         * wl-summary.el (wl-summary-sync-update): Enclose network
6411         related portion with `unwind-protect'.
6412
6413 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6414
6415         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6416
6417 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6418
6419         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6420         element.
6421         * wl-vars.el (wl-message-body-button-alist): Ditto.
6422
6423         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6424         max match length.
6425         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6426
6427         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6428         for the max match length;
6429         Use 4th element value for the button string regexp group.
6430
6431         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6432         candidate exists, prompt to select.
6433
6434 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6435
6436         * wl-summary.el (wl-summary-jump-to-msg): Search before
6437         calibration point by `beginning-of-line'.
6438
6439 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6440
6441         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6442         for access group.
6443
6444 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6445
6446         * wl-message.el (wl-message-display-internal): Bind
6447         `default-mime-charset'.
6448
6449         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6450
6451         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6452
6453         * Version number is increased to 2.7.5.
6454
6455 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6456
6457         * wl-expire.el (wl-summary-archive): Fixed;
6458         Use `elmo-folder-name-internal'.
6459
6460 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6461
6462         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6463         from `elmo-folder-move-messages' caller.
6464         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6465
6466         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6467         related portions are changed).
6468
6469 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6470
6471         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6472         counter.
6473
6474 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6475
6476         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6477         buffer local and set it to nil.
6478
6479         * wl-message.el (wl-message-redisplay): Ditto.
6480
6481 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-summary.el (wl-summary-mark-as-important): If message is
6484         already cached, set messag as read, otherwise encache and mark as read.
6485
6486 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6487
6488         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6489         point-min.
6490
6491 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6492
6493         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6494         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6495         a keymap.
6496
6497 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6498
6499         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6500         parent.
6501
6502         * wl-mule.el (wl-message-define-keymap): Ditto.
6503
6504         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6505
6506         * wl-xmas.el (wl-message-display-internal-hook): Define.
6507         (wl-xmas-setup-message-toolbar): Define as function.
6508         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6509         (wl-message-overload-functions): Abolished.
6510         (wl-message-define-keymap): New function.
6511
6512         * wl-vars.el (wl-message-display-internal-hook): New variable.
6513         (wl-message-header-button-alist): New variable (Renamed from
6514         wl-highlight-message-header-button-alist).
6515         (wl-message-body-button-alist): Ditto.
6516
6517         * wl-mule.el (wl-message-define-keymap): New function.
6518         (wl-message-overload-functions): Abolished.
6519
6520         * wl-message.el (wl-message-add-buttons-to-body): New function.
6521         (wl-message-redisplay): Don't call wl-message-overload-functions;
6522         Call wl-message-add-buttons-to-header and
6523         wl-message-add-buttons-to-body.
6524         (wl-message-display-internal): Set keymap argument for
6525         elmo-mime-display-as-is, elmo-mime-message-display;
6526         Run wl-message-display-internal-hook.
6527         (wl-message-refer-article-or-url): Abolished.
6528
6529         * wl-highlight.el (wl-highlight-headers): Don't call
6530         wl-highlight-message-add-buttons-to-header.
6531         (wl-highlight-message-add-buttons-to-header): Abolished.
6532
6533
6534         * wl-e21.el (wl-message-display-internal-hook): Define.
6535         (wl-e21-setup-toolbar): Deleted duplicated binding.
6536         (wl-e21-setup-message-toolbar): Define as function.
6537         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6538         (wl-message-define-keymap): New function.
6539         (wl-message-overload-functions): Abolished.
6540
6541 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6542
6543         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6544         and elmo-folder-close.
6545
6546         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6547
6548 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6549
6550         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6551         boolean value.
6552         * wl-draft.el (wl-draft-do-fcc): Ditto.
6553
6554 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6555
6556         * wl-vars.el (wl-fcc-force-as-read): New variable.
6557         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6558         mark copied message as read.
6559
6560 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6561
6562         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6563
6564 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6565
6566         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6567         `wl-summary-target-above' instead of obsolete variable
6568         `wl-summary-temp-above'.
6569
6570         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6571         instead of `make-obsolete-variable'.
6572         * wl-refile.el (toplevel): Ditto.
6573
6574 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6577         with third argument t.
6578         (wl-draft): Set first argument for wl-plugged-init as t.
6579
6580         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6581         definition.
6582
6583 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6584
6585         * wl-vars.el: Tabify.
6586         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6587
6588         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6589         message.
6590
6591 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6592
6593         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6594         and set default to beep.
6595
6596 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6597
6598         * wl-vars.el (wl-draft-truncate-lines): New variable.
6599
6600         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6601         instead of wl-message-truncate-lines for truncate-lines.
6602
6603 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6604
6605         * wl-message.el (wl-message-display-internal): Call
6606         `wl-highlight-message' after `elmo-mime-display-as-is'.
6607
6608         * wl-mime.el (wl-mime-display-text/plain): New function.
6609         (wl-mime-display-header): Ditto.
6610         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6611         body-presentation-method for text/plain;
6612         Register `wl-mime-display-header' as a header-presentation-method;
6613         Don't set up `elmo-message-text-content-inserted-hook' and
6614         `elmo-message-header-inserted-hook'.
6615
6616         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6617         variable.
6618         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6619         as t if flag is 'all-header;
6620         Don't bind `elmo-message-ignored-field-list',
6621         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6622
6623 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6624
6625         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6626         for xemacs with non-mule environment.
6627
6628 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6629
6630         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6631         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6632         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6633
6634 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6635
6636         * wl-vars.el (wl-interactive-send): Set default value as t.
6637
6638 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6639
6640         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6641         (wl-addrmgr-method-list): Abolished.
6642         (wl-addrmgr-change-method): Follow above change.
6643
6644         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6645
6646 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6647
6648         * wl-vars.el (wl-message-truncate-lines): Change default value
6649         to default-truncate-lines.
6650
6651         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6652
6653 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6654
6655         * wl-vars.el (wl-message-truncate-lines): New variable.
6656
6657         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6658         wl-message-truncate-lines.
6659
6660 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6661
6662         * wl-acap.el (wl-acap-init): Remove period from error message.
6663         (wl-acap-find-acap-service): Remove period from message.
6664
6665 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6666
6667         * wl.el (wl-check-environment): Undo last change.
6668
6669         * wl-vars.el (wl-from): Changed default value.
6670
6671         * wl-util.el (toplevel): Don't require tm-edit.
6672
6673         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6674         `wl-folder-init';
6675         Don't set mark on mail body.
6676         (wl-draft-reedit): Ditto.
6677
6678         * wl-address.el (wl-address-quote-specials): Define as an alias for
6679         elmo-address-quote-specials.
6680
6681 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6682
6683         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6684
6685         * wl-vars.el (wl-from): Set default value as nil.
6686         (wl-organization): Set default value as ORGANIZATION environment
6687         variable.
6688
6689         * wl-draft.el (wl-smtp-extension-bind): Check value of
6690         wl-smtp-connection-type.
6691
6692         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6693         error.
6694
6695 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6696
6697         * Version number is increased to 2.7.4.
6698
6699         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6700         arguments from `wl-highlight-x-face-function' caller.
6701         Use x-face-1.3.6.12 or later.
6702
6703 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6704
6705         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6706
6707 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6708
6709         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6710         (wl-fcc): Fix to accept function.
6711         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6712
6713 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6714
6715         * wl-acap.el (toplevel): Added `product-provide' declare.
6716         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6717
6718 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6719
6720         * wl.el (wl): Changed order of calling `elmo-init'
6721         and `elmo-folder-init'.
6722
6723 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6724
6725         * wl-mime.el (wl-summary-burst): Extract message when content-type
6726         of root entity is not only `multipart' but also `message/rfc822'.
6727         (wl-summary-burst-subr): Ditto.
6728
6729 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6730
6731         * wl-vars.el (toplevel): Require 'custom.
6732         (wl-trash-folder): Added to `wl-setting' group.
6733
6734         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6735         exists.
6736         (wl-addrmgr-draw): Insert empty line when no entry exists.
6737
6738         * wl-mule.el (wl-message-wheel-up): Fixed.
6739         (wl-message-wheel-down): Ditto.
6740
6741 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6742
6743         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6744         config is an anonymous lambda expression.
6745
6746 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6749         when Mule 2 is running.
6750
6751 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6754
6755 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6758         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6759
6760         * wl-address.el (wl-address-specials-regexp): Eliminated.
6761         (wl-address-quote-specials): Rewrite.
6762
6763 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6764
6765         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6766         shy-groups for regexp.
6767
6768         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6769         character classes and Perl style shy-groups for regexp.
6770         (wl-highlight-plugged-current-line): Use Posix style character
6771         classes for regexp.
6772         (wl-e21-highlight-folder-by-numbers): Ditto.
6773         (wl-e21-display-image-p): Use `display-images-p' instead of
6774         `display-graphic-p'.
6775         (display-images-p): Make an alias to `display-graphic-p' if it is
6776         not available.  It is for Emacs version prior to 21.0.105.
6777
6778         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6779         `display-graphic-p'.
6780         (wl-demo-image-type-alist): Ditto.
6781         (display-images-p): Make an alias to `display-graphic-p' if it is
6782         not available.  It is for Emacs version prior to 21.0.105.
6783
6784 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6785
6786         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6787         support.
6788         (wl-generate-user-agent-string): Ditto.
6789
6790         * wl-version.el (wl-version): Update docsting.
6791         (wl-version-status): Ditto.
6792
6793 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6794
6795         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6796         21.0.105.  For Emacs 21.0.104 or earlier.
6797
6798 2001-09-03  Takuo KITAME <kitame@northeye.org>
6799
6800         * wl-e21.el (wl-plugged-init-icons): Use
6801         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6802         (wl-biff-init-icons): Ditto.
6803
6804 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl-highlight.el (wl-highlight-summary-current-line):
6807         Fixed highlighting refile/copy destination.
6808
6809         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6810         (wl-acap-store): Encode string by wl-acap-coding-system.
6811
6812 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6813
6814         * wl-acap.el (toplevel): Check and require 'un-define before
6815         'xemacs-ucs;
6816          Added checking for UTF-2000.
6817
6818 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6819
6820         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6821         Don't enclose with `eval-and-compile'.
6822
6823         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6824         wl-init is non-nil.
6825
6826         * wl-draft.el (wl-draft): Ditto.
6827
6828         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6829
6830         * wl-acap.el (toplevel): Require 'wl.
6831         (wl-acap-store): Call `elmo-init'.
6832
6833         * wl.el (wl): Changed position of `wl-check-environment'.
6834         (toplevel): Added autoload setting for wl-acap.
6835
6836         * wl-vars.el (wl-setting): New custom group.
6837         (wl-from): Added wl-setting group.
6838         (wl-user-mail-address-list): Ditto.
6839         (wl-organization): Ditto.
6840         (wl-subscribed-mailing-list): Ditto.
6841         (wl-envelope-from): Ditto.
6842         (wl-smtp-posting-user): Ditto.
6843         (wl-smtp-posting-server): Ditto.
6844         (wl-smtp-posting-port): Ditto.
6845         (wl-smtp-authenticate-type): Ditto.
6846         (wl-pop-before-smtp-user): Ditto.
6847         (wl-pop-before-smtp-server): Ditto.
6848         (wl-pop-before-smtp-port): Ditto.
6849         (wl-pop-before-smtp-authenticate-type): Ditto.
6850         (wl-nntp-posting-server): Ditto.
6851         (wl-nntp-posting-user): Ditto.
6852         (wl-nntp-posting-port): Ditto.
6853         (wl-fetch-confirm-threshold): Ditto.
6854         (wl-prefetch-threshold): Ditto.
6855         (wl-thread-insert-opened): Ditto.
6856         (wl-ldap-server): Ditto.
6857         (wl-ldap-port): Ditto.
6858         (wl-ldap-base): Ditto.
6859         (wl-ldap-objectclass): Ditto.
6860         (wl-use-ldap): Ditto.
6861         (wl-draft-config-alist): Ditto.
6862         (wl-draft-config-matchone): Ditto.
6863         (wl-template-alist): Ditto.
6864         (wl-message-sort-field-list): Ditto.
6865         (wl-message-ignored-field-list): Ditto.
6866         (wl-message-visible-field-list): Ditto.
6867         (wl-interactive-send): Ditto.
6868         (wl-summary-move-order): Ditto.
6869         (wl-auto-select-first): Ditto.
6870         (wl-auto-select-next): Ditto.
6871         (wl-interactive-save-folders): Ditto.
6872
6873         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6874         Initialization codes are moved from wl-local-folder-init.
6875         (wl-local-folder-init): Follow the change above.
6876         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6877
6878         * wl-acap.el: New file.
6879
6880         * Version number is increased to 2.7.3.
6881
6882 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6883
6884         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6885
6886 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6887
6888         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6889         (wl-addrmgr-address-entry-list): Ditto.
6890
6891 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6892
6893         * wl-e21.el (wl-draft-mode-map): Removed binding for
6894         `wl-draft-insert-x-face-field'.
6895
6896         * wl-mule.el (wl-draft-mode-map): Ditto.
6897
6898         * wl-xmas.el (wl-draft-mode-map): Ditto.
6899
6900         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6901         (wl-cs-autoconv): Ditto.
6902         (wl-cs-local): Ditto.
6903         (wl-use-scoring): Ditto.
6904         (wl-mime-charset): Ditto.
6905         (wl-folder-check-async): Ditto.
6906
6907         * wl.el (toplevel): Ignore nemacs and tm.
6908         (wl-exit): Ditto.
6909
6910         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6911         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6912         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6913         instead of wl-address-petname-add-or-change.
6914         (wl-summary-edit-addresses-subr): Use wl-address-delete
6915         instead of wl-address-petname-delete.
6916
6917         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6918
6919         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6920         if error occured.
6921
6922         * wl-message.el (require): Remove tm support.
6923
6924         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6925
6926         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6927         (wl-folder-jump-to-current-entity): Ditto.
6928         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6929
6930         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6931         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6932         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6933
6934         * wl-mule.el (wl-draft-key-setup): Ditto.
6935
6936         * wl-xmas.el (wl-draft-key-setup): Ditto.
6937
6938         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6939         (wl-draft-std11-parse-addresses): New function.
6940         (wl-draft-parse-mailbox-list): Use it.
6941         (wl-draft): Ignore nemacs.
6942         (wl-draft-reedit): Ditto.
6943
6944         * wl-addrmgr.el: New file.
6945         (Original is wl-rcpt.el written by
6946         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6947         Thanks Kitamoto-san.)
6948
6949         * wl-address.el (wl-address-make-address-list): Modified parsing
6950         process.
6951         (wl-address-delete): Renamed from `wl-address-petname-delete';
6952         Modify wl-address-list too.
6953         (wl-address-add-or-change): Renamed from
6954         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6955
6956 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6957
6958         * wl-highlight.el (wl-highlight-summary-current-line):
6959           Work with transient-mark-mode
6960
6961 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6962
6963         * Version number is increased to 2.7.2.
6964
6965         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6966         instead of elmo-dop-queue-method.
6967
6968 2001-08-06  SAITO Atsunori <sai@yedo.com>
6969
6970         * wl-vars.el (wl-ldap-objectclass): New user option.
6971
6972         * wl-address.el (wl-ldap-make-filter): Use it.
6973
6974 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6975
6976         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6977
6978 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6979
6980         * wl-folder.el (wl-folder): redisplay after folder insertion.
6981
6982         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6983
6984         * wl-summary.el (wl-summary-sync-update):
6985         Change status mark only when new-msgdb exists.
6986         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6987
6988 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6989
6990         * wl-summary.el (wl-summary-open-folder): New function.
6991         (wl-summary-goto-folder-subr): Use it.
6992         (wl-summary-mark-as-important): Fix;
6993         Encache only when no cache exists.
6994
6995 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6996
6997         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6998         Use with-current-buffer.
6999
7000 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7001
7002         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7003         before call `get-buffer'. Fixed parenthesis.
7004         (wl-score-get-header-entry): Clear message and help window when
7005         keyboard quit.
7006         (wl-score-edit-insert-header): Ditto.
7007
7008 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7009
7010         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7011         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7012         (wl-default-draft-cite): Fix.
7013
7014         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7015         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7016
7017 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-message.el (wl-message-prev-page): Do same bahavior
7020         as summary when it is called in the message buffer.
7021         (wl-message-next-page): Ditto.
7022
7023 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * wl-summary.el (wl-summary-forward): Use cache if it is not
7026         section cache.
7027
7028 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7029
7030         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7031         Removed redundant require of elmo-vars.
7032         (wl-biff-state-indicator-on): Changed default value for
7033         xemacs with non-mule environment.
7034
7035         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7036         wl-message-buffer is nil;
7037         Hide progress bar after moving messages.
7038
7039 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7042         message at cursor point is deleted.
7043
7044 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7045
7046         * wl-vars.el: Changed file coding system to euc-japan.
7047         Added -*-coding:-*- magic to the first line.
7048
7049         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7050         Search parent from the first message.
7051
7052         * Version number is increased to 2.7.1.
7053
7054 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7055
7056         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7057
7058 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7061         refile/delete execution.
7062
7063         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7064         Fixed docstring.
7065
7066 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7069         do update process;
7070         Don't update marks when update process is interrupted.
7071
7072 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl-summary.el (wl-summary-reply): Fixed problem when
7075         wl-draft-use-frame is non-nil.
7076         (wl-summary-forward): Ditto.
7077
7078         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7079         as nil.
7080         (wl-folder-mark-as-read-all-entity): Ditto.
7081         (wl-folder-prefetch-entity): Ditto.
7082
7083         * wl.el (wl): Check environment before wl-init.
7084
7085         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7086         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7087         instead of wl-summary-collect-unread.
7088         (wl-summary-reply): Split message window.
7089
7090 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7091
7092         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7093         only if current language environment is japanese,
7094
7095         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7096         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7097         (wl-folder-goto-folder-subr): Ditto.
7098
7099         * wl-draft.el (wl-draft-dispatch-message): Call
7100         `elmo-file-cache-get-path'.
7101
7102 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7103
7104         * wl-summary.el (wl-summary-cursor-move): If return value of
7105         wl-summary-next-message is not number, don't jump.
7106
7107 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7108
7109         * wl-summary.el (wl-summary-buffer-next-message-function): New
7110         variable.
7111         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7112         if it is bound.
7113
7114         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7115         string.
7116
7117         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7118         (wl-plugged-drawing): Ditto.
7119
7120 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7121
7122         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7123         process.
7124         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7125         with unwind-protect.
7126
7127         * wl.el (wl-init): Require mime-setup.
7128         (wl-check-environment): Don't require mime-setup.
7129
7130         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7131         instead of elmo-folder-type.
7132
7133         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7134         value as nil.
7135
7136 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7137
7138         * Version number is increased to 2.7.0.
7139
7140         * wl-version.el (wl-version): Changed codename.
7141
7142         * wl-summary.el (wl-summary-delete-cache): Fixed.
7143
7144         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7145         Workaround for net folders.
7146         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7147
7148         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7149         value to nil (According to the patch from
7150         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7151
7152         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7153         of elmo-folder-close.
7154
7155 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7156
7157         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7158         for postfix.
7159
7160 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7161
7162         * wl-summary.el (wl-summary-resend-message): Fixed.
7163
7164         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7165         Call wl-draft with `from' argument if its address is included in
7166         `wl-user-mail-address-list'.
7167         (wl-draft): Added `from' argument.
7168
7169         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7170         non-nil.
7171         (wl): Don't show demo if wl-demo is nil.
7172
7173         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7174         wl-summary-use-frame.
7175
7176         * wl-vars.el (wl-summary-use-frame): New user option.
7177         (wl-folder-use-frame): Changed docstring.
7178
7179         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7180         non-nil.
7181         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7182         wl-summary-use-frame.
7183
7184         * wl-vars.el (wl-folder-use-frame): New user option.
7185
7186         * wl-summary.el (wl-summary-exit): Back to folder frame if
7187         wl-folder-use-frame is non-nil.
7188         (wl-summary-redisplay-internal): Ignore cache if current folder
7189         is draft folder,
7190         (wl-summary-redisplay-no-mime): Ditto.
7191         (wl-summary-redisplay-all-header): Ditto.
7192
7193         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7194         if wl-folder-use-frame is non-nil.
7195
7196 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7197
7198         * wl-summary.el (wl-summary-sync-update): Bind
7199         elmo-folder-update-threshold.
7200         (wl-summary-mark-as-important): Enclosed server mark processing
7201         with `save-match-data'.
7202
7203         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7204         only when it is already defined.
7205
7206 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7207
7208         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7209         name of folder exclude localdir is wrong.
7210         * wl-folder.el (wl-folder-sync-entity):
7211         Set `wl-summary-always-sticky-folder-list' as nil.
7212         (wl-folder-mark-as-read-all-entity): Ditto.
7213         (wl-folder-prefetch-entity): Ditto.
7214
7215 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7216
7217         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7218         instead of `wl-summary-write-current-newsgroup'.
7219
7220 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7221
7222         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7223         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7224         non-nil and selected message is important, do not display.
7225
7226 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7227
7228         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7229
7230 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7231
7232         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7233
7234         * wl-summary.el (wl-summary-mark-as-important): Set message number
7235         using wl-summary-message-number.
7236
7237 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7238
7239         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7240         destination folder is 'null.
7241
7242 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7243
7244         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7245         New function.
7246         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7247         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7248         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7249
7250 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7251
7252         * wl-mime.el (wl-mime-setup): Added setting for
7253         `mime-setup-signature-key-alist' to avoid overriding key bind for
7254         `wl-draft-send'.
7255
7256         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7257         for `wl-draft-send'.
7258         * wl-mule.el (wl-draft-overload-functions): Ditto.
7259         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7260         * wl-draft.el (wl-draft-send): Ditto.
7261
7262         * wl-message.el (wl-message-display-internal):
7263         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7264         (Patch is provided by <kita@coe.nttdata.co.jp>).
7265
7266 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7267
7268         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7269
7270 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7271
7272         * wl.el (wl): Fix for wl-demo.
7273
7274 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7275
7276         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7277
7278 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7279
7280         * wl-folder.el (wl-folder-prefetch-entity): Use
7281         `wl-folder-get-elmo-folder'.
7282         (wl-folder-count-incorporates): Do not use
7283         `wl-folder-get-elmo-folder'.
7284
7285 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7286
7287         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7288         instead of `elmo-folder-get-type'.
7289
7290 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7291
7292         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7293         position on Subject: field.
7294         (Advised by Mito <mit@nines.nec.co.jp>)
7295
7296 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7297
7298         * wl-folder.el (wl-folder-prefetch-entity): Use
7299         `wl-folder-get-elmo-folder'.
7300
7301 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7302
7303         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7304
7305         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7306         `process-duplicates' slot.
7307
7308         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7309         if detection failed.
7310
7311 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7312
7313         * wl-version.el (wl-version-status): Set to "alpha".
7314
7315 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7316
7317         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7318         Check wl-message-buffer lives before set-buffer.
7319
7320 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7321
7322         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7323         called in folder mode.
7324         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7325         * wl-summary.el (wl-summary-exit-pre-hook): Run
7326         `wl-summary-exit-pre-hook' before exit summary mode.
7327
7328 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7329
7330         * wl-version.el (wl-version-status): New variable.
7331         (wl-version-status-alist): Removed.
7332         (wl-version-status): Rule included.
7333
7334 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7335
7336         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7337         @sponichi.
7338
7339         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7340         when `mail-reply-buffer' is buffer-local variable.
7341         (Reported by <kita@coe.nttdata.co.jp>).
7342
7343 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7344
7345         * wl-vars.el (toplevel): Require 'elmo-util.
7346
7347 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7350         (All other related portions are changed)
7351
7352         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7353
7354         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7355
7356 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7357
7358         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7359
7360 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7361
7362         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7363         Delete other windows to avoid an error.
7364         Use `point-marker' instead of `point' to remember the start point
7365         of body.
7366
7367         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7368
7369         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7370         number not to exceed all message number.
7371
7372 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7373
7374         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7375         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7376
7377 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7378
7379         * wl-summary.el (wl-summary-sync-force-update): Added argument
7380         no-check.
7381         (wl-summary-sync-update): Ditto.
7382         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7383         with `no-check'.
7384
7385         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7386         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7387         already running.
7388
7389 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7390
7391         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7392         `dst-folder-arg'.
7393         (wl-expire-archive-number1): Diito.
7394         (wl-expire-archive-number2): Diito.
7395         (wl-expire-archive-Date): Diito.
7396         (wl-archive-number1): Diito.
7397         (wl-archive-number2): Diito.
7398         (wl-archive-date): Diito.
7399         (wl-archive-folder-p): New function.
7400         (wl-summary-expire): Support of expand folder name at
7401         wl-expire-alist.
7402         * wl-util.el (wl-expand-newtext): Renamed from
7403         `wl-refile-expand-newtext'.
7404
7405 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7406
7407         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7408         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7409         `(elmo-msgdb-get-overview msgdb)'.
7410         (wl-summary-prefetch): Bind match data before call
7411         `wl-summay-prefetch-msg'.
7412         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7413         'off if `wl-summary-buffer-disp-msg' is non-nil.
7414         Fixed problem that couldn't show only one new or unread message when
7415         enter folder.
7416         (wl-summary-reply): Don't call `split-window-vertically' and other
7417         window.
7418
7419 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * wl-expire.el (wl-expire-refile): Fixed.
7422
7423 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7424
7425         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7426
7427         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7428         biff notification is removed.
7429
7430         * wl.el (wl): Changed position of `elmo-init'.
7431
7432         * wl-draft.el (wl-default-draft-cite): Use date field
7433         on the citation buffer.
7434
7435         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7436
7437         * wl-xmas.el (wl-folder-internal-icon-list): Added
7438         `wl-folder-shimbun-image'.
7439
7440         * wl-e21.el (wl-folder-internal-icon-list): Added
7441         `wl-folder-shimbun-image'.
7442
7443 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * wl.el (wl-init): Eliminated argument.
7446         (wl): Rewrite.
7447
7448         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7449         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7450         instead of `elmo-folder-msgdb-internal'.
7451         (wl-summary-sync-update): Ditto.
7452         (wl-summary-flush-pending-append-operations): Eliminated.
7453         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7454         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7455         `elmo-folder-open'.
7456
7457         * wl-mime.el (wl-summary-burst): Fixed.
7458
7459         * wl-folder.el (wl-folder-info-save): Check data type.
7460
7461         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7462         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7463         instead of `elmo-folder-msgdb-internal'.
7464         (wl-expire-hide): Ditto.
7465
7466
7467         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7468
7469 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7470
7471         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7472
7473 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7474
7475         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7476
7477 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7478
7479         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7480         Fixed `match-beginning' argument mismatch.
7481
7482 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7483
7484         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7485         the default value.
7486
7487 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7488
7489         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7490         instead of `elmo-nntp-default-port'.
7491
7492         * wl-vars.el: Fixed some doc strings.
7493
7494 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7495
7496         * wl-summary.el (wl-summary-prefetch-msg): Use
7497         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7498
7499         * wl-vars.el: Define *-func as obsolete variable using
7500         `elmo-define-obsolete-variable'.
7501
7502         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7503         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7504         instead of `wl-message-buffer-prefetch-threshold'.
7505
7506         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7507
7508         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7509
7510         * wl-draft.el (wl-caesar-region-func): Ditto.
7511
7512         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7513         Keep unread status in elmo-folder-move-messages.
7514         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7515
7516 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7517
7518         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7519         `wl-summary-buffer-exit-func'
7520         (wl-summary-buffer-message-redisplay-function): Renamed from
7521         `wl-summary-buffer-message-redisplay-func'
7522         (wl-summary-buffer-next-folder-function): Renamed from
7523         `wl-summary-buffer-next-folder-func'.
7524         (wl-summary-buffer-prev-folder-function): Renamed from
7525         `wl-summary-buffer-prev-folder-func'.
7526         (wl-summary-get-petname-function): Renamed from
7527         `wl-summary-get-petname-func'.
7528
7529         * wl-score.el (wl-score-edit-exit-function): Renamed from
7530         `wl-score-edit-exit-func'.
7531
7532         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7533         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7534
7535         * wl-util.el (wl-load-profile-function): Renamed from
7536         `wl-load-profile-func'.
7537
7538         * wl-folder.el (wl-folder-completion-function): Renamed from
7539         `wl-folder-completion-func'.
7540         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7541
7542         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7543         `wl-expire-archive-get-folder-func'.
7544         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7545         (wl-draft-send-mail-function): Renamed from
7546         `wl-draft-send-mail-func'.
7547         (wl-draft-send-news-function): Renamed from
7548         `wl-draft-send-news-func'.
7549         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7550         (wl-generate-mailer-string-function): Renamed from
7551         `wl-generate-mailer-string-func'.
7552         (wl-highlight-signature-search-function): Renamed from
7553         `wl-highlight-signature-search-func'.
7554         (wl-highlight-x-face-function): Renamed from
7555         `wl-highlight-x-face-func'
7556         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7557         (wl-ps-print-buffer-function): Renamed from
7558         `wl-ps-print-buffer-func'
7559         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7560         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7561         (wl-summary-subject-filter-function): Renamed from
7562         `wl-summary-subject-filter-func'.
7563
7564         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7565         `wl-draft-queue-flush-send-func'
7566         (wl-draft-cite-function): Renamed from
7567         `wl-draft-cite-func'
7568
7569         * wl-address.el (wl-address-init-function): Renamed from
7570         `wl-address-init-func'.
7571
7572 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7573
7574         * wl-draft.el (wl-draft-queue-flush): Don't call
7575         `elmo-dop-unlock-message'.
7576         * wl-draft.el (wl-draft-queue-append): Don't call
7577         `elmo-dop-lock-message'.
7578
7579         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7580         (wl-summary-buffer-folder-name): Ditto.
7581         (wl-summary-message-regexp): Added '-' (all other related portions
7582         are changed).
7583         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7584         wl-summary-buffer-folder-name.
7585
7586 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7587
7588         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7589         the number of mails in the folder buffer is not updated by wl-biff.
7590
7591 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7592
7593         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7594         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7595
7596 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-summary.el (wl-summary-next-message):
7599         Return next message number when wl-summary-move-order is nil.
7600
7601 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7602
7603         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7604         `wl-summary-move-spec-alist'.
7605         (wl-summary-move-spec-unplugged-alist): New variable
7606         (Move spec for unplugged status).
7607         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7608         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7609
7610 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7611
7612         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7613         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7614
7615 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7616
7617         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7618         simple quotation to quote the anonymous function.
7619         * tm-wl.el (wl-draft-preview-message): Ditto.
7620
7621 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7622
7623         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7624         Eliminate redundant `save-excursion'.
7625         (wl-highlight-summary-current-line): Ditto.
7626
7627         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7628         accessing match data when `looking-at' failed.
7629
7630         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7631         `elmo-match-string' where users don't care about the speed.
7632         (wl-draft-save): Ditto.
7633
7634 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7635
7636         * wl-util.el (wl-regexp-opt): New function.
7637
7638         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7639         number from `wl-summary-buffer-number-list'.
7640         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7641         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7642         (wl-summary-move-spec-alist): Changed default setting.
7643
7644 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7645
7646         * wl-vars.el (wl-biff-notify-hook): New hook.
7647         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7648         the arrival of new mail.
7649         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7650         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7651
7652 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7653
7654         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7655
7656 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7657
7658         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7659
7660         * Version number is increased to 2.5.8.
7661
7662         * wl-thread.el (toplevel): require 'cl.
7663         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7664         (wl-thread-make-number-list): New function.
7665         (wl-thread-entity-make-number-list-from-children): Ditto.
7666         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7667         (wl-thread-entity-insert-as-children): Likewise.
7668         (wl-thread-delete-message): Likewise.
7669         (wl-meaning-of-mark): Eliminated.
7670         (wl-thread-next-failure-mark-p): Ditto.
7671         (wl-thread-entity-get-mark): Ditto.
7672         (wl-thread-meaning-alist-get-result): Ditto.
7673         (wl-thread-entity-check-prev-mark): Ditto.
7674         (wl-thread-entity-check-next-mark): Ditto.
7675         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7676         (wl-thread-entity-get-prev-marked-entity): Ditto.
7677         (wl-thread-get-prev-unread): Ditto.
7678         (wl-thread-jump-to-prev-unread): Ditto.
7679         (wl-thread-get-next-unread): Ditto.
7680         (wl-thread-jump-to-next-unread): Ditto.
7681         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7682         (wl-thread-entity-get-next-marked-entity): Ditto.
7683
7684         * wl-summary.el (wl-summary-buffer-number-list):
7685         New bufer-local variable.
7686         (wl-summary-switch-to-clone-buffer): Clone
7687         `wl-summary-buffer-number-list'.
7688         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7689         (wl-summary-cursor-move-regex): Eliminated.
7690         (wl-summary-cursor-up): Rewrite.
7691         (wl-summary-cursor-down): Ditto.
7692         (wl-summary-mode-spec-alist): New variable.
7693         (wl-summary-next-message): New inline function.
7694         (wl-summary-cursor-move): New function.
7695         (wl-summary-default-get-next-msg): Rewrite.
7696         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7697         (wl-summary-rescan): Ditto.
7698         (wl-summary-sync-all-init): Ditto.
7699         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7700         summary is not thread view.
7701         (wl-summary-sync-update): Ditto.
7702         (wl-summary-rescan): Ditto.
7703         (wl-summary-make-number-list): New function.
7704
7705         * wl-draft.el: "FCC" -> "Fcc".
7706
7707 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7708
7709         * wl-highlight.el (wl-highlight-summary-window):
7710         Call `set-buffer-modified-p'.
7711
7712         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7713         (wl): Call `elmo-init' and fix.
7714
7715         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7716         Use new variables.
7717
7718         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7719
7720 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7721
7722         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7723
7724 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7725
7726         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7727
7728 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7729
7730         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7731         `wl-use-toolbar' nor `display-graphic-p'.
7732         (wl-e21-setup-message-toolbar): Ditto.
7733         (wl-e21-setup-summary-toolbar): Ditto.
7734         (wl-e21-setup-folder-toolbar): Ditto.
7735
7736         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7737         (wl-plugged-init-icons): Ditto.
7738
7739         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7740         `display-graphic-p'.
7741         (wl-plugged-set-folder-icon): Ditto.
7742         (wl-highlight-plugged-current-line): Ditto.
7743         (wl-highlight-folder-current-line): Ditto.
7744         (wl-e21-highlight-folder-group-line): Ditto.
7745         (wl-e21-setup-toolbar): Ditto.
7746         (wl-e21-display-image-p): New macro.
7747
7748         * wl-demo.el (wl-demo): Simplified.
7749         (wl-demo-image-type-alist): Use `image-type-available-p' for
7750         checking whether the image type `xbm' is available.
7751
7752 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7755         (wl-summary-input-range): Ditto.
7756
7757 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7758
7759         * wl-summary.el (wl-summary-edit-addresses): Use
7760         `wl-summary-get-original-buffer'
7761         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7762         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7763         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7764         (wl-summary-get-newsgroups): Eliminated.
7765         (wl-summary-set-crosspost): Ditto.
7766         (wl-summary-is-crosspost-folder): Ditto.
7767         (wl-crosspost-alist-load): Ditto.
7768         (wl-crosspost-alist-save): Ditto.
7769
7770         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7771         `elmo-setup-subscribed-newsgroups' instead of
7772         `elmo-nntp-make-groups-hashtb'.
7773         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7774         instead of `wl-crosspost-alist-save'.
7775
7776         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7777         of `elmo-folder-message-appendable-p'.
7778         (wl-mime-header-presentation-method): Eliminated.
7779
7780         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7781         (Error occurs in emacs21).
7782
7783         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7784         the current buffer).
7785
7786         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7787         instead of `wl-crosspost-alist-save'.
7788         (wl-init): `elmo-crosspost-message-alist-load'
7789         instead of `wl-crosspost-alist-load'
7790
7791         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7792         (wl-parse-newsgroups): Likewise.
7793         (wl-biff-notify): Run `wl-biff-notify-hook'.
7794
7795 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7798
7799         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7800         when `wl-summary-lazy-highlight' is non-nil.
7801         (wl-summary-goto-folder-subr): Highlight only when
7802         `wl-summary-lazy-highlight' is non-nil.
7803
7804         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7805         Don't display progress and highlight temp-mark when
7806         `wl-summary-lazy-highlight' is non-nil.
7807         (wl-highlight-summary-window): New function.
7808         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7809
7810 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7811
7812         * wl-summary.el (wl-summary-sync): Change `all-visible'
7813         from `all-shown'
7814         (wl-summary-input-range): Ditto.
7815
7816 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7817
7818         * wl-e21.el (wl-highlight-folder-current-line): Call
7819         `wl-folder-init-icons' when folder icons have not been initialized.
7820
7821         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7822
7823         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7824         (wl-demo-image-type-alist): New macro.
7825
7826 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7827
7828         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7829         display does not support graphics.
7830         (wl-plugged-init-icons): Ditto.
7831         (wl-folder-init-icons): Ditto.
7832
7833         * wl-demo.el (wl-demo): Chech closely whether the display
7834         supports graphics.
7835
7836 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7837
7838         * wl-summary.el (wl-summary-get-original-buffer): New function.
7839         (wl-summary-set-crosspost): Use it.
7840         (wl-summary-target-mark-uudecode): Ditto.
7841         (wl-summary-reedit): Ditto.
7842         (wl-summary-resend-bounced-mail): Ditto.
7843         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7844         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7845
7846         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7847         (wl-message-display-internal): Ditto.
7848
7849 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7850
7851         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7852
7853 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7854
7855         * wl-summary.el (wl-summary-save-view): Renamed from
7856         `wl-summary-save-status'.
7857
7858 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7859
7860         * wl-summary.el (wl-summary-sync): Added `all-shown'
7861
7862 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7863
7864         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7865
7866 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7867
7868         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7869
7870 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7871
7872         * wl-highlight.el (wl-highlight-summary-line-string): Use
7873         `zerop' instead of `= 0'.
7874         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7875
7876         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7877         for comparing numbers.
7878         (wl-template-prev): Use `zerop' instead of `eq 0'.
7879
7880         * wl-draft.el (wl-draft-insert-current-message): Use
7881         `with-current-buffer' instead of `save-excursion'.
7882         Use `zerop' instead of `eq 0'.
7883
7884 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7885
7886         * wl-draft.el (wl-draft-insert-ccs): New function.
7887         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7888         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7889
7890 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7891
7892         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7893
7894 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7895
7896         * wl-expire.el (wl-expire-refile): Don't call
7897         elmo-msgdb-add-msgs-to-seen-list;
7898         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7899         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7900
7901 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7902
7903         * wl-message.el (wl-message-prev-page): Ignore errors while
7904         scroll-down.
7905
7906 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7907
7908         * wl-mime.el: Use elmo-original-message-mode instead of
7909         mmelmo-original-mode.
7910
7911         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7912         `elmo-folder-get-spec';
7913         (wl-fldmgr-add-completion-all-completions):
7914         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7915
7916         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7917         of `elmo-folder-get-type'.
7918
7919         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7920         `elmo-folder-get-spec';
7921         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7922         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7923         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7924         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7925         `elmo-read-msg-no-cache';
7926         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7927         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7928         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7929         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7930         `elmo-cache-save';
7931         (wl-draft-reedit): Use `elmo-message-file-name'.
7932
7933         * wl-expire.el: Use `elmo-folder-name-internal';
7934         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7935         Use macro `wl-summary-buffer-msgdb' instead of variable
7936         `wl-summary-buffer-msgdb';
7937         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7938         Use macro `wl-summary-buffer-folder-name' instead of variable
7939         `wl-summary-buffer-folder-name'.
7940         * wl-score.el: Likewise.
7941
7942         * wl-message.el: Rewrite for new message buffer cache mechanism.
7943         (wl-message-buffer-cache-buffer-get): New macro.
7944         (wl-message-buffer-cache-folder-get): Ditto.
7945         (wl-message-buffer-cache-message-get): Ditto.
7946         (wl-message-buffer-cache-entry-make): Ditto.
7947         (wl-message-buffer-cache-hit): Ditto.
7948         (wl-message-buffer-cache-sort): New function.
7949         (wl-message-buffer-cache-add): Ditto.
7950         (wl-message-buffer-cache-delete): Ditto.
7951         (wl-message-buffer-cache-clean-up): Ditto.
7952         (wl-message-buffer-window): Rewrite.
7953         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7954         (wl-message-buffer-display): New function.
7955         (wl-message-display-internal): New function.
7956
7957 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7958
7959         * wl-folder.el: Use `elmo-folder-name-internal';
7960         Use `wl-folder-get-elmo-folder';
7961         Use `elmo-folder-list-messages' instead of
7962         `elmo-list-folder';
7963         Use `elmo-folder-get-primitive-list' instead of
7964         `elmo-folder-get-primitive-spec-list';
7965         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7966         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7967         Use `elmo-folder-create' instead of `elmo-create-folder'.
7968         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7969         (wl-folder-get-elmo-folder): New macro.
7970         (wl-folder-elmo-folder-cache-get): Ditto.
7971         (wl-folder-elmo-folder-cache-put): Ditto.
7972         (wl-folder-suspend): Call `elmo-quit'.
7973
7974         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7975         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7976         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7977         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7978         (toplevel): require 'cl.
7979         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7980
7981         * wl-summary.el: Rewrite to use new elmo interface.
7982
7983 \f
7984 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7985
7986         * wl-mime.el (wl-draft-preview-message):
7987         Run `wl-draft-send-hook' before collecting recipients information;
7988         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7989
7990         * tm-wl.el (wl-draft-preview-message): Ditto.
7991
7992 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7995         wrong recipients are displayed when forwarded message.
7996
7997 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7998
7999         * Version number is increased to 2.5.7.
8000
8001 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8002
8003         * wl-message.el (wl-message-next-page): Bind
8004         `window-pixel-scroll-increment' to nil while scrolling up.
8005
8006 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8007
8008         * wl-vars.el (wl-save-hook): New hook.
8009         * wl.el (wl-save): Call `wl-save-hook'.
8010
8011 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8012
8013         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8014         Argument WITH-ARG instead of NO-ARG (negative mean).
8015         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8016         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8017         * wl-message.el (wl-message-follow-current-entity): Likewise.
8018
8019 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8020
8021         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8022         FROM was optional argument.
8023         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8024
8025 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8026
8027         * Version number is increased to 2.5.6.
8028
8029 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8030
8031         * wl-version.el (wl-version-show): Removed.
8032         (wl-version): Add `interactive'.
8033
8034 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8035
8036         * wl-summary.el (wl-summary-get-petname-func): New variable.
8037         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8038         instead of `wl-address-get-petname-1'.
8039         (wl-summary-simple-from): Ditto.
8040
8041         * wl-address.el (wl-address-get-petname-1): Define as function.
8042
8043 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8044
8045         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8046         field in the original message.
8047         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8048
8049 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8050
8051         * wl-expire.el (wl-expire-hide):
8052         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8053
8054 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8055
8056         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8057         find decoder for To, Cc, and Subject.
8058
8059 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8062         for checking `elmo-use-buffer-cache'.
8063         (wl-summary-mark-as-important): Fixed typo in comment.
8064
8065 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8066
8067         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8068         field in the original message.
8069         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8070
8071 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8072
8073         * wl-expire.el (wl-expire-hide):
8074         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8075
8076 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8077
8078         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8079         find decoder for To, Cc, and Subject.
8080
8081 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8082
8083         * Version number is increased to 2.5.5.
8084
8085         * wl-address.el (wl-address-specials-regexp): New constant.
8086         (wl-address-quote-specials): Use it.
8087
8088 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8089
8090         * wl-summary.el (wl-summary-rescan):
8091         Call `wl-summary-buffer-number-column-detect'.
8092         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8093
8094         * wl-message.el (wl-message-mode-map): Define.
8095         (wl-message-decode): Use it as local-map.
8096
8097 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8098
8099         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8100         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8101
8102 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8103
8104         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8105
8106         * wl-mule.el (wl-read-event-char): Ditto.
8107
8108         * wl-e21.el (wl-read-event-char): Ditto.
8109
8110         * wl-nemacs.el (wl-read-event-char): Ditto.
8111         (read-event): Removed.
8112
8113         * wl-util.el (toplevel): Removed dummy definition of
8114         `read-event'.
8115         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8116
8117 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8118
8119         * wl-nemacs.el (elmo-archive-call-process): Moved to
8120         elmo-archive.el.
8121
8122 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8123
8124         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8125         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8126
8127         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8128         instead of magic-number 6.  Use `not' instead of `null' for symbol
8129         `nil' check (not empty list).
8130         (wl-draft-insert-x-face-field): Fixed paren style.
8131
8132         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8133         one-branch conditional statement, instead of `and' and `if'.
8134         (wl-draft-forward): Likewise.
8135         (wl-draft-add-references): Likewise.
8136         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8137
8138         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8139         conditional steatment.  Use `cond' instead of `if'.
8140         (wl-draft-confirm): Likewise.
8141
8142 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8143
8144         * wl-version.el (wl-version-show): Use `product-string-1'
8145         instead of `wl-version'.
8146         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8147
8148         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8149
8150 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8151
8152         * wl-highlight.el (wl-highlight-headers): Revert
8153         `wl-highlight-x-face-func' argument (`beg' and `end').
8154
8155 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8156
8157         * wl.el (toplevel): Move `product-provide' declare.
8158         * wl-demo.el (toplevel): Ditto.
8159         * wl-dnd.el (toplevel): Ditto.
8160         * wl-highlight.el (toplevel): Ditto.
8161         * wl-message.el (toplevel): Ditto.
8162         * wl-refile.el (toplevel): Ditto.
8163         * wl-util.el (toplevel): Ditto.
8164
8165 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8166
8167         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8168         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8169         (wl-thread-close-all): keep cursor position.
8170
8171 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8172
8173         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8174         (eq x 0).
8175         (wl-generate-user-agent-string-1): Fix conditional statement.
8176
8177 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8178
8179         * wl.el (wl-check-environment): Additional check for
8180         'wl-local-domain' and `wl-message-id-domain'.
8181
8182 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8183
8184         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8185
8186 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8187
8188         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8189         instead of `smtp-sasl-user-realm'.
8190
8191 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8192
8193         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8194
8195 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8196
8197         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8198         to the default value as well as `eword-lexical-analyzer'.
8199
8200 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8201
8202         * wl-version.el (wl-extended-emacs-version,
8203         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8204         `elmo-match-string' instead of `wl-match-string'.
8205
8206 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8207
8208         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8209         docstring.
8210
8211 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8212
8213         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8214
8215 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8216
8217         * wl-highlight.el (wl-highlight-headers): Remove
8218         `wl-highlight-x-face-func' argument (`beg' and `end').
8219
8220 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8221
8222         * wl-summary.el (wl-summary-mark-as-important):
8223         Remove cache if folder is local.
8224
8225 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8226
8227         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8228         to get existing e-mail address string.
8229
8230 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8231
8232         * wl-version.el (wl-generate-user-agent-string): Commentary.
8233         (wl-generate-user-agent-string-1): Use `when' for
8234         one-branch conditional statement, instead of `and' and `if'.
8235         (wl-extended-emacs-version, wl-extended-emacs-version2,
8236         wl-extended-emacs-version3): Ditto.
8237
8238 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8241         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8242         condition-case; Remove initialization.
8243         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8244         (wl-summary-sync-update3): Added argument `sync-all';
8245         Eliminated local variable `msgdb';
8246         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8247         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8248         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8249
8250 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8251
8252         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8253         connection before call `wl-draft-send-mail-with-smtp'.
8254
8255 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8256
8257         * Version number is increased to 2.5.4.
8258
8259 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8260
8261         * wl.el (wl-check-environment): Additional check for
8262         'wl-local-domain' and `wl-message-id-domain'.
8263
8264 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8265
8266         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8267         buffer as command specific.
8268         (wl-folder-mark-as-read-all-entity): Ditto.
8269         (wl-folder-prefetch-entity): Ditto.
8270         (wl-folder-drop-unsync-entity): Ditto.
8271
8272         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8273         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8274         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8275
8276         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8277         save-excursion.
8278
8279 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * Version number is increased to 2.5.3.
8282
8283         * wl-summary.el (wl-summary-save-view-cache):
8284         Delete duplicated `write-region';
8285         Use `write-region-as-binary' instead of `as-binary-output-file' and
8286         `write-region'.
8287
8288 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8289
8290         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8291
8292 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8293
8294         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8295         instead of `smtp-via-smtp'.
8296
8297 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8298
8299         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8300
8301 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8302
8303         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8304         instead of `smtp-sasl-user-realm'.
8305
8306 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8307
8308         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8309
8310 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8311
8312         * Version number is increased to 2.5.2.
8313
8314 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8315
8316         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8317         does not exist.
8318         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8319         (wl-biff-start): Call `timer-activate' if timer already exists.
8320
8321         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8322         only when it is bound as function.
8323
8324 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8325
8326         * Version number is increased to 2.5.1.
8327
8328 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8329
8330         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8331         Print refile/copy destination.
8332
8333 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8334
8335         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8336         queue-flush-only is non-nil.
8337
8338         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8339
8340         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8341         checking cache folder.
8342
8343 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8344
8345         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8346         `regexp-quote'.
8347
8348 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8349
8350         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8351         function.
8352         * wl-summary.el (wl-summary-write-current-folder-functions):
8353         Change default value.  Use it.
8354
8355 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8356
8357         * Version number is increased to 2.5.0.
8358
8359         * wl-version.el (wl-version): Changed codename.
8360
8361 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8362
8363         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8364         (wl-summary-supersedes-message): Ditto.
8365
8366 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8367
8368         * wl-refile.el (wl-refile-guess-functions): Renamed from
8369         `wl-refile-guess-func-list'.
8370
8371 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8372
8373         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8374         Fixed problem when no rule was matched.
8375
8376 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8377
8378         * wl-summary.el (wl-summary-get-mark): Fixed
8379         `wl-summary-buffer-target-mark' check logic.
8380
8381 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8382
8383         * wl-folder.el (wl-folder-write-current-folder): Added group
8384         folder check.
8385
8386         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8387         `wl-summary-write-current-newsgroup'.
8388         (wl-summary-write-current-folder-functions): New variable.
8389         * wl-folder.el (wl-folder-get-newsgroups): New function.
8390         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8391         (wl-folder-write-current-folder): Renamed from
8392         `wl-folder-write-current-newsgroup'.
8393
8394 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8395
8396         * Version number is increased to 2.3.93.
8397
8398 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8399
8400         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8401         (wl-ldap-make-matched-value-list): Ditto.
8402         (wl-ldap-alias-safe-string): Split e-mail address.
8403
8404         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8405         petname folder default was selected.
8406         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8407         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8408
8409 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8410
8411         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8412         to `wl-draft-config-exec'.
8413
8414         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8415         instead of calling `wl-draft-config-exec';
8416         Process group-list and show recipients in minibuffer.
8417
8418         * tm-wl.el (wl-draft-preview-message): Ditto.
8419
8420 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8421
8422         * wl.el (toplevel): Added (C) to copyright notice, and
8423         sync Author header.
8424         * tm-wl.el (toplevel): Ditto.
8425         * wl-address.el (toplevel): Ditto.
8426         * wl-demo.el (toplevel): Ditto.
8427         * wl-dnd.el (toplevel): Ditto.
8428         * wl-draft.el (toplevel): Ditto.
8429         * wl-e21.el (toplevel): Ditto.
8430         * wl-expire.el (toplevel): Ditto.
8431         * wl-folder.el (toplevel): Ditto.
8432         * wl-highlight.el (toplevel): Ditto.
8433         * wl-message.el (toplevel): Ditto.
8434         * wl-mime.el (toplevel): Ditto.
8435         * wl-mule.el (toplevel): Ditto.
8436         * wl-nemacs.el (toplevel): Ditto.
8437         * wl-refile.el (toplevel): Ditto.
8438         * wl-score.el (toplevel): Ditto.
8439         * wl-summary.el (toplevel): Ditto.
8440         * wl-template.el (toplevel): Ditto.
8441         * wl-thread.el (toplevel): Ditto.
8442         * wl-util.el (toplevel): Ditto.
8443         * wl-vars.el (toplevel): Ditto.
8444         * wl-xmas.el (toplevel): Ditto.
8445
8446 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8447
8448         * wl.el (wl-init): Added comment about `wl-init-hook'.
8449         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8450         * wl-vars.el (wl-init-hook): Added docs.
8451         (wl-make-plugged-hook): Removed useless docs.
8452         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8453         * wl-xmas.el (toplevel): Ditto.
8454
8455 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8456
8457         * wl-address.el (toplevel): Fixed multiple Author header format.
8458         * wl-demo.el (toplevel): Ditto.
8459         * wl-draft.el (toplevel): Ditto.
8460         * wl-folder.el (toplevel): Ditto.
8461         * wl-summary.el (toplevel): Ditto.
8462         * wl-thread.el (toplevel): Ditto.
8463         * wl-util.el (toplevel): Ditto.
8464         * wl-vars.el (toplevel): Ditto.
8465         * wl-version.el (toplevel): Ditto.
8466         * wl-xmas.el (toplevel): Ditto.
8467         * wl.el (toplevel): Ditto.
8468
8469         * wl-version.el (toplevel): Added require `elmo-version' for
8470         `product-version-as-string'.
8471
8472 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8473
8474         * wl-vars.el (wl-draft-send-hook): Changed default value to
8475         '(wl-draft-config-exec).
8476
8477         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8478         explicitly.
8479         (wl-draft): Set `wl-draft-config-exec-flag' before running
8480         `wl-mail-setup-hook'.
8481
8482         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8483         `wl-biff-init-icons' to `wl-init-hook' instead of
8484         `wl-make-plugged-hook'.
8485         (Because if `wl-draft' command is invoked at first,
8486         they are not initialized)
8487         Updated copyright notice.
8488
8489         * wl-e21.el (toplevel): Ditto;
8490
8491         * wl-demo.el (toplevel): Updated copyright notice.
8492         * wl-address.el (toplevel): Ditto.
8493         * wl-draft.el (toplevel): Ditto.
8494         * wl-version.el (toplevel): Ditto.
8495         * wl-folder.el (toplevel): Ditto.
8496         * wl-summary.el (toplevel): Ditto.
8497         * wl-thread.el (toplevel): Ditto.
8498         * wl-util.el (toplevel): Ditto.
8499         * wl-vars.el (toplevel): Ditto.
8500         * wl.el (toplevel): Ditto.
8501
8502 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8503
8504         * wl-highlight.el (wl-highlight-message): Fixed problem of
8505         highlighting failure which occured when the last field contains
8506         multiple lines in the draft buffer.
8507
8508         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8509         `wl-biff-start' if plugged.
8510
8511         * wl-util.el (wl-biff-check-folder): New function.
8512         (wl-biff-check-folders): Don't set session name prefix.
8513         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8514         (wl-biff-check-folder-async): Ditto.
8515
8516         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8517         in email address.
8518
8519 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8520
8521         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8522
8523         * wl-draft.el (wl-draft-strip-subject-re): New function.
8524
8525         * wl-draft.el (wl-draft-reply): Use it.
8526
8527 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8528
8529         * wl-message.el (wl-mmelmo-message-redisplay): Use
8530         `mime-display-message' instead of `wl-mime-display-message'.
8531
8532         * wl-mime.el (toplevel): Removed compatibility workaround
8533         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8534         (wl-mime-display-message): Abolished.
8535         (wl-mime-entity-read-field): Ditto.
8536         (wl-mime-combine-message/partial-pieces): Use
8537         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8538
8539 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8540
8541         * wl-template.el: Doc fixes.
8542
8543 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8544
8545         * wl-e21.el (wl-message-overload-functions): Do nothing if
8546         `current-local-map' is not available.
8547         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8548
8549 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8550
8551         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8552         representation.
8553
8554         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8555         number.
8556         (wl-fldmgr-save-folders): Don't use `format' when insert
8557         `wl-fldmgr-folders-header'.
8558
8559 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8560
8561         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8562
8563 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8564
8565         * wl-highlight.el (wl-highlight-message):
8566         Use `std11-field-end' to detect end point of the header field.
8567         Refer `wl-highlight-max-header-size'.
8568
8569         * wl-vars.el (wl-highlight-max-header-size): New variable.
8570
8571         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8572
8573         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8574         Set `for-draft' argument of wl-highlight-headers.
8575         (wl-draft): Ditto.
8576         (wl-draft-reedit): Ditto.
8577         (wl-user-agent-compose-internal): Ditto.
8578
8579 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8580
8581         * wl-message.el (wl-message-add-button): Use overlay.
8582
8583 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8584
8585         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8586
8587         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8588         problem when group-list content is nothing.
8589         (Reported by Mito <mit@nines.nec.co.jp>)
8590
8591 2000-10-18  SAITO Atsunori <sai@yedo.com>
8592
8593         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8594
8595 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8596
8597         * tm-wl.el (toplevel): Use product-provide.
8598
8599 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8600
8601         * Version number is increased to 2.3.92.
8602
8603 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8604
8605         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8606         title text, use `display' property for left margin under Emacs 21.
8607
8608         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8609         properties.
8610         (wl-plugged-init-icons): Ditto.
8611
8612 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8613
8614         * wl.el (wl-save-status, wl-init): Remove last period in
8615         "...done." message.
8616         * tm-wl.el (wl-summary-burst): Ditto.
8617         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8618         wl-summary-resume-cache-status,
8619         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8620         wl-summary-sync-update3, wl-summary-highlight-msgs,
8621         wl-summary-flush-pending-append-operations,
8622         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8623         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8624         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8625         wl-thread-open-all): Ditto.
8626         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8627         * wl-mime.el (wl-summary-burst): Ditto.
8628         * wl-highlight.el (wl-highlight-summary): Ditto.
8629         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8630         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8631         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8632         * wl-address.el (wl-local-address-init): Ditto.
8633
8634 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8635
8636         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8637         `add-text-properties'.
8638         (wl-plugged-init-icons): Ditto.
8639         (wl-folder-init-icons): Use `propertize' instead of
8640         `put-text-property'.
8641         (wl-plugged-set-folder-icon): Ditto.
8642         (wl-e21-highlight-folder-group-line): Ditto.
8643
8644 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8645
8646         * wl-version.el (wl-version-status-alist): New variable.
8647         (wl-version-status): New function.
8648
8649         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8650         "Cc" part of the case "Reply-To".
8651
8652         * wl-draft.el (wl-draft-reply): Use result of
8653         `eword-extract-address-components'.
8654
8655         * wl-demo.el (wl-demo-icon-name): New constant.
8656         (wl-logo-xpm): Use it.
8657         (wl-logo-xbm): Ditto.
8658         (wl-logo-bitmap): Ditto.
8659
8660         * Version number is increased to 2.3.91.
8661
8662 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8663
8664         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8665         (wl-extended-emacs-version, wl-extended-emacs-version2,
8666         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8667         docstring.
8668
8669         * wl-version.el (wl-generate-user-agent-string-1): New function.
8670         (wl-generate-user-agent-string): Use it.
8671
8672         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8673         `mime-edit-insert-user-agent-field'.
8674         (wl-generate-user-agent-string): Check
8675         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8676
8677         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8678         instead of `if', when verbose case.
8679
8680 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8681
8682         * wl-expire.el (wl-summary-expire): Fix.
8683
8684 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8685
8686         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8687         and `elmo-lost+found-folder' if 'wl-draft.
8688         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8689
8690 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8691
8692         * wl-expire.el (wl-summary-expire): Change messages.
8693         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8694         `deleing-info' instead of "Deleting..."
8695
8696 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8697
8698         * wl-summary.el (wl-summary-refile-subr): Fix.
8699
8700 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8701
8702         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8703         if pipe folder.
8704
8705 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8706
8707         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8708
8709 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8710
8711         * wl-expire.el (wl-expire-hide): New function.
8712         (wl-summary-expire): Add `hide'.
8713
8714 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8715
8716         * wl-vars.el (wl-draft-reply-without-argument-list):
8717         Changed default value to consider `Reply-To:'.
8718         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8719
8720         * Version number is increased to 2.3.90.
8721
8722         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8723         elmo-imap4-get-session with unwind-protect.
8724         Don't cause error.
8725         (wl-summary-sync-marks): Don't check plugged nor folder type.
8726         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8727         (Always keep current buffer).
8728
8729 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8730
8731         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8732         Enclose with `save-excursion'.
8733
8734 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8735
8736         * wl-version.el (wl-version): Remove interactive.
8737
8738 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8739
8740         * wl-version.el (wl-generate-user-agent-string): Use
8741         `product-string-verbose' instead of `product-string-1'.
8742
8743 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8744
8745         * wl-vars.el (wl-draft-use-cache): New variable.
8746         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8747         if wl-draft-use-cache is non-nil.
8748
8749 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8750
8751         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8752         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8753
8754 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8755
8756         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8757         (wl-thread-msg-mark-as-unread): Ditto.
8758
8759         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8760         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8761         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8762         Don't set mark in summary if return value of `elmo-mark-as-read'
8763         is nil.
8764         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8765         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8766         instead of `wl-thread-msg-mark-as-read'.
8767         (wl-summary-mark-as-unread-region): Ditto.
8768         (wl-summary-target-mark-mark-as-read): Ditto.
8769
8770         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8771
8772 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8773
8774         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8775
8776         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8777
8778 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8779
8780         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8781         face.
8782
8783 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8784
8785         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8786         `running-xemacs'.
8787
8788 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8789
8790         * wl-version.el (toplevel): Use `product-version-as-string' for
8791         set verstion-string, if defined.
8792
8793         * wl-version.el (wl-version-show): Insert string at point, when
8794         call with argument.
8795
8796         * wl-version.el (wl-generate-user-agent-string): Use
8797         `product-string-1' instead of `wl-appname', `wl-version' and
8798         `wl-codename'.
8799
8800 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8801
8802         * wl-address.el (toplevel): Use product-provide.
8803         * wl-demo.el (toplevel): Ditto.
8804         * wl-dnd.el (toplevel): Ditto.
8805         * wl-draft.el (toplevel): Ditto.
8806         * wl-e21.el (toplevel): Ditto.
8807         * wl-expire.el (toplevel): Ditto.
8808         * wl-fldmgr.el (toplevel): Ditto.
8809         * wl-folder.el (toplevel): Ditto.
8810         * wl-highlight.el (toplevel): Ditto.
8811         * wl-message.el (toplevel): Ditto.
8812         * wl-mime.el (toplevel): Ditto.
8813         * wl-mule.el (toplevel): Ditto.
8814         * wl-nemacs.el (toplevel): Ditto.
8815         * wl-refile.el (toplevel): Ditto.
8816         * wl-score.el (toplevel): Ditto.
8817         * wl-summary.el (toplevel): Ditto.
8818         * wl-template.el (toplevel): Ditto.
8819         * wl-thread.el (toplevel): Ditto.
8820         * wl-util.el (toplevel): Ditto.
8821         * wl-vars.el (toplevel): Ditto.
8822         * wl-xmas.el (toplevel): Ditto.
8823         * wl.el (toplevel): Ditto.
8824
8825 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8826
8827         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8828         instead of product.
8829
8830         * wl-version.el (wl-version): Compile time evalution elmo-version.
8831
8832 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8833
8834         * wl-summary.el (wl-summary-sync-force-update): Append queue
8835         `mark-as-read'if unplugged.
8836
8837 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8838
8839         * wl-version.el: New file.  Use product.el.
8840         * wl.el: add (require 'wl-version).
8841         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8842         for ~/.folders header.
8843         (wl-fldmgr-folders-header): Changed.
8844         * wl-demo.el (wl-demo): Use product.el.
8845
8846         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8847         wl-version.el.
8848         * wl-util.el (wl-version, wl-version-show): Ditto.
8849
8850         * wl-util.el (wl-generate-user-agent-string,
8851         wl-extended-emacs-version, wl-extended-emacs-version2,
8852         wl-extended-emacs-version3): Move to wl-version.el.
8853         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8854         xemacs-codename, mime-edit-insert-user-agent-field,
8855         mime-edit-user-agent-value, mime-editor/version,
8856         mime-editor/codename): Compile warning killer move to
8857         wl-version.el
8858
8859 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8860
8861         * wl-summary.el (wl-summary-refile-subr): Fix.
8862
8863 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8864
8865         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8866         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8867
8868 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8869
8870         * wl.el (wl-check-environment): Check too many `@'.
8871
8872 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8873
8874         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8875
8876 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8877
8878         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8879         wl-draft-reply-myself-without-argument-list): Add variables.
8880         * wl-draft.el (wl-draft-reply): Use it.
8881
8882 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8883
8884         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8885         the 5th argument of `elmo-network-get-spec'.
8886
8887         * wl-thread.el (wl-thread-reparent-children): New inline function.
8888         (wl-thread-delete-message): Use it.
8889
8890         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8891         (wl-summary-score-update-all-lines): Don't use `dolist'.
8892
8893 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8894
8895         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8896         (require 'elmo-msgdb) for inline function.
8897
8898 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8899
8900         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8901
8902 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8903
8904         * wl-score.el (wl-score-headers): Fix for the confusing macro
8905         `elmo-kill-buffer'.
8906
8907 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8908
8909         * wl-summary.el: Don't use the 3rd argument of `require' because
8910         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8911         * wl-util.el: Ditto.
8912         * wl-draft.el: Ditto.
8913
8914 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8915
8916         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8917         window system is not used.
8918
8919 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8920
8921         * wl-thread.el: Don't use `mapcar' only for iteration.
8922         (wl-thread-resume-entity): Ditto.
8923         (wl-thread-delete-message): Ditto.
8924
8925         * wl-summary.el: Bind `dragdrop-drop-functions',
8926         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8927         of `require' for `timezone', `easymenu' and `ps-print';
8928         don't use `mapcar' only for iteration.
8929
8930         * wl-util.el: Bind `mule-version', `nemacs-version',
8931         `emacs-beta-version', `xemacs-codename',
8932         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8933         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8934         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8935         only for iteration.
8936
8937         * wl-score.el: Don't use `mapcar' only for iteration.
8938         (wl-score-simplify-buffer-fuzzy): Ditto.
8939         (wl-score-simplify-subject): Ditto.
8940         (wl-score-headers): Ditto.
8941         (wl-summary-score-update-all-lines): Ditto.
8942
8943         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8944         `enable-multibyte-characters' and `mule-version'.
8945
8946         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8947         `mapcar' only for iteration.
8948
8949         * wl-demo.el: Don't use `mapcar' only for iteration.
8950
8951         * wl-folder.el: Don't use `mapcar' only for iteration.
8952         (wl-folder-open-all): Ditto.
8953         (wl-folder-count-incorporates): Ditto.
8954
8955         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8956         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8957
8958         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8959         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8960         `smtp-connection-type'; specify 3rd argument of `require' for
8961         `timezone'; don't use `mapcar' only for iteration.
8962         (wl-draft-clone-local-variables): Don't use `mapcar'.
8963         (wl-draft-generate-clone-buffer): Ditto.
8964         (wl-user-agent-compose-internal): Ditto.
8965
8966         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8967
8968         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8969         (wl-save-status): Ditto.
8970
8971         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8972         for iteration.
8973
8974 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8975
8976         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8977         removed `Date'.
8978         (wl-fldmgr-make-filter-default): New user option.
8979
8980         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8981         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8982         (wl-fldmgr-filter-completion-alist): Abolish.
8983
8984         * wl.el (wl): Don't check servers if arg is non-nil.
8985
8986         * wl-draft.el (wl-draft-reply): Set only message-id string to
8987         In-Reply-To field.
8988
8989 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8990
8991         * wl-summary.el (wl-summary-pick): Rewrite.
8992
8993         * wl-draft.el (wl-draft-forward): Get references field from
8994         original buffer.
8995         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8996
8997 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8998
8999         * wl-draft.el (wl-draft-forward): Add references field.
9000
9001 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9002
9003         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9004         (wl-draft-reply): Use it.
9005
9006 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9007
9008         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9009         when Emacs 21 is running.
9010
9011         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9012         bindings.
9013
9014 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9015
9016         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9017         XPM icons transparent.
9018
9019         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9020         Emacs 21.
9021
9022 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9023
9024         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9025         nil.
9026
9027         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9028         when it is persistent.
9029         (wl-summary-sync-marks): Changed argument for
9030         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9031         (wl-summary-virtual): Use `elmo-read-search-condition'.
9032         (wl-summary-redisplay-internal): If folder is local, mark as read
9033         even when folder is plugged.
9034
9035 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9036
9037         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9038         of `tool-bar-lines' in the frame parameters.
9039         (after-make-frame-functions, post-command-hook): Don't modify the
9040         value.
9041         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9042         wl-e21-tool-bar-lines): Removed.
9043
9044 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9045
9046         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9047         properties `evaporate' and `wl-momentary-overlay' as well.
9048         (wl-highlight-summary-displaying): Ditto.
9049         (wl-delete-all-overlays): Don't delete overlay which does not have
9050         a property `wl-momentary-overlay'.
9051
9052         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9053         `display-mouse-p' and `display-graphic-p'.
9054         (wl-folder-init-icons): Don't search for XBM or the other files.
9055         (wl-plugged-set-folder-icon): Make icons if and only if
9056         `display-graphic-p' returns non-nil.
9057         (wl-highlight-plugged-current-line): Use `before-string' overlay
9058         property to show icon images.
9059         (wl-highlight-folder-current-line): Ditto.
9060         (wl-e21-highlight-folder-group-line): Ditto.
9061         (wl-e21-highlight-folder-by-numbers): Ditto.
9062         (wl-e21-insert-image): Removed.
9063         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9064         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9065         said.
9066         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9067         `wl-e21-force-switch-toolbar'.
9068         (wl-e21-make-icon-image): Removed.
9069         (wl-e21-setup-toolbar): Don't search for XBM files.
9070         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9071         the default value.
9072
9073 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9074
9075         * wl-util.el (wl-biff-check-folder-async): Set
9076         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9077
9078 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9079
9080         * wl-e21.el (after-make-frame-functions): Add
9081         `wl-e21-force-switch-toolbar'.
9082         (wl-e21-force-switch-toolbar): New function force to switch the
9083         toolbar appearance automatically.
9084         (post-command-hook): Add `wl-e21-switch-toolbar'.
9085         (wl-e21-switch-toolbar): New function to switch the toolbar
9086         appearance automatically.
9087         (wl-e21-tool-bar-lines): New buffer local variable.
9088
9089 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9090
9091         * wl-util.el (wl-biff-check-folders-running): New variable.
9092         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9093         (wl-biff-check-folder-async-callback):
9094         Set `wl-biff-check-folders-running'.
9095         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9096         with unwind-protect.
9097
9098         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9099         Enclose `wl-folder-auto-check' with unwind-protect.
9100
9101         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9102         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9103
9104         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9105
9106         * wl-util.el (wl-biff-notify): New inline function.
9107         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9108         locally.
9109         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9110         folder-list' is 1.
9111         Use `wl-biff-notify'.
9112         (wl-biff-check-folder-async-callback): New function.
9113         (wl-biff-check-folder-async): Ditto.
9114
9115         * wl-folder.el (wl-folder): Don't check folders.
9116         (wl-folder-auto-check): New function.
9117
9118 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9119
9120         * wl-util.el (wl-biff-start) [Emacs19+]:
9121         Use `timer-next-integral-multiple-of-time'.
9122         (wl-biff-check-folders): Use `wl-default-folder'
9123         if `wl-biff-check-folder-list' is nil.
9124
9125 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9126
9127         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9128         instead of `elmo-delete-lists'.
9129
9130 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9131
9132         * wl.el (wl-plugged-toggle-all): Set the value of
9133         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9134         (wl-plugged-toggle): Ditto.
9135         (wl-toggle-plugged): Ditto.
9136         (wl-plugged-init): Ditto.
9137
9138         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9139         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9140         instead of `wl-biff-state-indicator-off' and
9141         `wl-biff-state-indicator-on'; don't modify the value and the type
9142         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9143         (wl-plugged-init-icons): Set icons data to
9144         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9145         instead of `wl-plug-state-indicator-off' and
9146         `wl-plug-state-indicator-on'; don't modify the value and the type
9147         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9148
9149         * wl-vars.el (wl-modeline-biff-state-off,
9150         wl-modeline-biff-state-on, wl-modeline-biff-status,
9151         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9152         wl-modeline-plug-status): New internal variables.
9153         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9154         wl-biff-check-interval, wl-biff-check-folder-list): Change
9155         customization group from `wl-folder' to `wl-highlight'.
9156         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9157         wl-show-plug-status-on-modeline): Defcustomized.
9158
9159         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9160         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9161         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9162         a flag to `mode-line-buffer-identification'.
9163
9164         * wl-e21.el (wl-biff-init-icons): Set icons data to
9165         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9166         instead of `wl-biff-state-indicator-off' and
9167         `wl-biff-state-indicator-on'.
9168         (wl-plugged-init-icons): Set icons data to
9169         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9170         instead of `wl-plug-state-indicator-off' and
9171         `wl-plug-state-indicator-on'.
9172
9173 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9174
9175         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9176         excessive titles.
9177
9178 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9179
9180         * wl.el (wl-plugged-mode): Use revised
9181         `wl-mode-line-buffer-identification'.
9182         (wl-plugged-init): Don't use `force-mode-line-update'.
9183
9184         * wl-xmas.el (wl-draft-overload-functions): Use revised
9185         `wl-mode-line-buffer-identification'.
9186         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9187         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9188         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9189         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9190         `wl-make-plugged-hook';
9191         add `wl-folder-init-icons' and `wl-setup-folder' to
9192         `wl-folder-mode-hook'.
9193
9194         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9195         19 as well.
9196         (wl-mode-line-display-priority-list): New user option.
9197         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9198         Defcustomized.
9199         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9200         Add docs.
9201
9202         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9203         start.
9204         (wl-mode-line-buffer-identification): Revised as a function.
9205
9206         * wl-summary.el (wl-summary-mode): Use revised
9207         `wl-mode-line-buffer-identification'; don't call
9208         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9209         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9210         `wl-xmas-setup-summary'.
9211
9212         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9213         `wl-mode-line-buffer-identification'.
9214
9215         * wl-mule.el (wl-draft-overload-functions): Use revised
9216         `wl-mode-line-buffer-identification'.
9217
9218         * wl-folder.el (wl-make-plugged-alist): Don't call
9219         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9220         (wl-folder): Don't call `wl-folder-init-icons' directly.
9221         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9222         `wl-xmas-setup-folder' directly;
9223         use revised `wl-mode-line-buffer-identification'.
9224         (TopLevel): Don't bind `wl-biff-init-icons',
9225         `wl-plugged-init-icons', `wl-folder-init-icons',
9226         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9227
9228         * wl-e21.el (wl-draft-overload-functions): Use revised
9229         `wl-mode-line-buffer-identification'.
9230         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9231         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9232         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9233         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9234         `wl-make-plugged-hook';
9235         add `wl-folder-init-icons' and `wl-setup-folder' to
9236         `wl-folder-mode-hook'.
9237
9238 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9239             Katsumi Yamaoka    <yamaoka@jpl.org>
9240
9241         * wl.el (wl): Call `wl-biff-start'.
9242         (wl-exit): Call `wl-biff-stop'.
9243         (wl-plugged-mode): Show biff in modeline.
9244         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9245
9246         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9247         (wl-biff-init-icons): New function.
9248         (wl-plugged-init-icons): Don't make too much keymaps.
9249         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9250
9251         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9252         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9253         variables.
9254         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9255         options.
9256
9257         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9258         wl-biff-start, wl-biff-stop): New functions.
9259         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9260         (wl-biff-timer-name): New variable.
9261
9262         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9263
9264         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9265         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9266
9267         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9268         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9269
9270         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9271         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9272         `wl-folder-init-icons' to `ignore' if they are not available.
9273         (wl-folder-mode): Show biff in modeline.
9274
9275         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9276         (wl-biff-init-icons): New function.
9277         (wl-plugged-init-icons): Don't make too much keymaps.
9278         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9279
9280 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9281
9282         * wl-vars.el (wl-strict-diff-folders): Customization Type
9283         and doc fix.  Define as a list of regular expressions for
9284         folders or nil.
9285         * wl-folder.el (wl-folder-check-one-entity): Use
9286         `wl-string-match-member' instead of `wl-string-member' for
9287         `wl-strict-diff-folders'.
9288
9289 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9290
9291         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9292         (wl-highlight-folder-current-line): Use it; new implementation.
9293         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9294         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9295         `defsubst' instead of `defun'.
9296
9297         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9298         `wl-highlight-group-folder-by-numbers'; made it can also be a
9299         number.  See info for more details.
9300
9301         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9302         running.
9303
9304         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9305         to bind them.
9306
9307         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9308         (wl-highlight-folder-current-line): New implementation.
9309
9310         * wl-highlight.el (wl-highlight-folder-group-line): New
9311         implementation.
9312         (wl-delete-all-overlays): Rewrite as a marco.
9313         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9314
9315         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9316         running.
9317         (wl-folder-*-glyph): No need to bind them.
9318
9319         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9320         `wl-e21-highlight-folder-group-icon'; rewrite.
9321         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9322         `defsubst' instead of `defun'.
9323         (wl-folder-mode-map): Bind it when compiling.
9324
9325 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9326
9327         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9328
9329         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9330
9331 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9332
9333         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9334
9335 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9336
9337         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9338         (wl-highlight-folder-current-line): Use it.
9339
9340         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9341         in `id-name'.
9342
9343 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9344
9345         * wl.el: Require `wl-e21' when Emacs 21 is running.
9346
9347         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9348         default when Emacs 21 is running.
9349         (wl-use-highlight-mouse-line): Ditto.
9350         (wl-on-emacs21): New constant.
9351         (wl-on-emacs20): Removed.
9352
9353         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9354         Emacs 21 is running.
9355
9356         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9357         Emacs 21 is running.
9358
9359         * wl-e21.el: New file.
9360
9361 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9362
9363         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9364         (wl-toggle-plugged): Ditto.
9365         (wl-plugged-toggle): Ditto.
9366         (wl-plugged-toggle-all): Ditto.
9367
9368         * wl-vars.el (wl-plug-state-indicator): Refer
9369         `wl-plug-state-indicator-on' indirectly.
9370
9371 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9372
9373         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9374         Call `wl-folder-confirm-existence'.
9375
9376         * wl-folder.el (wl-folder-confirm-existence): Added optional
9377         argument `force'.
9378
9379 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9380
9381         * wl-summary.el (wl-summary-refile-subr): Assume
9382         `copy-or-refile' as symbol.
9383         (wl-summary-refile): Follow up above change.
9384         (wl-summary-copy): Ditto.  Doc fix.
9385
9386 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9387
9388         * wl-summary.el (wl-summary-pick): Don't bind
9389         `elmo-search-mime-charset'.
9390
9391         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9392         default using old backquote style.
9393         (wl-search-mime-charset): Abolished.
9394
9395         * wl-highlight.el (wl-highlight-headers):
9396         Call `point' after `re-search-forward'(for Nemacs).
9397
9398         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9399         for elmo-imap4.el.
9400
9401 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9402
9403         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9404         `wl-message-ignored-field-list' instead of
9405         `mime-view-ignored-field-list'.
9406
9407         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9408         Add interactive spec.
9409         (wl-folder-goto-bottom-of-current-folder): Ditto.
9410         (wl-folder-mode-map): Bind them.
9411
9412         * wl-vars.el (wl-message-ignored-field-list): New variable.
9413         (wl-message-visible-field-list): New variable.
9414
9415         * wl-mime.el (wl-mime-header-presentation-method): New function.
9416         (wl-mime-setup): Set header-presentation-method.
9417
9418 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9419
9420         * wl-nemacs.el (wl-draft-overload-functions): Set
9421         `mode-line-buffer-identification' instead of using
9422         `wl-make-modeline'.
9423
9424         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9425         instead of using `wl-make-modeline'.
9426
9427         * wl-xmas.el (wl-plugged-init-icons): Set up
9428         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9429         (wl-make-modeline): Abolish.
9430         (wl-draft-overload-functions): Set
9431         `mode-line-buffer-identification' instead of using
9432         `wl-make-modeline'.
9433
9434         * wl-util.el (wl-make-modeline-subr): Abolish.
9435         (wl-mode-line-buffer-identification): New alias.
9436
9437         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9438         (wl-summary-make-modeline): Abolish.
9439         (wl-summary-buffer-set-folder): Set
9440         `wl-summary-buffer-folder-indicator'.
9441         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9442         of using `wl-make-modeline'.
9443         (wl-summary-switch-to-clone-buffer): Don't set
9444         `mode-line-buffer-identification'.
9445         (wl-summary-goto-folder-subr): Ditto.
9446
9447         * wl-mule.el (wl-draft-overload-functions): Set
9448         `mode-line-buffer-identification' instead of using
9449         `wl-make-modeline'.
9450
9451         * wl-folder.el (wl-folder-mode): Set
9452         `mode-line-buffer-identification' instead of using
9453         `wl-make-modeline'.
9454         (wl-folder): Don't set `mode-line-buffer-identification'.
9455
9456 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9457
9458         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9459         instead of `member' for `wl-refile-guess-func-list' look-ups.
9460         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9461
9462 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9463
9464         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9465         `wl-message-button-dispatcher'.
9466
9467         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9468
9469         * wl-message.el (wl-message-button-dispatcher): Use it.
9470
9471         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9472         "In-Reply-To".
9473
9474         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9475         Bind `case-fold-search' to t.
9476
9477 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9478
9479         * wl-xmas.el (wl-message-overload-functions): Initialize
9480         `wl-message-button-map'.
9481
9482         * wl-mule.el (wl-message-overload-functions): Initialize
9483         `wl-message-button-map'.
9484
9485         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9486
9487         * wl-message.el (wl-message-button-map): New keymap.
9488         (wl-message-add-button): New function.
9489         (wl-message-button-dispatcher): New function.
9490         (wl-message-button-refer-article): New function.
9491
9492         * wl-highlight.el
9493         (wl-highlight-message-add-buttons-to-header): New function.
9494         (wl-highlight-headers): Use it.
9495
9496 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9497
9498         * wl-summary.el (wl-summary-default-from): Use
9499         `wl-address-get-petname-1'.
9500         (wl-summary-simple-from): Ditto.
9501
9502         * wl-address.el (wl-address-get-petname-1): New inline function.
9503         (wl-address-get-petname): Use it.
9504
9505 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9506
9507         * wl-summary.el (wl-summary-default-from): Return full-name part
9508         from the address if no petname was found.
9509         (wl-summary-simple-from): Ditto.
9510
9511         * wl-address.el (wl-address-get-petname): Return nil if no petname
9512         associated with the address was found.
9513
9514 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9515
9516         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9517         display is finished.
9518
9519 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9520
9521         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9522         `elmo-folder-exists-p' argument.
9523
9524 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9525
9526         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9527         the folder.
9528
9529 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9530
9531         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9532
9533         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9534         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9535
9536 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9537
9538         * wl-folder.el (wl-folder-create-subr): New function.
9539         (wl-folder-confirm-existence): Use it.
9540         (wl-folder-check-one-entity): Use it.
9541         Check the error symbol is derived from 'elmo-open-error.
9542
9543         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9544         `ignore-error'.
9545
9546 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9547
9548         * wl-util.el (toplevel): Add (eval-when-compile (require
9549         'elmo-util)).  (Maybe `provide' is typo.)
9550
9551 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9552
9553         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9554         (I don't know why this was needed.)
9555
9556         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9557         Follow up changes for stream-type.
9558
9559         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9560         (wl-draft-elmo-nntp-send): Ditto.
9561
9562         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9563         (wl-nntp-posting-stream-type): Ditto.
9564         (wl-pop-before-smtp-ssl): Abolished.
9565         (wl-nntp-posting-ssl): Ditto.
9566
9567         * wl-address.el (wl-address-quote-specials): New function.
9568         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9569
9570         * wl-draft.el (wl-draft-reply): Ditto.
9571
9572 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9573
9574         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9575         use function `wl-string-match-assoc'.
9576
9577 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9578
9579         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9580
9581         * wl-draft.el (wl-draft-deduce-address-list): New function.
9582         (wl-draft-parse-mailbox-list): Ditto.
9583         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9584         instead of `smtp-deduce-address-list'.
9585         (wl-draft-on-field-p): Follow group list.
9586
9587         * wl-address.el (wl-address-concat-token): New function.
9588         (wl-address-string-without-group-list-contents): Ditto.
9589         (wl-complete-field-body): Fixed problem of completion
9590         by japanese petname.
9591         (wl-address-make-completion-list): Rewrite.
9592
9593 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9594
9595         * wl-address.el (wl-address-make-completion-list): Completion by
9596         petname.
9597         (wl-complete-field-body): Likewise.
9598
9599 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9600
9601         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9602         contains invalid address syntax.
9603
9604 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9605
9606         * wl-folder.el (wl-folder-check-entity-async): Use
9607         `elmo-nntp-spec-hostname'.
9608
9609 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9610
9611         * wl-summary.el (wl-summary-msgdb-load-async): Use
9612         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9613
9614 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9615
9616         * wl-draft.el (wl-draft-reply): Set argument
9617         `content-transfer-encoding' as nil.
9618
9619 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9620
9621         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9622         `wl-refile-alist'.
9623
9624 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9625
9626         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9627         (wl-draft-edit-string): Ditto.
9628         (wl-draft-forward): Ditto.
9629         * wl-summary.el (wl-summary-write): Ditto.
9630
9631 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9632
9633         * wl-summary.el (wl-summary-sync-update3): Call
9634         `wl-summary-buffer-number-column-detect'.
9635         (wl-summary-buffer-number-column-detect): Search from point-min.
9636
9637 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9638
9639         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9640         contains an address which is not included in original to or cc.
9641
9642 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9643
9644         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9645         begin-line does not exist.
9646         * wl-message.el (wl-message-uu-substring): Ditto.
9647
9648 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9649
9650         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9651         clear local variables.
9652         (wl-summary-exit): Call `elmo-commit'.
9653         (wl-summary-switch-to-clone-buffer): Call
9654         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9655         (wl-summary-goto-folder-subr): Ditto.
9656
9657         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9658         POP folder.
9659
9660 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9661
9662         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9663         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9664         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9665         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9666         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9667         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9668
9669         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9670
9671 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9672
9673         * wl-summary.el (wl-summary-search-by-subject):
9674         Search parent message from the latest one.
9675
9676 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9677
9678         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9679         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9680
9681         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9682         New user option.
9683
9684         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9685         if elmo-nntp-use-killed-list is nil.
9686         Use `elmo-msgdb-append-to-killed-list'.
9687         (Append numbers confirmed as disappeared to the killed list.)
9688         (wl-summary-confirm-appends): Don't display negative number.
9689
9690 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9691
9692         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9693
9694 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9695
9696         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9697         range is `all'.
9698         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9699         `elmo-list-bigger-diff'.
9700
9701 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9702
9703         * wl-summary.el (wl-summary-buffer-exit-func):
9704         New buffer local variable.
9705         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9706
9707 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9708
9709         * wl-demo.el (wl-demo): Fix the last change.
9710
9711 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9712
9713         * wl-demo.el (wl-demo): Don't use `eval'.
9714
9715 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9716
9717         * wl-summary.el (wl-summary-buffer-thread-modified):
9718         New buffer-local variable.
9719         (wl-summary-set-thread-modified): New function.
9720         (wl-summary-thread-modified-p): New function.
9721         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9722         (wl-summary-yank-saved-message): Use function
9723         `wl-summary-set-thread-modified'
9724         (wl-summary-switch-to-clone-buffer): Add
9725         `wl-summary-buffer-thread-modified'.
9726
9727         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9728         (wl-summary-buffer-mark-saved-hook): Ditto.
9729         * wl-summary.el (wl-summary-msgdb-save): New hook
9730         `wl-summary-buffer-message-saved-hook' and
9731         `wl-summary-buffer-mark-saved-hook'.
9732
9733 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9734
9735         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9736
9737 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9738
9739         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9740         don't hide scroll bars under FSF Emacsen because it may incur an
9741         undesirable redrawing.
9742
9743 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9744
9745         * wl-draft.el (wl-draft-edit-string): Call
9746         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9747
9748 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9749
9750         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9751
9752 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9753
9754         * wl-summary.el (wl-summary-msgdb-load-async): Call
9755         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9756
9757 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9758
9759         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9760         fringes in demo buffer; center bitmap logo correctly even if old
9761         Mule is used.
9762
9763 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9764
9765         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9766
9767         * wl-refile.el (wl-refile-subject-alist): New variable.
9768         (wl-refile-subject-alist-file-name): Ditto.
9769         (wl-refile-alist-setup): Rewrite.
9770         (wl-refile-alist-save): Use `elmo-object-save'.
9771         Eliminated arguments.
9772         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9773         (wl-refile-guess-by-subject): New function.
9774         (wl-refile-guess-func-list): Added it.
9775
9776 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9777
9778         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9779         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9780
9781 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9782
9783         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9784         New buffer-local variable.
9785         (wl-summary-buffer-next-folder-func): Ditto.
9786         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9787         if non-nil.
9788         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9789         if non-nil.
9790         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9791         if non-nil.
9792         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9793         if non-nil.
9794
9795 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9796
9797         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9798         permanently in the demo buffer.
9799
9800 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9801
9802         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9803         `mime-entity-fetch-field'.
9804
9805         * wl.el (wl-exit): Delete plugged buffer.
9806
9807         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9808         XEmacs has menubar feature.
9809
9810 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9811
9812         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9813         cannot arrive at the beginning of the buffer under old Emacsen.
9814
9815 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9816
9817         * wl-address.el (wl-address-ldap-search):
9818         Call `ldap-search-entries' with `withdn' argument t.
9819         (wl-complete-field-body): Bind completion-ignore-case as t.
9820         Clear ldap search hash when it was sole completion.
9821         Use elmo-string for pattern string.
9822         (wl-ldap-alias-safe-string): Eliminated needless let.
9823
9824 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9825
9826         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9827         (wl-ldap-alias-sep): New constant.
9828         (wl-ldap-search-attribute-type-list): Ditto.
9829         (wl-ldap-get-value): New function.
9830         (wl-ldap-make-filter): Ditto.
9831         (wl-ldap-make-matched-value-list): Ditto.
9832         (wl-ldap-alias-safe-string): Ditto.
9833         (wl-ldap-register-dn-string): Ditto.
9834         (wl-address-ldap-search): Rewrite.
9835
9836 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9837
9838         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9839         thread is deleted.
9840         (wl-thread-delete-line-from-buffer): Ditto.
9841         (wl-thread-get-exist-children): New function.
9842
9843 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9844
9845         * wl-demo.el (wl-demo): Made it to select various image types.
9846         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9847         from `wl-title-logo'.
9848         (wl-logo-ascii): New variable.
9849         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9850         (wl-demo-copyright-notice): New constant.
9851
9852         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9853
9854 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9855
9856         * wl-vars.el (wl-summary-target-above): Renamed from
9857         wl-summary-temp-above.
9858         * wl-score.el (wl-score-get-score-alist): Use it.
9859         (wl-summary-score-update-all-lines): Use it.
9860         * wl-summary.el: Ditto. (make-variable-buffer-local).
9861
9862 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9863
9864         * wl-vars.el (wl-ldap-port): New user option.
9865
9866         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9867         Rewite whole implementation.
9868         (wl-complete-field-body): Fixed.
9869
9870 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9871
9872         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9873         Choose implementation at compile time.
9874
9875 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9876
9877         * wl-address.el (wl-ldap-search-internal): New function.
9878         (wl-complete-field-to): Use it.
9879
9880 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9881
9882         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9883         Use `let' instead of `let*'.
9884         Require 'wl-vars.
9885
9886         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9887         Define as defcustom.
9888         (wl-ldap-base): Ditto.
9889         (wl-use-ldap): Ditto.
9890
9891 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9892
9893         * wl-address.el (wl-ldap-search): New function.
9894         (wl-complete-field-body): Use `wl-ldap-search'.
9895         (wl-ldap-server): New variable.
9896         (wl-ldap-base): Ditto.
9897         (wl-use-ldap): Ditto.
9898
9899 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9900
9901         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9902         (Pointed out by Mito <mit@nines.nec.co.jp>).
9903         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9904         buffer-local variables like `wl-summary-redisplay-internal'.
9905         (wl-summary-redisplay-all-header): Likewise.  Update
9906         Summary view too.
9907
9908 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9909
9910         * wl-summary.el (wl-summary-jump-to-parent-message):
9911         Consider prefix argument.
9912
9913         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9914         when closed thread is deleted.
9915
9916 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9917
9918         * wl-summary.el (wl-summary-jump-to-parent-message):
9919         Consider thread modification.
9920
9921 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9922
9923         * wl-message.el (wl-message-normal-get-original-buffer): Use
9924         `save-excursion'.
9925
9926         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9927         (wl-summary-showto-folder-regexp): Ditto.
9928
9929 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9930
9931         * wl-util.el (wl-delete-alist): Doc fix.
9932         (wl-delete-associations): New function.
9933         (wl-inverse-alist): New function.
9934         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9935         Split temporary variables. Use `wl-delete-associations'
9936         and `wl-inverse-alist'.
9937         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9938
9939 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9940
9941         * wl-folder.el (wl-folder-prefetch-entity):
9942         Execute prefetching if new count is unknown.
9943
9944 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9945
9946         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9947
9948         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9949         delete entity.
9950         (wl-thread-set-parent): If insert as top, set linked as nil.
9951
9952         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9953         `wl-thread-cleanup-symbols' when view mode is thread.
9954
9955 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9956
9957         * wl-folder.el (wl-folder-create-folder-entity): Use
9958         with-current-buffer.
9959         (wl-local-folder-init): Call set-buffer to make sure we are in
9960         the Folder buffer. Don't touch buffer-local variables here.
9961         (wl-folder-mode): Initialize buffer-local variables here.
9962
9963         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9964         (wl-folder-entity-assign-id): Ditto.
9965         (wl-folder-create-entity-hashtb): Ditto.
9966         (wl-local-folder-init): Ditto.
9967         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9968
9969 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9970
9971         * wl-summary.el (wl-summary-default-from): Fix probrem when
9972         std11-extract-address-components return (nil "foo@bar").
9973
9974 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9975
9976         * wl-draft.el (wl-draft-clone-local-variables):
9977         Remove redundant `setq'.
9978
9979 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9980
9981         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9982         Bind wl-highlight-x-face-func as nil while highlighting header.
9983
9984 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9985
9986         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9987
9988 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9989
9990         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9991         elmo-msgdb-overview-hashtb from copy-variables.
9992         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9993         instead of `elmo-msgdb-overview-get-entity-by-number'.
9994         (wl-summary-auto-refile): Ditto.
9995
9996         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9997         `elmo-msgdb-overview-get-entity' instead of
9998         `elmo-msgdb-search-overview-entity'.  Use
9999         `elmo-msgdb-overview-get-entity' instead of
10000         `elmo-msgdb-overview-get-entity-by-number'.
10001         (wl-thread-insert-entity-sub): Ditto.
10002         (wl-thread-insert-message): Ditto.
10003
10004         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10005         `elmo-msgdb-overview-get-entity'.
10006         (wl-normal-message-redisplay): Ditto.
10007
10008 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10009
10010         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10011         `wl-thread-entities'.
10012         (wl-thread-delete-message): Fix remove top message from
10013         `wl-thread-entity-list'.
10014
10015         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10016         wl-append(nconc), because update-list is broken on Meadow.
10017
10018         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10019         updating process.
10020         (wl-summary-rescan): Ditto.
10021         (wl-summary-sync-update3): Ditto.
10022         * wl-thread.el (wl-thread-set-parent): Renamed from
10023         `wl-summary-set-parent'.
10024         (wl-thread-insert-message): Updating buffer faster.
10025         (wl-thread-delete-message): Updating buffer faster.
10026
10027         * wl-score.el (wl-summary-score-update-all-lines): Changed
10028         interval for display progress gauge.
10029
10030 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10031
10032         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10033         folder always-sticky.
10034         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10035         defmacro.
10036
10037 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10038
10039         * wl-vars.el (wl-draft-add-references): New user option.
10040
10041         * wl-draft.el (wl-draft-add-references): New function.
10042         (wl-draft-yank-from-mail-reply-buffer): Use it.
10043         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10044         as nil.
10045
10046 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10047
10048         * wl-thread.el (wl-thread-update-line-msgs): Called
10049         `wl-thread-update-line-on-buffer-sub'.
10050         (wl-thread-update-line-on-buffer): Delete routine of inserting
10051         thread.
10052         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10053         moved from `wl-thread-update-line-on-buffer'.
10054         Add threshold for displaying progress gauge.
10055         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10056         argument of `wl-thread-update-line-msgs'.
10057         Add threshold for displaying progress gauge.
10058         * wl-folder.el:
10059         Add threshold for displaying progress gauge.
10060         * wl-score.el: Ditto.
10061
10062         * wl-expire.el (wl-summary-expire): Display deleting info.
10063
10064 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10065
10066         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10067         `no-msg'.
10068         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10069         argument of `wl-thread-update-line-msgs'.
10070         (wl-summary-set-parent): Added optional argument `parent-number'.
10071         (wl-summary-buffer-saved-message): New buffer local variable.
10072         (wl-summary-save-current-message): New command.
10073         (wl-summary-yank-saved-message): Ditto.
10074         (wl-summary-mode-map): Added key binding for
10075         `wl-summary-save-current-message' (\ew) and
10076         `wl-summary-yank-saved-message' (\C-y).
10077         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10078
10079 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10080
10081         * wl-summary.el (wl-summary-mode-map): Added key binding for
10082         `wl-summary-set-parent' (ts).
10083
10084 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10085
10086         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10087         subject faster. If thread number is reverse, delayed updating
10088         thread.
10089         (wl-summary-search-by-subject): Ditto.
10090         (wl-summary-put-alike): Ditto.
10091         (wl-summary-get-alike): Ditto.
10092         (wl-summary-insert-headers): Insert header of all overview in
10093         buffer.
10094         (wl-summary-rescan): Delayed updating thread. Kill search subject
10095         buffer for wl-summary-search-by-subject.
10096         (wl-summary-sync-update3): Ditto.
10097         (wl-summary-exit): Ditto.
10098         (wl-summary-goto-bottom-of-current-thread): Change for linked
10099         thread.
10100         (wl-summary-overview-create-summary-line): Change line for linked
10101         thread.
10102
10103         * wl-summary.el (wl-summary-update-thread): Use
10104         wl-thread-maybe-get-children-num.
10105         (wl-summary-set-parent): If change parent, move sub thread.
10106         (wl-summary-redisplay-internal): Add horizontal recenter.
10107         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10108
10109         * wl-thread.el (wl-thread-entity-get-linked): New function.
10110         (wl-thread-entity-set-linked): New function.
10111         (wl-thread-create-entity): Add linked element.
10112         (wl-thread-entity-insert-as-top): Use wl-append.
10113         (wl-thread-maybe-get-children-num): If closing thread, return
10114         children msgs.
10115         (wl-thread-update-line-msgs): Displaying progress message.
10116         (wl-thread-update-line-on-buffer-sub): Use
10117         wl-thread-maybe-get-children-num.
10118         (wl-thread-update-line-on-buffer): If update line is not exists,
10119         insert thread.
10120         (wl-thread-delete-message): If delete top msg of thread, search
10121         parent by subject.
10122         (wl-thread-insert-entity): Use
10123         wl-thread-maybe-get-children-num.
10124
10125         * wl-highlight.el (wl-highlight-summary-current-line): change
10126         sregexp for linked thread.
10127         * wl-util.el (wl-count-lines): Count lines.
10128         (wl-horizontal-recenter): horizontal recenter.
10129         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10130         (wl-score-get-alike): Ditto.
10131         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10132         (wl-subject-length-limit): New variable.
10133         (wl-highlight-thread-indent-string-regexp): Changed for linked
10134         thread.
10135
10136 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10137
10138         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10139         New variable (revival).
10140         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10141         by subject matching if there's no in-reply-to nor references field
10142         (revival).
10143
10144 \f
10145 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10146
10147         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10148         message.
10149
10150 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10151
10152         * wl-summary.el (wl-summary-reply): Return t if there was a
10153         message at cursor point.
10154         Added unwind-protect.
10155         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10156         returns t.
10157         (wl-summary-cancel-message): Do nothing when there's no message at
10158         cursor point.
10159         (wl-summary-forward): Ditto.
10160         (wl-summary-jump-to-parent-message): Ditto.
10161         (wl-summary-reedit): Ditto.
10162         (wl-summary-edit-addresses): Ditto.
10163         (wl-summary-pipe-message): Ditto.
10164         (wl-summary-print-message-with-ps-print): Ditto.
10165         (wl-summary-print-message): Ditto.
10166         (wl-summary-mark-as-important): Ditto.
10167         (wl-summary-mark-as-unread): Ditto.
10168
10169         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10170         message at cursor point.
10171         (wl-summary-reply-with-citation): Remove unwind-protect.
10172
10173         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10174         subject searching feature.
10175         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10176         Eliminated.
10177
10178 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10179
10180         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10181         New variable.
10182         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10183         by subject matching if there's no in-reply-to nor references field.
10184
10185         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10186
10187         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10188         when display is finished.
10189         (wl-folder-open-all): Ditto.
10190         (wl-folder-update-access-group): Ditto.
10191         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10192         * wl-thread.el (wl-thread-close-all): Ditto.
10193
10194         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10195         progress gauge only when it was displayed.
10196         * wl-folder.el (wl-folder-insert-entity): Ditto.
10197
10198 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10199
10200         * wl-summary.el (wl-summary-incorporate): Enclose
10201         `wl-summary-sync-force-update' with save-excursion.
10202
10203 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10204
10205         * wl-summary.el (wl-summary-prefetch-region):
10206         Pass current cursor point to `pos-visible-in-window-p' after
10207         moving cursor to the started point.
10208
10209 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10210
10211         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10212
10213         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10214         fields from the forwarding message.
10215         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10216         `ignored-fields'.
10217
10218 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10219
10220         * wl-mime.el (wl-message-request-partial):
10221         Eliminated argument `msgdb'.
10222         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10223         (wl-mime-combine-message/partial-pieces): Likewise.
10224         * tm-wl.el (wl-message-request-partial): Likewise.
10225         (wl-mime-combine-message/partial-pieces): Likewise.
10226
10227 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10228
10229         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10230         when display is finished.
10231
10232 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10233
10234         * wl-summary.el (wl-summary-goto-folder-subr):
10235         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10236
10237 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10238
10239         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10240         when cursor point is visible.
10241
10242 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10243
10244         * wl-expire.el (wl-expire-archive-get-max-number):
10245         Don't use `file-name-directory'.
10246
10247 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10248
10249         * wl-expire.el (wl-expire-archive-get-max-number):
10250         Use `file-name-directory'.
10251
10252 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10253
10254         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10255         only when there is progress.
10256
10257 2000-04-13  Mito <mit@nines.nec.co.jp>
10258
10259         * wl-summary.el (wl-summary-sync-marks): Display progress.
10260
10261 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10262
10263         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10264         (wl-summary-prev): Move cursor regardless of unread status.
10265         (wl-summary-next): Ditto.
10266
10267 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10268
10269         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10270         Added argument `target' and `number'.
10271         * tm-wl.el (wl-summary-burst-subr): New function.
10272         (wl-summary-burst): Use it.
10273
10274 2000-04-10  Mito <mit@nines.nec.co.jp>
10275
10276         * wl-mime.el (wl-burst): New function.
10277         (wl-summary-burst): Use it.
10278
10279 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10280
10281         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10282         as petname when there's no candidate.
10283
10284 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10285
10286         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10287         New variable.
10288         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10289
10290         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10291
10292         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10293
10294 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10295
10296         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10297         Use substring of `original' instead of buffer-substring.
10298         (wl-refile-evaluate-rule):
10299         Set `original' argument of wl-refile-expand-newtext.
10300
10301         * wl-summary.el
10302         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10303         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10304         (wl-summary-auto-refile): Check existence of destination folder just
10305         before marking.
10306
10307 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10308
10309         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10310         when wl-refile-get-field-value return nil.
10311
10312 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10313
10314         * wl-refile.el
10315         (wl-refile-expand-newtext): New function imported from Gnus.
10316         (wl-refile-evaluate-rule): Use it.
10317
10318 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10319
10320         * wl-summary.el (wl-summary-print-destination):
10321         Duplicate folder string to avoid putting text-property on
10322         original string.
10323
10324         * wl-refile.el (wl-refile-get-field-value): New function.
10325         (wl-refile-evaluate-rule): New function;
10326         Evaluate refile rule recursively.
10327         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10328         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10329         New function; Check existence of a target folder recursively.
10330         (wl-summary-auto-refile-check-refile-rule-alist):
10331         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10332
10333 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10334
10335         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10336
10337         * wl-folder.el (wl-create-folder-entity-from-buffer):
10338         Fixed problem when '}' character is contained in folder name.
10339
10340         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10341
10342 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10343
10344         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10345         (wl-fldmgr-add-completion-all-completions):
10346         Use wl-fldmgr-add-completion-hashtb.
10347
10348 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10349
10350         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10351         wl-fldmgr-add-completion-subr): New functions.
10352         * wl-folder.el (wl-folder-completion-func): New variable.
10353         * wl-summary.el (wl-summary-read-folder):
10354         Use wl-folder-completion-func.
10355
10356         * wl-refile.el: Eliminate throw & catch.
10357
10358         * wl.el (wl-plugged-sending-queue-status): Fixed.
10359
10360 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10361
10362         * wl-draft.el (wl-draft): Put category property on
10363         mail-header-separator.