0eaf365478f360cbf1890dfa408f9a36b41c2de5
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
4         (wl-inhibit-save-drafts): New internal variable.
5         (wl-disable-auto-save): Ditto.
6         (wl-save-drafts): Treat above variables.
7         (wl-auto-save-drafts): New function.
8         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
9         `wl-stop-save-drafts'.
10         (wl-start-save-drafts): New function.
11         (wl-stop-save-drafts): Ditto.
12         (wl-set-auto-save-draft): New command.
13
14         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
15         `wl-set-save-drafts'.
16
17 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
20         `make-local-variable' instead of `make-variable-buffer-local'.
21
22 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
23
24         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
25
26 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
27
28         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
29
30 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
33         of working buffer.
34
35 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
38
39         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
40         value into recipients; Bind `wl-draft-remove-group-list-contents'
41         as nil.
42
43 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
44
45         * wl-summary.el (wl-summary-sort): Fixed the last change.
46
47         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
48         (wl-summary-sort-messages): Ditto.
49         (wl-summary-rescan): Use it.
50         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
51         `completing-read'; Append candidates for reverse order.
52
53 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
54
55         * Version number is increased to 2.15.2.
56
57 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
58
59         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
60         "Smaller".
61         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
62
63 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
64
65         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
66
67 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-vars.el (wl-draft-additional-header-alist): Add into the
70         customize group `wl-draft'.
71         (wl-draft-add-in-reply-to): Move customize group from `wl' to
72         `wl-draft'.
73         (wl-draft-add-references): Ditto.
74
75         * wl-action.el (wl-summary-print-argument): Rename argument from
76         `folder' to `data'.
77
78 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
79
80         * wl-summary.el (wl-summary-rescan-message): Call
81         `wl-thread-cleanup-symbols' before insert thread.
82
83 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl.el (wl-init): Set `elmo-get-folder-function' as
86         `wl-folder-make-elmo-folder'.
87
88         * wl-spam.el (wl-summary-exec-action-spam): Use
89         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
90
91         * wl-folder.el (wl-folder-make-elmo-folder): New function.
92         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
93         `elmo-make-folder'.
94         (wl-folder-get-elmo-folder): Ditto.
95         (wl-folder-create-subr): Simplify.
96
97 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
100
101 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
102
103         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
104         contents in message buffer instead of original buffer. If optional
105         argument specified, ask coding system for encode.
106
107 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
108
109         * wl-spam.el (wl-summary-test-spam-region): New function.
110         (wl-spam-setup): Bind "rkc".
111
112 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
113
114         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
115
116 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
117
118         * wl-spam.el (wl-summary-test-spam): Fix typo.
119         (wl-message-check-spam): Ditto.
120
121 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
122
123         * wl-summary.el (wl-summary-default-from): Simplify.
124
125 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
126
127         * wl-action.el (wl-summary-exec-action-refile): Simplify.
128         (wl-summary-exec-action-copy): Ditto.
129         (wl-summary-auto-refile): Check existence of temporary mark.
130
131 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
132
133         * wl-summary.el (wl-summary-create-line): Use
134         `elmo-time-to-datevec'.
135
136         * wl-expire.el (wl-expire-archive-date): Ditto.
137         (wl-expire-localdir-date): Ditto.
138
139         * wl-util.el (wl-day-number): Abolish.
140
141         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
142         of `wl-day-number'.
143         (wl-score-followup): Ditto.
144         (wl-score-add-followups): Ditto.
145         (wl-score-get-latest-msgs): Ditto.
146         (wl-score-get-header-entry): Ditto.
147         (wl-score-edit-insert-date): Ditto.
148
149 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
152         `elmo-message-entity-field' with 2nd argument `type'.
153
154 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
155
156         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
157
158 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
159
160         * wl-thread.el (wl-thread-delete-message): Delete descendant
161         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
162
163 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
164
165         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
166
167 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
168
169         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
170         `Access folder'.
171
172 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-vars.el (wl-access-folder-icon): New user option.
175
176         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
177         `Access folder'.
178
179 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
180
181         * wl-summary.el (wl-summary-buffer-set-folder): Use
182         `wl-folder-mime-charset'.
183
184         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
185         `mime-charset'.
186         (wl-folder-get-elmo-folder): Ditto.
187         (wl-folder-mime-charset): New function.
188
189 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
190
191         * wl-util.el (wl-parse-addresses): Define alias of
192         `elmo-parse-addresses' (move to `elmo-util.el').
193
194         * wl-summary.el (wl-summary-default-from): Follow the API change.
195         (wl-summary-overview-entity-compare-by-date): Ditto.
196         (wl-summary-overview-entity-compare-by-from): Ditto.
197         (wl-summary-get-list-info): Get value of `ml-info' field from
198         entity at first.
199         (wl-summary-rescan-message): Treat prefix argument.
200         (wl-summary-prefetch-msg): Follow the API change.
201         (wl-summary-search-by-subject): Ditto.
202         (wl-summary-insert-thread): Ditto.
203         (wl-summary-line-subject): Ditto.
204         (wl-summary-line-from): Ditto.
205         (wl-summary-create-line): Ditto.
206         (wl-summary-print-message-with-ps-print): Ditto.
207
208         * wl-score.el (wl-score-ov-entity-get): Ditto.
209         (wl-score-followup): Ditto.
210         (wl-score-add-followups): Use `elmo-message-entity-field' instead
211         of `car'.
212         (wl-score-get-latest-msgs): Follow the API change.
213         (wl-score-get-header): Ditto.
214
215         * wl-refile.el (wl-refile-learn): Ditto.
216         (wl-refile-subject-learn): Ditto.
217         (wl-refile-get-field-value): Ditto.
218         (wl-refile-guess-by-history): Ditto.
219         (wl-refile-guess-by-subject): Ditto.
220
221         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
222
223         * wl-expire.el (wl-expire-date-p): Removed.
224         (wl-expire-archive-date): Follow the API change.
225         (wl-expire-localdir-date): Ditto.
226         (wl-summary-expire): Ditto.
227
228         * Version number is increased to 2.15.1.
229
230 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
231
232         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
233         group is access or not (it is not strict, like wl-fldmgr-rename).
234
235 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
236
237         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
238         duplicate call of `wl-summary-print-argument' on the wrong line.
239
240 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
241
242         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
243         even if argument `number' is nil.
244         (wl-summary-insert-line): Print action argument if current message
245         has it.
246
247 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
248
249         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
250         (wl-draft-reply): Ditto.
251         (wl-draft): Add optional argument `parent-number' and call
252         `wl-draft-create-buffer' with it.
253         (wl-draft-create-buffer): Add optional argument
254         `parent-number'. Set wl-draft-parent-number as it.
255
256 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
257
258         * wl-folder.el (wl-folder-set-persistent-mark): If summary
259         buffer is not for given folder, don't use it.
260
261 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
262
263         * Version number is increased to 2.15.0.
264
265 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
266
267         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
268
269         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
270         (wl-highlight-get-face-by-name): New internal function.
271         (wl-highlight-summary-line-face-spec): Use it and fixed.
272
273 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
274
275         * wl-summary.el (wl-summary-sync-update): Use
276         `elmo-message-entity-field' instead of `car' to get message-id
277         from overview entity.
278
279         * wl-summary.el (wl-summary-rescan-message): Call
280         `wl-highlight-summary-displaying' when displaying a message.
281
282 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
283
284         * wl-draft.el (wl-draft-config-info-filename): Extracted from
285         `wl-draft-config-info-operation'.
286         (wl-draft-buffer-change-number): New function.
287         (wl-draft-rename-saved-config): Ditto.
288         * wl.el (wl-init): Connect slot for message-number-changed.
289         (toplevel): Add autoload for wl-draft-rename-saved-config.
290
291 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
294         `update-overview'
295         (wl-summary-buffer-detach): Disconnect from it.
296         (wl-summary-rescan-message): Use command.
297
298         * wl-message.el (wl-message-buffer-display): Use
299         `with-current-buffer' instead of `save-excursion'.
300
301 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
302
303         * wl-mime.el (wl-draft-preview-attributes-list): Protect
304         wl-draft-preview-attributes-list from distraction.
305
306 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
307
308         * wl-summary.el (wl-summary-sync-update): Sort the return value of
309         `elmo-list-diff'.
310
311 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl-summary.el
314         (wl-summary-edit-addresses-collect-candidate-fields): Use
315         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
316
317         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
318         instead of `elmo-set-work-buf'.
319
320         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
321         (wl-address-make-address-list): Ditto.
322
323         * Version number is increased to 2.13.3.
324
325 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
326
327         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
328         user option.
329
330         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
331         argument `5'.
332
333         * wl-message.el (wl-message-display-no-merge-p): New function.
334         (wl-message-buffer-display): Check whether the message is
335         reassembled and follow the API change.
336
337 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
340         multibyte on working buffer and removed unnecessary
341         `buffer-disable-undo'.
342
343 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-util.el (wl-read-search-condition-internal): Fixed the last
346         change.
347
348 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * wl-util.el (wl-read-search-condition-internal): Protect
351         elmo-global-flags from distraction.
352
353 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
354
355         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
356
357         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
358         (wl-summary-event-handler): Ditto.
359         (wl-summary-update-persistent-mark-on-event): New
360         function (renamed from `elmo-event-handler-flag-changed').
361         (wl-summary-buffer-attach): New function.
362         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
363         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
364         instead of `elmo-folder-add-handler'.
365
366         * Version number is increased to 2.13.2.
367
368 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
369
370         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
371         and "\177" to the `wl-news-previous-page'.
372         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
373         (wl-news-previous-page): New function.
374
375 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
376
377         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
378         instead of `write-region' and simplify.
379
380 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
381
382         * wl-template.el (wl-template-select): Cause error if
383         `wl-template-alist' is nil.
384
385 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
386
387         * wl-news.el.in: Set file variable `no-byte-compile'.
388
389 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
392         whether a target message is within displaying area.
393         (elmo-event-handler-cache-changed): Ditto.
394
395 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
396
397         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
398         to `defun'.  Use `nconc' instead of `append' to collect descendant
399         message numbers.
400
401 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
402
403         * wl-thread.el (wl-thread-save-top-list)
404         (wl-thread-save-entities): Use `with-temp-buffer'.
405         * wl-news.el.in (wl-news-previous-version-load):
406         (wl-news-previous-version-save): Ditto.
407         * wl-summary.el (wl-summary-load-file-object)
408         (wl-summary-save-view-cache): Ditto.
409
410 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
411
412         * wl-util.el (toplevel): Require 'elmo-flag'.
413         (wl-read-search-condition): New function (Renamed from
414         `elmo-read-search-condition').
415         (wl-read-search-condition-internal): Likewise.
416
417         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
418         invalid.
419         (wl-summary-pick): Use `wl-read-search-condition' instead of
420         `elmo-read-search-condition'.
421         (wl-summary-virtual): Ditto.
422
423         * wl-folder.el (wl-folder-virtual): Ditto.
424         (wl-folder-pick): Ditto.
425
426         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
427
428 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl-summary.el (wl-summary-reedit): Call
431         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
432
433 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
434
435         * wl-mime.el (toplevel): Require wl-vars.
436
437         * wl-message.el (toplevel): Require cl at compile.
438
439         * wl-draft.el (toplevel): Require elmo.
440
441 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
442
443         * wl-message.el (wl-message-buffer-prefetch): Count is a number
444         and do nothing when it is not positive.
445         (wl-message-buffer-prefetch-next): Ditto.
446
447 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
448
449         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
450         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
451         (wl-summary-redisplay-internal): Ditto.
452
453         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
454         message (the condition is borrowed from `wl-check-variables-2').
455         (wl-summary-redisplay-internal): Ditto.
456
457 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
458
459         * wl-mime.el (wl-draft-nntp-attribute): New function.
460         (wl-draft-attribute-nntp-posting-server): Use it.
461         (wl-draft-attribute-nntp-posting-port): Ditto.
462
463         * wl-mime.el (wl-draft-preview-attributes-list): New function.
464         (wl-draft-show-attributes-buffer): Ditto.
465         (wl-draft-hide-attributes-buffer): Ditto.
466         (wl-draft-attribute-newsgroups): Ditto.
467         (wl-draft-attribute-nntp-posting-server): Ditto.
468         (wl-draft-attribute-nntp-posting-port): Ditto.
469         (wl-draft-preview-message): Use there functions.
470
471         * wl-vars.el (wl-draft-preview-attributes-list): Change default
472         value.
473
474 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
477         (wl-draft-reedit): Ditto.
478         (wl-draft-queue-flush): Ditto.
479
480         * wl-mime.el (wl-message-request-partial): Ditto.
481         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
482         instead of `elmo-message-fetch'.
483
484         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
485
486         * wl-summary.el (wl-summary-message-string): Ditto.
487
488 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-util.el (wl-current-message-buffer): Follow the API change.
491
492         * wl-summary.el (wl-summary-redisplay-internal): Call
493         `wl-summary-mark-as-read' with 2nd argument as nil and update
494         unread count instead of persistent mark.
495
496         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
497         variable.
498         (wl-message-redisplay): Follow the API change.
499         (wl-message-buffer-display): Managed mime-entity directly and
500         return preview buffer only.
501         (wl-message-display-internal): Rewrite.
502         (wl-message-buffer-prefetch-subr): Not save return value of
503         `wl-message-buffer-display'.
504
505         * Version number is increased to 2.13.1.
506
507 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
508
509         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
510         'elmo-multiple-fields-body-list' with boundary specified.
511
512 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
513
514         * wl-vars.el (wl-summary-resend-use-cache): New variable.
515         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
516         cache if `wl-summary-resend-use-cache' is non-nil.
517
518 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
519
520         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
521         (wl-nntp-posting-stream-type): Ditto.
522
523 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
524
525         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
526
527 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
528
529         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
530         message.
531
532 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
533
534         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
535         Abolish.
536         (wl-summary-buffer-persistent-mark-version): New internal
537         variable.
538         (wl-summary-update-mark-and-highlight-window): Check by
539         wl-summary-persistent-mark-invalid-p.
540         (wl-summary-update-status-marks): Ditto.
541         (elmo-event-handler-flag-changed): Rewrite.
542         (elmo-event-handler-cache-changed): Define.
543         (wl-summary-prefetch-msg): Does not update persistent mark here.
544         (wl-summary-delete-cache): Ditto.
545         (wl-summary-resume-cache-status): Ditto.
546         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
547         (wl-summary-persistent-mark-invalid-p): New function.
548         (wl-summary-validate-persistent-mark): Ditto.
549         (wl-summary-validate-persistent-mark-string): Ditto.
550         (wl-summary-invalidate-persistent-mark): Ditto.
551         (wl-summary-update-persistent-mark): Call
552         `wl-summary-validate-persistent-mark'.
553         (wl-summary-create-line): Call
554         `wl-summary-validate-persistent-mark-string'.
555
556         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
557         status as t if cache used.
558
559 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
560
561         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
562         only if the target is group.
563         * wl-folder.el (wl-folder-append-petname): Don't check group name.
564
565 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
568
569 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
570
571         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
572
573         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
574
575 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
576
577         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
578         (Thanks to Yoichi NAKAYAMA).
579
580 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
581
582         * wl-util.el (wl-save-drafts): Restore echo area.
583
584 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
585
586         * Version number is increased to 2.13.0.
587
588         * wl-util.el (wl-biff-check-folder-async): Use
589         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
590
591 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-message.el (wl-message-display-internal): Does not put
594         wl-message-display-type property on message buffer.
595         (wl-message-buffer-display-type): New function.
596
597         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
598
599         * wl-summary.el (wl-summary-mode): Use `dolist' to add
600         `wl-summary-buffer-detach'.
601         (wl-summary-message-display-type): Use
602         `wl-summary-buffer-display-type'.
603
604 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
605
606         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
607         buffer-local.
608
609         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
610         kill-buffer-hook instead of make-local-variable.
611         (wl-draft-preview-message): Set `local' argument of add-hook as t.
612
613 2004-12-12  Scott Renfro <scott@renfro.org>
614
615         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
616         regex for square-branket.
617
618 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
621         `wl-message-mime-analysis-p' with argument `header'.
622
623 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
624
625         * wl-mime.el (wl-draft-yank-current-message-entity): 
626         Switch to no-mime following method according to wl-message-display-type
627         property.
628         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
629
630         * wl-message.el (wl-message-display-internal): 
631         Put wl-message-display-type property on message buffer.
632
633         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
634         (wl-message-display-internal): Ditto;
635
636         * wl-summary.el (wl-summary-toggle-mime): Ditto.
637
638 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * wl-message.el (wl-message-make-display-type): New function.
641         (wl-message-display-type-property): Ditto.
642         (wl-message-mime-analysys-p): Ditto.
643         (wl-message-display-all-header-p): Ditto.
644         (wl-message-redisplay): Removed argument `as-is', `all-header' and
645         added `display-type'.
646         (wl-message-buffer-display): Likewise.
647         (wl-message-display-internal): Likewise.
648         (wl-message-buffer-display-type): Abolish.
649         (wl-message-buffer-prefetch-subr): Follow the API changed.
650
651         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
652         from wl-summary-buffer-display-all-header and changed default value.
653         (wl-summary-message-display-type): New function.
654         (wl-summary-buffer-display-mime-mode): Ditto.
655         (wl-summary-buffer-display-header-mode): Ditto.
656         (wl-summary-toggle-mime): Rewrite with above functions.
657         (wl-summary-toggle-all-header): Ditto.
658         (wl-summary-redisplay): Force redisplay with default mode.
659         (wl-summary-redisplay-internal): Renamed argument from `mode',
660         `all-header' to `mime-mode', `header-mode'.
661         Use `wl-message-make-display-type'.
662
663         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
664         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
665
666 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
667
668         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
669
670 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
671
672         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
673         in original message buffer.
674         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
675         buffer.
676
677 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
678
679         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
680
681 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
682
683         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
684
685 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
686
687         * wl-action.el (wl-summary-exec-action-refile): Display a done message
688         when actions succeeded.
689         (wl-summary-exec-action-copy): Likewise.
690
691 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
692
693         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
694         there is switch-to-buffer at the end of wl-message-select-buffer.
695         (wl-summary-reply): Ditto.
696
697 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
698
699         * wl-summary.el (wl-summary-forward): Put subject in original
700         message buffer as argument of wl-draft-forward.
701         * wl-draft.el (wl-draft-forward): Decode subject as in
702         wl-draft-reply.
703
704 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
705
706         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
707         a folder under access group.
708
709 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
710
711         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
712         wl-message-buffer-display.
713
714         * wl-util.el (wl-set-save-drafts): Fix typo.
715
716 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
719         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
720         wl-highlight-logo-face to set the bg color of an xbm image; fixed
721         the way to measure the width of a bitmap image; don't put face on
722         ascii and bitmap images; put the mark which should not use the
723         variable-pitch face on ascii and bitmap images.
724         (wl-demo-setup-properties): Don't use the variable-pitch face on
725         ascii and bitmap images; made it work on Emacs 20 and earlier.
726         (wl-demo-insert-text): End with a newline at the bottom; don't put
727         face on text.
728
729         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
730
731 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
732
733         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
734
735         * wl-util.el (wl-save-drafts): Moved from sample setting.
736         (wl-set-save-drafts): New function to set idle timer.
737         * wl-draft.el (wl-draft): Call it.
738         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
739
740 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
741
742         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
743         a summary which has toggle display status off.
744
745 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
746
747         * wl-draft.el (wl-draft-do-fcc): No cache save.
748
749 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
750
751         * wl-summary.el (elmo-event-handler-flag-changed): Use
752         `set-buffer' instead of `with-current-buffer'.
753
754 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
755
756         * wl-summary.el (wl-summary-after-resize-function): New function.
757         (wl-summary-mode): Add `wl-summary-after-resize-function' to
758         window-size-change-functions.
759
760 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
761
762         * wl-draft.el (wl-draft-create-buffer): Bind
763         `change-major-mode-hook' after current buffer is changed.
764
765         * wl-summary.el (wl-summary-buffer-detach): New function.
766         (wl-summary-buffer-set-folder): Call it.
767         (wl-summary-mode): Add `wl-summary-buffer-detach' to
768         change-major-mode-hook and kill-buffer-hook.
769         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
770         (wl-summary-switch-to-clone-buffer): Ditto.
771         (wl-summary-goto-folder-subr): Ditto.
772
773 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
774
775         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
776         after boundp check.
777
778 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
779
780         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
781         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
782         for `kill-buffer'.
783
784         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
785         handler of current buffer from elmo-folder.
786
787 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
788
789         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
790
791 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
792
793         * wl-summary.el (wl-summary-buffer-event-handler): New internal
794         variable.
795         (wl-summary-event-handler): New class.
796         (elmo-event-handler-flag-changed): Define to update persistent
797         mark.
798         (wl-summary-buffer-set-folder): Register event handler to
799         elmo-folder.
800         (wl-summary-exit): Unregister event handler.
801         (wl-summary-goto-folder-subr): Ditto.
802         (wl-summary-mark-as-read-all): Does not call
803         `wl-summary-update-persistent-mark' directly.
804         (wl-summary-mark-as-read-internal): Ditto.
805         (wl-summary-set-persistent-mark-internal): Ditto.
806         (wl-summary-set-flags-internal): Ditto.
807
808         * Version number is increased to 2.11.33.
809
810 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
811
812         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
813         to nil.
814
815 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
816
817         * wl-spam.el (wl-spam-setup): Add hook
818         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
819         instead of `wl-summary-prepare-hook'.
820
821         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
822         if folder type is `'flag'.
823         (wl-summary-mark-as-important): Ditto.
824
825 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
826
827         * wl-address.el (wl-address-minibuffer-history): New variable.
828         (wl-address-minibuffer-local-map): New keymap.
829         (wl-address-read-from-minibuffer): New function.
830
831         * wl-action.el (wl-summary-get-resend-address): Use
832         `wl-address-read-from-minibuffer' instead of `completing-read'.
833
834 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * Version number is increased to 2.11.32.
837
838 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
839
840         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
841         without mule to iso-8859-1.
842         (wl-draft-add-in-reply-to): Add note in description.
843         (wl-draft-add-references): Ditto.
844
845 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
846
847         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
848         definition for `m'.
849         (wl-summary-mode-line-format): Add '[%m]'.
850         (wl-message-mode-line-format-spec-alist): Ditto.
851         (wl-summary-display-mime-mode-list): New variable.
852
853         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
854         from wl-summary-buffer-display-as-is.
855         (wl-summary-buffer-display-all-header): New buffer local variable.
856         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
857         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
858         instead of wl-summary-buffer-display-as-is.
859         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
860         (wl-summary-set-persistent-mark): Ditto.
861         (wl-summary-set-message-buffer-or-redisplay): Just call
862         `wl-summary-redisplay-internal' without optional arguments.
863         (wl-summary-toggle-mime): Rewrite.
864         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
865         (wl-summary-toggle-all-header): New function.
866         (wl-summary-redisplay-internal): Treat mime mode.
867
868         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
869         to wl-mime-preview-follow-no-mime.
870         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
871         accodring to the display-mode.
872
873         * wl-message.el (wl-message-buffer-display-type): Rewrite.
874         (wl-message-buffer-display): Changed argument name from `as-is' to
875         `mode'.
876         (wl-message-display-internal): Ditto;
877         Bind elmo-mime-display-header-analysis according to the mode.
878         (wl-message-display-internal): Put wl-message-display-mime-mode
879         property on entire buffer.
880
881 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
882
883         * wl-draft.el (wl-draft-do-fcc): Undo last change.
884
885 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
886
887         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
888         Don't extract mail address.
889         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
890
891         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
892
893         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
894
895 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
896
897         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
898         wl-fldmgr-cut-entity-list on confirmation.
899
900 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
901
902         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
903         (wl-mime-quit-preview): Check existence of
904         mime-edit-temp-message-buffer here.
905
906 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
907
908         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
909         after deletion.
910
911         * wl-draft.el (wl-draft-send-confirm): Check major-mode
912         before calling wl-mime-quit-preview.
913
914 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
915
916         * wl-summary.el (wl-summary-pick): If call it with prefix
917         argument, set `delete-marks' as non-nil. Pick from only visible
918         messages.
919         (wl-summary-check-target-mark): New function.
920         (wl-summary-target-mark-mark-as-read): Use it.
921         (wl-summary-target-mark-mark-as-unread): Ditto.
922         (wl-summary-target-mark-operation): Ditto.
923         (wl-summary-target-mark-set-flags): Ditto.
924         (wl-summary-target-mark-save): Ditto.
925         (wl-summary-target-mark-pick): Ditto.
926         (wl-summary-target-mark-forward): Ditto.
927         (wl-summary-target-mark-reply-with-citation): Ditto.
928         (wl-summary-target-mark-print): Ditto.
929         (wl-summary-target-mark-uudecode): Ditto.
930
931         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
932         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
933         with `ask-coding' is non-nil.
934
935 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
936
937         * wl-thread.el (wl-thread-set-parent): If parent is a message
938         which is identified by references, set linked as nil.
939
940 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
941
942         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
943         (wl-message-mode-line-format-spec-alist): Ditto.
944         (wl-message-mode-line-format): Ditto.
945         (wl-summary-mode-line-format): Ditto for docstring.
946         (wl-summary-no-mime-folder-list): Fix typo.
947
948         * wl-util.el (wl-current-message-buffer): Call
949         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
950
951         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
952         variable.
953         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
954         of `wl-summary-redisplay-no-mime'.
955         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
956         (wl-summary-toggle-mime): New function.
957         (wl-summary-redisplay-all-header): Rewrite.
958         (wl-summary-redisplay-no-mime): Ditto.
959         (wl-summary-redisplay-internal): Added argument `as-is' and
960         `all-header'.
961
962         * wl-refile.el (wl-refile-default-from-folder-path-separator):
963         New variable.
964         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
965         bottom.
966         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
967         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
968         "/" unconditionally.
969
970         * wl-mime.el (wl-draft-yank-current-message-entity): Use
971         wl-mime-preview-follow-no-mime for as-is content.
972         (wl-mime-preview-follow-no-mime): New function.
973         (wl-mime-preview-follow-current-region): Fixed parenthesis.
974
975         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
976         and added `as-is', `all-header'.
977         (wl-message-buffer-display): Ditto.
978         (wl-message-buffer-display-type): New function.
979
980 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
981
982         * wl-vars.el (wl-message-header-button-alist): Change default
983         value.
984         (wl-message-body-button-alist): Ditto.
985
986 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
987
988         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
989
990 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
991
992         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
993
994 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
995
996         * wl-summary.el (wl-summary-sync-marks): Remove condition which
997         is always true.
998
999 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1002         on null entity.
1003
1004 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1005
1006         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1007
1008 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1009
1010         * wl-vars.el (wl-summary-resend-hook): New hook.
1011
1012         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1013         `wl-summary-resend-hook'.
1014
1015 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1016
1017         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1018         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1019         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1020         (wl-summary-new-cached-mark): Changed default value to 'n'.
1021         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1022         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1023         (wl-folder-sync-range-alist): Remove spec for 'flag.
1024         (wl-summary-force-prefetch-folder-list): New user option.
1025
1026         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1027         `wl-summary-toggle-persistent-mark'.
1028         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1029         number is nil.
1030         (wl-summary-mark-as-answered-region): Set interactive argument of
1031         `wl-summary-set-persistent-mark-internal'.
1032         (wl-summary-mark-as-important-region): Ditto.
1033         (wl-summary-unset-persistent-mark): Ditto.
1034         (wl-summary-set-persistent-mark): Ditto.
1035         (wl-summary-mark-as-answered): Ditto.
1036         (wl-summary-mark-as-important): Ditto.
1037         (wl-summary-set-persistent-mark-internal): Do nothing
1038         when `elmo-message-flag-available-p' is nil.
1039         (wl-summary-toggle-persistent-mark): New function.
1040         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1041         when the folder matches `wl-summary-force-prefetch-folder-list'.
1042
1043
1044         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1045         when number is nil.
1046         (wl-highlight-summary-forwarded-face): New face.
1047
1048 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1049
1050         * Version number is increased to 2.11.31.
1051
1052 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1053
1054         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1055         (wl-biff-check-folder-async): Ditto.
1056         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1057
1058 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1059
1060         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1061         Add an argument `reverse'.  All callers are updated.
1062         (wl-summary-sort): Add a prefix argument `reverse' to specify
1063         reverse sorting.
1064         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1065         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1066         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1067
1068 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1069
1070         * wl-message.el (wl-message-redisplay): Does not narrow header if
1071         disply-type is all-header or as-is.
1072
1073         * wl-summary.el (wl-summary-enter-handler): Use
1074         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1075
1076 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1077
1078         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1079         after adding wl-draft-parent-variables.
1080         (wl-draft-forward): Ditto.
1081
1082 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1083
1084         * wl-summary.el (wl-summary-sync-marks): Call
1085         `wl-summary-set-persistent-mark' and
1086         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1087         (wl-summary-set-persistent-mark-internal): Add 4th argument
1088         `no-server'.
1089         (wl-summary-unset-persistent-mark): Ditto.
1090         (wl-summary-set-persistent-mark): Ditto.
1091         (wl-summary-add-flags-internal): Abolish.
1092         (wl-summary-remove-flags-internal): Ditto.
1093         (wl-summary-mark-as-important-internal): Ditto.
1094         (wl-summary-mark-as-important): Use
1095         `wl-summary-set-persistent-mark' instead of
1096         `wl-summary-add-flags-internal'.
1097         (wl-summary-mark-as-important-region): Ditto.
1098
1099         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1100
1101         * wl-summary.el (wl-summary-get-available-flags): New function.
1102         (wl-summary-sync-marks): Use it and simplified.
1103         (wl-summary-unset-persistent-mark): Use
1104         `wl-summary-get-available-flags'.
1105         (wl-summary-set-persistent-mark): Ditto.
1106
1107 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1108
1109         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1110         id.
1111
1112 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1113
1114         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1115         number, call `wl-summary-prev-line-content'. Show message when the
1116         message is not found.
1117
1118 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1119
1120         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1121         wl-summary-enter-handler.
1122         (wl-summary-enter-handler): New command.
1123
1124         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1125         docstring and custom spec.
1126
1127         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1128         flags too; Don't treat Cached and New.
1129         (wl-summary-set-persistent-mark): Ditto.
1130
1131         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1132         `wl-folder-set-flag'.
1133
1134         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1135         instead of `wl-folder-set-flag'.
1136
1137         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1138         for completion.
1139         (wl-summary-set-persistent-mark): Ditto.
1140
1141         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1142         instead of `wl-draft-quit-preview'.
1143
1144         * wl-mime.el (toplevel): Avoid compile warning.
1145         (wl-mime-quit-preview): New function
1146         (formarly defined as `wl-draft-quit-preview').
1147         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1148         quitting method.
1149
1150         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1151
1152         * wl-folder.el (wl-folder-set-flag): Renamed from
1153         `wl-draft-set-flag-on-parent'.
1154
1155         * wl-draft.el (wl-draft-quit-preview): New function.
1156         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1157         (wl-draft-send): Call `wl-folder-set-flag' instead of
1158         `wl-draft-set-flag-on-parent'.
1159         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1160
1161 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1164         (wl-draft-send): Ditto.
1165
1166 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1167
1168         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1169         (wl-draft-kill-pre-hook): Set default value as nil.
1170         (wl-summary-reply-hook): Ditto.
1171         (wl-draft-kill-flags): Abolish.
1172
1173         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1174         (wl-draft-parent-variables): Renamed from
1175         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1176         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1177         argument; Add wl-draft-parent-variables to
1178         wl-draft-config-variables.
1179         (wl-draft-reply): Likewise.
1180         (wl-draft-kill-flags): Abolish.
1181         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1182         (wl-draft-set-flag-on-parent): New function.
1183         (wl-draft-setup-parent-flag): Ditto.
1184
1185 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1186
1187         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1188         `wl-draft-parent-folder' is "".
1189
1190 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1193         (wl-summary-digit-jump): New function.
1194         (Adviced by John Owens and Hiroya Murata)
1195
1196         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1197         (Adviced by John Owens)
1198
1199         * wl-xmas.el (wl-message-define-keymap): Ditto.
1200
1201         * wl-mule.el (wl-message-define-keymap): Ditto.
1202
1203 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1204
1205         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1206         change of return value of elmo-folder-count-flags.
1207
1208         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1209         (wl-summary-mark-as-read-internal): Ditto.
1210         (wl-summary-set-persistent-mark-internal): Ditto.
1211         (wl-summary-folder-info-update): Ditto.
1212         (wl-summary-sync-update): Fixed the last change.
1213
1214         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1215
1216 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1217
1218         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1219         (wl-draft-kill-flags): Fixed docstring.
1220
1221         * wl-draft.el (wl-draft-kill-flags): New function.
1222         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1223
1224 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1225
1226         * wl-vars.el (wl-reply-hook): Abolish.
1227         (wl-draft-reply-hook): New hook.
1228         (wl-summary-reply-hook): Ditto.
1229         (wl-draft-forward-hook): Ditto.
1230         (wl-summary-forward-hook): Ditto.
1231         (wl-draft-kill-flags): New variable.
1232
1233         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1234         wl-summary-set-persistent-mark-internal.
1235         (wl-summary-sync-marks): Use elmo-preserved-flags.
1236         (wl-summary-update-persistent-mark): Make it interactive.
1237         (wl-summary-set-persistent-mark-internal): New inline function.
1238         (wl-summary-mark-as-answered): Use it.
1239         (wl-summary-mark-as-unanswered): Ditto.
1240         (wl-summary-unset-persistent-mark): New function.
1241         (wl-summary-set-persistent-mark): Ditto.
1242         (wl-summary-reply): Don't set answered flag;
1243         Run wl-summary-reply-hook instead.
1244         (wl-summary-forward): Call wl-draft-forward with number.
1245         Run wl-summary-forward-hook.
1246
1247         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1248         (wl-highlight-summary-line-face-spec): Use it as a default
1249         persistent mark face.
1250
1251         * wl-draft.el (wl-draft-forward): Added optional argument number;
1252         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1253         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1254         (wl-draft-kill): Use wl-draft-kill-flags.
1255
1256         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1257
1258         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1259         of return value of elmo-folder-count-flags.
1260
1261         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1262
1263         * wl-summary.el (wl-summary-count-unread): Ditto.
1264         (wl-summary-sync-update): Follow the change above.
1265         (wl-summary-force-prefetch): New function.
1266
1267 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1268
1269         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1270         variable `buf' with `let' instead of `setq'.
1271
1272 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1273
1274         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1275         add Content-Disposition heaeder on the deleted part.
1276
1277 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1278
1279         * wl-draft.el (wl-draft-save): Encode address list under edit by
1280         `eword-encode-unstructured-field-body'.
1281
1282         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1283
1284 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1285
1286         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1287         wl-current-summary-buffer.
1288
1289 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1290
1291         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1292         `numbers' is ignored.
1293
1294 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1295
1296         * wl-folder.el (wl-folder-open-folder): Avoid error.
1297         Reported by John Owens, [wl-en:815]
1298
1299         * wl.el (wl): Set timer for biff process even if prefix argument
1300         is given or auto-checking is quitted.
1301
1302         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1303         immediately.
1304         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1305         (wl-toggle-plugged): Ditto.
1306
1307         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1308         * wl-util.el (wl-biff-start): Use idle timer if
1309         `wl-biff-use-idle-timer' is non-nil.
1310
1311 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1312
1313         * wl-highlight.el (wl-highlight-message): Fix description.
1314
1315 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1316
1317         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1318         tty.
1319
1320 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1321
1322         * wl-action.el (wl-summary-exec): Print failure count.
1323
1324 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1325
1326         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1327         to `defun', remove interactive form.
1328         Set elmo-message-fetch-confirm when force-reload is non-nil.
1329
1330 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1331
1332         * wl-summary.el (toplevel): Removed unnecessary autoload.
1333
1334 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1335
1336         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1337         the buffer is generated from another message buffer.
1338
1339 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1340
1341         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1342         extracted from `wl-fldmgr-save-folders'.
1343         (wl-fldmgr-delete): Call it after deletion.
1344
1345 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1346
1347         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1348         multi-tty support.
1349
1350 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1351
1352         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1353
1354 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1355
1356         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1357         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1358
1359 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1362         unsubscribe list only if argument CLEAR is nil.
1363
1364 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1365
1366         * wl-draft.el (wl-draft-reply): Decode subject before removing
1367         Re: prefix.
1368
1369 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1370
1371         * wl-summary.el (wl-summary-sort-by-size): New command.
1372
1373 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * wl-summary.el (wl-summary-number-list-from-region): New
1376         function.
1377         (wl-summary-mark-as-read-region): Use it.
1378         (wl-summary-mark-as-unread-region): Ditto.
1379         (wl-summary-set-flags-region): Ditto and add optional argument
1380         remove.
1381         (wl-summary-mark-as-answered-region): Ditto.
1382         (wl-summary-mark-as-important-region): Ditto.
1383         (wl-summary-target-mark-mark-as-important): Added optional
1384         argument remove.
1385         (wl-summary-target-mark-mark-as-answered): Ditto.
1386         (wl-summary-target-mark-set-flags): Ditto.
1387
1388 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1389
1390         * wl-summary.el (wl-summary-set-flags-region): Call
1391         `wl-summary-set-flags-internal' with number list instead of call
1392         one by each message.
1393         (wl-summary-target-mark-set-flags): Likewise.
1394
1395 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1396
1397         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1398         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1399         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1400         (wl-summary-target-mark-mark-as-answered): Likewise.
1401
1402 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1403
1404         * wl-summary.el (wl-summary-target-mark-forward): Use
1405         `wl-summary-delete-all-target-marks' instead of
1406         `wl-summary-delete-all-temp-marks'.
1407         (wl-summary-target-mark-reply-with-citation): Ditto.
1408         (wl-summary-target-mark-uudecode): Ditto.
1409         (wl-summary-target-mark-set-flags): Ditto and remove needless
1410         cursor move.
1411
1412 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1413
1414         * wl-summary.el (wl-summary-target-mark-forward): Protect
1415         wl-summary-buffer-target-mark-list from nreverse.
1416         (wl-summary-target-mark-reply-with-citation): Ditto.
1417
1418 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1419
1420         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1421         `elmo-display-progress-threshold'.
1422
1423 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1424
1425         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1426         check `wl-summary-highlight'.
1427         (wl-summary-window-scroll-functions): Respect value of
1428         `wl-summary-highlight'.
1429         (wl-summary-sync-update): Run hooks
1430         `wl-summary-buffer-window-scroll-functions' at any time.
1431
1432 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1433
1434         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1435         from `wl-summary-cleanup-temp-marks'.
1436         (wl-summary-cleanup-temp-marks): Abolish argument.
1437         * wl.el (wl-save-status): Revert previous change.
1438         (wl-execute-temp-marks): New function, call
1439         `wl-summary-exec-with-confirmation'.
1440         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1441         (wl-folder-save-and-exec-marks): Abolished.
1442
1443 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1444
1445         * wl-e21.el (wl-e21-display-image-p): Respect
1446         `wl-highlight-folder-with-icon'.
1447         (wl-e21-highlight-folder-group-line): Highlight mouse line
1448         even if wl-e21-display-image-p is nil.
1449
1450         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1451         Respect value of `wl-summary-highlight'.
1452
1453         * wl.el (wl-save-status): Remove unused variable.
1454
1455         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1456         (wl-folder-mode-map): Bind it to "x".
1457
1458 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1459
1460         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1461
1462         * wl-thread.el (wl-thread-get-parent-list): Don't check
1463         disconnected ancestors, neglecting needless work in
1464         `wl-thread-update-indent-string-thread'.
1465
1466         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1467         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1468         argument, add argument default-keep to keep marks by default.
1469
1470         * Version number is increased to 2.11.30.
1471
1472         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1473         customization type and docstring.
1474         (wl-draft-reply-without-argument-list): Ditto.
1475
1476 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1477
1478         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1479
1480         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1481
1482 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1483
1484         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1485
1486 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1487
1488         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1489         save-excursion so as not to include run-hooks.
1490
1491 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1492
1493         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1494         Clarify that marks are going to be cleared.
1495
1496 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1497
1498         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1499         according to 3rd element of wl-summary-flag-mark.
1500
1501         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1502
1503 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1504
1505         * wl-action.el (wl-summary-target-mark-all): Don't set
1506         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1507
1508 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1509
1510         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1511         (wl-forward-subject-prefix): Ditto.
1512         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1513         (wl-draft-reply-make-subject): Ditto.
1514
1515         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1516         `wl-draft-forward'.
1517         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1518
1519 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1520
1521         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1522         target message does not exist.
1523
1524 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1525
1526         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1527         `wl-subject-prefix-regexp'.
1528         (wl-subject-forward-prefix-regexp): New variable.
1529         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1530         `wl-draft-strip-subject-re' and take regexp as argument.
1531         (wl-draft-forward): Use it.
1532         (wl-draft-reply): Ditto.
1533
1534 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1535
1536         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1537         emacs multi-tty support.
1538
1539 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1540
1541         * wl-e21.el (wl-e21-display-image-p): Don't call
1542         `display-images-p'.
1543         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1544         support.
1545         (wl-highlight-folder-current-line): Ditto.
1546         (wl-folder-init-icons): Ditto.
1547
1548 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1549
1550         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1551         the last line of summary in unplugged mode.
1552
1553 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1554
1555         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1556
1557 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1558
1559         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1560         * wl-address.el (wl-address-user-mail-address-p): Use it.
1561         (wl-address-delete-user-mail-addresses): Ditto.
1562         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1563
1564         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1565         (wl-address-delete-user-mail-addresses): Ditto.
1566
1567         * wl-address.el (wl-address-delete-user-mail-addresses): New
1568         function.
1569         * wl-refile.el (wl-refile-guess-by-history): Use it.
1570         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1571         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1572
1573         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1574         use wl-address-user-mail-address-p.
1575
1576 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1577
1578         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1579         after opening group.
1580
1581 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1582
1583         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1584         of elmo-set-buffer-multibyte.
1585
1586         * wl-message.el (wl-original-message-mode): Ditto.
1587
1588         * wl-score.el (wl-score-insert-header): Ditto.
1589
1590         * wl-summary.el
1591         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1592         (wl-summary-goto-folder-subr): Ditto.
1593         (wl-summary-insert-headers): Ditto.
1594
1595         * wl-util.el (wl-set-string-width): Ditto.
1596
1597         * Version number is increased to 2.11.29.
1598
1599 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1600
1601         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1602         (wl-highlight-summary-line-help-echo-alist): New variable.
1603         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1604         into `wl-highlight-summary-line-help-echo' and
1605         `wl-highlight-flag-folder-help-echo'.
1606         (wl-highlight-summary-line-string): Change accordingly.
1607         (wl-highlight-summary-current-line): Ditto.
1608
1609 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1610
1611         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1612         at the beginning of field body (Thanks to Markus Knittig).
1613
1614         * wl-draft.el (wl-draft-insert-current-message): Also check
1615         summary buffer, remove unnecessary tag.
1616
1617 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1618
1619         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1620         when wl-message-buffer is nil.
1621
1622         * wl-folder.el (wl-folder): Abolish unused argument.
1623         Call wl-folder-init when wl-folder-entity is nil.
1624         * wl.el (wl): Change accordingly.
1625
1626 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1627
1628         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1629         multibyte string before insert into draft buffer.
1630         (wl-draft-create-buffer): Always enable multibyte characters for
1631         draft buffer.
1632
1633         * Version number is increased to 2.11.28.
1634
1635 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1636
1637         * wl-folder.el (wl-folder-open-close): Handle blank line.
1638         (wl-folder-jump-to-current-entity): Ditto.
1639
1640 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1641
1642         * Version number is increased to 2.11.27.
1643
1644 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1645
1646         * wl-thread.el (wl-thread-insert-message): When the thread is
1647         devided by wl-summary-max-thread-depth, insert line at the end of
1648         buffer.
1649
1650 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1651
1652         * Version number is increased to 2.11.26.
1653
1654 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1655
1656         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1657
1658 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1659
1660         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1661         value of stream-type and session.
1662
1663 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1664
1665         * Version number is increased to 2.11.25.
1666
1667 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1668
1669         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1670         in a quit message.
1671
1672 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1673
1674         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1675         (wl-summary-redisplay-no-mime-internal): Ditto.
1676
1677 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1678
1679         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1680         * wl-vars.el (wl-smtp-connection-type): Ditto.
1681
1682 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1683
1684         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1685         for the separator line and quote mail-header-separator.
1686
1687 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1688
1689         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1690         result message.
1691
1692         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1693         `elmo-multiple-fields-body-list' with boundary as
1694         mail-header-separator.
1695
1696 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1697
1698         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1699
1700 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1701
1702         * wl-util.el (wl-list-diff): Remove unused function.
1703
1704         * wl-draft.el (wl-draft-send-confirm): Discard input before
1705         confirmation.
1706
1707 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1708
1709         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1710         order of flag and new.
1711
1712 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1713
1714         * wl-vars.el (wl-refile-policy-alist): Abolished.
1715
1716         * wl-action.el (wl-summary-set-action-refile): Follow the change
1717         above.
1718
1719 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * wl-highlight.el (wl-highlight-signature-search): Don't use
1722         re-search-backward for a long word since it is possible to crash
1723         XEmacs because of a bug.
1724
1725 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1726
1727         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1728
1729 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1730
1731         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1732         argument for wl-summary-sync-force-update.
1733
1734 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * wl-summary.el (wl-summary-mode-map): Revival of
1737         wl-summary-mark-as-important related bindings;
1738         Bind 'F','tF','mF','rF','m&'.
1739         (wl-summary-mark-as-important-region): Revival.
1740         (wl-summary-target-mark-mark-as-important): Ditto.
1741         (wl-summary-target-mark-operation): New function.
1742         (wl-summary-target-mark-mark-as-answered): Use it.
1743         (wl-summary-decide-flag): Don't set Important as default.
1744         (wl-summary-mark-as-important-internal): Revival.
1745         (wl-summary-mark-as-important): Ditto.
1746
1747         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1748
1749         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1750         instead of facep.
1751
1752 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1753
1754         * wl-dnd.el (wl-dnd-drop-func): Fix.
1755
1756         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1757         mouse-set-point instead of posn-point.
1758
1759         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1760
1761         * wl-mule.el (wl-completing-read-multiple): Ditto.
1762
1763 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-demo.el (face-background-name): Defalias to avoid compile
1766         warning.
1767
1768 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1769
1770         * wl-summary.el (wl-summary-decide-flag): Use
1771         wl-completing-read-multiple instead of completing-read-multiple.
1772
1773         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1774         New alias.
1775
1776         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1777         Use face-background-name instead of face-background.
1778
1779         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1780
1781         * wl-summary.el (wl-summary-save): Use it.
1782         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1783
1784         * wl-mime.el (wl-mime-save-content): Fix last change.
1785
1786 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1787
1788         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1789         New function.
1790         (wl-summary-sort-specs): Added sort.
1791         * wl-mime.el (wl-mime-save-content): Expand file name.
1792
1793 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1794
1795         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1796
1797         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1798
1799 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1800
1801         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1802         for flag if it is not defined.
1803
1804 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1805
1806         * wl-e21.el (wl-highlight-folder-current-line): Use
1807         elmo-folder-type-internal when elmo-folder-type returns nil.
1808
1809         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1810
1811         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1812
1813         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1814
1815         * wl-e21.el (wl-summary-toolbar): Ditto.
1816
1817         * wl-vars.el (wl-demo-background-color): Abolished.
1818         (wl-summary-persistent-mark-priority-list): Renamed from
1819         wl-summary-flag-priority-list.
1820         (wl-summary-flag-alist): New user option.
1821         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1822         (wl-message-mode-line-format-spec-alist): Added 'F'.
1823         (wl-message-mode-line-format): Likewise.
1824         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1825         instead of wl-summary-important-mark.
1826         (wl-file-folder-icon): New variable.
1827
1828         * wl-thread.el (wl-thread-set-flags): Renamed from
1829         wl-thread-mark-as-important.
1830
1831         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1832         warning.
1833         (wl-summary-mode-menu-spec): Follow the change of 
1834         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1835         (wl-summary-mode-map): Follow the change of
1836         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1837         (wl-summary-detect-mark-position): Follow the variable name change.
1838         (wl-summary-set-flags-region): New function for the replacement of
1839         wl-summary-mark-as-important-region.
1840         (wl-summary-sync-marks): Sync all global-flags.
1841         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1842         instead of elmo-message-flagged-p.
1843         (wl-summary-persistent-mark-string): Follow the variable name change;
1844         Put wl-summary-flag-mark if the message has global-flag.
1845         (wl-summary-target-mark-set-flags): Renamed from 
1846         wl-summary-target-mark-mark-as-important.
1847         (wl-summary-decide-flag): New function.
1848         (wl-summary-set-flags-internal): Renamed from
1849         wl-summary-mark-as-important-internal.
1850         (wl-summary-add-flags-internal): New function.
1851         (wl-summary-remove-flags-internal): Ditto.
1852         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1853         (wl-summary-mark-as-unimportant): Abolish.
1854         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1855         (wl-summary-next-message): List flagged messages in the msgdb.
1856
1857         * wl-score.el (wl-summary-score-update-all-lines): Use
1858         wl-summary-add-flags-internal instead of 
1859
1860         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1861
1862         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1863         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1864         (wl-message-buffer-require-all-header): Renamed from
1865         wl-message-buffer-all-header-flag (Ditto).
1866         (wl-message-buffer-flag-indicator): New variable.
1867         (wl-message-redisplay): Changed local varibale name from `flag' to
1868         `display-type'; Set up wl-message-buffer-flag-indicator.
1869         (wl-message-buffer-display): Changed varibale name from `flag' to
1870         `display-type'.
1871         (wl-message-display-internal): Likewise.
1872
1873         * wl-highlight.el (wl-highlight-demo-face): Define default background
1874         color.
1875         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1876
1877         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1878
1879         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1880         (wl-demo-setup-properties): Renamed from
1881         `wl-demo-set-background-color'.
1882         (wl-demo): Follow the change above.
1883         
1884         * Version number is increased to 2.11.24.
1885
1886 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1887
1888         * wl-summary.el (wl-summary-toggle-thread): Call
1889         `wl-summary-rescan' with disable-thread as non-nil.
1890         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1891
1892 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1893
1894         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1895         foreground property of the face.
1896         (wl-demo-insert-text): Don't set up face property here.
1897         (wl-demo): Call wl-demo-set-background-color, anyway.
1898
1899 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1900
1901         * wl-vars.el (wl-demo-background-color): The value can be nil.
1902
1903 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1904
1905         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1906         to wl-summary-wheel-dispatcher.
1907
1908         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1909         wl-message-wheel-dispatcher.
1910         (wl-message-wheel-dispatcher): New function.
1911         (wl-summary-wheel-dispatcher): Ditto.
1912
1913 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1914
1915         * wl-action.el (wl-summary-target-mark-all): List messages which are
1916         not in the killed-list.
1917
1918         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1919         only when the folder is 'flag/important.
1920
1921         * wl-address.el (wl-complete-field-body): Complete if the last
1922         character is a space.
1923
1924 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1925
1926         * wl-folder.el (wl-folder-clear-entity-info): Use
1927         elmo-clear-hash-val.
1928
1929         * wl-fldmgr.el (wl-fldmgr-rename): Set
1930         wl-folder-info-alist-modified as t.
1931
1932 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1933
1934         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1935
1936 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1937
1938         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1939         (wl-folder-buffer-last-visited-entity-id): New buffer local
1940         variable.
1941         (wl-folder-revisit-last-visited-folder): New function.
1942         (wl-folder-mode-map): Bind it to "C-i".
1943         (wl-folder-set-current-entity-id): Set last visited folder.
1944         * wl-summary.el (wl-summary-exit): Ditto.
1945
1946 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1949         before calling `recenter' in order to cope with an XEmacs bug.
1950
1951 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1952
1953         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1954         to the default value.
1955
1956 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1957
1958         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1959         change.
1960         (wl-summary-sync-marks): Ditto.
1961         (wl-summary-mark-as-read-internal): Ditto.
1962         (wl-summary-mark-as-answered-internal): Ditto.
1963         (wl-summary-mark-as-important-internal): Ditto.
1964         (wl-summary-reply): Ditto.
1965
1966         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1967         instead of `elmo-folder-unflag-answered'.
1968
1969         * Version number is increased to 2.11.23.
1970
1971         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1972         the last change.
1973
1974 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1975
1976         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1977         Specify "spam" or "good".
1978
1979 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1980
1981         * wl-spam.el (wl-summary-exec-action-spam): Call
1982         wl-folder-confirm-existence for spam folder.
1983         (wl-spam-setup): Bind "mk".
1984
1985 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1986
1987         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1988
1989 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1990
1991         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1992         destination folder is empty.
1993
1994 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1995
1996         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1997         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1998
1999         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2000         (wl-summary-refile-prev-destination-region): New function.
2001         (wl-thread-refile-prev-destination): Ditto.
2002         (wl-summary-target-mark-refile-prev-destination): Ditto.
2003
2004 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2005
2006         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2007         (wl-demo-background-color): Changed default value.
2008
2009         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2010         color.
2011
2012         * wl-demo.el (wl-demo-set-background-color): New function.
2013         (wl-demo): Call it.
2014
2015 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2016
2017         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2018         * wl-address.el (wl-address-add-or-change): Don't add empty
2019         address.
2020
2021 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2022
2023         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2024
2025 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-vars.el (wl-demo-image-filter-alist): New variable
2028         (wl-demo-background-color): Ditto.
2029
2030         * wl-demo.el (wl-demo-xpm-set-background): New function.
2031         (wl-demo-image-filter): Ditto.
2032         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2033
2034         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2035
2036         * wl-demo.el (wl-demo-icon-name): Define as function.
2037         (wl-demo-insert-image): Use it.
2038
2039 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2040
2041         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2042
2043 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2044
2045         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2046
2047 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2048
2049         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2050
2051 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-thread.el (wl-thread-mark-as-answered): New function.
2054
2055         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2056         answered" entry.
2057         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2058         "r&" and wl-thread-mark-as-answered to "t&".
2059         (wl-summary-mark-as-important-region): Refine to toggle mark.
2060         (wl-summary-mark-as-answered-region): New function.
2061         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2062         and 3rd argument.
2063         (wl-summary-mark-as-important-internal): Likewise.
2064
2065 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2066
2067         * wl-template.el (wl-template-preview): New internal variable.
2068         (wl-template-preview-p): New function.
2069         (wl-template-show): Bind `wl-template-preview' as t.
2070
2071 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2072
2073         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2074         `elmo-message-entity-field' with 3rd argument which is non-nil.
2075
2076 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2077
2078         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2079         Removed duplicate local bind `folder'.
2080
2081 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2082
2083         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2084
2085 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2086
2087         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2088         duplicate definition.
2089
2090 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2091
2092         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2093         non-nil, use it; Don't fetch message if there's no message in the
2094         current cursor position.
2095
2096 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2097
2098         * wl-util.el (wl-region-exists-p): Use region-active-p.
2099         (wl-deactivate-region): New function.
2100         * wl-message.el (wl-message-redisplay): Deactivate region.
2101
2102         * wl-summary.el (wl-summary-reply): Call
2103         `wl-summary-set-message-buffer-or-redisplay' instead of
2104         `wl-summary-redisplay-internal', don't move point.
2105
2106 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2107
2108         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2109         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2110         by regexp.
2111
2112 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2113
2114         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2115         if no need.
2116
2117 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2118
2119         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2120         default value to nil.
2121         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2122         `wl-summary-prepare-hook'; Replace refile action to
2123         `wl-summary-exec-action-refile-with-register'.
2124
2125         * Version number is increased to 2.11.22.
2126
2127 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2128
2129         * wl-summary.el (wl-summary-detect-mark-position): Set
2130         `wl-summary-buffer-weekday-name-lang'.
2131
2132 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2133
2134         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2135         (wl-summary-mark-as-read-all): Ditto.
2136         (wl-summary-delete-messages-on-buffer): Ditto.
2137         (wl-summary-sync-update): Ditto.
2138         (wl-summary-mark-as-read-internal): Ditto.
2139         (wl-summary-mark-as-answered-internal): Ditto.
2140         (wl-summary-update-folder-info): Abolished.
2141
2142 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2143
2144         * wl-summary.el (wl-summary-mark-as-read-all): Use
2145         `wl-summary-update-folder-info' instead of
2146         `wl-folder-update-unread'.
2147
2148 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2149
2150         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2151         `wl-summary-folder-info-update'.
2152         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2153         instead of `wl-summary-folder-info-update'.
2154         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2155         `wl-folder-set-folder-updated'.
2156         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2157         instead of `wl-folder-update-unread'.
2158         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2159         the value of `wl-summary-buffer-unread-count' for the second parameter of
2160         `wl-folder-update-unread'.
2161
2162         * Version number is increased to 2.11.21.
2163
2164 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2165
2166         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2167         a local variable.
2168
2169 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2170
2171         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2172         interactively.
2173
2174         * wl-summary.el (wl-summary-mark-as-important-internal): New
2175         internal function.
2176         (wl-summary-mark-as-important): Use it.
2177         (wl-summary-mark-as-unimportant): New function.
2178         (wl-summary-sync-marks): Follow the API change.
2179
2180         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2181
2182         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2183
2184 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2185
2186         * wl-folder.el (wl-folder-update-unread): Re-indent.
2187         Narrow the scope of a local variable.
2188
2189 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2190
2191         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2192         (wl-addrmgr-merge-entries): Ditto.
2193         (wl-addrmgr): Added to address entry which exists in draft buffer
2194         if no entry is in original.
2195
2196 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2197
2198         * wl-batch.el: New file.
2199
2200 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2201
2202         * wl-vars.el (wl-use-semi): Remove unused variable.
2203
2204 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2205
2206         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2207         "?".
2208
2209 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2210
2211         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2212         wl-summary-new-mark.
2213         (wl-summary-new-cached-mark): New user option.
2214         (wl-summary-score-marks): Follow the change above.
2215         (wl-summary-auto-refile-skip-marks): Ditto.
2216         (wl-summary-incorporate-marks): Ditto.
2217         (wl-summary-expire-reserve-marks): Ditto.
2218
2219         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2220
2221         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2222         (wl-summary-persistent-mark-string): Distinguished between cached
2223         and uncached mark when the message is new.
2224
2225 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2226
2227         * wl-spam.el (wl-spam-domain): Renamed from
2228         `wl-spam-folder-guess-domain'.
2229         (wl-summary-exec-action-spam): Register as spam if domain of the
2230         source folder is good.
2231         (wl-summary-exec-action-refile-with-register): Register message if
2232         domain of the source folder is not undecided.
2233
2234 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2235
2236         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2237         detect thread loop.
2238
2239 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2240
2241         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2242         and wl-summary-skip-mark-list.
2243
2244 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2245
2246         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2247
2248         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2249
2250         * wl-spam.el (toplevel): Require wl-highlight.
2251         (wl-spam-auto-check-policy-alist): Abolish.
2252         (wl-spam-auto-check-folder-regexp-list): New user option.
2253         (wl-spam-auto-check-marks): Ditto.
2254         (wl-spam-mark-action-list): Ditto.
2255         (wl-highlight-summary-spam-face): New face.
2256         (wl-spam-auto-check-message-p): New function.
2257         (wl-spam-map-spam-messages): Fixed message.
2258         (wl-spam-register-spam-messages): Ditto.
2259         (wl-spam-register-good-messages): Ditto.
2260         (wl-summary-spam-map): Add and remove keybind.
2261         (wl-summary-target-mark-spam): Abolish.
2262         (wl-summary-refile-spam): Ditto.
2263         (wl-summary-test-spam): New function.
2264         (wl-summary-mark-spam): Ditto.
2265         (wl-summary-auto-check-spam): Follow the above change.
2266         (wl-summary-exec-action-spam): New function.
2267         (wl-summary-exec-action-refile-with-register): Fixed message.
2268         (wl-message-check-spam): New function.
2269         (wl-spam-setup): Ditto.
2270         (toplevel): Call it if this file is loaded interactivity.
2271
2272         * Version number is increased to 2.11.20.
2273
2274 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2275
2276         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2277         when new optional argument `force' is non nil or modified.
2278
2279 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2280
2281         * wl.el (toplevel): Require wl-spam when compile.
2282         (wl-save-status): Call wl-spam-save-status.
2283
2284         * wl-spam.el (wl-spam-register-spam-messages): New function.
2285         (wl-spam-register-good-messages): Ditto.
2286         (wl-spam-save-status): Ditto.
2287         (wl-summary-mode-map): Bind
2288         wl-summary-target-mark-register-as-spam to "ms" and
2289         wl-summary-target-mark-register-as-good to "mn".
2290         (wl-summary-register-as-spam): Abolish optional argument; Use
2291         wl-spam-register-spam-messages.
2292         (wl-summary-register-as-spam-all): Use
2293         wl-spam-register-spam-messages.
2294         (wl-summary-register-as-good): Abolish optional argument; Use
2295         wl-spam-register-good-messages.
2296         (wl-summary-register-as-good-all): Use
2297         wl-spam-register-good-messages.
2298         (wl-summary-target-mark-register-as-spam): New funtion.
2299         (wl-summary-target-mark-register-as-good): Ditto.
2300
2301 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2302
2303         * wl-spam.el: New file.
2304
2305 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2306
2307         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2308
2309         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2310         (wl-summary-auto-refile): Call wl-refile-guess with
2311         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2312
2313 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2314
2315         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2316         with disable-thread argument non-nil.
2317
2318 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2319
2320         * wl-summary.el (wl-summary-rescan): Added optional argument
2321         disable-thread.
2322         (wl-summary-sync): Call wl-summary-rescan with argument
2323         disable-thread.
2324         (wl-summary-input-range): Added new range `rescan-thread'.
2325
2326 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2327
2328         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2329
2330 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2331
2332         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2333         internal variable.
2334         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2335         wl-summary-search-parent-by-subject-regexp and
2336         wl-summary-divide-thread-when-subject-changed as nil.
2337         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2338         (wl-summary-insert-thread): Search parent entity from
2339         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2340         thread loop.
2341
2342 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2343
2344         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2345
2346         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2347
2348         * wl-util.el (wl-require-update-all-folder-p): New function.
2349         (wl-get-assoc-list-value): Added `function' to match directive.
2350         (wl-collect-draft): Rewrite.
2351
2352         * wl-summary.el (wl-summary-sync-update): Clear faces
2353         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2354         are non-nil.
2355         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2356         argument as function.
2357         (wl-summary-input-range): Ditto.
2358
2359         * wl-folder.el (wl-draft-get-folder): New function.
2360         (wl-folder-get-elmo-folder): Consider draft folder.
2361
2362         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2363         (wl-draft-buffer-message-number): New buffer local variable.
2364         (wl-draft-folder-internal): New internal variable.
2365         (wl-draft-delete): Rewrite.
2366         (wl-draft-save): Ditto.
2367         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2368         wl-folder-get-elmo-folder.
2369         (wl-draft-config-info-operation): Ditto.
2370         (wl-jump-to-draft-folder): Ditto.
2371         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2372         (wl-draft-reedit): Rewrite.
2373
2374         * Version number is increased to 2.11.19.
2375         
2376 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2377
2378         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2379         variable.
2380
2381 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2382
2383         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2384         Use ignore-errors instead of unwind-protect.
2385
2386 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2387
2388         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2389         for updating `wl-thread-entity-list'.
2390
2391 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2392
2393         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2394         parameter from calling `wl-thread-entity-get-older-brothers' and
2395         `wl-thread-entity-get-younger-brothers'.
2396         Replace nested `append' with a single one.
2397
2398 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2399
2400         * wl-summary.el (wl-summary-mode): Don't use the return value of
2401         `make-local-hook'.
2402
2403 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2404
2405         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2406         instead of `let*'.
2407         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2408         of local variables.
2409
2410 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2411
2412         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2413         Renamed from wl-summary-window-scroll-functions.
2414         (wl-summary-window-scroll-functions): Don't set to variable.
2415         (wl-summary-display-top): Use run-hooks.
2416         (wl-summary-display-bottom): Ditto.
2417         (wl-summary-toggle-disp-msg): Ditto.
2418         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2419         Use it instead of wl-summary-window-scroll-functions.
2420         (wl-summary-goto-folder-subr): Don't call
2421         wl-summary-window-scroll-functions, use
2422         wl-summary-buffer-window-scroll-functions instead.
2423
2424 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2425
2426         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2427         make-local-variable.
2428
2429 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2430
2431         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2432         set-buffer-modified-p.
2433         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2434         (wl-summary-display-bottom): Ditto.
2435         (wl-summary-toggle-disp-msg): Ditto.
2436
2437 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2438
2439         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2440
2441         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2442         (wl-summary-forward): Use elmo-message-entity-field instead of
2443         elmo-message-field.
2444
2445         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2446
2447 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2448
2449         * wl-summary.el (wl-summary-window-scroll-functions): No use
2450         `append'.
2451
2452 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2453
2454         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2455         function.
2456         (wl-summary-window-scroll-functions): Call it when both
2457         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2458         (wl-summary-temp-mark): Added optional argument number.
2459         (wl-summary-message-mark): Added optional argument flag.
2460         (wl-summary-persistent-mark): Added optional argument number and flag.
2461         (wl-summary-update-persistent-mark): Ditto.
2462         (wl-summary-update-status-marks): Set "r" for interactive spec.
2463
2464         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2465         argument number and flag.
2466
2467         * wl-action.el (wl-summary-registered-temp-mark): 
2468         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2469
2470 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2471
2472         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2473         internal variable (buffer local).
2474         (wl-summary-window-scroll-functions): New function.
2475         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2476         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2477         as nil.
2478         (wl-summary-update-status-marks): Added arguments beg, end and
2479         check.
2480         (wl-summary-update-mark-window): Use function.
2481         (wl-summary-sync-update): Follow the change above.
2482         (wl-summary-switch-to-clone-buffer): Copy
2483         wl-summary-buffer-unsync-mark-number-list.
2484         (wl-summary-goto-folder-subr): Set
2485         wl-summary-buffer-unsync-mark-number-list and
2486         use wl-summary-window-scroll-functions instead of
2487         wl-summary-lazy-highlight.
2488
2489         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2490
2491 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2492
2493         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2494
2495         * wl-summary.el (wl-summary-update-persistent-mark): Call
2496         wl-summary-set-message-modified.
2497
2498         * wl-summary.el (wl-summary-sync-update): Don't call
2499         wl-summary-update-status-marks.
2500
2501         * Version number is increased to 2.11.18.
2502
2503 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2504
2505         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2506         (wl-message-next-page): Ditto.
2507
2508 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2509
2510         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2511         local variable.  Change the order of a collected list into the
2512         same as the specified range.  Remove nil from a collected list.
2513
2514 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2515
2516         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2517         argument for elmo-folder-list-messages.
2518
2519 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2520
2521         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2522         change (wl-summary-count-unreads return a list instead of a cons
2523         cell).
2524
2525 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2526
2527         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2528         `wl-summary-folder-info-update'.
2529
2530 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2531
2532         * wl-summary.el (wl-summary-set-message-modified): No use
2533         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2534         (wl-summary-set-mark-modified): Abolish.
2535         (wl-summary-mark-modified-p): Ditto.
2536         (wl-summary-save-view): Follow the change above.
2537
2538         * wl-expire.el (wl-summary-expire): Likewise.
2539
2540 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2541
2542         * wl-summary.el (wl-summary-detect-mark-position): Use
2543         modb-entity-handler.
2544         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2545
2546         * Version number is increased to 2.11.17.
2547
2548 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2549
2550         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2551         entity field value.
2552         (wl-summary-prefetch-msg): Ditto.
2553         (wl-summary-print-message-with-ps-print): Ditto.
2554
2555 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2556
2557         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2558         for dummy entity.
2559         (wl-summary-insert-thread): Use elmo-message-entity-field.
2560         (wl-summary-update-thread): Use elmo-message-entity-field and
2561         elmo-message-entity-number.
2562         (wl-summary-line-number):  Use elmo-message-entity-number.
2563         (wl-summary-line-size): Use elmo-message-entity-field.
2564         (wl-summary-line-subject): Ditto.
2565         (wl-summary-line-from): Ditto.
2566         (wl-summary-line-attached): Ditto.
2567         (wl-summary-create-line): Ditto.
2568         (wl-summary-create-line): Use elmo-message-entity-number.
2569         (wl-summary-print-message-with-ps-print): Use
2570         elmo-message-entity-field.
2571
2572 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2573
2574         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2575         change in elmo-msgdb-make-message-entity.
2576         (wl-summary-buffer-set-folder): Don't call
2577         wl-summary-detect-mark-position here.
2578         (wl-summary-rescan): Call elmo-message-entity-number.
2579         (wl-summary-sync-update): Ditto.
2580         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2581
2582         * wl-score.el (wl-score-header-index): Redefine 2th element.
2583         (wl-score-overview-entity-get-extra): Abolish.
2584         (wl-score-ov-entity-get): Rewrite.
2585         (wl-score-string-index<, wl-score-string-func<): Abolish.
2586         (wl-score-string<): New function.
2587         (wl-score-string-sort): Use it.
2588
2589         * wl-refile.el (wl-refile-guess-by-history): Use
2590         elmo-message-entity-field.
2591         (wl-refile-guess-by-from): Ditto.
2592         (wl-refile-guess-by-msgid): Ditto.
2593
2594         * Version number is increased to 2.11.16.
2595
2596 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2597
2598         * wl-folder.el (wl-folder-confirm-existence): Don't call
2599         file-exists-p if msgdb-path is nil.
2600         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2601         `wl-read-folder-hist' to `wl-read-folder-history'.
2602
2603 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2604
2605         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2606         `y-or-n-p'.
2607
2608 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2609
2610         * wl-score.el (wl-score-headers): Don't use
2611         elmo-folder-do-each-message-entity.
2612
2613         * Version number is increased to 2.11.15.
2614
2615 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2616
2617         * wl-summary.el (wl-summary-delete-all-msgs): Use
2618         elmo-folder-move-messages instead of elmo-folder-delete-messages
2619         and elmo-folder-detach-messages.
2620         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2621
2622         * wl-expire.el (wl-expire-delete): Ditto.
2623         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2624
2625 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2626
2627         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2628         (wl-message-header-narrowing-fields): Ditto.
2629         (wl-message-header-narrowing-lines): Ditto.
2630         (wl-message-header-narrowing-string): Ditto.
2631
2632         * wl-summary.el (wl-summary-mode-map): Bind
2633         wl-summary-toggle-header-narrowing to "C-cC-f".
2634         (wl-summary-toggle-header-narrowing): New function.
2635
2636         * wl-message.el (wl-message-buffer-create): Call
2637         wl-message-header-narrowing-setup.
2638         (wl-message-redisplay): Call wl-message-header-narrowing.
2639         (wl-message-header-narrowing): New function.
2640         (wl-message-header-narrowing-map): New keymap.
2641         (wl-message-header-narrowing-widen-map): New keymap.
2642         (wl-message-header-narrowing-again-at-mouse): New function.
2643         (wl-message-header-narrowing-1): Ditto.
2644         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2645         (wl-message-header-narrowing-setup): Ditto.
2646         (wl-message-header-narrowing-toggle): Ditto.
2647         
2648         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2649
2650         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2651         'flag as all.
2652         (wl-use-flag-folder-help-echo): New user option.
2653
2654         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2655         wl-summary-highlight as nil.
2656         (wl-summary-set-mark-modified): Follow the API change.
2657         (wl-summary-mark-modified-p): Ditto.
2658         (wl-summary-mark-as-read-all): Ditto.
2659         (wl-summary-sync-marks): Don't call
2660         elmo-folder-list-messages-with-global-mark.
2661         (wl-summary-mark-as-read-internal): Follow the API change.
2662         (wl-summary-mark-as-answered-internal): Ditto.
2663         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2664         Follow the API change.
2665         (wl-summary-create-line): Call with number argument.
2666         (wl-summary-reply): Follow the API change.
2667
2668         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2669         function.
2670         (wl-highlight-summary-line-string): Call it when
2671         wl-use-flag-folder-help-echo is non-nil.
2672         (wl-highlight-summary-current-line): Ditto.
2673         (elmo-flag-folder-referrer): Added autoload setting.
2674
2675         * wl-draft.el (wl-draft-kill): Follow the API change.
2676
2677         * Version number is increased to 2.11.14.
2678         
2679 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2680
2681         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2682
2683 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2684
2685         * Version number is increased to 2.11.13.
2686
2687 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2688
2689         * wl-draft.el (wl-draft-previous-history-element): Fixed
2690         unbalanced parenthesis and bind unbound local variables.
2691
2692 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2693
2694         * wl-draft.el (wl-draft-previous-history-element): New function.
2695         (wl-draft-next-history-element): Ditto.
2696         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2697         them to M-p and M-n.
2698
2699 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2700
2701         * Version number is increased to 2.11.12.
2702
2703 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2704
2705         * wl-draft.el (wl-draft-hide): Select buffer-window.
2706
2707 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2708
2709         * wl-summary.el (wl-summary-narrow-to-region): New function.
2710         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2711         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2712         (wl-summary-save-region): Use it.
2713         * wl-action.el (wl-summary-collect-numbers-region)
2714         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2715
2716 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2717
2718         * wl-folder.el (wl-folder-count-incorporates): Don't use
2719         `elmo-msgdb-mark-load'
2720
2721         * Version number is increased to 2.11.11.
2722
2723 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2724
2725         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2726         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2727
2728 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2729
2730         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2731
2732 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2733
2734         * Version number is increased to 2.11.10.
2735
2736 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2737
2738         * wl-mime.el (wl-draft-attribute-value): Fixed.
2739
2740 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2741
2742         * wl-util.el (wl-copy-local-variables): New function.
2743
2744         * wl-mime.el (wl-draft-attribute-recipients): New function.
2745         (wl-draft-attribute-envelope-from): Ditto.
2746         (wl-draft-attribute-smtp-posting-server): Ditto.
2747         (wl-draft-attribute-smtp-posting-port): Ditto.
2748         (wl-draft-attribute-value): Ditto.
2749         (wl-draft-preview-message): Use it to get value for
2750         attributes. Reflect result of `wl-draft-config'.
2751
2752         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2753         and call `wl-summary-mark-as-read' before to call
2754         `wl-summary-unset-mark'.
2755         (wl-summary-target-mark-mark-as-unread): Likewise.
2756         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2757
2758 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2759
2760         * wl-mime.el (wl-draft-preview-message): Use actual value for
2761         attributes; Fix for small window.
2762
2763 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2764
2765         * wl-refile.el (wl-refile-get-field-value): Call
2766         `elmo-message-entity-field' with 3rd argument is non-nil.
2767
2768 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2769
2770         * wl-vars.el (wl-draft-preview-attributes): New user option.
2771         (wl-draft-preview-attributes-list): Ditto.
2772         (wl-draft-preview-attributes-buffer-lines): Ditto.
2773         (wl-draft-preview-attributes-buffer-name): Ditto.
2774
2775         * wl-mime.el (wl-draft-preview-message): Display attributes.
2776
2777 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2778
2779         * wl-summary.el (wl-summary-detect-mark-position): Bind
2780         wl-summary-flag-priority-list to '(new).
2781
2782 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2783
2784         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2785         funtion.
2786         (wl-highlight-summary-line-string): Use it.
2787         (wl-highlight-summary-current-line): Ditto.
2788
2789 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2790
2791         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2792         line even when the mark string is not changed.
2793
2794         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2795         argument change in the wl-summary-create-line.
2796         (wl-thread-insert-entity-sub): Ditto.
2797
2798         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2799         argument change in the wl-summary-create-line.
2800         (wl-summary-insert-sequential): Ditto.
2801         (wl-summary-update-thread): Ditto.
2802         (wl-summary-persistent-mark-string): New inline function.
2803         (wl-summary-message-mark): Use it.
2804         (wl-summary-create-line): Abolish argument wl-persistent-mark
2805         and added wl-flags, wl-cached.
2806
2807         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2808         mark to flags.
2809         (wl-highlight-summary-current-line): Decide the face not by the 
2810         persistent mark but flags.
2811
2812 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2813
2814         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2815         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2816         wl-summary-read-uncached-mark): Revive.
2817         (wl-summary-answered-cached-mark,
2818         wl-summary-answered-uncached-mark): New user option.
2819         (wl-summary-score-marks): Follow the change above.
2820         (wl-summary-auto-refile-skip-marks): Ditto.
2821         (wl-summary-incorporate-marks): Ditto.
2822         (wl-summary-expire-reserve-marks): Ditto.
2823         (wl-summary-flag-priority-list): New user option.
2824
2825         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2826         changes.
2827         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2828         of elmo-message-mark.
2829         (wl-summary-mark-as-read-internal): Ditto.
2830         (wl-summary-mark-as-answered): Ditto.
2831         (wl-summary-mark-as-important): Ditto.
2832         (wl-summary-redisplay-internal): Ditto.
2833         (wl-summary-redisplay-no-mime-internal): Ditto.
2834         (wl-summary-message-mark): New function.
2835         (wl-summary-insert-sequential): Use wl-summary-message-mark
2836         instead of elmo-message-mark.
2837         (wl-summary-update-thread): Ditto.
2838         (wl-summary-persistent-mark): Ditto.
2839         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2840         instead of elmo-message-mark.
2841
2842         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2843         wl-summary-message-mark instead of elmo-message-mark.
2844         (wl-thread-insert-entity-sub): Ditto.
2845         (wl-thread-get-children-msgs-uncached): Ditto.
2846
2847         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2848         variable name changes.
2849         (wl-highlight-summary-current-line): Ditto.
2850
2851         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2852         wl-summary-message-mark instead of elmo-message-mark.
2853
2854         * wl-expire.el (wl-expire-message-p): Ditto.
2855
2856         * wl-score.el (wl-score-headers): Ditto.
2857
2858         * Version number is increased to 2.11.9.
2859
2860         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2861         (wl-summary-sync-update): Follow the change above.
2862         (wl-summary-switch-to-clone-buffer): Ditto.
2863         (wl-summary-open-folder): Ditto.
2864
2865 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2866
2867         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2868         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2869
2870         * Version number is increased to 2.11.8.
2871
2872         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2873
2874         * wl-expire.el (wl-expire-refile): Follow the API change on
2875         `elmo-folder-move-messages'.
2876         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2877
2878         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2879         (wl-summary-exec-action-refile): Ditto.
2880         (wl-summary-exec-action-copy): Ditto.
2881         (wl-summary-no-auto-refile-message-p): No use
2882         `wl-summary-buffer-msgdb'.
2883         (wl-summary-auto-refile): Ditto.
2884
2885 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2886
2887         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2888
2889 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-summary.el (wl-summary-sync): Treat no-sync.
2892
2893         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2894         (wl-default-sync-range): Ditto.
2895
2896 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2897
2898         * wl-refile.el (wl-refile-subject-learn): Call
2899         `elmo-message-entity-field' with 3rd argument is non-nil.
2900         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2901         instead of `elmo-msgdb-overview-entity-get-subject'.
2902
2903 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2904
2905         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2906         scan-type is rescan.
2907         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2908         new optional argument force is non-nil.
2909         (wl-summary-save-view-cache): Call it with force argument non-nil.
2910
2911         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2912
2913 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2914
2915         * wl-action.el (wl-summary-print-argument): Fixed last change.
2916
2917 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2918
2919         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2920         simplified.
2921         (wl-summary-target-mark-mark-as-unread): Likewise.
2922         (wl-summary-target-mark-mark-as-important): Likewise.
2923
2924 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2925
2926         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2927         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2928         (wl-summary-mark-as-important-region): Change accordingly.
2929         (wl-summary-target-mark-mark-as-important): Ditto.
2930
2931 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2932
2933         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2934
2935         * wl-action.el (wl-summary-print-argument): Print argument to
2936         right side of window if `wl-summary-print-argument-within-window'
2937         is non-nil.
2938
2939 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2940
2941         * wl-action.el (wl-summary-set-mark): Use
2942         `wl-summary-message-visible-p' to check visibility of the message
2943         and jump to message only when the message line is visible and have
2944         different number; Call wl-summary-unset-mark with number argument.
2945         (wl-summary-unset-mark): 
2946         Use `wl-summary-message-visible-p'
2947         to check visibility of the message and jump to message only when
2948         the message line is visible and have different number;
2949
2950 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2951
2952         * Version number is increased to 2.11.7.
2953
2954         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2955         and wl-folder-summary-line-format.
2956
2957         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2958         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2959         (wl-summary-set-score-mark): Use it.
2960         (wl-summary-target-mark-mark-as-read): Ditto.
2961         (wl-summary-target-mark-mark-as-unread): Ditto.
2962         (wl-summary-target-mark-mark-as-important): Ditto.
2963         (wl-summary-target-mark-msgs): Simplified.
2964         (wl-summary-detect-mark-position): Fixed problem when
2965         summary-line-format no contain persisten/temp mark spec.
2966         (wl-summary-temp-mark): Ditto.
2967         (wl-summary-persistent-mark): Ditto.
2968         (wl-summary-update-persistent-mark): Ditto.
2969
2970         * wl-action.el (wl-summary-set-mark): Ditto.
2971         (wl-summary-unset-mark): Ditto.
2972         All other related portions are changed.
2973
2974 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2975
2976         * Version number is increased to 2.11.6.
2977
2978 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2979
2980         * wl-util.el (wl-current-message-buffer): Define as function;
2981         Don't use the value of wl-messge-buffer.
2982
2983         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2984         persistent mark.
2985
2986         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2987         no current message, cause an error.
2988
2989 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2990
2991         * wl-summary.el (wl-summary-set-message-modified): Use
2992         elmo-folder-set-message-modified instead of
2993         elmo-folder-set-message-modified-internal.
2994
2995 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2996
2997         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2998         interactively.
2999         (wl-summary-sync): nokill->entirely.
3000         (wl-summary-sync-marks): Fixed message.
3001         (wl-summary-input-range): Added mark, nokill->entirely.
3002
3003         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3004         messages as read.
3005
3006 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3007
3008         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3009         update-noscore.
3010         (wl-summary-sync): Follow the change above.
3011
3012 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3013
3014         * wl-action.el (wl-summary-target-mark-all): Use
3015         elmo-folder-list-messages.
3016
3017 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3018
3019         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3020         (wl-summary-rescan): Set wl-summary-scored as nil.
3021         (wl-summary-sync-force-update): Follow the change above.
3022         (wl-summary-sync): Ditto.
3023         (wl-summary-sync-update): Added argument disable-killed.
3024         (wl-summary-insert-headers): Set visible-only argument for
3025         elmo-folder-list-messages.
3026         (wl-summary-input-range): Added update-nokill, update-noscore,
3027         all-nokill, all-noscore and mark.
3028
3029         * Version number is increased to 2.11.5.
3030
3031         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3032
3033 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3034
3035         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3036         (wl-summary-prefetch-region-no-mark): Change accordingly.
3037         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3038
3039 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3040
3041         * wl-address.el (wl-complete-field-to): Abolished.
3042         (wl-complete-address): Completion function for completing-read.
3043         * wl-action.el (wl-summary-get-resend-address): Use it.
3044
3045         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3046         wl-summary-update-mark and abolish unused argument.
3047         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3048         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3049         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3050         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3051         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3052         * wl-draft.el (wl-draft-kill): Ditto.
3053
3054         * wl-summary.el: Remove unused binding of case-fold-search.
3055         (wl-summary-replace-status-marks): Abolished.
3056
3057 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3058
3059         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3060         is specified or folder length is zero.
3061
3062 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3063
3064         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3065         (wl-folder-archive-current-entity): Ditto.
3066
3067 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3068
3069         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3070         retrieving message mark.
3071         (wl-summary-redisplay-internal): Ditto.
3072
3073         * wl-message.el (wl-message-buffer-display): Ignore errors while
3074         retrieving message-id field.
3075
3076         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3077         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3078         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3079         order of the arguments for `wl-expire-message-p'.
3080         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3081
3082         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3083         Check return value of wl-summary-reply.
3084         (wl-summary-reply): Recover window configuration when an error occured.
3085
3086 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3087
3088         * wl-summary.el (wl-summary-resend-message): Abolished, the
3089         feature is inherited by wl-summary-resend (put resend mark).
3090
3091 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3092
3093         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3094         wl-message-buffer to nil when the message is hide.
3095
3096 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3097
3098         * .cvsignore: New file.
3099
3100 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3101
3102         * wl-action.el (wl-summary-action-docstring): Add more info.
3103         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3104         duplicate definition.
3105         (wl-summary-define-mark-action): Functions wl-summary-*-region
3106         keep current position.
3107         (wl-summary-unregister-target-mark): Store result to the variable.
3108
3109 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3110
3111         * Version number is increased to 2.11.4.
3112
3113 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3114
3115         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3116         wl-summary-delete-all-temp-marks.
3117         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3118
3119         * wl-action.el (wl-summary-set-mark): Changed terminology
3120         refile-destination -> action-argument.
3121         (wl-summary-unset-mark): Ditto.
3122         (wl-summary-remove-argument): Ditto.
3123         (wl-summary-print-argument): Ditto.
3124
3125         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3126         (wl-thread-remove-argument-region): Ditto.
3127         (wl-thread-print-argument-region): Ditto.
3128         (wl-thread-close): Ditto.
3129         (wl-thread-open): Ditto.
3130
3131         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3132         (wl-highlight-refile-destination-face is abolished)
3133         (wl-highlight-action-argument-string): Ditto.
3134         (wl-highlight-summary-current-line): Highlight action argument.
3135
3136         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3137         color for light backgrounds.
3138         (wl-highlight-summary-answered-face): Ditto.
3139
3140 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3143
3144         * wl-score.el (wl-summary-score-update-all-lines): Use
3145         wl-summary-set-mark.
3146         (wl-summary-score-update-all-lines): Kill expunged messages.
3147
3148         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3149
3150 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3151
3152         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3153         directly.
3154         (wl-score-overview-entity-get-lines): Ditto.
3155         (wl-score-overview-entity-get-xref): Ditto.
3156         (wl-score-get-latest-msgs): Ditto.
3157         (wl-summary-rescore): Ditto.
3158
3159         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3160         to "&".
3161         (wl-summary-mark-as-answered-internal): New inline function.
3162         (wl-summary-mark-as-answered): New function.
3163         (wl-summary-mark-as-unanswered): Ditto.
3164         (wl-summary-sync-marks): Modified for answered-mark synching.
3165
3166 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3167
3168         * wl-action.el (wl-summary-set-mark): Fixed last change.
3169
3170 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3171
3172         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3173         behavior of wl-summary-unread-message-hook
3174         (Pointed out by akira yamada <akira@arika.org>).
3175
3176 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3177
3178         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3179         wl-summary-delete.
3180         * wl-xmas.el (wl-summary-toolbar): Ditto.
3181
3182         * wl-action.el (wl-summary-set-mark): Don't override current
3183         temp-mark.
3184
3185         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3186
3187 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3188
3189         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3190         (wl-refile-msgid-learn): Ditto.
3191         (wl-refile-get-field-value): Ditto.
3192
3193         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3194
3195         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3196         (wl-expire-delete-reserved-messages): Renamed from
3197         wl-expire-reserve-marked-msgs-from-list.
3198         (wl-expire-delete): Removed argument `msgdb'.
3199         (wl-expire-refile): Ditto.
3200         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3201         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3202         mark-alist as argument.
3203         (wl-expire-archive-number1): Removed argument `msgdb'.
3204         (wl-expire-archive-number2): Ditto.
3205         (wl-expire-archive-date): Ditto.
3206         (wl-expire-localdir-date): Ditto.
3207         (wl-expire-hide): Ditto.
3208         (wl-archive-number1): Ditto.
3209         (wl-archive-number2): Ditto.
3210         (wl-archive-date): Ditto.
3211         (wl-archive-folder): Ditto.
3212         All other related portions are changed.
3213
3214 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3215
3216         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3217         mean move up and down. (suggested by Takashi Kawachi)
3218
3219 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3220
3221         * wl-acap.el (toplevel): Don't require un-define.
3222
3223 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * wl-thread.el (wl-thread-delete-message): Always update
3226         wl-summary-buffer-number-list.
3227
3228         * wl-action.el (wl-summary-print-destination): 
3229         Do nothing when folder is nil.
3230
3231 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3232
3233         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3234         persistent mark when prefetch is succeeded.
3235
3236 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3237
3238         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3239         instead of elmo-msgdb-delete-msgs.
3240         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3241         (wl-expire-hide): Ditto.
3242
3243         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3244
3245         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3246         elmo-msgdb interface.
3247         (wl-thread-get-exist-children): Likewise.
3248         (wl-thread-insert-message): Likewise.
3249         (wl-thread-msg-mark-as-important): Likewise.
3250         (wl-thread-insert-entity-sub): Likewise.
3251         (wl-thread-get-children-msgs-uncached): Likewise.
3252
3253         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3254         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3255         (wl-summary-sync-update): Likewise.
3256         (wl-summary-auto-select-msg-p): Likewise.
3257         (wl-summary-update-thread): Likewise.
3258         (wl-summary-mark-as-important): Likewise.
3259         (wl-summary-jump-to-msg-internal): Likewise.
3260         (wl-summary-redisplay-internal): Likewise.
3261         (wl-summary-print-message-with-ps-print): Likewise.
3262         (wl-summary-folder-info-update): Likewise.
3263
3264         * wl-folder.el (wl-folder-check-one-entity):
3265         elmo-folder-count-flags instead of wl-summary-count-unread.
3266
3267         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3268
3269         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3270
3271         * wl-summary.el (wl-summary-set-message-modified): 
3272         Call wl-summary-set-mark-modified.
3273         (wl-summary-delete-messages-on-buffer): Call
3274         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3275         (wl-summary-sync-update): Call elmo-folder-length instead of
3276         elmo-folder-messages.
3277         (wl-summary-insert-headers): Don't call
3278         elmo-folder-list-message-entities.
3279
3280 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3281
3282         * wl-action.el (wl-summary-define-mark-action): Call
3283         `wl-summary-set-mark' with argument `data'.
3284         (wl-summary-auto-refile): Fixed order of arguments when call
3285         `wl-summary-refile'.
3286
3287 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3288
3289         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3290
3291         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3292
3293         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3294         (Renamed from wl-highlight-summary-deleted-face).
3295         (wl-highlight-summary-resend-face): New face.
3296
3297         (wl-highlight-summary-deleted-face): Renamed from
3298         wl-highlight-summary-erased-face.
3299
3300         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3301
3302         * wl-action.el (wl-summary-get-resend-address): New function.
3303         (wl-summary-exec-action-resend): Ditto.
3304         (wl-summary-exec-action-resend-subr): Ditto.
3305
3306         * w-thread.el (wl-thread-copy): Removed definition.
3307         (wl-thread-refile): Ditto.
3308         (wl-thread-delete): Ditto.
3309         (wl-thread-target-mark): Ditto.
3310
3311         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3312         (wl-summary-target-mark-set-action): Fixed.
3313         (wl-summary-define-mark-action): Fixed quotation.
3314         (wl-summary-move-mark-list-messages): Display message.
3315         (wl-summary-define-mark-action): Define thread functions.
3316         (wl-summary-exec-action-refile): Changed message.
3317         (wl-summary-exec): Ditto.
3318
3319 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3320         
3321         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3322         '%%'.
3323
3324 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl.el (toplevel): Require wl-action.
3327         (wl-init): Call wl-summary-define-mark-action.
3328
3329         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3330
3331         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3332         wl-summary-delete and wl-summary-erase.
3333         (wl-summary-mode-map): Ditto.
3334
3335         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3336         wl-delete-folder-alist.
3337
3338         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3339         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3340         (toplevel): Moved mark & action related functions to the wl-action.el.
3341
3342         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3343         in wl-summary-mark-action-list.
3344         (wl-highlight-summary-current-line): Ditto.
3345
3346         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3347         empty lines.
3348
3349         * wl-action.el: New file. 
3350
3351 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3352
3353         * wl-summary.el (wl-summary-target-mark-replace): New function.
3354         (wl-summary-target-mark-prefetch): Use it.
3355         (wl-summary-target-mark-delete): Ditto.
3356         (toplevel): Rearranged definition order.
3357         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3358         (wl-summary-target-mark-erase): Rewrite.
3359         (wl-summary-erase-region): New function.
3360         (wl-summary-exec-action-erase): Changed message.
3361         (wl-summary-move-mark-list-messages): New function.
3362         (wl-summary-exec-action-delete): Use it.
3363         (wl-summary-exec-action-erase): Ditto.
3364
3365         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3366         (wl-summary-skip-mark-list): Added "d".
3367
3368         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3369         while searching.
3370
3371         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3372         and define using defcustom;
3373         Define 4th element as a face.
3374         
3375         * wl-summary.el (wl-summary-incorporate): Use 
3376         `wl-summary-prefetch-region-no-mark' instead of
3377         `wl-summary-prefetch-region'.
3378         (wl-summary-prefetch-region-no-mark): Revival of old
3379         `wl-summary-prefetch-region'.
3380         (wl-summary-mark-action-list): Moved to wl-vars.el
3381
3382         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3383         face according to the `wl-summary-mark-action-list'.
3384         (wl-highlight-summary-current-line): Ditto;
3385         Removed destination highlighting.
3386
3387         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3388         (wl-highlight-summary-line-string): Highlight for "i" mark.
3389         (wl-highlight-summary-current-line): Ditto.
3390
3391         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3392         no destination.
3393
3394         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3395         exists, just go ahead.
3396         (wl-summary-prefetch-region): Rewrite.
3397         (wl-summary-prefetch): Ditto.
3398         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3399         (wl-summary-exec-action-prefetch): New function.
3400         (wl-summary-target-mark-prefetch): Rewrite.
3401
3402 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3403
3404         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3405         (wl-highlight-summary-line-string): Added "d" and "D".
3406         (wl-highlight-summary-current-line): Ditto.
3407
3408         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3409         in wl-summary.el.
3410         (wl-thread-insert-entity-sub): Ditto.
3411         (wl-thread-remove-destination-region): Ditto.
3412         (wl-thread-print-destination-region): Ditto.
3413
3414         * wl-summary.el (wl-summary-buffer-refile-list,
3415         wl-summary-buffer-delete-list,
3416         wl-summary-buffer-copy-list): Abolish.
3417         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3418         All other related portions are changed.
3419         (wl-summary-mark-action-list): New variable.
3420         (wl-summary-set-mark): New function.
3421         (wl-summary-register-target-mark): Ditto.
3422         (wl-summary-unregister-target-mark): Ditto.
3423         (wl-summary-have-target-mark-p): Ditto.
3424         (wl-summary-register-temp-mark): Ditto.
3425         (wl-summary-unregister-temp-mark): Ditto.
3426         (wl-summary-registered-temp-mark): Ditto.
3427         (wl-summary-collect-temp-mark): Ditto.
3428         (wl-summary-unset-mark): Ditto.
3429         (wl-summary-set-target-mark): Ditto.
3430         (wl-summary-unset-target-mark): Ditto.
3431         (wl-summary-set-action-generic): Ditto.
3432         (wl-summary-unset-action-generic): Ditto.
3433         (wl-summary-exec-action-delete): Ditto.
3434         (wl-summary-exec-action-erase): Ditto.
3435         (wl-summary-set-action-refile): Ditto.
3436         (wl-summary-set-action-refile-subr): Ditto.
3437         (wl-summary-unset-action-refile): Ditto.
3438         (wl-summary-make-destination-numbers-list): Ditto.
3439         (wl-summary-exec-action-refile): Ditto.
3440         (wl-summary-set-action-copy): Ditto.
3441         (wl-summary-unset-action-copy): Ditto.
3442         (wl-summary-exec-action-copy): Ditto.
3443         (wl-summary-collect-numbers-region): Ditto.
3444         (wl-summary-delete): Rewrite.
3445         (wl-summary-erase): Ditto.
3446         (wl-summary-remove-destination): Ditto.
3447         (wl-summary-exec): Ditto.
3448         (wl-summary-exec-region): Ditto.
3449         (wl-summary-target-mark-erase): Ditto.
3450         (wl-summary-refile): Ditto.
3451         (wl-summary-copy): Ditto.
3452         (wl-summary-unmark): Ditto.
3453         (wl-summary-delete-all-mark): Ditto.
3454         (wl-summary-mark-line): Don't highlight.
3455         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3456         (wl-summary-target-mark-refile-subr): Rewrite.
3457
3458         (wl-summary-copy-prev-destination): Abolish.
3459
3460 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3461
3462         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3463         default values along the value of wl-on-mule.
3464         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3465         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3466         It is not used anywhere.
3467
3468 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3469
3470         * wl-summary.el (wl-summary-print-destination): Keep position.
3471         (wl-summary-cursor-move-surface): Keep horizontal position.
3472
3473 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3474
3475         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3476         write sendlog.
3477
3478 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3479
3480         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3481         `wl-summary-highlight'.
3482
3483 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3484
3485         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3486         trivial condition for temp-mark.
3487
3488 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3489
3490         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3491         when it hits killed buffer.
3492
3493 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3494
3495         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3496         * wl-news.el.in: `message' and `error' take format string.
3497
3498 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3499
3500         * wl-folder (wl-folder-insert-entity): Display a message,
3501         `...done', when the work finish.
3502         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3503
3504 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3505
3506         * wl-message.el (wl-message-redisplay): Remove unused local
3507         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3508
3509 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3510
3511         * wl-summary.el (wl-summary-replace-status-marks): Disable
3512         interactive use.
3513         (wl-summary-reedit): Check message existence at first.
3514         (wl-summary-mark-line): Fix doc, return value is indefinite.
3515
3516         * wl-highlight.el (wl-highlight-message): Arranged.
3517
3518         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3519         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3520         check temp-mark by wl-summary-temp-mark always.
3521         (wl-highlight-summary): Change accordingly.
3522         * wl-summary.el (wl-summary-mark-as-read-all)
3523         (wl-summary-delete-cache, wl-summary-set-score-mark)
3524         (wl-summary-mark-as-unread, wl-summary-unmark)
3525         (wl-summary-mark-line, wl-summary-mark-as-read)
3526         (wl-summary-mark-as-important): Ditto.
3527
3528         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3529         end of the window if possible.
3530         * wl-summary.el (wl-summary-sync-update): Support lazy
3531         highlighting.
3532         (wl-summary-toggle-disp-msg): Ditto.
3533
3534 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3535
3536         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3537
3538 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3539
3540         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3541         change.
3542
3543 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3544
3545         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3546         API.
3547         (wl-summary-sync-update): Ditto.
3548
3549         * wl-score.el (wl-score-get-score-alist): Changed argument.
3550         (wl-summary-rescore-msgs): Likewise.
3551         (wl-summary-score-headers): Likewise.
3552         (wl-score-headers): Likewise;
3553         Use elmo-folder-do-each-message-entity, etc.
3554         (wl-summary-score-effect): Follow the changes above.
3555         (wl-summary-rescore): Ditto.
3556         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3557         (wl-score-get-overview): Abolish.
3558
3559         * wl-summary.el (wl-summary-default-from): Follow the API change in
3560         elmo-msgdb.
3561         (wl-summary-count-unread): Ditto.
3562         (wl-summary-detect-mark-position): Ditto.
3563         (wl-summary-overview-entity-compare-by-date): Ditto.
3564         (wl-summary-overview-entity-compare-by-number): Ditto.
3565         (wl-summary-overview-entity-compare-by-from): Ditto.
3566         (wl-summary-overview-entity-compare-by-subject): Ditto.
3567         (wl-summary-get-list-info): Ditto.
3568         (wl-summary-rescan): Ditto.
3569         (wl-summary-jump-to-msg-by-message-id): Ditto.
3570         (wl-summary-sync-update): Ditto; Removed comment.
3571         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3572         (wl-summary-insert-message): Use wl-summary-insert
3573         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3574         (wl-summary-insert-headers): Changed argument overview to folder.
3575         (wl-summary-search-by-subject): Likewise.
3576         (wl-summary-insert-thread): Renamed from 
3577         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3578
3579         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3580         too.
3581
3582         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3583         wl-string-member.
3584
3585 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3586
3587         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3588         elmo-folder-append-buffer.
3589         (wl-draft-queue-append): Likewise.
3590
3591         * wl-mime.el (wl-message-delete-current-part): Ditto.
3592         (wl-summary-burst-subr): Ditto.
3593
3594         * wl-news.el.in (wl-news-send-news): Ditto.
3595
3596 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3597
3598         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3599         function.
3600         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3601         (wl-summary-update-mark): Enclose with save-excursion.
3602         (wl-summary-mark-as-read-internal): Fixed last change.
3603         (wl-summary-mark-as-important): Use 3rd argument of
3604         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3605         Don't use elmo-msgdb-set-mark.
3606         (wl-summary-redisplay-internal): If msgdb flag is already read,
3607         just update the mark on buffer.
3608
3609 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3610
3611         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3612         cut visible folder when elmo-folder-delete returns non-nil value.
3613
3614 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3615
3616         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3617         by Kenichi OKADA <okada@opaopa.org>).
3618
3619 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3620
3621         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3622
3623 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3624
3625         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3626         Fixed the last change, search group entity by its real name.
3627         (Thanks to: KOBAYASHI Shinji)
3628
3629 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3630
3631         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3632         (wl-fldmgr-access-display-all): Don't refer visible name.
3633         * wl-expire.el (wl-folder-archive-current-entity)
3634         (wl-folder-expire-current-entity): Ditto.
3635         * wl-folder.el (wl-folder-jump-to-current-entity)
3636         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3637         (wl-folder-open-folder-sub,wl-folder-open-all)
3638         (wl-folder-write-current-folder): Ditto.
3639         (wl-folder-insert-entity): Don't use petname for normal group.
3640         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3641         is the real name.
3642         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3643         Abolished.
3644
3645 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3646
3647         * wl-draft.el (wl-draft-create-buffer): Add
3648         `wl-summary-reply-with-citation'
3649
3650 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3651
3652         * wl-draft.el (wl-draft-reply): Fixed.
3653
3654 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3655
3656         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3657         when `wl-draft-send-confirm-with-preview' is non-nil.
3658         You can scroll up/down by j/k.
3659         (wl-draft-send-confirm-with-preview): New variable (default=t).
3660
3661 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3662
3663         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3664         (wl-fldmgr-save-folders): Fix comment.
3665
3666 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3667
3668         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3669         along the last change in `wl-folder-buffer-group-p'.
3670
3671 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3672
3673         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3674         folder.
3675
3676         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3677         the default value.
3678
3679         * wl-mime.el (wl-summary-burst): Update summary only when target
3680         folder equals current folder.
3681
3682 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3683
3684         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3685
3686 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3687
3688         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3689         value.
3690
3691 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3692
3693         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3694         `map-extents' instead of `extent-at' repeatedly.
3695         (wl-highlight-folder-current-line): Ditto.
3696
3697         * wl-highlight.el: Remove useless dummy functions.
3698
3699 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3700
3701         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3702         (wl-folder-put-folder-property): New function to put text property.
3703         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3704         (wl-folder-insert-entity, wl-folder-update-diff-line)
3705         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3706         * wl-e21.el, wl-xmas.el, wl-mule.el
3707         (wl-highlight-folder-current-line): Ditto.
3708         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3709         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3710         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3711         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3712
3713 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3714
3715         * Version number is increased to 2.11.3.
3716
3717 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3718
3719         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3720         Resume current-buffer since it is assumed by remaining tasks.
3721
3722 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3723
3724         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3725         (wl-folder-completion-function): Abolished.
3726         (wl-folder-complete-folder): New function.
3727         (wl-folder-complete-filter-condition): Ditto.
3728         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3729         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3730
3731 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3732
3733         * wl-draft.el (wl-draft-send-confirm): New function.
3734         (wl-draft-send): Use it.
3735
3736         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3737         cursor-in-echo-area while confirming.
3738
3739         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3740
3741         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3742         searching via nntp if wl-summary-search-via-nntp is 'force.
3743         Otherwise, invoke searching in nntp folder only.
3744         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3745
3746         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3747         explicitly for mime-make-text-tag.
3748
3749 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3750
3751         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3752         `mime-make-text-tag' instead of `mime-create-tag'.
3753
3754 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3755
3756         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3757         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3758
3759 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * wl-score.el (wl-score-save): Bind print-length and print-level.
3762         (wl-score-pretty-print): Ditto.
3763         (wl-score-edit-insert-header-entry): Ditto.
3764
3765         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3766         "From" entry to be treated with wl-draft-eword-encode-address-list.
3767         * wl-mime.el (wl-draft-preview-message): Ditto.
3768
3769         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3770         (wl-summary-mark-as-unread): Ditto.
3771         (wl-summary-mark-as-read-region): Change accordingly.
3772         (wl-summary-mark-as-unread-region): Ditto.
3773         (wl-summary-target-mark-mark-as-read): Ditto.
3774         (wl-summary-target-mark-mark-as-unread): Ditto.
3775
3776 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3777
3778         * Version number is increased to 2.11.2.
3779
3780 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3781
3782         * wl-news.el.in (wl-news-previous-version-save): Bind
3783         print-length and print-level.
3784         * wl-thread.el (wl-thread-save-entities): Ditto.
3785         (wl-thread-save-top-list): Bind print-length.
3786
3787 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3788
3789         * wl-highlight.el (wl-highlight-summary-line-string): Use
3790         wl-summary-score-below-mark, wl-summary-score-over-mark.
3791         (wl-highlight-summary-current-line): Ditto.
3792
3793 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3794
3795         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3796         insert it.
3797
3798 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3799
3800         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3801
3802 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3803
3804         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3805         message without msgid.
3806         Rewrite with elmo-folder-move-messages.
3807         Set wl-message-buffer to nil.
3808
3809         * wl-summary.el (wl-summary-erase-subr): New function. Use
3810         elmo-folder-move-messages.
3811         (wl-summary-erase): Call it.
3812         (wl-summary-target-mark-erase): Ditto.
3813
3814 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3815
3816         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3817         it is not up-tp-date.
3818
3819 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3822         buffer after calling `wl-summary-goto-folder-subr' without the
3823         argument `interactive'.
3824         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3825
3826 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3827
3828         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3829         `mime-create-tag'. Use `string=' instead of `looking-at'.
3830
3831 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3832
3833         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3834         to avoid compile warning.
3835
3836         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3837         entity-id when folder is given.
3838         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3839         save-excursion, use save-selected-window instead.
3840         Select folder buffer window if exists.
3841         (To correct behavior with wl-folder-move-cur-folder.)
3842
3843 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3844
3845         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3846
3847 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3848
3849         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3850         list-count instead of %d.
3851
3852 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3853
3854         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3855         (wl-news): Set it.
3856         (wl-news-append-to-folder): Use it.
3857
3858         * wl-news.el.in (wl-news-send-news): Append to specified folder
3859         instead of wl-default-folder.
3860         (wl-news-append-to-folder): Show error message with specified folder.
3861
3862         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3863                 In most major modes, Emacs assumes that any opening
3864                 delimiter found at the left margin is the start of a
3865                 top-level definition, or defun. Therefore, *never put an
3866                 opening delimiter at the left margin unless it should have
3867                 that significance.*
3868
3869         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3870
3871 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3872
3873         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3874
3875 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3876
3877         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3878
3879 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3880
3881         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3882         for sequential numbering case.
3883
3884 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3885
3886         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3887         value.
3888         (wl-draft-reply-without-argument-list): Ditto.
3889         (wl-draft-reply-myself-with-argument-list): Abolish.
3890         (wl-draft-reply-myself-without-argument-list): Ditto.
3891         * wl-draft.el (wl-draft-self-reply-p): New function.
3892         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3893
3894 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3895
3896         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3897         (avoid error for the case without byte-compiling)
3898
3899 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3900
3901         * wl-news.el.in (wl-news-append-to-folder): New function.
3902         (wl-news-exit): Rewrite.
3903         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3904
3905 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3906
3907         * wl-draft.el (wl-draft-reply-position): New function.
3908         (wl-draft-reply-position): Fix.
3909         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3910         (wl-summary-target-mark-reply-with-citation): Ditto.
3911         (wl-summary-reply-with-citation): Ditto.
3912         * wl-vars.el (wl-draft-reply-default-position): New variable.
3913
3914 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3915
3916         * wl-draft.el (wl-draft-send): Preview when interactive send.
3917
3918 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3919
3920         * wl-draft.el (wl-draft-reply): Set default position.
3921         * wl-summary.el (wl-summary-reply): Ditto.
3922         (wl-summary-reply-with-citation): Ditto.
3923         (wl-summary-target-mark-reply-with-citation): Ditto.
3924
3925 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3926
3927         * wl-news.el.in (wl-news-lang): Set default value according to
3928         current-language-environment.
3929         (wl-news-append-news): Do nothing when news-list is nil.
3930
3931 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3932
3933         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3934         (wl-news): Change message.
3935         (wl-news-exit): Check buffer.
3936         (wl-news-force-exit): New function.
3937         (wl-news-show-all): New function.
3938         (wl-news-discard-and-exit): Fix.
3939
3940 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3941
3942         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3943         according to current-language-environment.
3944
3945         * wl-news.el.in (wl-news): If arg, show all NEWS after
3946         wl-news-default-previous-version.
3947
3948 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3949
3950         * wl-news.el.in (wl-news-check): Rewritten.
3951         (wl-news-previous-version-load): Change data type.
3952         (wl-news-previous-version-save): Change data type.
3953         (wl-news-append-news): Add return value.
3954         (wl-news-check-news): New function.
3955         (wl-news-already-current-p): New function.
3956         (wl-news-send-news): Rewritten.
3957         (wl-news-mode-map): Add new keybind.
3958         (wl-news): Rewritten.
3959         (wl-news-exit): Rewritten.
3960         (wl-news-discard-and-mail): New function.
3961         (wl-news-send-to-address): Abolished.
3962         * wl.el (wl-init): Delete a message.
3963
3964 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3965
3966         * wl-news.el.in (wl-news-exit): Update previous version.
3967         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3968
3969 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3970
3971         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3972
3973 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3974
3975         * wl-news.el.in (wl-news): New function.
3976         (wl-news-mode): New function.
3977         (wl-news-next-line): New function.
3978         (wl-news-next-page): New function.
3979         (wl-news-exit): New function.
3980         (wl-news-buf-name): New variable.
3981         (wl-news-mode-map): New variable.
3982         (wl-news-winconf): New variable.
3983         (wl-news-append-news): Add an option.
3984
3985 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3986
3987         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3988
3989 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-news.el.in (wl-news-send-to-address): New variable.
3992         (wl-news-send-news): Use it.
3993         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3994         Return updating status.
3995         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3996
3997 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3998
3999         * wl-news.el.in (wl-news-send-news): Delete
4000         Organization and X-Face.
4001
4002 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4003
4004         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4005         (wl-news-append-news): New function.
4006         (wl-news-send-news): New function.
4007
4008 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4009
4010         * Version number is increased to 2.11.1.
4011
4012 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4013
4014         * wl-news.el.in : New file.
4015
4016 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4017
4018         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4019         default value.
4020         (wl-draft-reply-without-argument-list): Ditto.
4021
4022 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4023
4024         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4025         (wl-message-buffer-prefetch-idle-time): Ditto.
4026         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4027
4028 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4029
4030         * wl-thread.el (wl-thread-insert-message): Use
4031         wl-summary-max-thread-depth.
4032
4033         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4034         loop detection.
4035
4036         * wl-message.el (wl-message-buffer-display): Back to the first page
4037         when cache is hit.
4038
4039 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4040
4041         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4042
4043         * wl-summary.el (wl-summary-insert-thread-entity):
4044         If the thread depth is reached to wl-summary-max-thread-depth,
4045         divide the thread.
4046
4047 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4048
4049         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4050         for elmo-remove-passwd.
4051
4052 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4053
4054         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4055         folder is sticky.
4056         (wl-folder-mark-as-read-all-entity): Ditto.
4057         (wl-folder-prefetch-entity): Ditto.
4058
4059 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4060
4061         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4062
4063 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4064
4065         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4066         Delete messages on buffer for unplugged operation.
4067         (wl-summary-erase): Ditto.
4068
4069 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4070
4071         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4072         take nil so as not to search parent by subject.
4073
4074 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4075
4076         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4077         (wl-folder-get-next-folder): Ditto.
4078         (wl-folder-get-path): Ditto.
4079
4080 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4081
4082         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4083         system and encode the region with it before verifying.
4084
4085 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4086
4087         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4088         system of the echo buffer before decoding.
4089
4090 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4091
4092         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4093         original contents.
4094
4095 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4096
4097         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4098         with argument 'any-exists.
4099
4100 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4101
4102         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4103         Use `wl-cs-autoconv'.
4104
4105 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4106
4107         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4108         by `mime-view-automatic-conversion'.
4109
4110         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4111         (wl-message-verify-pgp-nonmime): Ditto.
4112         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4113         Bind them to C-c:d and C-c:v respectively.
4114
4115         Merge following code by Teranishi-san from [wl-en:00167].
4116         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4117         (wl-mime-preview-application/pgp-encrypted): Ditto.
4118         (wl-mime-setup): Add entry.
4119
4120 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-summary.el (wl-summary-target-mark-erase): New function.
4123         Bind it to "mD".
4124
4125 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4126
4127         * wl-vars.el (wl-draft-write-file-function): Fix.
4128         (wl-draft-reedit-hook): Changed default value.
4129
4130         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4131         wl-draft-reedit-hook.
4132         (wl-draft-remove-text-plain-tag): New function.
4133         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4134
4135         * wl-vars.el (wl-draft-write-file-function): New user option.
4136
4137         * wl-draft.el (wl-draft-prepare-edit): Use it for
4138         local-write-file-hooks.
4139         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4140
4141         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4142         (wl-draft-insert-mail-header-separator): Return the body beginning
4143         point.
4144         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4145         text/plain.
4146         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4147
4148 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4149
4150         * wl-summary.el (wl-summary-erase): New function to erase message
4151         without moving it to trash. Bind to "D".
4152
4153         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4154         as `keep' unless switch-function.
4155
4156 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4157
4158         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4159         message buffer by using `wl-summary-toggle-disp-msg'.
4160         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4161         buffer window.
4162         (wl-summary-supresedes-message): Ditto.
4163
4164         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4165         Do not delete other windows.
4166         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4167         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4168         (wl-draft-create-buffer): Set reply-or-forward also for target
4169         mark commands.
4170
4171 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4172
4173         * wl-draft.el (wl-user-agent-compose): Delete special case for
4174         switch-to-buffer-other-window.
4175
4176         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4177         (wl-summary-forward): Ditto.
4178
4179         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4180         function.
4181         (wl-draft-buffer-style): New use option.
4182
4183         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4184         (wl-draft): Follow the change above.
4185         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4186         wl-draft-buffer-style.
4187         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4188         switch-function.
4189
4190 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4191
4192         * wl-address.el (wl-address-make-completion-entry): Extracted from
4193         `wl-address-make-completion-list'.
4194         (wl-address-enable-strict-loading): New variable.
4195         (wl-address-make-completion-list): Revive petname duplication
4196         inquiry, and enable it if `wl-address-enable-strict-loading'.
4197         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4198
4199 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4200
4201         * wl-message.el (wl-message-get-original-buffer): Avoid
4202         'Selecting deleted buffer' error when original buffer is killed.
4203
4204 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4205
4206         * wl-summary.el (wl-summary-next-message): Use
4207         elmo-message-accessible-p instead of elmo-message-cached-p.
4208
4209 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4212
4213         * wl-thread.el (wl-thread-open-all-unread): Use
4214         elmo-folder-list-flagged instead of
4215         elmo-folder-list-messages-mark-match.
4216
4217         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4218         instead of elmo-folder-list-messages-mark-match.
4219         (wl-summary-move-spec-alist): New variable.
4220         (wl-summary-move-spec-plugged-alist,
4221         wl-summary-move-spec-unplugged-alist): Abolish.
4222         (wl-summary-next-message): Follow the change above.
4223         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4224         with 'no-msg' argument.
4225
4226         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4227         variable.
4228         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4229         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4230         (wl-message-buffer-prefetch-get-next): Follow the change above.
4231
4232 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4233
4234         * wl-version.el (wl-version): Changed codename.
4235
4236         * Version number is increased to 2.11.0.
4237
4238 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4239
4240         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4241         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4242         `wl-draft-config-variables'.
4243         (wl-draft-kill): Fixed problem when the draft is reedit.
4244
4245 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4248         buffer-modified status (Thanks to
4249         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4250
4251 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4252
4253         * wl-util.el (wl-region-exists-p): New function.
4254
4255         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4256         Remove defvars for byte-compile warnings.
4257
4258 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4259
4260         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4261         defvar-maybe. Removed unused bind.
4262
4263 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4264
4265         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4266         summary buffer window before creating new frame.
4267         (wl-draft-reply): Ditto.
4268
4269 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4270
4271         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4272
4273 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4274
4275         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4276
4277 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4278
4279         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4280         instead of `kill-region'.
4281
4282 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4285         (wl-highlight-summary-line-string): Use it.
4286         (wl-highlight-summary-current-line): Ditto.
4287
4288         * wl-mime.el (wl-message-delete-current-part): Check the class of
4289         mime-entity.
4290
4291         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4292
4293         * wl-summary.el (wl-summary-make-number-list): Initialize.
4294         (wl-summary-update-mark): New function.
4295         (wl-summary-reply): Put `answered' mark on the message.
4296         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4297
4298         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4299         (wl-draft-reply): Added optional argument `number';
4300         Set wl-draft-parent-number.
4301         (wl-draft-kill): Delete answered mark if it is a reply.
4302
4303 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4304
4305         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4306         that originates in mime-preview-follow-current-entity.
4307         (wl-draft-yank-current-message-entity): Use it if region is active.
4308
4309         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4310         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4311         `wl-message-delete-current-part'.
4312         * wl-mule.el (wl-message-define-keymap): Ditto.
4313         * wl-xmas.el (wl-message-define-keymap): Ditto.
4314
4315 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4316
4317         * wl-mime.el (wl-message-delete-current-part): New function.
4318         (wl-mime-node-id-to-string): Ditto.
4319
4320         * wl-mime.el (wl-message-delete-current-part): Use existing
4321         original buffer which corresponds current mime-view buffer.
4322         (fetched buffer might have different structure, possibly)
4323
4324         * wl-mime.el (wl-message-delete-current-part): Quit if the
4325         message content differs from the actual message.
4326
4327 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4328
4329         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4330         order.
4331         (wl-summary-search-by-subject): Search parent message from tail;
4332         Check the existence of the parent message on the current thread tree.
4333         (wl-summary-update-thread): Check whether the line is inserted.
4334
4335 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-vars.el (wl-summary-line-format): Undo last change.
4338         * wl-summary.el (wl-summary-print-destination): Do not put
4339         invisible property when `wl-summary-width' is nil.
4340         (wl-summary-line-subject-minimum-length): Abolished.
4341         (wl-summary-line-subject): Ditto.
4342
4343 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4344
4345         * wl-vars.el (wl-summary-line-format): Change default value.
4346         (wl-summary-subject-length-limit): Abolished.
4347         * wl-summary.el (wl-summary-line-subject): Ditto.
4348
4349 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4350
4351         * wl-template.el (wl-template-select): Added optional argument.
4352         If optional argument is specified, reverse
4353         `wl-template-visible-select'.
4354
4355 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4356
4357         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4358         Take prefix argument to force asking the destination folder.
4359
4360 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4361
4362         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4363         count and update status.
4364
4365 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4366
4367         * wl-summary.el (wl-summary-redisplay-internal): If
4368         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4369         after fetching.
4370
4371 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4372
4373         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4374         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4375
4376         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4377
4378 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4379
4380         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4381         (All other related portions are changed).
4382         (wl-summary-mark-as-read-all): Rewrite.
4383
4384 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4385
4386         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4387         `wl-summary-mark-as-read'.
4388         (wl-summary-mark-as-unread): Rewrite.
4389         (wl-summary-mark-as-read): Added no-modeline argument.
4390         (wl-summary-resume-cache-status): Rewrite.
4391         (wl-summary-exec-subr): Remove unused local variable.
4392
4393 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4394
4395         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4396         logic to call `wl-summary-buffer-prev-folder-function'.
4397         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4398
4399 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4400
4401         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4402         is nil.
4403
4404 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4405
4406         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4407         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4408         (wl-mime-setup): Add its entry.
4409
4410 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4411
4412         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4413         (wl-summary-delete-cache): Likewise.
4414         (wl-summary-mark-as-read): Rewrite.
4415
4416 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4417
4418         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4419         `wl-summary-count-unread'.
4420
4421         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4422
4423         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4424
4425 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4426
4427         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4428         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4429         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4430         Renamed to the elmo-msgdb-*-mark.
4431         (wl-summary-score-marks): Follow the change above.
4432         (wl-summary-auto-refile-skip-marks): Ditto.
4433         (wl-summary-incorporate-marks): Ditto.
4434         (wl-summary-expire-reserve-marks): Ditto.
4435
4436         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4437         changes.
4438         (wl-thread-insert-top): Changed updating message.
4439
4440         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4441         variable.
4442         (wl-summary-count-unread): Count answered marks.
4443         (wl-summary-rescan): Call wl-summary-insert-message instead of
4444         wl-summary-append-message-func-internal.
4445         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4446         (wl-summary-prefetch-msg): Follow the variable name changes.
4447         (wl-summary-prefetch-region): Ditto.
4448         (wl-summary-mark-as-read-all): Follow the API changes;
4449         Don't call elmo-folder-replace-marks.
4450         (wl-summary-delete-cache): Follow the variable name changes.
4451         (wl-summary-resume-cache-status): Ditto.
4452         (wl-summary-update-status-marks): New function.
4453         (wl-summary-insert-message): New function.
4454         (wl-summary-sync-marks): Follow the variable name changes.
4455         (wl-summary-sync-update): Synchronize to the msgdb, too;
4456         Changed update messages.
4457         (wl-summary-make-number-list): Rewrite.
4458         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4459         (wl-summary-mark-as-unread): Follow the API changes.
4460         (wl-summary-exec-subr): Follow the variable name changes.
4461         (wl-summary-mark-as-read): Ditto.
4462         (wl-summary-move-spec-plugged-alist): Ditto.
4463         (wl-summary-move-spec-unplugged-alist): Ditto.
4464         (wl-summary-cursor-move-surface): Ditto.
4465
4466         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4467         variable name changes.
4468         (wl-highlight-summary-current-line): Ditto.
4469
4470         * wl-expire.el (wl-expire-refile): Follow the API change in
4471         elmo-folder-move-messages.
4472         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4473         (wl-summary-archive): Use elmo-folder-msgdb instead of
4474         elmo-msgdb-load.
4475
4476 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4477
4478         * wl-mime.el (wl-draft-preview-message): Restore the position
4479         before evaluating wl-draft-send-hook in preview buffer.
4480
4481 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4484         when it creates new draft buffer.
4485
4486         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4487         without argument.
4488
4489         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4490         Evaluate content and if the value is string, insert it.
4491         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4492         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4493         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4494         wl-draft-config-sub-part-bottom): Use it.
4495
4496         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4497         with the folder name. The question was unintelligible when it is
4498         called from wl-save-status.
4499
4500 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4501
4502         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4503         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4504         cannot take second argument).
4505
4506 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4507
4508         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4509         as t. Since type and subtype are not case sensitive (RFC 2045).
4510
4511 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4512
4513         * wl-vars.el (wl-message-mode-line-format): New variable.
4514         (wl-message-mode-line-format-spec-alist): Ditto.
4515         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4516         (wl-message-redisplay): Use wl-message-mode-line-format.
4517
4518 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4519
4520         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4521
4522 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4523
4524         * wl-summary.el (wl-summary-default-from): Write description.
4525
4526 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4527
4528         * wl-vars.el (wl-ldap-objectclass): Abolish.
4529
4530         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4531         (wl-ldap-make-filter): Removed condition for objectclass.
4532         (wl-ldap-make-matched-value-list): Remove meaningless process.
4533         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4534         (wl-address-ldap-search): Don't add `*' to `pat' string;
4535         use ignore-errors; added `email';
4536         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4537         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4538         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4539
4540
4541 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4542
4543         * wl-draft.el (wl-draft-parent-folder): Write description.
4544         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4545
4546 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4547
4548         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4549         as "" (zero-length string) if no parent.
4550         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4551
4552 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4553
4554         * wl-address.el (wl-address-make-completion-list): Skip duplication
4555         checking.
4556         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4557         `append'.
4558
4559 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4560
4561         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4562         instead of `beginning-of-buffer'.
4563
4564 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4567
4568 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4569
4570         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4571         Refer wl-message-buffer-name.
4572         (wl-message-wheel-down): Ditto.
4573
4574 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4575
4576         * wl-vars.el (wl-message-buffer-name): New user option.
4577
4578         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4579         directly instead of making alist dinamically.
4580
4581         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4582         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4583         wl-message-buffer-cache-name.
4584         (wl-message-buffer-cache-clean-up): Ditto.
4585
4586         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4587
4588         * Version number is increased to 2.9.15.
4589
4590 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4591
4592         * wl-vars.el (wl-summary-default-view-alist): New user option.
4593
4594         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4595
4596         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4597         while deleting address.
4598         (wl-draft-delete-myself-from-cc): Ditto.
4599
4600         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4601         If optional argument is specified, reverse sort order.
4602
4603         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4604
4605 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4606
4607         * wl-thread.el (wl-thread-insert-message): Return parent number if
4608         exists.
4609         (wl-thread-update-indent-string-region): Use
4610         wl-thread-update-line-on-buffer-sub instead of
4611         wl-thread-update-line-on-buffer.
4612
4613 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4614
4615         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4616         (wl-folder-close-all): Ditto.
4617
4618 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4619
4620         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4621         and mailing-list:.
4622         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4623         value.
4624         (wl-summary-line-list-info): Print mailing-list name even when 
4625         list-number is empty.
4626
4627 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4628
4629         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4630
4631         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4632         (wl-draft-open-file): Ditto.
4633         (wl-draft-random-alphabet): Ditto.
4634
4635         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4636         bindings.
4637
4638 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4641         * wl-vars.el (wl-draft-config-alist): Ditto.
4642
4643 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * Version number is increased to 2.9.14.
4646
4647         * wl.el (wl): Don't set wl-init as nil when error occured while
4648         auto-checking folders.
4649
4650         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4651         `elmo-expand-newtext'.
4652
4653 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4654
4655         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4656         `this-command' so that `wl-folder-goto-folder' contained in
4657         `wl-summary-keep-cursor-command' work.
4658
4659 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4660
4661         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4662         message buffer displaying state.
4663
4664 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4665
4666         * wl-vars.el (wl-summary-default-view): New variable to specify
4667         default value for `wl-summary-buffer-view' instead of using
4668         set-default.
4669         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4670
4671 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4672
4673         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4674
4675         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4676
4677 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4678
4679         * wl-vars.el (wl-forward-subject-prefix): New variable.
4680         * wl-draft.el (wl-draft-forward): Use it.
4681
4682 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4683
4684         * wl-message.el (wl-message-prev-page): When it is called without
4685         lines argument, scroll down by wl-message-scroll-amount lines.
4686         (wl-message-next-page): Ditto.
4687         * wl-vars.el (wl-message-scroll-amount): Change default value
4688         to preserve current behavior.
4689
4690 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4691
4692         * wl-summary.el (wl-summary-prefetch-msg): Bind
4693         `wl-message-entity' to call `wl-summary-from-function'.
4694
4695 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4696
4697         * wl-message.el (wl-message-buffer-create): Run
4698         wl-message-buffer-created-hook.
4699
4700 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4701
4702         * wl-summary.el (wl-summary-sort-specs): New variable.
4703         (wl-summary-default-sort-spec): Ditto.
4704         (wl-summary-sort): Rewrite.
4705         (wl-summary-sort-by-list-info): New function.
4706
4707 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4708
4709         * wl-summary.el (wl-summary-get-list-info): New function.
4710         (wl-summary-sort): Rewrite.
4711         (wl-summary-line-list-info): Ditto.
4712         (wl-summary-line-list-count): Ditto.
4713         (wl-summary-refile-region): Fixed docstring.
4714
4715 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4716
4717         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4718         `wl-folder-entity-hashtb' as completion table.
4719
4720 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4723         only when this command is called interactively; silence the byte-
4724         compiler.
4725
4726 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4727
4728         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4729         active in XEmacs.
4730
4731 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4732
4733         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4734         plural lines.
4735
4736 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4737
4738         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4739         of current line when the cursor is on the header name.
4740         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4741
4742 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4743
4744         * wl-util.el (wl-read-directory-name): Return displayed directory
4745         as the default value also on XEmacs.
4746
4747 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4750         formatting.
4751
4752 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4753
4754         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4755         argument and when it is non-nil, check face property before
4756         highlighting for each line.
4757         (wl-highlight-summary-window): Set it.
4758
4759 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4760
4761         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4762         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4763
4764         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4765         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4766         (wl-draft-get-fcc-list): Likewise.
4767
4768 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4769
4770         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4771         (wl-thread-entity-cur): Ditto.
4772         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4773         wl-thread-indent-regexp setting.
4774         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4775
4776         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4777         wl-summary-lazy-highlight.
4778         (wl-summary-display-bottom): Ditto.
4779
4780         * wl-thread.el (wl-thread-open-close): Likewise.
4781
4782         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4783         from and subject;
4784         Bind wl-draft-use-frame;
4785         Enclose with save-window-excursion;
4786         Use wl-draft-create-buffer instead of with-temp-buffer;
4787         Use wl-draft-prepare-edit;
4788         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4789         Use wl-draft-send instead of wl-draft-raw-send.
4790
4791 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4792
4793         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4794         of using wl-from.
4795
4796 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4797
4798         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4799         insert-buffer instead of clone-buffer.
4800         (wl-draft-doing-mime-bcc): New variable.
4801         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4802         infinite loop.
4803         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4804
4805         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4806         (wl-draft-mime-bcc-body): Ditto.
4807
4808         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4809         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4810         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4811         wl-draft-do-mime-bcc.
4812         (wl-draft-mime-bcc-field): New function.
4813         (wl-draft-do-mime-bcc): Ditto.
4814
4815         * wl-address.el (wl-address-complete-header-list): New variable.
4816         (wl-address-complete-header-regexp): Changed default value.
4817
4818         * Version number is increased to 2.9.13.
4819
4820 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4821
4822         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4823         it is differed.
4824
4825 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4826
4827         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4828         (wl-summary-line-list-count): Ditto.
4829
4830 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4831
4832         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4833         (wl-nntp-posting-function): New variable.
4834         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4835         `wl-nntp-posting-config-alist'.
4836
4837 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4838
4839         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4840         FLIM.
4841
4842 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4843
4844         * wl-summary.el (wl-summary-target-mark-refile-sub):
4845         Remove a nuisance funcall.
4846
4847 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4848
4849         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4850         as t for `try-completion'.
4851
4852 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4853
4854         * wl-summary.el (wl-summary-default-from): Use
4855         wl-address-header-extract-address instead of
4856         std11-extract-address-components.
4857         (wl-summary-simple-from): Ditto.
4858         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4859         (wl-summary-insert-headers): Show message.
4860         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4861         for whole line.
4862         (wl-summary-default-from): Revert last change.
4863         (wl-summary-simple-from): Ditto.
4864         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4865         (wl-summary-mark-as-read-region): Follow the change above.
4866         (wl-summary-sync-marks): Ditto.
4867         (wl-summary-target-mark-mark-as-read): Ditto.
4868         (wl-summary-redisplay-internal): Ditto.
4869         (wl-summary-redisplay-no-mime-internal): Ditto.
4870         (wl-summary-redisplay-all-header): Ditto.
4871         (wl-summary-mark-as-read): Removed argument `cached';
4872         Use current cache status to set cache mark.
4873         (wl-summary-redisplay-internal): Follow the change above.
4874         (wl-summary-redisplay-no-mime-internal): Ditto.
4875         (wl-summary-redisplay-all-header): Ditto.
4876
4877         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4878
4879         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4880         Don't call itself recursively (Adviced by Yamaoka-san).
4881
4882 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4883
4884         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4885         bind wl-summary-highlight as nil to avoid error caused by missing
4886         local variables.
4887
4888 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4889
4890         * wl-vars.el (wl-invalid-character-message): New user option.
4891
4892         * wl-util.el (wl-set-string-width): If truncated string-width is
4893         larger than specified width, use `wl-invalid-character-message'.
4894
4895 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4896
4897         * wl-summary.el (wl-summary-prefetch-msg): 
4898         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4899
4900 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-vars.el (wl-summary-check-line-format): New user option.
4903         (wl-summary-line-format-file): Ditto.
4904
4905         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4906         variable.
4907         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4908         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4909         and `wl-summary-view-old-p' to check whether do a rescan or not.
4910         (wl-summary-view-old-p): New function.
4911         (wl-summary-line-format-changed-p): Ditto.
4912         (wl-summary-line-format-save): Ditto.
4913         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4914
4915         * wl-util.el (wl-set-string-width): Avoid using negative number
4916         for make-string.
4917
4918 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4919
4920         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4921         return value.
4922
4923         * wl-util.el (wl-set-string-width): Added optional argument
4924         `padding' (All other related portions are changed).
4925         (wl-line-parse-format): If the first letter of column number is
4926         `0', zero-padding the result (ex: "%05l").
4927
4928         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4929
4930 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4931
4932         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4933         sequential summary view.
4934
4935 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4938         if it doesn't have a -unix version.
4939
4940 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4941
4942         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4943
4944 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4945
4946         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4947         content.
4948         (wl-draft): Follow the change above.
4949
4950         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4951
4952         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4953         and wl-folder-summary-line-format-alist contain %T and %P.
4954
4955         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4956         (wl-summary-mode-line-format): New user option.
4957         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4958         (wl-summary-line-format): Changed default value.
4959         (wl-summary-lazy-highlight): Changed default value.
4960
4961         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4962         change in wl-summary-create-line.
4963         (wl-thread-insert-entity-sub): Ditto.
4964
4965         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4966         (wl-summary-buffer-unread-status): Ditto.
4967         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4968         (wl-summary-buffer-persistent-mark-column): Ditto.
4969         (wl-summary-buffer-mode-line-formatter): Ditto.
4970         (wl-summary-buffer-mode-line): Ditto.
4971         (wl-summary-message-regexp): Abolished.
4972         (All other related portions are changed.)
4973         (wl-summary-detect-mark-position): New function.
4974         (wl-summary-buffer-set-folder): Setup
4975         wl-summary-buffer-mode-line-formatter.
4976         (wl-summary-mode): Setup selective-display;
4977         Setup pre-idle-hook when xemacs.
4978         (wl-summary-update-modeline): Rewrite.
4979         (wl-summary-jump-to-msg): Define as function;
4980         Changed regexp for searching messages.
4981         (wl-summary-message-number): Rewrite.
4982         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4983         Do rescan when old type summary cache.
4984         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4985         (wl-summary-remove-destination): Use '\r' to detect EOL.
4986         (wl-summary-print-destination): Ditto.
4987         (wl-summary-temp-mark): New inline function.
4988         (wl-summary-persistent-mark): Ditto.
4989         (wl-summary-line-number): New function.
4990         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4991         (wl-summary-line-list-count): New function.
4992         (wl-summary-create-line): Added argument persistent-mark.
4993         (All other related portions are changed)
4994         (wl-summary-create-line): Insert '\r'.
4995         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4996         (wl-summary-cursor-move-surface): New inline function.
4997         (wl-summary-prev): Use it.
4998         (wl-summary-next): Ditto.
4999
5000         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5001         wl-summary-message-regexp.
5002         (wl-highlight-summary): Delete progress message.
5003         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5004
5005         * Version number is increased to 2.9.12.
5006
5007 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5008
5009         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5010         variable (nil: no minimum).
5011         (wl-summary-line-subject): Add some spaces after subject by
5012         wl-summary-line-subject-minimum-length.
5013
5014 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5015
5016         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5017         and removed `F'.
5018         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5019         change above).
5020
5021 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5022
5023         * wl-summary.el (wl-summary-line-list-count): Reverted.
5024         (example setting in samples/*/dot.wl is also updated)
5025
5026 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5027
5028         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5029
5030         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5031
5032         * wl-vars.el (wl-summary-line-format): Addes some description to the
5033         docstring.
5034
5035         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5036         (wl-summary-line-close-bracket): Ditto.
5037         (wl-summary-line-children-number): Ditto.
5038         (wl-summary-line-thread-indent): Ditto.
5039         (wl-summary-line-children-and-from): Ditto.
5040
5041         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5042         't', 'c', 'F' and added 'C'.
5043
5044         * wl-util.el (wl-set-string-width): Accept negative value.
5045         (wl-line-parse-format): Added "%number(" and "%)".
5046
5047 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5048
5049         * wl-summary.el (wl-summary-line-list-count): Change format of the
5050         return value.
5051
5052 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5053
5054         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5055         from the recent message.el.
5056         (wl-draft-point-in-header-p): Ditto.
5057         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5058         wl-draft-beginning-of-line.
5059         * wl-e21.el (wl-draft-mode-map): Ditto.
5060         * wl-xmas.el (wl-draft-mode-map): Ditto.
5061
5062         * wl-folder.el: Sort macrodefs by dependencies.
5063
5064 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5065
5066         * wl-summary.el (wl-summary-prev): Fixed regexp.
5067         (wl-summary-next): Ditto.
5068
5069 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5070
5071         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5072
5073 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5074
5075         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5076         for backward compatibility.
5077
5078 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5079
5080         * wl-summary.el (wl-summary-line-list-count): New function, merged
5081         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5082         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5083         list counts.
5084
5085 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5086
5087         * wl-summary.el (wl-summary-create-line): Ignore errors while
5088         timezone-fix-time.
5089
5090         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5091
5092         * wl-summary.el (wl-summary-sync-update): Ditto.
5093         (wl-summary-default-from): Use wl-message-entity
5094         instead of entity.
5095
5096         * wl-summary.el (wl-summary-create-line): Fix.
5097
5098         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5099         (wl-summary-line-format): New user option.
5100         (wl-folder-summary-line-format-alist): Ditto.
5101         (wl-summary-from-width): Abolished.
5102
5103         * wl-util.el (toplevel): Require 'bytecomp.
5104         (wl-line-parse-format): New function.
5105         (wl-line-formatter-setup): New macro.
5106
5107         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5108         (wl-summary-buffer-line-formatter): New buffer local variable.
5109         (wl-summary-switch-to-clone-buffer): Follow the change above.
5110         (wl-summary-message-regexp): Fix.
5111         (wl-summary-from-func-internal): Abolished.
5112         (wl-summary-subject-func-internal): Ditto.
5113         (wl-summary-subject-filter-func-internal): Ditto.
5114         (All other related portions are changed.)
5115         (wl-summary-buffer-set-folder):
5116         Set up wl-summary-buffer-number-column and 
5117         wl-summary-buffer-line-formatter
5118         (All other related portions are changed.)
5119         (wl-summary-buffer-number-column-detect): Abolished.
5120         (All other related portions are changed.)
5121         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5122         (wl-summary-delete-all-temp-marks-on-buffer): Use
5123         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5124         (wl-summary-target-mark-delete): Ditto.
5125         (wl-summary-target-mark-refile-subr): Ditto.
5126         (wl-summary-target-mark-mark-as-read): Ditto.
5127         (wl-summary-target-mark-mark-as-unread): Ditto.
5128         (wl-summary-target-mark-mark-as-important): Ditto.
5129         (wl-summary-target-mark-save): Ditto.
5130         (wl-summary-replace-status-marks): Renamed from
5131         wl-summary-set-status-marks-on-buffer;
5132         Use wl-summary-message-regexp instead of
5133         wl-summary-buffer-number-regexp.
5134         (wl-summary-sync-update): Follow the change above.
5135         (wl-summary-goto-previous-message-beginning): New function.
5136         (wl-summary-mark-as-unread): Use it.
5137         (wl-summary-mark-as-important): Ditto.
5138         (wl-summary-line-formatter): New variable.
5139         (wl-summary-line-year): New function.
5140         (wl-summary-line-day): Ditto.
5141         (wl-summary-line-day-of-week): Ditto.
5142         (wl-summary-line-hour): Ditto.
5143         (wl-summary-line-minute): Ditto.
5144         (wl-summary-line-open-bracket): Ditto.
5145         (wl-summary-line-close-bracket): Ditto.
5146         (wl-summary-line-children-number): Ditto.
5147         (wl-summary-line-thread-indent): Ditto.
5148         (wl-summary-line-size): Ditto.
5149         (wl-summary-line-subject): Ditto.
5150         (wl-summary-line-from): Ditto.
5151         (wl-summary-line-children-and-from): Ditto.
5152         (wl-summary-create-line): Rewritten.
5153         (wl-summary-format-date): Abolished.
5154
5155         * wl-highlight.el (wl-highlight-summary-current-line): Use
5156         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5157         Use thread structure to detect thread top message.
5158
5159         * wl-draft.el (wl-default-draft-cite): Don't use
5160         wl-summary-from-func-internal.
5161
5162         * wl-refile.el (wl-refile-subject-learn): Don't use
5163         wl-summary-subject-filter-func-internal.
5164         (wl-refile-guess-by-subject): Ditto.
5165
5166         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5167         parameters.
5168
5169         * wl-thread.el (wl-thread-update-indent-string-region):
5170         Use wl-thread-update-line-on-buffer instead of
5171         wl-thread-update-indent-string.
5172         (wl-thread-update-children-number): Redefine using
5173         wl-thread-update-line-on-buffer.
5174         (wl-thread-update-indent-string): Abolished.
5175
5176         * Version number is increased to 2.9.11.
5177
5178 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5179
5180         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5181         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5182         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5183
5184         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5185         as nil.
5186
5187         * wl-thread.el (wl-thread-open-all-unread): Use 
5188         elmo-folder-list-messages-mark-match.
5189         (wl-thread-insert-message): Removed argument `mark-alist'.
5190         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5191         elmo-msgdb-set-mark.
5192         (wl-thread-get-children-msgs-uncached): Likewise.
5193         (wl-thread-get-exist-children): Added argument include-self.
5194         (wl-thread-delete-message): Follow the change above.
5195
5196         * wl-summary.el (wl-summary-count-unread): Removed argument.
5197         (wl-summary-rescan): Follow the change above.
5198         (wl-summary-mark-as-read-region): Ditto
5199         (wl-summary-mark-as-unread-region): Ditto.
5200         (wl-summary-delete-messages-on-buffer): Ditto.
5201         (wl-summary-sync-update): Ditto.
5202         (wl-summary-switch-to-clone-buffer): Ditto.
5203         (wl-summary-goto-folder-subr): Ditto.
5204         (wl-summary-target-mark-mark-as-read): Ditto.
5205         (wl-summary-target-mark-mark-as-unread): Ditto.
5206         (wl-summary-target-mark-mark-as-important): Ditto.
5207         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5208         (wl-summary-update-thread): Removed argument `mark-alist'.
5209         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5210         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5211         (wl-summary-resume-cache-status): Likewise.
5212         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5213         elmo-msgdb-set-mark.
5214         (wl-summary-mark-as-read-all): Likewise.
5215         (wl-summary-delete-cache): Ditto.
5216         (wl-summary-auto-select-msg-p): Ditto.
5217         (wl-summary-mark-as-unread): Ditto.
5218         (wl-summary-no-auto-refile-message-p): Ditto.
5219         (wl-summary-mark-as-read): Ditto.
5220         (wl-summary-mark-as-important): Ditto.
5221         (wl-summary-auto-refile): Follow the change above.
5222         (wl-summary-delete-all-marks): Removed.
5223         (wl-summary-resume-marks-and-highlight): Ditto.
5224         (wl-summary-resume-marks): Ditto.
5225         (wl-summary-delete-important-msgs-from-list): Ditto.
5226         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5227
5228         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5229         wl-summary-count-unread.
5230
5231         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5232         (wl-summary-score-update-all-lines): Use
5233         elmo-msgdb-set-mark.
5234
5235 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5238         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5239         (wl-summary-create-line): Renamed from
5240         wl-summary-overview-create-summary-line;
5241         Argument rearrangement.
5242         (wl-summary-update-thread): Follow the change above.
5243
5244         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5245         (wl-thread-insert-entity-sub): Likewise.
5246
5247         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5248         argument `overview', `mark-alist' and added `msgdb'.
5249
5250         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5251
5252         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5253         (wl-summary-rescan): Follow the change above.
5254         (wl-summary-sync-update): Ditto.
5255         (wl-summary-insert-thread-entity): Ditto;
5256         Don't use `let*' in every while loop;
5257         Detect infinite loop of threads.
5258         (wl-summary-update-thread): Removed argument `overview'.
5259
5260         * wl-thread.el (wl-thread-insert-message): Ditto.
5261
5262         * Version number is increased to 2.9.10.
5263
5264         * wl-message.el (wl-message-redisplay): Ignore errors while
5265         wl-message-redisplay-hook.
5266
5267 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5270
5271 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5272
5273         * wl.el (wl): inhibit-quit while wl-folder.
5274
5275 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5276
5277         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5278         while msgdb access.
5279
5280 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5281
5282         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5283         even if no folder is not created.
5284
5285 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5286
5287         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5288
5289         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5290         implementation.
5291         (wl-summary-target-mark-thread): Ditto.
5292
5293         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5294
5295 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5296
5297         * wl-util.el (wl-display-bytes): Remove unused function.
5298
5299 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5300
5301         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5302         seems critical one (partially reverse the change in 2002/03/17).
5303
5304 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5305
5306         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5307         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5308
5309 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5310
5311         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5312         is not writable.
5313         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5314         plugged status instead of `'force' as 2nd argument.
5315
5316         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5317         is not creatable.
5318
5319         * Version number is increased to 2.9.9.
5320
5321 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5322
5323         * wl-summary.el (wl-summary-suspend): New function.
5324
5325 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5326
5327         * wl.el (wl): Do not check variables if check is nil.
5328         * wl-utils.el (wl-collect-draft): New function.
5329         * wl-folder.el (wl-folder-suspend): Put summary buffers
5330         and draft buffers at the end of buffer list.
5331         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5332
5333 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5334
5335         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5336         loop instead of recursive call.
5337
5338         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5339         2nd argument.
5340
5341 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5342
5343         * wl-draft.el (wl-draft-create-contents): Don't take neither
5344         (function . args) nor (string . something) any more.
5345
5346         * wl-version.el (wl-generate-user-agent-string): Return string
5347         without header symbol.
5348         * wl-draft.el (wl-draft-default-headers): Use it.
5349
5350         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5351         `wl-draft-insert-ccs' and return field value instead of inserting
5352         the header. Abolish cc argument.
5353         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5354
5355         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5356         rather than one with string car.
5357
5358         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5359         * wl-draft.el (wl-draft-create-contents): Add it after the default
5360         headers.
5361
5362         * wl-draft.el (wl-draft-create-contents): For the case of
5363         (symbol-or-string . function) insert header only when the function
5364         returns string value.
5365
5366 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5367
5368         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5369         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5370
5371 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5372
5373         * wl.el (wl-check-environment): Don't check Message-ID when
5374         `wl-insert-message-id' is nil.
5375         Revive checking if `wl-message-id-domain' contains "@".
5376
5377 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5378
5379         * wl.el (wl-check-environment): Merge examination for "@" at
5380         inappropriate position into the first string-match.
5381
5382         * wl-summary.el (wl-summary-target-mark-print): New function.
5383         (wl-summary-pipe-message-subr): Extracted from
5384         `wl-summary-pipe-message'.
5385         (wl-summary-target-mark-pipe): New function.
5386         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5387         `wl-summary-target-mark-pipe'.
5388
5389 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5390
5391         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5392
5393 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5394
5395         * wl.el (wl-check-environment): Use elmo-warning instead of
5396         error for non-critical ones.
5397         Remove trash folder check.
5398         (wl): Don't ignore error in wl-check-environment.
5399
5400         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5401         check, which is moved from `wl-check-environment'.
5402         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5403
5404 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5405
5406         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5407         guess anything, call wl-summary-write.
5408         (wl-summary-write): Create draft with blank To field.
5409         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5410
5411 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5412
5413         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5414         argument full as well for wl-folder-write-current-folder.
5415         If wl-*-write-current-folder cannot guess addressee, add blank
5416         To header.
5417         Rewrite condition for positioning cursor.
5418
5419 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5420
5421         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5422         summary buffer is present, use it.
5423         (wl-folder-jump-to-previous-summary): Ditto.
5424
5425 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5426
5427         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5428
5429         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5430         wl-summary-previous-buffer and wl-summary-next-buffer.
5431
5432         * wl-folder.el (wl-folder-mode-map): Bind
5433         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5434         (wl-folder-jump-to-next-summary): New function.
5435         (wl-folder-jump-to-previous-summary): Ditto.
5436
5437         * wl-draft.el (wl-draft): Rearranged.
5438
5439 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5440
5441         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5442         of header.
5443         (wl-draft): Collect arguments for the header as header-alist.
5444         (wl-draft-forward): Arrange arguments for wl-draft.
5445         (wl-draft-reply): Ditto.
5446         (wl-draft-edit-string): Ditto.
5447         * wl-summary.el (wl-summary-write): Ditto.
5448         (wl-summary-write-current-folder): Ditto.
5449
5450         * Version number is increased to 2.9.8.
5451
5452 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5453
5454         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5455
5456         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5457
5458         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5459         even if the guess failed.
5460
5461         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5462         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5463         wl-summary-write-current-folder.
5464         * wl-xmas.el: Ditto.
5465
5466 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5467
5468         * wl-summary.el (wl-summary-next-page): Force display message if
5469         message is not displayed yet.
5470         (wl-summary-prev-page): Ditto.
5471
5472 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5473
5474         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5475
5476 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5477
5478         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5479         add "Preview Message" and "Save Draft and Exit".
5480
5481 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5482
5483         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5484         if addrmgr is called from draft in splitted window.
5485
5486         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5487         * wl-mule.el: Ditto.
5488         * wl-xmas.el: Ditto.
5489
5490 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5491
5492         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5493
5494         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5495         * wl-xmas.el (wl-folder-toolbar): Ditto.
5496
5497 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5498
5499         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5500         and wl-draft-save-and-exit.
5501         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5502         * wl-xmas.el: Ditto.
5503         * wl-mule.el: Ditto.
5504
5505         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5506         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5507
5508 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5509
5510         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5511         lists for saving buffer.
5512
5513 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5514
5515         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5516         parent-folder argument instead of it.
5517         (wl-draft-create-buffer): Ditto.
5518         (wl-draft-forward): Ditto.
5519         (wl-draft-reply): Ditto.
5520         * wl-summary.el (wl-summary-write): Ditto.
5521         (wl-summary-write-current-folder): Ditto.
5522
5523         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5524         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5525         Folder buffer after composing.
5526
5527 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5530         header if the file `wl-x-face-file' already contains it.
5531
5532 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5533
5534         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5535         folder" entry.
5536         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5537         * wl-e21.el (wl-folder-toolbar): Ditto.
5538         * wl-xmas.el (wl-folder-toolbar): Ditto.
5539
5540 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5541
5542         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5543         wl-folder-goto-folder with sticky argument.
5544         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5545
5546 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5547
5548         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5549         and wl-summary-previous-buffer.
5550         (wl-summary-next-buffer): New function.
5551         (wl-summary-previous-buffer): Ditto.
5552
5553 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5554
5555         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5556         wl-folder-jump-to-current-entity-with-arg.
5557         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5558         `wl-folder-jump-to-current-entity'.
5559         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5560         `wl-summary-goto-folder-sticky'.
5561         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5562         `wl-summary-goto-folder'.
5563         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5564         Unless force-exit, do not clean temp. marks for sticky summary.
5565         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5566
5567 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5568
5569         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5570         not entire.
5571
5572 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5573
5574         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5575         to `C-x C-s'.
5576         (wl-summary-save-status): New command.
5577         (wl-summary-exit): Don't clean-up temp marks when sticky.
5578         (Applied patch from Nakayama-san [wl: 09548])
5579         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5580         Do nothing when no mark data.
5581         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5582         Call `wl-summary-delete-all-temp-marks' before saving.
5583
5584 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5585
5586         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5587
5588 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5589
5590         * wl.el (wl-check-environment): Also cause error when (system-name)
5591         returns "localhost.localdomain". (Although it doesn't affect because
5592         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5593
5594 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5595
5596         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5597         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5598
5599         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5600         value.
5601
5602 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5605         Likewise r-cc-list and r-ng-list.
5606
5607 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5608
5609         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5610         only if it is bound as variable.
5611
5612         * wl-mime.el (wl-draft-preview-message): Ditto.
5613
5614 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5615
5616         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5617         needless `goto-char'.
5618
5619         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5620         `wl-summary-redisplay-no-mime-internal' instead of
5621         `wl-summary-redisplay-no-mime'.
5622         (wl-summary-redisplay-no-mime): Changed argument;
5623         Call `wl-summary-redisplay-no-mime-internal'.
5624
5625         * wl-mime.el (wl-draft-preview-message): Bind
5626         `mime-header-encode-method-alist' locally.
5627
5628         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5629         (wl-draft-std11-parse-addresses): Added the first address check.
5630         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5631
5632         * Version number is increased to 2.9.7.
5633
5634 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5635
5636         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5637
5638 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5639
5640         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5641         related to scrollbar support, if there is no such a feature
5642         compiled in.
5643
5644 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5645
5646         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5647         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5648         for prefetch.
5649
5650 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5651
5652         * wl-summary.el (wl-summary-pick): Fix for no match.
5653
5654 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5655
5656         * wl-draft.el (wl-draft-save):
5657         Override `mime-header-encode-method-alist'.
5658
5659 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5660
5661         * wl-folder.el (wl-folder-pick): New function.
5662         Define key as "?".
5663
5664 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5665
5666         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5667         Fix for unplugged.
5668
5669 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5670
5671         * wl-folder.el (wl-folder-virtual): New function.
5672         Define key as "V".
5673
5674 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5675
5676         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5677         multi folder if entity is group.
5678
5679 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5680
5681         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5682         is nil.
5683
5684 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5685
5686         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5687         (wl-summary-target-mark-msgs): Return the number of marked messages.
5688
5689 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5690
5691         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5692         "first:" is specified.
5693
5694 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5695
5696         * wl-vars.el (wl-from): Use return value of function
5697         user-full-name instead of the variable user-full-name since
5698         XEmacs-20.4 doesn't set this variable.
5699
5700 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5701
5702         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5703         call `wl' directly.
5704
5705 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5706
5707         * wl-draft.el (wl-draft-reedit): Removed duplicated
5708         switch-to-buffers.
5709
5710 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * wl.el (wl-other-frame): Removed garbages.
5713
5714 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5715
5716         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5717
5718         * wl-xmas.el (wl-draft-key-setup): Ditto.
5719
5720         * wl-mule.el (wl-draft-key-setup): Ditto.
5721
5722         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5723         (wl-draft-reedit): Ditto.
5724         (wl-draft-prepare-edit): Add `wl-draft-save' to
5725         `local-write-file-hooks'.
5726         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5727         (wl-draft-reedit): Set buffer-file-name.
5728         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5729
5730
5731         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5732         call it.
5733         (wl-delete-startup-frame-function): New variable.
5734         (wl-other-frame): New function
5735         (Original was written by Yamaoka san [wl: 09239]).
5736
5737         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5738         if `wl-folder-use-frame'.
5739
5740 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5743
5744 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5747         New variable.
5748         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5749         (wl-message-buffer-prefetch-get-next): Use them.
5750         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5751
5752 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5753
5754         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5755         with unwind-protect.
5756
5757         * wl-draft.el (wl-draft-reedit): Rewrite.
5758         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5759         (wl-draft-save): Insert header separator if it does not exist;
5760         Removed condition-case.
5761
5762         * wl-summary.el (wl-summary-reedit): Revert last change.
5763
5764         * wl-draft.el (wl-draft-save): Rewrite.
5765         (wl-draft-create-buffer): Set buffer-file-name as nil.
5766
5767         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5768
5769         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5770
5771         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5772         nil.
5773
5774 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5775
5776         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5777         If count is nil, do not prefetch.
5778         (wl-message-buffer-prefetch-next): Next.
5779
5780 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5781
5782         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5783
5784 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5785
5786         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5787         `delete-backward-char'
5788         (wl-draft-prepare-edit): Check major-mode.
5789         (wl-draft-decode-header): Rewrite.
5790         (wl-draft): Fix.
5791
5792 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5793
5794         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5795
5796 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5799         (wl-message-buffer-prefetch-get-next): Remove size checking.
5800         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5801
5802 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5803
5804         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5805         (wl-draft-default-headers): Fix.
5806
5807 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5808
5809         * wl-draft.el (wl-draft-default-headers): Insert return value of
5810         `wl-generate-mailer-string-function'.
5811
5812 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5813
5814         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5815         (wl-draft-insert-mail-header-separator): Ditto.
5816
5817         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5818         again (Reverted the change on 2002-01-17 by OKADA san).
5819
5820 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5821
5822         * wl-draft.el (wl-draft): Rewrite.
5823         (wl-draft-create-buffer): New function.
5824         (wl-draft-create-contents): Ditto.
5825         (wl-draft-prepare-edit): Ditto.
5826         (wl-draft-decode-header): Ditto.
5827         (wl-draft-decode-body): Ditto.
5828         (wl-draft-check-new-line): Ditto.
5829         (wl-draft-default-headers): Ditto.
5830         (wl-draft-insert-mail-header-separator): Ditto.
5831
5832 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5833
5834         * Version number is increased to 2.9.6.
5835
5836 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-draft.el (wl-draft-delete-field): Optional argument.
5839         (wl-draft-delete-fields): Ditto.
5840
5841 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5842
5843         * wl-message.el (toplevel): Eliminated byte-compile warning.
5844         for `itimer-function', `delete-timer' and `itimer-list'.
5845
5846 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5847
5848         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5849         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5850         `wl-message-buffer-prefetch-threshold'.
5851         * wl-summary.el (wl-summary-redisplay-internal): Remove
5852         the check of `wl-message-buffer-prefetch-depth'.
5853
5854 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5855
5856         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5857         size of article.
5858         (wl-message-buffer-prefetch-subr): Remove size check.
5859
5860 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl-vars.el (wl-plugged): Make customizable.
5863
5864 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5865
5866         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5867         (wl-message-buffer-prefetch-set-timer): New function.
5868         (wl-message-buffer-prefetch-get-next): New function.
5869         (wl-message-buffer-prefetch): New function.
5870         (wl-message-buffer-prefetch-next): Rewrite.
5871         (wl-message-buffer-prefetch-subr): Rewrite.
5872         * wl-vars.el (wl-auto-prefetch-first): New variable.
5873         * wl-summary.el (wl-summary-goto-folder-subr): Call
5874         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5875
5876 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5877
5878         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5879         `wl-summary-unread-message-hook'.
5880
5881 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5882
5883         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5884         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5885         if range is `cache-status'.
5886
5887 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5888
5889         * wl-message.el (wl-message-buffer-prefetch-subr):
5890         Improve debug message.
5891
5892 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5893
5894         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5895         `wl-mail-send-pre-hook'.
5896         (wl-draft-send-mail-with-qmail): Ditto.
5897         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5898
5899 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5900
5901         * wl-message.el (wl-message-buffer-prefetch-subr):
5902         Fix for cancel-function-timers bug.
5903         (wl-message-buffer-prefetch-debug): Default value is t.
5904
5905 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5906
5907         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5908         (wl-message-buffer-prefetch-subr): Rewrite.
5909         Rename from `wl-message-buffer-prefetch'.
5910
5911 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5912
5913         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5914         (wl-default-draft-cite-decorate-author): Ditto.
5915
5916         * wl-draft.el (wl-draft-cite-function): Removed.
5917         (wl-default-draft-cite-decorate-author): Ditto.
5918
5919 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5920
5921         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5922         (wl-default-draft-cite): Do not arrange author name if the value of
5923         `wl-default-draft-cite-decorate-author' is nil.
5924
5925 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5926
5927         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5928
5929         * wl-folder.el (wl-folder-check-one-entity): Don't care
5930         `elmo-folder-use-flag-p'.
5931
5932 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5933
5934         * wl-folder (wl-folder-check-one-entity): Fix
5935         problem if unread is nil.
5936
5937 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5938
5939         * wl-address.el (wl-address-make-completion-list): Check whether
5940         the address is a group list.
5941         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5942
5943 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5944
5945         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5946         The number of the messages of new and unread does not count
5947         correctly.
5948
5949         * wl-summary.el (wl-summary-count-unread): Changed to return
5950         `(new . unread)' instead of total.
5951         (wl-summary-sync-update): Follow the change above.
5952
5953         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5954
5955 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5956
5957         * wl-address.el (wl-address-make-completion-list): Do not enclose
5958         address by " <" and ">" if associated realname is "".
5959         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5960         This is against the promblem with group list in .addresses pointed
5961         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5962
5963 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5964
5965         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5966         message is a format control string.
5967         * wl-expire.el (wl-expire-append-log): Ditto.
5968         * wl-mime.el (wl-summary-burst-subr): Ditto.
5969         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5970         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5971
5972 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5973
5974         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5975         wl.el (wl-check-variables): Rename from `wl-check-type'.
5976         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5977         (wl-check-variables-2): New function.
5978         (wl): Call `wl-check-variables-2'.
5979
5980 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5981
5982         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5983         after renaming folder in access group.
5984
5985 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5986
5987         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5988         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5989         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5990         (wl-message-buffer-prefetch): Rewrite.
5991         (wl-message-buffer-prefetch-idle-time): Removed.
5992         * wl-summary.el (wl-summary-redisplay-internal):
5993         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5994         Error check for `wl-message-buffer-prefetch-depht'.
5995
5996 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5997
5998         * Version number is increased to 2.9.5.
5999         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6000
6001 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6002
6003         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6004         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6005         Based on the patch written by
6006         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6007
6008 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6009
6010         * wl-draft.el (wl-draft-raw-send): Fix for
6011         `wl-news-send-pre-hook'
6012
6013 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6014
6015         * wl-utils.el (wl-message-id-function): New variable.
6016         * wl-draft.el (wl-draft-insert-required-fields):
6017         Use `wl-message-id-function'.
6018
6019 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6020
6021         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6022         * wl-utils.el (wl-draft-make-message-id-string):
6023         Use `wl-from' for domain part of Message-ID
6024         if `wl-message-id-use-wl-from' if non-nil.
6025         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6026
6027 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6028
6029         * wl.el (wl): Call `wl-check-type'
6030         Do not 'condition-case'.
6031
6032 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6033
6034         * wl.el (wl-check-type): New function.
6035         (wl-check-type-variables): New variable.
6036
6037 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6038
6039         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6040
6041 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6042
6043         * wl-draft.el (wl-smtp-password-key): New function.
6044         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6045         (wl-draft-send-mail-with-smtp): Ditto.
6046         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6047
6048 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6049
6050         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6051         * wl-utils.el (wl-unique-id-suffix): Remove.
6052
6053 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6054
6055         * Version number is increased to 2.9.4.
6056
6057 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6058
6059         * wl-utils.el (wl-unique-id-suffix): New variable.
6060         (wl-unique-id): Use `wl-unique-id-suffix'
6061
6062 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6063
6064         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6065         instead of `elmo-msgdb-search'.
6066
6067         * Version number is increased to 2.9.3.
6068
6069 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6070
6071         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6072
6073 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6074
6075         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6076         (wl-draft-dispatch-message): Changed for send-later.
6077         (wl-draft-queue-flush): Ditto.
6078         (wl-draft): Clear `wl-sent-message-queued'.
6079         (wl-draft-reedit): Ditto.
6080         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6081         * wl-vars.el (wl-draft-force-queuing): New variable.
6082         (wl-draft-force-queuing-mail): New variable.
6083         (wl-draft-force-queuing-news): New variable.
6084
6085 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6088         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6089
6090 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6091
6092         * Version number is increased to 2.9.2.
6093
6094 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6095
6096         * wl-draft.el (wl-draft-elide-region): New user command.
6097         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6098
6099         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6100         command `wl-draft-elide-region'.
6101         * wl-mule.el: Ditto.
6102         * wl-xmas.el: Ditto.
6103
6104 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6107         (wl-biff-check-folder-async): Removed needless let.
6108
6109 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6110
6111         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6112         wl-folder-get-elmo-folder.
6113         (wl-biff-check-folder): Set `biff' argument of
6114         `wl-folder-check-one-entity'.
6115         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6116
6117         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6118         (wl-folder-check-one-entity): Added `biff' argument;
6119         Setup `biff' slot of folder.
6120
6121         * Version number is increased to 2.9.1.
6122
6123 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6126         comment out and fixed.
6127         (wl-fldmgr-add-completion-subr): Ditto.
6128
6129         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6130         and msgdb.
6131
6132         * wl.el (wl-toggle-plugged): Save summary view.
6133
6134 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6135
6136         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6137
6138 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6139
6140         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6141
6142 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6145         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6146         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6147
6148         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6149         if it was failed.
6150         (wl-demo): Disable undo in the demo buffer.
6151
6152 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6153
6154         * wl-version.el (wl-version): Changed codename.
6155
6156         * Version number is increased to 2.9.0.
6157
6158 2001-12-14  Takuo KITAME <kitame@northeye.org>
6159
6160         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6161         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6162         (wl-folder-mark-as-read-all-current-entity): Ditto.
6163
6164 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6165
6166         * wl-vars.el (wl-from-width): Define as obsolete variable.
6167         (wl-subject-length-limit): Ditto.
6168
6169         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6170
6171         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6172         wl-summary-save-view.
6173
6174         * wl.el (wl-save-status): Ditto.
6175         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6176
6177         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6178         (wl-summary-exit): Follow the change above.
6179         (wl-summary-goto-folder-subr): Ditto.
6180
6181         * wl-folder.el (wl-folder-create-subr): Don't use
6182         `elmo-folder-creatable-p'.
6183
6184 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6185
6186         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6187
6188 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6191         rather than bitmap on Emacs 21.
6192         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6193         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6194         for xbm if the new redisplay engine is not available.
6195
6196 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6197
6198         * wl-folder.el (wl-folder-init-hook): New hook.
6199         (wl-folder-init): Run `wl-folder-init-hook'.
6200
6201 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6204
6205 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-acap.el (wl-acap-cache-filename): New variable.
6208         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6209         (wl-acap-init): Use cache if no ACAP server found.
6210
6211 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6212
6213         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6214         `wl-acap-original-msgdb-dir'.
6215
6216         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6217         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6218
6219         * wl-mime.el (wl-mime-save-directory): Renamed from
6220         `wl-mime-save-dir'.
6221
6222 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6223
6224         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6225
6226         * wl-demo.el: Require `path-util'.
6227         (wl-demo-bitmap-mule-available-p): New internal variable.
6228         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6229         `module-installed-p' instead.
6230         (wl-demo-insert-image): Use *.img file for a bitmap image.
6231         (wl-demo): Don't call the ascii demo recursively.
6232
6233 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6234
6235         * Version number is increased to 2.7.7.
6236
6237 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6238
6239         * wl.el (wl-exit): Eliminated byte-compile warning.
6240
6241 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6242
6243         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6244         obsolete variable using `elmo-define-obsolete-variable'.
6245         (wl-fetch-confirm-threshold): Ditto.
6246         (wl-cache-prefetch-folder-type-list): Ditto.
6247         (wl-cache-prefetch-folder-list): Ditto.
6248
6249 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6250
6251         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6252         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6253         (wl-demo-insert-image): New function.
6254         (wl-demo-insert-text): New function.
6255         (wl-demo-image-type-alist): Redefine as a function.
6256         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6257         (wl-demo-with-temp-file-buffer): Removed.
6258         (wl-logo-xpm): Removed.
6259         (wl-logo-xbm): Removed.
6260         (wl-logo-bitmap): Removed.
6261
6262 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6263
6264         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6265         (wl-expire-localdir-get-folder-function): New user option.
6266         (wl-expire-localdir-get-folder): New function.
6267         (wl-expire-localdir-date): Ditto.
6268
6269 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6270
6271         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6272         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6273         Fixed unread number mismatch when all-unread < unread.
6274
6275 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6276
6277         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6278         (wl-fetch-confirm-threshold): Ditto.
6279
6280         * wl-summary.el (wl-summary-confirm-appends): Removed.
6281         (wl-summary-sync-update): Don't refer
6282         `wl-summary-update-confirm-threshold' (It is now abolished).
6283
6284         * wl-message.el (wl-message-display-internal): Don't refer
6285         `wl-fetch-confirm-threshold' (It is now abolished).
6286
6287 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6290
6291 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6292
6293         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6294         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6295         Change default value to nil.
6296         (wl-summary-indent-length-limit): The value can be nil, nil means
6297         unlimited.
6298
6299         * wl-summary.el: Don't set limit for indent length if the value of
6300         wl-summary-indent-length-limit is nil.
6301         If the value of wl-summary-width is nil, it means only that the width
6302         of summary is unlimited (nil doesn't mean that the indent length is
6303         unlimited).
6304
6305         * wl-thread.el: Ditto.
6306
6307 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6308
6309         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6310         be nil, nil means never confirm.
6311         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6312
6313 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6314
6315         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6316         means unlimited).
6317
6318 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6319
6320         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6321         Use `with-temp-buffer'.
6322
6323 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6326         with new backquote style).
6327         (wl-folder-get-entity-from-buffer): Ditto.
6328
6329 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6330
6331         * wl-version.el (nemacs-version): Eliminated.
6332         (wl-extended-emacs-version2): Ignore nemacs.
6333         (wl-extended-emacs-version3): Ditto.
6334
6335 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6336
6337         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6338         (wl-draft-add-in-reply-to): New variable.
6339         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6340         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6341         (wl-draft-yank-from-mail-reply-buffer): Use
6342         `wl-draft-add-in-reply-to'.
6343         (wl-draft-insert-current-message): Ditto.
6344
6345 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6346
6347         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6348         typo (kill->hide).
6349         (wl-message-buffer-prefetch-folder-type-list): Added elements
6350         `mark' and `cache' instead of `internal'.
6351
6352 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6353
6354         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6355         resume msgdb directory.
6356
6357 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6358
6359         * wl.el (wl-exit): Call `wl-acap-exit'.
6360
6361         * wl-summary.el (wl-summary-message-string): New function.
6362         (wl-summary-reedit): Use it.
6363         (wl-summary-resend-bounced-mail): Remove needless let.
6364         (wl-summary-supersedes-message): Ditto.
6365         (wl-summary-save): Ditto.
6366
6367         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6368         (wl-acap-init): Set it.
6369         (wl-acap-exit): New function.
6370
6371 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6372
6373         * wl.el (wl-init): Revert (require 'mime-setup). move from
6374         toplevel.
6375
6376 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6377
6378         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6379         local variables.  Add error when guess function return invalid
6380         value.
6381
6382 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6383
6384         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6385         Change local variable name.
6386         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6387         (wl-folder-get-newsgroups): Return nil when non-news folder.
6388         * wl-summary.el (wl-summary-write-current-folder): State through
6389         when guess-list return nil.
6390         (wl-summary-write-current-folder-functions): Fixed docstring.
6391
6392         * wl.el (wl-exit): Changed confirm message.
6393
6394         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6395         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6396
6397         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6398
6399 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6400
6401         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6402         user option (Renamed from wl-cache-prefetch-folder-type-list).
6403         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6404         from wl-cache-prefetch-folder-list).
6405
6406         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6407         Move to wl-vars.el.
6408         (wl-message-buffer-prefetch-p): Changed to enable
6409         `wl-message-buffer-prefetch-folder-list'.
6410
6411         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6412         `ignore-cache'.
6413
6414 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6415
6416         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6417         `part-top' and `part-bottom'.
6418         (wl-draft-config-sub-part-top): New function.
6419         (wl-draft-config-sub-part-bottom): New function.
6420
6421 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6422
6423         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6424
6425 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6426
6427         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6428
6429 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6430
6431         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6432
6433         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6434         (wl-summary-write-current-folder): Ditto.
6435
6436 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6437
6438         * wl-folder.el (wl-folder-get-newsgroups): Use
6439         `elmo-folder-newsgroups'.
6440
6441 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6442
6443         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6444         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6445         `wl-draft-config-sub-header-bottom'.
6446
6447 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6448
6449         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6450         localnews folder.
6451
6452 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6453
6454         * wl-summary.el (wl-summary-mode): Undo last change.
6455
6456         * wl-folder.el (wl-folder-mode): Ditto.
6457
6458 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6459
6460         * wl-summary.el (wl-summary-mode): Locally set
6461         truncate-partial-window-width to nil.
6462         (for XEmacs)
6463
6464         * wl-folder.el (wl-folder-mode): Ditto.
6465
6466 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6467
6468         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6469
6470 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6473         number.
6474
6475         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6476
6477         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6478
6479         * Version number is increased to 2.7.6.
6480
6481 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6484
6485 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6486
6487         * wl-summary.el (wl-summary-sync-update): Enclose network
6488         related portion with `unwind-protect'.
6489
6490 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6491
6492         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6493
6494 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6495
6496         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6497         element.
6498         * wl-vars.el (wl-message-body-button-alist): Ditto.
6499
6500         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6501         max match length.
6502         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6503
6504         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6505         for the max match length;
6506         Use 4th element value for the button string regexp group.
6507
6508         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6509         candidate exists, prompt to select.
6510
6511 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6512
6513         * wl-summary.el (wl-summary-jump-to-msg): Search before
6514         calibration point by `beginning-of-line'.
6515
6516 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6517
6518         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6519         for access group.
6520
6521 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6522
6523         * wl-message.el (wl-message-display-internal): Bind
6524         `default-mime-charset'.
6525
6526         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6527
6528         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6529
6530         * Version number is increased to 2.7.5.
6531
6532 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6533
6534         * wl-expire.el (wl-summary-archive): Fixed;
6535         Use `elmo-folder-name-internal'.
6536
6537 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6538
6539         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6540         from `elmo-folder-move-messages' caller.
6541         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6542
6543         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6544         related portions are changed).
6545
6546 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6547
6548         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6549         counter.
6550
6551 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6552
6553         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6554         buffer local and set it to nil.
6555
6556         * wl-message.el (wl-message-redisplay): Ditto.
6557
6558 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-summary.el (wl-summary-mark-as-important): If message is
6561         already cached, set messag as read, otherwise encache and mark as read.
6562
6563 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6564
6565         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6566         point-min.
6567
6568 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6571         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6572         a keymap.
6573
6574 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6577         parent.
6578
6579         * wl-mule.el (wl-message-define-keymap): Ditto.
6580
6581         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6582
6583         * wl-xmas.el (wl-message-display-internal-hook): Define.
6584         (wl-xmas-setup-message-toolbar): Define as function.
6585         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6586         (wl-message-overload-functions): Abolished.
6587         (wl-message-define-keymap): New function.
6588
6589         * wl-vars.el (wl-message-display-internal-hook): New variable.
6590         (wl-message-header-button-alist): New variable (Renamed from
6591         wl-highlight-message-header-button-alist).
6592         (wl-message-body-button-alist): Ditto.
6593
6594         * wl-mule.el (wl-message-define-keymap): New function.
6595         (wl-message-overload-functions): Abolished.
6596
6597         * wl-message.el (wl-message-add-buttons-to-body): New function.
6598         (wl-message-redisplay): Don't call wl-message-overload-functions;
6599         Call wl-message-add-buttons-to-header and
6600         wl-message-add-buttons-to-body.
6601         (wl-message-display-internal): Set keymap argument for
6602         elmo-mime-display-as-is, elmo-mime-message-display;
6603         Run wl-message-display-internal-hook.
6604         (wl-message-refer-article-or-url): Abolished.
6605
6606         * wl-highlight.el (wl-highlight-headers): Don't call
6607         wl-highlight-message-add-buttons-to-header.
6608         (wl-highlight-message-add-buttons-to-header): Abolished.
6609
6610
6611         * wl-e21.el (wl-message-display-internal-hook): Define.
6612         (wl-e21-setup-toolbar): Deleted duplicated binding.
6613         (wl-e21-setup-message-toolbar): Define as function.
6614         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6615         (wl-message-define-keymap): New function.
6616         (wl-message-overload-functions): Abolished.
6617
6618 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6621         and elmo-folder-close.
6622
6623         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6624
6625 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6626
6627         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6628         boolean value.
6629         * wl-draft.el (wl-draft-do-fcc): Ditto.
6630
6631 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6632
6633         * wl-vars.el (wl-fcc-force-as-read): New variable.
6634         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6635         mark copied message as read.
6636
6637 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6638
6639         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6640
6641 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6642
6643         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6644         `wl-summary-target-above' instead of obsolete variable
6645         `wl-summary-temp-above'.
6646
6647         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6648         instead of `make-obsolete-variable'.
6649         * wl-refile.el (toplevel): Ditto.
6650
6651 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6652
6653         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6654         with third argument t.
6655         (wl-draft): Set first argument for wl-plugged-init as t.
6656
6657         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6658         definition.
6659
6660 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6661
6662         * wl-vars.el: Tabify.
6663         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6664
6665         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6666         message.
6667
6668 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6669
6670         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6671         and set default to beep.
6672
6673 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6674
6675         * wl-vars.el (wl-draft-truncate-lines): New variable.
6676
6677         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6678         instead of wl-message-truncate-lines for truncate-lines.
6679
6680 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6681
6682         * wl-message.el (wl-message-display-internal): Call
6683         `wl-highlight-message' after `elmo-mime-display-as-is'.
6684
6685         * wl-mime.el (wl-mime-display-text/plain): New function.
6686         (wl-mime-display-header): Ditto.
6687         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6688         body-presentation-method for text/plain;
6689         Register `wl-mime-display-header' as a header-presentation-method;
6690         Don't set up `elmo-message-text-content-inserted-hook' and
6691         `elmo-message-header-inserted-hook'.
6692
6693         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6694         variable.
6695         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6696         as t if flag is 'all-header;
6697         Don't bind `elmo-message-ignored-field-list',
6698         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6699
6700 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6703         for xemacs with non-mule environment.
6704
6705 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6706
6707         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6708         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6709         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6710
6711 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6712
6713         * wl-vars.el (wl-interactive-send): Set default value as t.
6714
6715 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6718         (wl-addrmgr-method-list): Abolished.
6719         (wl-addrmgr-change-method): Follow above change.
6720
6721         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6722
6723 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6724
6725         * wl-vars.el (wl-message-truncate-lines): Change default value
6726         to default-truncate-lines.
6727
6728         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6729
6730 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6731
6732         * wl-vars.el (wl-message-truncate-lines): New variable.
6733
6734         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6735         wl-message-truncate-lines.
6736
6737 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6738
6739         * wl-acap.el (wl-acap-init): Remove period from error message.
6740         (wl-acap-find-acap-service): Remove period from message.
6741
6742 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6743
6744         * wl.el (wl-check-environment): Undo last change.
6745
6746         * wl-vars.el (wl-from): Changed default value.
6747
6748         * wl-util.el (toplevel): Don't require tm-edit.
6749
6750         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6751         `wl-folder-init';
6752         Don't set mark on mail body.
6753         (wl-draft-reedit): Ditto.
6754
6755         * wl-address.el (wl-address-quote-specials): Define as an alias for
6756         elmo-address-quote-specials.
6757
6758 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6759
6760         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6761
6762         * wl-vars.el (wl-from): Set default value as nil.
6763         (wl-organization): Set default value as ORGANIZATION environment
6764         variable.
6765
6766         * wl-draft.el (wl-smtp-extension-bind): Check value of
6767         wl-smtp-connection-type.
6768
6769         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6770         error.
6771
6772 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6773
6774         * Version number is increased to 2.7.4.
6775
6776         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6777         arguments from `wl-highlight-x-face-function' caller.
6778         Use x-face-1.3.6.12 or later.
6779
6780 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6781
6782         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6783
6784 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6785
6786         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6787         (wl-fcc): Fix to accept function.
6788         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6789
6790 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6791
6792         * wl-acap.el (toplevel): Added `product-provide' declare.
6793         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6794
6795 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6796
6797         * wl.el (wl): Changed order of calling `elmo-init'
6798         and `elmo-folder-init'.
6799
6800 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6801
6802         * wl-mime.el (wl-summary-burst): Extract message when content-type
6803         of root entity is not only `multipart' but also `message/rfc822'.
6804         (wl-summary-burst-subr): Ditto.
6805
6806 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * wl-vars.el (toplevel): Require 'custom.
6809         (wl-trash-folder): Added to `wl-setting' group.
6810
6811         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6812         exists.
6813         (wl-addrmgr-draw): Insert empty line when no entry exists.
6814
6815         * wl-mule.el (wl-message-wheel-up): Fixed.
6816         (wl-message-wheel-down): Ditto.
6817
6818 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6819
6820         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6821         config is an anonymous lambda expression.
6822
6823 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6824
6825         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6826         when Mule 2 is running.
6827
6828 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6831
6832 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6833
6834         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6835         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6836
6837         * wl-address.el (wl-address-specials-regexp): Eliminated.
6838         (wl-address-quote-specials): Rewrite.
6839
6840 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6843         shy-groups for regexp.
6844
6845         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6846         character classes and Perl style shy-groups for regexp.
6847         (wl-highlight-plugged-current-line): Use Posix style character
6848         classes for regexp.
6849         (wl-e21-highlight-folder-by-numbers): Ditto.
6850         (wl-e21-display-image-p): Use `display-images-p' instead of
6851         `display-graphic-p'.
6852         (display-images-p): Make an alias to `display-graphic-p' if it is
6853         not available.  It is for Emacs version prior to 21.0.105.
6854
6855         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6856         `display-graphic-p'.
6857         (wl-demo-image-type-alist): Ditto.
6858         (display-images-p): Make an alias to `display-graphic-p' if it is
6859         not available.  It is for Emacs version prior to 21.0.105.
6860
6861 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6862
6863         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6864         support.
6865         (wl-generate-user-agent-string): Ditto.
6866
6867         * wl-version.el (wl-version): Update docsting.
6868         (wl-version-status): Ditto.
6869
6870 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6871
6872         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6873         21.0.105.  For Emacs 21.0.104 or earlier.
6874
6875 2001-09-03  Takuo KITAME <kitame@northeye.org>
6876
6877         * wl-e21.el (wl-plugged-init-icons): Use
6878         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6879         (wl-biff-init-icons): Ditto.
6880
6881 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6882
6883         * wl-highlight.el (wl-highlight-summary-current-line):
6884         Fixed highlighting refile/copy destination.
6885
6886         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6887         (wl-acap-store): Encode string by wl-acap-coding-system.
6888
6889 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6890
6891         * wl-acap.el (toplevel): Check and require 'un-define before
6892         'xemacs-ucs;
6893          Added checking for UTF-2000.
6894
6895 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6896
6897         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6898         Don't enclose with `eval-and-compile'.
6899
6900         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6901         wl-init is non-nil.
6902
6903         * wl-draft.el (wl-draft): Ditto.
6904
6905         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6906
6907         * wl-acap.el (toplevel): Require 'wl.
6908         (wl-acap-store): Call `elmo-init'.
6909
6910         * wl.el (wl): Changed position of `wl-check-environment'.
6911         (toplevel): Added autoload setting for wl-acap.
6912
6913         * wl-vars.el (wl-setting): New custom group.
6914         (wl-from): Added wl-setting group.
6915         (wl-user-mail-address-list): Ditto.
6916         (wl-organization): Ditto.
6917         (wl-subscribed-mailing-list): Ditto.
6918         (wl-envelope-from): Ditto.
6919         (wl-smtp-posting-user): Ditto.
6920         (wl-smtp-posting-server): Ditto.
6921         (wl-smtp-posting-port): Ditto.
6922         (wl-smtp-authenticate-type): Ditto.
6923         (wl-pop-before-smtp-user): Ditto.
6924         (wl-pop-before-smtp-server): Ditto.
6925         (wl-pop-before-smtp-port): Ditto.
6926         (wl-pop-before-smtp-authenticate-type): Ditto.
6927         (wl-nntp-posting-server): Ditto.
6928         (wl-nntp-posting-user): Ditto.
6929         (wl-nntp-posting-port): Ditto.
6930         (wl-fetch-confirm-threshold): Ditto.
6931         (wl-prefetch-threshold): Ditto.
6932         (wl-thread-insert-opened): Ditto.
6933         (wl-ldap-server): Ditto.
6934         (wl-ldap-port): Ditto.
6935         (wl-ldap-base): Ditto.
6936         (wl-ldap-objectclass): Ditto.
6937         (wl-use-ldap): Ditto.
6938         (wl-draft-config-alist): Ditto.
6939         (wl-draft-config-matchone): Ditto.
6940         (wl-template-alist): Ditto.
6941         (wl-message-sort-field-list): Ditto.
6942         (wl-message-ignored-field-list): Ditto.
6943         (wl-message-visible-field-list): Ditto.
6944         (wl-interactive-send): Ditto.
6945         (wl-summary-move-order): Ditto.
6946         (wl-auto-select-first): Ditto.
6947         (wl-auto-select-next): Ditto.
6948         (wl-interactive-save-folders): Ditto.
6949
6950         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6951         Initialization codes are moved from wl-local-folder-init.
6952         (wl-local-folder-init): Follow the change above.
6953         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6954
6955         * wl-acap.el: New file.
6956
6957         * Version number is increased to 2.7.3.
6958
6959 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6960
6961         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6962
6963 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6964
6965         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6966         (wl-addrmgr-address-entry-list): Ditto.
6967
6968 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * wl-e21.el (wl-draft-mode-map): Removed binding for
6971         `wl-draft-insert-x-face-field'.
6972
6973         * wl-mule.el (wl-draft-mode-map): Ditto.
6974
6975         * wl-xmas.el (wl-draft-mode-map): Ditto.
6976
6977         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6978         (wl-cs-autoconv): Ditto.
6979         (wl-cs-local): Ditto.
6980         (wl-use-scoring): Ditto.
6981         (wl-mime-charset): Ditto.
6982         (wl-folder-check-async): Ditto.
6983
6984         * wl.el (toplevel): Ignore nemacs and tm.
6985         (wl-exit): Ditto.
6986
6987         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6988         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6989         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6990         instead of wl-address-petname-add-or-change.
6991         (wl-summary-edit-addresses-subr): Use wl-address-delete
6992         instead of wl-address-petname-delete.
6993
6994         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6995
6996         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6997         if error occured.
6998
6999         * wl-message.el (require): Remove tm support.
7000
7001         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7002
7003         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7004         (wl-folder-jump-to-current-entity): Ditto.
7005         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7006
7007         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7008         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7009         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7010
7011         * wl-mule.el (wl-draft-key-setup): Ditto.
7012
7013         * wl-xmas.el (wl-draft-key-setup): Ditto.
7014
7015         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7016         (wl-draft-std11-parse-addresses): New function.
7017         (wl-draft-parse-mailbox-list): Use it.
7018         (wl-draft): Ignore nemacs.
7019         (wl-draft-reedit): Ditto.
7020
7021         * wl-addrmgr.el: New file.
7022         (Original is wl-rcpt.el written by
7023         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7024         Thanks Kitamoto-san.)
7025
7026         * wl-address.el (wl-address-make-address-list): Modified parsing
7027         process.
7028         (wl-address-delete): Renamed from `wl-address-petname-delete';
7029         Modify wl-address-list too.
7030         (wl-address-add-or-change): Renamed from
7031         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7032
7033 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7034
7035         * wl-highlight.el (wl-highlight-summary-current-line):
7036           Work with transient-mark-mode
7037
7038 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7039
7040         * Version number is increased to 2.7.2.
7041
7042         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7043         instead of elmo-dop-queue-method.
7044
7045 2001-08-06  SAITO Atsunori <sai@yedo.com>
7046
7047         * wl-vars.el (wl-ldap-objectclass): New user option.
7048
7049         * wl-address.el (wl-ldap-make-filter): Use it.
7050
7051 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7052
7053         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7054
7055 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7056
7057         * wl-folder.el (wl-folder): redisplay after folder insertion.
7058
7059         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7060
7061         * wl-summary.el (wl-summary-sync-update):
7062         Change status mark only when new-msgdb exists.
7063         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7064
7065 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7066
7067         * wl-summary.el (wl-summary-open-folder): New function.
7068         (wl-summary-goto-folder-subr): Use it.
7069         (wl-summary-mark-as-important): Fix;
7070         Encache only when no cache exists.
7071
7072 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7075         Use with-current-buffer.
7076
7077 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7078
7079         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7080         before call `get-buffer'. Fixed parenthesis.
7081         (wl-score-get-header-entry): Clear message and help window when
7082         keyboard quit.
7083         (wl-score-edit-insert-header): Ditto.
7084
7085 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7086
7087         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7088         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7089         (wl-default-draft-cite): Fix.
7090
7091         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7092         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7093
7094 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7095
7096         * wl-message.el (wl-message-prev-page): Do same bahavior
7097         as summary when it is called in the message buffer.
7098         (wl-message-next-page): Ditto.
7099
7100 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7101
7102         * wl-summary.el (wl-summary-forward): Use cache if it is not
7103         section cache.
7104
7105 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7106
7107         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7108         Removed redundant require of elmo-vars.
7109         (wl-biff-state-indicator-on): Changed default value for
7110         xemacs with non-mule environment.
7111
7112         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7113         wl-message-buffer is nil;
7114         Hide progress bar after moving messages.
7115
7116 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7117
7118         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7119         message at cursor point is deleted.
7120
7121 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7122
7123         * wl-vars.el: Changed file coding system to euc-japan.
7124         Added -*-coding:-*- magic to the first line.
7125
7126         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7127         Search parent from the first message.
7128
7129         * Version number is increased to 2.7.1.
7130
7131 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7132
7133         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7134
7135 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7136
7137         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7138         refile/delete execution.
7139
7140         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7141         Fixed docstring.
7142
7143 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7144
7145         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7146         do update process;
7147         Don't update marks when update process is interrupted.
7148
7149 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7150
7151         * wl-summary.el (wl-summary-reply): Fixed problem when
7152         wl-draft-use-frame is non-nil.
7153         (wl-summary-forward): Ditto.
7154
7155         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7156         as nil.
7157         (wl-folder-mark-as-read-all-entity): Ditto.
7158         (wl-folder-prefetch-entity): Ditto.
7159
7160         * wl.el (wl): Check environment before wl-init.
7161
7162         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7163         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7164         instead of wl-summary-collect-unread.
7165         (wl-summary-reply): Split message window.
7166
7167 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7170         only if current language environment is japanese,
7171
7172         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7173         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7174         (wl-folder-goto-folder-subr): Ditto.
7175
7176         * wl-draft.el (wl-draft-dispatch-message): Call
7177         `elmo-file-cache-get-path'.
7178
7179 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7180
7181         * wl-summary.el (wl-summary-cursor-move): If return value of
7182         wl-summary-next-message is not number, don't jump.
7183
7184 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-summary.el (wl-summary-buffer-next-message-function): New
7187         variable.
7188         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7189         if it is bound.
7190
7191         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7192         string.
7193
7194         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7195         (wl-plugged-drawing): Ditto.
7196
7197 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7198
7199         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7200         process.
7201         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7202         with unwind-protect.
7203
7204         * wl.el (wl-init): Require mime-setup.
7205         (wl-check-environment): Don't require mime-setup.
7206
7207         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7208         instead of elmo-folder-type.
7209
7210         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7211         value as nil.
7212
7213 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * Version number is increased to 2.7.0.
7216
7217         * wl-version.el (wl-version): Changed codename.
7218
7219         * wl-summary.el (wl-summary-delete-cache): Fixed.
7220
7221         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7222         Workaround for net folders.
7223         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7224
7225         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7226         value to nil (According to the patch from
7227         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7228
7229         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7230         of elmo-folder-close.
7231
7232 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7233
7234         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7235         for postfix.
7236
7237 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * wl-summary.el (wl-summary-resend-message): Fixed.
7240
7241         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7242         Call wl-draft with `from' argument if its address is included in
7243         `wl-user-mail-address-list'.
7244         (wl-draft): Added `from' argument.
7245
7246         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7247         non-nil.
7248         (wl): Don't show demo if wl-demo is nil.
7249
7250         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7251         wl-summary-use-frame.
7252
7253         * wl-vars.el (wl-summary-use-frame): New user option.
7254         (wl-folder-use-frame): Changed docstring.
7255
7256         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7257         non-nil.
7258         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7259         wl-summary-use-frame.
7260
7261         * wl-vars.el (wl-folder-use-frame): New user option.
7262
7263         * wl-summary.el (wl-summary-exit): Back to folder frame if
7264         wl-folder-use-frame is non-nil.
7265         (wl-summary-redisplay-internal): Ignore cache if current folder
7266         is draft folder,
7267         (wl-summary-redisplay-no-mime): Ditto.
7268         (wl-summary-redisplay-all-header): Ditto.
7269
7270         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7271         if wl-folder-use-frame is non-nil.
7272
7273 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * wl-summary.el (wl-summary-sync-update): Bind
7276         elmo-folder-update-threshold.
7277         (wl-summary-mark-as-important): Enclosed server mark processing
7278         with `save-match-data'.
7279
7280         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7281         only when it is already defined.
7282
7283 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7284
7285         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7286         name of folder exclude localdir is wrong.
7287         * wl-folder.el (wl-folder-sync-entity):
7288         Set `wl-summary-always-sticky-folder-list' as nil.
7289         (wl-folder-mark-as-read-all-entity): Ditto.
7290         (wl-folder-prefetch-entity): Ditto.
7291
7292 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7293
7294         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7295         instead of `wl-summary-write-current-newsgroup'.
7296
7297 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7298
7299         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7300         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7301         non-nil and selected message is important, do not display.
7302
7303 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7304
7305         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7306
7307 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7308
7309         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7310
7311         * wl-summary.el (wl-summary-mark-as-important): Set message number
7312         using wl-summary-message-number.
7313
7314 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7315
7316         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7317         destination folder is 'null.
7318
7319 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7320
7321         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7322         New function.
7323         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7324         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7325         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7326
7327 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7328
7329         * wl-mime.el (wl-mime-setup): Added setting for
7330         `mime-setup-signature-key-alist' to avoid overriding key bind for
7331         `wl-draft-send'.
7332
7333         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7334         for `wl-draft-send'.
7335         * wl-mule.el (wl-draft-overload-functions): Ditto.
7336         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7337         * wl-draft.el (wl-draft-send): Ditto.
7338
7339         * wl-message.el (wl-message-display-internal):
7340         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7341         (Patch is provided by <kita@coe.nttdata.co.jp>).
7342
7343 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7344
7345         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7346
7347 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7348
7349         * wl.el (wl): Fix for wl-demo.
7350
7351 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7352
7353         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7354
7355 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7356
7357         * wl-folder.el (wl-folder-prefetch-entity): Use
7358         `wl-folder-get-elmo-folder'.
7359         (wl-folder-count-incorporates): Do not use
7360         `wl-folder-get-elmo-folder'.
7361
7362 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7363
7364         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7365         instead of `elmo-folder-get-type'.
7366
7367 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7368
7369         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7370         position on Subject: field.
7371         (Advised by Mito <mit@nines.nec.co.jp>)
7372
7373 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7374
7375         * wl-folder.el (wl-folder-prefetch-entity): Use
7376         `wl-folder-get-elmo-folder'.
7377
7378 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7379
7380         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7381
7382         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7383         `process-duplicates' slot.
7384
7385         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7386         if detection failed.
7387
7388 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7389
7390         * wl-version.el (wl-version-status): Set to "alpha".
7391
7392 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7393
7394         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7395         Check wl-message-buffer lives before set-buffer.
7396
7397 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7398
7399         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7400         called in folder mode.
7401         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7402         * wl-summary.el (wl-summary-exit-pre-hook): Run
7403         `wl-summary-exit-pre-hook' before exit summary mode.
7404
7405 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7406
7407         * wl-version.el (wl-version-status): New variable.
7408         (wl-version-status-alist): Removed.
7409         (wl-version-status): Rule included.
7410
7411 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7412
7413         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7414         @sponichi.
7415
7416         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7417         when `mail-reply-buffer' is buffer-local variable.
7418         (Reported by <kita@coe.nttdata.co.jp>).
7419
7420 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-vars.el (toplevel): Require 'elmo-util.
7423
7424 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7425
7426         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7427         (All other related portions are changed)
7428
7429         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7430
7431         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7432
7433 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7434
7435         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7436
7437 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7438
7439         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7440         Delete other windows to avoid an error.
7441         Use `point-marker' instead of `point' to remember the start point
7442         of body.
7443
7444         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7445
7446         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7447         number not to exceed all message number.
7448
7449 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7450
7451         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7452         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7453
7454 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7455
7456         * wl-summary.el (wl-summary-sync-force-update): Added argument
7457         no-check.
7458         (wl-summary-sync-update): Ditto.
7459         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7460         with `no-check'.
7461
7462         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7463         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7464         already running.
7465
7466 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7467
7468         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7469         `dst-folder-arg'.
7470         (wl-expire-archive-number1): Diito.
7471         (wl-expire-archive-number2): Diito.
7472         (wl-expire-archive-Date): Diito.
7473         (wl-archive-number1): Diito.
7474         (wl-archive-number2): Diito.
7475         (wl-archive-date): Diito.
7476         (wl-archive-folder-p): New function.
7477         (wl-summary-expire): Support of expand folder name at
7478         wl-expire-alist.
7479         * wl-util.el (wl-expand-newtext): Renamed from
7480         `wl-refile-expand-newtext'.
7481
7482 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7483
7484         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7485         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7486         `(elmo-msgdb-get-overview msgdb)'.
7487         (wl-summary-prefetch): Bind match data before call
7488         `wl-summay-prefetch-msg'.
7489         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7490         'off if `wl-summary-buffer-disp-msg' is non-nil.
7491         Fixed problem that couldn't show only one new or unread message when
7492         enter folder.
7493         (wl-summary-reply): Don't call `split-window-vertically' and other
7494         window.
7495
7496 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7497
7498         * wl-expire.el (wl-expire-refile): Fixed.
7499
7500 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7501
7502         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7503
7504         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7505         biff notification is removed.
7506
7507         * wl.el (wl): Changed position of `elmo-init'.
7508
7509         * wl-draft.el (wl-default-draft-cite): Use date field
7510         on the citation buffer.
7511
7512         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7513
7514         * wl-xmas.el (wl-folder-internal-icon-list): Added
7515         `wl-folder-shimbun-image'.
7516
7517         * wl-e21.el (wl-folder-internal-icon-list): Added
7518         `wl-folder-shimbun-image'.
7519
7520 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7521
7522         * wl.el (wl-init): Eliminated argument.
7523         (wl): Rewrite.
7524
7525         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7526         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7527         instead of `elmo-folder-msgdb-internal'.
7528         (wl-summary-sync-update): Ditto.
7529         (wl-summary-flush-pending-append-operations): Eliminated.
7530         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7531         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7532         `elmo-folder-open'.
7533
7534         * wl-mime.el (wl-summary-burst): Fixed.
7535
7536         * wl-folder.el (wl-folder-info-save): Check data type.
7537
7538         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7539         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7540         instead of `elmo-folder-msgdb-internal'.
7541         (wl-expire-hide): Ditto.
7542
7543
7544         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7545
7546 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7547
7548         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7549
7550 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7551
7552         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7553
7554 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7555
7556         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7557         Fixed `match-beginning' argument mismatch.
7558
7559 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7560
7561         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7562         the default value.
7563
7564 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7565
7566         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7567         instead of `elmo-nntp-default-port'.
7568
7569         * wl-vars.el: Fixed some doc strings.
7570
7571 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-summary.el (wl-summary-prefetch-msg): Use
7574         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7575
7576         * wl-vars.el: Define *-func as obsolete variable using
7577         `elmo-define-obsolete-variable'.
7578
7579         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7580         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7581         instead of `wl-message-buffer-prefetch-threshold'.
7582
7583         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7584
7585         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7586
7587         * wl-draft.el (wl-caesar-region-func): Ditto.
7588
7589         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7590         Keep unread status in elmo-folder-move-messages.
7591         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7592
7593 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7594
7595         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7596         `wl-summary-buffer-exit-func'
7597         (wl-summary-buffer-message-redisplay-function): Renamed from
7598         `wl-summary-buffer-message-redisplay-func'
7599         (wl-summary-buffer-next-folder-function): Renamed from
7600         `wl-summary-buffer-next-folder-func'.
7601         (wl-summary-buffer-prev-folder-function): Renamed from
7602         `wl-summary-buffer-prev-folder-func'.
7603         (wl-summary-get-petname-function): Renamed from
7604         `wl-summary-get-petname-func'.
7605
7606         * wl-score.el (wl-score-edit-exit-function): Renamed from
7607         `wl-score-edit-exit-func'.
7608
7609         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7610         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7611
7612         * wl-util.el (wl-load-profile-function): Renamed from
7613         `wl-load-profile-func'.
7614
7615         * wl-folder.el (wl-folder-completion-function): Renamed from
7616         `wl-folder-completion-func'.
7617         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7618
7619         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7620         `wl-expire-archive-get-folder-func'.
7621         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7622         (wl-draft-send-mail-function): Renamed from
7623         `wl-draft-send-mail-func'.
7624         (wl-draft-send-news-function): Renamed from
7625         `wl-draft-send-news-func'.
7626         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7627         (wl-generate-mailer-string-function): Renamed from
7628         `wl-generate-mailer-string-func'.
7629         (wl-highlight-signature-search-function): Renamed from
7630         `wl-highlight-signature-search-func'.
7631         (wl-highlight-x-face-function): Renamed from
7632         `wl-highlight-x-face-func'
7633         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7634         (wl-ps-print-buffer-function): Renamed from
7635         `wl-ps-print-buffer-func'
7636         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7637         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7638         (wl-summary-subject-filter-function): Renamed from
7639         `wl-summary-subject-filter-func'.
7640
7641         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7642         `wl-draft-queue-flush-send-func'
7643         (wl-draft-cite-function): Renamed from
7644         `wl-draft-cite-func'
7645
7646         * wl-address.el (wl-address-init-function): Renamed from
7647         `wl-address-init-func'.
7648
7649 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * wl-draft.el (wl-draft-queue-flush): Don't call
7652         `elmo-dop-unlock-message'.
7653         * wl-draft.el (wl-draft-queue-append): Don't call
7654         `elmo-dop-lock-message'.
7655
7656         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7657         (wl-summary-buffer-folder-name): Ditto.
7658         (wl-summary-message-regexp): Added '-' (all other related portions
7659         are changed).
7660         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7661         wl-summary-buffer-folder-name.
7662
7663 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7664
7665         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7666         the number of mails in the folder buffer is not updated by wl-biff.
7667
7668 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7669
7670         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7671         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7672
7673 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7674
7675         * wl-summary.el (wl-summary-next-message):
7676         Return next message number when wl-summary-move-order is nil.
7677
7678 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7679
7680         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7681         `wl-summary-move-spec-alist'.
7682         (wl-summary-move-spec-unplugged-alist): New variable
7683         (Move spec for unplugged status).
7684         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7685         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7686
7687 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7688
7689         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7690         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7691
7692 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7693
7694         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7695         simple quotation to quote the anonymous function.
7696         * tm-wl.el (wl-draft-preview-message): Ditto.
7697
7698 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7699
7700         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7701         Eliminate redundant `save-excursion'.
7702         (wl-highlight-summary-current-line): Ditto.
7703
7704         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7705         accessing match data when `looking-at' failed.
7706
7707         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7708         `elmo-match-string' where users don't care about the speed.
7709         (wl-draft-save): Ditto.
7710
7711 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7712
7713         * wl-util.el (wl-regexp-opt): New function.
7714
7715         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7716         number from `wl-summary-buffer-number-list'.
7717         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7718         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7719         (wl-summary-move-spec-alist): Changed default setting.
7720
7721 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7722
7723         * wl-vars.el (wl-biff-notify-hook): New hook.
7724         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7725         the arrival of new mail.
7726         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7727         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7728
7729 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7730
7731         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7732
7733 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7736
7737         * Version number is increased to 2.5.8.
7738
7739         * wl-thread.el (toplevel): require 'cl.
7740         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7741         (wl-thread-make-number-list): New function.
7742         (wl-thread-entity-make-number-list-from-children): Ditto.
7743         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7744         (wl-thread-entity-insert-as-children): Likewise.
7745         (wl-thread-delete-message): Likewise.
7746         (wl-meaning-of-mark): Eliminated.
7747         (wl-thread-next-failure-mark-p): Ditto.
7748         (wl-thread-entity-get-mark): Ditto.
7749         (wl-thread-meaning-alist-get-result): Ditto.
7750         (wl-thread-entity-check-prev-mark): Ditto.
7751         (wl-thread-entity-check-next-mark): Ditto.
7752         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7753         (wl-thread-entity-get-prev-marked-entity): Ditto.
7754         (wl-thread-get-prev-unread): Ditto.
7755         (wl-thread-jump-to-prev-unread): Ditto.
7756         (wl-thread-get-next-unread): Ditto.
7757         (wl-thread-jump-to-next-unread): Ditto.
7758         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7759         (wl-thread-entity-get-next-marked-entity): Ditto.
7760
7761         * wl-summary.el (wl-summary-buffer-number-list):
7762         New bufer-local variable.
7763         (wl-summary-switch-to-clone-buffer): Clone
7764         `wl-summary-buffer-number-list'.
7765         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7766         (wl-summary-cursor-move-regex): Eliminated.
7767         (wl-summary-cursor-up): Rewrite.
7768         (wl-summary-cursor-down): Ditto.
7769         (wl-summary-mode-spec-alist): New variable.
7770         (wl-summary-next-message): New inline function.
7771         (wl-summary-cursor-move): New function.
7772         (wl-summary-default-get-next-msg): Rewrite.
7773         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7774         (wl-summary-rescan): Ditto.
7775         (wl-summary-sync-all-init): Ditto.
7776         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7777         summary is not thread view.
7778         (wl-summary-sync-update): Ditto.
7779         (wl-summary-rescan): Ditto.
7780         (wl-summary-make-number-list): New function.
7781
7782         * wl-draft.el: "FCC" -> "Fcc".
7783
7784 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7785
7786         * wl-highlight.el (wl-highlight-summary-window):
7787         Call `set-buffer-modified-p'.
7788
7789         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7790         (wl): Call `elmo-init' and fix.
7791
7792         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7793         Use new variables.
7794
7795         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7796
7797 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7798
7799         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7800
7801 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7802
7803         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7804
7805 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7806
7807         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7808         `wl-use-toolbar' nor `display-graphic-p'.
7809         (wl-e21-setup-message-toolbar): Ditto.
7810         (wl-e21-setup-summary-toolbar): Ditto.
7811         (wl-e21-setup-folder-toolbar): Ditto.
7812
7813         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7814         (wl-plugged-init-icons): Ditto.
7815
7816         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7817         `display-graphic-p'.
7818         (wl-plugged-set-folder-icon): Ditto.
7819         (wl-highlight-plugged-current-line): Ditto.
7820         (wl-highlight-folder-current-line): Ditto.
7821         (wl-e21-highlight-folder-group-line): Ditto.
7822         (wl-e21-setup-toolbar): Ditto.
7823         (wl-e21-display-image-p): New macro.
7824
7825         * wl-demo.el (wl-demo): Simplified.
7826         (wl-demo-image-type-alist): Use `image-type-available-p' for
7827         checking whether the image type `xbm' is available.
7828
7829 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7830
7831         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7832         (wl-summary-input-range): Ditto.
7833
7834 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7835
7836         * wl-summary.el (wl-summary-edit-addresses): Use
7837         `wl-summary-get-original-buffer'
7838         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7839         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7840         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7841         (wl-summary-get-newsgroups): Eliminated.
7842         (wl-summary-set-crosspost): Ditto.
7843         (wl-summary-is-crosspost-folder): Ditto.
7844         (wl-crosspost-alist-load): Ditto.
7845         (wl-crosspost-alist-save): Ditto.
7846
7847         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7848         `elmo-setup-subscribed-newsgroups' instead of
7849         `elmo-nntp-make-groups-hashtb'.
7850         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7851         instead of `wl-crosspost-alist-save'.
7852
7853         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7854         of `elmo-folder-message-appendable-p'.
7855         (wl-mime-header-presentation-method): Eliminated.
7856
7857         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7858         (Error occurs in emacs21).
7859
7860         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7861         the current buffer).
7862
7863         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7864         instead of `wl-crosspost-alist-save'.
7865         (wl-init): `elmo-crosspost-message-alist-load'
7866         instead of `wl-crosspost-alist-load'
7867
7868         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7869         (wl-parse-newsgroups): Likewise.
7870         (wl-biff-notify): Run `wl-biff-notify-hook'.
7871
7872 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7873
7874         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7875
7876         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7877         when `wl-summary-lazy-highlight' is non-nil.
7878         (wl-summary-goto-folder-subr): Highlight only when
7879         `wl-summary-lazy-highlight' is non-nil.
7880
7881         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7882         Don't display progress and highlight temp-mark when
7883         `wl-summary-lazy-highlight' is non-nil.
7884         (wl-highlight-summary-window): New function.
7885         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7886
7887 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7888
7889         * wl-summary.el (wl-summary-sync): Change `all-visible'
7890         from `all-shown'
7891         (wl-summary-input-range): Ditto.
7892
7893 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7894
7895         * wl-e21.el (wl-highlight-folder-current-line): Call
7896         `wl-folder-init-icons' when folder icons have not been initialized.
7897
7898         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7899
7900         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7901         (wl-demo-image-type-alist): New macro.
7902
7903 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7904
7905         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7906         display does not support graphics.
7907         (wl-plugged-init-icons): Ditto.
7908         (wl-folder-init-icons): Ditto.
7909
7910         * wl-demo.el (wl-demo): Chech closely whether the display
7911         supports graphics.
7912
7913 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7914
7915         * wl-summary.el (wl-summary-get-original-buffer): New function.
7916         (wl-summary-set-crosspost): Use it.
7917         (wl-summary-target-mark-uudecode): Ditto.
7918         (wl-summary-reedit): Ditto.
7919         (wl-summary-resend-bounced-mail): Ditto.
7920         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7921         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7922
7923         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7924         (wl-message-display-internal): Ditto.
7925
7926 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7927
7928         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7929
7930 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7931
7932         * wl-summary.el (wl-summary-save-view): Renamed from
7933         `wl-summary-save-status'.
7934
7935 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7936
7937         * wl-summary.el (wl-summary-sync): Added `all-shown'
7938
7939 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7940
7941         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7942
7943 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7944
7945         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7946
7947 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7948
7949         * wl-highlight.el (wl-highlight-summary-line-string): Use
7950         `zerop' instead of `= 0'.
7951         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7952
7953         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7954         for comparing numbers.
7955         (wl-template-prev): Use `zerop' instead of `eq 0'.
7956
7957         * wl-draft.el (wl-draft-insert-current-message): Use
7958         `with-current-buffer' instead of `save-excursion'.
7959         Use `zerop' instead of `eq 0'.
7960
7961 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7962
7963         * wl-draft.el (wl-draft-insert-ccs): New function.
7964         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7965         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7966
7967 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7968
7969         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7970
7971 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * wl-expire.el (wl-expire-refile): Don't call
7974         elmo-msgdb-add-msgs-to-seen-list;
7975         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7976         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7977
7978 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7979
7980         * wl-message.el (wl-message-prev-page): Ignore errors while
7981         scroll-down.
7982
7983 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * wl-mime.el: Use elmo-original-message-mode instead of
7986         mmelmo-original-mode.
7987
7988         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7989         `elmo-folder-get-spec';
7990         (wl-fldmgr-add-completion-all-completions):
7991         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7992
7993         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7994         of `elmo-folder-get-type'.
7995
7996         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7997         `elmo-folder-get-spec';
7998         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7999         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8000         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8001         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8002         `elmo-read-msg-no-cache';
8003         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8004         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8005         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8006         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8007         `elmo-cache-save';
8008         (wl-draft-reedit): Use `elmo-message-file-name'.
8009
8010         * wl-expire.el: Use `elmo-folder-name-internal';
8011         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8012         Use macro `wl-summary-buffer-msgdb' instead of variable
8013         `wl-summary-buffer-msgdb';
8014         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8015         Use macro `wl-summary-buffer-folder-name' instead of variable
8016         `wl-summary-buffer-folder-name'.
8017         * wl-score.el: Likewise.
8018
8019         * wl-message.el: Rewrite for new message buffer cache mechanism.
8020         (wl-message-buffer-cache-buffer-get): New macro.
8021         (wl-message-buffer-cache-folder-get): Ditto.
8022         (wl-message-buffer-cache-message-get): Ditto.
8023         (wl-message-buffer-cache-entry-make): Ditto.
8024         (wl-message-buffer-cache-hit): Ditto.
8025         (wl-message-buffer-cache-sort): New function.
8026         (wl-message-buffer-cache-add): Ditto.
8027         (wl-message-buffer-cache-delete): Ditto.
8028         (wl-message-buffer-cache-clean-up): Ditto.
8029         (wl-message-buffer-window): Rewrite.
8030         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8031         (wl-message-buffer-display): New function.
8032         (wl-message-display-internal): New function.
8033
8034 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8035
8036         * wl-folder.el: Use `elmo-folder-name-internal';
8037         Use `wl-folder-get-elmo-folder';
8038         Use `elmo-folder-list-messages' instead of
8039         `elmo-list-folder';
8040         Use `elmo-folder-get-primitive-list' instead of
8041         `elmo-folder-get-primitive-spec-list';
8042         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8043         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8044         Use `elmo-folder-create' instead of `elmo-create-folder'.
8045         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8046         (wl-folder-get-elmo-folder): New macro.
8047         (wl-folder-elmo-folder-cache-get): Ditto.
8048         (wl-folder-elmo-folder-cache-put): Ditto.
8049         (wl-folder-suspend): Call `elmo-quit'.
8050
8051         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8052         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8053         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8054         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8055         (toplevel): require 'cl.
8056         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8057
8058         * wl-summary.el: Rewrite to use new elmo interface.
8059
8060 \f
8061 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8062
8063         * wl-mime.el (wl-draft-preview-message):
8064         Run `wl-draft-send-hook' before collecting recipients information;
8065         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8066
8067         * tm-wl.el (wl-draft-preview-message): Ditto.
8068
8069 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8070
8071         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8072         wrong recipients are displayed when forwarded message.
8073
8074 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8075
8076         * Version number is increased to 2.5.7.
8077
8078 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8079
8080         * wl-message.el (wl-message-next-page): Bind
8081         `window-pixel-scroll-increment' to nil while scrolling up.
8082
8083 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8084
8085         * wl-vars.el (wl-save-hook): New hook.
8086         * wl.el (wl-save): Call `wl-save-hook'.
8087
8088 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8089
8090         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8091         Argument WITH-ARG instead of NO-ARG (negative mean).
8092         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8093         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8094         * wl-message.el (wl-message-follow-current-entity): Likewise.
8095
8096 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8097
8098         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8099         FROM was optional argument.
8100         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8101
8102 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8103
8104         * Version number is increased to 2.5.6.
8105
8106 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8107
8108         * wl-version.el (wl-version-show): Removed.
8109         (wl-version): Add `interactive'.
8110
8111 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8112
8113         * wl-summary.el (wl-summary-get-petname-func): New variable.
8114         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8115         instead of `wl-address-get-petname-1'.
8116         (wl-summary-simple-from): Ditto.
8117
8118         * wl-address.el (wl-address-get-petname-1): Define as function.
8119
8120 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8121
8122         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8123         field in the original message.
8124         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8125
8126 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8127
8128         * wl-expire.el (wl-expire-hide):
8129         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8130
8131 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8132
8133         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8134         find decoder for To, Cc, and Subject.
8135
8136 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8137
8138         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8139         for checking `elmo-use-buffer-cache'.
8140         (wl-summary-mark-as-important): Fixed typo in comment.
8141
8142 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8143
8144         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8145         field in the original message.
8146         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8147
8148 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8149
8150         * wl-expire.el (wl-expire-hide):
8151         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8152
8153 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8154
8155         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8156         find decoder for To, Cc, and Subject.
8157
8158 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8159
8160         * Version number is increased to 2.5.5.
8161
8162         * wl-address.el (wl-address-specials-regexp): New constant.
8163         (wl-address-quote-specials): Use it.
8164
8165 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8166
8167         * wl-summary.el (wl-summary-rescan):
8168         Call `wl-summary-buffer-number-column-detect'.
8169         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8170
8171         * wl-message.el (wl-message-mode-map): Define.
8172         (wl-message-decode): Use it as local-map.
8173
8174 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8175
8176         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8177         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8178
8179 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8180
8181         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8182
8183         * wl-mule.el (wl-read-event-char): Ditto.
8184
8185         * wl-e21.el (wl-read-event-char): Ditto.
8186
8187         * wl-nemacs.el (wl-read-event-char): Ditto.
8188         (read-event): Removed.
8189
8190         * wl-util.el (toplevel): Removed dummy definition of
8191         `read-event'.
8192         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8193
8194 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8195
8196         * wl-nemacs.el (elmo-archive-call-process): Moved to
8197         elmo-archive.el.
8198
8199 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8202         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8203
8204         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8205         instead of magic-number 6.  Use `not' instead of `null' for symbol
8206         `nil' check (not empty list).
8207         (wl-draft-insert-x-face-field): Fixed paren style.
8208
8209         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8210         one-branch conditional statement, instead of `and' and `if'.
8211         (wl-draft-forward): Likewise.
8212         (wl-draft-add-references): Likewise.
8213         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8214
8215         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8216         conditional steatment.  Use `cond' instead of `if'.
8217         (wl-draft-confirm): Likewise.
8218
8219 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8220
8221         * wl-version.el (wl-version-show): Use `product-string-1'
8222         instead of `wl-version'.
8223         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8224
8225         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8226
8227 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8228
8229         * wl-highlight.el (wl-highlight-headers): Revert
8230         `wl-highlight-x-face-func' argument (`beg' and `end').
8231
8232 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8233
8234         * wl.el (toplevel): Move `product-provide' declare.
8235         * wl-demo.el (toplevel): Ditto.
8236         * wl-dnd.el (toplevel): Ditto.
8237         * wl-highlight.el (toplevel): Ditto.
8238         * wl-message.el (toplevel): Ditto.
8239         * wl-refile.el (toplevel): Ditto.
8240         * wl-util.el (toplevel): Ditto.
8241
8242 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8243
8244         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8245         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8246         (wl-thread-close-all): keep cursor position.
8247
8248 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8249
8250         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8251         (eq x 0).
8252         (wl-generate-user-agent-string-1): Fix conditional statement.
8253
8254 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8255
8256         * wl.el (wl-check-environment): Additional check for
8257         'wl-local-domain' and `wl-message-id-domain'.
8258
8259 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8260
8261         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8262
8263 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8264
8265         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8266         instead of `smtp-sasl-user-realm'.
8267
8268 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8269
8270         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8271
8272 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8273
8274         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8275         to the default value as well as `eword-lexical-analyzer'.
8276
8277 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8278
8279         * wl-version.el (wl-extended-emacs-version,
8280         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8281         `elmo-match-string' instead of `wl-match-string'.
8282
8283 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8284
8285         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8286         docstring.
8287
8288 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8289
8290         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8291
8292 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8293
8294         * wl-highlight.el (wl-highlight-headers): Remove
8295         `wl-highlight-x-face-func' argument (`beg' and `end').
8296
8297 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8298
8299         * wl-summary.el (wl-summary-mark-as-important):
8300         Remove cache if folder is local.
8301
8302 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8303
8304         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8305         to get existing e-mail address string.
8306
8307 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8308
8309         * wl-version.el (wl-generate-user-agent-string): Commentary.
8310         (wl-generate-user-agent-string-1): Use `when' for
8311         one-branch conditional statement, instead of `and' and `if'.
8312         (wl-extended-emacs-version, wl-extended-emacs-version2,
8313         wl-extended-emacs-version3): Ditto.
8314
8315 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8316
8317         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8318         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8319         condition-case; Remove initialization.
8320         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8321         (wl-summary-sync-update3): Added argument `sync-all';
8322         Eliminated local variable `msgdb';
8323         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8324         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8325         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8326
8327 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8328
8329         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8330         connection before call `wl-draft-send-mail-with-smtp'.
8331
8332 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8333
8334         * Version number is increased to 2.5.4.
8335
8336 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8337
8338         * wl.el (wl-check-environment): Additional check for
8339         'wl-local-domain' and `wl-message-id-domain'.
8340
8341 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8342
8343         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8344         buffer as command specific.
8345         (wl-folder-mark-as-read-all-entity): Ditto.
8346         (wl-folder-prefetch-entity): Ditto.
8347         (wl-folder-drop-unsync-entity): Ditto.
8348
8349         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8350         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8351         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8352
8353         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8354         save-excursion.
8355
8356 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8357
8358         * Version number is increased to 2.5.3.
8359
8360         * wl-summary.el (wl-summary-save-view-cache):
8361         Delete duplicated `write-region';
8362         Use `write-region-as-binary' instead of `as-binary-output-file' and
8363         `write-region'.
8364
8365 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8366
8367         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8368
8369 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8370
8371         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8372         instead of `smtp-via-smtp'.
8373
8374 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8375
8376         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8377
8378 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8379
8380         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8381         instead of `smtp-sasl-user-realm'.
8382
8383 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8384
8385         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8386
8387 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8388
8389         * Version number is increased to 2.5.2.
8390
8391 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8392
8393         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8394         does not exist.
8395         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8396         (wl-biff-start): Call `timer-activate' if timer already exists.
8397
8398         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8399         only when it is bound as function.
8400
8401 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8402
8403         * Version number is increased to 2.5.1.
8404
8405 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8406
8407         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8408         Print refile/copy destination.
8409
8410 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8411
8412         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8413         queue-flush-only is non-nil.
8414
8415         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8416
8417         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8418         checking cache folder.
8419
8420 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8421
8422         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8423         `regexp-quote'.
8424
8425 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8426
8427         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8428         function.
8429         * wl-summary.el (wl-summary-write-current-folder-functions):
8430         Change default value.  Use it.
8431
8432 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8433
8434         * Version number is increased to 2.5.0.
8435
8436         * wl-version.el (wl-version): Changed codename.
8437
8438 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8439
8440         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8441         (wl-summary-supersedes-message): Ditto.
8442
8443 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8444
8445         * wl-refile.el (wl-refile-guess-functions): Renamed from
8446         `wl-refile-guess-func-list'.
8447
8448 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8449
8450         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8451         Fixed problem when no rule was matched.
8452
8453 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8454
8455         * wl-summary.el (wl-summary-get-mark): Fixed
8456         `wl-summary-buffer-target-mark' check logic.
8457
8458 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8459
8460         * wl-folder.el (wl-folder-write-current-folder): Added group
8461         folder check.
8462
8463         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8464         `wl-summary-write-current-newsgroup'.
8465         (wl-summary-write-current-folder-functions): New variable.
8466         * wl-folder.el (wl-folder-get-newsgroups): New function.
8467         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8468         (wl-folder-write-current-folder): Renamed from
8469         `wl-folder-write-current-newsgroup'.
8470
8471 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8472
8473         * Version number is increased to 2.3.93.
8474
8475 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8476
8477         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8478         (wl-ldap-make-matched-value-list): Ditto.
8479         (wl-ldap-alias-safe-string): Split e-mail address.
8480
8481         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8482         petname folder default was selected.
8483         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8484         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8485
8486 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8487
8488         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8489         to `wl-draft-config-exec'.
8490
8491         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8492         instead of calling `wl-draft-config-exec';
8493         Process group-list and show recipients in minibuffer.
8494
8495         * tm-wl.el (wl-draft-preview-message): Ditto.
8496
8497 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8498
8499         * wl.el (toplevel): Added (C) to copyright notice, and
8500         sync Author header.
8501         * tm-wl.el (toplevel): Ditto.
8502         * wl-address.el (toplevel): Ditto.
8503         * wl-demo.el (toplevel): Ditto.
8504         * wl-dnd.el (toplevel): Ditto.
8505         * wl-draft.el (toplevel): Ditto.
8506         * wl-e21.el (toplevel): Ditto.
8507         * wl-expire.el (toplevel): Ditto.
8508         * wl-folder.el (toplevel): Ditto.
8509         * wl-highlight.el (toplevel): Ditto.
8510         * wl-message.el (toplevel): Ditto.
8511         * wl-mime.el (toplevel): Ditto.
8512         * wl-mule.el (toplevel): Ditto.
8513         * wl-nemacs.el (toplevel): Ditto.
8514         * wl-refile.el (toplevel): Ditto.
8515         * wl-score.el (toplevel): Ditto.
8516         * wl-summary.el (toplevel): Ditto.
8517         * wl-template.el (toplevel): Ditto.
8518         * wl-thread.el (toplevel): Ditto.
8519         * wl-util.el (toplevel): Ditto.
8520         * wl-vars.el (toplevel): Ditto.
8521         * wl-xmas.el (toplevel): Ditto.
8522
8523 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8524
8525         * wl.el (wl-init): Added comment about `wl-init-hook'.
8526         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8527         * wl-vars.el (wl-init-hook): Added docs.
8528         (wl-make-plugged-hook): Removed useless docs.
8529         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8530         * wl-xmas.el (toplevel): Ditto.
8531
8532 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8533
8534         * wl-address.el (toplevel): Fixed multiple Author header format.
8535         * wl-demo.el (toplevel): Ditto.
8536         * wl-draft.el (toplevel): Ditto.
8537         * wl-folder.el (toplevel): Ditto.
8538         * wl-summary.el (toplevel): Ditto.
8539         * wl-thread.el (toplevel): Ditto.
8540         * wl-util.el (toplevel): Ditto.
8541         * wl-vars.el (toplevel): Ditto.
8542         * wl-version.el (toplevel): Ditto.
8543         * wl-xmas.el (toplevel): Ditto.
8544         * wl.el (toplevel): Ditto.
8545
8546         * wl-version.el (toplevel): Added require `elmo-version' for
8547         `product-version-as-string'.
8548
8549 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8550
8551         * wl-vars.el (wl-draft-send-hook): Changed default value to
8552         '(wl-draft-config-exec).
8553
8554         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8555         explicitly.
8556         (wl-draft): Set `wl-draft-config-exec-flag' before running
8557         `wl-mail-setup-hook'.
8558
8559         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8560         `wl-biff-init-icons' to `wl-init-hook' instead of
8561         `wl-make-plugged-hook'.
8562         (Because if `wl-draft' command is invoked at first,
8563         they are not initialized)
8564         Updated copyright notice.
8565
8566         * wl-e21.el (toplevel): Ditto;
8567
8568         * wl-demo.el (toplevel): Updated copyright notice.
8569         * wl-address.el (toplevel): Ditto.
8570         * wl-draft.el (toplevel): Ditto.
8571         * wl-version.el (toplevel): Ditto.
8572         * wl-folder.el (toplevel): Ditto.
8573         * wl-summary.el (toplevel): Ditto.
8574         * wl-thread.el (toplevel): Ditto.
8575         * wl-util.el (toplevel): Ditto.
8576         * wl-vars.el (toplevel): Ditto.
8577         * wl.el (toplevel): Ditto.
8578
8579 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8580
8581         * wl-highlight.el (wl-highlight-message): Fixed problem of
8582         highlighting failure which occured when the last field contains
8583         multiple lines in the draft buffer.
8584
8585         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8586         `wl-biff-start' if plugged.
8587
8588         * wl-util.el (wl-biff-check-folder): New function.
8589         (wl-biff-check-folders): Don't set session name prefix.
8590         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8591         (wl-biff-check-folder-async): Ditto.
8592
8593         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8594         in email address.
8595
8596 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8597
8598         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8599
8600         * wl-draft.el (wl-draft-strip-subject-re): New function.
8601
8602         * wl-draft.el (wl-draft-reply): Use it.
8603
8604 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8605
8606         * wl-message.el (wl-mmelmo-message-redisplay): Use
8607         `mime-display-message' instead of `wl-mime-display-message'.
8608
8609         * wl-mime.el (toplevel): Removed compatibility workaround
8610         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8611         (wl-mime-display-message): Abolished.
8612         (wl-mime-entity-read-field): Ditto.
8613         (wl-mime-combine-message/partial-pieces): Use
8614         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8615
8616 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8617
8618         * wl-template.el: Doc fixes.
8619
8620 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8621
8622         * wl-e21.el (wl-message-overload-functions): Do nothing if
8623         `current-local-map' is not available.
8624         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8625
8626 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8627
8628         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8629         representation.
8630
8631         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8632         number.
8633         (wl-fldmgr-save-folders): Don't use `format' when insert
8634         `wl-fldmgr-folders-header'.
8635
8636 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8637
8638         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8639
8640 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8641
8642         * wl-highlight.el (wl-highlight-message):
8643         Use `std11-field-end' to detect end point of the header field.
8644         Refer `wl-highlight-max-header-size'.
8645
8646         * wl-vars.el (wl-highlight-max-header-size): New variable.
8647
8648         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8649
8650         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8651         Set `for-draft' argument of wl-highlight-headers.
8652         (wl-draft): Ditto.
8653         (wl-draft-reedit): Ditto.
8654         (wl-user-agent-compose-internal): Ditto.
8655
8656 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8657
8658         * wl-message.el (wl-message-add-button): Use overlay.
8659
8660 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8661
8662         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8663
8664         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8665         problem when group-list content is nothing.
8666         (Reported by Mito <mit@nines.nec.co.jp>)
8667
8668 2000-10-18  SAITO Atsunori <sai@yedo.com>
8669
8670         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8671
8672 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8673
8674         * tm-wl.el (toplevel): Use product-provide.
8675
8676 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8677
8678         * Version number is increased to 2.3.92.
8679
8680 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8681
8682         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8683         title text, use `display' property for left margin under Emacs 21.
8684
8685         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8686         properties.
8687         (wl-plugged-init-icons): Ditto.
8688
8689 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8690
8691         * wl.el (wl-save-status, wl-init): Remove last period in
8692         "...done." message.
8693         * tm-wl.el (wl-summary-burst): Ditto.
8694         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8695         wl-summary-resume-cache-status,
8696         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8697         wl-summary-sync-update3, wl-summary-highlight-msgs,
8698         wl-summary-flush-pending-append-operations,
8699         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8700         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8701         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8702         wl-thread-open-all): Ditto.
8703         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8704         * wl-mime.el (wl-summary-burst): Ditto.
8705         * wl-highlight.el (wl-highlight-summary): Ditto.
8706         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8707         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8708         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8709         * wl-address.el (wl-local-address-init): Ditto.
8710
8711 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8712
8713         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8714         `add-text-properties'.
8715         (wl-plugged-init-icons): Ditto.
8716         (wl-folder-init-icons): Use `propertize' instead of
8717         `put-text-property'.
8718         (wl-plugged-set-folder-icon): Ditto.
8719         (wl-e21-highlight-folder-group-line): Ditto.
8720
8721 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8722
8723         * wl-version.el (wl-version-status-alist): New variable.
8724         (wl-version-status): New function.
8725
8726         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8727         "Cc" part of the case "Reply-To".
8728
8729         * wl-draft.el (wl-draft-reply): Use result of
8730         `eword-extract-address-components'.
8731
8732         * wl-demo.el (wl-demo-icon-name): New constant.
8733         (wl-logo-xpm): Use it.
8734         (wl-logo-xbm): Ditto.
8735         (wl-logo-bitmap): Ditto.
8736
8737         * Version number is increased to 2.3.91.
8738
8739 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8740
8741         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8742         (wl-extended-emacs-version, wl-extended-emacs-version2,
8743         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8744         docstring.
8745
8746         * wl-version.el (wl-generate-user-agent-string-1): New function.
8747         (wl-generate-user-agent-string): Use it.
8748
8749         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8750         `mime-edit-insert-user-agent-field'.
8751         (wl-generate-user-agent-string): Check
8752         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8753
8754         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8755         instead of `if', when verbose case.
8756
8757 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8758
8759         * wl-expire.el (wl-summary-expire): Fix.
8760
8761 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8762
8763         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8764         and `elmo-lost+found-folder' if 'wl-draft.
8765         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8766
8767 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8768
8769         * wl-expire.el (wl-summary-expire): Change messages.
8770         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8771         `deleing-info' instead of "Deleting..."
8772
8773 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8774
8775         * wl-summary.el (wl-summary-refile-subr): Fix.
8776
8777 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8778
8779         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8780         if pipe folder.
8781
8782 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8783
8784         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8785
8786 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8787
8788         * wl-expire.el (wl-expire-hide): New function.
8789         (wl-summary-expire): Add `hide'.
8790
8791 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8792
8793         * wl-vars.el (wl-draft-reply-without-argument-list):
8794         Changed default value to consider `Reply-To:'.
8795         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8796
8797         * Version number is increased to 2.3.90.
8798
8799         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8800         elmo-imap4-get-session with unwind-protect.
8801         Don't cause error.
8802         (wl-summary-sync-marks): Don't check plugged nor folder type.
8803         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8804         (Always keep current buffer).
8805
8806 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8807
8808         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8809         Enclose with `save-excursion'.
8810
8811 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8812
8813         * wl-version.el (wl-version): Remove interactive.
8814
8815 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8816
8817         * wl-version.el (wl-generate-user-agent-string): Use
8818         `product-string-verbose' instead of `product-string-1'.
8819
8820 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8821
8822         * wl-vars.el (wl-draft-use-cache): New variable.
8823         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8824         if wl-draft-use-cache is non-nil.
8825
8826 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8827
8828         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8829         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8830
8831 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8832
8833         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8834         (wl-thread-msg-mark-as-unread): Ditto.
8835
8836         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8837         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8838         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8839         Don't set mark in summary if return value of `elmo-mark-as-read'
8840         is nil.
8841         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8842         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8843         instead of `wl-thread-msg-mark-as-read'.
8844         (wl-summary-mark-as-unread-region): Ditto.
8845         (wl-summary-target-mark-mark-as-read): Ditto.
8846
8847         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8848
8849 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8850
8851         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8852
8853         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8854
8855 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8856
8857         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8858         face.
8859
8860 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8861
8862         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8863         `running-xemacs'.
8864
8865 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8866
8867         * wl-version.el (toplevel): Use `product-version-as-string' for
8868         set verstion-string, if defined.
8869
8870         * wl-version.el (wl-version-show): Insert string at point, when
8871         call with argument.
8872
8873         * wl-version.el (wl-generate-user-agent-string): Use
8874         `product-string-1' instead of `wl-appname', `wl-version' and
8875         `wl-codename'.
8876
8877 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8878
8879         * wl-address.el (toplevel): Use product-provide.
8880         * wl-demo.el (toplevel): Ditto.
8881         * wl-dnd.el (toplevel): Ditto.
8882         * wl-draft.el (toplevel): Ditto.
8883         * wl-e21.el (toplevel): Ditto.
8884         * wl-expire.el (toplevel): Ditto.
8885         * wl-fldmgr.el (toplevel): Ditto.
8886         * wl-folder.el (toplevel): Ditto.
8887         * wl-highlight.el (toplevel): Ditto.
8888         * wl-message.el (toplevel): Ditto.
8889         * wl-mime.el (toplevel): Ditto.
8890         * wl-mule.el (toplevel): Ditto.
8891         * wl-nemacs.el (toplevel): Ditto.
8892         * wl-refile.el (toplevel): Ditto.
8893         * wl-score.el (toplevel): Ditto.
8894         * wl-summary.el (toplevel): Ditto.
8895         * wl-template.el (toplevel): Ditto.
8896         * wl-thread.el (toplevel): Ditto.
8897         * wl-util.el (toplevel): Ditto.
8898         * wl-vars.el (toplevel): Ditto.
8899         * wl-xmas.el (toplevel): Ditto.
8900         * wl.el (toplevel): Ditto.
8901
8902 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8903
8904         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8905         instead of product.
8906
8907         * wl-version.el (wl-version): Compile time evalution elmo-version.
8908
8909 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8910
8911         * wl-summary.el (wl-summary-sync-force-update): Append queue
8912         `mark-as-read'if unplugged.
8913
8914 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8915
8916         * wl-version.el: New file.  Use product.el.
8917         * wl.el: add (require 'wl-version).
8918         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8919         for ~/.folders header.
8920         (wl-fldmgr-folders-header): Changed.
8921         * wl-demo.el (wl-demo): Use product.el.
8922
8923         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8924         wl-version.el.
8925         * wl-util.el (wl-version, wl-version-show): Ditto.
8926
8927         * wl-util.el (wl-generate-user-agent-string,
8928         wl-extended-emacs-version, wl-extended-emacs-version2,
8929         wl-extended-emacs-version3): Move to wl-version.el.
8930         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8931         xemacs-codename, mime-edit-insert-user-agent-field,
8932         mime-edit-user-agent-value, mime-editor/version,
8933         mime-editor/codename): Compile warning killer move to
8934         wl-version.el
8935
8936 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8937
8938         * wl-summary.el (wl-summary-refile-subr): Fix.
8939
8940 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8941
8942         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8943         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8944
8945 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8946
8947         * wl.el (wl-check-environment): Check too many `@'.
8948
8949 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8950
8951         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8952
8953 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8954
8955         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8956         wl-draft-reply-myself-without-argument-list): Add variables.
8957         * wl-draft.el (wl-draft-reply): Use it.
8958
8959 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8960
8961         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8962         the 5th argument of `elmo-network-get-spec'.
8963
8964         * wl-thread.el (wl-thread-reparent-children): New inline function.
8965         (wl-thread-delete-message): Use it.
8966
8967         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8968         (wl-summary-score-update-all-lines): Don't use `dolist'.
8969
8970 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8971
8972         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8973         (require 'elmo-msgdb) for inline function.
8974
8975 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8976
8977         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8978
8979 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8980
8981         * wl-score.el (wl-score-headers): Fix for the confusing macro
8982         `elmo-kill-buffer'.
8983
8984 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8985
8986         * wl-summary.el: Don't use the 3rd argument of `require' because
8987         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8988         * wl-util.el: Ditto.
8989         * wl-draft.el: Ditto.
8990
8991 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8992
8993         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8994         window system is not used.
8995
8996 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8997
8998         * wl-thread.el: Don't use `mapcar' only for iteration.
8999         (wl-thread-resume-entity): Ditto.
9000         (wl-thread-delete-message): Ditto.
9001
9002         * wl-summary.el: Bind `dragdrop-drop-functions',
9003         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9004         of `require' for `timezone', `easymenu' and `ps-print';
9005         don't use `mapcar' only for iteration.
9006
9007         * wl-util.el: Bind `mule-version', `nemacs-version',
9008         `emacs-beta-version', `xemacs-codename',
9009         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9010         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9011         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9012         only for iteration.
9013
9014         * wl-score.el: Don't use `mapcar' only for iteration.
9015         (wl-score-simplify-buffer-fuzzy): Ditto.
9016         (wl-score-simplify-subject): Ditto.
9017         (wl-score-headers): Ditto.
9018         (wl-summary-score-update-all-lines): Ditto.
9019
9020         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9021         `enable-multibyte-characters' and `mule-version'.
9022
9023         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9024         `mapcar' only for iteration.
9025
9026         * wl-demo.el: Don't use `mapcar' only for iteration.
9027
9028         * wl-folder.el: Don't use `mapcar' only for iteration.
9029         (wl-folder-open-all): Ditto.
9030         (wl-folder-count-incorporates): Ditto.
9031
9032         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9033         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9034
9035         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9036         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9037         `smtp-connection-type'; specify 3rd argument of `require' for
9038         `timezone'; don't use `mapcar' only for iteration.
9039         (wl-draft-clone-local-variables): Don't use `mapcar'.
9040         (wl-draft-generate-clone-buffer): Ditto.
9041         (wl-user-agent-compose-internal): Ditto.
9042
9043         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9044
9045         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9046         (wl-save-status): Ditto.
9047
9048         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9049         for iteration.
9050
9051 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9052
9053         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9054         removed `Date'.
9055         (wl-fldmgr-make-filter-default): New user option.
9056
9057         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9058         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9059         (wl-fldmgr-filter-completion-alist): Abolish.
9060
9061         * wl.el (wl): Don't check servers if arg is non-nil.
9062
9063         * wl-draft.el (wl-draft-reply): Set only message-id string to
9064         In-Reply-To field.
9065
9066 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9067
9068         * wl-summary.el (wl-summary-pick): Rewrite.
9069
9070         * wl-draft.el (wl-draft-forward): Get references field from
9071         original buffer.
9072         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9073
9074 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9075
9076         * wl-draft.el (wl-draft-forward): Add references field.
9077
9078 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9079
9080         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9081         (wl-draft-reply): Use it.
9082
9083 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9084
9085         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9086         when Emacs 21 is running.
9087
9088         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9089         bindings.
9090
9091 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9092
9093         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9094         XPM icons transparent.
9095
9096         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9097         Emacs 21.
9098
9099 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9100
9101         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9102         nil.
9103
9104         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9105         when it is persistent.
9106         (wl-summary-sync-marks): Changed argument for
9107         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9108         (wl-summary-virtual): Use `elmo-read-search-condition'.
9109         (wl-summary-redisplay-internal): If folder is local, mark as read
9110         even when folder is plugged.
9111
9112 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9113
9114         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9115         of `tool-bar-lines' in the frame parameters.
9116         (after-make-frame-functions, post-command-hook): Don't modify the
9117         value.
9118         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9119         wl-e21-tool-bar-lines): Removed.
9120
9121 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9122
9123         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9124         properties `evaporate' and `wl-momentary-overlay' as well.
9125         (wl-highlight-summary-displaying): Ditto.
9126         (wl-delete-all-overlays): Don't delete overlay which does not have
9127         a property `wl-momentary-overlay'.
9128
9129         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9130         `display-mouse-p' and `display-graphic-p'.
9131         (wl-folder-init-icons): Don't search for XBM or the other files.
9132         (wl-plugged-set-folder-icon): Make icons if and only if
9133         `display-graphic-p' returns non-nil.
9134         (wl-highlight-plugged-current-line): Use `before-string' overlay
9135         property to show icon images.
9136         (wl-highlight-folder-current-line): Ditto.
9137         (wl-e21-highlight-folder-group-line): Ditto.
9138         (wl-e21-highlight-folder-by-numbers): Ditto.
9139         (wl-e21-insert-image): Removed.
9140         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9141         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9142         said.
9143         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9144         `wl-e21-force-switch-toolbar'.
9145         (wl-e21-make-icon-image): Removed.
9146         (wl-e21-setup-toolbar): Don't search for XBM files.
9147         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9148         the default value.
9149
9150 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9151
9152         * wl-util.el (wl-biff-check-folder-async): Set
9153         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9154
9155 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9156
9157         * wl-e21.el (after-make-frame-functions): Add
9158         `wl-e21-force-switch-toolbar'.
9159         (wl-e21-force-switch-toolbar): New function force to switch the
9160         toolbar appearance automatically.
9161         (post-command-hook): Add `wl-e21-switch-toolbar'.
9162         (wl-e21-switch-toolbar): New function to switch the toolbar
9163         appearance automatically.
9164         (wl-e21-tool-bar-lines): New buffer local variable.
9165
9166 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9167
9168         * wl-util.el (wl-biff-check-folders-running): New variable.
9169         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9170         (wl-biff-check-folder-async-callback):
9171         Set `wl-biff-check-folders-running'.
9172         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9173         with unwind-protect.
9174
9175         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9176         Enclose `wl-folder-auto-check' with unwind-protect.
9177
9178         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9179         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9180
9181         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9182
9183         * wl-util.el (wl-biff-notify): New inline function.
9184         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9185         locally.
9186         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9187         folder-list' is 1.
9188         Use `wl-biff-notify'.
9189         (wl-biff-check-folder-async-callback): New function.
9190         (wl-biff-check-folder-async): Ditto.
9191
9192         * wl-folder.el (wl-folder): Don't check folders.
9193         (wl-folder-auto-check): New function.
9194
9195 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9196
9197         * wl-util.el (wl-biff-start) [Emacs19+]:
9198         Use `timer-next-integral-multiple-of-time'.
9199         (wl-biff-check-folders): Use `wl-default-folder'
9200         if `wl-biff-check-folder-list' is nil.
9201
9202 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9203
9204         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9205         instead of `elmo-delete-lists'.
9206
9207 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9208
9209         * wl.el (wl-plugged-toggle-all): Set the value of
9210         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9211         (wl-plugged-toggle): Ditto.
9212         (wl-toggle-plugged): Ditto.
9213         (wl-plugged-init): Ditto.
9214
9215         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9216         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9217         instead of `wl-biff-state-indicator-off' and
9218         `wl-biff-state-indicator-on'; don't modify the value and the type
9219         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9220         (wl-plugged-init-icons): Set icons data to
9221         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9222         instead of `wl-plug-state-indicator-off' and
9223         `wl-plug-state-indicator-on'; don't modify the value and the type
9224         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9225
9226         * wl-vars.el (wl-modeline-biff-state-off,
9227         wl-modeline-biff-state-on, wl-modeline-biff-status,
9228         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9229         wl-modeline-plug-status): New internal variables.
9230         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9231         wl-biff-check-interval, wl-biff-check-folder-list): Change
9232         customization group from `wl-folder' to `wl-highlight'.
9233         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9234         wl-show-plug-status-on-modeline): Defcustomized.
9235
9236         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9237         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9238         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9239         a flag to `mode-line-buffer-identification'.
9240
9241         * wl-e21.el (wl-biff-init-icons): Set icons data to
9242         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9243         instead of `wl-biff-state-indicator-off' and
9244         `wl-biff-state-indicator-on'.
9245         (wl-plugged-init-icons): Set icons data to
9246         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9247         instead of `wl-plug-state-indicator-off' and
9248         `wl-plug-state-indicator-on'.
9249
9250 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9251
9252         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9253         excessive titles.
9254
9255 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9256
9257         * wl.el (wl-plugged-mode): Use revised
9258         `wl-mode-line-buffer-identification'.
9259         (wl-plugged-init): Don't use `force-mode-line-update'.
9260
9261         * wl-xmas.el (wl-draft-overload-functions): Use revised
9262         `wl-mode-line-buffer-identification'.
9263         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9264         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9265         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9266         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9267         `wl-make-plugged-hook';
9268         add `wl-folder-init-icons' and `wl-setup-folder' to
9269         `wl-folder-mode-hook'.
9270
9271         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9272         19 as well.
9273         (wl-mode-line-display-priority-list): New user option.
9274         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9275         Defcustomized.
9276         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9277         Add docs.
9278
9279         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9280         start.
9281         (wl-mode-line-buffer-identification): Revised as a function.
9282
9283         * wl-summary.el (wl-summary-mode): Use revised
9284         `wl-mode-line-buffer-identification'; don't call
9285         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9286         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9287         `wl-xmas-setup-summary'.
9288
9289         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9290         `wl-mode-line-buffer-identification'.
9291
9292         * wl-mule.el (wl-draft-overload-functions): Use revised
9293         `wl-mode-line-buffer-identification'.
9294
9295         * wl-folder.el (wl-make-plugged-alist): Don't call
9296         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9297         (wl-folder): Don't call `wl-folder-init-icons' directly.
9298         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9299         `wl-xmas-setup-folder' directly;
9300         use revised `wl-mode-line-buffer-identification'.
9301         (TopLevel): Don't bind `wl-biff-init-icons',
9302         `wl-plugged-init-icons', `wl-folder-init-icons',
9303         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9304
9305         * wl-e21.el (wl-draft-overload-functions): Use revised
9306         `wl-mode-line-buffer-identification'.
9307         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9308         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9309         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9310         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9311         `wl-make-plugged-hook';
9312         add `wl-folder-init-icons' and `wl-setup-folder' to
9313         `wl-folder-mode-hook'.
9314
9315 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9316             Katsumi Yamaoka    <yamaoka@jpl.org>
9317
9318         * wl.el (wl): Call `wl-biff-start'.
9319         (wl-exit): Call `wl-biff-stop'.
9320         (wl-plugged-mode): Show biff in modeline.
9321         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9322
9323         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9324         (wl-biff-init-icons): New function.
9325         (wl-plugged-init-icons): Don't make too much keymaps.
9326         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9327
9328         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9329         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9330         variables.
9331         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9332         options.
9333
9334         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9335         wl-biff-start, wl-biff-stop): New functions.
9336         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9337         (wl-biff-timer-name): New variable.
9338
9339         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9340
9341         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9342         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9343
9344         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9345         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9346
9347         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9348         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9349         `wl-folder-init-icons' to `ignore' if they are not available.
9350         (wl-folder-mode): Show biff in modeline.
9351
9352         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9353         (wl-biff-init-icons): New function.
9354         (wl-plugged-init-icons): Don't make too much keymaps.
9355         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9356
9357 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9358
9359         * wl-vars.el (wl-strict-diff-folders): Customization Type
9360         and doc fix.  Define as a list of regular expressions for
9361         folders or nil.
9362         * wl-folder.el (wl-folder-check-one-entity): Use
9363         `wl-string-match-member' instead of `wl-string-member' for
9364         `wl-strict-diff-folders'.
9365
9366 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9367
9368         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9369         (wl-highlight-folder-current-line): Use it; new implementation.
9370         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9371         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9372         `defsubst' instead of `defun'.
9373
9374         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9375         `wl-highlight-group-folder-by-numbers'; made it can also be a
9376         number.  See info for more details.
9377
9378         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9379         running.
9380
9381         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9382         to bind them.
9383
9384         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9385         (wl-highlight-folder-current-line): New implementation.
9386
9387         * wl-highlight.el (wl-highlight-folder-group-line): New
9388         implementation.
9389         (wl-delete-all-overlays): Rewrite as a marco.
9390         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9391
9392         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9393         running.
9394         (wl-folder-*-glyph): No need to bind them.
9395
9396         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9397         `wl-e21-highlight-folder-group-icon'; rewrite.
9398         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9399         `defsubst' instead of `defun'.
9400         (wl-folder-mode-map): Bind it when compiling.
9401
9402 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9403
9404         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9405
9406         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9407
9408 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9409
9410         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9411
9412 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9413
9414         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9415         (wl-highlight-folder-current-line): Use it.
9416
9417         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9418         in `id-name'.
9419
9420 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9421
9422         * wl.el: Require `wl-e21' when Emacs 21 is running.
9423
9424         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9425         default when Emacs 21 is running.
9426         (wl-use-highlight-mouse-line): Ditto.
9427         (wl-on-emacs21): New constant.
9428         (wl-on-emacs20): Removed.
9429
9430         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9431         Emacs 21 is running.
9432
9433         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9434         Emacs 21 is running.
9435
9436         * wl-e21.el: New file.
9437
9438 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9439
9440         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9441         (wl-toggle-plugged): Ditto.
9442         (wl-plugged-toggle): Ditto.
9443         (wl-plugged-toggle-all): Ditto.
9444
9445         * wl-vars.el (wl-plug-state-indicator): Refer
9446         `wl-plug-state-indicator-on' indirectly.
9447
9448 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9449
9450         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9451         Call `wl-folder-confirm-existence'.
9452
9453         * wl-folder.el (wl-folder-confirm-existence): Added optional
9454         argument `force'.
9455
9456 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9457
9458         * wl-summary.el (wl-summary-refile-subr): Assume
9459         `copy-or-refile' as symbol.
9460         (wl-summary-refile): Follow up above change.
9461         (wl-summary-copy): Ditto.  Doc fix.
9462
9463 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9464
9465         * wl-summary.el (wl-summary-pick): Don't bind
9466         `elmo-search-mime-charset'.
9467
9468         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9469         default using old backquote style.
9470         (wl-search-mime-charset): Abolished.
9471
9472         * wl-highlight.el (wl-highlight-headers):
9473         Call `point' after `re-search-forward'(for Nemacs).
9474
9475         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9476         for elmo-imap4.el.
9477
9478 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9479
9480         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9481         `wl-message-ignored-field-list' instead of
9482         `mime-view-ignored-field-list'.
9483
9484         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9485         Add interactive spec.
9486         (wl-folder-goto-bottom-of-current-folder): Ditto.
9487         (wl-folder-mode-map): Bind them.
9488
9489         * wl-vars.el (wl-message-ignored-field-list): New variable.
9490         (wl-message-visible-field-list): New variable.
9491
9492         * wl-mime.el (wl-mime-header-presentation-method): New function.
9493         (wl-mime-setup): Set header-presentation-method.
9494
9495 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9496
9497         * wl-nemacs.el (wl-draft-overload-functions): Set
9498         `mode-line-buffer-identification' instead of using
9499         `wl-make-modeline'.
9500
9501         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9502         instead of using `wl-make-modeline'.
9503
9504         * wl-xmas.el (wl-plugged-init-icons): Set up
9505         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9506         (wl-make-modeline): Abolish.
9507         (wl-draft-overload-functions): Set
9508         `mode-line-buffer-identification' instead of using
9509         `wl-make-modeline'.
9510
9511         * wl-util.el (wl-make-modeline-subr): Abolish.
9512         (wl-mode-line-buffer-identification): New alias.
9513
9514         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9515         (wl-summary-make-modeline): Abolish.
9516         (wl-summary-buffer-set-folder): Set
9517         `wl-summary-buffer-folder-indicator'.
9518         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9519         of using `wl-make-modeline'.
9520         (wl-summary-switch-to-clone-buffer): Don't set
9521         `mode-line-buffer-identification'.
9522         (wl-summary-goto-folder-subr): Ditto.
9523
9524         * wl-mule.el (wl-draft-overload-functions): Set
9525         `mode-line-buffer-identification' instead of using
9526         `wl-make-modeline'.
9527
9528         * wl-folder.el (wl-folder-mode): Set
9529         `mode-line-buffer-identification' instead of using
9530         `wl-make-modeline'.
9531         (wl-folder): Don't set `mode-line-buffer-identification'.
9532
9533 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9534
9535         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9536         instead of `member' for `wl-refile-guess-func-list' look-ups.
9537         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9538
9539 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9540
9541         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9542         `wl-message-button-dispatcher'.
9543
9544         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9545
9546         * wl-message.el (wl-message-button-dispatcher): Use it.
9547
9548         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9549         "In-Reply-To".
9550
9551         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9552         Bind `case-fold-search' to t.
9553
9554 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9555
9556         * wl-xmas.el (wl-message-overload-functions): Initialize
9557         `wl-message-button-map'.
9558
9559         * wl-mule.el (wl-message-overload-functions): Initialize
9560         `wl-message-button-map'.
9561
9562         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9563
9564         * wl-message.el (wl-message-button-map): New keymap.
9565         (wl-message-add-button): New function.
9566         (wl-message-button-dispatcher): New function.
9567         (wl-message-button-refer-article): New function.
9568
9569         * wl-highlight.el
9570         (wl-highlight-message-add-buttons-to-header): New function.
9571         (wl-highlight-headers): Use it.
9572
9573 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9574
9575         * wl-summary.el (wl-summary-default-from): Use
9576         `wl-address-get-petname-1'.
9577         (wl-summary-simple-from): Ditto.
9578
9579         * wl-address.el (wl-address-get-petname-1): New inline function.
9580         (wl-address-get-petname): Use it.
9581
9582 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9583
9584         * wl-summary.el (wl-summary-default-from): Return full-name part
9585         from the address if no petname was found.
9586         (wl-summary-simple-from): Ditto.
9587
9588         * wl-address.el (wl-address-get-petname): Return nil if no petname
9589         associated with the address was found.
9590
9591 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9592
9593         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9594         display is finished.
9595
9596 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9597
9598         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9599         `elmo-folder-exists-p' argument.
9600
9601 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9602
9603         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9604         the folder.
9605
9606 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9607
9608         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9609
9610         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9611         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9612
9613 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9614
9615         * wl-folder.el (wl-folder-create-subr): New function.
9616         (wl-folder-confirm-existence): Use it.
9617         (wl-folder-check-one-entity): Use it.
9618         Check the error symbol is derived from 'elmo-open-error.
9619
9620         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9621         `ignore-error'.
9622
9623 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9624
9625         * wl-util.el (toplevel): Add (eval-when-compile (require
9626         'elmo-util)).  (Maybe `provide' is typo.)
9627
9628 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9629
9630         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9631         (I don't know why this was needed.)
9632
9633         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9634         Follow up changes for stream-type.
9635
9636         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9637         (wl-draft-elmo-nntp-send): Ditto.
9638
9639         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9640         (wl-nntp-posting-stream-type): Ditto.
9641         (wl-pop-before-smtp-ssl): Abolished.
9642         (wl-nntp-posting-ssl): Ditto.
9643
9644         * wl-address.el (wl-address-quote-specials): New function.
9645         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9646
9647         * wl-draft.el (wl-draft-reply): Ditto.
9648
9649 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9650
9651         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9652         use function `wl-string-match-assoc'.
9653
9654 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9655
9656         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9657
9658         * wl-draft.el (wl-draft-deduce-address-list): New function.
9659         (wl-draft-parse-mailbox-list): Ditto.
9660         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9661         instead of `smtp-deduce-address-list'.
9662         (wl-draft-on-field-p): Follow group list.
9663
9664         * wl-address.el (wl-address-concat-token): New function.
9665         (wl-address-string-without-group-list-contents): Ditto.
9666         (wl-complete-field-body): Fixed problem of completion
9667         by japanese petname.
9668         (wl-address-make-completion-list): Rewrite.
9669
9670 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9671
9672         * wl-address.el (wl-address-make-completion-list): Completion by
9673         petname.
9674         (wl-complete-field-body): Likewise.
9675
9676 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9677
9678         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9679         contains invalid address syntax.
9680
9681 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9682
9683         * wl-folder.el (wl-folder-check-entity-async): Use
9684         `elmo-nntp-spec-hostname'.
9685
9686 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9687
9688         * wl-summary.el (wl-summary-msgdb-load-async): Use
9689         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9690
9691 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9692
9693         * wl-draft.el (wl-draft-reply): Set argument
9694         `content-transfer-encoding' as nil.
9695
9696 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9697
9698         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9699         `wl-refile-alist'.
9700
9701 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9702
9703         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9704         (wl-draft-edit-string): Ditto.
9705         (wl-draft-forward): Ditto.
9706         * wl-summary.el (wl-summary-write): Ditto.
9707
9708 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9709
9710         * wl-summary.el (wl-summary-sync-update3): Call
9711         `wl-summary-buffer-number-column-detect'.
9712         (wl-summary-buffer-number-column-detect): Search from point-min.
9713
9714 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9715
9716         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9717         contains an address which is not included in original to or cc.
9718
9719 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9720
9721         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9722         begin-line does not exist.
9723         * wl-message.el (wl-message-uu-substring): Ditto.
9724
9725 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9726
9727         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9728         clear local variables.
9729         (wl-summary-exit): Call `elmo-commit'.
9730         (wl-summary-switch-to-clone-buffer): Call
9731         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9732         (wl-summary-goto-folder-subr): Ditto.
9733
9734         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9735         POP folder.
9736
9737 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9738
9739         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9740         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9741         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9742         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9743         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9744         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9745
9746         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9747
9748 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9749
9750         * wl-summary.el (wl-summary-search-by-subject):
9751         Search parent message from the latest one.
9752
9753 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9754
9755         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9756         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9757
9758         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9759         New user option.
9760
9761         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9762         if elmo-nntp-use-killed-list is nil.
9763         Use `elmo-msgdb-append-to-killed-list'.
9764         (Append numbers confirmed as disappeared to the killed list.)
9765         (wl-summary-confirm-appends): Don't display negative number.
9766
9767 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9768
9769         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9770
9771 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9772
9773         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9774         range is `all'.
9775         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9776         `elmo-list-bigger-diff'.
9777
9778 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9779
9780         * wl-summary.el (wl-summary-buffer-exit-func):
9781         New buffer local variable.
9782         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9783
9784 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9785
9786         * wl-demo.el (wl-demo): Fix the last change.
9787
9788 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9789
9790         * wl-demo.el (wl-demo): Don't use `eval'.
9791
9792 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9793
9794         * wl-summary.el (wl-summary-buffer-thread-modified):
9795         New buffer-local variable.
9796         (wl-summary-set-thread-modified): New function.
9797         (wl-summary-thread-modified-p): New function.
9798         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9799         (wl-summary-yank-saved-message): Use function
9800         `wl-summary-set-thread-modified'
9801         (wl-summary-switch-to-clone-buffer): Add
9802         `wl-summary-buffer-thread-modified'.
9803
9804         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9805         (wl-summary-buffer-mark-saved-hook): Ditto.
9806         * wl-summary.el (wl-summary-msgdb-save): New hook
9807         `wl-summary-buffer-message-saved-hook' and
9808         `wl-summary-buffer-mark-saved-hook'.
9809
9810 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9811
9812         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9813
9814 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9815
9816         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9817         don't hide scroll bars under FSF Emacsen because it may incur an
9818         undesirable redrawing.
9819
9820 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9821
9822         * wl-draft.el (wl-draft-edit-string): Call
9823         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9824
9825 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9826
9827         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9828
9829 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9830
9831         * wl-summary.el (wl-summary-msgdb-load-async): Call
9832         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9833
9834 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9835
9836         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9837         fringes in demo buffer; center bitmap logo correctly even if old
9838         Mule is used.
9839
9840 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9841
9842         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9843
9844         * wl-refile.el (wl-refile-subject-alist): New variable.
9845         (wl-refile-subject-alist-file-name): Ditto.
9846         (wl-refile-alist-setup): Rewrite.
9847         (wl-refile-alist-save): Use `elmo-object-save'.
9848         Eliminated arguments.
9849         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9850         (wl-refile-guess-by-subject): New function.
9851         (wl-refile-guess-func-list): Added it.
9852
9853 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9854
9855         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9856         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9857
9858 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9859
9860         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9861         New buffer-local variable.
9862         (wl-summary-buffer-next-folder-func): Ditto.
9863         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9864         if non-nil.
9865         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9866         if non-nil.
9867         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9868         if non-nil.
9869         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9870         if non-nil.
9871
9872 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9873
9874         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9875         permanently in the demo buffer.
9876
9877 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9878
9879         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9880         `mime-entity-fetch-field'.
9881
9882         * wl.el (wl-exit): Delete plugged buffer.
9883
9884         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9885         XEmacs has menubar feature.
9886
9887 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9888
9889         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9890         cannot arrive at the beginning of the buffer under old Emacsen.
9891
9892 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9893
9894         * wl-address.el (wl-address-ldap-search):
9895         Call `ldap-search-entries' with `withdn' argument t.
9896         (wl-complete-field-body): Bind completion-ignore-case as t.
9897         Clear ldap search hash when it was sole completion.
9898         Use elmo-string for pattern string.
9899         (wl-ldap-alias-safe-string): Eliminated needless let.
9900
9901 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9902
9903         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9904         (wl-ldap-alias-sep): New constant.
9905         (wl-ldap-search-attribute-type-list): Ditto.
9906         (wl-ldap-get-value): New function.
9907         (wl-ldap-make-filter): Ditto.
9908         (wl-ldap-make-matched-value-list): Ditto.
9909         (wl-ldap-alias-safe-string): Ditto.
9910         (wl-ldap-register-dn-string): Ditto.
9911         (wl-address-ldap-search): Rewrite.
9912
9913 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9914
9915         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9916         thread is deleted.
9917         (wl-thread-delete-line-from-buffer): Ditto.
9918         (wl-thread-get-exist-children): New function.
9919
9920 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9921
9922         * wl-demo.el (wl-demo): Made it to select various image types.
9923         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9924         from `wl-title-logo'.
9925         (wl-logo-ascii): New variable.
9926         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9927         (wl-demo-copyright-notice): New constant.
9928
9929         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9930
9931 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9932
9933         * wl-vars.el (wl-summary-target-above): Renamed from
9934         wl-summary-temp-above.
9935         * wl-score.el (wl-score-get-score-alist): Use it.
9936         (wl-summary-score-update-all-lines): Use it.
9937         * wl-summary.el: Ditto. (make-variable-buffer-local).
9938
9939 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9940
9941         * wl-vars.el (wl-ldap-port): New user option.
9942
9943         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9944         Rewite whole implementation.
9945         (wl-complete-field-body): Fixed.
9946
9947 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9948
9949         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9950         Choose implementation at compile time.
9951
9952 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9953
9954         * wl-address.el (wl-ldap-search-internal): New function.
9955         (wl-complete-field-to): Use it.
9956
9957 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9958
9959         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9960         Use `let' instead of `let*'.
9961         Require 'wl-vars.
9962
9963         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9964         Define as defcustom.
9965         (wl-ldap-base): Ditto.
9966         (wl-use-ldap): Ditto.
9967
9968 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9969
9970         * wl-address.el (wl-ldap-search): New function.
9971         (wl-complete-field-body): Use `wl-ldap-search'.
9972         (wl-ldap-server): New variable.
9973         (wl-ldap-base): Ditto.
9974         (wl-use-ldap): Ditto.
9975
9976 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9977
9978         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9979         (Pointed out by Mito <mit@nines.nec.co.jp>).
9980         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9981         buffer-local variables like `wl-summary-redisplay-internal'.
9982         (wl-summary-redisplay-all-header): Likewise.  Update
9983         Summary view too.
9984
9985 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9986
9987         * wl-summary.el (wl-summary-jump-to-parent-message):
9988         Consider prefix argument.
9989
9990         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9991         when closed thread is deleted.
9992
9993 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9994
9995         * wl-summary.el (wl-summary-jump-to-parent-message):
9996         Consider thread modification.
9997
9998 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9999
10000         * wl-message.el (wl-message-normal-get-original-buffer): Use
10001         `save-excursion'.
10002
10003         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10004         (wl-summary-showto-folder-regexp): Ditto.
10005
10006 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10007
10008         * wl-util.el (wl-delete-alist): Doc fix.
10009         (wl-delete-associations): New function.
10010         (wl-inverse-alist): New function.
10011         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10012         Split temporary variables. Use `wl-delete-associations'
10013         and `wl-inverse-alist'.
10014         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10015
10016 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10017
10018         * wl-folder.el (wl-folder-prefetch-entity):
10019         Execute prefetching if new count is unknown.
10020
10021 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10022
10023         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10024
10025         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10026         delete entity.
10027         (wl-thread-set-parent): If insert as top, set linked as nil.
10028
10029         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10030         `wl-thread-cleanup-symbols' when view mode is thread.
10031
10032 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10033
10034         * wl-folder.el (wl-folder-create-folder-entity): Use
10035         with-current-buffer.
10036         (wl-local-folder-init): Call set-buffer to make sure we are in
10037         the Folder buffer. Don't touch buffer-local variables here.
10038         (wl-folder-mode): Initialize buffer-local variables here.
10039
10040         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10041         (wl-folder-entity-assign-id): Ditto.
10042         (wl-folder-create-entity-hashtb): Ditto.
10043         (wl-local-folder-init): Ditto.
10044         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10045
10046 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10047
10048         * wl-summary.el (wl-summary-default-from): Fix probrem when
10049         std11-extract-address-components return (nil "foo@bar").
10050
10051 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10052
10053         * wl-draft.el (wl-draft-clone-local-variables):
10054         Remove redundant `setq'.
10055
10056 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10057
10058         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10059         Bind wl-highlight-x-face-func as nil while highlighting header.
10060
10061 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10062
10063         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10064
10065 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10066
10067         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10068         elmo-msgdb-overview-hashtb from copy-variables.
10069         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10070         instead of `elmo-msgdb-overview-get-entity-by-number'.
10071         (wl-summary-auto-refile): Ditto.
10072
10073         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10074         `elmo-msgdb-overview-get-entity' instead of
10075         `elmo-msgdb-search-overview-entity'.  Use
10076         `elmo-msgdb-overview-get-entity' instead of
10077         `elmo-msgdb-overview-get-entity-by-number'.
10078         (wl-thread-insert-entity-sub): Ditto.
10079         (wl-thread-insert-message): Ditto.
10080
10081         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10082         `elmo-msgdb-overview-get-entity'.
10083         (wl-normal-message-redisplay): Ditto.
10084
10085 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10086
10087         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10088         `wl-thread-entities'.
10089         (wl-thread-delete-message): Fix remove top message from
10090         `wl-thread-entity-list'.
10091
10092         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10093         wl-append(nconc), because update-list is broken on Meadow.
10094
10095         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10096         updating process.
10097         (wl-summary-rescan): Ditto.
10098         (wl-summary-sync-update3): Ditto.
10099         * wl-thread.el (wl-thread-set-parent): Renamed from
10100         `wl-summary-set-parent'.
10101         (wl-thread-insert-message): Updating buffer faster.
10102         (wl-thread-delete-message): Updating buffer faster.
10103
10104         * wl-score.el (wl-summary-score-update-all-lines): Changed
10105         interval for display progress gauge.
10106
10107 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10108
10109         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10110         folder always-sticky.
10111         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10112         defmacro.
10113
10114 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10115
10116         * wl-vars.el (wl-draft-add-references): New user option.
10117
10118         * wl-draft.el (wl-draft-add-references): New function.
10119         (wl-draft-yank-from-mail-reply-buffer): Use it.
10120         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10121         as nil.
10122
10123 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10124
10125         * wl-thread.el (wl-thread-update-line-msgs): Called
10126         `wl-thread-update-line-on-buffer-sub'.
10127         (wl-thread-update-line-on-buffer): Delete routine of inserting
10128         thread.
10129         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10130         moved from `wl-thread-update-line-on-buffer'.
10131         Add threshold for displaying progress gauge.
10132         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10133         argument of `wl-thread-update-line-msgs'.
10134         Add threshold for displaying progress gauge.
10135         * wl-folder.el:
10136         Add threshold for displaying progress gauge.
10137         * wl-score.el: Ditto.
10138
10139         * wl-expire.el (wl-summary-expire): Display deleting info.
10140
10141 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10142
10143         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10144         `no-msg'.
10145         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10146         argument of `wl-thread-update-line-msgs'.
10147         (wl-summary-set-parent): Added optional argument `parent-number'.
10148         (wl-summary-buffer-saved-message): New buffer local variable.
10149         (wl-summary-save-current-message): New command.
10150         (wl-summary-yank-saved-message): Ditto.
10151         (wl-summary-mode-map): Added key binding for
10152         `wl-summary-save-current-message' (\ew) and
10153         `wl-summary-yank-saved-message' (\C-y).
10154         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10155
10156 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10157
10158         * wl-summary.el (wl-summary-mode-map): Added key binding for
10159         `wl-summary-set-parent' (ts).
10160
10161 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10162
10163         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10164         subject faster. If thread number is reverse, delayed updating
10165         thread.
10166         (wl-summary-search-by-subject): Ditto.
10167         (wl-summary-put-alike): Ditto.
10168         (wl-summary-get-alike): Ditto.
10169         (wl-summary-insert-headers): Insert header of all overview in
10170         buffer.
10171         (wl-summary-rescan): Delayed updating thread. Kill search subject
10172         buffer for wl-summary-search-by-subject.
10173         (wl-summary-sync-update3): Ditto.
10174         (wl-summary-exit): Ditto.
10175         (wl-summary-goto-bottom-of-current-thread): Change for linked
10176         thread.
10177         (wl-summary-overview-create-summary-line): Change line for linked
10178         thread.
10179
10180         * wl-summary.el (wl-summary-update-thread): Use
10181         wl-thread-maybe-get-children-num.
10182         (wl-summary-set-parent): If change parent, move sub thread.
10183         (wl-summary-redisplay-internal): Add horizontal recenter.
10184         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10185
10186         * wl-thread.el (wl-thread-entity-get-linked): New function.
10187         (wl-thread-entity-set-linked): New function.
10188         (wl-thread-create-entity): Add linked element.
10189         (wl-thread-entity-insert-as-top): Use wl-append.
10190         (wl-thread-maybe-get-children-num): If closing thread, return
10191         children msgs.
10192         (wl-thread-update-line-msgs): Displaying progress message.
10193         (wl-thread-update-line-on-buffer-sub): Use
10194         wl-thread-maybe-get-children-num.
10195         (wl-thread-update-line-on-buffer): If update line is not exists,
10196         insert thread.
10197         (wl-thread-delete-message): If delete top msg of thread, search
10198         parent by subject.
10199         (wl-thread-insert-entity): Use
10200         wl-thread-maybe-get-children-num.
10201
10202         * wl-highlight.el (wl-highlight-summary-current-line): change
10203         sregexp for linked thread.
10204         * wl-util.el (wl-count-lines): Count lines.
10205         (wl-horizontal-recenter): horizontal recenter.
10206         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10207         (wl-score-get-alike): Ditto.
10208         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10209         (wl-subject-length-limit): New variable.
10210         (wl-highlight-thread-indent-string-regexp): Changed for linked
10211         thread.
10212
10213 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10214
10215         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10216         New variable (revival).
10217         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10218         by subject matching if there's no in-reply-to nor references field
10219         (revival).
10220
10221 \f
10222 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10223
10224         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10225         message.
10226
10227 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10228
10229         * wl-summary.el (wl-summary-reply): Return t if there was a
10230         message at cursor point.
10231         Added unwind-protect.
10232         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10233         returns t.
10234         (wl-summary-cancel-message): Do nothing when there's no message at
10235         cursor point.
10236         (wl-summary-forward): Ditto.
10237         (wl-summary-jump-to-parent-message): Ditto.
10238         (wl-summary-reedit): Ditto.
10239         (wl-summary-edit-addresses): Ditto.
10240         (wl-summary-pipe-message): Ditto.
10241         (wl-summary-print-message-with-ps-print): Ditto.
10242         (wl-summary-print-message): Ditto.
10243         (wl-summary-mark-as-important): Ditto.
10244         (wl-summary-mark-as-unread): Ditto.
10245
10246         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10247         message at cursor point.
10248         (wl-summary-reply-with-citation): Remove unwind-protect.
10249
10250         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10251         subject searching feature.
10252         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10253         Eliminated.
10254
10255 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10256
10257         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10258         New variable.
10259         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10260         by subject matching if there's no in-reply-to nor references field.
10261
10262         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10263
10264         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10265         when display is finished.
10266         (wl-folder-open-all): Ditto.
10267         (wl-folder-update-access-group): Ditto.
10268         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10269         * wl-thread.el (wl-thread-close-all): Ditto.
10270
10271         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10272         progress gauge only when it was displayed.
10273         * wl-folder.el (wl-folder-insert-entity): Ditto.
10274
10275 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10276
10277         * wl-summary.el (wl-summary-incorporate): Enclose
10278         `wl-summary-sync-force-update' with save-excursion.
10279
10280 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10281
10282         * wl-summary.el (wl-summary-prefetch-region):
10283         Pass current cursor point to `pos-visible-in-window-p' after
10284         moving cursor to the started point.
10285
10286 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10287
10288         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10289
10290         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10291         fields from the forwarding message.
10292         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10293         `ignored-fields'.
10294
10295 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10296
10297         * wl-mime.el (wl-message-request-partial):
10298         Eliminated argument `msgdb'.
10299         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10300         (wl-mime-combine-message/partial-pieces): Likewise.
10301         * tm-wl.el (wl-message-request-partial): Likewise.
10302         (wl-mime-combine-message/partial-pieces): Likewise.
10303
10304 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10305
10306         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10307         when display is finished.
10308
10309 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10310
10311         * wl-summary.el (wl-summary-goto-folder-subr):
10312         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10313
10314 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10315
10316         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10317         when cursor point is visible.
10318
10319 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10320
10321         * wl-expire.el (wl-expire-archive-get-max-number):
10322         Don't use `file-name-directory'.
10323
10324 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10325
10326         * wl-expire.el (wl-expire-archive-get-max-number):
10327         Use `file-name-directory'.
10328
10329 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10330
10331         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10332         only when there is progress.
10333
10334 2000-04-13  Mito <mit@nines.nec.co.jp>
10335
10336         * wl-summary.el (wl-summary-sync-marks): Display progress.
10337
10338 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10339
10340         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10341         (wl-summary-prev): Move cursor regardless of unread status.
10342         (wl-summary-next): Ditto.
10343
10344 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10345
10346         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10347         Added argument `target' and `number'.
10348         * tm-wl.el (wl-summary-burst-subr): New function.
10349         (wl-summary-burst): Use it.
10350
10351 2000-04-10  Mito <mit@nines.nec.co.jp>
10352
10353         * wl-mime.el (wl-burst): New function.
10354         (wl-summary-burst): Use it.
10355
10356 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10357
10358         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10359         as petname when there's no candidate.
10360
10361 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10362
10363         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10364         New variable.
10365         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10366
10367         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10368
10369         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10370
10371 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10372
10373         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10374         Use substring of `original' instead of buffer-substring.
10375         (wl-refile-evaluate-rule):
10376         Set `original' argument of wl-refile-expand-newtext.
10377
10378         * wl-summary.el
10379         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10380         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10381         (wl-summary-auto-refile): Check existence of destination folder just
10382         before marking.
10383
10384 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10385
10386         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10387         when wl-refile-get-field-value return nil.
10388
10389 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10390
10391         * wl-refile.el
10392         (wl-refile-expand-newtext): New function imported from Gnus.
10393         (wl-refile-evaluate-rule): Use it.
10394
10395 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10396
10397         * wl-summary.el (wl-summary-print-destination):
10398         Duplicate folder string to avoid putting text-property on
10399         original string.
10400
10401         * wl-refile.el (wl-refile-get-field-value): New function.
10402         (wl-refile-evaluate-rule): New function;
10403         Evaluate refile rule recursively.
10404         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10405         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10406         New function; Check existence of a target folder recursively.
10407         (wl-summary-auto-refile-check-refile-rule-alist):
10408         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10409
10410 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10411
10412         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10413
10414         * wl-folder.el (wl-create-folder-entity-from-buffer):
10415         Fixed problem when '}' character is contained in folder name.
10416
10417         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10418
10419 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10420
10421         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10422         (wl-fldmgr-add-completion-all-completions):
10423         Use wl-fldmgr-add-completion-hashtb.
10424
10425 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10426
10427         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10428         wl-fldmgr-add-completion-subr): New functions.
10429         * wl-folder.el (wl-folder-completion-func): New variable.
10430         * wl-summary.el (wl-summary-read-folder):
10431         Use wl-folder-completion-func.
10432
10433         * wl-refile.el: Eliminate throw & catch.
10434
10435         * wl.el (wl-plugged-sending-queue-status): Fixed.
10436
10437 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10438
10439         * wl-draft.el (wl-draft): Put category property on
10440         mail-header-separator.