(wl-draft-attribute-recipients): Added mime-bcc field
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
4         value into recipients; Bind `wl-draft-remove-group-list-contents'
5         as nil.
6
7 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8
9         * wl-summary.el (wl-summary-sort): Fixed the last change.
10
11         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
12         (wl-summary-sort-messages): Ditto.
13         (wl-summary-rescan): Use it.
14         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
15         `completing-read'; Append candidates for reverse order.
16
17 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * Version number is increased to 2.15.2.
20
21 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
22
23         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
24         "Smaller".
25         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
26
27 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
28
29         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
30
31 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
32
33         * wl-vars.el (wl-draft-additional-header-alist): Add into the
34         customize group `wl-draft'.
35         (wl-draft-add-in-reply-to): Move customize group from `wl' to
36         `wl-draft'.
37         (wl-draft-add-references): Ditto.
38
39         * wl-action.el (wl-summary-print-argument): Rename argument from
40         `folder' to `data'.
41
42 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-summary.el (wl-summary-rescan-message): Call
45         `wl-thread-cleanup-symbols' before insert thread.
46
47 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl.el (wl-init): Set `elmo-get-folder-function' as
50         `wl-folder-make-elmo-folder'.
51
52         * wl-spam.el (wl-summary-exec-action-spam): Use
53         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
54
55         * wl-folder.el (wl-folder-make-elmo-folder): New function.
56         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
57         `elmo-make-folder'.
58         (wl-folder-get-elmo-folder): Ditto.
59         (wl-folder-create-subr): Simplify.
60
61 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
64
65 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
68         contents in message buffer instead of original buffer. If optional
69         argument specified, ask coding system for encode.
70
71 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
72
73         * wl-spam.el (wl-summary-test-spam-region): New function.
74         (wl-spam-setup): Bind "rkc".
75
76 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
77
78         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
79
80 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
81
82         * wl-spam.el (wl-summary-test-spam): Fix typo.
83         (wl-message-check-spam): Ditto.
84
85 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-summary.el (wl-summary-default-from): Simplify.
88
89 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
90
91         * wl-action.el (wl-summary-exec-action-refile): Simplify.
92         (wl-summary-exec-action-copy): Ditto.
93         (wl-summary-auto-refile): Check existence of temporary mark.
94
95 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-summary.el (wl-summary-create-line): Use
98         `elmo-time-to-datevec'.
99
100         * wl-expire.el (wl-expire-archive-date): Ditto.
101         (wl-expire-localdir-date): Ditto.
102
103         * wl-util.el (wl-day-number): Abolish.
104
105         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
106         of `wl-day-number'.
107         (wl-score-followup): Ditto.
108         (wl-score-add-followups): Ditto.
109         (wl-score-get-latest-msgs): Ditto.
110         (wl-score-get-header-entry): Ditto.
111         (wl-score-edit-insert-date): Ditto.
112
113 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
116         `elmo-message-entity-field' with 2nd argument `type'.
117
118 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
119
120         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
121
122 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
123
124         * wl-thread.el (wl-thread-delete-message): Delete descendant
125         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
126
127 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
128
129         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
130
131 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
132
133         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
134         `Access folder'.
135
136 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
137
138         * wl-vars.el (wl-access-folder-icon): New user option.
139
140         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
141         `Access folder'.
142
143 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-summary.el (wl-summary-buffer-set-folder): Use
146         `wl-folder-mime-charset'.
147
148         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
149         `mime-charset'.
150         (wl-folder-get-elmo-folder): Ditto.
151         (wl-folder-mime-charset): New function.
152
153 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
154
155         * wl-util.el (wl-parse-addresses): Define alias of
156         `elmo-parse-addresses' (move to `elmo-util.el').
157
158         * wl-summary.el (wl-summary-default-from): Follow the API change.
159         (wl-summary-overview-entity-compare-by-date): Ditto.
160         (wl-summary-overview-entity-compare-by-from): Ditto.
161         (wl-summary-get-list-info): Get value of `ml-info' field from
162         entity at first.
163         (wl-summary-rescan-message): Treat prefix argument.
164         (wl-summary-prefetch-msg): Follow the API change.
165         (wl-summary-search-by-subject): Ditto.
166         (wl-summary-insert-thread): Ditto.
167         (wl-summary-line-subject): Ditto.
168         (wl-summary-line-from): Ditto.
169         (wl-summary-create-line): Ditto.
170         (wl-summary-print-message-with-ps-print): Ditto.
171
172         * wl-score.el (wl-score-ov-entity-get): Ditto.
173         (wl-score-followup): Ditto.
174         (wl-score-add-followups): Use `elmo-message-entity-field' instead
175         of `car'.
176         (wl-score-get-latest-msgs): Follow the API change.
177         (wl-score-get-header): Ditto.
178
179         * wl-refile.el (wl-refile-learn): Ditto.
180         (wl-refile-subject-learn): Ditto.
181         (wl-refile-get-field-value): Ditto.
182         (wl-refile-guess-by-history): Ditto.
183         (wl-refile-guess-by-subject): Ditto.
184
185         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
186
187         * wl-expire.el (wl-expire-date-p): Removed.
188         (wl-expire-archive-date): Follow the API change.
189         (wl-expire-localdir-date): Ditto.
190         (wl-summary-expire): Ditto.
191
192         * Version number is increased to 2.15.1.
193
194 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
195
196         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
197         group is access or not (it is not strict, like wl-fldmgr-rename).
198
199 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
200
201         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
202         duplicate call of `wl-summary-print-argument' on the wrong line.
203
204 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
205
206         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
207         even if argument `number' is nil.
208         (wl-summary-insert-line): Print action argument if current message
209         has it.
210
211 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
212
213         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
214         (wl-draft-reply): Ditto.
215         (wl-draft): Add optional argument `parent-number' and call
216         `wl-draft-create-buffer' with it.
217         (wl-draft-create-buffer): Add optional argument
218         `parent-number'. Set wl-draft-parent-number as it.
219
220 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
221
222         * wl-folder.el (wl-folder-set-persistent-mark): If summary
223         buffer is not for given folder, don't use it.
224
225 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
226
227         * Version number is increased to 2.15.0.
228
229 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
230
231         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
232
233         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
234         (wl-highlight-get-face-by-name): New internal function.
235         (wl-highlight-summary-line-face-spec): Use it and fixed.
236
237 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
238
239         * wl-summary.el (wl-summary-sync-update): Use
240         `elmo-message-entity-field' instead of `car' to get message-id
241         from overview entity.
242
243         * wl-summary.el (wl-summary-rescan-message): Call
244         `wl-highlight-summary-displaying' when displaying a message.
245
246 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
247
248         * wl-draft.el (wl-draft-config-info-filename): Extracted from
249         `wl-draft-config-info-operation'.
250         (wl-draft-buffer-change-number): New function.
251         (wl-draft-rename-saved-config): Ditto.
252         * wl.el (wl-init): Connect slot for message-number-changed.
253         (toplevel): Add autoload for wl-draft-rename-saved-config.
254
255 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
256
257         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
258         `update-overview'
259         (wl-summary-buffer-detach): Disconnect from it.
260         (wl-summary-rescan-message): Use command.
261
262         * wl-message.el (wl-message-buffer-display): Use
263         `with-current-buffer' instead of `save-excursion'.
264
265 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
266
267         * wl-mime.el (wl-draft-preview-attributes-list): Protect
268         wl-draft-preview-attributes-list from distraction.
269
270 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
271
272         * wl-summary.el (wl-summary-sync-update): Sort the return value of
273         `elmo-list-diff'.
274
275 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
276
277         * wl-summary.el
278         (wl-summary-edit-addresses-collect-candidate-fields): Use
279         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
280
281         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
282         instead of `elmo-set-work-buf'.
283
284         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
285         (wl-address-make-address-list): Ditto.
286
287         * Version number is increased to 2.13.3.
288
289 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
290
291         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
292         user option.
293
294         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
295         argument `5'.
296
297         * wl-message.el (wl-message-display-no-merge-p): New function.
298         (wl-message-buffer-display): Check whether the message is
299         reassembled and follow the API change.
300
301 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
302
303         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
304         multibyte on working buffer and removed unnecessary
305         `buffer-disable-undo'.
306
307 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
308
309         * wl-util.el (wl-read-search-condition-internal): Fixed the last
310         change.
311
312 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
313
314         * wl-util.el (wl-read-search-condition-internal): Protect
315         elmo-global-flags from distraction.
316
317 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
318
319         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
320
321         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
322         (wl-summary-event-handler): Ditto.
323         (wl-summary-update-persistent-mark-on-event): New
324         function (renamed from `elmo-event-handler-flag-changed').
325         (wl-summary-buffer-attach): New function.
326         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
327         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
328         instead of `elmo-folder-add-handler'.
329
330         * Version number is increased to 2.13.2.
331
332 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
335         and "\177" to the `wl-news-previous-page'.
336         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
337         (wl-news-previous-page): New function.
338
339 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
340
341         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
342         instead of `write-region' and simplify.
343
344 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-template.el (wl-template-select): Cause error if
347         `wl-template-alist' is nil.
348
349 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
350
351         * wl-news.el.in: Set file variable `no-byte-compile'.
352
353 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
354
355         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
356         whether a target message is within displaying area.
357         (elmo-event-handler-cache-changed): Ditto.
358
359 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
360
361         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
362         to `defun'.  Use `nconc' instead of `append' to collect descendant
363         message numbers.
364
365 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
366
367         * wl-thread.el (wl-thread-save-top-list)
368         (wl-thread-save-entities): Use `with-temp-buffer'.
369         * wl-news.el.in (wl-news-previous-version-load):
370         (wl-news-previous-version-save): Ditto.
371         * wl-summary.el (wl-summary-load-file-object)
372         (wl-summary-save-view-cache): Ditto.
373
374 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-util.el (toplevel): Require 'elmo-flag'.
377         (wl-read-search-condition): New function (Renamed from
378         `elmo-read-search-condition').
379         (wl-read-search-condition-internal): Likewise.
380
381         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
382         invalid.
383         (wl-summary-pick): Use `wl-read-search-condition' instead of
384         `elmo-read-search-condition'.
385         (wl-summary-virtual): Ditto.
386
387         * wl-folder.el (wl-folder-virtual): Ditto.
388         (wl-folder-pick): Ditto.
389
390         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
391
392 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
393
394         * wl-summary.el (wl-summary-reedit): Call
395         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
396
397 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-mime.el (toplevel): Require wl-vars.
400
401         * wl-message.el (toplevel): Require cl at compile.
402
403         * wl-draft.el (toplevel): Require elmo.
404
405 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
406
407         * wl-message.el (wl-message-buffer-prefetch): Count is a number
408         and do nothing when it is not positive.
409         (wl-message-buffer-prefetch-next): Ditto.
410
411 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
412
413         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
414         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
415         (wl-summary-redisplay-internal): Ditto.
416
417         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
418         message (the condition is borrowed from `wl-check-variables-2').
419         (wl-summary-redisplay-internal): Ditto.
420
421 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-mime.el (wl-draft-nntp-attribute): New function.
424         (wl-draft-attribute-nntp-posting-server): Use it.
425         (wl-draft-attribute-nntp-posting-port): Ditto.
426
427         * wl-mime.el (wl-draft-preview-attributes-list): New function.
428         (wl-draft-show-attributes-buffer): Ditto.
429         (wl-draft-hide-attributes-buffer): Ditto.
430         (wl-draft-attribute-newsgroups): Ditto.
431         (wl-draft-attribute-nntp-posting-server): Ditto.
432         (wl-draft-attribute-nntp-posting-port): Ditto.
433         (wl-draft-preview-message): Use there functions.
434
435         * wl-vars.el (wl-draft-preview-attributes-list): Change default
436         value.
437
438 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
441         (wl-draft-reedit): Ditto.
442         (wl-draft-queue-flush): Ditto.
443
444         * wl-mime.el (wl-message-request-partial): Ditto.
445         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
446         instead of `elmo-message-fetch'.
447
448         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
449
450         * wl-summary.el (wl-summary-message-string): Ditto.
451
452 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
453
454         * wl-util.el (wl-current-message-buffer): Follow the API change.
455
456         * wl-summary.el (wl-summary-redisplay-internal): Call
457         `wl-summary-mark-as-read' with 2nd argument as nil and update
458         unread count instead of persistent mark.
459
460         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
461         variable.
462         (wl-message-redisplay): Follow the API change.
463         (wl-message-buffer-display): Managed mime-entity directly and
464         return preview buffer only.
465         (wl-message-display-internal): Rewrite.
466         (wl-message-buffer-prefetch-subr): Not save return value of
467         `wl-message-buffer-display'.
468
469         * Version number is increased to 2.13.1.
470
471 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
472
473         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
474         'elmo-multiple-fields-body-list' with boundary specified.
475
476 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
477
478         * wl-vars.el (wl-summary-resend-use-cache): New variable.
479         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
480         cache if `wl-summary-resend-use-cache' is non-nil.
481
482 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
483
484         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
485         (wl-nntp-posting-stream-type): Ditto.
486
487 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
488
489         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
490
491 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
492
493         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
494         message.
495
496 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
499         Abolish.
500         (wl-summary-buffer-persistent-mark-version): New internal
501         variable.
502         (wl-summary-update-mark-and-highlight-window): Check by
503         wl-summary-persistent-mark-invalid-p.
504         (wl-summary-update-status-marks): Ditto.
505         (elmo-event-handler-flag-changed): Rewrite.
506         (elmo-event-handler-cache-changed): Define.
507         (wl-summary-prefetch-msg): Does not update persistent mark here.
508         (wl-summary-delete-cache): Ditto.
509         (wl-summary-resume-cache-status): Ditto.
510         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
511         (wl-summary-persistent-mark-invalid-p): New function.
512         (wl-summary-validate-persistent-mark): Ditto.
513         (wl-summary-validate-persistent-mark-string): Ditto.
514         (wl-summary-invalidate-persistent-mark): Ditto.
515         (wl-summary-update-persistent-mark): Call
516         `wl-summary-validate-persistent-mark'.
517         (wl-summary-create-line): Call
518         `wl-summary-validate-persistent-mark-string'.
519
520         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
521         status as t if cache used.
522
523 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
524
525         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
526         only if the target is group.
527         * wl-folder.el (wl-folder-append-petname): Don't check group name.
528
529 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
530
531         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
532
533 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
534
535         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
536
537         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
538
539 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
540
541         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
542         (Thanks to Yoichi NAKAYAMA).
543
544 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
545
546         * wl-util.el (wl-save-drafts): Restore echo area.
547
548 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
549
550         * Version number is increased to 2.13.0.
551
552         * wl-util.el (wl-biff-check-folder-async): Use
553         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
554
555 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
556
557         * wl-message.el (wl-message-display-internal): Does not put
558         wl-message-display-type property on message buffer.
559         (wl-message-buffer-display-type): New function.
560
561         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
562
563         * wl-summary.el (wl-summary-mode): Use `dolist' to add
564         `wl-summary-buffer-detach'.
565         (wl-summary-message-display-type): Use
566         `wl-summary-buffer-display-type'.
567
568 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
569
570         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
571         buffer-local.
572
573         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
574         kill-buffer-hook instead of make-local-variable.
575         (wl-draft-preview-message): Set `local' argument of add-hook as t.
576
577 2004-12-12  Scott Renfro <scott@renfro.org>
578
579         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
580         regex for square-branket.
581
582 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
583
584         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
585         `wl-message-mime-analysis-p' with argument `header'.
586
587 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * wl-mime.el (wl-draft-yank-current-message-entity): 
590         Switch to no-mime following method according to wl-message-display-type
591         property.
592         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
593
594         * wl-message.el (wl-message-display-internal): 
595         Put wl-message-display-type property on message buffer.
596
597         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
598         (wl-message-display-internal): Ditto;
599
600         * wl-summary.el (wl-summary-toggle-mime): Ditto.
601
602 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
603
604         * wl-message.el (wl-message-make-display-type): New function.
605         (wl-message-display-type-property): Ditto.
606         (wl-message-mime-analysys-p): Ditto.
607         (wl-message-display-all-header-p): Ditto.
608         (wl-message-redisplay): Removed argument `as-is', `all-header' and
609         added `display-type'.
610         (wl-message-buffer-display): Likewise.
611         (wl-message-display-internal): Likewise.
612         (wl-message-buffer-display-type): Abolish.
613         (wl-message-buffer-prefetch-subr): Follow the API changed.
614
615         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
616         from wl-summary-buffer-display-all-header and changed default value.
617         (wl-summary-message-display-type): New function.
618         (wl-summary-buffer-display-mime-mode): Ditto.
619         (wl-summary-buffer-display-header-mode): Ditto.
620         (wl-summary-toggle-mime): Rewrite with above functions.
621         (wl-summary-toggle-all-header): Ditto.
622         (wl-summary-redisplay): Force redisplay with default mode.
623         (wl-summary-redisplay-internal): Renamed argument from `mode',
624         `all-header' to `mime-mode', `header-mode'.
625         Use `wl-message-make-display-type'.
626
627         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
628         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
629
630 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
631
632         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
633
634 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
635
636         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
637         in original message buffer.
638         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
639         buffer.
640
641 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
642
643         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
644
645 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
646
647         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
648
649 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
650
651         * wl-action.el (wl-summary-exec-action-refile): Display a done message
652         when actions succeeded.
653         (wl-summary-exec-action-copy): Likewise.
654
655 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
656
657         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
658         there is switch-to-buffer at the end of wl-message-select-buffer.
659         (wl-summary-reply): Ditto.
660
661 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
662
663         * wl-summary.el (wl-summary-forward): Put subject in original
664         message buffer as argument of wl-draft-forward.
665         * wl-draft.el (wl-draft-forward): Decode subject as in
666         wl-draft-reply.
667
668 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
669
670         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
671         a folder under access group.
672
673 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
674
675         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
676         wl-message-buffer-display.
677
678         * wl-util.el (wl-set-save-drafts): Fix typo.
679
680 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
681
682         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
683         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
684         wl-highlight-logo-face to set the bg color of an xbm image; fixed
685         the way to measure the width of a bitmap image; don't put face on
686         ascii and bitmap images; put the mark which should not use the
687         variable-pitch face on ascii and bitmap images.
688         (wl-demo-setup-properties): Don't use the variable-pitch face on
689         ascii and bitmap images; made it work on Emacs 20 and earlier.
690         (wl-demo-insert-text): End with a newline at the bottom; don't put
691         face on text.
692
693         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
694
695 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
696
697         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
698
699         * wl-util.el (wl-save-drafts): Moved from sample setting.
700         (wl-set-save-drafts): New function to set idle timer.
701         * wl-draft.el (wl-draft): Call it.
702         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
703
704 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
705
706         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
707         a summary which has toggle display status off.
708
709 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * wl-draft.el (wl-draft-do-fcc): No cache save.
712
713 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-summary.el (elmo-event-handler-flag-changed): Use
716         `set-buffer' instead of `with-current-buffer'.
717
718 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-summary.el (wl-summary-after-resize-function): New function.
721         (wl-summary-mode): Add `wl-summary-after-resize-function' to
722         window-size-change-functions.
723
724 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
725
726         * wl-draft.el (wl-draft-create-buffer): Bind
727         `change-major-mode-hook' after current buffer is changed.
728
729         * wl-summary.el (wl-summary-buffer-detach): New function.
730         (wl-summary-buffer-set-folder): Call it.
731         (wl-summary-mode): Add `wl-summary-buffer-detach' to
732         change-major-mode-hook and kill-buffer-hook.
733         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
734         (wl-summary-switch-to-clone-buffer): Ditto.
735         (wl-summary-goto-folder-subr): Ditto.
736
737 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
738
739         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
740         after boundp check.
741
742 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
745         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
746         for `kill-buffer'.
747
748         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
749         handler of current buffer from elmo-folder.
750
751 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
752
753         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
754
755 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * wl-summary.el (wl-summary-buffer-event-handler): New internal
758         variable.
759         (wl-summary-event-handler): New class.
760         (elmo-event-handler-flag-changed): Define to update persistent
761         mark.
762         (wl-summary-buffer-set-folder): Register event handler to
763         elmo-folder.
764         (wl-summary-exit): Unregister event handler.
765         (wl-summary-goto-folder-subr): Ditto.
766         (wl-summary-mark-as-read-all): Does not call
767         `wl-summary-update-persistent-mark' directly.
768         (wl-summary-mark-as-read-internal): Ditto.
769         (wl-summary-set-persistent-mark-internal): Ditto.
770         (wl-summary-set-flags-internal): Ditto.
771
772         * Version number is increased to 2.11.33.
773
774 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
775
776         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
777         to nil.
778
779 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
780
781         * wl-spam.el (wl-spam-setup): Add hook
782         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
783         instead of `wl-summary-prepare-hook'.
784
785         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
786         if folder type is `'flag'.
787         (wl-summary-mark-as-important): Ditto.
788
789 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
790
791         * wl-address.el (wl-address-minibuffer-history): New variable.
792         (wl-address-minibuffer-local-map): New keymap.
793         (wl-address-read-from-minibuffer): New function.
794
795         * wl-action.el (wl-summary-get-resend-address): Use
796         `wl-address-read-from-minibuffer' instead of `completing-read'.
797
798 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * Version number is increased to 2.11.32.
801
802 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
803
804         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
805         without mule to iso-8859-1.
806         (wl-draft-add-in-reply-to): Add note in description.
807         (wl-draft-add-references): Ditto.
808
809 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
810
811         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
812         definition for `m'.
813         (wl-summary-mode-line-format): Add '[%m]'.
814         (wl-message-mode-line-format-spec-alist): Ditto.
815         (wl-summary-display-mime-mode-list): New variable.
816
817         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
818         from wl-summary-buffer-display-as-is.
819         (wl-summary-buffer-display-all-header): New buffer local variable.
820         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
821         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
822         instead of wl-summary-buffer-display-as-is.
823         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
824         (wl-summary-set-persistent-mark): Ditto.
825         (wl-summary-set-message-buffer-or-redisplay): Just call
826         `wl-summary-redisplay-internal' without optional arguments.
827         (wl-summary-toggle-mime): Rewrite.
828         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
829         (wl-summary-toggle-all-header): New function.
830         (wl-summary-redisplay-internal): Treat mime mode.
831
832         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
833         to wl-mime-preview-follow-no-mime.
834         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
835         accodring to the display-mode.
836
837         * wl-message.el (wl-message-buffer-display-type): Rewrite.
838         (wl-message-buffer-display): Changed argument name from `as-is' to
839         `mode'.
840         (wl-message-display-internal): Ditto;
841         Bind elmo-mime-display-header-analysis according to the mode.
842         (wl-message-display-internal): Put wl-message-display-mime-mode
843         property on entire buffer.
844
845 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
846
847         * wl-draft.el (wl-draft-do-fcc): Undo last change.
848
849 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
850
851         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
852         Don't extract mail address.
853         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
854
855         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
856
857         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
858
859 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
860
861         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
862         wl-fldmgr-cut-entity-list on confirmation.
863
864 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
865
866         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
867         (wl-mime-quit-preview): Check existence of
868         mime-edit-temp-message-buffer here.
869
870 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
871
872         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
873         after deletion.
874
875         * wl-draft.el (wl-draft-send-confirm): Check major-mode
876         before calling wl-mime-quit-preview.
877
878 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * wl-summary.el (wl-summary-pick): If call it with prefix
881         argument, set `delete-marks' as non-nil. Pick from only visible
882         messages.
883         (wl-summary-check-target-mark): New function.
884         (wl-summary-target-mark-mark-as-read): Use it.
885         (wl-summary-target-mark-mark-as-unread): Ditto.
886         (wl-summary-target-mark-operation): Ditto.
887         (wl-summary-target-mark-set-flags): Ditto.
888         (wl-summary-target-mark-save): Ditto.
889         (wl-summary-target-mark-pick): Ditto.
890         (wl-summary-target-mark-forward): Ditto.
891         (wl-summary-target-mark-reply-with-citation): Ditto.
892         (wl-summary-target-mark-print): Ditto.
893         (wl-summary-target-mark-uudecode): Ditto.
894
895         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
896         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
897         with `ask-coding' is non-nil.
898
899 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-thread.el (wl-thread-set-parent): If parent is a message
902         which is identified by references, set linked as nil.
903
904 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
905
906         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
907         (wl-message-mode-line-format-spec-alist): Ditto.
908         (wl-message-mode-line-format): Ditto.
909         (wl-summary-mode-line-format): Ditto for docstring.
910         (wl-summary-no-mime-folder-list): Fix typo.
911
912         * wl-util.el (wl-current-message-buffer): Call
913         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
914
915         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
916         variable.
917         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
918         of `wl-summary-redisplay-no-mime'.
919         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
920         (wl-summary-toggle-mime): New function.
921         (wl-summary-redisplay-all-header): Rewrite.
922         (wl-summary-redisplay-no-mime): Ditto.
923         (wl-summary-redisplay-internal): Added argument `as-is' and
924         `all-header'.
925
926         * wl-refile.el (wl-refile-default-from-folder-path-separator):
927         New variable.
928         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
929         bottom.
930         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
931         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
932         "/" unconditionally.
933
934         * wl-mime.el (wl-draft-yank-current-message-entity): Use
935         wl-mime-preview-follow-no-mime for as-is content.
936         (wl-mime-preview-follow-no-mime): New function.
937         (wl-mime-preview-follow-current-region): Fixed parenthesis.
938
939         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
940         and added `as-is', `all-header'.
941         (wl-message-buffer-display): Ditto.
942         (wl-message-buffer-display-type): New function.
943
944 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
945
946         * wl-vars.el (wl-message-header-button-alist): Change default
947         value.
948         (wl-message-body-button-alist): Ditto.
949
950 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
951
952         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
953
954 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
955
956         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
957
958 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
959
960         * wl-summary.el (wl-summary-sync-marks): Remove condition which
961         is always true.
962
963 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
964
965         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
966         on null entity.
967
968 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
969
970         * wl-vars.el (wl-draft-reply-default-position): Fix range.
971
972 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-vars.el (wl-summary-resend-hook): New hook.
975
976         * wl-action.el (wl-summary-exec-action-resend-subr): Run
977         `wl-summary-resend-hook'.
978
979 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
980
981         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
982         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
983         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
984         (wl-summary-new-cached-mark): Changed default value to 'n'.
985         (wl-summary-unread-cached-mark): Changed default value to 'u'.
986         (wl-summary-answered-cached-mark): Changed default value to 'a'.
987         (wl-folder-sync-range-alist): Remove spec for 'flag.
988         (wl-summary-force-prefetch-folder-list): New user option.
989
990         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
991         `wl-summary-toggle-persistent-mark'.
992         (wl-summary-update-mark-and-highlight-window): Don't highlight when
993         number is nil.
994         (wl-summary-mark-as-answered-region): Set interactive argument of
995         `wl-summary-set-persistent-mark-internal'.
996         (wl-summary-mark-as-important-region): Ditto.
997         (wl-summary-unset-persistent-mark): Ditto.
998         (wl-summary-set-persistent-mark): Ditto.
999         (wl-summary-mark-as-answered): Ditto.
1000         (wl-summary-mark-as-important): Ditto.
1001         (wl-summary-set-persistent-mark-internal): Do nothing
1002         when `elmo-message-flag-available-p' is nil.
1003         (wl-summary-toggle-persistent-mark): New function.
1004         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1005         when the folder matches `wl-summary-force-prefetch-folder-list'.
1006
1007
1008         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1009         when number is nil.
1010         (wl-highlight-summary-forwarded-face): New face.
1011
1012 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1013
1014         * Version number is increased to 2.11.31.
1015
1016 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1017
1018         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1019         (wl-biff-check-folder-async): Ditto.
1020         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1021
1022 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1023
1024         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1025         Add an argument `reverse'.  All callers are updated.
1026         (wl-summary-sort): Add a prefix argument `reverse' to specify
1027         reverse sorting.
1028         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1029         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1030         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1031
1032 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1033
1034         * wl-message.el (wl-message-redisplay): Does not narrow header if
1035         disply-type is all-header or as-is.
1036
1037         * wl-summary.el (wl-summary-enter-handler): Use
1038         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1039
1040 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1041
1042         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1043         after adding wl-draft-parent-variables.
1044         (wl-draft-forward): Ditto.
1045
1046 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1047
1048         * wl-summary.el (wl-summary-sync-marks): Call
1049         `wl-summary-set-persistent-mark' and
1050         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1051         (wl-summary-set-persistent-mark-internal): Add 4th argument
1052         `no-server'.
1053         (wl-summary-unset-persistent-mark): Ditto.
1054         (wl-summary-set-persistent-mark): Ditto.
1055         (wl-summary-add-flags-internal): Abolish.
1056         (wl-summary-remove-flags-internal): Ditto.
1057         (wl-summary-mark-as-important-internal): Ditto.
1058         (wl-summary-mark-as-important): Use
1059         `wl-summary-set-persistent-mark' instead of
1060         `wl-summary-add-flags-internal'.
1061         (wl-summary-mark-as-important-region): Ditto.
1062
1063         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1064
1065         * wl-summary.el (wl-summary-get-available-flags): New function.
1066         (wl-summary-sync-marks): Use it and simplified.
1067         (wl-summary-unset-persistent-mark): Use
1068         `wl-summary-get-available-flags'.
1069         (wl-summary-set-persistent-mark): Ditto.
1070
1071 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1072
1073         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1074         id.
1075
1076 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1079         number, call `wl-summary-prev-line-content'. Show message when the
1080         message is not found.
1081
1082 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1085         wl-summary-enter-handler.
1086         (wl-summary-enter-handler): New command.
1087
1088         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1089         docstring and custom spec.
1090
1091         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1092         flags too; Don't treat Cached and New.
1093         (wl-summary-set-persistent-mark): Ditto.
1094
1095         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1096         `wl-folder-set-flag'.
1097
1098         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1099         instead of `wl-folder-set-flag'.
1100
1101         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1102         for completion.
1103         (wl-summary-set-persistent-mark): Ditto.
1104
1105         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1106         instead of `wl-draft-quit-preview'.
1107
1108         * wl-mime.el (toplevel): Avoid compile warning.
1109         (wl-mime-quit-preview): New function
1110         (formarly defined as `wl-draft-quit-preview').
1111         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1112         quitting method.
1113
1114         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1115
1116         * wl-folder.el (wl-folder-set-flag): Renamed from
1117         `wl-draft-set-flag-on-parent'.
1118
1119         * wl-draft.el (wl-draft-quit-preview): New function.
1120         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1121         (wl-draft-send): Call `wl-folder-set-flag' instead of
1122         `wl-draft-set-flag-on-parent'.
1123         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1124
1125 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1126
1127         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1128         (wl-draft-send): Ditto.
1129
1130 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1131
1132         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1133         (wl-draft-kill-pre-hook): Set default value as nil.
1134         (wl-summary-reply-hook): Ditto.
1135         (wl-draft-kill-flags): Abolish.
1136
1137         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1138         (wl-draft-parent-variables): Renamed from
1139         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1140         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1141         argument; Add wl-draft-parent-variables to
1142         wl-draft-config-variables.
1143         (wl-draft-reply): Likewise.
1144         (wl-draft-kill-flags): Abolish.
1145         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1146         (wl-draft-set-flag-on-parent): New function.
1147         (wl-draft-setup-parent-flag): Ditto.
1148
1149 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1150
1151         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1152         `wl-draft-parent-folder' is "".
1153
1154 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1155
1156         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1157         (wl-summary-digit-jump): New function.
1158         (Adviced by John Owens and Hiroya Murata)
1159
1160         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1161         (Adviced by John Owens)
1162
1163         * wl-xmas.el (wl-message-define-keymap): Ditto.
1164
1165         * wl-mule.el (wl-message-define-keymap): Ditto.
1166
1167 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1168
1169         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1170         change of return value of elmo-folder-count-flags.
1171
1172         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1173         (wl-summary-mark-as-read-internal): Ditto.
1174         (wl-summary-set-persistent-mark-internal): Ditto.
1175         (wl-summary-folder-info-update): Ditto.
1176         (wl-summary-sync-update): Fixed the last change.
1177
1178         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1179
1180 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1181
1182         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1183         (wl-draft-kill-flags): Fixed docstring.
1184
1185         * wl-draft.el (wl-draft-kill-flags): New function.
1186         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1187
1188 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1189
1190         * wl-vars.el (wl-reply-hook): Abolish.
1191         (wl-draft-reply-hook): New hook.
1192         (wl-summary-reply-hook): Ditto.
1193         (wl-draft-forward-hook): Ditto.
1194         (wl-summary-forward-hook): Ditto.
1195         (wl-draft-kill-flags): New variable.
1196
1197         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1198         wl-summary-set-persistent-mark-internal.
1199         (wl-summary-sync-marks): Use elmo-preserved-flags.
1200         (wl-summary-update-persistent-mark): Make it interactive.
1201         (wl-summary-set-persistent-mark-internal): New inline function.
1202         (wl-summary-mark-as-answered): Use it.
1203         (wl-summary-mark-as-unanswered): Ditto.
1204         (wl-summary-unset-persistent-mark): New function.
1205         (wl-summary-set-persistent-mark): Ditto.
1206         (wl-summary-reply): Don't set answered flag;
1207         Run wl-summary-reply-hook instead.
1208         (wl-summary-forward): Call wl-draft-forward with number.
1209         Run wl-summary-forward-hook.
1210
1211         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1212         (wl-highlight-summary-line-face-spec): Use it as a default
1213         persistent mark face.
1214
1215         * wl-draft.el (wl-draft-forward): Added optional argument number;
1216         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1217         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1218         (wl-draft-kill): Use wl-draft-kill-flags.
1219
1220         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1221
1222         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1223         of return value of elmo-folder-count-flags.
1224
1225         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1226
1227         * wl-summary.el (wl-summary-count-unread): Ditto.
1228         (wl-summary-sync-update): Follow the change above.
1229         (wl-summary-force-prefetch): New function.
1230
1231 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1232
1233         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1234         variable `buf' with `let' instead of `setq'.
1235
1236 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1237
1238         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1239         add Content-Disposition heaeder on the deleted part.
1240
1241 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1242
1243         * wl-draft.el (wl-draft-save): Encode address list under edit by
1244         `eword-encode-unstructured-field-body'.
1245
1246         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1247
1248 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1249
1250         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1251         wl-current-summary-buffer.
1252
1253 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1254
1255         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1256         `numbers' is ignored.
1257
1258 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1259
1260         * wl-folder.el (wl-folder-open-folder): Avoid error.
1261         Reported by John Owens, [wl-en:815]
1262
1263         * wl.el (wl): Set timer for biff process even if prefix argument
1264         is given or auto-checking is quitted.
1265
1266         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1267         immediately.
1268         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1269         (wl-toggle-plugged): Ditto.
1270
1271         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1272         * wl-util.el (wl-biff-start): Use idle timer if
1273         `wl-biff-use-idle-timer' is non-nil.
1274
1275 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1276
1277         * wl-highlight.el (wl-highlight-message): Fix description.
1278
1279 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1280
1281         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1282         tty.
1283
1284 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1285
1286         * wl-action.el (wl-summary-exec): Print failure count.
1287
1288 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1289
1290         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1291         to `defun', remove interactive form.
1292         Set elmo-message-fetch-confirm when force-reload is non-nil.
1293
1294 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1295
1296         * wl-summary.el (toplevel): Removed unnecessary autoload.
1297
1298 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1299
1300         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1301         the buffer is generated from another message buffer.
1302
1303 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1304
1305         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1306         extracted from `wl-fldmgr-save-folders'.
1307         (wl-fldmgr-delete): Call it after deletion.
1308
1309 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1310
1311         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1312         multi-tty support.
1313
1314 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1315
1316         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1317
1318 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1319
1320         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1321         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1322
1323 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1326         unsubscribe list only if argument CLEAR is nil.
1327
1328 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1329
1330         * wl-draft.el (wl-draft-reply): Decode subject before removing
1331         Re: prefix.
1332
1333 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1334
1335         * wl-summary.el (wl-summary-sort-by-size): New command.
1336
1337 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1338
1339         * wl-summary.el (wl-summary-number-list-from-region): New
1340         function.
1341         (wl-summary-mark-as-read-region): Use it.
1342         (wl-summary-mark-as-unread-region): Ditto.
1343         (wl-summary-set-flags-region): Ditto and add optional argument
1344         remove.
1345         (wl-summary-mark-as-answered-region): Ditto.
1346         (wl-summary-mark-as-important-region): Ditto.
1347         (wl-summary-target-mark-mark-as-important): Added optional
1348         argument remove.
1349         (wl-summary-target-mark-mark-as-answered): Ditto.
1350         (wl-summary-target-mark-set-flags): Ditto.
1351
1352 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1353
1354         * wl-summary.el (wl-summary-set-flags-region): Call
1355         `wl-summary-set-flags-internal' with number list instead of call
1356         one by each message.
1357         (wl-summary-target-mark-set-flags): Likewise.
1358
1359 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1362         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1363         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1364         (wl-summary-target-mark-mark-as-answered): Likewise.
1365
1366 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-summary.el (wl-summary-target-mark-forward): Use
1369         `wl-summary-delete-all-target-marks' instead of
1370         `wl-summary-delete-all-temp-marks'.
1371         (wl-summary-target-mark-reply-with-citation): Ditto.
1372         (wl-summary-target-mark-uudecode): Ditto.
1373         (wl-summary-target-mark-set-flags): Ditto and remove needless
1374         cursor move.
1375
1376 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1377
1378         * wl-summary.el (wl-summary-target-mark-forward): Protect
1379         wl-summary-buffer-target-mark-list from nreverse.
1380         (wl-summary-target-mark-reply-with-citation): Ditto.
1381
1382 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1383
1384         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1385         `elmo-display-progress-threshold'.
1386
1387 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1388
1389         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1390         check `wl-summary-highlight'.
1391         (wl-summary-window-scroll-functions): Respect value of
1392         `wl-summary-highlight'.
1393         (wl-summary-sync-update): Run hooks
1394         `wl-summary-buffer-window-scroll-functions' at any time.
1395
1396 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1397
1398         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1399         from `wl-summary-cleanup-temp-marks'.
1400         (wl-summary-cleanup-temp-marks): Abolish argument.
1401         * wl.el (wl-save-status): Revert previous change.
1402         (wl-execute-temp-marks): New function, call
1403         `wl-summary-exec-with-confirmation'.
1404         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1405         (wl-folder-save-and-exec-marks): Abolished.
1406
1407 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1408
1409         * wl-e21.el (wl-e21-display-image-p): Respect
1410         `wl-highlight-folder-with-icon'.
1411         (wl-e21-highlight-folder-group-line): Highlight mouse line
1412         even if wl-e21-display-image-p is nil.
1413
1414         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1415         Respect value of `wl-summary-highlight'.
1416
1417         * wl.el (wl-save-status): Remove unused variable.
1418
1419         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1420         (wl-folder-mode-map): Bind it to "x".
1421
1422 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1423
1424         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1425
1426         * wl-thread.el (wl-thread-get-parent-list): Don't check
1427         disconnected ancestors, neglecting needless work in
1428         `wl-thread-update-indent-string-thread'.
1429
1430         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1431         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1432         argument, add argument default-keep to keep marks by default.
1433
1434         * Version number is increased to 2.11.30.
1435
1436         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1437         customization type and docstring.
1438         (wl-draft-reply-without-argument-list): Ditto.
1439
1440 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1443
1444         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1445
1446 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1447
1448         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1449
1450 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1451
1452         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1453         save-excursion so as not to include run-hooks.
1454
1455 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1456
1457         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1458         Clarify that marks are going to be cleared.
1459
1460 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1461
1462         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1463         according to 3rd element of wl-summary-flag-mark.
1464
1465         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1466
1467 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1468
1469         * wl-action.el (wl-summary-target-mark-all): Don't set
1470         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1471
1472 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1473
1474         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1475         (wl-forward-subject-prefix): Ditto.
1476         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1477         (wl-draft-reply-make-subject): Ditto.
1478
1479         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1480         `wl-draft-forward'.
1481         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1482
1483 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1484
1485         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1486         target message does not exist.
1487
1488 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1489
1490         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1491         `wl-subject-prefix-regexp'.
1492         (wl-subject-forward-prefix-regexp): New variable.
1493         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1494         `wl-draft-strip-subject-re' and take regexp as argument.
1495         (wl-draft-forward): Use it.
1496         (wl-draft-reply): Ditto.
1497
1498 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1499
1500         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1501         emacs multi-tty support.
1502
1503 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1504
1505         * wl-e21.el (wl-e21-display-image-p): Don't call
1506         `display-images-p'.
1507         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1508         support.
1509         (wl-highlight-folder-current-line): Ditto.
1510         (wl-folder-init-icons): Ditto.
1511
1512 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1513
1514         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1515         the last line of summary in unplugged mode.
1516
1517 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1518
1519         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1520
1521 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1522
1523         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1524         * wl-address.el (wl-address-user-mail-address-p): Use it.
1525         (wl-address-delete-user-mail-addresses): Ditto.
1526         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1527
1528         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1529         (wl-address-delete-user-mail-addresses): Ditto.
1530
1531         * wl-address.el (wl-address-delete-user-mail-addresses): New
1532         function.
1533         * wl-refile.el (wl-refile-guess-by-history): Use it.
1534         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1535         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1536
1537         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1538         use wl-address-user-mail-address-p.
1539
1540 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1541
1542         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1543         after opening group.
1544
1545 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1546
1547         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1548         of elmo-set-buffer-multibyte.
1549
1550         * wl-message.el (wl-original-message-mode): Ditto.
1551
1552         * wl-score.el (wl-score-insert-header): Ditto.
1553
1554         * wl-summary.el
1555         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1556         (wl-summary-goto-folder-subr): Ditto.
1557         (wl-summary-insert-headers): Ditto.
1558
1559         * wl-util.el (wl-set-string-width): Ditto.
1560
1561         * Version number is increased to 2.11.29.
1562
1563 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1564
1565         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1566         (wl-highlight-summary-line-help-echo-alist): New variable.
1567         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1568         into `wl-highlight-summary-line-help-echo' and
1569         `wl-highlight-flag-folder-help-echo'.
1570         (wl-highlight-summary-line-string): Change accordingly.
1571         (wl-highlight-summary-current-line): Ditto.
1572
1573 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1574
1575         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1576         at the beginning of field body (Thanks to Markus Knittig).
1577
1578         * wl-draft.el (wl-draft-insert-current-message): Also check
1579         summary buffer, remove unnecessary tag.
1580
1581 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1582
1583         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1584         when wl-message-buffer is nil.
1585
1586         * wl-folder.el (wl-folder): Abolish unused argument.
1587         Call wl-folder-init when wl-folder-entity is nil.
1588         * wl.el (wl): Change accordingly.
1589
1590 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1593         multibyte string before insert into draft buffer.
1594         (wl-draft-create-buffer): Always enable multibyte characters for
1595         draft buffer.
1596
1597         * Version number is increased to 2.11.28.
1598
1599 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1600
1601         * wl-folder.el (wl-folder-open-close): Handle blank line.
1602         (wl-folder-jump-to-current-entity): Ditto.
1603
1604 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1605
1606         * Version number is increased to 2.11.27.
1607
1608 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1609
1610         * wl-thread.el (wl-thread-insert-message): When the thread is
1611         devided by wl-summary-max-thread-depth, insert line at the end of
1612         buffer.
1613
1614 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1615
1616         * Version number is increased to 2.11.26.
1617
1618 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1619
1620         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1621
1622 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1623
1624         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1625         value of stream-type and session.
1626
1627 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * Version number is increased to 2.11.25.
1630
1631 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1632
1633         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1634         in a quit message.
1635
1636 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1637
1638         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1639         (wl-summary-redisplay-no-mime-internal): Ditto.
1640
1641 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1642
1643         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1644         * wl-vars.el (wl-smtp-connection-type): Ditto.
1645
1646 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1647
1648         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1649         for the separator line and quote mail-header-separator.
1650
1651 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1652
1653         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1654         result message.
1655
1656         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1657         `elmo-multiple-fields-body-list' with boundary as
1658         mail-header-separator.
1659
1660 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1661
1662         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1663
1664 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1665
1666         * wl-util.el (wl-list-diff): Remove unused function.
1667
1668         * wl-draft.el (wl-draft-send-confirm): Discard input before
1669         confirmation.
1670
1671 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1672
1673         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1674         order of flag and new.
1675
1676 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl-vars.el (wl-refile-policy-alist): Abolished.
1679
1680         * wl-action.el (wl-summary-set-action-refile): Follow the change
1681         above.
1682
1683 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1684
1685         * wl-highlight.el (wl-highlight-signature-search): Don't use
1686         re-search-backward for a long word since it is possible to crash
1687         XEmacs because of a bug.
1688
1689 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1690
1691         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1692
1693 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1694
1695         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1696         argument for wl-summary-sync-force-update.
1697
1698 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1699
1700         * wl-summary.el (wl-summary-mode-map): Revival of
1701         wl-summary-mark-as-important related bindings;
1702         Bind 'F','tF','mF','rF','m&'.
1703         (wl-summary-mark-as-important-region): Revival.
1704         (wl-summary-target-mark-mark-as-important): Ditto.
1705         (wl-summary-target-mark-operation): New function.
1706         (wl-summary-target-mark-mark-as-answered): Use it.
1707         (wl-summary-decide-flag): Don't set Important as default.
1708         (wl-summary-mark-as-important-internal): Revival.
1709         (wl-summary-mark-as-important): Ditto.
1710
1711         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1712
1713         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1714         instead of facep.
1715
1716 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1717
1718         * wl-dnd.el (wl-dnd-drop-func): Fix.
1719
1720         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1721         mouse-set-point instead of posn-point.
1722
1723         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1724
1725         * wl-mule.el (wl-completing-read-multiple): Ditto.
1726
1727 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1728
1729         * wl-demo.el (face-background-name): Defalias to avoid compile
1730         warning.
1731
1732 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1733
1734         * wl-summary.el (wl-summary-decide-flag): Use
1735         wl-completing-read-multiple instead of completing-read-multiple.
1736
1737         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1738         New alias.
1739
1740         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1741         Use face-background-name instead of face-background.
1742
1743         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1744
1745         * wl-summary.el (wl-summary-save): Use it.
1746         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1747
1748         * wl-mime.el (wl-mime-save-content): Fix last change.
1749
1750 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1751
1752         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1753         New function.
1754         (wl-summary-sort-specs): Added sort.
1755         * wl-mime.el (wl-mime-save-content): Expand file name.
1756
1757 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1758
1759         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1760
1761         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1762
1763 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1766         for flag if it is not defined.
1767
1768 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1769
1770         * wl-e21.el (wl-highlight-folder-current-line): Use
1771         elmo-folder-type-internal when elmo-folder-type returns nil.
1772
1773         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1774
1775         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1776
1777         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1778
1779         * wl-e21.el (wl-summary-toolbar): Ditto.
1780
1781         * wl-vars.el (wl-demo-background-color): Abolished.
1782         (wl-summary-persistent-mark-priority-list): Renamed from
1783         wl-summary-flag-priority-list.
1784         (wl-summary-flag-alist): New user option.
1785         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1786         (wl-message-mode-line-format-spec-alist): Added 'F'.
1787         (wl-message-mode-line-format): Likewise.
1788         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1789         instead of wl-summary-important-mark.
1790         (wl-file-folder-icon): New variable.
1791
1792         * wl-thread.el (wl-thread-set-flags): Renamed from
1793         wl-thread-mark-as-important.
1794
1795         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1796         warning.
1797         (wl-summary-mode-menu-spec): Follow the change of 
1798         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1799         (wl-summary-mode-map): Follow the change of
1800         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1801         (wl-summary-detect-mark-position): Follow the variable name change.
1802         (wl-summary-set-flags-region): New function for the replacement of
1803         wl-summary-mark-as-important-region.
1804         (wl-summary-sync-marks): Sync all global-flags.
1805         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1806         instead of elmo-message-flagged-p.
1807         (wl-summary-persistent-mark-string): Follow the variable name change;
1808         Put wl-summary-flag-mark if the message has global-flag.
1809         (wl-summary-target-mark-set-flags): Renamed from 
1810         wl-summary-target-mark-mark-as-important.
1811         (wl-summary-decide-flag): New function.
1812         (wl-summary-set-flags-internal): Renamed from
1813         wl-summary-mark-as-important-internal.
1814         (wl-summary-add-flags-internal): New function.
1815         (wl-summary-remove-flags-internal): Ditto.
1816         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1817         (wl-summary-mark-as-unimportant): Abolish.
1818         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1819         (wl-summary-next-message): List flagged messages in the msgdb.
1820
1821         * wl-score.el (wl-summary-score-update-all-lines): Use
1822         wl-summary-add-flags-internal instead of 
1823
1824         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1825
1826         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1827         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1828         (wl-message-buffer-require-all-header): Renamed from
1829         wl-message-buffer-all-header-flag (Ditto).
1830         (wl-message-buffer-flag-indicator): New variable.
1831         (wl-message-redisplay): Changed local varibale name from `flag' to
1832         `display-type'; Set up wl-message-buffer-flag-indicator.
1833         (wl-message-buffer-display): Changed varibale name from `flag' to
1834         `display-type'.
1835         (wl-message-display-internal): Likewise.
1836
1837         * wl-highlight.el (wl-highlight-demo-face): Define default background
1838         color.
1839         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1840
1841         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1842
1843         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1844         (wl-demo-setup-properties): Renamed from
1845         `wl-demo-set-background-color'.
1846         (wl-demo): Follow the change above.
1847         
1848         * Version number is increased to 2.11.24.
1849
1850 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1851
1852         * wl-summary.el (wl-summary-toggle-thread): Call
1853         `wl-summary-rescan' with disable-thread as non-nil.
1854         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1855
1856 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1857
1858         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1859         foreground property of the face.
1860         (wl-demo-insert-text): Don't set up face property here.
1861         (wl-demo): Call wl-demo-set-background-color, anyway.
1862
1863 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1864
1865         * wl-vars.el (wl-demo-background-color): The value can be nil.
1866
1867 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1870         to wl-summary-wheel-dispatcher.
1871
1872         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1873         wl-message-wheel-dispatcher.
1874         (wl-message-wheel-dispatcher): New function.
1875         (wl-summary-wheel-dispatcher): Ditto.
1876
1877 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * wl-action.el (wl-summary-target-mark-all): List messages which are
1880         not in the killed-list.
1881
1882         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1883         only when the folder is 'flag/important.
1884
1885         * wl-address.el (wl-complete-field-body): Complete if the last
1886         character is a space.
1887
1888 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1889
1890         * wl-folder.el (wl-folder-clear-entity-info): Use
1891         elmo-clear-hash-val.
1892
1893         * wl-fldmgr.el (wl-fldmgr-rename): Set
1894         wl-folder-info-alist-modified as t.
1895
1896 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1897
1898         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1899
1900 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1901
1902         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1903         (wl-folder-buffer-last-visited-entity-id): New buffer local
1904         variable.
1905         (wl-folder-revisit-last-visited-folder): New function.
1906         (wl-folder-mode-map): Bind it to "C-i".
1907         (wl-folder-set-current-entity-id): Set last visited folder.
1908         * wl-summary.el (wl-summary-exit): Ditto.
1909
1910 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1913         before calling `recenter' in order to cope with an XEmacs bug.
1914
1915 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1916
1917         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1918         to the default value.
1919
1920 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1921
1922         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1923         change.
1924         (wl-summary-sync-marks): Ditto.
1925         (wl-summary-mark-as-read-internal): Ditto.
1926         (wl-summary-mark-as-answered-internal): Ditto.
1927         (wl-summary-mark-as-important-internal): Ditto.
1928         (wl-summary-reply): Ditto.
1929
1930         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1931         instead of `elmo-folder-unflag-answered'.
1932
1933         * Version number is increased to 2.11.23.
1934
1935         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1936         the last change.
1937
1938 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1939
1940         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1941         Specify "spam" or "good".
1942
1943 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1944
1945         * wl-spam.el (wl-summary-exec-action-spam): Call
1946         wl-folder-confirm-existence for spam folder.
1947         (wl-spam-setup): Bind "mk".
1948
1949 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1950
1951         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1952
1953 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1954
1955         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1956         destination folder is empty.
1957
1958 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1959
1960         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1961         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1962
1963         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1964         (wl-summary-refile-prev-destination-region): New function.
1965         (wl-thread-refile-prev-destination): Ditto.
1966         (wl-summary-target-mark-refile-prev-destination): Ditto.
1967
1968 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1969
1970         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1971         (wl-demo-background-color): Changed default value.
1972
1973         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1974         color.
1975
1976         * wl-demo.el (wl-demo-set-background-color): New function.
1977         (wl-demo): Call it.
1978
1979 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1980
1981         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1982         * wl-address.el (wl-address-add-or-change): Don't add empty
1983         address.
1984
1985 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1986
1987         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1988
1989 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1990
1991         * wl-vars.el (wl-demo-image-filter-alist): New variable
1992         (wl-demo-background-color): Ditto.
1993
1994         * wl-demo.el (wl-demo-xpm-set-background): New function.
1995         (wl-demo-image-filter): Ditto.
1996         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1997
1998         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1999
2000         * wl-demo.el (wl-demo-icon-name): Define as function.
2001         (wl-demo-insert-image): Use it.
2002
2003 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2004
2005         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2006
2007 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2008
2009         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2010
2011 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2012
2013         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2014
2015 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2016
2017         * wl-thread.el (wl-thread-mark-as-answered): New function.
2018
2019         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2020         answered" entry.
2021         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2022         "r&" and wl-thread-mark-as-answered to "t&".
2023         (wl-summary-mark-as-important-region): Refine to toggle mark.
2024         (wl-summary-mark-as-answered-region): New function.
2025         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2026         and 3rd argument.
2027         (wl-summary-mark-as-important-internal): Likewise.
2028
2029 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * wl-template.el (wl-template-preview): New internal variable.
2032         (wl-template-preview-p): New function.
2033         (wl-template-show): Bind `wl-template-preview' as t.
2034
2035 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2036
2037         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2038         `elmo-message-entity-field' with 3rd argument which is non-nil.
2039
2040 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2043         Removed duplicate local bind `folder'.
2044
2045 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2046
2047         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2048
2049 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2050
2051         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2052         duplicate definition.
2053
2054 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2055
2056         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2057         non-nil, use it; Don't fetch message if there's no message in the
2058         current cursor position.
2059
2060 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2061
2062         * wl-util.el (wl-region-exists-p): Use region-active-p.
2063         (wl-deactivate-region): New function.
2064         * wl-message.el (wl-message-redisplay): Deactivate region.
2065
2066         * wl-summary.el (wl-summary-reply): Call
2067         `wl-summary-set-message-buffer-or-redisplay' instead of
2068         `wl-summary-redisplay-internal', don't move point.
2069
2070 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2071
2072         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2073         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2074         by regexp.
2075
2076 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2077
2078         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2079         if no need.
2080
2081 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2082
2083         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2084         default value to nil.
2085         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2086         `wl-summary-prepare-hook'; Replace refile action to
2087         `wl-summary-exec-action-refile-with-register'.
2088
2089         * Version number is increased to 2.11.22.
2090
2091 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2092
2093         * wl-summary.el (wl-summary-detect-mark-position): Set
2094         `wl-summary-buffer-weekday-name-lang'.
2095
2096 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2097
2098         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2099         (wl-summary-mark-as-read-all): Ditto.
2100         (wl-summary-delete-messages-on-buffer): Ditto.
2101         (wl-summary-sync-update): Ditto.
2102         (wl-summary-mark-as-read-internal): Ditto.
2103         (wl-summary-mark-as-answered-internal): Ditto.
2104         (wl-summary-update-folder-info): Abolished.
2105
2106 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2107
2108         * wl-summary.el (wl-summary-mark-as-read-all): Use
2109         `wl-summary-update-folder-info' instead of
2110         `wl-folder-update-unread'.
2111
2112 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2113
2114         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2115         `wl-summary-folder-info-update'.
2116         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2117         instead of `wl-summary-folder-info-update'.
2118         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2119         `wl-folder-set-folder-updated'.
2120         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2121         instead of `wl-folder-update-unread'.
2122         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2123         the value of `wl-summary-buffer-unread-count' for the second parameter of
2124         `wl-folder-update-unread'.
2125
2126         * Version number is increased to 2.11.21.
2127
2128 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2129
2130         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2131         a local variable.
2132
2133 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2134
2135         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2136         interactively.
2137
2138         * wl-summary.el (wl-summary-mark-as-important-internal): New
2139         internal function.
2140         (wl-summary-mark-as-important): Use it.
2141         (wl-summary-mark-as-unimportant): New function.
2142         (wl-summary-sync-marks): Follow the API change.
2143
2144         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2145
2146         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2147
2148 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2149
2150         * wl-folder.el (wl-folder-update-unread): Re-indent.
2151         Narrow the scope of a local variable.
2152
2153 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2154
2155         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2156         (wl-addrmgr-merge-entries): Ditto.
2157         (wl-addrmgr): Added to address entry which exists in draft buffer
2158         if no entry is in original.
2159
2160 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2161
2162         * wl-batch.el: New file.
2163
2164 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2165
2166         * wl-vars.el (wl-use-semi): Remove unused variable.
2167
2168 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2169
2170         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2171         "?".
2172
2173 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2174
2175         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2176         wl-summary-new-mark.
2177         (wl-summary-new-cached-mark): New user option.
2178         (wl-summary-score-marks): Follow the change above.
2179         (wl-summary-auto-refile-skip-marks): Ditto.
2180         (wl-summary-incorporate-marks): Ditto.
2181         (wl-summary-expire-reserve-marks): Ditto.
2182
2183         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2184
2185         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2186         (wl-summary-persistent-mark-string): Distinguished between cached
2187         and uncached mark when the message is new.
2188
2189 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2190
2191         * wl-spam.el (wl-spam-domain): Renamed from
2192         `wl-spam-folder-guess-domain'.
2193         (wl-summary-exec-action-spam): Register as spam if domain of the
2194         source folder is good.
2195         (wl-summary-exec-action-refile-with-register): Register message if
2196         domain of the source folder is not undecided.
2197
2198 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2199
2200         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2201         detect thread loop.
2202
2203 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2204
2205         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2206         and wl-summary-skip-mark-list.
2207
2208 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2209
2210         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2211
2212         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2213
2214         * wl-spam.el (toplevel): Require wl-highlight.
2215         (wl-spam-auto-check-policy-alist): Abolish.
2216         (wl-spam-auto-check-folder-regexp-list): New user option.
2217         (wl-spam-auto-check-marks): Ditto.
2218         (wl-spam-mark-action-list): Ditto.
2219         (wl-highlight-summary-spam-face): New face.
2220         (wl-spam-auto-check-message-p): New function.
2221         (wl-spam-map-spam-messages): Fixed message.
2222         (wl-spam-register-spam-messages): Ditto.
2223         (wl-spam-register-good-messages): Ditto.
2224         (wl-summary-spam-map): Add and remove keybind.
2225         (wl-summary-target-mark-spam): Abolish.
2226         (wl-summary-refile-spam): Ditto.
2227         (wl-summary-test-spam): New function.
2228         (wl-summary-mark-spam): Ditto.
2229         (wl-summary-auto-check-spam): Follow the above change.
2230         (wl-summary-exec-action-spam): New function.
2231         (wl-summary-exec-action-refile-with-register): Fixed message.
2232         (wl-message-check-spam): New function.
2233         (wl-spam-setup): Ditto.
2234         (toplevel): Call it if this file is loaded interactivity.
2235
2236         * Version number is increased to 2.11.20.
2237
2238 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2239
2240         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2241         when new optional argument `force' is non nil or modified.
2242
2243 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2244
2245         * wl.el (toplevel): Require wl-spam when compile.
2246         (wl-save-status): Call wl-spam-save-status.
2247
2248         * wl-spam.el (wl-spam-register-spam-messages): New function.
2249         (wl-spam-register-good-messages): Ditto.
2250         (wl-spam-save-status): Ditto.
2251         (wl-summary-mode-map): Bind
2252         wl-summary-target-mark-register-as-spam to "ms" and
2253         wl-summary-target-mark-register-as-good to "mn".
2254         (wl-summary-register-as-spam): Abolish optional argument; Use
2255         wl-spam-register-spam-messages.
2256         (wl-summary-register-as-spam-all): Use
2257         wl-spam-register-spam-messages.
2258         (wl-summary-register-as-good): Abolish optional argument; Use
2259         wl-spam-register-good-messages.
2260         (wl-summary-register-as-good-all): Use
2261         wl-spam-register-good-messages.
2262         (wl-summary-target-mark-register-as-spam): New funtion.
2263         (wl-summary-target-mark-register-as-good): Ditto.
2264
2265 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2266
2267         * wl-spam.el: New file.
2268
2269 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2270
2271         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2272
2273         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2274         (wl-summary-auto-refile): Call wl-refile-guess with
2275         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2276
2277 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2278
2279         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2280         with disable-thread argument non-nil.
2281
2282 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2283
2284         * wl-summary.el (wl-summary-rescan): Added optional argument
2285         disable-thread.
2286         (wl-summary-sync): Call wl-summary-rescan with argument
2287         disable-thread.
2288         (wl-summary-input-range): Added new range `rescan-thread'.
2289
2290 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2291
2292         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2293
2294 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2295
2296         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2297         internal variable.
2298         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2299         wl-summary-search-parent-by-subject-regexp and
2300         wl-summary-divide-thread-when-subject-changed as nil.
2301         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2302         (wl-summary-insert-thread): Search parent entity from
2303         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2304         thread loop.
2305
2306 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2307
2308         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2309
2310         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2311
2312         * wl-util.el (wl-require-update-all-folder-p): New function.
2313         (wl-get-assoc-list-value): Added `function' to match directive.
2314         (wl-collect-draft): Rewrite.
2315
2316         * wl-summary.el (wl-summary-sync-update): Clear faces
2317         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2318         are non-nil.
2319         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2320         argument as function.
2321         (wl-summary-input-range): Ditto.
2322
2323         * wl-folder.el (wl-draft-get-folder): New function.
2324         (wl-folder-get-elmo-folder): Consider draft folder.
2325
2326         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2327         (wl-draft-buffer-message-number): New buffer local variable.
2328         (wl-draft-folder-internal): New internal variable.
2329         (wl-draft-delete): Rewrite.
2330         (wl-draft-save): Ditto.
2331         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2332         wl-folder-get-elmo-folder.
2333         (wl-draft-config-info-operation): Ditto.
2334         (wl-jump-to-draft-folder): Ditto.
2335         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2336         (wl-draft-reedit): Rewrite.
2337
2338         * Version number is increased to 2.11.19.
2339         
2340 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2341
2342         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2343         variable.
2344
2345 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2346
2347         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2348         Use ignore-errors instead of unwind-protect.
2349
2350 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2351
2352         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2353         for updating `wl-thread-entity-list'.
2354
2355 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2356
2357         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2358         parameter from calling `wl-thread-entity-get-older-brothers' and
2359         `wl-thread-entity-get-younger-brothers'.
2360         Replace nested `append' with a single one.
2361
2362 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2363
2364         * wl-summary.el (wl-summary-mode): Don't use the return value of
2365         `make-local-hook'.
2366
2367 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2368
2369         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2370         instead of `let*'.
2371         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2372         of local variables.
2373
2374 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2377         Renamed from wl-summary-window-scroll-functions.
2378         (wl-summary-window-scroll-functions): Don't set to variable.
2379         (wl-summary-display-top): Use run-hooks.
2380         (wl-summary-display-bottom): Ditto.
2381         (wl-summary-toggle-disp-msg): Ditto.
2382         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2383         Use it instead of wl-summary-window-scroll-functions.
2384         (wl-summary-goto-folder-subr): Don't call
2385         wl-summary-window-scroll-functions, use
2386         wl-summary-buffer-window-scroll-functions instead.
2387
2388 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2391         make-local-variable.
2392
2393 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2394
2395         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2396         set-buffer-modified-p.
2397         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2398         (wl-summary-display-bottom): Ditto.
2399         (wl-summary-toggle-disp-msg): Ditto.
2400
2401 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2402
2403         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2404
2405         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2406         (wl-summary-forward): Use elmo-message-entity-field instead of
2407         elmo-message-field.
2408
2409         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2410
2411 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2412
2413         * wl-summary.el (wl-summary-window-scroll-functions): No use
2414         `append'.
2415
2416 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2417
2418         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2419         function.
2420         (wl-summary-window-scroll-functions): Call it when both
2421         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2422         (wl-summary-temp-mark): Added optional argument number.
2423         (wl-summary-message-mark): Added optional argument flag.
2424         (wl-summary-persistent-mark): Added optional argument number and flag.
2425         (wl-summary-update-persistent-mark): Ditto.
2426         (wl-summary-update-status-marks): Set "r" for interactive spec.
2427
2428         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2429         argument number and flag.
2430
2431         * wl-action.el (wl-summary-registered-temp-mark): 
2432         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2433
2434 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2435
2436         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2437         internal variable (buffer local).
2438         (wl-summary-window-scroll-functions): New function.
2439         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2440         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2441         as nil.
2442         (wl-summary-update-status-marks): Added arguments beg, end and
2443         check.
2444         (wl-summary-update-mark-window): Use function.
2445         (wl-summary-sync-update): Follow the change above.
2446         (wl-summary-switch-to-clone-buffer): Copy
2447         wl-summary-buffer-unsync-mark-number-list.
2448         (wl-summary-goto-folder-subr): Set
2449         wl-summary-buffer-unsync-mark-number-list and
2450         use wl-summary-window-scroll-functions instead of
2451         wl-summary-lazy-highlight.
2452
2453         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2454
2455 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2458
2459         * wl-summary.el (wl-summary-update-persistent-mark): Call
2460         wl-summary-set-message-modified.
2461
2462         * wl-summary.el (wl-summary-sync-update): Don't call
2463         wl-summary-update-status-marks.
2464
2465         * Version number is increased to 2.11.18.
2466
2467 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2468
2469         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2470         (wl-message-next-page): Ditto.
2471
2472 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2473
2474         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2475         local variable.  Change the order of a collected list into the
2476         same as the specified range.  Remove nil from a collected list.
2477
2478 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2479
2480         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2481         argument for elmo-folder-list-messages.
2482
2483 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2484
2485         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2486         change (wl-summary-count-unreads return a list instead of a cons
2487         cell).
2488
2489 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2490
2491         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2492         `wl-summary-folder-info-update'.
2493
2494 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2495
2496         * wl-summary.el (wl-summary-set-message-modified): No use
2497         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2498         (wl-summary-set-mark-modified): Abolish.
2499         (wl-summary-mark-modified-p): Ditto.
2500         (wl-summary-save-view): Follow the change above.
2501
2502         * wl-expire.el (wl-summary-expire): Likewise.
2503
2504 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2505
2506         * wl-summary.el (wl-summary-detect-mark-position): Use
2507         modb-entity-handler.
2508         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2509
2510         * Version number is increased to 2.11.17.
2511
2512 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2513
2514         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2515         entity field value.
2516         (wl-summary-prefetch-msg): Ditto.
2517         (wl-summary-print-message-with-ps-print): Ditto.
2518
2519 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2522         for dummy entity.
2523         (wl-summary-insert-thread): Use elmo-message-entity-field.
2524         (wl-summary-update-thread): Use elmo-message-entity-field and
2525         elmo-message-entity-number.
2526         (wl-summary-line-number):  Use elmo-message-entity-number.
2527         (wl-summary-line-size): Use elmo-message-entity-field.
2528         (wl-summary-line-subject): Ditto.
2529         (wl-summary-line-from): Ditto.
2530         (wl-summary-line-attached): Ditto.
2531         (wl-summary-create-line): Ditto.
2532         (wl-summary-create-line): Use elmo-message-entity-number.
2533         (wl-summary-print-message-with-ps-print): Use
2534         elmo-message-entity-field.
2535
2536 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2537
2538         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2539         change in elmo-msgdb-make-message-entity.
2540         (wl-summary-buffer-set-folder): Don't call
2541         wl-summary-detect-mark-position here.
2542         (wl-summary-rescan): Call elmo-message-entity-number.
2543         (wl-summary-sync-update): Ditto.
2544         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2545
2546         * wl-score.el (wl-score-header-index): Redefine 2th element.
2547         (wl-score-overview-entity-get-extra): Abolish.
2548         (wl-score-ov-entity-get): Rewrite.
2549         (wl-score-string-index<, wl-score-string-func<): Abolish.
2550         (wl-score-string<): New function.
2551         (wl-score-string-sort): Use it.
2552
2553         * wl-refile.el (wl-refile-guess-by-history): Use
2554         elmo-message-entity-field.
2555         (wl-refile-guess-by-from): Ditto.
2556         (wl-refile-guess-by-msgid): Ditto.
2557
2558         * Version number is increased to 2.11.16.
2559
2560 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2561
2562         * wl-folder.el (wl-folder-confirm-existence): Don't call
2563         file-exists-p if msgdb-path is nil.
2564         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2565         `wl-read-folder-hist' to `wl-read-folder-history'.
2566
2567 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2568
2569         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2570         `y-or-n-p'.
2571
2572 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2573
2574         * wl-score.el (wl-score-headers): Don't use
2575         elmo-folder-do-each-message-entity.
2576
2577         * Version number is increased to 2.11.15.
2578
2579 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2580
2581         * wl-summary.el (wl-summary-delete-all-msgs): Use
2582         elmo-folder-move-messages instead of elmo-folder-delete-messages
2583         and elmo-folder-detach-messages.
2584         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2585
2586         * wl-expire.el (wl-expire-delete): Ditto.
2587         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2588
2589 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2590
2591         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2592         (wl-message-header-narrowing-fields): Ditto.
2593         (wl-message-header-narrowing-lines): Ditto.
2594         (wl-message-header-narrowing-string): Ditto.
2595
2596         * wl-summary.el (wl-summary-mode-map): Bind
2597         wl-summary-toggle-header-narrowing to "C-cC-f".
2598         (wl-summary-toggle-header-narrowing): New function.
2599
2600         * wl-message.el (wl-message-buffer-create): Call
2601         wl-message-header-narrowing-setup.
2602         (wl-message-redisplay): Call wl-message-header-narrowing.
2603         (wl-message-header-narrowing): New function.
2604         (wl-message-header-narrowing-map): New keymap.
2605         (wl-message-header-narrowing-widen-map): New keymap.
2606         (wl-message-header-narrowing-again-at-mouse): New function.
2607         (wl-message-header-narrowing-1): Ditto.
2608         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2609         (wl-message-header-narrowing-setup): Ditto.
2610         (wl-message-header-narrowing-toggle): Ditto.
2611         
2612         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2613
2614         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2615         'flag as all.
2616         (wl-use-flag-folder-help-echo): New user option.
2617
2618         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2619         wl-summary-highlight as nil.
2620         (wl-summary-set-mark-modified): Follow the API change.
2621         (wl-summary-mark-modified-p): Ditto.
2622         (wl-summary-mark-as-read-all): Ditto.
2623         (wl-summary-sync-marks): Don't call
2624         elmo-folder-list-messages-with-global-mark.
2625         (wl-summary-mark-as-read-internal): Follow the API change.
2626         (wl-summary-mark-as-answered-internal): Ditto.
2627         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2628         Follow the API change.
2629         (wl-summary-create-line): Call with number argument.
2630         (wl-summary-reply): Follow the API change.
2631
2632         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2633         function.
2634         (wl-highlight-summary-line-string): Call it when
2635         wl-use-flag-folder-help-echo is non-nil.
2636         (wl-highlight-summary-current-line): Ditto.
2637         (elmo-flag-folder-referrer): Added autoload setting.
2638
2639         * wl-draft.el (wl-draft-kill): Follow the API change.
2640
2641         * Version number is increased to 2.11.14.
2642         
2643 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2644
2645         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2646
2647 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2648
2649         * Version number is increased to 2.11.13.
2650
2651 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2652
2653         * wl-draft.el (wl-draft-previous-history-element): Fixed
2654         unbalanced parenthesis and bind unbound local variables.
2655
2656 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2657
2658         * wl-draft.el (wl-draft-previous-history-element): New function.
2659         (wl-draft-next-history-element): Ditto.
2660         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2661         them to M-p and M-n.
2662
2663 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2664
2665         * Version number is increased to 2.11.12.
2666
2667 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2668
2669         * wl-draft.el (wl-draft-hide): Select buffer-window.
2670
2671 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2672
2673         * wl-summary.el (wl-summary-narrow-to-region): New function.
2674         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2675         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2676         (wl-summary-save-region): Use it.
2677         * wl-action.el (wl-summary-collect-numbers-region)
2678         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2679
2680 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2681
2682         * wl-folder.el (wl-folder-count-incorporates): Don't use
2683         `elmo-msgdb-mark-load'
2684
2685         * Version number is increased to 2.11.11.
2686
2687 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2688
2689         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2690         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2691
2692 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2693
2694         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2695
2696 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2697
2698         * Version number is increased to 2.11.10.
2699
2700 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2701
2702         * wl-mime.el (wl-draft-attribute-value): Fixed.
2703
2704 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2705
2706         * wl-util.el (wl-copy-local-variables): New function.
2707
2708         * wl-mime.el (wl-draft-attribute-recipients): New function.
2709         (wl-draft-attribute-envelope-from): Ditto.
2710         (wl-draft-attribute-smtp-posting-server): Ditto.
2711         (wl-draft-attribute-smtp-posting-port): Ditto.
2712         (wl-draft-attribute-value): Ditto.
2713         (wl-draft-preview-message): Use it to get value for
2714         attributes. Reflect result of `wl-draft-config'.
2715
2716         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2717         and call `wl-summary-mark-as-read' before to call
2718         `wl-summary-unset-mark'.
2719         (wl-summary-target-mark-mark-as-unread): Likewise.
2720         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2721
2722 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2723
2724         * wl-mime.el (wl-draft-preview-message): Use actual value for
2725         attributes; Fix for small window.
2726
2727 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2728
2729         * wl-refile.el (wl-refile-get-field-value): Call
2730         `elmo-message-entity-field' with 3rd argument is non-nil.
2731
2732 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-vars.el (wl-draft-preview-attributes): New user option.
2735         (wl-draft-preview-attributes-list): Ditto.
2736         (wl-draft-preview-attributes-buffer-lines): Ditto.
2737         (wl-draft-preview-attributes-buffer-name): Ditto.
2738
2739         * wl-mime.el (wl-draft-preview-message): Display attributes.
2740
2741 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2742
2743         * wl-summary.el (wl-summary-detect-mark-position): Bind
2744         wl-summary-flag-priority-list to '(new).
2745
2746 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2747
2748         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2749         funtion.
2750         (wl-highlight-summary-line-string): Use it.
2751         (wl-highlight-summary-current-line): Ditto.
2752
2753 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2754
2755         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2756         line even when the mark string is not changed.
2757
2758         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2759         argument change in the wl-summary-create-line.
2760         (wl-thread-insert-entity-sub): Ditto.
2761
2762         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2763         argument change in the wl-summary-create-line.
2764         (wl-summary-insert-sequential): Ditto.
2765         (wl-summary-update-thread): Ditto.
2766         (wl-summary-persistent-mark-string): New inline function.
2767         (wl-summary-message-mark): Use it.
2768         (wl-summary-create-line): Abolish argument wl-persistent-mark
2769         and added wl-flags, wl-cached.
2770
2771         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2772         mark to flags.
2773         (wl-highlight-summary-current-line): Decide the face not by the 
2774         persistent mark but flags.
2775
2776 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2777
2778         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2779         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2780         wl-summary-read-uncached-mark): Revive.
2781         (wl-summary-answered-cached-mark,
2782         wl-summary-answered-uncached-mark): New user option.
2783         (wl-summary-score-marks): Follow the change above.
2784         (wl-summary-auto-refile-skip-marks): Ditto.
2785         (wl-summary-incorporate-marks): Ditto.
2786         (wl-summary-expire-reserve-marks): Ditto.
2787         (wl-summary-flag-priority-list): New user option.
2788
2789         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2790         changes.
2791         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2792         of elmo-message-mark.
2793         (wl-summary-mark-as-read-internal): Ditto.
2794         (wl-summary-mark-as-answered): Ditto.
2795         (wl-summary-mark-as-important): Ditto.
2796         (wl-summary-redisplay-internal): Ditto.
2797         (wl-summary-redisplay-no-mime-internal): Ditto.
2798         (wl-summary-message-mark): New function.
2799         (wl-summary-insert-sequential): Use wl-summary-message-mark
2800         instead of elmo-message-mark.
2801         (wl-summary-update-thread): Ditto.
2802         (wl-summary-persistent-mark): Ditto.
2803         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2804         instead of elmo-message-mark.
2805
2806         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2807         wl-summary-message-mark instead of elmo-message-mark.
2808         (wl-thread-insert-entity-sub): Ditto.
2809         (wl-thread-get-children-msgs-uncached): Ditto.
2810
2811         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2812         variable name changes.
2813         (wl-highlight-summary-current-line): Ditto.
2814
2815         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2816         wl-summary-message-mark instead of elmo-message-mark.
2817
2818         * wl-expire.el (wl-expire-message-p): Ditto.
2819
2820         * wl-score.el (wl-score-headers): Ditto.
2821
2822         * Version number is increased to 2.11.9.
2823
2824         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2825         (wl-summary-sync-update): Follow the change above.
2826         (wl-summary-switch-to-clone-buffer): Ditto.
2827         (wl-summary-open-folder): Ditto.
2828
2829 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2832         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2833
2834         * Version number is increased to 2.11.8.
2835
2836         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2837
2838         * wl-expire.el (wl-expire-refile): Follow the API change on
2839         `elmo-folder-move-messages'.
2840         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2841
2842         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2843         (wl-summary-exec-action-refile): Ditto.
2844         (wl-summary-exec-action-copy): Ditto.
2845         (wl-summary-no-auto-refile-message-p): No use
2846         `wl-summary-buffer-msgdb'.
2847         (wl-summary-auto-refile): Ditto.
2848
2849 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2850
2851         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2852
2853 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2854
2855         * wl-summary.el (wl-summary-sync): Treat no-sync.
2856
2857         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2858         (wl-default-sync-range): Ditto.
2859
2860 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2861
2862         * wl-refile.el (wl-refile-subject-learn): Call
2863         `elmo-message-entity-field' with 3rd argument is non-nil.
2864         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2865         instead of `elmo-msgdb-overview-entity-get-subject'.
2866
2867 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2868
2869         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2870         scan-type is rescan.
2871         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2872         new optional argument force is non-nil.
2873         (wl-summary-save-view-cache): Call it with force argument non-nil.
2874
2875         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2876
2877 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2878
2879         * wl-action.el (wl-summary-print-argument): Fixed last change.
2880
2881 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2882
2883         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2884         simplified.
2885         (wl-summary-target-mark-mark-as-unread): Likewise.
2886         (wl-summary-target-mark-mark-as-important): Likewise.
2887
2888 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2889
2890         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2891         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2892         (wl-summary-mark-as-important-region): Change accordingly.
2893         (wl-summary-target-mark-mark-as-important): Ditto.
2894
2895 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2896
2897         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2898
2899         * wl-action.el (wl-summary-print-argument): Print argument to
2900         right side of window if `wl-summary-print-argument-within-window'
2901         is non-nil.
2902
2903 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2904
2905         * wl-action.el (wl-summary-set-mark): Use
2906         `wl-summary-message-visible-p' to check visibility of the message
2907         and jump to message only when the message line is visible and have
2908         different number; Call wl-summary-unset-mark with number argument.
2909         (wl-summary-unset-mark): 
2910         Use `wl-summary-message-visible-p'
2911         to check visibility of the message and jump to message only when
2912         the message line is visible and have different number;
2913
2914 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2915
2916         * Version number is increased to 2.11.7.
2917
2918         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2919         and wl-folder-summary-line-format.
2920
2921         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2922         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2923         (wl-summary-set-score-mark): Use it.
2924         (wl-summary-target-mark-mark-as-read): Ditto.
2925         (wl-summary-target-mark-mark-as-unread): Ditto.
2926         (wl-summary-target-mark-mark-as-important): Ditto.
2927         (wl-summary-target-mark-msgs): Simplified.
2928         (wl-summary-detect-mark-position): Fixed problem when
2929         summary-line-format no contain persisten/temp mark spec.
2930         (wl-summary-temp-mark): Ditto.
2931         (wl-summary-persistent-mark): Ditto.
2932         (wl-summary-update-persistent-mark): Ditto.
2933
2934         * wl-action.el (wl-summary-set-mark): Ditto.
2935         (wl-summary-unset-mark): Ditto.
2936         All other related portions are changed.
2937
2938 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2939
2940         * Version number is increased to 2.11.6.
2941
2942 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2943
2944         * wl-util.el (wl-current-message-buffer): Define as function;
2945         Don't use the value of wl-messge-buffer.
2946
2947         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2948         persistent mark.
2949
2950         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2951         no current message, cause an error.
2952
2953 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * wl-summary.el (wl-summary-set-message-modified): Use
2956         elmo-folder-set-message-modified instead of
2957         elmo-folder-set-message-modified-internal.
2958
2959 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2960
2961         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2962         interactively.
2963         (wl-summary-sync): nokill->entirely.
2964         (wl-summary-sync-marks): Fixed message.
2965         (wl-summary-input-range): Added mark, nokill->entirely.
2966
2967         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2968         messages as read.
2969
2970 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2971
2972         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2973         update-noscore.
2974         (wl-summary-sync): Follow the change above.
2975
2976 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2977
2978         * wl-action.el (wl-summary-target-mark-all): Use
2979         elmo-folder-list-messages.
2980
2981 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2982
2983         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2984         (wl-summary-rescan): Set wl-summary-scored as nil.
2985         (wl-summary-sync-force-update): Follow the change above.
2986         (wl-summary-sync): Ditto.
2987         (wl-summary-sync-update): Added argument disable-killed.
2988         (wl-summary-insert-headers): Set visible-only argument for
2989         elmo-folder-list-messages.
2990         (wl-summary-input-range): Added update-nokill, update-noscore,
2991         all-nokill, all-noscore and mark.
2992
2993         * Version number is increased to 2.11.5.
2994
2995         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2996
2997 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2998
2999         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3000         (wl-summary-prefetch-region-no-mark): Change accordingly.
3001         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3002
3003 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3004
3005         * wl-address.el (wl-complete-field-to): Abolished.
3006         (wl-complete-address): Completion function for completing-read.
3007         * wl-action.el (wl-summary-get-resend-address): Use it.
3008
3009         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3010         wl-summary-update-mark and abolish unused argument.
3011         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3012         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3013         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3014         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3015         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3016         * wl-draft.el (wl-draft-kill): Ditto.
3017
3018         * wl-summary.el: Remove unused binding of case-fold-search.
3019         (wl-summary-replace-status-marks): Abolished.
3020
3021 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3022
3023         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3024         is specified or folder length is zero.
3025
3026 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3027
3028         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3029         (wl-folder-archive-current-entity): Ditto.
3030
3031 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3032
3033         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3034         retrieving message mark.
3035         (wl-summary-redisplay-internal): Ditto.
3036
3037         * wl-message.el (wl-message-buffer-display): Ignore errors while
3038         retrieving message-id field.
3039
3040         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3041         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3042         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3043         order of the arguments for `wl-expire-message-p'.
3044         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3045
3046         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3047         Check return value of wl-summary-reply.
3048         (wl-summary-reply): Recover window configuration when an error occured.
3049
3050 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3051
3052         * wl-summary.el (wl-summary-resend-message): Abolished, the
3053         feature is inherited by wl-summary-resend (put resend mark).
3054
3055 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3056
3057         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3058         wl-message-buffer to nil when the message is hide.
3059
3060 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3061
3062         * .cvsignore: New file.
3063
3064 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3065
3066         * wl-action.el (wl-summary-action-docstring): Add more info.
3067         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3068         duplicate definition.
3069         (wl-summary-define-mark-action): Functions wl-summary-*-region
3070         keep current position.
3071         (wl-summary-unregister-target-mark): Store result to the variable.
3072
3073 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3074
3075         * Version number is increased to 2.11.4.
3076
3077 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3078
3079         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3080         wl-summary-delete-all-temp-marks.
3081         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3082
3083         * wl-action.el (wl-summary-set-mark): Changed terminology
3084         refile-destination -> action-argument.
3085         (wl-summary-unset-mark): Ditto.
3086         (wl-summary-remove-argument): Ditto.
3087         (wl-summary-print-argument): Ditto.
3088
3089         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3090         (wl-thread-remove-argument-region): Ditto.
3091         (wl-thread-print-argument-region): Ditto.
3092         (wl-thread-close): Ditto.
3093         (wl-thread-open): Ditto.
3094
3095         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3096         (wl-highlight-refile-destination-face is abolished)
3097         (wl-highlight-action-argument-string): Ditto.
3098         (wl-highlight-summary-current-line): Highlight action argument.
3099
3100         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3101         color for light backgrounds.
3102         (wl-highlight-summary-answered-face): Ditto.
3103
3104 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3105
3106         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3107
3108         * wl-score.el (wl-summary-score-update-all-lines): Use
3109         wl-summary-set-mark.
3110         (wl-summary-score-update-all-lines): Kill expunged messages.
3111
3112         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3113
3114 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3117         directly.
3118         (wl-score-overview-entity-get-lines): Ditto.
3119         (wl-score-overview-entity-get-xref): Ditto.
3120         (wl-score-get-latest-msgs): Ditto.
3121         (wl-summary-rescore): Ditto.
3122
3123         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3124         to "&".
3125         (wl-summary-mark-as-answered-internal): New inline function.
3126         (wl-summary-mark-as-answered): New function.
3127         (wl-summary-mark-as-unanswered): Ditto.
3128         (wl-summary-sync-marks): Modified for answered-mark synching.
3129
3130 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3131
3132         * wl-action.el (wl-summary-set-mark): Fixed last change.
3133
3134 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3135
3136         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3137         behavior of wl-summary-unread-message-hook
3138         (Pointed out by akira yamada <akira@arika.org>).
3139
3140 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3141
3142         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3143         wl-summary-delete.
3144         * wl-xmas.el (wl-summary-toolbar): Ditto.
3145
3146         * wl-action.el (wl-summary-set-mark): Don't override current
3147         temp-mark.
3148
3149         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3150
3151 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3152
3153         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3154         (wl-refile-msgid-learn): Ditto.
3155         (wl-refile-get-field-value): Ditto.
3156
3157         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3158
3159         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3160         (wl-expire-delete-reserved-messages): Renamed from
3161         wl-expire-reserve-marked-msgs-from-list.
3162         (wl-expire-delete): Removed argument `msgdb'.
3163         (wl-expire-refile): Ditto.
3164         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3165         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3166         mark-alist as argument.
3167         (wl-expire-archive-number1): Removed argument `msgdb'.
3168         (wl-expire-archive-number2): Ditto.
3169         (wl-expire-archive-date): Ditto.
3170         (wl-expire-localdir-date): Ditto.
3171         (wl-expire-hide): Ditto.
3172         (wl-archive-number1): Ditto.
3173         (wl-archive-number2): Ditto.
3174         (wl-archive-date): Ditto.
3175         (wl-archive-folder): Ditto.
3176         All other related portions are changed.
3177
3178 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3179
3180         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3181         mean move up and down. (suggested by Takashi Kawachi)
3182
3183 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3184
3185         * wl-acap.el (toplevel): Don't require un-define.
3186
3187 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3188
3189         * wl-thread.el (wl-thread-delete-message): Always update
3190         wl-summary-buffer-number-list.
3191
3192         * wl-action.el (wl-summary-print-destination): 
3193         Do nothing when folder is nil.
3194
3195 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3196
3197         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3198         persistent mark when prefetch is succeeded.
3199
3200 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3201
3202         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3203         instead of elmo-msgdb-delete-msgs.
3204         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3205         (wl-expire-hide): Ditto.
3206
3207         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3208
3209         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3210         elmo-msgdb interface.
3211         (wl-thread-get-exist-children): Likewise.
3212         (wl-thread-insert-message): Likewise.
3213         (wl-thread-msg-mark-as-important): Likewise.
3214         (wl-thread-insert-entity-sub): Likewise.
3215         (wl-thread-get-children-msgs-uncached): Likewise.
3216
3217         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3218         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3219         (wl-summary-sync-update): Likewise.
3220         (wl-summary-auto-select-msg-p): Likewise.
3221         (wl-summary-update-thread): Likewise.
3222         (wl-summary-mark-as-important): Likewise.
3223         (wl-summary-jump-to-msg-internal): Likewise.
3224         (wl-summary-redisplay-internal): Likewise.
3225         (wl-summary-print-message-with-ps-print): Likewise.
3226         (wl-summary-folder-info-update): Likewise.
3227
3228         * wl-folder.el (wl-folder-check-one-entity):
3229         elmo-folder-count-flags instead of wl-summary-count-unread.
3230
3231         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3232
3233         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3234
3235         * wl-summary.el (wl-summary-set-message-modified): 
3236         Call wl-summary-set-mark-modified.
3237         (wl-summary-delete-messages-on-buffer): Call
3238         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3239         (wl-summary-sync-update): Call elmo-folder-length instead of
3240         elmo-folder-messages.
3241         (wl-summary-insert-headers): Don't call
3242         elmo-folder-list-message-entities.
3243
3244 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3245
3246         * wl-action.el (wl-summary-define-mark-action): Call
3247         `wl-summary-set-mark' with argument `data'.
3248         (wl-summary-auto-refile): Fixed order of arguments when call
3249         `wl-summary-refile'.
3250
3251 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3252
3253         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3254
3255         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3256
3257         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3258         (Renamed from wl-highlight-summary-deleted-face).
3259         (wl-highlight-summary-resend-face): New face.
3260
3261         (wl-highlight-summary-deleted-face): Renamed from
3262         wl-highlight-summary-erased-face.
3263
3264         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3265
3266         * wl-action.el (wl-summary-get-resend-address): New function.
3267         (wl-summary-exec-action-resend): Ditto.
3268         (wl-summary-exec-action-resend-subr): Ditto.
3269
3270         * w-thread.el (wl-thread-copy): Removed definition.
3271         (wl-thread-refile): Ditto.
3272         (wl-thread-delete): Ditto.
3273         (wl-thread-target-mark): Ditto.
3274
3275         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3276         (wl-summary-target-mark-set-action): Fixed.
3277         (wl-summary-define-mark-action): Fixed quotation.
3278         (wl-summary-move-mark-list-messages): Display message.
3279         (wl-summary-define-mark-action): Define thread functions.
3280         (wl-summary-exec-action-refile): Changed message.
3281         (wl-summary-exec): Ditto.
3282
3283 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3284         
3285         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3286         '%%'.
3287
3288 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3289
3290         * wl.el (toplevel): Require wl-action.
3291         (wl-init): Call wl-summary-define-mark-action.
3292
3293         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3294
3295         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3296         wl-summary-delete and wl-summary-erase.
3297         (wl-summary-mode-map): Ditto.
3298
3299         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3300         wl-delete-folder-alist.
3301
3302         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3303         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3304         (toplevel): Moved mark & action related functions to the wl-action.el.
3305
3306         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3307         in wl-summary-mark-action-list.
3308         (wl-highlight-summary-current-line): Ditto.
3309
3310         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3311         empty lines.
3312
3313         * wl-action.el: New file. 
3314
3315 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3316
3317         * wl-summary.el (wl-summary-target-mark-replace): New function.
3318         (wl-summary-target-mark-prefetch): Use it.
3319         (wl-summary-target-mark-delete): Ditto.
3320         (toplevel): Rearranged definition order.
3321         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3322         (wl-summary-target-mark-erase): Rewrite.
3323         (wl-summary-erase-region): New function.
3324         (wl-summary-exec-action-erase): Changed message.
3325         (wl-summary-move-mark-list-messages): New function.
3326         (wl-summary-exec-action-delete): Use it.
3327         (wl-summary-exec-action-erase): Ditto.
3328
3329         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3330         (wl-summary-skip-mark-list): Added "d".
3331
3332         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3333         while searching.
3334
3335         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3336         and define using defcustom;
3337         Define 4th element as a face.
3338         
3339         * wl-summary.el (wl-summary-incorporate): Use 
3340         `wl-summary-prefetch-region-no-mark' instead of
3341         `wl-summary-prefetch-region'.
3342         (wl-summary-prefetch-region-no-mark): Revival of old
3343         `wl-summary-prefetch-region'.
3344         (wl-summary-mark-action-list): Moved to wl-vars.el
3345
3346         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3347         face according to the `wl-summary-mark-action-list'.
3348         (wl-highlight-summary-current-line): Ditto;
3349         Removed destination highlighting.
3350
3351         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3352         (wl-highlight-summary-line-string): Highlight for "i" mark.
3353         (wl-highlight-summary-current-line): Ditto.
3354
3355         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3356         no destination.
3357
3358         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3359         exists, just go ahead.
3360         (wl-summary-prefetch-region): Rewrite.
3361         (wl-summary-prefetch): Ditto.
3362         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3363         (wl-summary-exec-action-prefetch): New function.
3364         (wl-summary-target-mark-prefetch): Rewrite.
3365
3366 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3367
3368         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3369         (wl-highlight-summary-line-string): Added "d" and "D".
3370         (wl-highlight-summary-current-line): Ditto.
3371
3372         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3373         in wl-summary.el.
3374         (wl-thread-insert-entity-sub): Ditto.
3375         (wl-thread-remove-destination-region): Ditto.
3376         (wl-thread-print-destination-region): Ditto.
3377
3378         * wl-summary.el (wl-summary-buffer-refile-list,
3379         wl-summary-buffer-delete-list,
3380         wl-summary-buffer-copy-list): Abolish.
3381         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3382         All other related portions are changed.
3383         (wl-summary-mark-action-list): New variable.
3384         (wl-summary-set-mark): New function.
3385         (wl-summary-register-target-mark): Ditto.
3386         (wl-summary-unregister-target-mark): Ditto.
3387         (wl-summary-have-target-mark-p): Ditto.
3388         (wl-summary-register-temp-mark): Ditto.
3389         (wl-summary-unregister-temp-mark): Ditto.
3390         (wl-summary-registered-temp-mark): Ditto.
3391         (wl-summary-collect-temp-mark): Ditto.
3392         (wl-summary-unset-mark): Ditto.
3393         (wl-summary-set-target-mark): Ditto.
3394         (wl-summary-unset-target-mark): Ditto.
3395         (wl-summary-set-action-generic): Ditto.
3396         (wl-summary-unset-action-generic): Ditto.
3397         (wl-summary-exec-action-delete): Ditto.
3398         (wl-summary-exec-action-erase): Ditto.
3399         (wl-summary-set-action-refile): Ditto.
3400         (wl-summary-set-action-refile-subr): Ditto.
3401         (wl-summary-unset-action-refile): Ditto.
3402         (wl-summary-make-destination-numbers-list): Ditto.
3403         (wl-summary-exec-action-refile): Ditto.
3404         (wl-summary-set-action-copy): Ditto.
3405         (wl-summary-unset-action-copy): Ditto.
3406         (wl-summary-exec-action-copy): Ditto.
3407         (wl-summary-collect-numbers-region): Ditto.
3408         (wl-summary-delete): Rewrite.
3409         (wl-summary-erase): Ditto.
3410         (wl-summary-remove-destination): Ditto.
3411         (wl-summary-exec): Ditto.
3412         (wl-summary-exec-region): Ditto.
3413         (wl-summary-target-mark-erase): Ditto.
3414         (wl-summary-refile): Ditto.
3415         (wl-summary-copy): Ditto.
3416         (wl-summary-unmark): Ditto.
3417         (wl-summary-delete-all-mark): Ditto.
3418         (wl-summary-mark-line): Don't highlight.
3419         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3420         (wl-summary-target-mark-refile-subr): Rewrite.
3421
3422         (wl-summary-copy-prev-destination): Abolish.
3423
3424 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3425
3426         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3427         default values along the value of wl-on-mule.
3428         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3429         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3430         It is not used anywhere.
3431
3432 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3433
3434         * wl-summary.el (wl-summary-print-destination): Keep position.
3435         (wl-summary-cursor-move-surface): Keep horizontal position.
3436
3437 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3438
3439         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3440         write sendlog.
3441
3442 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3443
3444         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3445         `wl-summary-highlight'.
3446
3447 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3448
3449         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3450         trivial condition for temp-mark.
3451
3452 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3453
3454         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3455         when it hits killed buffer.
3456
3457 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3458
3459         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3460         * wl-news.el.in: `message' and `error' take format string.
3461
3462 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3463
3464         * wl-folder (wl-folder-insert-entity): Display a message,
3465         `...done', when the work finish.
3466         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3467
3468 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3469
3470         * wl-message.el (wl-message-redisplay): Remove unused local
3471         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3472
3473 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3474
3475         * wl-summary.el (wl-summary-replace-status-marks): Disable
3476         interactive use.
3477         (wl-summary-reedit): Check message existence at first.
3478         (wl-summary-mark-line): Fix doc, return value is indefinite.
3479
3480         * wl-highlight.el (wl-highlight-message): Arranged.
3481
3482         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3483         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3484         check temp-mark by wl-summary-temp-mark always.
3485         (wl-highlight-summary): Change accordingly.
3486         * wl-summary.el (wl-summary-mark-as-read-all)
3487         (wl-summary-delete-cache, wl-summary-set-score-mark)
3488         (wl-summary-mark-as-unread, wl-summary-unmark)
3489         (wl-summary-mark-line, wl-summary-mark-as-read)
3490         (wl-summary-mark-as-important): Ditto.
3491
3492         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3493         end of the window if possible.
3494         * wl-summary.el (wl-summary-sync-update): Support lazy
3495         highlighting.
3496         (wl-summary-toggle-disp-msg): Ditto.
3497
3498 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3499
3500         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3501
3502 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3503
3504         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3505         change.
3506
3507 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3508
3509         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3510         API.
3511         (wl-summary-sync-update): Ditto.
3512
3513         * wl-score.el (wl-score-get-score-alist): Changed argument.
3514         (wl-summary-rescore-msgs): Likewise.
3515         (wl-summary-score-headers): Likewise.
3516         (wl-score-headers): Likewise;
3517         Use elmo-folder-do-each-message-entity, etc.
3518         (wl-summary-score-effect): Follow the changes above.
3519         (wl-summary-rescore): Ditto.
3520         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3521         (wl-score-get-overview): Abolish.
3522
3523         * wl-summary.el (wl-summary-default-from): Follow the API change in
3524         elmo-msgdb.
3525         (wl-summary-count-unread): Ditto.
3526         (wl-summary-detect-mark-position): Ditto.
3527         (wl-summary-overview-entity-compare-by-date): Ditto.
3528         (wl-summary-overview-entity-compare-by-number): Ditto.
3529         (wl-summary-overview-entity-compare-by-from): Ditto.
3530         (wl-summary-overview-entity-compare-by-subject): Ditto.
3531         (wl-summary-get-list-info): Ditto.
3532         (wl-summary-rescan): Ditto.
3533         (wl-summary-jump-to-msg-by-message-id): Ditto.
3534         (wl-summary-sync-update): Ditto; Removed comment.
3535         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3536         (wl-summary-insert-message): Use wl-summary-insert
3537         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3538         (wl-summary-insert-headers): Changed argument overview to folder.
3539         (wl-summary-search-by-subject): Likewise.
3540         (wl-summary-insert-thread): Renamed from 
3541         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3542
3543         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3544         too.
3545
3546         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3547         wl-string-member.
3548
3549 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3550
3551         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3552         elmo-folder-append-buffer.
3553         (wl-draft-queue-append): Likewise.
3554
3555         * wl-mime.el (wl-message-delete-current-part): Ditto.
3556         (wl-summary-burst-subr): Ditto.
3557
3558         * wl-news.el.in (wl-news-send-news): Ditto.
3559
3560 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3561
3562         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3563         function.
3564         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3565         (wl-summary-update-mark): Enclose with save-excursion.
3566         (wl-summary-mark-as-read-internal): Fixed last change.
3567         (wl-summary-mark-as-important): Use 3rd argument of
3568         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3569         Don't use elmo-msgdb-set-mark.
3570         (wl-summary-redisplay-internal): If msgdb flag is already read,
3571         just update the mark on buffer.
3572
3573 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3574
3575         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3576         cut visible folder when elmo-folder-delete returns non-nil value.
3577
3578 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3579
3580         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3581         by Kenichi OKADA <okada@opaopa.org>).
3582
3583 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3584
3585         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3586
3587 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3588
3589         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3590         Fixed the last change, search group entity by its real name.
3591         (Thanks to: KOBAYASHI Shinji)
3592
3593 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3594
3595         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3596         (wl-fldmgr-access-display-all): Don't refer visible name.
3597         * wl-expire.el (wl-folder-archive-current-entity)
3598         (wl-folder-expire-current-entity): Ditto.
3599         * wl-folder.el (wl-folder-jump-to-current-entity)
3600         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3601         (wl-folder-open-folder-sub,wl-folder-open-all)
3602         (wl-folder-write-current-folder): Ditto.
3603         (wl-folder-insert-entity): Don't use petname for normal group.
3604         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3605         is the real name.
3606         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3607         Abolished.
3608
3609 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3610
3611         * wl-draft.el (wl-draft-create-buffer): Add
3612         `wl-summary-reply-with-citation'
3613
3614 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3615
3616         * wl-draft.el (wl-draft-reply): Fixed.
3617
3618 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3619
3620         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3621         when `wl-draft-send-confirm-with-preview' is non-nil.
3622         You can scroll up/down by j/k.
3623         (wl-draft-send-confirm-with-preview): New variable (default=t).
3624
3625 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3626
3627         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3628         (wl-fldmgr-save-folders): Fix comment.
3629
3630 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3631
3632         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3633         along the last change in `wl-folder-buffer-group-p'.
3634
3635 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3636
3637         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3638         folder.
3639
3640         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3641         the default value.
3642
3643         * wl-mime.el (wl-summary-burst): Update summary only when target
3644         folder equals current folder.
3645
3646 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3647
3648         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3649
3650 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3651
3652         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3653         value.
3654
3655 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3658         `map-extents' instead of `extent-at' repeatedly.
3659         (wl-highlight-folder-current-line): Ditto.
3660
3661         * wl-highlight.el: Remove useless dummy functions.
3662
3663 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3664
3665         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3666         (wl-folder-put-folder-property): New function to put text property.
3667         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3668         (wl-folder-insert-entity, wl-folder-update-diff-line)
3669         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3670         * wl-e21.el, wl-xmas.el, wl-mule.el
3671         (wl-highlight-folder-current-line): Ditto.
3672         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3673         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3674         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3675         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3676
3677 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3678
3679         * Version number is increased to 2.11.3.
3680
3681 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3682
3683         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3684         Resume current-buffer since it is assumed by remaining tasks.
3685
3686 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3687
3688         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3689         (wl-folder-completion-function): Abolished.
3690         (wl-folder-complete-folder): New function.
3691         (wl-folder-complete-filter-condition): Ditto.
3692         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3693         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3694
3695 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3696
3697         * wl-draft.el (wl-draft-send-confirm): New function.
3698         (wl-draft-send): Use it.
3699
3700         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3701         cursor-in-echo-area while confirming.
3702
3703         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3704
3705         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3706         searching via nntp if wl-summary-search-via-nntp is 'force.
3707         Otherwise, invoke searching in nntp folder only.
3708         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3709
3710         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3711         explicitly for mime-make-text-tag.
3712
3713 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3714
3715         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3716         `mime-make-text-tag' instead of `mime-create-tag'.
3717
3718 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3719
3720         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3721         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3722
3723 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3724
3725         * wl-score.el (wl-score-save): Bind print-length and print-level.
3726         (wl-score-pretty-print): Ditto.
3727         (wl-score-edit-insert-header-entry): Ditto.
3728
3729         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3730         "From" entry to be treated with wl-draft-eword-encode-address-list.
3731         * wl-mime.el (wl-draft-preview-message): Ditto.
3732
3733         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3734         (wl-summary-mark-as-unread): Ditto.
3735         (wl-summary-mark-as-read-region): Change accordingly.
3736         (wl-summary-mark-as-unread-region): Ditto.
3737         (wl-summary-target-mark-mark-as-read): Ditto.
3738         (wl-summary-target-mark-mark-as-unread): Ditto.
3739
3740 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3741
3742         * Version number is increased to 2.11.2.
3743
3744 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3745
3746         * wl-news.el.in (wl-news-previous-version-save): Bind
3747         print-length and print-level.
3748         * wl-thread.el (wl-thread-save-entities): Ditto.
3749         (wl-thread-save-top-list): Bind print-length.
3750
3751 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3752
3753         * wl-highlight.el (wl-highlight-summary-line-string): Use
3754         wl-summary-score-below-mark, wl-summary-score-over-mark.
3755         (wl-highlight-summary-current-line): Ditto.
3756
3757 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3758
3759         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3760         insert it.
3761
3762 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3763
3764         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3765
3766 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3767
3768         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3769         message without msgid.
3770         Rewrite with elmo-folder-move-messages.
3771         Set wl-message-buffer to nil.
3772
3773         * wl-summary.el (wl-summary-erase-subr): New function. Use
3774         elmo-folder-move-messages.
3775         (wl-summary-erase): Call it.
3776         (wl-summary-target-mark-erase): Ditto.
3777
3778 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3779
3780         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3781         it is not up-tp-date.
3782
3783 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3784
3785         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3786         buffer after calling `wl-summary-goto-folder-subr' without the
3787         argument `interactive'.
3788         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3789
3790 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3791
3792         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3793         `mime-create-tag'. Use `string=' instead of `looking-at'.
3794
3795 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3796
3797         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3798         to avoid compile warning.
3799
3800         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3801         entity-id when folder is given.
3802         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3803         save-excursion, use save-selected-window instead.
3804         Select folder buffer window if exists.
3805         (To correct behavior with wl-folder-move-cur-folder.)
3806
3807 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3808
3809         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3810
3811 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3812
3813         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3814         list-count instead of %d.
3815
3816 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3817
3818         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3819         (wl-news): Set it.
3820         (wl-news-append-to-folder): Use it.
3821
3822         * wl-news.el.in (wl-news-send-news): Append to specified folder
3823         instead of wl-default-folder.
3824         (wl-news-append-to-folder): Show error message with specified folder.
3825
3826         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3827                 In most major modes, Emacs assumes that any opening
3828                 delimiter found at the left margin is the start of a
3829                 top-level definition, or defun. Therefore, *never put an
3830                 opening delimiter at the left margin unless it should have
3831                 that significance.*
3832
3833         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3834
3835 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3836
3837         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3838
3839 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3840
3841         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3842
3843 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3844
3845         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3846         for sequential numbering case.
3847
3848 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3851         value.
3852         (wl-draft-reply-without-argument-list): Ditto.
3853         (wl-draft-reply-myself-with-argument-list): Abolish.
3854         (wl-draft-reply-myself-without-argument-list): Ditto.
3855         * wl-draft.el (wl-draft-self-reply-p): New function.
3856         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3857
3858 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3859
3860         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3861         (avoid error for the case without byte-compiling)
3862
3863 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3864
3865         * wl-news.el.in (wl-news-append-to-folder): New function.
3866         (wl-news-exit): Rewrite.
3867         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3868
3869 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3870
3871         * wl-draft.el (wl-draft-reply-position): New function.
3872         (wl-draft-reply-position): Fix.
3873         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3874         (wl-summary-target-mark-reply-with-citation): Ditto.
3875         (wl-summary-reply-with-citation): Ditto.
3876         * wl-vars.el (wl-draft-reply-default-position): New variable.
3877
3878 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3879
3880         * wl-draft.el (wl-draft-send): Preview when interactive send.
3881
3882 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3883
3884         * wl-draft.el (wl-draft-reply): Set default position.
3885         * wl-summary.el (wl-summary-reply): Ditto.
3886         (wl-summary-reply-with-citation): Ditto.
3887         (wl-summary-target-mark-reply-with-citation): Ditto.
3888
3889 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3890
3891         * wl-news.el.in (wl-news-lang): Set default value according to
3892         current-language-environment.
3893         (wl-news-append-news): Do nothing when news-list is nil.
3894
3895 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3896
3897         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3898         (wl-news): Change message.
3899         (wl-news-exit): Check buffer.
3900         (wl-news-force-exit): New function.
3901         (wl-news-show-all): New function.
3902         (wl-news-discard-and-exit): Fix.
3903
3904 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3905
3906         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3907         according to current-language-environment.
3908
3909         * wl-news.el.in (wl-news): If arg, show all NEWS after
3910         wl-news-default-previous-version.
3911
3912 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3913
3914         * wl-news.el.in (wl-news-check): Rewritten.
3915         (wl-news-previous-version-load): Change data type.
3916         (wl-news-previous-version-save): Change data type.
3917         (wl-news-append-news): Add return value.
3918         (wl-news-check-news): New function.
3919         (wl-news-already-current-p): New function.
3920         (wl-news-send-news): Rewritten.
3921         (wl-news-mode-map): Add new keybind.
3922         (wl-news): Rewritten.
3923         (wl-news-exit): Rewritten.
3924         (wl-news-discard-and-mail): New function.
3925         (wl-news-send-to-address): Abolished.
3926         * wl.el (wl-init): Delete a message.
3927
3928 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3929
3930         * wl-news.el.in (wl-news-exit): Update previous version.
3931         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3932
3933 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3934
3935         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3936
3937 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3938
3939         * wl-news.el.in (wl-news): New function.
3940         (wl-news-mode): New function.
3941         (wl-news-next-line): New function.
3942         (wl-news-next-page): New function.
3943         (wl-news-exit): New function.
3944         (wl-news-buf-name): New variable.
3945         (wl-news-mode-map): New variable.
3946         (wl-news-winconf): New variable.
3947         (wl-news-append-news): Add an option.
3948
3949 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3950
3951         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3952
3953 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3954
3955         * wl-news.el.in (wl-news-send-to-address): New variable.
3956         (wl-news-send-news): Use it.
3957         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3958         Return updating status.
3959         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3960
3961 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3962
3963         * wl-news.el.in (wl-news-send-news): Delete
3964         Organization and X-Face.
3965
3966 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3967
3968         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3969         (wl-news-append-news): New function.
3970         (wl-news-send-news): New function.
3971
3972 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3973
3974         * Version number is increased to 2.11.1.
3975
3976 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3977
3978         * wl-news.el.in : New file.
3979
3980 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3981
3982         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3983         default value.
3984         (wl-draft-reply-without-argument-list): Ditto.
3985
3986 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3987
3988         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3989         (wl-message-buffer-prefetch-idle-time): Ditto.
3990         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3991
3992 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3993
3994         * wl-thread.el (wl-thread-insert-message): Use
3995         wl-summary-max-thread-depth.
3996
3997         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3998         loop detection.
3999
4000         * wl-message.el (wl-message-buffer-display): Back to the first page
4001         when cache is hit.
4002
4003 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4004
4005         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4006
4007         * wl-summary.el (wl-summary-insert-thread-entity):
4008         If the thread depth is reached to wl-summary-max-thread-depth,
4009         divide the thread.
4010
4011 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4012
4013         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4014         for elmo-remove-passwd.
4015
4016 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4019         folder is sticky.
4020         (wl-folder-mark-as-read-all-entity): Ditto.
4021         (wl-folder-prefetch-entity): Ditto.
4022
4023 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4024
4025         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4026
4027 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4028
4029         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4030         Delete messages on buffer for unplugged operation.
4031         (wl-summary-erase): Ditto.
4032
4033 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4034
4035         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4036         take nil so as not to search parent by subject.
4037
4038 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4039
4040         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4041         (wl-folder-get-next-folder): Ditto.
4042         (wl-folder-get-path): Ditto.
4043
4044 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4045
4046         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4047         system and encode the region with it before verifying.
4048
4049 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4050
4051         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4052         system of the echo buffer before decoding.
4053
4054 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4055
4056         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4057         original contents.
4058
4059 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4060
4061         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4062         with argument 'any-exists.
4063
4064 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4065
4066         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4067         Use `wl-cs-autoconv'.
4068
4069 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4070
4071         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4072         by `mime-view-automatic-conversion'.
4073
4074         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4075         (wl-message-verify-pgp-nonmime): Ditto.
4076         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4077         Bind them to C-c:d and C-c:v respectively.
4078
4079         Merge following code by Teranishi-san from [wl-en:00167].
4080         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4081         (wl-mime-preview-application/pgp-encrypted): Ditto.
4082         (wl-mime-setup): Add entry.
4083
4084 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-summary.el (wl-summary-target-mark-erase): New function.
4087         Bind it to "mD".
4088
4089 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4090
4091         * wl-vars.el (wl-draft-write-file-function): Fix.
4092         (wl-draft-reedit-hook): Changed default value.
4093
4094         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4095         wl-draft-reedit-hook.
4096         (wl-draft-remove-text-plain-tag): New function.
4097         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4098
4099         * wl-vars.el (wl-draft-write-file-function): New user option.
4100
4101         * wl-draft.el (wl-draft-prepare-edit): Use it for
4102         local-write-file-hooks.
4103         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4104
4105         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4106         (wl-draft-insert-mail-header-separator): Return the body beginning
4107         point.
4108         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4109         text/plain.
4110         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4111
4112 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4113
4114         * wl-summary.el (wl-summary-erase): New function to erase message
4115         without moving it to trash. Bind to "D".
4116
4117         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4118         as `keep' unless switch-function.
4119
4120 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4123         message buffer by using `wl-summary-toggle-disp-msg'.
4124         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4125         buffer window.
4126         (wl-summary-supresedes-message): Ditto.
4127
4128         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4129         Do not delete other windows.
4130         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4131         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4132         (wl-draft-create-buffer): Set reply-or-forward also for target
4133         mark commands.
4134
4135 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4136
4137         * wl-draft.el (wl-user-agent-compose): Delete special case for
4138         switch-to-buffer-other-window.
4139
4140         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4141         (wl-summary-forward): Ditto.
4142
4143         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4144         function.
4145         (wl-draft-buffer-style): New use option.
4146
4147         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4148         (wl-draft): Follow the change above.
4149         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4150         wl-draft-buffer-style.
4151         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4152         switch-function.
4153
4154 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4155
4156         * wl-address.el (wl-address-make-completion-entry): Extracted from
4157         `wl-address-make-completion-list'.
4158         (wl-address-enable-strict-loading): New variable.
4159         (wl-address-make-completion-list): Revive petname duplication
4160         inquiry, and enable it if `wl-address-enable-strict-loading'.
4161         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4162
4163 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4164
4165         * wl-message.el (wl-message-get-original-buffer): Avoid
4166         'Selecting deleted buffer' error when original buffer is killed.
4167
4168 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4169
4170         * wl-summary.el (wl-summary-next-message): Use
4171         elmo-message-accessible-p instead of elmo-message-cached-p.
4172
4173 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4174
4175         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4176
4177         * wl-thread.el (wl-thread-open-all-unread): Use
4178         elmo-folder-list-flagged instead of
4179         elmo-folder-list-messages-mark-match.
4180
4181         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4182         instead of elmo-folder-list-messages-mark-match.
4183         (wl-summary-move-spec-alist): New variable.
4184         (wl-summary-move-spec-plugged-alist,
4185         wl-summary-move-spec-unplugged-alist): Abolish.
4186         (wl-summary-next-message): Follow the change above.
4187         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4188         with 'no-msg' argument.
4189
4190         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4191         variable.
4192         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4193         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4194         (wl-message-buffer-prefetch-get-next): Follow the change above.
4195
4196 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-version.el (wl-version): Changed codename.
4199
4200         * Version number is increased to 2.11.0.
4201
4202 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4203
4204         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4205         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4206         `wl-draft-config-variables'.
4207         (wl-draft-kill): Fixed problem when the draft is reedit.
4208
4209 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4212         buffer-modified status (Thanks to
4213         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4214
4215 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4216
4217         * wl-util.el (wl-region-exists-p): New function.
4218
4219         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4220         Remove defvars for byte-compile warnings.
4221
4222 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4223
4224         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4225         defvar-maybe. Removed unused bind.
4226
4227 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4228
4229         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4230         summary buffer window before creating new frame.
4231         (wl-draft-reply): Ditto.
4232
4233 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4234
4235         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4236
4237 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4240
4241 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4242
4243         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4244         instead of `kill-region'.
4245
4246 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4247
4248         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4249         (wl-highlight-summary-line-string): Use it.
4250         (wl-highlight-summary-current-line): Ditto.
4251
4252         * wl-mime.el (wl-message-delete-current-part): Check the class of
4253         mime-entity.
4254
4255         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4256
4257         * wl-summary.el (wl-summary-make-number-list): Initialize.
4258         (wl-summary-update-mark): New function.
4259         (wl-summary-reply): Put `answered' mark on the message.
4260         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4261
4262         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4263         (wl-draft-reply): Added optional argument `number';
4264         Set wl-draft-parent-number.
4265         (wl-draft-kill): Delete answered mark if it is a reply.
4266
4267 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4268
4269         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4270         that originates in mime-preview-follow-current-entity.
4271         (wl-draft-yank-current-message-entity): Use it if region is active.
4272
4273         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4274         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4275         `wl-message-delete-current-part'.
4276         * wl-mule.el (wl-message-define-keymap): Ditto.
4277         * wl-xmas.el (wl-message-define-keymap): Ditto.
4278
4279 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4280
4281         * wl-mime.el (wl-message-delete-current-part): New function.
4282         (wl-mime-node-id-to-string): Ditto.
4283
4284         * wl-mime.el (wl-message-delete-current-part): Use existing
4285         original buffer which corresponds current mime-view buffer.
4286         (fetched buffer might have different structure, possibly)
4287
4288         * wl-mime.el (wl-message-delete-current-part): Quit if the
4289         message content differs from the actual message.
4290
4291 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4292
4293         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4294         order.
4295         (wl-summary-search-by-subject): Search parent message from tail;
4296         Check the existence of the parent message on the current thread tree.
4297         (wl-summary-update-thread): Check whether the line is inserted.
4298
4299 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4300
4301         * wl-vars.el (wl-summary-line-format): Undo last change.
4302         * wl-summary.el (wl-summary-print-destination): Do not put
4303         invisible property when `wl-summary-width' is nil.
4304         (wl-summary-line-subject-minimum-length): Abolished.
4305         (wl-summary-line-subject): Ditto.
4306
4307 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4308
4309         * wl-vars.el (wl-summary-line-format): Change default value.
4310         (wl-summary-subject-length-limit): Abolished.
4311         * wl-summary.el (wl-summary-line-subject): Ditto.
4312
4313 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4314
4315         * wl-template.el (wl-template-select): Added optional argument.
4316         If optional argument is specified, reverse
4317         `wl-template-visible-select'.
4318
4319 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4320
4321         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4322         Take prefix argument to force asking the destination folder.
4323
4324 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4325
4326         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4327         count and update status.
4328
4329 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4330
4331         * wl-summary.el (wl-summary-redisplay-internal): If
4332         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4333         after fetching.
4334
4335 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4336
4337         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4338         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4339
4340         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4341
4342 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4343
4344         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4345         (All other related portions are changed).
4346         (wl-summary-mark-as-read-all): Rewrite.
4347
4348 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4349
4350         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4351         `wl-summary-mark-as-read'.
4352         (wl-summary-mark-as-unread): Rewrite.
4353         (wl-summary-mark-as-read): Added no-modeline argument.
4354         (wl-summary-resume-cache-status): Rewrite.
4355         (wl-summary-exec-subr): Remove unused local variable.
4356
4357 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4360         logic to call `wl-summary-buffer-prev-folder-function'.
4361         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4362
4363 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4364
4365         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4366         is nil.
4367
4368 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4369
4370         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4371         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4372         (wl-mime-setup): Add its entry.
4373
4374 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4377         (wl-summary-delete-cache): Likewise.
4378         (wl-summary-mark-as-read): Rewrite.
4379
4380 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4381
4382         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4383         `wl-summary-count-unread'.
4384
4385         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4386
4387         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4388
4389 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4390
4391         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4392         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4393         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4394         Renamed to the elmo-msgdb-*-mark.
4395         (wl-summary-score-marks): Follow the change above.
4396         (wl-summary-auto-refile-skip-marks): Ditto.
4397         (wl-summary-incorporate-marks): Ditto.
4398         (wl-summary-expire-reserve-marks): Ditto.
4399
4400         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4401         changes.
4402         (wl-thread-insert-top): Changed updating message.
4403
4404         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4405         variable.
4406         (wl-summary-count-unread): Count answered marks.
4407         (wl-summary-rescan): Call wl-summary-insert-message instead of
4408         wl-summary-append-message-func-internal.
4409         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4410         (wl-summary-prefetch-msg): Follow the variable name changes.
4411         (wl-summary-prefetch-region): Ditto.
4412         (wl-summary-mark-as-read-all): Follow the API changes;
4413         Don't call elmo-folder-replace-marks.
4414         (wl-summary-delete-cache): Follow the variable name changes.
4415         (wl-summary-resume-cache-status): Ditto.
4416         (wl-summary-update-status-marks): New function.
4417         (wl-summary-insert-message): New function.
4418         (wl-summary-sync-marks): Follow the variable name changes.
4419         (wl-summary-sync-update): Synchronize to the msgdb, too;
4420         Changed update messages.
4421         (wl-summary-make-number-list): Rewrite.
4422         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4423         (wl-summary-mark-as-unread): Follow the API changes.
4424         (wl-summary-exec-subr): Follow the variable name changes.
4425         (wl-summary-mark-as-read): Ditto.
4426         (wl-summary-move-spec-plugged-alist): Ditto.
4427         (wl-summary-move-spec-unplugged-alist): Ditto.
4428         (wl-summary-cursor-move-surface): Ditto.
4429
4430         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4431         variable name changes.
4432         (wl-highlight-summary-current-line): Ditto.
4433
4434         * wl-expire.el (wl-expire-refile): Follow the API change in
4435         elmo-folder-move-messages.
4436         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4437         (wl-summary-archive): Use elmo-folder-msgdb instead of
4438         elmo-msgdb-load.
4439
4440 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4441
4442         * wl-mime.el (wl-draft-preview-message): Restore the position
4443         before evaluating wl-draft-send-hook in preview buffer.
4444
4445 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4446
4447         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4448         when it creates new draft buffer.
4449
4450         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4451         without argument.
4452
4453         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4454         Evaluate content and if the value is string, insert it.
4455         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4456         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4457         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4458         wl-draft-config-sub-part-bottom): Use it.
4459
4460         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4461         with the folder name. The question was unintelligible when it is
4462         called from wl-save-status.
4463
4464 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4465
4466         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4467         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4468         cannot take second argument).
4469
4470 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4471
4472         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4473         as t. Since type and subtype are not case sensitive (RFC 2045).
4474
4475 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4476
4477         * wl-vars.el (wl-message-mode-line-format): New variable.
4478         (wl-message-mode-line-format-spec-alist): Ditto.
4479         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4480         (wl-message-redisplay): Use wl-message-mode-line-format.
4481
4482 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4483
4484         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4485
4486 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4487
4488         * wl-summary.el (wl-summary-default-from): Write description.
4489
4490 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4491
4492         * wl-vars.el (wl-ldap-objectclass): Abolish.
4493
4494         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4495         (wl-ldap-make-filter): Removed condition for objectclass.
4496         (wl-ldap-make-matched-value-list): Remove meaningless process.
4497         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4498         (wl-address-ldap-search): Don't add `*' to `pat' string;
4499         use ignore-errors; added `email';
4500         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4501         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4502         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4503
4504
4505 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4506
4507         * wl-draft.el (wl-draft-parent-folder): Write description.
4508         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4509
4510 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4511
4512         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4513         as "" (zero-length string) if no parent.
4514         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4515
4516 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * wl-address.el (wl-address-make-completion-list): Skip duplication
4519         checking.
4520         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4521         `append'.
4522
4523 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4524
4525         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4526         instead of `beginning-of-buffer'.
4527
4528 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4529
4530         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4531
4532 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4533
4534         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4535         Refer wl-message-buffer-name.
4536         (wl-message-wheel-down): Ditto.
4537
4538 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4539
4540         * wl-vars.el (wl-message-buffer-name): New user option.
4541
4542         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4543         directly instead of making alist dinamically.
4544
4545         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4546         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4547         wl-message-buffer-cache-name.
4548         (wl-message-buffer-cache-clean-up): Ditto.
4549
4550         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4551
4552         * Version number is increased to 2.9.15.
4553
4554 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4555
4556         * wl-vars.el (wl-summary-default-view-alist): New user option.
4557
4558         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4559
4560         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4561         while deleting address.
4562         (wl-draft-delete-myself-from-cc): Ditto.
4563
4564         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4565         If optional argument is specified, reverse sort order.
4566
4567         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4568
4569 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4570
4571         * wl-thread.el (wl-thread-insert-message): Return parent number if
4572         exists.
4573         (wl-thread-update-indent-string-region): Use
4574         wl-thread-update-line-on-buffer-sub instead of
4575         wl-thread-update-line-on-buffer.
4576
4577 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4578
4579         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4580         (wl-folder-close-all): Ditto.
4581
4582 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4583
4584         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4585         and mailing-list:.
4586         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4587         value.
4588         (wl-summary-line-list-info): Print mailing-list name even when 
4589         list-number is empty.
4590
4591 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4592
4593         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4594
4595         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4596         (wl-draft-open-file): Ditto.
4597         (wl-draft-random-alphabet): Ditto.
4598
4599         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4600         bindings.
4601
4602 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4603
4604         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4605         * wl-vars.el (wl-draft-config-alist): Ditto.
4606
4607 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4608
4609         * Version number is increased to 2.9.14.
4610
4611         * wl.el (wl): Don't set wl-init as nil when error occured while
4612         auto-checking folders.
4613
4614         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4615         `elmo-expand-newtext'.
4616
4617 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4618
4619         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4620         `this-command' so that `wl-folder-goto-folder' contained in
4621         `wl-summary-keep-cursor-command' work.
4622
4623 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4626         message buffer displaying state.
4627
4628 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4629
4630         * wl-vars.el (wl-summary-default-view): New variable to specify
4631         default value for `wl-summary-buffer-view' instead of using
4632         set-default.
4633         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4634
4635 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4636
4637         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4638
4639         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4640
4641 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4642
4643         * wl-vars.el (wl-forward-subject-prefix): New variable.
4644         * wl-draft.el (wl-draft-forward): Use it.
4645
4646 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4647
4648         * wl-message.el (wl-message-prev-page): When it is called without
4649         lines argument, scroll down by wl-message-scroll-amount lines.
4650         (wl-message-next-page): Ditto.
4651         * wl-vars.el (wl-message-scroll-amount): Change default value
4652         to preserve current behavior.
4653
4654 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4655
4656         * wl-summary.el (wl-summary-prefetch-msg): Bind
4657         `wl-message-entity' to call `wl-summary-from-function'.
4658
4659 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4660
4661         * wl-message.el (wl-message-buffer-create): Run
4662         wl-message-buffer-created-hook.
4663
4664 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * wl-summary.el (wl-summary-sort-specs): New variable.
4667         (wl-summary-default-sort-spec): Ditto.
4668         (wl-summary-sort): Rewrite.
4669         (wl-summary-sort-by-list-info): New function.
4670
4671 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4672
4673         * wl-summary.el (wl-summary-get-list-info): New function.
4674         (wl-summary-sort): Rewrite.
4675         (wl-summary-line-list-info): Ditto.
4676         (wl-summary-line-list-count): Ditto.
4677         (wl-summary-refile-region): Fixed docstring.
4678
4679 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4680
4681         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4682         `wl-folder-entity-hashtb' as completion table.
4683
4684 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4685
4686         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4687         only when this command is called interactively; silence the byte-
4688         compiler.
4689
4690 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4691
4692         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4693         active in XEmacs.
4694
4695 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4696
4697         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4698         plural lines.
4699
4700 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4701
4702         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4703         of current line when the cursor is on the header name.
4704         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4705
4706 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4707
4708         * wl-util.el (wl-read-directory-name): Return displayed directory
4709         as the default value also on XEmacs.
4710
4711 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4714         formatting.
4715
4716 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4717
4718         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4719         argument and when it is non-nil, check face property before
4720         highlighting for each line.
4721         (wl-highlight-summary-window): Set it.
4722
4723 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4724
4725         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4726         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4727
4728         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4729         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4730         (wl-draft-get-fcc-list): Likewise.
4731
4732 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4735         (wl-thread-entity-cur): Ditto.
4736         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4737         wl-thread-indent-regexp setting.
4738         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4739
4740         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4741         wl-summary-lazy-highlight.
4742         (wl-summary-display-bottom): Ditto.
4743
4744         * wl-thread.el (wl-thread-open-close): Likewise.
4745
4746         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4747         from and subject;
4748         Bind wl-draft-use-frame;
4749         Enclose with save-window-excursion;
4750         Use wl-draft-create-buffer instead of with-temp-buffer;
4751         Use wl-draft-prepare-edit;
4752         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4753         Use wl-draft-send instead of wl-draft-raw-send.
4754
4755 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4756
4757         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4758         of using wl-from.
4759
4760 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4761
4762         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4763         insert-buffer instead of clone-buffer.
4764         (wl-draft-doing-mime-bcc): New variable.
4765         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4766         infinite loop.
4767         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4768
4769         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4770         (wl-draft-mime-bcc-body): Ditto.
4771
4772         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4773         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4774         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4775         wl-draft-do-mime-bcc.
4776         (wl-draft-mime-bcc-field): New function.
4777         (wl-draft-do-mime-bcc): Ditto.
4778
4779         * wl-address.el (wl-address-complete-header-list): New variable.
4780         (wl-address-complete-header-regexp): Changed default value.
4781
4782         * Version number is increased to 2.9.13.
4783
4784 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4785
4786         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4787         it is differed.
4788
4789 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4790
4791         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4792         (wl-summary-line-list-count): Ditto.
4793
4794 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4795
4796         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4797         (wl-nntp-posting-function): New variable.
4798         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4799         `wl-nntp-posting-config-alist'.
4800
4801 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4804         FLIM.
4805
4806 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4807
4808         * wl-summary.el (wl-summary-target-mark-refile-sub):
4809         Remove a nuisance funcall.
4810
4811 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4812
4813         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4814         as t for `try-completion'.
4815
4816 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4817
4818         * wl-summary.el (wl-summary-default-from): Use
4819         wl-address-header-extract-address instead of
4820         std11-extract-address-components.
4821         (wl-summary-simple-from): Ditto.
4822         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4823         (wl-summary-insert-headers): Show message.
4824         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4825         for whole line.
4826         (wl-summary-default-from): Revert last change.
4827         (wl-summary-simple-from): Ditto.
4828         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4829         (wl-summary-mark-as-read-region): Follow the change above.
4830         (wl-summary-sync-marks): Ditto.
4831         (wl-summary-target-mark-mark-as-read): Ditto.
4832         (wl-summary-redisplay-internal): Ditto.
4833         (wl-summary-redisplay-no-mime-internal): Ditto.
4834         (wl-summary-redisplay-all-header): Ditto.
4835         (wl-summary-mark-as-read): Removed argument `cached';
4836         Use current cache status to set cache mark.
4837         (wl-summary-redisplay-internal): Follow the change above.
4838         (wl-summary-redisplay-no-mime-internal): Ditto.
4839         (wl-summary-redisplay-all-header): Ditto.
4840
4841         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4842
4843         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4844         Don't call itself recursively (Adviced by Yamaoka-san).
4845
4846 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4847
4848         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4849         bind wl-summary-highlight as nil to avoid error caused by missing
4850         local variables.
4851
4852 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4853
4854         * wl-vars.el (wl-invalid-character-message): New user option.
4855
4856         * wl-util.el (wl-set-string-width): If truncated string-width is
4857         larger than specified width, use `wl-invalid-character-message'.
4858
4859 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4860
4861         * wl-summary.el (wl-summary-prefetch-msg): 
4862         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4863
4864 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4865
4866         * wl-vars.el (wl-summary-check-line-format): New user option.
4867         (wl-summary-line-format-file): Ditto.
4868
4869         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4870         variable.
4871         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4872         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4873         and `wl-summary-view-old-p' to check whether do a rescan or not.
4874         (wl-summary-view-old-p): New function.
4875         (wl-summary-line-format-changed-p): Ditto.
4876         (wl-summary-line-format-save): Ditto.
4877         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4878
4879         * wl-util.el (wl-set-string-width): Avoid using negative number
4880         for make-string.
4881
4882 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4883
4884         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4885         return value.
4886
4887         * wl-util.el (wl-set-string-width): Added optional argument
4888         `padding' (All other related portions are changed).
4889         (wl-line-parse-format): If the first letter of column number is
4890         `0', zero-padding the result (ex: "%05l").
4891
4892         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4893
4894 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4895
4896         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4897         sequential summary view.
4898
4899 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4902         if it doesn't have a -unix version.
4903
4904 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4907
4908 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4909
4910         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4911         content.
4912         (wl-draft): Follow the change above.
4913
4914         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4915
4916         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4917         and wl-folder-summary-line-format-alist contain %T and %P.
4918
4919         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4920         (wl-summary-mode-line-format): New user option.
4921         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4922         (wl-summary-line-format): Changed default value.
4923         (wl-summary-lazy-highlight): Changed default value.
4924
4925         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4926         change in wl-summary-create-line.
4927         (wl-thread-insert-entity-sub): Ditto.
4928
4929         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4930         (wl-summary-buffer-unread-status): Ditto.
4931         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4932         (wl-summary-buffer-persistent-mark-column): Ditto.
4933         (wl-summary-buffer-mode-line-formatter): Ditto.
4934         (wl-summary-buffer-mode-line): Ditto.
4935         (wl-summary-message-regexp): Abolished.
4936         (All other related portions are changed.)
4937         (wl-summary-detect-mark-position): New function.
4938         (wl-summary-buffer-set-folder): Setup
4939         wl-summary-buffer-mode-line-formatter.
4940         (wl-summary-mode): Setup selective-display;
4941         Setup pre-idle-hook when xemacs.
4942         (wl-summary-update-modeline): Rewrite.
4943         (wl-summary-jump-to-msg): Define as function;
4944         Changed regexp for searching messages.
4945         (wl-summary-message-number): Rewrite.
4946         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4947         Do rescan when old type summary cache.
4948         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4949         (wl-summary-remove-destination): Use '\r' to detect EOL.
4950         (wl-summary-print-destination): Ditto.
4951         (wl-summary-temp-mark): New inline function.
4952         (wl-summary-persistent-mark): Ditto.
4953         (wl-summary-line-number): New function.
4954         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4955         (wl-summary-line-list-count): New function.
4956         (wl-summary-create-line): Added argument persistent-mark.
4957         (All other related portions are changed)
4958         (wl-summary-create-line): Insert '\r'.
4959         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4960         (wl-summary-cursor-move-surface): New inline function.
4961         (wl-summary-prev): Use it.
4962         (wl-summary-next): Ditto.
4963
4964         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4965         wl-summary-message-regexp.
4966         (wl-highlight-summary): Delete progress message.
4967         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4968
4969         * Version number is increased to 2.9.12.
4970
4971 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4972
4973         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4974         variable (nil: no minimum).
4975         (wl-summary-line-subject): Add some spaces after subject by
4976         wl-summary-line-subject-minimum-length.
4977
4978 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4979
4980         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4981         and removed `F'.
4982         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4983         change above).
4984
4985 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4986
4987         * wl-summary.el (wl-summary-line-list-count): Reverted.
4988         (example setting in samples/*/dot.wl is also updated)
4989
4990 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4991
4992         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4993
4994         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4995
4996         * wl-vars.el (wl-summary-line-format): Addes some description to the
4997         docstring.
4998
4999         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5000         (wl-summary-line-close-bracket): Ditto.
5001         (wl-summary-line-children-number): Ditto.
5002         (wl-summary-line-thread-indent): Ditto.
5003         (wl-summary-line-children-and-from): Ditto.
5004
5005         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5006         't', 'c', 'F' and added 'C'.
5007
5008         * wl-util.el (wl-set-string-width): Accept negative value.
5009         (wl-line-parse-format): Added "%number(" and "%)".
5010
5011 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5012
5013         * wl-summary.el (wl-summary-line-list-count): Change format of the
5014         return value.
5015
5016 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5017
5018         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5019         from the recent message.el.
5020         (wl-draft-point-in-header-p): Ditto.
5021         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5022         wl-draft-beginning-of-line.
5023         * wl-e21.el (wl-draft-mode-map): Ditto.
5024         * wl-xmas.el (wl-draft-mode-map): Ditto.
5025
5026         * wl-folder.el: Sort macrodefs by dependencies.
5027
5028 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5029
5030         * wl-summary.el (wl-summary-prev): Fixed regexp.
5031         (wl-summary-next): Ditto.
5032
5033 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5034
5035         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5036
5037 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5038
5039         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5040         for backward compatibility.
5041
5042 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5043
5044         * wl-summary.el (wl-summary-line-list-count): New function, merged
5045         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5046         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5047         list counts.
5048
5049 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5050
5051         * wl-summary.el (wl-summary-create-line): Ignore errors while
5052         timezone-fix-time.
5053
5054         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5055
5056         * wl-summary.el (wl-summary-sync-update): Ditto.
5057         (wl-summary-default-from): Use wl-message-entity
5058         instead of entity.
5059
5060         * wl-summary.el (wl-summary-create-line): Fix.
5061
5062         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5063         (wl-summary-line-format): New user option.
5064         (wl-folder-summary-line-format-alist): Ditto.
5065         (wl-summary-from-width): Abolished.
5066
5067         * wl-util.el (toplevel): Require 'bytecomp.
5068         (wl-line-parse-format): New function.
5069         (wl-line-formatter-setup): New macro.
5070
5071         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5072         (wl-summary-buffer-line-formatter): New buffer local variable.
5073         (wl-summary-switch-to-clone-buffer): Follow the change above.
5074         (wl-summary-message-regexp): Fix.
5075         (wl-summary-from-func-internal): Abolished.
5076         (wl-summary-subject-func-internal): Ditto.
5077         (wl-summary-subject-filter-func-internal): Ditto.
5078         (All other related portions are changed.)
5079         (wl-summary-buffer-set-folder):
5080         Set up wl-summary-buffer-number-column and 
5081         wl-summary-buffer-line-formatter
5082         (All other related portions are changed.)
5083         (wl-summary-buffer-number-column-detect): Abolished.
5084         (All other related portions are changed.)
5085         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5086         (wl-summary-delete-all-temp-marks-on-buffer): Use
5087         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5088         (wl-summary-target-mark-delete): Ditto.
5089         (wl-summary-target-mark-refile-subr): Ditto.
5090         (wl-summary-target-mark-mark-as-read): Ditto.
5091         (wl-summary-target-mark-mark-as-unread): Ditto.
5092         (wl-summary-target-mark-mark-as-important): Ditto.
5093         (wl-summary-target-mark-save): Ditto.
5094         (wl-summary-replace-status-marks): Renamed from
5095         wl-summary-set-status-marks-on-buffer;
5096         Use wl-summary-message-regexp instead of
5097         wl-summary-buffer-number-regexp.
5098         (wl-summary-sync-update): Follow the change above.
5099         (wl-summary-goto-previous-message-beginning): New function.
5100         (wl-summary-mark-as-unread): Use it.
5101         (wl-summary-mark-as-important): Ditto.
5102         (wl-summary-line-formatter): New variable.
5103         (wl-summary-line-year): New function.
5104         (wl-summary-line-day): Ditto.
5105         (wl-summary-line-day-of-week): Ditto.
5106         (wl-summary-line-hour): Ditto.
5107         (wl-summary-line-minute): Ditto.
5108         (wl-summary-line-open-bracket): Ditto.
5109         (wl-summary-line-close-bracket): Ditto.
5110         (wl-summary-line-children-number): Ditto.
5111         (wl-summary-line-thread-indent): Ditto.
5112         (wl-summary-line-size): Ditto.
5113         (wl-summary-line-subject): Ditto.
5114         (wl-summary-line-from): Ditto.
5115         (wl-summary-line-children-and-from): Ditto.
5116         (wl-summary-create-line): Rewritten.
5117         (wl-summary-format-date): Abolished.
5118
5119         * wl-highlight.el (wl-highlight-summary-current-line): Use
5120         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5121         Use thread structure to detect thread top message.
5122
5123         * wl-draft.el (wl-default-draft-cite): Don't use
5124         wl-summary-from-func-internal.
5125
5126         * wl-refile.el (wl-refile-subject-learn): Don't use
5127         wl-summary-subject-filter-func-internal.
5128         (wl-refile-guess-by-subject): Ditto.
5129
5130         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5131         parameters.
5132
5133         * wl-thread.el (wl-thread-update-indent-string-region):
5134         Use wl-thread-update-line-on-buffer instead of
5135         wl-thread-update-indent-string.
5136         (wl-thread-update-children-number): Redefine using
5137         wl-thread-update-line-on-buffer.
5138         (wl-thread-update-indent-string): Abolished.
5139
5140         * Version number is increased to 2.9.11.
5141
5142 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5143
5144         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5145         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5146         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5147
5148         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5149         as nil.
5150
5151         * wl-thread.el (wl-thread-open-all-unread): Use 
5152         elmo-folder-list-messages-mark-match.
5153         (wl-thread-insert-message): Removed argument `mark-alist'.
5154         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5155         elmo-msgdb-set-mark.
5156         (wl-thread-get-children-msgs-uncached): Likewise.
5157         (wl-thread-get-exist-children): Added argument include-self.
5158         (wl-thread-delete-message): Follow the change above.
5159
5160         * wl-summary.el (wl-summary-count-unread): Removed argument.
5161         (wl-summary-rescan): Follow the change above.
5162         (wl-summary-mark-as-read-region): Ditto
5163         (wl-summary-mark-as-unread-region): Ditto.
5164         (wl-summary-delete-messages-on-buffer): Ditto.
5165         (wl-summary-sync-update): Ditto.
5166         (wl-summary-switch-to-clone-buffer): Ditto.
5167         (wl-summary-goto-folder-subr): Ditto.
5168         (wl-summary-target-mark-mark-as-read): Ditto.
5169         (wl-summary-target-mark-mark-as-unread): Ditto.
5170         (wl-summary-target-mark-mark-as-important): Ditto.
5171         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5172         (wl-summary-update-thread): Removed argument `mark-alist'.
5173         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5174         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5175         (wl-summary-resume-cache-status): Likewise.
5176         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5177         elmo-msgdb-set-mark.
5178         (wl-summary-mark-as-read-all): Likewise.
5179         (wl-summary-delete-cache): Ditto.
5180         (wl-summary-auto-select-msg-p): Ditto.
5181         (wl-summary-mark-as-unread): Ditto.
5182         (wl-summary-no-auto-refile-message-p): Ditto.
5183         (wl-summary-mark-as-read): Ditto.
5184         (wl-summary-mark-as-important): Ditto.
5185         (wl-summary-auto-refile): Follow the change above.
5186         (wl-summary-delete-all-marks): Removed.
5187         (wl-summary-resume-marks-and-highlight): Ditto.
5188         (wl-summary-resume-marks): Ditto.
5189         (wl-summary-delete-important-msgs-from-list): Ditto.
5190         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5191
5192         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5193         wl-summary-count-unread.
5194
5195         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5196         (wl-summary-score-update-all-lines): Use
5197         elmo-msgdb-set-mark.
5198
5199 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5200
5201         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5202         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5203         (wl-summary-create-line): Renamed from
5204         wl-summary-overview-create-summary-line;
5205         Argument rearrangement.
5206         (wl-summary-update-thread): Follow the change above.
5207
5208         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5209         (wl-thread-insert-entity-sub): Likewise.
5210
5211         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5212         argument `overview', `mark-alist' and added `msgdb'.
5213
5214         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5215
5216         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5217         (wl-summary-rescan): Follow the change above.
5218         (wl-summary-sync-update): Ditto.
5219         (wl-summary-insert-thread-entity): Ditto;
5220         Don't use `let*' in every while loop;
5221         Detect infinite loop of threads.
5222         (wl-summary-update-thread): Removed argument `overview'.
5223
5224         * wl-thread.el (wl-thread-insert-message): Ditto.
5225
5226         * Version number is increased to 2.9.10.
5227
5228         * wl-message.el (wl-message-redisplay): Ignore errors while
5229         wl-message-redisplay-hook.
5230
5231 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5232
5233         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5234
5235 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl.el (wl): inhibit-quit while wl-folder.
5238
5239 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5240
5241         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5242         while msgdb access.
5243
5244 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5245
5246         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5247         even if no folder is not created.
5248
5249 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5250
5251         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5252
5253         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5254         implementation.
5255         (wl-summary-target-mark-thread): Ditto.
5256
5257         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5258
5259 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5260
5261         * wl-util.el (wl-display-bytes): Remove unused function.
5262
5263 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5264
5265         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5266         seems critical one (partially reverse the change in 2002/03/17).
5267
5268 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5269
5270         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5271         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5272
5273 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5274
5275         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5276         is not writable.
5277         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5278         plugged status instead of `'force' as 2nd argument.
5279
5280         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5281         is not creatable.
5282
5283         * Version number is increased to 2.9.9.
5284
5285 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5286
5287         * wl-summary.el (wl-summary-suspend): New function.
5288
5289 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5290
5291         * wl.el (wl): Do not check variables if check is nil.
5292         * wl-utils.el (wl-collect-draft): New function.
5293         * wl-folder.el (wl-folder-suspend): Put summary buffers
5294         and draft buffers at the end of buffer list.
5295         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5296
5297 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5298
5299         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5300         loop instead of recursive call.
5301
5302         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5303         2nd argument.
5304
5305 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5306
5307         * wl-draft.el (wl-draft-create-contents): Don't take neither
5308         (function . args) nor (string . something) any more.
5309
5310         * wl-version.el (wl-generate-user-agent-string): Return string
5311         without header symbol.
5312         * wl-draft.el (wl-draft-default-headers): Use it.
5313
5314         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5315         `wl-draft-insert-ccs' and return field value instead of inserting
5316         the header. Abolish cc argument.
5317         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5318
5319         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5320         rather than one with string car.
5321
5322         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5323         * wl-draft.el (wl-draft-create-contents): Add it after the default
5324         headers.
5325
5326         * wl-draft.el (wl-draft-create-contents): For the case of
5327         (symbol-or-string . function) insert header only when the function
5328         returns string value.
5329
5330 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5331
5332         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5333         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5334
5335 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5336
5337         * wl.el (wl-check-environment): Don't check Message-ID when
5338         `wl-insert-message-id' is nil.
5339         Revive checking if `wl-message-id-domain' contains "@".
5340
5341 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5342
5343         * wl.el (wl-check-environment): Merge examination for "@" at
5344         inappropriate position into the first string-match.
5345
5346         * wl-summary.el (wl-summary-target-mark-print): New function.
5347         (wl-summary-pipe-message-subr): Extracted from
5348         `wl-summary-pipe-message'.
5349         (wl-summary-target-mark-pipe): New function.
5350         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5351         `wl-summary-target-mark-pipe'.
5352
5353 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5354
5355         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5356
5357 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5358
5359         * wl.el (wl-check-environment): Use elmo-warning instead of
5360         error for non-critical ones.
5361         Remove trash folder check.
5362         (wl): Don't ignore error in wl-check-environment.
5363
5364         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5365         check, which is moved from `wl-check-environment'.
5366         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5367
5368 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5369
5370         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5371         guess anything, call wl-summary-write.
5372         (wl-summary-write): Create draft with blank To field.
5373         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5374
5375 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5376
5377         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5378         argument full as well for wl-folder-write-current-folder.
5379         If wl-*-write-current-folder cannot guess addressee, add blank
5380         To header.
5381         Rewrite condition for positioning cursor.
5382
5383 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5384
5385         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5386         summary buffer is present, use it.
5387         (wl-folder-jump-to-previous-summary): Ditto.
5388
5389 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5390
5391         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5392
5393         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5394         wl-summary-previous-buffer and wl-summary-next-buffer.
5395
5396         * wl-folder.el (wl-folder-mode-map): Bind
5397         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5398         (wl-folder-jump-to-next-summary): New function.
5399         (wl-folder-jump-to-previous-summary): Ditto.
5400
5401         * wl-draft.el (wl-draft): Rearranged.
5402
5403 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5404
5405         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5406         of header.
5407         (wl-draft): Collect arguments for the header as header-alist.
5408         (wl-draft-forward): Arrange arguments for wl-draft.
5409         (wl-draft-reply): Ditto.
5410         (wl-draft-edit-string): Ditto.
5411         * wl-summary.el (wl-summary-write): Ditto.
5412         (wl-summary-write-current-folder): Ditto.
5413
5414         * Version number is increased to 2.9.8.
5415
5416 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5417
5418         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5419
5420         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5421
5422         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5423         even if the guess failed.
5424
5425         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5426         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5427         wl-summary-write-current-folder.
5428         * wl-xmas.el: Ditto.
5429
5430 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5431
5432         * wl-summary.el (wl-summary-next-page): Force display message if
5433         message is not displayed yet.
5434         (wl-summary-prev-page): Ditto.
5435
5436 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5437
5438         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5439
5440 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5441
5442         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5443         add "Preview Message" and "Save Draft and Exit".
5444
5445 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5446
5447         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5448         if addrmgr is called from draft in splitted window.
5449
5450         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5451         * wl-mule.el: Ditto.
5452         * wl-xmas.el: Ditto.
5453
5454 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5455
5456         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5457
5458         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5459         * wl-xmas.el (wl-folder-toolbar): Ditto.
5460
5461 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5462
5463         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5464         and wl-draft-save-and-exit.
5465         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5466         * wl-xmas.el: Ditto.
5467         * wl-mule.el: Ditto.
5468
5469         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5470         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5471
5472 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5473
5474         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5475         lists for saving buffer.
5476
5477 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5478
5479         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5480         parent-folder argument instead of it.
5481         (wl-draft-create-buffer): Ditto.
5482         (wl-draft-forward): Ditto.
5483         (wl-draft-reply): Ditto.
5484         * wl-summary.el (wl-summary-write): Ditto.
5485         (wl-summary-write-current-folder): Ditto.
5486
5487         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5488         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5489         Folder buffer after composing.
5490
5491 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5492
5493         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5494         header if the file `wl-x-face-file' already contains it.
5495
5496 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5497
5498         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5499         folder" entry.
5500         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5501         * wl-e21.el (wl-folder-toolbar): Ditto.
5502         * wl-xmas.el (wl-folder-toolbar): Ditto.
5503
5504 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5505
5506         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5507         wl-folder-goto-folder with sticky argument.
5508         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5509
5510 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5513         and wl-summary-previous-buffer.
5514         (wl-summary-next-buffer): New function.
5515         (wl-summary-previous-buffer): Ditto.
5516
5517 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5518
5519         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5520         wl-folder-jump-to-current-entity-with-arg.
5521         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5522         `wl-folder-jump-to-current-entity'.
5523         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5524         `wl-summary-goto-folder-sticky'.
5525         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5526         `wl-summary-goto-folder'.
5527         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5528         Unless force-exit, do not clean temp. marks for sticky summary.
5529         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5530
5531 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5534         not entire.
5535
5536 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5537
5538         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5539         to `C-x C-s'.
5540         (wl-summary-save-status): New command.
5541         (wl-summary-exit): Don't clean-up temp marks when sticky.
5542         (Applied patch from Nakayama-san [wl: 09548])
5543         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5544         Do nothing when no mark data.
5545         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5546         Call `wl-summary-delete-all-temp-marks' before saving.
5547
5548 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5549
5550         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5551
5552 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5553
5554         * wl.el (wl-check-environment): Also cause error when (system-name)
5555         returns "localhost.localdomain". (Although it doesn't affect because
5556         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5557
5558 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5559
5560         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5561         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5562
5563         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5564         value.
5565
5566 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5567
5568         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5569         Likewise r-cc-list and r-ng-list.
5570
5571 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5572
5573         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5574         only if it is bound as variable.
5575
5576         * wl-mime.el (wl-draft-preview-message): Ditto.
5577
5578 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5579
5580         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5581         needless `goto-char'.
5582
5583         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5584         `wl-summary-redisplay-no-mime-internal' instead of
5585         `wl-summary-redisplay-no-mime'.
5586         (wl-summary-redisplay-no-mime): Changed argument;
5587         Call `wl-summary-redisplay-no-mime-internal'.
5588
5589         * wl-mime.el (wl-draft-preview-message): Bind
5590         `mime-header-encode-method-alist' locally.
5591
5592         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5593         (wl-draft-std11-parse-addresses): Added the first address check.
5594         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5595
5596         * Version number is increased to 2.9.7.
5597
5598 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5599
5600         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5601
5602 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5603
5604         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5605         related to scrollbar support, if there is no such a feature
5606         compiled in.
5607
5608 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5609
5610         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5611         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5612         for prefetch.
5613
5614 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5615
5616         * wl-summary.el (wl-summary-pick): Fix for no match.
5617
5618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5619
5620         * wl-draft.el (wl-draft-save):
5621         Override `mime-header-encode-method-alist'.
5622
5623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5624
5625         * wl-folder.el (wl-folder-pick): New function.
5626         Define key as "?".
5627
5628 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5629
5630         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5631         Fix for unplugged.
5632
5633 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5634
5635         * wl-folder.el (wl-folder-virtual): New function.
5636         Define key as "V".
5637
5638 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5639
5640         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5641         multi folder if entity is group.
5642
5643 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5644
5645         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5646         is nil.
5647
5648 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5649
5650         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5651         (wl-summary-target-mark-msgs): Return the number of marked messages.
5652
5653 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5654
5655         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5656         "first:" is specified.
5657
5658 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5659
5660         * wl-vars.el (wl-from): Use return value of function
5661         user-full-name instead of the variable user-full-name since
5662         XEmacs-20.4 doesn't set this variable.
5663
5664 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5665
5666         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5667         call `wl' directly.
5668
5669 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5670
5671         * wl-draft.el (wl-draft-reedit): Removed duplicated
5672         switch-to-buffers.
5673
5674 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * wl.el (wl-other-frame): Removed garbages.
5677
5678 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5681
5682         * wl-xmas.el (wl-draft-key-setup): Ditto.
5683
5684         * wl-mule.el (wl-draft-key-setup): Ditto.
5685
5686         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5687         (wl-draft-reedit): Ditto.
5688         (wl-draft-prepare-edit): Add `wl-draft-save' to
5689         `local-write-file-hooks'.
5690         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5691         (wl-draft-reedit): Set buffer-file-name.
5692         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5693
5694
5695         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5696         call it.
5697         (wl-delete-startup-frame-function): New variable.
5698         (wl-other-frame): New function
5699         (Original was written by Yamaoka san [wl: 09239]).
5700
5701         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5702         if `wl-folder-use-frame'.
5703
5704 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5705
5706         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5707
5708 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5709
5710         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5711         New variable.
5712         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5713         (wl-message-buffer-prefetch-get-next): Use them.
5714         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5715
5716 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5717
5718         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5719         with unwind-protect.
5720
5721         * wl-draft.el (wl-draft-reedit): Rewrite.
5722         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5723         (wl-draft-save): Insert header separator if it does not exist;
5724         Removed condition-case.
5725
5726         * wl-summary.el (wl-summary-reedit): Revert last change.
5727
5728         * wl-draft.el (wl-draft-save): Rewrite.
5729         (wl-draft-create-buffer): Set buffer-file-name as nil.
5730
5731         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5732
5733         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5734
5735         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5736         nil.
5737
5738 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5739
5740         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5741         If count is nil, do not prefetch.
5742         (wl-message-buffer-prefetch-next): Next.
5743
5744 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5747
5748 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5749
5750         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5751         `delete-backward-char'
5752         (wl-draft-prepare-edit): Check major-mode.
5753         (wl-draft-decode-header): Rewrite.
5754         (wl-draft): Fix.
5755
5756 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5757
5758         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5759
5760 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5761
5762         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5763         (wl-message-buffer-prefetch-get-next): Remove size checking.
5764         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5765
5766 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5767
5768         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5769         (wl-draft-default-headers): Fix.
5770
5771 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5772
5773         * wl-draft.el (wl-draft-default-headers): Insert return value of
5774         `wl-generate-mailer-string-function'.
5775
5776 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5777
5778         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5779         (wl-draft-insert-mail-header-separator): Ditto.
5780
5781         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5782         again (Reverted the change on 2002-01-17 by OKADA san).
5783
5784 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5785
5786         * wl-draft.el (wl-draft): Rewrite.
5787         (wl-draft-create-buffer): New function.
5788         (wl-draft-create-contents): Ditto.
5789         (wl-draft-prepare-edit): Ditto.
5790         (wl-draft-decode-header): Ditto.
5791         (wl-draft-decode-body): Ditto.
5792         (wl-draft-check-new-line): Ditto.
5793         (wl-draft-default-headers): Ditto.
5794         (wl-draft-insert-mail-header-separator): Ditto.
5795
5796 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * Version number is increased to 2.9.6.
5799
5800 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5801
5802         * wl-draft.el (wl-draft-delete-field): Optional argument.
5803         (wl-draft-delete-fields): Ditto.
5804
5805 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5806
5807         * wl-message.el (toplevel): Eliminated byte-compile warning.
5808         for `itimer-function', `delete-timer' and `itimer-list'.
5809
5810 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5811
5812         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5813         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5814         `wl-message-buffer-prefetch-threshold'.
5815         * wl-summary.el (wl-summary-redisplay-internal): Remove
5816         the check of `wl-message-buffer-prefetch-depth'.
5817
5818 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5819
5820         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5821         size of article.
5822         (wl-message-buffer-prefetch-subr): Remove size check.
5823
5824 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5825
5826         * wl-vars.el (wl-plugged): Make customizable.
5827
5828 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5829
5830         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5831         (wl-message-buffer-prefetch-set-timer): New function.
5832         (wl-message-buffer-prefetch-get-next): New function.
5833         (wl-message-buffer-prefetch): New function.
5834         (wl-message-buffer-prefetch-next): Rewrite.
5835         (wl-message-buffer-prefetch-subr): Rewrite.
5836         * wl-vars.el (wl-auto-prefetch-first): New variable.
5837         * wl-summary.el (wl-summary-goto-folder-subr): Call
5838         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5839
5840 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5841
5842         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5843         `wl-summary-unread-message-hook'.
5844
5845 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5846
5847         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5848         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5849         if range is `cache-status'.
5850
5851 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5852
5853         * wl-message.el (wl-message-buffer-prefetch-subr):
5854         Improve debug message.
5855
5856 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5857
5858         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5859         `wl-mail-send-pre-hook'.
5860         (wl-draft-send-mail-with-qmail): Ditto.
5861         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5862
5863 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5864
5865         * wl-message.el (wl-message-buffer-prefetch-subr):
5866         Fix for cancel-function-timers bug.
5867         (wl-message-buffer-prefetch-debug): Default value is t.
5868
5869 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5870
5871         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5872         (wl-message-buffer-prefetch-subr): Rewrite.
5873         Rename from `wl-message-buffer-prefetch'.
5874
5875 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5876
5877         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5878         (wl-default-draft-cite-decorate-author): Ditto.
5879
5880         * wl-draft.el (wl-draft-cite-function): Removed.
5881         (wl-default-draft-cite-decorate-author): Ditto.
5882
5883 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5884
5885         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5886         (wl-default-draft-cite): Do not arrange author name if the value of
5887         `wl-default-draft-cite-decorate-author' is nil.
5888
5889 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5890
5891         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5892
5893         * wl-folder.el (wl-folder-check-one-entity): Don't care
5894         `elmo-folder-use-flag-p'.
5895
5896 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5897
5898         * wl-folder (wl-folder-check-one-entity): Fix
5899         problem if unread is nil.
5900
5901 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5902
5903         * wl-address.el (wl-address-make-completion-list): Check whether
5904         the address is a group list.
5905         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5906
5907 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5908
5909         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5910         The number of the messages of new and unread does not count
5911         correctly.
5912
5913         * wl-summary.el (wl-summary-count-unread): Changed to return
5914         `(new . unread)' instead of total.
5915         (wl-summary-sync-update): Follow the change above.
5916
5917         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5918
5919 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5920
5921         * wl-address.el (wl-address-make-completion-list): Do not enclose
5922         address by " <" and ">" if associated realname is "".
5923         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5924         This is against the promblem with group list in .addresses pointed
5925         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5926
5927 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5928
5929         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5930         message is a format control string.
5931         * wl-expire.el (wl-expire-append-log): Ditto.
5932         * wl-mime.el (wl-summary-burst-subr): Ditto.
5933         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5934         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5935
5936 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5937
5938         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5939         wl.el (wl-check-variables): Rename from `wl-check-type'.
5940         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5941         (wl-check-variables-2): New function.
5942         (wl): Call `wl-check-variables-2'.
5943
5944 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5945
5946         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5947         after renaming folder in access group.
5948
5949 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5950
5951         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5952         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5953         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5954         (wl-message-buffer-prefetch): Rewrite.
5955         (wl-message-buffer-prefetch-idle-time): Removed.
5956         * wl-summary.el (wl-summary-redisplay-internal):
5957         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5958         Error check for `wl-message-buffer-prefetch-depht'.
5959
5960 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5961
5962         * Version number is increased to 2.9.5.
5963         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5964
5965 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5966
5967         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5968         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5969         Based on the patch written by
5970         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5971
5972 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5973
5974         * wl-draft.el (wl-draft-raw-send): Fix for
5975         `wl-news-send-pre-hook'
5976
5977 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5978
5979         * wl-utils.el (wl-message-id-function): New variable.
5980         * wl-draft.el (wl-draft-insert-required-fields):
5981         Use `wl-message-id-function'.
5982
5983 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5984
5985         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5986         * wl-utils.el (wl-draft-make-message-id-string):
5987         Use `wl-from' for domain part of Message-ID
5988         if `wl-message-id-use-wl-from' if non-nil.
5989         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5990
5991 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5992
5993         * wl.el (wl): Call `wl-check-type'
5994         Do not 'condition-case'.
5995
5996 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5997
5998         * wl.el (wl-check-type): New function.
5999         (wl-check-type-variables): New variable.
6000
6001 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6002
6003         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6004
6005 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6006
6007         * wl-draft.el (wl-smtp-password-key): New function.
6008         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6009         (wl-draft-send-mail-with-smtp): Ditto.
6010         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6011
6012 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6013
6014         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6015         * wl-utils.el (wl-unique-id-suffix): Remove.
6016
6017 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6018
6019         * Version number is increased to 2.9.4.
6020
6021 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6022
6023         * wl-utils.el (wl-unique-id-suffix): New variable.
6024         (wl-unique-id): Use `wl-unique-id-suffix'
6025
6026 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6027
6028         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6029         instead of `elmo-msgdb-search'.
6030
6031         * Version number is increased to 2.9.3.
6032
6033 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6034
6035         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6036
6037 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6038
6039         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6040         (wl-draft-dispatch-message): Changed for send-later.
6041         (wl-draft-queue-flush): Ditto.
6042         (wl-draft): Clear `wl-sent-message-queued'.
6043         (wl-draft-reedit): Ditto.
6044         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6045         * wl-vars.el (wl-draft-force-queuing): New variable.
6046         (wl-draft-force-queuing-mail): New variable.
6047         (wl-draft-force-queuing-news): New variable.
6048
6049 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6050
6051         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6052         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6053
6054 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6055
6056         * Version number is increased to 2.9.2.
6057
6058 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6059
6060         * wl-draft.el (wl-draft-elide-region): New user command.
6061         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6062
6063         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6064         command `wl-draft-elide-region'.
6065         * wl-mule.el: Ditto.
6066         * wl-xmas.el: Ditto.
6067
6068 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6069
6070         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6071         (wl-biff-check-folder-async): Removed needless let.
6072
6073 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6074
6075         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6076         wl-folder-get-elmo-folder.
6077         (wl-biff-check-folder): Set `biff' argument of
6078         `wl-folder-check-one-entity'.
6079         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6080
6081         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6082         (wl-folder-check-one-entity): Added `biff' argument;
6083         Setup `biff' slot of folder.
6084
6085         * Version number is increased to 2.9.1.
6086
6087 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6090         comment out and fixed.
6091         (wl-fldmgr-add-completion-subr): Ditto.
6092
6093         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6094         and msgdb.
6095
6096         * wl.el (wl-toggle-plugged): Save summary view.
6097
6098 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6099
6100         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6101
6102 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6103
6104         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6105
6106 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6109         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6110         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6111
6112         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6113         if it was failed.
6114         (wl-demo): Disable undo in the demo buffer.
6115
6116 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6117
6118         * wl-version.el (wl-version): Changed codename.
6119
6120         * Version number is increased to 2.9.0.
6121
6122 2001-12-14  Takuo KITAME <kitame@northeye.org>
6123
6124         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6125         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6126         (wl-folder-mark-as-read-all-current-entity): Ditto.
6127
6128 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-vars.el (wl-from-width): Define as obsolete variable.
6131         (wl-subject-length-limit): Ditto.
6132
6133         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6134
6135         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6136         wl-summary-save-view.
6137
6138         * wl.el (wl-save-status): Ditto.
6139         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6140
6141         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6142         (wl-summary-exit): Follow the change above.
6143         (wl-summary-goto-folder-subr): Ditto.
6144
6145         * wl-folder.el (wl-folder-create-subr): Don't use
6146         `elmo-folder-creatable-p'.
6147
6148 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6149
6150         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6151
6152 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6153
6154         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6155         rather than bitmap on Emacs 21.
6156         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6157         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6158         for xbm if the new redisplay engine is not available.
6159
6160 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6161
6162         * wl-folder.el (wl-folder-init-hook): New hook.
6163         (wl-folder-init): Run `wl-folder-init-hook'.
6164
6165 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6168
6169 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl-acap.el (wl-acap-cache-filename): New variable.
6172         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6173         (wl-acap-init): Use cache if no ACAP server found.
6174
6175 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6176
6177         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6178         `wl-acap-original-msgdb-dir'.
6179
6180         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6181         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6182
6183         * wl-mime.el (wl-mime-save-directory): Renamed from
6184         `wl-mime-save-dir'.
6185
6186 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6189
6190         * wl-demo.el: Require `path-util'.
6191         (wl-demo-bitmap-mule-available-p): New internal variable.
6192         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6193         `module-installed-p' instead.
6194         (wl-demo-insert-image): Use *.img file for a bitmap image.
6195         (wl-demo): Don't call the ascii demo recursively.
6196
6197 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6198
6199         * Version number is increased to 2.7.7.
6200
6201 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6202
6203         * wl.el (wl-exit): Eliminated byte-compile warning.
6204
6205 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6206
6207         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6208         obsolete variable using `elmo-define-obsolete-variable'.
6209         (wl-fetch-confirm-threshold): Ditto.
6210         (wl-cache-prefetch-folder-type-list): Ditto.
6211         (wl-cache-prefetch-folder-list): Ditto.
6212
6213 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6214
6215         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6216         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6217         (wl-demo-insert-image): New function.
6218         (wl-demo-insert-text): New function.
6219         (wl-demo-image-type-alist): Redefine as a function.
6220         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6221         (wl-demo-with-temp-file-buffer): Removed.
6222         (wl-logo-xpm): Removed.
6223         (wl-logo-xbm): Removed.
6224         (wl-logo-bitmap): Removed.
6225
6226 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6227
6228         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6229         (wl-expire-localdir-get-folder-function): New user option.
6230         (wl-expire-localdir-get-folder): New function.
6231         (wl-expire-localdir-date): Ditto.
6232
6233 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6234
6235         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6236         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6237         Fixed unread number mismatch when all-unread < unread.
6238
6239 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6242         (wl-fetch-confirm-threshold): Ditto.
6243
6244         * wl-summary.el (wl-summary-confirm-appends): Removed.
6245         (wl-summary-sync-update): Don't refer
6246         `wl-summary-update-confirm-threshold' (It is now abolished).
6247
6248         * wl-message.el (wl-message-display-internal): Don't refer
6249         `wl-fetch-confirm-threshold' (It is now abolished).
6250
6251 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6254
6255 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6256
6257         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6258         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6259         Change default value to nil.
6260         (wl-summary-indent-length-limit): The value can be nil, nil means
6261         unlimited.
6262
6263         * wl-summary.el: Don't set limit for indent length if the value of
6264         wl-summary-indent-length-limit is nil.
6265         If the value of wl-summary-width is nil, it means only that the width
6266         of summary is unlimited (nil doesn't mean that the indent length is
6267         unlimited).
6268
6269         * wl-thread.el: Ditto.
6270
6271 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6272
6273         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6274         be nil, nil means never confirm.
6275         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6276
6277 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6278
6279         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6280         means unlimited).
6281
6282 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6283
6284         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6285         Use `with-temp-buffer'.
6286
6287 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6288
6289         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6290         with new backquote style).
6291         (wl-folder-get-entity-from-buffer): Ditto.
6292
6293 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6294
6295         * wl-version.el (nemacs-version): Eliminated.
6296         (wl-extended-emacs-version2): Ignore nemacs.
6297         (wl-extended-emacs-version3): Ditto.
6298
6299 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6300
6301         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6302         (wl-draft-add-in-reply-to): New variable.
6303         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6304         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6305         (wl-draft-yank-from-mail-reply-buffer): Use
6306         `wl-draft-add-in-reply-to'.
6307         (wl-draft-insert-current-message): Ditto.
6308
6309 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6310
6311         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6312         typo (kill->hide).
6313         (wl-message-buffer-prefetch-folder-type-list): Added elements
6314         `mark' and `cache' instead of `internal'.
6315
6316 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6317
6318         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6319         resume msgdb directory.
6320
6321 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6322
6323         * wl.el (wl-exit): Call `wl-acap-exit'.
6324
6325         * wl-summary.el (wl-summary-message-string): New function.
6326         (wl-summary-reedit): Use it.
6327         (wl-summary-resend-bounced-mail): Remove needless let.
6328         (wl-summary-supersedes-message): Ditto.
6329         (wl-summary-save): Ditto.
6330
6331         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6332         (wl-acap-init): Set it.
6333         (wl-acap-exit): New function.
6334
6335 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6336
6337         * wl.el (wl-init): Revert (require 'mime-setup). move from
6338         toplevel.
6339
6340 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6341
6342         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6343         local variables.  Add error when guess function return invalid
6344         value.
6345
6346 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6347
6348         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6349         Change local variable name.
6350         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6351         (wl-folder-get-newsgroups): Return nil when non-news folder.
6352         * wl-summary.el (wl-summary-write-current-folder): State through
6353         when guess-list return nil.
6354         (wl-summary-write-current-folder-functions): Fixed docstring.
6355
6356         * wl.el (wl-exit): Changed confirm message.
6357
6358         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6359         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6360
6361         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6362
6363 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6364
6365         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6366         user option (Renamed from wl-cache-prefetch-folder-type-list).
6367         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6368         from wl-cache-prefetch-folder-list).
6369
6370         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6371         Move to wl-vars.el.
6372         (wl-message-buffer-prefetch-p): Changed to enable
6373         `wl-message-buffer-prefetch-folder-list'.
6374
6375         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6376         `ignore-cache'.
6377
6378 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6379
6380         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6381         `part-top' and `part-bottom'.
6382         (wl-draft-config-sub-part-top): New function.
6383         (wl-draft-config-sub-part-bottom): New function.
6384
6385 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6386
6387         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6388
6389 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6390
6391         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6392
6393 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6394
6395         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6396
6397         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6398         (wl-summary-write-current-folder): Ditto.
6399
6400 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6401
6402         * wl-folder.el (wl-folder-get-newsgroups): Use
6403         `elmo-folder-newsgroups'.
6404
6405 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6406
6407         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6408         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6409         `wl-draft-config-sub-header-bottom'.
6410
6411 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6412
6413         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6414         localnews folder.
6415
6416 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6417
6418         * wl-summary.el (wl-summary-mode): Undo last change.
6419
6420         * wl-folder.el (wl-folder-mode): Ditto.
6421
6422 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6423
6424         * wl-summary.el (wl-summary-mode): Locally set
6425         truncate-partial-window-width to nil.
6426         (for XEmacs)
6427
6428         * wl-folder.el (wl-folder-mode): Ditto.
6429
6430 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6431
6432         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6433
6434 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6435
6436         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6437         number.
6438
6439         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6440
6441         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6442
6443         * Version number is increased to 2.7.6.
6444
6445 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6446
6447         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6448
6449 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6450
6451         * wl-summary.el (wl-summary-sync-update): Enclose network
6452         related portion with `unwind-protect'.
6453
6454 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6455
6456         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6457
6458 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6459
6460         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6461         element.
6462         * wl-vars.el (wl-message-body-button-alist): Ditto.
6463
6464         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6465         max match length.
6466         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6467
6468         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6469         for the max match length;
6470         Use 4th element value for the button string regexp group.
6471
6472         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6473         candidate exists, prompt to select.
6474
6475 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6476
6477         * wl-summary.el (wl-summary-jump-to-msg): Search before
6478         calibration point by `beginning-of-line'.
6479
6480 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6481
6482         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6483         for access group.
6484
6485 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6486
6487         * wl-message.el (wl-message-display-internal): Bind
6488         `default-mime-charset'.
6489
6490         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6491
6492         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6493
6494         * Version number is increased to 2.7.5.
6495
6496 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6497
6498         * wl-expire.el (wl-summary-archive): Fixed;
6499         Use `elmo-folder-name-internal'.
6500
6501 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6502
6503         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6504         from `elmo-folder-move-messages' caller.
6505         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6506
6507         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6508         related portions are changed).
6509
6510 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6511
6512         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6513         counter.
6514
6515 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6516
6517         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6518         buffer local and set it to nil.
6519
6520         * wl-message.el (wl-message-redisplay): Ditto.
6521
6522 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-summary.el (wl-summary-mark-as-important): If message is
6525         already cached, set messag as read, otherwise encache and mark as read.
6526
6527 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6528
6529         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6530         point-min.
6531
6532 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6535         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6536         a keymap.
6537
6538 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6539
6540         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6541         parent.
6542
6543         * wl-mule.el (wl-message-define-keymap): Ditto.
6544
6545         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6546
6547         * wl-xmas.el (wl-message-display-internal-hook): Define.
6548         (wl-xmas-setup-message-toolbar): Define as function.
6549         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6550         (wl-message-overload-functions): Abolished.
6551         (wl-message-define-keymap): New function.
6552
6553         * wl-vars.el (wl-message-display-internal-hook): New variable.
6554         (wl-message-header-button-alist): New variable (Renamed from
6555         wl-highlight-message-header-button-alist).
6556         (wl-message-body-button-alist): Ditto.
6557
6558         * wl-mule.el (wl-message-define-keymap): New function.
6559         (wl-message-overload-functions): Abolished.
6560
6561         * wl-message.el (wl-message-add-buttons-to-body): New function.
6562         (wl-message-redisplay): Don't call wl-message-overload-functions;
6563         Call wl-message-add-buttons-to-header and
6564         wl-message-add-buttons-to-body.
6565         (wl-message-display-internal): Set keymap argument for
6566         elmo-mime-display-as-is, elmo-mime-message-display;
6567         Run wl-message-display-internal-hook.
6568         (wl-message-refer-article-or-url): Abolished.
6569
6570         * wl-highlight.el (wl-highlight-headers): Don't call
6571         wl-highlight-message-add-buttons-to-header.
6572         (wl-highlight-message-add-buttons-to-header): Abolished.
6573
6574
6575         * wl-e21.el (wl-message-display-internal-hook): Define.
6576         (wl-e21-setup-toolbar): Deleted duplicated binding.
6577         (wl-e21-setup-message-toolbar): Define as function.
6578         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6579         (wl-message-define-keymap): New function.
6580         (wl-message-overload-functions): Abolished.
6581
6582 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6583
6584         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6585         and elmo-folder-close.
6586
6587         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6588
6589 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6590
6591         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6592         boolean value.
6593         * wl-draft.el (wl-draft-do-fcc): Ditto.
6594
6595 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6596
6597         * wl-vars.el (wl-fcc-force-as-read): New variable.
6598         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6599         mark copied message as read.
6600
6601 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6602
6603         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6604
6605 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6606
6607         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6608         `wl-summary-target-above' instead of obsolete variable
6609         `wl-summary-temp-above'.
6610
6611         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6612         instead of `make-obsolete-variable'.
6613         * wl-refile.el (toplevel): Ditto.
6614
6615 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6616
6617         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6618         with third argument t.
6619         (wl-draft): Set first argument for wl-plugged-init as t.
6620
6621         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6622         definition.
6623
6624 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6625
6626         * wl-vars.el: Tabify.
6627         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6628
6629         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6630         message.
6631
6632 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6633
6634         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6635         and set default to beep.
6636
6637 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6638
6639         * wl-vars.el (wl-draft-truncate-lines): New variable.
6640
6641         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6642         instead of wl-message-truncate-lines for truncate-lines.
6643
6644 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6645
6646         * wl-message.el (wl-message-display-internal): Call
6647         `wl-highlight-message' after `elmo-mime-display-as-is'.
6648
6649         * wl-mime.el (wl-mime-display-text/plain): New function.
6650         (wl-mime-display-header): Ditto.
6651         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6652         body-presentation-method for text/plain;
6653         Register `wl-mime-display-header' as a header-presentation-method;
6654         Don't set up `elmo-message-text-content-inserted-hook' and
6655         `elmo-message-header-inserted-hook'.
6656
6657         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6658         variable.
6659         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6660         as t if flag is 'all-header;
6661         Don't bind `elmo-message-ignored-field-list',
6662         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6663
6664 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6665
6666         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6667         for xemacs with non-mule environment.
6668
6669 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6670
6671         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6672         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6673         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6674
6675 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6676
6677         * wl-vars.el (wl-interactive-send): Set default value as t.
6678
6679 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6682         (wl-addrmgr-method-list): Abolished.
6683         (wl-addrmgr-change-method): Follow above change.
6684
6685         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6686
6687 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6688
6689         * wl-vars.el (wl-message-truncate-lines): Change default value
6690         to default-truncate-lines.
6691
6692         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6693
6694 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6695
6696         * wl-vars.el (wl-message-truncate-lines): New variable.
6697
6698         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6699         wl-message-truncate-lines.
6700
6701 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6702
6703         * wl-acap.el (wl-acap-init): Remove period from error message.
6704         (wl-acap-find-acap-service): Remove period from message.
6705
6706 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * wl.el (wl-check-environment): Undo last change.
6709
6710         * wl-vars.el (wl-from): Changed default value.
6711
6712         * wl-util.el (toplevel): Don't require tm-edit.
6713
6714         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6715         `wl-folder-init';
6716         Don't set mark on mail body.
6717         (wl-draft-reedit): Ditto.
6718
6719         * wl-address.el (wl-address-quote-specials): Define as an alias for
6720         elmo-address-quote-specials.
6721
6722 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6723
6724         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6725
6726         * wl-vars.el (wl-from): Set default value as nil.
6727         (wl-organization): Set default value as ORGANIZATION environment
6728         variable.
6729
6730         * wl-draft.el (wl-smtp-extension-bind): Check value of
6731         wl-smtp-connection-type.
6732
6733         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6734         error.
6735
6736 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6737
6738         * Version number is increased to 2.7.4.
6739
6740         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6741         arguments from `wl-highlight-x-face-function' caller.
6742         Use x-face-1.3.6.12 or later.
6743
6744 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6745
6746         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6747
6748 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6749
6750         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6751         (wl-fcc): Fix to accept function.
6752         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6753
6754 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6755
6756         * wl-acap.el (toplevel): Added `product-provide' declare.
6757         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6758
6759 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6760
6761         * wl.el (wl): Changed order of calling `elmo-init'
6762         and `elmo-folder-init'.
6763
6764 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6765
6766         * wl-mime.el (wl-summary-burst): Extract message when content-type
6767         of root entity is not only `multipart' but also `message/rfc822'.
6768         (wl-summary-burst-subr): Ditto.
6769
6770 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-vars.el (toplevel): Require 'custom.
6773         (wl-trash-folder): Added to `wl-setting' group.
6774
6775         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6776         exists.
6777         (wl-addrmgr-draw): Insert empty line when no entry exists.
6778
6779         * wl-mule.el (wl-message-wheel-up): Fixed.
6780         (wl-message-wheel-down): Ditto.
6781
6782 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6783
6784         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6785         config is an anonymous lambda expression.
6786
6787 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6790         when Mule 2 is running.
6791
6792 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6793
6794         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6795
6796 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6799         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6800
6801         * wl-address.el (wl-address-specials-regexp): Eliminated.
6802         (wl-address-quote-specials): Rewrite.
6803
6804 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6807         shy-groups for regexp.
6808
6809         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6810         character classes and Perl style shy-groups for regexp.
6811         (wl-highlight-plugged-current-line): Use Posix style character
6812         classes for regexp.
6813         (wl-e21-highlight-folder-by-numbers): Ditto.
6814         (wl-e21-display-image-p): Use `display-images-p' instead of
6815         `display-graphic-p'.
6816         (display-images-p): Make an alias to `display-graphic-p' if it is
6817         not available.  It is for Emacs version prior to 21.0.105.
6818
6819         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6820         `display-graphic-p'.
6821         (wl-demo-image-type-alist): Ditto.
6822         (display-images-p): Make an alias to `display-graphic-p' if it is
6823         not available.  It is for Emacs version prior to 21.0.105.
6824
6825 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6826
6827         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6828         support.
6829         (wl-generate-user-agent-string): Ditto.
6830
6831         * wl-version.el (wl-version): Update docsting.
6832         (wl-version-status): Ditto.
6833
6834 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6835
6836         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6837         21.0.105.  For Emacs 21.0.104 or earlier.
6838
6839 2001-09-03  Takuo KITAME <kitame@northeye.org>
6840
6841         * wl-e21.el (wl-plugged-init-icons): Use
6842         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6843         (wl-biff-init-icons): Ditto.
6844
6845 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6846
6847         * wl-highlight.el (wl-highlight-summary-current-line):
6848         Fixed highlighting refile/copy destination.
6849
6850         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6851         (wl-acap-store): Encode string by wl-acap-coding-system.
6852
6853 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6854
6855         * wl-acap.el (toplevel): Check and require 'un-define before
6856         'xemacs-ucs;
6857          Added checking for UTF-2000.
6858
6859 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6862         Don't enclose with `eval-and-compile'.
6863
6864         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6865         wl-init is non-nil.
6866
6867         * wl-draft.el (wl-draft): Ditto.
6868
6869         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6870
6871         * wl-acap.el (toplevel): Require 'wl.
6872         (wl-acap-store): Call `elmo-init'.
6873
6874         * wl.el (wl): Changed position of `wl-check-environment'.
6875         (toplevel): Added autoload setting for wl-acap.
6876
6877         * wl-vars.el (wl-setting): New custom group.
6878         (wl-from): Added wl-setting group.
6879         (wl-user-mail-address-list): Ditto.
6880         (wl-organization): Ditto.
6881         (wl-subscribed-mailing-list): Ditto.
6882         (wl-envelope-from): Ditto.
6883         (wl-smtp-posting-user): Ditto.
6884         (wl-smtp-posting-server): Ditto.
6885         (wl-smtp-posting-port): Ditto.
6886         (wl-smtp-authenticate-type): Ditto.
6887         (wl-pop-before-smtp-user): Ditto.
6888         (wl-pop-before-smtp-server): Ditto.
6889         (wl-pop-before-smtp-port): Ditto.
6890         (wl-pop-before-smtp-authenticate-type): Ditto.
6891         (wl-nntp-posting-server): Ditto.
6892         (wl-nntp-posting-user): Ditto.
6893         (wl-nntp-posting-port): Ditto.
6894         (wl-fetch-confirm-threshold): Ditto.
6895         (wl-prefetch-threshold): Ditto.
6896         (wl-thread-insert-opened): Ditto.
6897         (wl-ldap-server): Ditto.
6898         (wl-ldap-port): Ditto.
6899         (wl-ldap-base): Ditto.
6900         (wl-ldap-objectclass): Ditto.
6901         (wl-use-ldap): Ditto.
6902         (wl-draft-config-alist): Ditto.
6903         (wl-draft-config-matchone): Ditto.
6904         (wl-template-alist): Ditto.
6905         (wl-message-sort-field-list): Ditto.
6906         (wl-message-ignored-field-list): Ditto.
6907         (wl-message-visible-field-list): Ditto.
6908         (wl-interactive-send): Ditto.
6909         (wl-summary-move-order): Ditto.
6910         (wl-auto-select-first): Ditto.
6911         (wl-auto-select-next): Ditto.
6912         (wl-interactive-save-folders): Ditto.
6913
6914         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6915         Initialization codes are moved from wl-local-folder-init.
6916         (wl-local-folder-init): Follow the change above.
6917         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6918
6919         * wl-acap.el: New file.
6920
6921         * Version number is increased to 2.7.3.
6922
6923 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6924
6925         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6926
6927 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6928
6929         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6930         (wl-addrmgr-address-entry-list): Ditto.
6931
6932 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * wl-e21.el (wl-draft-mode-map): Removed binding for
6935         `wl-draft-insert-x-face-field'.
6936
6937         * wl-mule.el (wl-draft-mode-map): Ditto.
6938
6939         * wl-xmas.el (wl-draft-mode-map): Ditto.
6940
6941         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6942         (wl-cs-autoconv): Ditto.
6943         (wl-cs-local): Ditto.
6944         (wl-use-scoring): Ditto.
6945         (wl-mime-charset): Ditto.
6946         (wl-folder-check-async): Ditto.
6947
6948         * wl.el (toplevel): Ignore nemacs and tm.
6949         (wl-exit): Ditto.
6950
6951         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6952         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6953         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6954         instead of wl-address-petname-add-or-change.
6955         (wl-summary-edit-addresses-subr): Use wl-address-delete
6956         instead of wl-address-petname-delete.
6957
6958         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6959
6960         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6961         if error occured.
6962
6963         * wl-message.el (require): Remove tm support.
6964
6965         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6966
6967         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6968         (wl-folder-jump-to-current-entity): Ditto.
6969         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6970
6971         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6972         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6973         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6974
6975         * wl-mule.el (wl-draft-key-setup): Ditto.
6976
6977         * wl-xmas.el (wl-draft-key-setup): Ditto.
6978
6979         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6980         (wl-draft-std11-parse-addresses): New function.
6981         (wl-draft-parse-mailbox-list): Use it.
6982         (wl-draft): Ignore nemacs.
6983         (wl-draft-reedit): Ditto.
6984
6985         * wl-addrmgr.el: New file.
6986         (Original is wl-rcpt.el written by
6987         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6988         Thanks Kitamoto-san.)
6989
6990         * wl-address.el (wl-address-make-address-list): Modified parsing
6991         process.
6992         (wl-address-delete): Renamed from `wl-address-petname-delete';
6993         Modify wl-address-list too.
6994         (wl-address-add-or-change): Renamed from
6995         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6996
6997 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6998
6999         * wl-highlight.el (wl-highlight-summary-current-line):
7000           Work with transient-mark-mode
7001
7002 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7003
7004         * Version number is increased to 2.7.2.
7005
7006         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7007         instead of elmo-dop-queue-method.
7008
7009 2001-08-06  SAITO Atsunori <sai@yedo.com>
7010
7011         * wl-vars.el (wl-ldap-objectclass): New user option.
7012
7013         * wl-address.el (wl-ldap-make-filter): Use it.
7014
7015 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7016
7017         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7018
7019 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7020
7021         * wl-folder.el (wl-folder): redisplay after folder insertion.
7022
7023         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7024
7025         * wl-summary.el (wl-summary-sync-update):
7026         Change status mark only when new-msgdb exists.
7027         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7028
7029 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-summary.el (wl-summary-open-folder): New function.
7032         (wl-summary-goto-folder-subr): Use it.
7033         (wl-summary-mark-as-important): Fix;
7034         Encache only when no cache exists.
7035
7036 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7037
7038         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7039         Use with-current-buffer.
7040
7041 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7042
7043         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7044         before call `get-buffer'. Fixed parenthesis.
7045         (wl-score-get-header-entry): Clear message and help window when
7046         keyboard quit.
7047         (wl-score-edit-insert-header): Ditto.
7048
7049 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7052         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7053         (wl-default-draft-cite): Fix.
7054
7055         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7056         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7057
7058 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl-message.el (wl-message-prev-page): Do same bahavior
7061         as summary when it is called in the message buffer.
7062         (wl-message-next-page): Ditto.
7063
7064 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7065
7066         * wl-summary.el (wl-summary-forward): Use cache if it is not
7067         section cache.
7068
7069 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7070
7071         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7072         Removed redundant require of elmo-vars.
7073         (wl-biff-state-indicator-on): Changed default value for
7074         xemacs with non-mule environment.
7075
7076         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7077         wl-message-buffer is nil;
7078         Hide progress bar after moving messages.
7079
7080 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7081
7082         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7083         message at cursor point is deleted.
7084
7085 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7086
7087         * wl-vars.el: Changed file coding system to euc-japan.
7088         Added -*-coding:-*- magic to the first line.
7089
7090         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7091         Search parent from the first message.
7092
7093         * Version number is increased to 2.7.1.
7094
7095 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7096
7097         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7098
7099 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7100
7101         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7102         refile/delete execution.
7103
7104         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7105         Fixed docstring.
7106
7107 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7108
7109         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7110         do update process;
7111         Don't update marks when update process is interrupted.
7112
7113 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7114
7115         * wl-summary.el (wl-summary-reply): Fixed problem when
7116         wl-draft-use-frame is non-nil.
7117         (wl-summary-forward): Ditto.
7118
7119         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7120         as nil.
7121         (wl-folder-mark-as-read-all-entity): Ditto.
7122         (wl-folder-prefetch-entity): Ditto.
7123
7124         * wl.el (wl): Check environment before wl-init.
7125
7126         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7127         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7128         instead of wl-summary-collect-unread.
7129         (wl-summary-reply): Split message window.
7130
7131 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7134         only if current language environment is japanese,
7135
7136         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7137         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7138         (wl-folder-goto-folder-subr): Ditto.
7139
7140         * wl-draft.el (wl-draft-dispatch-message): Call
7141         `elmo-file-cache-get-path'.
7142
7143 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7144
7145         * wl-summary.el (wl-summary-cursor-move): If return value of
7146         wl-summary-next-message is not number, don't jump.
7147
7148 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * wl-summary.el (wl-summary-buffer-next-message-function): New
7151         variable.
7152         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7153         if it is bound.
7154
7155         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7156         string.
7157
7158         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7159         (wl-plugged-drawing): Ditto.
7160
7161 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7162
7163         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7164         process.
7165         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7166         with unwind-protect.
7167
7168         * wl.el (wl-init): Require mime-setup.
7169         (wl-check-environment): Don't require mime-setup.
7170
7171         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7172         instead of elmo-folder-type.
7173
7174         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7175         value as nil.
7176
7177 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7178
7179         * Version number is increased to 2.7.0.
7180
7181         * wl-version.el (wl-version): Changed codename.
7182
7183         * wl-summary.el (wl-summary-delete-cache): Fixed.
7184
7185         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7186         Workaround for net folders.
7187         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7188
7189         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7190         value to nil (According to the patch from
7191         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7192
7193         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7194         of elmo-folder-close.
7195
7196 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7197
7198         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7199         for postfix.
7200
7201 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7202
7203         * wl-summary.el (wl-summary-resend-message): Fixed.
7204
7205         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7206         Call wl-draft with `from' argument if its address is included in
7207         `wl-user-mail-address-list'.
7208         (wl-draft): Added `from' argument.
7209
7210         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7211         non-nil.
7212         (wl): Don't show demo if wl-demo is nil.
7213
7214         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7215         wl-summary-use-frame.
7216
7217         * wl-vars.el (wl-summary-use-frame): New user option.
7218         (wl-folder-use-frame): Changed docstring.
7219
7220         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7221         non-nil.
7222         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7223         wl-summary-use-frame.
7224
7225         * wl-vars.el (wl-folder-use-frame): New user option.
7226
7227         * wl-summary.el (wl-summary-exit): Back to folder frame if
7228         wl-folder-use-frame is non-nil.
7229         (wl-summary-redisplay-internal): Ignore cache if current folder
7230         is draft folder,
7231         (wl-summary-redisplay-no-mime): Ditto.
7232         (wl-summary-redisplay-all-header): Ditto.
7233
7234         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7235         if wl-folder-use-frame is non-nil.
7236
7237 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * wl-summary.el (wl-summary-sync-update): Bind
7240         elmo-folder-update-threshold.
7241         (wl-summary-mark-as-important): Enclosed server mark processing
7242         with `save-match-data'.
7243
7244         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7245         only when it is already defined.
7246
7247 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7248
7249         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7250         name of folder exclude localdir is wrong.
7251         * wl-folder.el (wl-folder-sync-entity):
7252         Set `wl-summary-always-sticky-folder-list' as nil.
7253         (wl-folder-mark-as-read-all-entity): Ditto.
7254         (wl-folder-prefetch-entity): Ditto.
7255
7256 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7257
7258         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7259         instead of `wl-summary-write-current-newsgroup'.
7260
7261 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7262
7263         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7264         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7265         non-nil and selected message is important, do not display.
7266
7267 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7268
7269         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7270
7271 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7272
7273         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7274
7275         * wl-summary.el (wl-summary-mark-as-important): Set message number
7276         using wl-summary-message-number.
7277
7278 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7279
7280         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7281         destination folder is 'null.
7282
7283 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7284
7285         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7286         New function.
7287         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7288         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7289         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7290
7291 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7292
7293         * wl-mime.el (wl-mime-setup): Added setting for
7294         `mime-setup-signature-key-alist' to avoid overriding key bind for
7295         `wl-draft-send'.
7296
7297         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7298         for `wl-draft-send'.
7299         * wl-mule.el (wl-draft-overload-functions): Ditto.
7300         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7301         * wl-draft.el (wl-draft-send): Ditto.
7302
7303         * wl-message.el (wl-message-display-internal):
7304         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7305         (Patch is provided by <kita@coe.nttdata.co.jp>).
7306
7307 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7308
7309         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7310
7311 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7312
7313         * wl.el (wl): Fix for wl-demo.
7314
7315 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7316
7317         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7318
7319 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7320
7321         * wl-folder.el (wl-folder-prefetch-entity): Use
7322         `wl-folder-get-elmo-folder'.
7323         (wl-folder-count-incorporates): Do not use
7324         `wl-folder-get-elmo-folder'.
7325
7326 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7327
7328         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7329         instead of `elmo-folder-get-type'.
7330
7331 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7332
7333         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7334         position on Subject: field.
7335         (Advised by Mito <mit@nines.nec.co.jp>)
7336
7337 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7338
7339         * wl-folder.el (wl-folder-prefetch-entity): Use
7340         `wl-folder-get-elmo-folder'.
7341
7342 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7343
7344         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7345
7346         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7347         `process-duplicates' slot.
7348
7349         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7350         if detection failed.
7351
7352 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7353
7354         * wl-version.el (wl-version-status): Set to "alpha".
7355
7356 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7357
7358         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7359         Check wl-message-buffer lives before set-buffer.
7360
7361 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7362
7363         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7364         called in folder mode.
7365         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7366         * wl-summary.el (wl-summary-exit-pre-hook): Run
7367         `wl-summary-exit-pre-hook' before exit summary mode.
7368
7369 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7370
7371         * wl-version.el (wl-version-status): New variable.
7372         (wl-version-status-alist): Removed.
7373         (wl-version-status): Rule included.
7374
7375 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7376
7377         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7378         @sponichi.
7379
7380         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7381         when `mail-reply-buffer' is buffer-local variable.
7382         (Reported by <kita@coe.nttdata.co.jp>).
7383
7384 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7385
7386         * wl-vars.el (toplevel): Require 'elmo-util.
7387
7388 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7389
7390         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7391         (All other related portions are changed)
7392
7393         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7394
7395         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7396
7397 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7398
7399         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7400
7401 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7402
7403         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7404         Delete other windows to avoid an error.
7405         Use `point-marker' instead of `point' to remember the start point
7406         of body.
7407
7408         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7409
7410         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7411         number not to exceed all message number.
7412
7413 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7414
7415         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7416         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7417
7418 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7419
7420         * wl-summary.el (wl-summary-sync-force-update): Added argument
7421         no-check.
7422         (wl-summary-sync-update): Ditto.
7423         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7424         with `no-check'.
7425
7426         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7427         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7428         already running.
7429
7430 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7431
7432         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7433         `dst-folder-arg'.
7434         (wl-expire-archive-number1): Diito.
7435         (wl-expire-archive-number2): Diito.
7436         (wl-expire-archive-Date): Diito.
7437         (wl-archive-number1): Diito.
7438         (wl-archive-number2): Diito.
7439         (wl-archive-date): Diito.
7440         (wl-archive-folder-p): New function.
7441         (wl-summary-expire): Support of expand folder name at
7442         wl-expire-alist.
7443         * wl-util.el (wl-expand-newtext): Renamed from
7444         `wl-refile-expand-newtext'.
7445
7446 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7447
7448         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7449         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7450         `(elmo-msgdb-get-overview msgdb)'.
7451         (wl-summary-prefetch): Bind match data before call
7452         `wl-summay-prefetch-msg'.
7453         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7454         'off if `wl-summary-buffer-disp-msg' is non-nil.
7455         Fixed problem that couldn't show only one new or unread message when
7456         enter folder.
7457         (wl-summary-reply): Don't call `split-window-vertically' and other
7458         window.
7459
7460 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * wl-expire.el (wl-expire-refile): Fixed.
7463
7464 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7467
7468         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7469         biff notification is removed.
7470
7471         * wl.el (wl): Changed position of `elmo-init'.
7472
7473         * wl-draft.el (wl-default-draft-cite): Use date field
7474         on the citation buffer.
7475
7476         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7477
7478         * wl-xmas.el (wl-folder-internal-icon-list): Added
7479         `wl-folder-shimbun-image'.
7480
7481         * wl-e21.el (wl-folder-internal-icon-list): Added
7482         `wl-folder-shimbun-image'.
7483
7484 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7485
7486         * wl.el (wl-init): Eliminated argument.
7487         (wl): Rewrite.
7488
7489         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7490         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7491         instead of `elmo-folder-msgdb-internal'.
7492         (wl-summary-sync-update): Ditto.
7493         (wl-summary-flush-pending-append-operations): Eliminated.
7494         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7495         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7496         `elmo-folder-open'.
7497
7498         * wl-mime.el (wl-summary-burst): Fixed.
7499
7500         * wl-folder.el (wl-folder-info-save): Check data type.
7501
7502         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7503         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7504         instead of `elmo-folder-msgdb-internal'.
7505         (wl-expire-hide): Ditto.
7506
7507
7508         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7509
7510 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7511
7512         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7513
7514 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7515
7516         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7517
7518 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7519
7520         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7521         Fixed `match-beginning' argument mismatch.
7522
7523 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7524
7525         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7526         the default value.
7527
7528 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7529
7530         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7531         instead of `elmo-nntp-default-port'.
7532
7533         * wl-vars.el: Fixed some doc strings.
7534
7535 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7536
7537         * wl-summary.el (wl-summary-prefetch-msg): Use
7538         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7539
7540         * wl-vars.el: Define *-func as obsolete variable using
7541         `elmo-define-obsolete-variable'.
7542
7543         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7544         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7545         instead of `wl-message-buffer-prefetch-threshold'.
7546
7547         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7548
7549         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7550
7551         * wl-draft.el (wl-caesar-region-func): Ditto.
7552
7553         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7554         Keep unread status in elmo-folder-move-messages.
7555         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7556
7557 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7558
7559         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7560         `wl-summary-buffer-exit-func'
7561         (wl-summary-buffer-message-redisplay-function): Renamed from
7562         `wl-summary-buffer-message-redisplay-func'
7563         (wl-summary-buffer-next-folder-function): Renamed from
7564         `wl-summary-buffer-next-folder-func'.
7565         (wl-summary-buffer-prev-folder-function): Renamed from
7566         `wl-summary-buffer-prev-folder-func'.
7567         (wl-summary-get-petname-function): Renamed from
7568         `wl-summary-get-petname-func'.
7569
7570         * wl-score.el (wl-score-edit-exit-function): Renamed from
7571         `wl-score-edit-exit-func'.
7572
7573         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7574         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7575
7576         * wl-util.el (wl-load-profile-function): Renamed from
7577         `wl-load-profile-func'.
7578
7579         * wl-folder.el (wl-folder-completion-function): Renamed from
7580         `wl-folder-completion-func'.
7581         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7582
7583         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7584         `wl-expire-archive-get-folder-func'.
7585         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7586         (wl-draft-send-mail-function): Renamed from
7587         `wl-draft-send-mail-func'.
7588         (wl-draft-send-news-function): Renamed from
7589         `wl-draft-send-news-func'.
7590         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7591         (wl-generate-mailer-string-function): Renamed from
7592         `wl-generate-mailer-string-func'.
7593         (wl-highlight-signature-search-function): Renamed from
7594         `wl-highlight-signature-search-func'.
7595         (wl-highlight-x-face-function): Renamed from
7596         `wl-highlight-x-face-func'
7597         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7598         (wl-ps-print-buffer-function): Renamed from
7599         `wl-ps-print-buffer-func'
7600         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7601         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7602         (wl-summary-subject-filter-function): Renamed from
7603         `wl-summary-subject-filter-func'.
7604
7605         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7606         `wl-draft-queue-flush-send-func'
7607         (wl-draft-cite-function): Renamed from
7608         `wl-draft-cite-func'
7609
7610         * wl-address.el (wl-address-init-function): Renamed from
7611         `wl-address-init-func'.
7612
7613 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7614
7615         * wl-draft.el (wl-draft-queue-flush): Don't call
7616         `elmo-dop-unlock-message'.
7617         * wl-draft.el (wl-draft-queue-append): Don't call
7618         `elmo-dop-lock-message'.
7619
7620         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7621         (wl-summary-buffer-folder-name): Ditto.
7622         (wl-summary-message-regexp): Added '-' (all other related portions
7623         are changed).
7624         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7625         wl-summary-buffer-folder-name.
7626
7627 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7628
7629         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7630         the number of mails in the folder buffer is not updated by wl-biff.
7631
7632 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7633
7634         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7635         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7636
7637 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7638
7639         * wl-summary.el (wl-summary-next-message):
7640         Return next message number when wl-summary-move-order is nil.
7641
7642 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7643
7644         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7645         `wl-summary-move-spec-alist'.
7646         (wl-summary-move-spec-unplugged-alist): New variable
7647         (Move spec for unplugged status).
7648         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7649         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7650
7651 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7652
7653         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7654         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7655
7656 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7657
7658         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7659         simple quotation to quote the anonymous function.
7660         * tm-wl.el (wl-draft-preview-message): Ditto.
7661
7662 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7663
7664         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7665         Eliminate redundant `save-excursion'.
7666         (wl-highlight-summary-current-line): Ditto.
7667
7668         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7669         accessing match data when `looking-at' failed.
7670
7671         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7672         `elmo-match-string' where users don't care about the speed.
7673         (wl-draft-save): Ditto.
7674
7675 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7676
7677         * wl-util.el (wl-regexp-opt): New function.
7678
7679         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7680         number from `wl-summary-buffer-number-list'.
7681         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7682         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7683         (wl-summary-move-spec-alist): Changed default setting.
7684
7685 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7686
7687         * wl-vars.el (wl-biff-notify-hook): New hook.
7688         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7689         the arrival of new mail.
7690         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7691         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7692
7693 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7694
7695         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7696
7697 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7698
7699         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7700
7701         * Version number is increased to 2.5.8.
7702
7703         * wl-thread.el (toplevel): require 'cl.
7704         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7705         (wl-thread-make-number-list): New function.
7706         (wl-thread-entity-make-number-list-from-children): Ditto.
7707         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7708         (wl-thread-entity-insert-as-children): Likewise.
7709         (wl-thread-delete-message): Likewise.
7710         (wl-meaning-of-mark): Eliminated.
7711         (wl-thread-next-failure-mark-p): Ditto.
7712         (wl-thread-entity-get-mark): Ditto.
7713         (wl-thread-meaning-alist-get-result): Ditto.
7714         (wl-thread-entity-check-prev-mark): Ditto.
7715         (wl-thread-entity-check-next-mark): Ditto.
7716         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7717         (wl-thread-entity-get-prev-marked-entity): Ditto.
7718         (wl-thread-get-prev-unread): Ditto.
7719         (wl-thread-jump-to-prev-unread): Ditto.
7720         (wl-thread-get-next-unread): Ditto.
7721         (wl-thread-jump-to-next-unread): Ditto.
7722         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7723         (wl-thread-entity-get-next-marked-entity): Ditto.
7724
7725         * wl-summary.el (wl-summary-buffer-number-list):
7726         New bufer-local variable.
7727         (wl-summary-switch-to-clone-buffer): Clone
7728         `wl-summary-buffer-number-list'.
7729         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7730         (wl-summary-cursor-move-regex): Eliminated.
7731         (wl-summary-cursor-up): Rewrite.
7732         (wl-summary-cursor-down): Ditto.
7733         (wl-summary-mode-spec-alist): New variable.
7734         (wl-summary-next-message): New inline function.
7735         (wl-summary-cursor-move): New function.
7736         (wl-summary-default-get-next-msg): Rewrite.
7737         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7738         (wl-summary-rescan): Ditto.
7739         (wl-summary-sync-all-init): Ditto.
7740         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7741         summary is not thread view.
7742         (wl-summary-sync-update): Ditto.
7743         (wl-summary-rescan): Ditto.
7744         (wl-summary-make-number-list): New function.
7745
7746         * wl-draft.el: "FCC" -> "Fcc".
7747
7748 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * wl-highlight.el (wl-highlight-summary-window):
7751         Call `set-buffer-modified-p'.
7752
7753         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7754         (wl): Call `elmo-init' and fix.
7755
7756         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7757         Use new variables.
7758
7759         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7760
7761 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7762
7763         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7764
7765 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7766
7767         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7768
7769 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7770
7771         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7772         `wl-use-toolbar' nor `display-graphic-p'.
7773         (wl-e21-setup-message-toolbar): Ditto.
7774         (wl-e21-setup-summary-toolbar): Ditto.
7775         (wl-e21-setup-folder-toolbar): Ditto.
7776
7777         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7778         (wl-plugged-init-icons): Ditto.
7779
7780         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7781         `display-graphic-p'.
7782         (wl-plugged-set-folder-icon): Ditto.
7783         (wl-highlight-plugged-current-line): Ditto.
7784         (wl-highlight-folder-current-line): Ditto.
7785         (wl-e21-highlight-folder-group-line): Ditto.
7786         (wl-e21-setup-toolbar): Ditto.
7787         (wl-e21-display-image-p): New macro.
7788
7789         * wl-demo.el (wl-demo): Simplified.
7790         (wl-demo-image-type-alist): Use `image-type-available-p' for
7791         checking whether the image type `xbm' is available.
7792
7793 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7794
7795         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7796         (wl-summary-input-range): Ditto.
7797
7798 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * wl-summary.el (wl-summary-edit-addresses): Use
7801         `wl-summary-get-original-buffer'
7802         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7803         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7804         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7805         (wl-summary-get-newsgroups): Eliminated.
7806         (wl-summary-set-crosspost): Ditto.
7807         (wl-summary-is-crosspost-folder): Ditto.
7808         (wl-crosspost-alist-load): Ditto.
7809         (wl-crosspost-alist-save): Ditto.
7810
7811         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7812         `elmo-setup-subscribed-newsgroups' instead of
7813         `elmo-nntp-make-groups-hashtb'.
7814         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7815         instead of `wl-crosspost-alist-save'.
7816
7817         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7818         of `elmo-folder-message-appendable-p'.
7819         (wl-mime-header-presentation-method): Eliminated.
7820
7821         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7822         (Error occurs in emacs21).
7823
7824         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7825         the current buffer).
7826
7827         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7828         instead of `wl-crosspost-alist-save'.
7829         (wl-init): `elmo-crosspost-message-alist-load'
7830         instead of `wl-crosspost-alist-load'
7831
7832         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7833         (wl-parse-newsgroups): Likewise.
7834         (wl-biff-notify): Run `wl-biff-notify-hook'.
7835
7836 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7837
7838         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7839
7840         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7841         when `wl-summary-lazy-highlight' is non-nil.
7842         (wl-summary-goto-folder-subr): Highlight only when
7843         `wl-summary-lazy-highlight' is non-nil.
7844
7845         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7846         Don't display progress and highlight temp-mark when
7847         `wl-summary-lazy-highlight' is non-nil.
7848         (wl-highlight-summary-window): New function.
7849         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7850
7851 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7852
7853         * wl-summary.el (wl-summary-sync): Change `all-visible'
7854         from `all-shown'
7855         (wl-summary-input-range): Ditto.
7856
7857 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7858
7859         * wl-e21.el (wl-highlight-folder-current-line): Call
7860         `wl-folder-init-icons' when folder icons have not been initialized.
7861
7862         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7863
7864         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7865         (wl-demo-image-type-alist): New macro.
7866
7867 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7868
7869         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7870         display does not support graphics.
7871         (wl-plugged-init-icons): Ditto.
7872         (wl-folder-init-icons): Ditto.
7873
7874         * wl-demo.el (wl-demo): Chech closely whether the display
7875         supports graphics.
7876
7877 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7878
7879         * wl-summary.el (wl-summary-get-original-buffer): New function.
7880         (wl-summary-set-crosspost): Use it.
7881         (wl-summary-target-mark-uudecode): Ditto.
7882         (wl-summary-reedit): Ditto.
7883         (wl-summary-resend-bounced-mail): Ditto.
7884         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7885         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7886
7887         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7888         (wl-message-display-internal): Ditto.
7889
7890 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7891
7892         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7893
7894 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7895
7896         * wl-summary.el (wl-summary-save-view): Renamed from
7897         `wl-summary-save-status'.
7898
7899 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7900
7901         * wl-summary.el (wl-summary-sync): Added `all-shown'
7902
7903 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7904
7905         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7906
7907 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7908
7909         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7910
7911 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7912
7913         * wl-highlight.el (wl-highlight-summary-line-string): Use
7914         `zerop' instead of `= 0'.
7915         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7916
7917         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7918         for comparing numbers.
7919         (wl-template-prev): Use `zerop' instead of `eq 0'.
7920
7921         * wl-draft.el (wl-draft-insert-current-message): Use
7922         `with-current-buffer' instead of `save-excursion'.
7923         Use `zerop' instead of `eq 0'.
7924
7925 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7926
7927         * wl-draft.el (wl-draft-insert-ccs): New function.
7928         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7929         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7930
7931 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7932
7933         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7934
7935 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7936
7937         * wl-expire.el (wl-expire-refile): Don't call
7938         elmo-msgdb-add-msgs-to-seen-list;
7939         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7940         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7941
7942 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7943
7944         * wl-message.el (wl-message-prev-page): Ignore errors while
7945         scroll-down.
7946
7947 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * wl-mime.el: Use elmo-original-message-mode instead of
7950         mmelmo-original-mode.
7951
7952         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7953         `elmo-folder-get-spec';
7954         (wl-fldmgr-add-completion-all-completions):
7955         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7956
7957         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7958         of `elmo-folder-get-type'.
7959
7960         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7961         `elmo-folder-get-spec';
7962         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7963         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7964         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7965         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7966         `elmo-read-msg-no-cache';
7967         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7968         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7969         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7970         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7971         `elmo-cache-save';
7972         (wl-draft-reedit): Use `elmo-message-file-name'.
7973
7974         * wl-expire.el: Use `elmo-folder-name-internal';
7975         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7976         Use macro `wl-summary-buffer-msgdb' instead of variable
7977         `wl-summary-buffer-msgdb';
7978         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7979         Use macro `wl-summary-buffer-folder-name' instead of variable
7980         `wl-summary-buffer-folder-name'.
7981         * wl-score.el: Likewise.
7982
7983         * wl-message.el: Rewrite for new message buffer cache mechanism.
7984         (wl-message-buffer-cache-buffer-get): New macro.
7985         (wl-message-buffer-cache-folder-get): Ditto.
7986         (wl-message-buffer-cache-message-get): Ditto.
7987         (wl-message-buffer-cache-entry-make): Ditto.
7988         (wl-message-buffer-cache-hit): Ditto.
7989         (wl-message-buffer-cache-sort): New function.
7990         (wl-message-buffer-cache-add): Ditto.
7991         (wl-message-buffer-cache-delete): Ditto.
7992         (wl-message-buffer-cache-clean-up): Ditto.
7993         (wl-message-buffer-window): Rewrite.
7994         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7995         (wl-message-buffer-display): New function.
7996         (wl-message-display-internal): New function.
7997
7998 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7999
8000         * wl-folder.el: Use `elmo-folder-name-internal';
8001         Use `wl-folder-get-elmo-folder';
8002         Use `elmo-folder-list-messages' instead of
8003         `elmo-list-folder';
8004         Use `elmo-folder-get-primitive-list' instead of
8005         `elmo-folder-get-primitive-spec-list';
8006         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8007         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8008         Use `elmo-folder-create' instead of `elmo-create-folder'.
8009         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8010         (wl-folder-get-elmo-folder): New macro.
8011         (wl-folder-elmo-folder-cache-get): Ditto.
8012         (wl-folder-elmo-folder-cache-put): Ditto.
8013         (wl-folder-suspend): Call `elmo-quit'.
8014
8015         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8016         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8017         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8018         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8019         (toplevel): require 'cl.
8020         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8021
8022         * wl-summary.el: Rewrite to use new elmo interface.
8023
8024 \f
8025 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8026
8027         * wl-mime.el (wl-draft-preview-message):
8028         Run `wl-draft-send-hook' before collecting recipients information;
8029         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8030
8031         * tm-wl.el (wl-draft-preview-message): Ditto.
8032
8033 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8034
8035         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8036         wrong recipients are displayed when forwarded message.
8037
8038 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8039
8040         * Version number is increased to 2.5.7.
8041
8042 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8043
8044         * wl-message.el (wl-message-next-page): Bind
8045         `window-pixel-scroll-increment' to nil while scrolling up.
8046
8047 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8048
8049         * wl-vars.el (wl-save-hook): New hook.
8050         * wl.el (wl-save): Call `wl-save-hook'.
8051
8052 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8053
8054         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8055         Argument WITH-ARG instead of NO-ARG (negative mean).
8056         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8057         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8058         * wl-message.el (wl-message-follow-current-entity): Likewise.
8059
8060 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8061
8062         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8063         FROM was optional argument.
8064         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8065
8066 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8067
8068         * Version number is increased to 2.5.6.
8069
8070 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8071
8072         * wl-version.el (wl-version-show): Removed.
8073         (wl-version): Add `interactive'.
8074
8075 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8076
8077         * wl-summary.el (wl-summary-get-petname-func): New variable.
8078         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8079         instead of `wl-address-get-petname-1'.
8080         (wl-summary-simple-from): Ditto.
8081
8082         * wl-address.el (wl-address-get-petname-1): Define as function.
8083
8084 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8085
8086         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8087         field in the original message.
8088         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8089
8090 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8091
8092         * wl-expire.el (wl-expire-hide):
8093         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8094
8095 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8096
8097         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8098         find decoder for To, Cc, and Subject.
8099
8100 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8101
8102         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8103         for checking `elmo-use-buffer-cache'.
8104         (wl-summary-mark-as-important): Fixed typo in comment.
8105
8106 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8107
8108         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8109         field in the original message.
8110         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8111
8112 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8113
8114         * wl-expire.el (wl-expire-hide):
8115         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8116
8117 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8118
8119         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8120         find decoder for To, Cc, and Subject.
8121
8122 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8123
8124         * Version number is increased to 2.5.5.
8125
8126         * wl-address.el (wl-address-specials-regexp): New constant.
8127         (wl-address-quote-specials): Use it.
8128
8129 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8130
8131         * wl-summary.el (wl-summary-rescan):
8132         Call `wl-summary-buffer-number-column-detect'.
8133         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8134
8135         * wl-message.el (wl-message-mode-map): Define.
8136         (wl-message-decode): Use it as local-map.
8137
8138 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8139
8140         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8141         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8142
8143 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8144
8145         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8146
8147         * wl-mule.el (wl-read-event-char): Ditto.
8148
8149         * wl-e21.el (wl-read-event-char): Ditto.
8150
8151         * wl-nemacs.el (wl-read-event-char): Ditto.
8152         (read-event): Removed.
8153
8154         * wl-util.el (toplevel): Removed dummy definition of
8155         `read-event'.
8156         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8157
8158 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8159
8160         * wl-nemacs.el (elmo-archive-call-process): Moved to
8161         elmo-archive.el.
8162
8163 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8164
8165         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8166         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8167
8168         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8169         instead of magic-number 6.  Use `not' instead of `null' for symbol
8170         `nil' check (not empty list).
8171         (wl-draft-insert-x-face-field): Fixed paren style.
8172
8173         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8174         one-branch conditional statement, instead of `and' and `if'.
8175         (wl-draft-forward): Likewise.
8176         (wl-draft-add-references): Likewise.
8177         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8178
8179         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8180         conditional steatment.  Use `cond' instead of `if'.
8181         (wl-draft-confirm): Likewise.
8182
8183 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8184
8185         * wl-version.el (wl-version-show): Use `product-string-1'
8186         instead of `wl-version'.
8187         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8188
8189         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8190
8191 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8192
8193         * wl-highlight.el (wl-highlight-headers): Revert
8194         `wl-highlight-x-face-func' argument (`beg' and `end').
8195
8196 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8197
8198         * wl.el (toplevel): Move `product-provide' declare.
8199         * wl-demo.el (toplevel): Ditto.
8200         * wl-dnd.el (toplevel): Ditto.
8201         * wl-highlight.el (toplevel): Ditto.
8202         * wl-message.el (toplevel): Ditto.
8203         * wl-refile.el (toplevel): Ditto.
8204         * wl-util.el (toplevel): Ditto.
8205
8206 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8209         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8210         (wl-thread-close-all): keep cursor position.
8211
8212 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8213
8214         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8215         (eq x 0).
8216         (wl-generate-user-agent-string-1): Fix conditional statement.
8217
8218 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8219
8220         * wl.el (wl-check-environment): Additional check for
8221         'wl-local-domain' and `wl-message-id-domain'.
8222
8223 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8224
8225         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8226
8227 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8228
8229         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8230         instead of `smtp-sasl-user-realm'.
8231
8232 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8233
8234         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8235
8236 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8237
8238         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8239         to the default value as well as `eword-lexical-analyzer'.
8240
8241 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8242
8243         * wl-version.el (wl-extended-emacs-version,
8244         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8245         `elmo-match-string' instead of `wl-match-string'.
8246
8247 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8248
8249         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8250         docstring.
8251
8252 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8253
8254         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8255
8256 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8257
8258         * wl-highlight.el (wl-highlight-headers): Remove
8259         `wl-highlight-x-face-func' argument (`beg' and `end').
8260
8261 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8262
8263         * wl-summary.el (wl-summary-mark-as-important):
8264         Remove cache if folder is local.
8265
8266 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8267
8268         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8269         to get existing e-mail address string.
8270
8271 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8272
8273         * wl-version.el (wl-generate-user-agent-string): Commentary.
8274         (wl-generate-user-agent-string-1): Use `when' for
8275         one-branch conditional statement, instead of `and' and `if'.
8276         (wl-extended-emacs-version, wl-extended-emacs-version2,
8277         wl-extended-emacs-version3): Ditto.
8278
8279 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8282         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8283         condition-case; Remove initialization.
8284         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8285         (wl-summary-sync-update3): Added argument `sync-all';
8286         Eliminated local variable `msgdb';
8287         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8288         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8289         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8290
8291 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8292
8293         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8294         connection before call `wl-draft-send-mail-with-smtp'.
8295
8296 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8297
8298         * Version number is increased to 2.5.4.
8299
8300 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8301
8302         * wl.el (wl-check-environment): Additional check for
8303         'wl-local-domain' and `wl-message-id-domain'.
8304
8305 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8308         buffer as command specific.
8309         (wl-folder-mark-as-read-all-entity): Ditto.
8310         (wl-folder-prefetch-entity): Ditto.
8311         (wl-folder-drop-unsync-entity): Ditto.
8312
8313         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8314         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8315         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8316
8317         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8318         save-excursion.
8319
8320 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8321
8322         * Version number is increased to 2.5.3.
8323
8324         * wl-summary.el (wl-summary-save-view-cache):
8325         Delete duplicated `write-region';
8326         Use `write-region-as-binary' instead of `as-binary-output-file' and
8327         `write-region'.
8328
8329 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8330
8331         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8332
8333 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8334
8335         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8336         instead of `smtp-via-smtp'.
8337
8338 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8339
8340         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8341
8342 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8343
8344         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8345         instead of `smtp-sasl-user-realm'.
8346
8347 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8348
8349         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8350
8351 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8352
8353         * Version number is increased to 2.5.2.
8354
8355 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8356
8357         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8358         does not exist.
8359         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8360         (wl-biff-start): Call `timer-activate' if timer already exists.
8361
8362         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8363         only when it is bound as function.
8364
8365 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8366
8367         * Version number is increased to 2.5.1.
8368
8369 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8370
8371         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8372         Print refile/copy destination.
8373
8374 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8377         queue-flush-only is non-nil.
8378
8379         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8380
8381         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8382         checking cache folder.
8383
8384 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8385
8386         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8387         `regexp-quote'.
8388
8389 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8390
8391         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8392         function.
8393         * wl-summary.el (wl-summary-write-current-folder-functions):
8394         Change default value.  Use it.
8395
8396 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * Version number is increased to 2.5.0.
8399
8400         * wl-version.el (wl-version): Changed codename.
8401
8402 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8403
8404         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8405         (wl-summary-supersedes-message): Ditto.
8406
8407 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8408
8409         * wl-refile.el (wl-refile-guess-functions): Renamed from
8410         `wl-refile-guess-func-list'.
8411
8412 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8413
8414         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8415         Fixed problem when no rule was matched.
8416
8417 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8418
8419         * wl-summary.el (wl-summary-get-mark): Fixed
8420         `wl-summary-buffer-target-mark' check logic.
8421
8422 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8423
8424         * wl-folder.el (wl-folder-write-current-folder): Added group
8425         folder check.
8426
8427         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8428         `wl-summary-write-current-newsgroup'.
8429         (wl-summary-write-current-folder-functions): New variable.
8430         * wl-folder.el (wl-folder-get-newsgroups): New function.
8431         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8432         (wl-folder-write-current-folder): Renamed from
8433         `wl-folder-write-current-newsgroup'.
8434
8435 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8436
8437         * Version number is increased to 2.3.93.
8438
8439 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8440
8441         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8442         (wl-ldap-make-matched-value-list): Ditto.
8443         (wl-ldap-alias-safe-string): Split e-mail address.
8444
8445         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8446         petname folder default was selected.
8447         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8448         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8449
8450 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8451
8452         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8453         to `wl-draft-config-exec'.
8454
8455         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8456         instead of calling `wl-draft-config-exec';
8457         Process group-list and show recipients in minibuffer.
8458
8459         * tm-wl.el (wl-draft-preview-message): Ditto.
8460
8461 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8462
8463         * wl.el (toplevel): Added (C) to copyright notice, and
8464         sync Author header.
8465         * tm-wl.el (toplevel): Ditto.
8466         * wl-address.el (toplevel): Ditto.
8467         * wl-demo.el (toplevel): Ditto.
8468         * wl-dnd.el (toplevel): Ditto.
8469         * wl-draft.el (toplevel): Ditto.
8470         * wl-e21.el (toplevel): Ditto.
8471         * wl-expire.el (toplevel): Ditto.
8472         * wl-folder.el (toplevel): Ditto.
8473         * wl-highlight.el (toplevel): Ditto.
8474         * wl-message.el (toplevel): Ditto.
8475         * wl-mime.el (toplevel): Ditto.
8476         * wl-mule.el (toplevel): Ditto.
8477         * wl-nemacs.el (toplevel): Ditto.
8478         * wl-refile.el (toplevel): Ditto.
8479         * wl-score.el (toplevel): Ditto.
8480         * wl-summary.el (toplevel): Ditto.
8481         * wl-template.el (toplevel): Ditto.
8482         * wl-thread.el (toplevel): Ditto.
8483         * wl-util.el (toplevel): Ditto.
8484         * wl-vars.el (toplevel): Ditto.
8485         * wl-xmas.el (toplevel): Ditto.
8486
8487 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8488
8489         * wl.el (wl-init): Added comment about `wl-init-hook'.
8490         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8491         * wl-vars.el (wl-init-hook): Added docs.
8492         (wl-make-plugged-hook): Removed useless docs.
8493         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8494         * wl-xmas.el (toplevel): Ditto.
8495
8496 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8497
8498         * wl-address.el (toplevel): Fixed multiple Author header format.
8499         * wl-demo.el (toplevel): Ditto.
8500         * wl-draft.el (toplevel): Ditto.
8501         * wl-folder.el (toplevel): Ditto.
8502         * wl-summary.el (toplevel): Ditto.
8503         * wl-thread.el (toplevel): Ditto.
8504         * wl-util.el (toplevel): Ditto.
8505         * wl-vars.el (toplevel): Ditto.
8506         * wl-version.el (toplevel): Ditto.
8507         * wl-xmas.el (toplevel): Ditto.
8508         * wl.el (toplevel): Ditto.
8509
8510         * wl-version.el (toplevel): Added require `elmo-version' for
8511         `product-version-as-string'.
8512
8513 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8514
8515         * wl-vars.el (wl-draft-send-hook): Changed default value to
8516         '(wl-draft-config-exec).
8517
8518         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8519         explicitly.
8520         (wl-draft): Set `wl-draft-config-exec-flag' before running
8521         `wl-mail-setup-hook'.
8522
8523         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8524         `wl-biff-init-icons' to `wl-init-hook' instead of
8525         `wl-make-plugged-hook'.
8526         (Because if `wl-draft' command is invoked at first,
8527         they are not initialized)
8528         Updated copyright notice.
8529
8530         * wl-e21.el (toplevel): Ditto;
8531
8532         * wl-demo.el (toplevel): Updated copyright notice.
8533         * wl-address.el (toplevel): Ditto.
8534         * wl-draft.el (toplevel): Ditto.
8535         * wl-version.el (toplevel): Ditto.
8536         * wl-folder.el (toplevel): Ditto.
8537         * wl-summary.el (toplevel): Ditto.
8538         * wl-thread.el (toplevel): Ditto.
8539         * wl-util.el (toplevel): Ditto.
8540         * wl-vars.el (toplevel): Ditto.
8541         * wl.el (toplevel): Ditto.
8542
8543 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8544
8545         * wl-highlight.el (wl-highlight-message): Fixed problem of
8546         highlighting failure which occured when the last field contains
8547         multiple lines in the draft buffer.
8548
8549         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8550         `wl-biff-start' if plugged.
8551
8552         * wl-util.el (wl-biff-check-folder): New function.
8553         (wl-biff-check-folders): Don't set session name prefix.
8554         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8555         (wl-biff-check-folder-async): Ditto.
8556
8557         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8558         in email address.
8559
8560 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8561
8562         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8563
8564         * wl-draft.el (wl-draft-strip-subject-re): New function.
8565
8566         * wl-draft.el (wl-draft-reply): Use it.
8567
8568 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8569
8570         * wl-message.el (wl-mmelmo-message-redisplay): Use
8571         `mime-display-message' instead of `wl-mime-display-message'.
8572
8573         * wl-mime.el (toplevel): Removed compatibility workaround
8574         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8575         (wl-mime-display-message): Abolished.
8576         (wl-mime-entity-read-field): Ditto.
8577         (wl-mime-combine-message/partial-pieces): Use
8578         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8579
8580 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8581
8582         * wl-template.el: Doc fixes.
8583
8584 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8585
8586         * wl-e21.el (wl-message-overload-functions): Do nothing if
8587         `current-local-map' is not available.
8588         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8589
8590 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8591
8592         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8593         representation.
8594
8595         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8596         number.
8597         (wl-fldmgr-save-folders): Don't use `format' when insert
8598         `wl-fldmgr-folders-header'.
8599
8600 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8601
8602         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8603
8604 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8605
8606         * wl-highlight.el (wl-highlight-message):
8607         Use `std11-field-end' to detect end point of the header field.
8608         Refer `wl-highlight-max-header-size'.
8609
8610         * wl-vars.el (wl-highlight-max-header-size): New variable.
8611
8612         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8613
8614         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8615         Set `for-draft' argument of wl-highlight-headers.
8616         (wl-draft): Ditto.
8617         (wl-draft-reedit): Ditto.
8618         (wl-user-agent-compose-internal): Ditto.
8619
8620 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8621
8622         * wl-message.el (wl-message-add-button): Use overlay.
8623
8624 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8627
8628         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8629         problem when group-list content is nothing.
8630         (Reported by Mito <mit@nines.nec.co.jp>)
8631
8632 2000-10-18  SAITO Atsunori <sai@yedo.com>
8633
8634         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8635
8636 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8637
8638         * tm-wl.el (toplevel): Use product-provide.
8639
8640 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8641
8642         * Version number is increased to 2.3.92.
8643
8644 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8645
8646         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8647         title text, use `display' property for left margin under Emacs 21.
8648
8649         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8650         properties.
8651         (wl-plugged-init-icons): Ditto.
8652
8653 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8654
8655         * wl.el (wl-save-status, wl-init): Remove last period in
8656         "...done." message.
8657         * tm-wl.el (wl-summary-burst): Ditto.
8658         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8659         wl-summary-resume-cache-status,
8660         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8661         wl-summary-sync-update3, wl-summary-highlight-msgs,
8662         wl-summary-flush-pending-append-operations,
8663         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8664         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8665         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8666         wl-thread-open-all): Ditto.
8667         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8668         * wl-mime.el (wl-summary-burst): Ditto.
8669         * wl-highlight.el (wl-highlight-summary): Ditto.
8670         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8671         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8672         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8673         * wl-address.el (wl-local-address-init): Ditto.
8674
8675 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8676
8677         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8678         `add-text-properties'.
8679         (wl-plugged-init-icons): Ditto.
8680         (wl-folder-init-icons): Use `propertize' instead of
8681         `put-text-property'.
8682         (wl-plugged-set-folder-icon): Ditto.
8683         (wl-e21-highlight-folder-group-line): Ditto.
8684
8685 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8686
8687         * wl-version.el (wl-version-status-alist): New variable.
8688         (wl-version-status): New function.
8689
8690         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8691         "Cc" part of the case "Reply-To".
8692
8693         * wl-draft.el (wl-draft-reply): Use result of
8694         `eword-extract-address-components'.
8695
8696         * wl-demo.el (wl-demo-icon-name): New constant.
8697         (wl-logo-xpm): Use it.
8698         (wl-logo-xbm): Ditto.
8699         (wl-logo-bitmap): Ditto.
8700
8701         * Version number is increased to 2.3.91.
8702
8703 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8704
8705         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8706         (wl-extended-emacs-version, wl-extended-emacs-version2,
8707         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8708         docstring.
8709
8710         * wl-version.el (wl-generate-user-agent-string-1): New function.
8711         (wl-generate-user-agent-string): Use it.
8712
8713         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8714         `mime-edit-insert-user-agent-field'.
8715         (wl-generate-user-agent-string): Check
8716         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8717
8718         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8719         instead of `if', when verbose case.
8720
8721 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8722
8723         * wl-expire.el (wl-summary-expire): Fix.
8724
8725 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8726
8727         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8728         and `elmo-lost+found-folder' if 'wl-draft.
8729         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8730
8731 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8732
8733         * wl-expire.el (wl-summary-expire): Change messages.
8734         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8735         `deleing-info' instead of "Deleting..."
8736
8737 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8738
8739         * wl-summary.el (wl-summary-refile-subr): Fix.
8740
8741 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8742
8743         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8744         if pipe folder.
8745
8746 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8747
8748         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8749
8750 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8751
8752         * wl-expire.el (wl-expire-hide): New function.
8753         (wl-summary-expire): Add `hide'.
8754
8755 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8756
8757         * wl-vars.el (wl-draft-reply-without-argument-list):
8758         Changed default value to consider `Reply-To:'.
8759         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8760
8761         * Version number is increased to 2.3.90.
8762
8763         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8764         elmo-imap4-get-session with unwind-protect.
8765         Don't cause error.
8766         (wl-summary-sync-marks): Don't check plugged nor folder type.
8767         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8768         (Always keep current buffer).
8769
8770 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8771
8772         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8773         Enclose with `save-excursion'.
8774
8775 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8776
8777         * wl-version.el (wl-version): Remove interactive.
8778
8779 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8780
8781         * wl-version.el (wl-generate-user-agent-string): Use
8782         `product-string-verbose' instead of `product-string-1'.
8783
8784 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8785
8786         * wl-vars.el (wl-draft-use-cache): New variable.
8787         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8788         if wl-draft-use-cache is non-nil.
8789
8790 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8791
8792         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8793         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8794
8795 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8796
8797         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8798         (wl-thread-msg-mark-as-unread): Ditto.
8799
8800         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8801         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8802         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8803         Don't set mark in summary if return value of `elmo-mark-as-read'
8804         is nil.
8805         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8806         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8807         instead of `wl-thread-msg-mark-as-read'.
8808         (wl-summary-mark-as-unread-region): Ditto.
8809         (wl-summary-target-mark-mark-as-read): Ditto.
8810
8811         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8812
8813 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8814
8815         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8816
8817         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8818
8819 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8820
8821         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8822         face.
8823
8824 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8825
8826         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8827         `running-xemacs'.
8828
8829 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8830
8831         * wl-version.el (toplevel): Use `product-version-as-string' for
8832         set verstion-string, if defined.
8833
8834         * wl-version.el (wl-version-show): Insert string at point, when
8835         call with argument.
8836
8837         * wl-version.el (wl-generate-user-agent-string): Use
8838         `product-string-1' instead of `wl-appname', `wl-version' and
8839         `wl-codename'.
8840
8841 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8842
8843         * wl-address.el (toplevel): Use product-provide.
8844         * wl-demo.el (toplevel): Ditto.
8845         * wl-dnd.el (toplevel): Ditto.
8846         * wl-draft.el (toplevel): Ditto.
8847         * wl-e21.el (toplevel): Ditto.
8848         * wl-expire.el (toplevel): Ditto.
8849         * wl-fldmgr.el (toplevel): Ditto.
8850         * wl-folder.el (toplevel): Ditto.
8851         * wl-highlight.el (toplevel): Ditto.
8852         * wl-message.el (toplevel): Ditto.
8853         * wl-mime.el (toplevel): Ditto.
8854         * wl-mule.el (toplevel): Ditto.
8855         * wl-nemacs.el (toplevel): Ditto.
8856         * wl-refile.el (toplevel): Ditto.
8857         * wl-score.el (toplevel): Ditto.
8858         * wl-summary.el (toplevel): Ditto.
8859         * wl-template.el (toplevel): Ditto.
8860         * wl-thread.el (toplevel): Ditto.
8861         * wl-util.el (toplevel): Ditto.
8862         * wl-vars.el (toplevel): Ditto.
8863         * wl-xmas.el (toplevel): Ditto.
8864         * wl.el (toplevel): Ditto.
8865
8866 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8867
8868         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8869         instead of product.
8870
8871         * wl-version.el (wl-version): Compile time evalution elmo-version.
8872
8873 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8874
8875         * wl-summary.el (wl-summary-sync-force-update): Append queue
8876         `mark-as-read'if unplugged.
8877
8878 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8879
8880         * wl-version.el: New file.  Use product.el.
8881         * wl.el: add (require 'wl-version).
8882         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8883         for ~/.folders header.
8884         (wl-fldmgr-folders-header): Changed.
8885         * wl-demo.el (wl-demo): Use product.el.
8886
8887         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8888         wl-version.el.
8889         * wl-util.el (wl-version, wl-version-show): Ditto.
8890
8891         * wl-util.el (wl-generate-user-agent-string,
8892         wl-extended-emacs-version, wl-extended-emacs-version2,
8893         wl-extended-emacs-version3): Move to wl-version.el.
8894         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8895         xemacs-codename, mime-edit-insert-user-agent-field,
8896         mime-edit-user-agent-value, mime-editor/version,
8897         mime-editor/codename): Compile warning killer move to
8898         wl-version.el
8899
8900 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8901
8902         * wl-summary.el (wl-summary-refile-subr): Fix.
8903
8904 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8905
8906         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8907         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8908
8909 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8910
8911         * wl.el (wl-check-environment): Check too many `@'.
8912
8913 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8914
8915         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8916
8917 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8918
8919         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8920         wl-draft-reply-myself-without-argument-list): Add variables.
8921         * wl-draft.el (wl-draft-reply): Use it.
8922
8923 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8924
8925         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8926         the 5th argument of `elmo-network-get-spec'.
8927
8928         * wl-thread.el (wl-thread-reparent-children): New inline function.
8929         (wl-thread-delete-message): Use it.
8930
8931         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8932         (wl-summary-score-update-all-lines): Don't use `dolist'.
8933
8934 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8935
8936         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8937         (require 'elmo-msgdb) for inline function.
8938
8939 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8940
8941         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8942
8943 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8944
8945         * wl-score.el (wl-score-headers): Fix for the confusing macro
8946         `elmo-kill-buffer'.
8947
8948 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8949
8950         * wl-summary.el: Don't use the 3rd argument of `require' because
8951         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8952         * wl-util.el: Ditto.
8953         * wl-draft.el: Ditto.
8954
8955 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8956
8957         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8958         window system is not used.
8959
8960 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8961
8962         * wl-thread.el: Don't use `mapcar' only for iteration.
8963         (wl-thread-resume-entity): Ditto.
8964         (wl-thread-delete-message): Ditto.
8965
8966         * wl-summary.el: Bind `dragdrop-drop-functions',
8967         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8968         of `require' for `timezone', `easymenu' and `ps-print';
8969         don't use `mapcar' only for iteration.
8970
8971         * wl-util.el: Bind `mule-version', `nemacs-version',
8972         `emacs-beta-version', `xemacs-codename',
8973         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8974         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8975         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8976         only for iteration.
8977
8978         * wl-score.el: Don't use `mapcar' only for iteration.
8979         (wl-score-simplify-buffer-fuzzy): Ditto.
8980         (wl-score-simplify-subject): Ditto.
8981         (wl-score-headers): Ditto.
8982         (wl-summary-score-update-all-lines): Ditto.
8983
8984         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8985         `enable-multibyte-characters' and `mule-version'.
8986
8987         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8988         `mapcar' only for iteration.
8989
8990         * wl-demo.el: Don't use `mapcar' only for iteration.
8991
8992         * wl-folder.el: Don't use `mapcar' only for iteration.
8993         (wl-folder-open-all): Ditto.
8994         (wl-folder-count-incorporates): Ditto.
8995
8996         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8997         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8998
8999         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9000         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9001         `smtp-connection-type'; specify 3rd argument of `require' for
9002         `timezone'; don't use `mapcar' only for iteration.
9003         (wl-draft-clone-local-variables): Don't use `mapcar'.
9004         (wl-draft-generate-clone-buffer): Ditto.
9005         (wl-user-agent-compose-internal): Ditto.
9006
9007         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9008
9009         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9010         (wl-save-status): Ditto.
9011
9012         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9013         for iteration.
9014
9015 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9016
9017         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9018         removed `Date'.
9019         (wl-fldmgr-make-filter-default): New user option.
9020
9021         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9022         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9023         (wl-fldmgr-filter-completion-alist): Abolish.
9024
9025         * wl.el (wl): Don't check servers if arg is non-nil.
9026
9027         * wl-draft.el (wl-draft-reply): Set only message-id string to
9028         In-Reply-To field.
9029
9030 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9031
9032         * wl-summary.el (wl-summary-pick): Rewrite.
9033
9034         * wl-draft.el (wl-draft-forward): Get references field from
9035         original buffer.
9036         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9037
9038 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9039
9040         * wl-draft.el (wl-draft-forward): Add references field.
9041
9042 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9043
9044         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9045         (wl-draft-reply): Use it.
9046
9047 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9048
9049         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9050         when Emacs 21 is running.
9051
9052         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9053         bindings.
9054
9055 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9056
9057         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9058         XPM icons transparent.
9059
9060         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9061         Emacs 21.
9062
9063 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9064
9065         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9066         nil.
9067
9068         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9069         when it is persistent.
9070         (wl-summary-sync-marks): Changed argument for
9071         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9072         (wl-summary-virtual): Use `elmo-read-search-condition'.
9073         (wl-summary-redisplay-internal): If folder is local, mark as read
9074         even when folder is plugged.
9075
9076 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9077
9078         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9079         of `tool-bar-lines' in the frame parameters.
9080         (after-make-frame-functions, post-command-hook): Don't modify the
9081         value.
9082         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9083         wl-e21-tool-bar-lines): Removed.
9084
9085 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9086
9087         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9088         properties `evaporate' and `wl-momentary-overlay' as well.
9089         (wl-highlight-summary-displaying): Ditto.
9090         (wl-delete-all-overlays): Don't delete overlay which does not have
9091         a property `wl-momentary-overlay'.
9092
9093         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9094         `display-mouse-p' and `display-graphic-p'.
9095         (wl-folder-init-icons): Don't search for XBM or the other files.
9096         (wl-plugged-set-folder-icon): Make icons if and only if
9097         `display-graphic-p' returns non-nil.
9098         (wl-highlight-plugged-current-line): Use `before-string' overlay
9099         property to show icon images.
9100         (wl-highlight-folder-current-line): Ditto.
9101         (wl-e21-highlight-folder-group-line): Ditto.
9102         (wl-e21-highlight-folder-by-numbers): Ditto.
9103         (wl-e21-insert-image): Removed.
9104         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9105         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9106         said.
9107         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9108         `wl-e21-force-switch-toolbar'.
9109         (wl-e21-make-icon-image): Removed.
9110         (wl-e21-setup-toolbar): Don't search for XBM files.
9111         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9112         the default value.
9113
9114 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9115
9116         * wl-util.el (wl-biff-check-folder-async): Set
9117         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9118
9119 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9120
9121         * wl-e21.el (after-make-frame-functions): Add
9122         `wl-e21-force-switch-toolbar'.
9123         (wl-e21-force-switch-toolbar): New function force to switch the
9124         toolbar appearance automatically.
9125         (post-command-hook): Add `wl-e21-switch-toolbar'.
9126         (wl-e21-switch-toolbar): New function to switch the toolbar
9127         appearance automatically.
9128         (wl-e21-tool-bar-lines): New buffer local variable.
9129
9130 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9131
9132         * wl-util.el (wl-biff-check-folders-running): New variable.
9133         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9134         (wl-biff-check-folder-async-callback):
9135         Set `wl-biff-check-folders-running'.
9136         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9137         with unwind-protect.
9138
9139         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9140         Enclose `wl-folder-auto-check' with unwind-protect.
9141
9142         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9143         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9144
9145         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9146
9147         * wl-util.el (wl-biff-notify): New inline function.
9148         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9149         locally.
9150         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9151         folder-list' is 1.
9152         Use `wl-biff-notify'.
9153         (wl-biff-check-folder-async-callback): New function.
9154         (wl-biff-check-folder-async): Ditto.
9155
9156         * wl-folder.el (wl-folder): Don't check folders.
9157         (wl-folder-auto-check): New function.
9158
9159 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9160
9161         * wl-util.el (wl-biff-start) [Emacs19+]:
9162         Use `timer-next-integral-multiple-of-time'.
9163         (wl-biff-check-folders): Use `wl-default-folder'
9164         if `wl-biff-check-folder-list' is nil.
9165
9166 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9167
9168         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9169         instead of `elmo-delete-lists'.
9170
9171 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9172
9173         * wl.el (wl-plugged-toggle-all): Set the value of
9174         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9175         (wl-plugged-toggle): Ditto.
9176         (wl-toggle-plugged): Ditto.
9177         (wl-plugged-init): Ditto.
9178
9179         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9180         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9181         instead of `wl-biff-state-indicator-off' and
9182         `wl-biff-state-indicator-on'; don't modify the value and the type
9183         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9184         (wl-plugged-init-icons): Set icons data to
9185         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9186         instead of `wl-plug-state-indicator-off' and
9187         `wl-plug-state-indicator-on'; don't modify the value and the type
9188         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9189
9190         * wl-vars.el (wl-modeline-biff-state-off,
9191         wl-modeline-biff-state-on, wl-modeline-biff-status,
9192         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9193         wl-modeline-plug-status): New internal variables.
9194         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9195         wl-biff-check-interval, wl-biff-check-folder-list): Change
9196         customization group from `wl-folder' to `wl-highlight'.
9197         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9198         wl-show-plug-status-on-modeline): Defcustomized.
9199
9200         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9201         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9202         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9203         a flag to `mode-line-buffer-identification'.
9204
9205         * wl-e21.el (wl-biff-init-icons): Set icons data to
9206         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9207         instead of `wl-biff-state-indicator-off' and
9208         `wl-biff-state-indicator-on'.
9209         (wl-plugged-init-icons): Set icons data to
9210         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9211         instead of `wl-plug-state-indicator-off' and
9212         `wl-plug-state-indicator-on'.
9213
9214 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9215
9216         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9217         excessive titles.
9218
9219 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9220
9221         * wl.el (wl-plugged-mode): Use revised
9222         `wl-mode-line-buffer-identification'.
9223         (wl-plugged-init): Don't use `force-mode-line-update'.
9224
9225         * wl-xmas.el (wl-draft-overload-functions): Use revised
9226         `wl-mode-line-buffer-identification'.
9227         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9228         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9229         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9230         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9231         `wl-make-plugged-hook';
9232         add `wl-folder-init-icons' and `wl-setup-folder' to
9233         `wl-folder-mode-hook'.
9234
9235         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9236         19 as well.
9237         (wl-mode-line-display-priority-list): New user option.
9238         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9239         Defcustomized.
9240         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9241         Add docs.
9242
9243         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9244         start.
9245         (wl-mode-line-buffer-identification): Revised as a function.
9246
9247         * wl-summary.el (wl-summary-mode): Use revised
9248         `wl-mode-line-buffer-identification'; don't call
9249         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9250         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9251         `wl-xmas-setup-summary'.
9252
9253         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9254         `wl-mode-line-buffer-identification'.
9255
9256         * wl-mule.el (wl-draft-overload-functions): Use revised
9257         `wl-mode-line-buffer-identification'.
9258
9259         * wl-folder.el (wl-make-plugged-alist): Don't call
9260         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9261         (wl-folder): Don't call `wl-folder-init-icons' directly.
9262         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9263         `wl-xmas-setup-folder' directly;
9264         use revised `wl-mode-line-buffer-identification'.
9265         (TopLevel): Don't bind `wl-biff-init-icons',
9266         `wl-plugged-init-icons', `wl-folder-init-icons',
9267         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9268
9269         * wl-e21.el (wl-draft-overload-functions): Use revised
9270         `wl-mode-line-buffer-identification'.
9271         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9272         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9273         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9274         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9275         `wl-make-plugged-hook';
9276         add `wl-folder-init-icons' and `wl-setup-folder' to
9277         `wl-folder-mode-hook'.
9278
9279 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9280             Katsumi Yamaoka    <yamaoka@jpl.org>
9281
9282         * wl.el (wl): Call `wl-biff-start'.
9283         (wl-exit): Call `wl-biff-stop'.
9284         (wl-plugged-mode): Show biff in modeline.
9285         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9286
9287         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9288         (wl-biff-init-icons): New function.
9289         (wl-plugged-init-icons): Don't make too much keymaps.
9290         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9291
9292         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9293         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9294         variables.
9295         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9296         options.
9297
9298         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9299         wl-biff-start, wl-biff-stop): New functions.
9300         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9301         (wl-biff-timer-name): New variable.
9302
9303         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9304
9305         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9306         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9307
9308         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9309         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9310
9311         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9312         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9313         `wl-folder-init-icons' to `ignore' if they are not available.
9314         (wl-folder-mode): Show biff in modeline.
9315
9316         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9317         (wl-biff-init-icons): New function.
9318         (wl-plugged-init-icons): Don't make too much keymaps.
9319         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9320
9321 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9322
9323         * wl-vars.el (wl-strict-diff-folders): Customization Type
9324         and doc fix.  Define as a list of regular expressions for
9325         folders or nil.
9326         * wl-folder.el (wl-folder-check-one-entity): Use
9327         `wl-string-match-member' instead of `wl-string-member' for
9328         `wl-strict-diff-folders'.
9329
9330 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9331
9332         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9333         (wl-highlight-folder-current-line): Use it; new implementation.
9334         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9335         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9336         `defsubst' instead of `defun'.
9337
9338         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9339         `wl-highlight-group-folder-by-numbers'; made it can also be a
9340         number.  See info for more details.
9341
9342         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9343         running.
9344
9345         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9346         to bind them.
9347
9348         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9349         (wl-highlight-folder-current-line): New implementation.
9350
9351         * wl-highlight.el (wl-highlight-folder-group-line): New
9352         implementation.
9353         (wl-delete-all-overlays): Rewrite as a marco.
9354         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9355
9356         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9357         running.
9358         (wl-folder-*-glyph): No need to bind them.
9359
9360         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9361         `wl-e21-highlight-folder-group-icon'; rewrite.
9362         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9363         `defsubst' instead of `defun'.
9364         (wl-folder-mode-map): Bind it when compiling.
9365
9366 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9367
9368         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9369
9370         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9371
9372 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9373
9374         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9375
9376 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9377
9378         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9379         (wl-highlight-folder-current-line): Use it.
9380
9381         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9382         in `id-name'.
9383
9384 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9385
9386         * wl.el: Require `wl-e21' when Emacs 21 is running.
9387
9388         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9389         default when Emacs 21 is running.
9390         (wl-use-highlight-mouse-line): Ditto.
9391         (wl-on-emacs21): New constant.
9392         (wl-on-emacs20): Removed.
9393
9394         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9395         Emacs 21 is running.
9396
9397         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9398         Emacs 21 is running.
9399
9400         * wl-e21.el: New file.
9401
9402 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9403
9404         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9405         (wl-toggle-plugged): Ditto.
9406         (wl-plugged-toggle): Ditto.
9407         (wl-plugged-toggle-all): Ditto.
9408
9409         * wl-vars.el (wl-plug-state-indicator): Refer
9410         `wl-plug-state-indicator-on' indirectly.
9411
9412 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9413
9414         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9415         Call `wl-folder-confirm-existence'.
9416
9417         * wl-folder.el (wl-folder-confirm-existence): Added optional
9418         argument `force'.
9419
9420 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9421
9422         * wl-summary.el (wl-summary-refile-subr): Assume
9423         `copy-or-refile' as symbol.
9424         (wl-summary-refile): Follow up above change.
9425         (wl-summary-copy): Ditto.  Doc fix.
9426
9427 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9428
9429         * wl-summary.el (wl-summary-pick): Don't bind
9430         `elmo-search-mime-charset'.
9431
9432         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9433         default using old backquote style.
9434         (wl-search-mime-charset): Abolished.
9435
9436         * wl-highlight.el (wl-highlight-headers):
9437         Call `point' after `re-search-forward'(for Nemacs).
9438
9439         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9440         for elmo-imap4.el.
9441
9442 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9443
9444         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9445         `wl-message-ignored-field-list' instead of
9446         `mime-view-ignored-field-list'.
9447
9448         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9449         Add interactive spec.
9450         (wl-folder-goto-bottom-of-current-folder): Ditto.
9451         (wl-folder-mode-map): Bind them.
9452
9453         * wl-vars.el (wl-message-ignored-field-list): New variable.
9454         (wl-message-visible-field-list): New variable.
9455
9456         * wl-mime.el (wl-mime-header-presentation-method): New function.
9457         (wl-mime-setup): Set header-presentation-method.
9458
9459 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9460
9461         * wl-nemacs.el (wl-draft-overload-functions): Set
9462         `mode-line-buffer-identification' instead of using
9463         `wl-make-modeline'.
9464
9465         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9466         instead of using `wl-make-modeline'.
9467
9468         * wl-xmas.el (wl-plugged-init-icons): Set up
9469         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9470         (wl-make-modeline): Abolish.
9471         (wl-draft-overload-functions): Set
9472         `mode-line-buffer-identification' instead of using
9473         `wl-make-modeline'.
9474
9475         * wl-util.el (wl-make-modeline-subr): Abolish.
9476         (wl-mode-line-buffer-identification): New alias.
9477
9478         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9479         (wl-summary-make-modeline): Abolish.
9480         (wl-summary-buffer-set-folder): Set
9481         `wl-summary-buffer-folder-indicator'.
9482         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9483         of using `wl-make-modeline'.
9484         (wl-summary-switch-to-clone-buffer): Don't set
9485         `mode-line-buffer-identification'.
9486         (wl-summary-goto-folder-subr): Ditto.
9487
9488         * wl-mule.el (wl-draft-overload-functions): Set
9489         `mode-line-buffer-identification' instead of using
9490         `wl-make-modeline'.
9491
9492         * wl-folder.el (wl-folder-mode): Set
9493         `mode-line-buffer-identification' instead of using
9494         `wl-make-modeline'.
9495         (wl-folder): Don't set `mode-line-buffer-identification'.
9496
9497 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9498
9499         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9500         instead of `member' for `wl-refile-guess-func-list' look-ups.
9501         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9502
9503 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9504
9505         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9506         `wl-message-button-dispatcher'.
9507
9508         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9509
9510         * wl-message.el (wl-message-button-dispatcher): Use it.
9511
9512         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9513         "In-Reply-To".
9514
9515         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9516         Bind `case-fold-search' to t.
9517
9518 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9519
9520         * wl-xmas.el (wl-message-overload-functions): Initialize
9521         `wl-message-button-map'.
9522
9523         * wl-mule.el (wl-message-overload-functions): Initialize
9524         `wl-message-button-map'.
9525
9526         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9527
9528         * wl-message.el (wl-message-button-map): New keymap.
9529         (wl-message-add-button): New function.
9530         (wl-message-button-dispatcher): New function.
9531         (wl-message-button-refer-article): New function.
9532
9533         * wl-highlight.el
9534         (wl-highlight-message-add-buttons-to-header): New function.
9535         (wl-highlight-headers): Use it.
9536
9537 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9538
9539         * wl-summary.el (wl-summary-default-from): Use
9540         `wl-address-get-petname-1'.
9541         (wl-summary-simple-from): Ditto.
9542
9543         * wl-address.el (wl-address-get-petname-1): New inline function.
9544         (wl-address-get-petname): Use it.
9545
9546 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9547
9548         * wl-summary.el (wl-summary-default-from): Return full-name part
9549         from the address if no petname was found.
9550         (wl-summary-simple-from): Ditto.
9551
9552         * wl-address.el (wl-address-get-petname): Return nil if no petname
9553         associated with the address was found.
9554
9555 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9556
9557         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9558         display is finished.
9559
9560 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9561
9562         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9563         `elmo-folder-exists-p' argument.
9564
9565 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9566
9567         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9568         the folder.
9569
9570 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9571
9572         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9573
9574         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9575         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9576
9577 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9578
9579         * wl-folder.el (wl-folder-create-subr): New function.
9580         (wl-folder-confirm-existence): Use it.
9581         (wl-folder-check-one-entity): Use it.
9582         Check the error symbol is derived from 'elmo-open-error.
9583
9584         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9585         `ignore-error'.
9586
9587 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9588
9589         * wl-util.el (toplevel): Add (eval-when-compile (require
9590         'elmo-util)).  (Maybe `provide' is typo.)
9591
9592 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9593
9594         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9595         (I don't know why this was needed.)
9596
9597         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9598         Follow up changes for stream-type.
9599
9600         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9601         (wl-draft-elmo-nntp-send): Ditto.
9602
9603         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9604         (wl-nntp-posting-stream-type): Ditto.
9605         (wl-pop-before-smtp-ssl): Abolished.
9606         (wl-nntp-posting-ssl): Ditto.
9607
9608         * wl-address.el (wl-address-quote-specials): New function.
9609         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9610
9611         * wl-draft.el (wl-draft-reply): Ditto.
9612
9613 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9614
9615         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9616         use function `wl-string-match-assoc'.
9617
9618 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9619
9620         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9621
9622         * wl-draft.el (wl-draft-deduce-address-list): New function.
9623         (wl-draft-parse-mailbox-list): Ditto.
9624         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9625         instead of `smtp-deduce-address-list'.
9626         (wl-draft-on-field-p): Follow group list.
9627
9628         * wl-address.el (wl-address-concat-token): New function.
9629         (wl-address-string-without-group-list-contents): Ditto.
9630         (wl-complete-field-body): Fixed problem of completion
9631         by japanese petname.
9632         (wl-address-make-completion-list): Rewrite.
9633
9634 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9635
9636         * wl-address.el (wl-address-make-completion-list): Completion by
9637         petname.
9638         (wl-complete-field-body): Likewise.
9639
9640 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9641
9642         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9643         contains invalid address syntax.
9644
9645 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9646
9647         * wl-folder.el (wl-folder-check-entity-async): Use
9648         `elmo-nntp-spec-hostname'.
9649
9650 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9651
9652         * wl-summary.el (wl-summary-msgdb-load-async): Use
9653         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9654
9655 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9656
9657         * wl-draft.el (wl-draft-reply): Set argument
9658         `content-transfer-encoding' as nil.
9659
9660 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9661
9662         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9663         `wl-refile-alist'.
9664
9665 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9666
9667         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9668         (wl-draft-edit-string): Ditto.
9669         (wl-draft-forward): Ditto.
9670         * wl-summary.el (wl-summary-write): Ditto.
9671
9672 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9673
9674         * wl-summary.el (wl-summary-sync-update3): Call
9675         `wl-summary-buffer-number-column-detect'.
9676         (wl-summary-buffer-number-column-detect): Search from point-min.
9677
9678 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9679
9680         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9681         contains an address which is not included in original to or cc.
9682
9683 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9684
9685         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9686         begin-line does not exist.
9687         * wl-message.el (wl-message-uu-substring): Ditto.
9688
9689 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9690
9691         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9692         clear local variables.
9693         (wl-summary-exit): Call `elmo-commit'.
9694         (wl-summary-switch-to-clone-buffer): Call
9695         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9696         (wl-summary-goto-folder-subr): Ditto.
9697
9698         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9699         POP folder.
9700
9701 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9702
9703         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9704         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9705         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9706         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9707         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9708         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9709
9710         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9711
9712 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9713
9714         * wl-summary.el (wl-summary-search-by-subject):
9715         Search parent message from the latest one.
9716
9717 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9718
9719         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9720         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9721
9722         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9723         New user option.
9724
9725         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9726         if elmo-nntp-use-killed-list is nil.
9727         Use `elmo-msgdb-append-to-killed-list'.
9728         (Append numbers confirmed as disappeared to the killed list.)
9729         (wl-summary-confirm-appends): Don't display negative number.
9730
9731 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9732
9733         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9734
9735 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9736
9737         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9738         range is `all'.
9739         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9740         `elmo-list-bigger-diff'.
9741
9742 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9743
9744         * wl-summary.el (wl-summary-buffer-exit-func):
9745         New buffer local variable.
9746         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9747
9748 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9749
9750         * wl-demo.el (wl-demo): Fix the last change.
9751
9752 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9753
9754         * wl-demo.el (wl-demo): Don't use `eval'.
9755
9756 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9757
9758         * wl-summary.el (wl-summary-buffer-thread-modified):
9759         New buffer-local variable.
9760         (wl-summary-set-thread-modified): New function.
9761         (wl-summary-thread-modified-p): New function.
9762         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9763         (wl-summary-yank-saved-message): Use function
9764         `wl-summary-set-thread-modified'
9765         (wl-summary-switch-to-clone-buffer): Add
9766         `wl-summary-buffer-thread-modified'.
9767
9768         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9769         (wl-summary-buffer-mark-saved-hook): Ditto.
9770         * wl-summary.el (wl-summary-msgdb-save): New hook
9771         `wl-summary-buffer-message-saved-hook' and
9772         `wl-summary-buffer-mark-saved-hook'.
9773
9774 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9775
9776         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9777
9778 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9779
9780         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9781         don't hide scroll bars under FSF Emacsen because it may incur an
9782         undesirable redrawing.
9783
9784 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9785
9786         * wl-draft.el (wl-draft-edit-string): Call
9787         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9788
9789 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9790
9791         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9792
9793 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9794
9795         * wl-summary.el (wl-summary-msgdb-load-async): Call
9796         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9797
9798 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9799
9800         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9801         fringes in demo buffer; center bitmap logo correctly even if old
9802         Mule is used.
9803
9804 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9805
9806         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9807
9808         * wl-refile.el (wl-refile-subject-alist): New variable.
9809         (wl-refile-subject-alist-file-name): Ditto.
9810         (wl-refile-alist-setup): Rewrite.
9811         (wl-refile-alist-save): Use `elmo-object-save'.
9812         Eliminated arguments.
9813         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9814         (wl-refile-guess-by-subject): New function.
9815         (wl-refile-guess-func-list): Added it.
9816
9817 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9818
9819         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9820         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9821
9822 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9823
9824         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9825         New buffer-local variable.
9826         (wl-summary-buffer-next-folder-func): Ditto.
9827         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9828         if non-nil.
9829         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9830         if non-nil.
9831         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9832         if non-nil.
9833         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9834         if non-nil.
9835
9836 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9837
9838         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9839         permanently in the demo buffer.
9840
9841 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9842
9843         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9844         `mime-entity-fetch-field'.
9845
9846         * wl.el (wl-exit): Delete plugged buffer.
9847
9848         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9849         XEmacs has menubar feature.
9850
9851 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9852
9853         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9854         cannot arrive at the beginning of the buffer under old Emacsen.
9855
9856 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9857
9858         * wl-address.el (wl-address-ldap-search):
9859         Call `ldap-search-entries' with `withdn' argument t.
9860         (wl-complete-field-body): Bind completion-ignore-case as t.
9861         Clear ldap search hash when it was sole completion.
9862         Use elmo-string for pattern string.
9863         (wl-ldap-alias-safe-string): Eliminated needless let.
9864
9865 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9866
9867         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9868         (wl-ldap-alias-sep): New constant.
9869         (wl-ldap-search-attribute-type-list): Ditto.
9870         (wl-ldap-get-value): New function.
9871         (wl-ldap-make-filter): Ditto.
9872         (wl-ldap-make-matched-value-list): Ditto.
9873         (wl-ldap-alias-safe-string): Ditto.
9874         (wl-ldap-register-dn-string): Ditto.
9875         (wl-address-ldap-search): Rewrite.
9876
9877 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9878
9879         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9880         thread is deleted.
9881         (wl-thread-delete-line-from-buffer): Ditto.
9882         (wl-thread-get-exist-children): New function.
9883
9884 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9885
9886         * wl-demo.el (wl-demo): Made it to select various image types.
9887         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9888         from `wl-title-logo'.
9889         (wl-logo-ascii): New variable.
9890         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9891         (wl-demo-copyright-notice): New constant.
9892
9893         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9894
9895 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9896
9897         * wl-vars.el (wl-summary-target-above): Renamed from
9898         wl-summary-temp-above.
9899         * wl-score.el (wl-score-get-score-alist): Use it.
9900         (wl-summary-score-update-all-lines): Use it.
9901         * wl-summary.el: Ditto. (make-variable-buffer-local).
9902
9903 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9904
9905         * wl-vars.el (wl-ldap-port): New user option.
9906
9907         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9908         Rewite whole implementation.
9909         (wl-complete-field-body): Fixed.
9910
9911 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9912
9913         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9914         Choose implementation at compile time.
9915
9916 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9917
9918         * wl-address.el (wl-ldap-search-internal): New function.
9919         (wl-complete-field-to): Use it.
9920
9921 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9922
9923         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9924         Use `let' instead of `let*'.
9925         Require 'wl-vars.
9926
9927         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9928         Define as defcustom.
9929         (wl-ldap-base): Ditto.
9930         (wl-use-ldap): Ditto.
9931
9932 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9933
9934         * wl-address.el (wl-ldap-search): New function.
9935         (wl-complete-field-body): Use `wl-ldap-search'.
9936         (wl-ldap-server): New variable.
9937         (wl-ldap-base): Ditto.
9938         (wl-use-ldap): Ditto.
9939
9940 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9941
9942         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9943         (Pointed out by Mito <mit@nines.nec.co.jp>).
9944         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9945         buffer-local variables like `wl-summary-redisplay-internal'.
9946         (wl-summary-redisplay-all-header): Likewise.  Update
9947         Summary view too.
9948
9949 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9950
9951         * wl-summary.el (wl-summary-jump-to-parent-message):
9952         Consider prefix argument.
9953
9954         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9955         when closed thread is deleted.
9956
9957 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9958
9959         * wl-summary.el (wl-summary-jump-to-parent-message):
9960         Consider thread modification.
9961
9962 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9963
9964         * wl-message.el (wl-message-normal-get-original-buffer): Use
9965         `save-excursion'.
9966
9967         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9968         (wl-summary-showto-folder-regexp): Ditto.
9969
9970 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9971
9972         * wl-util.el (wl-delete-alist): Doc fix.
9973         (wl-delete-associations): New function.
9974         (wl-inverse-alist): New function.
9975         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9976         Split temporary variables. Use `wl-delete-associations'
9977         and `wl-inverse-alist'.
9978         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9979
9980 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9981
9982         * wl-folder.el (wl-folder-prefetch-entity):
9983         Execute prefetching if new count is unknown.
9984
9985 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9986
9987         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9988
9989         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9990         delete entity.
9991         (wl-thread-set-parent): If insert as top, set linked as nil.
9992
9993         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9994         `wl-thread-cleanup-symbols' when view mode is thread.
9995
9996 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9997
9998         * wl-folder.el (wl-folder-create-folder-entity): Use
9999         with-current-buffer.
10000         (wl-local-folder-init): Call set-buffer to make sure we are in
10001         the Folder buffer. Don't touch buffer-local variables here.
10002         (wl-folder-mode): Initialize buffer-local variables here.
10003
10004         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10005         (wl-folder-entity-assign-id): Ditto.
10006         (wl-folder-create-entity-hashtb): Ditto.
10007         (wl-local-folder-init): Ditto.
10008         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10009
10010 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10011
10012         * wl-summary.el (wl-summary-default-from): Fix probrem when
10013         std11-extract-address-components return (nil "foo@bar").
10014
10015 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10016
10017         * wl-draft.el (wl-draft-clone-local-variables):
10018         Remove redundant `setq'.
10019
10020 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10021
10022         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10023         Bind wl-highlight-x-face-func as nil while highlighting header.
10024
10025 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10026
10027         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10028
10029 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10030
10031         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10032         elmo-msgdb-overview-hashtb from copy-variables.
10033         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10034         instead of `elmo-msgdb-overview-get-entity-by-number'.
10035         (wl-summary-auto-refile): Ditto.
10036
10037         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10038         `elmo-msgdb-overview-get-entity' instead of
10039         `elmo-msgdb-search-overview-entity'.  Use
10040         `elmo-msgdb-overview-get-entity' instead of
10041         `elmo-msgdb-overview-get-entity-by-number'.
10042         (wl-thread-insert-entity-sub): Ditto.
10043         (wl-thread-insert-message): Ditto.
10044
10045         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10046         `elmo-msgdb-overview-get-entity'.
10047         (wl-normal-message-redisplay): Ditto.
10048
10049 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10050
10051         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10052         `wl-thread-entities'.
10053         (wl-thread-delete-message): Fix remove top message from
10054         `wl-thread-entity-list'.
10055
10056         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10057         wl-append(nconc), because update-list is broken on Meadow.
10058
10059         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10060         updating process.
10061         (wl-summary-rescan): Ditto.
10062         (wl-summary-sync-update3): Ditto.
10063         * wl-thread.el (wl-thread-set-parent): Renamed from
10064         `wl-summary-set-parent'.
10065         (wl-thread-insert-message): Updating buffer faster.
10066         (wl-thread-delete-message): Updating buffer faster.
10067
10068         * wl-score.el (wl-summary-score-update-all-lines): Changed
10069         interval for display progress gauge.
10070
10071 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10072
10073         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10074         folder always-sticky.
10075         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10076         defmacro.
10077
10078 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10079
10080         * wl-vars.el (wl-draft-add-references): New user option.
10081
10082         * wl-draft.el (wl-draft-add-references): New function.
10083         (wl-draft-yank-from-mail-reply-buffer): Use it.
10084         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10085         as nil.
10086
10087 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10088
10089         * wl-thread.el (wl-thread-update-line-msgs): Called
10090         `wl-thread-update-line-on-buffer-sub'.
10091         (wl-thread-update-line-on-buffer): Delete routine of inserting
10092         thread.
10093         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10094         moved from `wl-thread-update-line-on-buffer'.
10095         Add threshold for displaying progress gauge.
10096         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10097         argument of `wl-thread-update-line-msgs'.
10098         Add threshold for displaying progress gauge.
10099         * wl-folder.el:
10100         Add threshold for displaying progress gauge.
10101         * wl-score.el: Ditto.
10102
10103         * wl-expire.el (wl-summary-expire): Display deleting info.
10104
10105 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10106
10107         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10108         `no-msg'.
10109         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10110         argument of `wl-thread-update-line-msgs'.
10111         (wl-summary-set-parent): Added optional argument `parent-number'.
10112         (wl-summary-buffer-saved-message): New buffer local variable.
10113         (wl-summary-save-current-message): New command.
10114         (wl-summary-yank-saved-message): Ditto.
10115         (wl-summary-mode-map): Added key binding for
10116         `wl-summary-save-current-message' (\ew) and
10117         `wl-summary-yank-saved-message' (\C-y).
10118         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10119
10120 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10121
10122         * wl-summary.el (wl-summary-mode-map): Added key binding for
10123         `wl-summary-set-parent' (ts).
10124
10125 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10126
10127         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10128         subject faster. If thread number is reverse, delayed updating
10129         thread.
10130         (wl-summary-search-by-subject): Ditto.
10131         (wl-summary-put-alike): Ditto.
10132         (wl-summary-get-alike): Ditto.
10133         (wl-summary-insert-headers): Insert header of all overview in
10134         buffer.
10135         (wl-summary-rescan): Delayed updating thread. Kill search subject
10136         buffer for wl-summary-search-by-subject.
10137         (wl-summary-sync-update3): Ditto.
10138         (wl-summary-exit): Ditto.
10139         (wl-summary-goto-bottom-of-current-thread): Change for linked
10140         thread.
10141         (wl-summary-overview-create-summary-line): Change line for linked
10142         thread.
10143
10144         * wl-summary.el (wl-summary-update-thread): Use
10145         wl-thread-maybe-get-children-num.
10146         (wl-summary-set-parent): If change parent, move sub thread.
10147         (wl-summary-redisplay-internal): Add horizontal recenter.
10148         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10149
10150         * wl-thread.el (wl-thread-entity-get-linked): New function.
10151         (wl-thread-entity-set-linked): New function.
10152         (wl-thread-create-entity): Add linked element.
10153         (wl-thread-entity-insert-as-top): Use wl-append.
10154         (wl-thread-maybe-get-children-num): If closing thread, return
10155         children msgs.
10156         (wl-thread-update-line-msgs): Displaying progress message.
10157         (wl-thread-update-line-on-buffer-sub): Use
10158         wl-thread-maybe-get-children-num.
10159         (wl-thread-update-line-on-buffer): If update line is not exists,
10160         insert thread.
10161         (wl-thread-delete-message): If delete top msg of thread, search
10162         parent by subject.
10163         (wl-thread-insert-entity): Use
10164         wl-thread-maybe-get-children-num.
10165
10166         * wl-highlight.el (wl-highlight-summary-current-line): change
10167         sregexp for linked thread.
10168         * wl-util.el (wl-count-lines): Count lines.
10169         (wl-horizontal-recenter): horizontal recenter.
10170         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10171         (wl-score-get-alike): Ditto.
10172         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10173         (wl-subject-length-limit): New variable.
10174         (wl-highlight-thread-indent-string-regexp): Changed for linked
10175         thread.
10176
10177 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10178
10179         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10180         New variable (revival).
10181         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10182         by subject matching if there's no in-reply-to nor references field
10183         (revival).
10184
10185 \f
10186 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10187
10188         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10189         message.
10190
10191 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10192
10193         * wl-summary.el (wl-summary-reply): Return t if there was a
10194         message at cursor point.
10195         Added unwind-protect.
10196         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10197         returns t.
10198         (wl-summary-cancel-message): Do nothing when there's no message at
10199         cursor point.
10200         (wl-summary-forward): Ditto.
10201         (wl-summary-jump-to-parent-message): Ditto.
10202         (wl-summary-reedit): Ditto.
10203         (wl-summary-edit-addresses): Ditto.
10204         (wl-summary-pipe-message): Ditto.
10205         (wl-summary-print-message-with-ps-print): Ditto.
10206         (wl-summary-print-message): Ditto.
10207         (wl-summary-mark-as-important): Ditto.
10208         (wl-summary-mark-as-unread): Ditto.
10209
10210         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10211         message at cursor point.
10212         (wl-summary-reply-with-citation): Remove unwind-protect.
10213
10214         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10215         subject searching feature.
10216         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10217         Eliminated.
10218
10219 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10220
10221         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10222         New variable.
10223         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10224         by subject matching if there's no in-reply-to nor references field.
10225
10226         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10227
10228         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10229         when display is finished.
10230         (wl-folder-open-all): Ditto.
10231         (wl-folder-update-access-group): Ditto.
10232         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10233         * wl-thread.el (wl-thread-close-all): Ditto.
10234
10235         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10236         progress gauge only when it was displayed.
10237         * wl-folder.el (wl-folder-insert-entity): Ditto.
10238
10239 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10240
10241         * wl-summary.el (wl-summary-incorporate): Enclose
10242         `wl-summary-sync-force-update' with save-excursion.
10243
10244 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10245
10246         * wl-summary.el (wl-summary-prefetch-region):
10247         Pass current cursor point to `pos-visible-in-window-p' after
10248         moving cursor to the started point.
10249
10250 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10251
10252         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10253
10254         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10255         fields from the forwarding message.
10256         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10257         `ignored-fields'.
10258
10259 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10260
10261         * wl-mime.el (wl-message-request-partial):
10262         Eliminated argument `msgdb'.
10263         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10264         (wl-mime-combine-message/partial-pieces): Likewise.
10265         * tm-wl.el (wl-message-request-partial): Likewise.
10266         (wl-mime-combine-message/partial-pieces): Likewise.
10267
10268 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10269
10270         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10271         when display is finished.
10272
10273 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10274
10275         * wl-summary.el (wl-summary-goto-folder-subr):
10276         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10277
10278 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10279
10280         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10281         when cursor point is visible.
10282
10283 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10284
10285         * wl-expire.el (wl-expire-archive-get-max-number):
10286         Don't use `file-name-directory'.
10287
10288 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10289
10290         * wl-expire.el (wl-expire-archive-get-max-number):
10291         Use `file-name-directory'.
10292
10293 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10294
10295         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10296         only when there is progress.
10297
10298 2000-04-13  Mito <mit@nines.nec.co.jp>
10299
10300         * wl-summary.el (wl-summary-sync-marks): Display progress.
10301
10302 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10303
10304         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10305         (wl-summary-prev): Move cursor regardless of unread status.
10306         (wl-summary-next): Ditto.
10307
10308 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10309
10310         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10311         Added argument `target' and `number'.
10312         * tm-wl.el (wl-summary-burst-subr): New function.
10313         (wl-summary-burst): Use it.
10314
10315 2000-04-10  Mito <mit@nines.nec.co.jp>
10316
10317         * wl-mime.el (wl-burst): New function.
10318         (wl-summary-burst): Use it.
10319
10320 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10321
10322         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10323         as petname when there's no candidate.
10324
10325 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10326
10327         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10328         New variable.
10329         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10330
10331         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10332
10333         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10334
10335 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10336
10337         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10338         Use substring of `original' instead of buffer-substring.
10339         (wl-refile-evaluate-rule):
10340         Set `original' argument of wl-refile-expand-newtext.
10341
10342         * wl-summary.el
10343         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10344         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10345         (wl-summary-auto-refile): Check existence of destination folder just
10346         before marking.
10347
10348 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10349
10350         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10351         when wl-refile-get-field-value return nil.
10352
10353 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10354
10355         * wl-refile.el
10356         (wl-refile-expand-newtext): New function imported from Gnus.
10357         (wl-refile-evaluate-rule): Use it.
10358
10359 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10360
10361         * wl-summary.el (wl-summary-print-destination):
10362         Duplicate folder string to avoid putting text-property on
10363         original string.
10364
10365         * wl-refile.el (wl-refile-get-field-value): New function.
10366         (wl-refile-evaluate-rule): New function;
10367         Evaluate refile rule recursively.
10368         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10369         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10370         New function; Check existence of a target folder recursively.
10371         (wl-summary-auto-refile-check-refile-rule-alist):
10372         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10373
10374 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10375
10376         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10377
10378         * wl-folder.el (wl-create-folder-entity-from-buffer):
10379         Fixed problem when '}' character is contained in folder name.
10380
10381         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10382
10383 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10384
10385         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10386         (wl-fldmgr-add-completion-all-completions):
10387         Use wl-fldmgr-add-completion-hashtb.
10388
10389 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10390
10391         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10392         wl-fldmgr-add-completion-subr): New functions.
10393         * wl-folder.el (wl-folder-completion-func): New variable.
10394         * wl-summary.el (wl-summary-read-folder):
10395         Use wl-folder-completion-func.
10396
10397         * wl-refile.el: Eliminate throw & catch.
10398
10399         * wl.el (wl-plugged-sending-queue-status): Fixed.
10400
10401 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10402
10403         * wl-draft.el (wl-draft): Put category property on
10404         mail-header-separator.