* wl-util.el (wl-parse-addresses): Define alias of
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-util.el (wl-parse-addresses): Define alias of
4         `elmo-parse-addresses' (move to `elmo-util.el').
5
6         * wl-summary.el (wl-summary-default-from): Follow the API change.
7         (wl-summary-overview-entity-compare-by-date): Ditto.
8         (wl-summary-overview-entity-compare-by-from): Ditto.
9         (wl-summary-get-list-info): Get value of `ml-info' field from
10         entity at first.
11         (wl-summary-rescan-message): Treat prefix argument.
12         (wl-summary-prefetch-msg): Follow the API change.
13         (wl-summary-search-by-subject): Ditto.
14         (wl-summary-insert-thread): Ditto.
15         (wl-summary-line-subject): Ditto.
16         (wl-summary-line-from): Ditto.
17         (wl-summary-create-line): Ditto.
18         (wl-summary-print-message-with-ps-print): Ditto.
19
20         * wl-score.el (wl-score-ov-entity-get): Ditto.
21         (wl-score-followup): Ditto.
22         (wl-score-add-followups): Use `elmo-message-entity-field' instead
23         of `car'.
24         (wl-score-get-latest-msgs): Follow the API change.
25         (wl-score-get-header): Ditto.
26
27         * wl-refile.el (wl-refile-learn): Ditto.
28         (wl-refile-subject-learn): Ditto.
29         (wl-refile-get-field-value): Ditto.
30         (wl-refile-guess-by-history): Ditto.
31         (wl-refile-guess-by-subject): Ditto.
32
33         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
34
35         * wl-expire.el (wl-expire-date-p): Removed.
36         (wl-expire-archive-date): Follow the API change.
37         (wl-expire-localdir-date): Ditto.
38         (wl-summary-expire): Ditto.
39
40         * Version number is increased to 2.15.1.
41
42 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
43
44         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
45         group is access or not (it is not strict, like wl-fldmgr-rename).
46
47 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
48
49         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
50         duplicate call of `wl-summary-print-argument' on the wrong line.
51
52 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
53
54         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
55         even if argument `number' is nil.
56         (wl-summary-insert-line): Print action argument if current message
57         has it.
58
59 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
60
61         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
62         (wl-draft-reply): Ditto.
63         (wl-draft): Add optional argument `parent-number' and call
64         `wl-draft-create-buffer' with it.
65         (wl-draft-create-buffer): Add optional argument
66         `parent-number'. Set wl-draft-parent-number as it.
67
68 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
69
70         * wl-folder.el (wl-folder-set-persistent-mark): If summary
71         buffer is not for given folder, don't use it.
72
73 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
74
75         * Version number is increased to 2.15.0.
76
77 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
78
79         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
80
81         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
82         (wl-highlight-get-face-by-name): New internal function.
83         (wl-highlight-summary-line-face-spec): Use it and fixed.
84
85 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-summary.el (wl-summary-sync-update): Use
88         `elmo-message-entity-field' instead of `car' to get message-id
89         from overview entity.
90
91         * wl-summary.el (wl-summary-rescan-message): Call
92         `wl-highlight-summary-displaying' when displaying a message.
93
94 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
95
96         * wl-draft.el (wl-draft-config-info-filename): Extracted from
97         `wl-draft-config-info-operation'.
98         (wl-draft-buffer-change-number): New function.
99         (wl-draft-rename-saved-config): Ditto.
100         * wl.el (wl-init): Connect slot for message-number-changed.
101         (toplevel): Add autoload for wl-draft-rename-saved-config.
102
103 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
104
105         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
106         `update-overview'
107         (wl-summary-buffer-detach): Disconnect from it.
108         (wl-summary-rescan-message): Use command.
109
110         * wl-message.el (wl-message-buffer-display): Use
111         `with-current-buffer' instead of `save-excursion'.
112
113 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-mime.el (wl-draft-preview-attributes-list): Protect
116         wl-draft-preview-attributes-list from distraction.
117
118 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * wl-summary.el (wl-summary-sync-update): Sort the return value of
121         `elmo-list-diff'.
122
123 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
124
125         * wl-summary.el
126         (wl-summary-edit-addresses-collect-candidate-fields): Use
127         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
128
129         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
130         instead of `elmo-set-work-buf'.
131
132         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
133         (wl-address-make-address-list): Ditto.
134
135         * Version number is increased to 2.13.3.
136
137 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
138
139         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
140         user option.
141
142         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
143         argument `5'.
144
145         * wl-message.el (wl-message-display-no-merge-p): New function.
146         (wl-message-buffer-display): Check whether the message is
147         reassembled and follow the API change.
148
149 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
152         multibyte on working buffer and removed unnecessary
153         `buffer-disable-undo'.
154
155 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
156
157         * wl-util.el (wl-read-search-condition-internal): Fixed the last
158         change.
159
160 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
161
162         * wl-util.el (wl-read-search-condition-internal): Protect
163         elmo-global-flags from distraction.
164
165 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
166
167         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
168
169         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
170         (wl-summary-event-handler): Ditto.
171         (wl-summary-update-persistent-mark-on-event): New
172         function (renamed from `elmo-event-handler-flag-changed').
173         (wl-summary-buffer-attach): New function.
174         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
175         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
176         instead of `elmo-folder-add-handler'.
177
178         * Version number is increased to 2.13.2.
179
180 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
181
182         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
183         and "\177" to the `wl-news-previous-page'.
184         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
185         (wl-news-previous-page): New function.
186
187 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
190         instead of `write-region' and simplify.
191
192 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
193
194         * wl-template.el (wl-template-select): Cause error if
195         `wl-template-alist' is nil.
196
197 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
198
199         * wl-news.el.in: Set file variable `no-byte-compile'.
200
201 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
202
203         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
204         whether a target message is within displaying area.
205         (elmo-event-handler-cache-changed): Ditto.
206
207 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
208
209         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
210         to `defun'.  Use `nconc' instead of `append' to collect descendant
211         message numbers.
212
213 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
214
215         * wl-thread.el (wl-thread-save-top-list)
216         (wl-thread-save-entities): Use `with-temp-buffer'.
217         * wl-news.el.in (wl-news-previous-version-load):
218         (wl-news-previous-version-save): Ditto.
219         * wl-summary.el (wl-summary-load-file-object)
220         (wl-summary-save-view-cache): Ditto.
221
222 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
223
224         * wl-util.el (toplevel): Require 'elmo-flag'.
225         (wl-read-search-condition): New function (Renamed from
226         `elmo-read-search-condition').
227         (wl-read-search-condition-internal): Likewise.
228
229         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
230         invalid.
231         (wl-summary-pick): Use `wl-read-search-condition' instead of
232         `elmo-read-search-condition'.
233         (wl-summary-virtual): Ditto.
234
235         * wl-folder.el (wl-folder-virtual): Ditto.
236         (wl-folder-pick): Ditto.
237
238         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
239
240 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
241
242         * wl-summary.el (wl-summary-reedit): Call
243         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
244
245 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
246
247         * wl-mime.el (toplevel): Require wl-vars.
248
249         * wl-message.el (toplevel): Require cl at compile.
250
251         * wl-draft.el (toplevel): Require elmo.
252
253 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
254
255         * wl-message.el (wl-message-buffer-prefetch): Count is a number
256         and do nothing when it is not positive.
257         (wl-message-buffer-prefetch-next): Ditto.
258
259 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
260
261         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
262         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
263         (wl-summary-redisplay-internal): Ditto.
264
265         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
266         message (the condition is borrowed from `wl-check-variables-2').
267         (wl-summary-redisplay-internal): Ditto.
268
269 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
270
271         * wl-mime.el (wl-draft-nntp-attribute): New function.
272         (wl-draft-attribute-nntp-posting-server): Use it.
273         (wl-draft-attribute-nntp-posting-port): Ditto.
274
275         * wl-mime.el (wl-draft-preview-attributes-list): New function.
276         (wl-draft-show-attributes-buffer): Ditto.
277         (wl-draft-hide-attributes-buffer): Ditto.
278         (wl-draft-attribute-newsgroups): Ditto.
279         (wl-draft-attribute-nntp-posting-server): Ditto.
280         (wl-draft-attribute-nntp-posting-port): Ditto.
281         (wl-draft-preview-message): Use there functions.
282
283         * wl-vars.el (wl-draft-preview-attributes-list): Change default
284         value.
285
286 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
289         (wl-draft-reedit): Ditto.
290         (wl-draft-queue-flush): Ditto.
291
292         * wl-mime.el (wl-message-request-partial): Ditto.
293         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
294         instead of `elmo-message-fetch'.
295
296         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
297
298         * wl-summary.el (wl-summary-message-string): Ditto.
299
300 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
301
302         * wl-util.el (wl-current-message-buffer): Follow the API change.
303
304         * wl-summary.el (wl-summary-redisplay-internal): Call
305         `wl-summary-mark-as-read' with 2nd argument as nil and update
306         unread count instead of persistent mark.
307
308         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
309         variable.
310         (wl-message-redisplay): Follow the API change.
311         (wl-message-buffer-display): Managed mime-entity directly and
312         return preview buffer only.
313         (wl-message-display-internal): Rewrite.
314         (wl-message-buffer-prefetch-subr): Not save return value of
315         `wl-message-buffer-display'.
316
317         * Version number is increased to 2.13.1.
318
319 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
320
321         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
322         'elmo-multiple-fields-body-list' with boundary specified.
323
324 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
325
326         * wl-vars.el (wl-summary-resend-use-cache): New variable.
327         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
328         cache if `wl-summary-resend-use-cache' is non-nil.
329
330 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
331
332         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
333         (wl-nntp-posting-stream-type): Ditto.
334
335 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
336
337         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
338
339 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
340
341         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
342         message.
343
344 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
347         Abolish.
348         (wl-summary-buffer-persistent-mark-version): New internal
349         variable.
350         (wl-summary-update-mark-and-highlight-window): Check by
351         wl-summary-persistent-mark-invalid-p.
352         (wl-summary-update-status-marks): Ditto.
353         (elmo-event-handler-flag-changed): Rewrite.
354         (elmo-event-handler-cache-changed): Define.
355         (wl-summary-prefetch-msg): Does not update persistent mark here.
356         (wl-summary-delete-cache): Ditto.
357         (wl-summary-resume-cache-status): Ditto.
358         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
359         (wl-summary-persistent-mark-invalid-p): New function.
360         (wl-summary-validate-persistent-mark): Ditto.
361         (wl-summary-validate-persistent-mark-string): Ditto.
362         (wl-summary-invalidate-persistent-mark): Ditto.
363         (wl-summary-update-persistent-mark): Call
364         `wl-summary-validate-persistent-mark'.
365         (wl-summary-create-line): Call
366         `wl-summary-validate-persistent-mark-string'.
367
368         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
369         status as t if cache used.
370
371 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
372
373         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
374         only if the target is group.
375         * wl-folder.el (wl-folder-append-petname): Don't check group name.
376
377 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
378
379         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
380
381 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
382
383         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
384
385         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
386
387 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
388
389         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
390         (Thanks to Yoichi NAKAYAMA).
391
392 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-util.el (wl-save-drafts): Restore echo area.
395
396 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
397
398         * Version number is increased to 2.13.0.
399
400         * wl-util.el (wl-biff-check-folder-async): Use
401         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
402
403 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
404
405         * wl-message.el (wl-message-display-internal): Does not put
406         wl-message-display-type property on message buffer.
407         (wl-message-buffer-display-type): New function.
408
409         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
410
411         * wl-summary.el (wl-summary-mode): Use `dolist' to add
412         `wl-summary-buffer-detach'.
413         (wl-summary-message-display-type): Use
414         `wl-summary-buffer-display-type'.
415
416 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
417
418         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
419         buffer-local.
420
421         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
422         kill-buffer-hook instead of make-local-variable.
423         (wl-draft-preview-message): Set `local' argument of add-hook as t.
424
425 2004-12-12  Scott Renfro <scott@renfro.org>
426
427         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
428         regex for square-branket.
429
430 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
433         `wl-message-mime-analysis-p' with argument `header'.
434
435 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
436
437         * wl-mime.el (wl-draft-yank-current-message-entity): 
438         Switch to no-mime following method according to wl-message-display-type
439         property.
440         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
441
442         * wl-message.el (wl-message-display-internal): 
443         Put wl-message-display-type property on message buffer.
444
445         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
446         (wl-message-display-internal): Ditto;
447
448         * wl-summary.el (wl-summary-toggle-mime): Ditto.
449
450 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-message.el (wl-message-make-display-type): New function.
453         (wl-message-display-type-property): Ditto.
454         (wl-message-mime-analysys-p): Ditto.
455         (wl-message-display-all-header-p): Ditto.
456         (wl-message-redisplay): Removed argument `as-is', `all-header' and
457         added `display-type'.
458         (wl-message-buffer-display): Likewise.
459         (wl-message-display-internal): Likewise.
460         (wl-message-buffer-display-type): Abolish.
461         (wl-message-buffer-prefetch-subr): Follow the API changed.
462
463         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
464         from wl-summary-buffer-display-all-header and changed default value.
465         (wl-summary-message-display-type): New function.
466         (wl-summary-buffer-display-mime-mode): Ditto.
467         (wl-summary-buffer-display-header-mode): Ditto.
468         (wl-summary-toggle-mime): Rewrite with above functions.
469         (wl-summary-toggle-all-header): Ditto.
470         (wl-summary-redisplay): Force redisplay with default mode.
471         (wl-summary-redisplay-internal): Renamed argument from `mode',
472         `all-header' to `mime-mode', `header-mode'.
473         Use `wl-message-make-display-type'.
474
475         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
476         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
477
478 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
481
482 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
483
484         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
485         in original message buffer.
486         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
487         buffer.
488
489 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
490
491         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
492
493 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
494
495         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
496
497 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
498
499         * wl-action.el (wl-summary-exec-action-refile): Display a done message
500         when actions succeeded.
501         (wl-summary-exec-action-copy): Likewise.
502
503 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
504
505         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
506         there is switch-to-buffer at the end of wl-message-select-buffer.
507         (wl-summary-reply): Ditto.
508
509 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
510
511         * wl-summary.el (wl-summary-forward): Put subject in original
512         message buffer as argument of wl-draft-forward.
513         * wl-draft.el (wl-draft-forward): Decode subject as in
514         wl-draft-reply.
515
516 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
517
518         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
519         a folder under access group.
520
521 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
522
523         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
524         wl-message-buffer-display.
525
526         * wl-util.el (wl-set-save-drafts): Fix typo.
527
528 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
531         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
532         wl-highlight-logo-face to set the bg color of an xbm image; fixed
533         the way to measure the width of a bitmap image; don't put face on
534         ascii and bitmap images; put the mark which should not use the
535         variable-pitch face on ascii and bitmap images.
536         (wl-demo-setup-properties): Don't use the variable-pitch face on
537         ascii and bitmap images; made it work on Emacs 20 and earlier.
538         (wl-demo-insert-text): End with a newline at the bottom; don't put
539         face on text.
540
541         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
542
543 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
544
545         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
546
547         * wl-util.el (wl-save-drafts): Moved from sample setting.
548         (wl-set-save-drafts): New function to set idle timer.
549         * wl-draft.el (wl-draft): Call it.
550         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
551
552 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
553
554         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
555         a summary which has toggle display status off.
556
557 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
558
559         * wl-draft.el (wl-draft-do-fcc): No cache save.
560
561 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-summary.el (elmo-event-handler-flag-changed): Use
564         `set-buffer' instead of `with-current-buffer'.
565
566 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
567
568         * wl-summary.el (wl-summary-after-resize-function): New function.
569         (wl-summary-mode): Add `wl-summary-after-resize-function' to
570         window-size-change-functions.
571
572 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
573
574         * wl-draft.el (wl-draft-create-buffer): Bind
575         `change-major-mode-hook' after current buffer is changed.
576
577         * wl-summary.el (wl-summary-buffer-detach): New function.
578         (wl-summary-buffer-set-folder): Call it.
579         (wl-summary-mode): Add `wl-summary-buffer-detach' to
580         change-major-mode-hook and kill-buffer-hook.
581         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
582         (wl-summary-switch-to-clone-buffer): Ditto.
583         (wl-summary-goto-folder-subr): Ditto.
584
585 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
586
587         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
588         after boundp check.
589
590 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
591
592         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
593         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
594         for `kill-buffer'.
595
596         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
597         handler of current buffer from elmo-folder.
598
599 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
600
601         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
602
603 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-summary.el (wl-summary-buffer-event-handler): New internal
606         variable.
607         (wl-summary-event-handler): New class.
608         (elmo-event-handler-flag-changed): Define to update persistent
609         mark.
610         (wl-summary-buffer-set-folder): Register event handler to
611         elmo-folder.
612         (wl-summary-exit): Unregister event handler.
613         (wl-summary-goto-folder-subr): Ditto.
614         (wl-summary-mark-as-read-all): Does not call
615         `wl-summary-update-persistent-mark' directly.
616         (wl-summary-mark-as-read-internal): Ditto.
617         (wl-summary-set-persistent-mark-internal): Ditto.
618         (wl-summary-set-flags-internal): Ditto.
619
620         * Version number is increased to 2.11.33.
621
622 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
623
624         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
625         to nil.
626
627 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
628
629         * wl-spam.el (wl-spam-setup): Add hook
630         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
631         instead of `wl-summary-prepare-hook'.
632
633         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
634         if folder type is `'flag'.
635         (wl-summary-mark-as-important): Ditto.
636
637 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * wl-address.el (wl-address-minibuffer-history): New variable.
640         (wl-address-minibuffer-local-map): New keymap.
641         (wl-address-read-from-minibuffer): New function.
642
643         * wl-action.el (wl-summary-get-resend-address): Use
644         `wl-address-read-from-minibuffer' instead of `completing-read'.
645
646 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * Version number is increased to 2.11.32.
649
650 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
651
652         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
653         without mule to iso-8859-1.
654         (wl-draft-add-in-reply-to): Add note in description.
655         (wl-draft-add-references): Ditto.
656
657 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
658
659         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
660         definition for `m'.
661         (wl-summary-mode-line-format): Add '[%m]'.
662         (wl-message-mode-line-format-spec-alist): Ditto.
663         (wl-summary-display-mime-mode-list): New variable.
664
665         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
666         from wl-summary-buffer-display-as-is.
667         (wl-summary-buffer-display-all-header): New buffer local variable.
668         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
669         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
670         instead of wl-summary-buffer-display-as-is.
671         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
672         (wl-summary-set-persistent-mark): Ditto.
673         (wl-summary-set-message-buffer-or-redisplay): Just call
674         `wl-summary-redisplay-internal' without optional arguments.
675         (wl-summary-toggle-mime): Rewrite.
676         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
677         (wl-summary-toggle-all-header): New function.
678         (wl-summary-redisplay-internal): Treat mime mode.
679
680         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
681         to wl-mime-preview-follow-no-mime.
682         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
683         accodring to the display-mode.
684
685         * wl-message.el (wl-message-buffer-display-type): Rewrite.
686         (wl-message-buffer-display): Changed argument name from `as-is' to
687         `mode'.
688         (wl-message-display-internal): Ditto;
689         Bind elmo-mime-display-header-analysis according to the mode.
690         (wl-message-display-internal): Put wl-message-display-mime-mode
691         property on entire buffer.
692
693 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
694
695         * wl-draft.el (wl-draft-do-fcc): Undo last change.
696
697 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
698
699         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
700         Don't extract mail address.
701         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
702
703         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
704
705         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
706
707 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
708
709         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
710         wl-fldmgr-cut-entity-list on confirmation.
711
712 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
713
714         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
715         (wl-mime-quit-preview): Check existence of
716         mime-edit-temp-message-buffer here.
717
718 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
719
720         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
721         after deletion.
722
723         * wl-draft.el (wl-draft-send-confirm): Check major-mode
724         before calling wl-mime-quit-preview.
725
726 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
727
728         * wl-summary.el (wl-summary-pick): If call it with prefix
729         argument, set `delete-marks' as non-nil. Pick from only visible
730         messages.
731         (wl-summary-check-target-mark): New function.
732         (wl-summary-target-mark-mark-as-read): Use it.
733         (wl-summary-target-mark-mark-as-unread): Ditto.
734         (wl-summary-target-mark-operation): Ditto.
735         (wl-summary-target-mark-set-flags): Ditto.
736         (wl-summary-target-mark-save): Ditto.
737         (wl-summary-target-mark-pick): Ditto.
738         (wl-summary-target-mark-forward): Ditto.
739         (wl-summary-target-mark-reply-with-citation): Ditto.
740         (wl-summary-target-mark-print): Ditto.
741         (wl-summary-target-mark-uudecode): Ditto.
742
743         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
744         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
745         with `ask-coding' is non-nil.
746
747 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
748
749         * wl-thread.el (wl-thread-set-parent): If parent is a message
750         which is identified by references, set linked as nil.
751
752 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
753
754         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
755         (wl-message-mode-line-format-spec-alist): Ditto.
756         (wl-message-mode-line-format): Ditto.
757         (wl-summary-mode-line-format): Ditto for docstring.
758         (wl-summary-no-mime-folder-list): Fix typo.
759
760         * wl-util.el (wl-current-message-buffer): Call
761         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
762
763         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
764         variable.
765         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
766         of `wl-summary-redisplay-no-mime'.
767         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
768         (wl-summary-toggle-mime): New function.
769         (wl-summary-redisplay-all-header): Rewrite.
770         (wl-summary-redisplay-no-mime): Ditto.
771         (wl-summary-redisplay-internal): Added argument `as-is' and
772         `all-header'.
773
774         * wl-refile.el (wl-refile-default-from-folder-path-separator):
775         New variable.
776         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
777         bottom.
778         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
779         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
780         "/" unconditionally.
781
782         * wl-mime.el (wl-draft-yank-current-message-entity): Use
783         wl-mime-preview-follow-no-mime for as-is content.
784         (wl-mime-preview-follow-no-mime): New function.
785         (wl-mime-preview-follow-current-region): Fixed parenthesis.
786
787         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
788         and added `as-is', `all-header'.
789         (wl-message-buffer-display): Ditto.
790         (wl-message-buffer-display-type): New function.
791
792 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
793
794         * wl-vars.el (wl-message-header-button-alist): Change default
795         value.
796         (wl-message-body-button-alist): Ditto.
797
798 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
799
800         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
801
802 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
805
806 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
807
808         * wl-summary.el (wl-summary-sync-marks): Remove condition which
809         is always true.
810
811 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
812
813         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
814         on null entity.
815
816 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
817
818         * wl-vars.el (wl-draft-reply-default-position): Fix range.
819
820 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-vars.el (wl-summary-resend-hook): New hook.
823
824         * wl-action.el (wl-summary-exec-action-resend-subr): Run
825         `wl-summary-resend-hook'.
826
827 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
828
829         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
830         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
831         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
832         (wl-summary-new-cached-mark): Changed default value to 'n'.
833         (wl-summary-unread-cached-mark): Changed default value to 'u'.
834         (wl-summary-answered-cached-mark): Changed default value to 'a'.
835         (wl-folder-sync-range-alist): Remove spec for 'flag.
836         (wl-summary-force-prefetch-folder-list): New user option.
837
838         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
839         `wl-summary-toggle-persistent-mark'.
840         (wl-summary-update-mark-and-highlight-window): Don't highlight when
841         number is nil.
842         (wl-summary-mark-as-answered-region): Set interactive argument of
843         `wl-summary-set-persistent-mark-internal'.
844         (wl-summary-mark-as-important-region): Ditto.
845         (wl-summary-unset-persistent-mark): Ditto.
846         (wl-summary-set-persistent-mark): Ditto.
847         (wl-summary-mark-as-answered): Ditto.
848         (wl-summary-mark-as-important): Ditto.
849         (wl-summary-set-persistent-mark-internal): Do nothing
850         when `elmo-message-flag-available-p' is nil.
851         (wl-summary-toggle-persistent-mark): New function.
852         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
853         when the folder matches `wl-summary-force-prefetch-folder-list'.
854
855
856         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
857         when number is nil.
858         (wl-highlight-summary-forwarded-face): New face.
859
860 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
861
862         * Version number is increased to 2.11.31.
863
864 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
865
866         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
867         (wl-biff-check-folder-async): Ditto.
868         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
869
870 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
871
872         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
873         Add an argument `reverse'.  All callers are updated.
874         (wl-summary-sort): Add a prefix argument `reverse' to specify
875         reverse sorting.
876         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
877         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
878         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
879
880 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-message.el (wl-message-redisplay): Does not narrow header if
883         disply-type is all-header or as-is.
884
885         * wl-summary.el (wl-summary-enter-handler): Use
886         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
887
888 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
889
890         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
891         after adding wl-draft-parent-variables.
892         (wl-draft-forward): Ditto.
893
894 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
895
896         * wl-summary.el (wl-summary-sync-marks): Call
897         `wl-summary-set-persistent-mark' and
898         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
899         (wl-summary-set-persistent-mark-internal): Add 4th argument
900         `no-server'.
901         (wl-summary-unset-persistent-mark): Ditto.
902         (wl-summary-set-persistent-mark): Ditto.
903         (wl-summary-add-flags-internal): Abolish.
904         (wl-summary-remove-flags-internal): Ditto.
905         (wl-summary-mark-as-important-internal): Ditto.
906         (wl-summary-mark-as-important): Use
907         `wl-summary-set-persistent-mark' instead of
908         `wl-summary-add-flags-internal'.
909         (wl-summary-mark-as-important-region): Ditto.
910
911         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
912
913         * wl-summary.el (wl-summary-get-available-flags): New function.
914         (wl-summary-sync-marks): Use it and simplified.
915         (wl-summary-unset-persistent-mark): Use
916         `wl-summary-get-available-flags'.
917         (wl-summary-set-persistent-mark): Ditto.
918
919 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
920
921         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
922         id.
923
924 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
925
926         * wl-summary.el (wl-summary-enter-handler): If argument is not a
927         number, call `wl-summary-prev-line-content'. Show message when the
928         message is not found.
929
930 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
931
932         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
933         wl-summary-enter-handler.
934         (wl-summary-enter-handler): New command.
935
936         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
937         docstring and custom spec.
938
939         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
940         flags too; Don't treat Cached and New.
941         (wl-summary-set-persistent-mark): Ditto.
942
943         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
944         `wl-folder-set-flag'.
945
946         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
947         instead of `wl-folder-set-flag'.
948
949         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
950         for completion.
951         (wl-summary-set-persistent-mark): Ditto.
952
953         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
954         instead of `wl-draft-quit-preview'.
955
956         * wl-mime.el (toplevel): Avoid compile warning.
957         (wl-mime-quit-preview): New function
958         (formarly defined as `wl-draft-quit-preview').
959         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
960         quitting method.
961
962         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
963
964         * wl-folder.el (wl-folder-set-flag): Renamed from
965         `wl-draft-set-flag-on-parent'.
966
967         * wl-draft.el (wl-draft-quit-preview): New function.
968         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
969         (wl-draft-send): Call `wl-folder-set-flag' instead of
970         `wl-draft-set-flag-on-parent'.
971         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
972
973 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
976         (wl-draft-send): Ditto.
977
978 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
979
980         * wl-vars.el (wl-draft-reply-hook): Changed default value.
981         (wl-draft-kill-pre-hook): Set default value as nil.
982         (wl-summary-reply-hook): Ditto.
983         (wl-draft-kill-flags): Abolish.
984
985         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
986         (wl-draft-parent-variables): Renamed from
987         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
988         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
989         argument; Add wl-draft-parent-variables to
990         wl-draft-config-variables.
991         (wl-draft-reply): Likewise.
992         (wl-draft-kill-flags): Abolish.
993         (wl-draft-send): Call wl-draft-set-flag-on-parent.
994         (wl-draft-set-flag-on-parent): New function.
995         (wl-draft-setup-parent-flag): Ditto.
996
997 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
998
999         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1000         `wl-draft-parent-folder' is "".
1001
1002 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1003
1004         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1005         (wl-summary-digit-jump): New function.
1006         (Adviced by John Owens and Hiroya Murata)
1007
1008         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1009         (Adviced by John Owens)
1010
1011         * wl-xmas.el (wl-message-define-keymap): Ditto.
1012
1013         * wl-mule.el (wl-message-define-keymap): Ditto.
1014
1015 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1016
1017         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1018         change of return value of elmo-folder-count-flags.
1019
1020         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1021         (wl-summary-mark-as-read-internal): Ditto.
1022         (wl-summary-set-persistent-mark-internal): Ditto.
1023         (wl-summary-folder-info-update): Ditto.
1024         (wl-summary-sync-update): Fixed the last change.
1025
1026         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1027
1028 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1029
1030         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1031         (wl-draft-kill-flags): Fixed docstring.
1032
1033         * wl-draft.el (wl-draft-kill-flags): New function.
1034         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1035
1036 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1037
1038         * wl-vars.el (wl-reply-hook): Abolish.
1039         (wl-draft-reply-hook): New hook.
1040         (wl-summary-reply-hook): Ditto.
1041         (wl-draft-forward-hook): Ditto.
1042         (wl-summary-forward-hook): Ditto.
1043         (wl-draft-kill-flags): New variable.
1044
1045         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1046         wl-summary-set-persistent-mark-internal.
1047         (wl-summary-sync-marks): Use elmo-preserved-flags.
1048         (wl-summary-update-persistent-mark): Make it interactive.
1049         (wl-summary-set-persistent-mark-internal): New inline function.
1050         (wl-summary-mark-as-answered): Use it.
1051         (wl-summary-mark-as-unanswered): Ditto.
1052         (wl-summary-unset-persistent-mark): New function.
1053         (wl-summary-set-persistent-mark): Ditto.
1054         (wl-summary-reply): Don't set answered flag;
1055         Run wl-summary-reply-hook instead.
1056         (wl-summary-forward): Call wl-draft-forward with number.
1057         Run wl-summary-forward-hook.
1058
1059         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1060         (wl-highlight-summary-line-face-spec): Use it as a default
1061         persistent mark face.
1062
1063         * wl-draft.el (wl-draft-forward): Added optional argument number;
1064         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1065         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1066         (wl-draft-kill): Use wl-draft-kill-flags.
1067
1068         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1069
1070         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1071         of return value of elmo-folder-count-flags.
1072
1073         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1074
1075         * wl-summary.el (wl-summary-count-unread): Ditto.
1076         (wl-summary-sync-update): Follow the change above.
1077         (wl-summary-force-prefetch): New function.
1078
1079 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1080
1081         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1082         variable `buf' with `let' instead of `setq'.
1083
1084 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1085
1086         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1087         add Content-Disposition heaeder on the deleted part.
1088
1089 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1090
1091         * wl-draft.el (wl-draft-save): Encode address list under edit by
1092         `eword-encode-unstructured-field-body'.
1093
1094         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1095
1096 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1097
1098         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1099         wl-current-summary-buffer.
1100
1101 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1102
1103         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1104         `numbers' is ignored.
1105
1106 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1107
1108         * wl-folder.el (wl-folder-open-folder): Avoid error.
1109         Reported by John Owens, [wl-en:815]
1110
1111         * wl.el (wl): Set timer for biff process even if prefix argument
1112         is given or auto-checking is quitted.
1113
1114         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1115         immediately.
1116         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1117         (wl-toggle-plugged): Ditto.
1118
1119         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1120         * wl-util.el (wl-biff-start): Use idle timer if
1121         `wl-biff-use-idle-timer' is non-nil.
1122
1123 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1124
1125         * wl-highlight.el (wl-highlight-message): Fix description.
1126
1127 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1128
1129         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1130         tty.
1131
1132 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1133
1134         * wl-action.el (wl-summary-exec): Print failure count.
1135
1136 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1137
1138         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1139         to `defun', remove interactive form.
1140         Set elmo-message-fetch-confirm when force-reload is non-nil.
1141
1142 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1143
1144         * wl-summary.el (toplevel): Removed unnecessary autoload.
1145
1146 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1147
1148         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1149         the buffer is generated from another message buffer.
1150
1151 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1152
1153         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1154         extracted from `wl-fldmgr-save-folders'.
1155         (wl-fldmgr-delete): Call it after deletion.
1156
1157 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1158
1159         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1160         multi-tty support.
1161
1162 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1163
1164         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1165
1166 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1167
1168         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1169         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1170
1171 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1172
1173         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1174         unsubscribe list only if argument CLEAR is nil.
1175
1176 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1177
1178         * wl-draft.el (wl-draft-reply): Decode subject before removing
1179         Re: prefix.
1180
1181 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1182
1183         * wl-summary.el (wl-summary-sort-by-size): New command.
1184
1185 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * wl-summary.el (wl-summary-number-list-from-region): New
1188         function.
1189         (wl-summary-mark-as-read-region): Use it.
1190         (wl-summary-mark-as-unread-region): Ditto.
1191         (wl-summary-set-flags-region): Ditto and add optional argument
1192         remove.
1193         (wl-summary-mark-as-answered-region): Ditto.
1194         (wl-summary-mark-as-important-region): Ditto.
1195         (wl-summary-target-mark-mark-as-important): Added optional
1196         argument remove.
1197         (wl-summary-target-mark-mark-as-answered): Ditto.
1198         (wl-summary-target-mark-set-flags): Ditto.
1199
1200 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1201
1202         * wl-summary.el (wl-summary-set-flags-region): Call
1203         `wl-summary-set-flags-internal' with number list instead of call
1204         one by each message.
1205         (wl-summary-target-mark-set-flags): Likewise.
1206
1207 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1208
1209         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1210         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1211         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1212         (wl-summary-target-mark-mark-as-answered): Likewise.
1213
1214 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1215
1216         * wl-summary.el (wl-summary-target-mark-forward): Use
1217         `wl-summary-delete-all-target-marks' instead of
1218         `wl-summary-delete-all-temp-marks'.
1219         (wl-summary-target-mark-reply-with-citation): Ditto.
1220         (wl-summary-target-mark-uudecode): Ditto.
1221         (wl-summary-target-mark-set-flags): Ditto and remove needless
1222         cursor move.
1223
1224 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1225
1226         * wl-summary.el (wl-summary-target-mark-forward): Protect
1227         wl-summary-buffer-target-mark-list from nreverse.
1228         (wl-summary-target-mark-reply-with-citation): Ditto.
1229
1230 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1231
1232         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1233         `elmo-display-progress-threshold'.
1234
1235 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1236
1237         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1238         check `wl-summary-highlight'.
1239         (wl-summary-window-scroll-functions): Respect value of
1240         `wl-summary-highlight'.
1241         (wl-summary-sync-update): Run hooks
1242         `wl-summary-buffer-window-scroll-functions' at any time.
1243
1244 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1245
1246         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1247         from `wl-summary-cleanup-temp-marks'.
1248         (wl-summary-cleanup-temp-marks): Abolish argument.
1249         * wl.el (wl-save-status): Revert previous change.
1250         (wl-execute-temp-marks): New function, call
1251         `wl-summary-exec-with-confirmation'.
1252         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1253         (wl-folder-save-and-exec-marks): Abolished.
1254
1255 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1256
1257         * wl-e21.el (wl-e21-display-image-p): Respect
1258         `wl-highlight-folder-with-icon'.
1259         (wl-e21-highlight-folder-group-line): Highlight mouse line
1260         even if wl-e21-display-image-p is nil.
1261
1262         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1263         Respect value of `wl-summary-highlight'.
1264
1265         * wl.el (wl-save-status): Remove unused variable.
1266
1267         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1268         (wl-folder-mode-map): Bind it to "x".
1269
1270 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1271
1272         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1273
1274         * wl-thread.el (wl-thread-get-parent-list): Don't check
1275         disconnected ancestors, neglecting needless work in
1276         `wl-thread-update-indent-string-thread'.
1277
1278         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1279         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1280         argument, add argument default-keep to keep marks by default.
1281
1282         * Version number is increased to 2.11.30.
1283
1284         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1285         customization type and docstring.
1286         (wl-draft-reply-without-argument-list): Ditto.
1287
1288 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1289
1290         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1291
1292         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1293
1294 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1295
1296         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1297
1298 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1299
1300         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1301         save-excursion so as not to include run-hooks.
1302
1303 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1304
1305         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1306         Clarify that marks are going to be cleared.
1307
1308 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1309
1310         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1311         according to 3rd element of wl-summary-flag-mark.
1312
1313         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1314
1315 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1316
1317         * wl-action.el (wl-summary-target-mark-all): Don't set
1318         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1319
1320 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1321
1322         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1323         (wl-forward-subject-prefix): Ditto.
1324         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1325         (wl-draft-reply-make-subject): Ditto.
1326
1327         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1328         `wl-draft-forward'.
1329         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1330
1331 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1332
1333         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1334         target message does not exist.
1335
1336 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1337
1338         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1339         `wl-subject-prefix-regexp'.
1340         (wl-subject-forward-prefix-regexp): New variable.
1341         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1342         `wl-draft-strip-subject-re' and take regexp as argument.
1343         (wl-draft-forward): Use it.
1344         (wl-draft-reply): Ditto.
1345
1346 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1347
1348         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1349         emacs multi-tty support.
1350
1351 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1352
1353         * wl-e21.el (wl-e21-display-image-p): Don't call
1354         `display-images-p'.
1355         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1356         support.
1357         (wl-highlight-folder-current-line): Ditto.
1358         (wl-folder-init-icons): Ditto.
1359
1360 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1361
1362         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1363         the last line of summary in unplugged mode.
1364
1365 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1366
1367         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1368
1369 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1370
1371         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1372         * wl-address.el (wl-address-user-mail-address-p): Use it.
1373         (wl-address-delete-user-mail-addresses): Ditto.
1374         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1375
1376         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1377         (wl-address-delete-user-mail-addresses): Ditto.
1378
1379         * wl-address.el (wl-address-delete-user-mail-addresses): New
1380         function.
1381         * wl-refile.el (wl-refile-guess-by-history): Use it.
1382         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1383         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1384
1385         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1386         use wl-address-user-mail-address-p.
1387
1388 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1389
1390         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1391         after opening group.
1392
1393 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1394
1395         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1396         of elmo-set-buffer-multibyte.
1397
1398         * wl-message.el (wl-original-message-mode): Ditto.
1399
1400         * wl-score.el (wl-score-insert-header): Ditto.
1401
1402         * wl-summary.el
1403         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1404         (wl-summary-goto-folder-subr): Ditto.
1405         (wl-summary-insert-headers): Ditto.
1406
1407         * wl-util.el (wl-set-string-width): Ditto.
1408
1409         * Version number is increased to 2.11.29.
1410
1411 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1412
1413         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1414         (wl-highlight-summary-line-help-echo-alist): New variable.
1415         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1416         into `wl-highlight-summary-line-help-echo' and
1417         `wl-highlight-flag-folder-help-echo'.
1418         (wl-highlight-summary-line-string): Change accordingly.
1419         (wl-highlight-summary-current-line): Ditto.
1420
1421 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1422
1423         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1424         at the beginning of field body (Thanks to Markus Knittig).
1425
1426         * wl-draft.el (wl-draft-insert-current-message): Also check
1427         summary buffer, remove unnecessary tag.
1428
1429 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1430
1431         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1432         when wl-message-buffer is nil.
1433
1434         * wl-folder.el (wl-folder): Abolish unused argument.
1435         Call wl-folder-init when wl-folder-entity is nil.
1436         * wl.el (wl): Change accordingly.
1437
1438 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1441         multibyte string before insert into draft buffer.
1442         (wl-draft-create-buffer): Always enable multibyte characters for
1443         draft buffer.
1444
1445         * Version number is increased to 2.11.28.
1446
1447 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-folder.el (wl-folder-open-close): Handle blank line.
1450         (wl-folder-jump-to-current-entity): Ditto.
1451
1452 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1453
1454         * Version number is increased to 2.11.27.
1455
1456 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1457
1458         * wl-thread.el (wl-thread-insert-message): When the thread is
1459         devided by wl-summary-max-thread-depth, insert line at the end of
1460         buffer.
1461
1462 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1463
1464         * Version number is increased to 2.11.26.
1465
1466 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1467
1468         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1469
1470 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1473         value of stream-type and session.
1474
1475 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1476
1477         * Version number is increased to 2.11.25.
1478
1479 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1480
1481         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1482         in a quit message.
1483
1484 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1485
1486         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1487         (wl-summary-redisplay-no-mime-internal): Ditto.
1488
1489 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1490
1491         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1492         * wl-vars.el (wl-smtp-connection-type): Ditto.
1493
1494 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1495
1496         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1497         for the separator line and quote mail-header-separator.
1498
1499 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1500
1501         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1502         result message.
1503
1504         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1505         `elmo-multiple-fields-body-list' with boundary as
1506         mail-header-separator.
1507
1508 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1509
1510         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1511
1512 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1513
1514         * wl-util.el (wl-list-diff): Remove unused function.
1515
1516         * wl-draft.el (wl-draft-send-confirm): Discard input before
1517         confirmation.
1518
1519 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1520
1521         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1522         order of flag and new.
1523
1524 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * wl-vars.el (wl-refile-policy-alist): Abolished.
1527
1528         * wl-action.el (wl-summary-set-action-refile): Follow the change
1529         above.
1530
1531 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1532
1533         * wl-highlight.el (wl-highlight-signature-search): Don't use
1534         re-search-backward for a long word since it is possible to crash
1535         XEmacs because of a bug.
1536
1537 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1538
1539         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1540
1541 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1542
1543         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1544         argument for wl-summary-sync-force-update.
1545
1546 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1547
1548         * wl-summary.el (wl-summary-mode-map): Revival of
1549         wl-summary-mark-as-important related bindings;
1550         Bind 'F','tF','mF','rF','m&'.
1551         (wl-summary-mark-as-important-region): Revival.
1552         (wl-summary-target-mark-mark-as-important): Ditto.
1553         (wl-summary-target-mark-operation): New function.
1554         (wl-summary-target-mark-mark-as-answered): Use it.
1555         (wl-summary-decide-flag): Don't set Important as default.
1556         (wl-summary-mark-as-important-internal): Revival.
1557         (wl-summary-mark-as-important): Ditto.
1558
1559         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1560
1561         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1562         instead of facep.
1563
1564 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1565
1566         * wl-dnd.el (wl-dnd-drop-func): Fix.
1567
1568         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1569         mouse-set-point instead of posn-point.
1570
1571         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1572
1573         * wl-mule.el (wl-completing-read-multiple): Ditto.
1574
1575 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1576
1577         * wl-demo.el (face-background-name): Defalias to avoid compile
1578         warning.
1579
1580 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1581
1582         * wl-summary.el (wl-summary-decide-flag): Use
1583         wl-completing-read-multiple instead of completing-read-multiple.
1584
1585         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1586         New alias.
1587
1588         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1589         Use face-background-name instead of face-background.
1590
1591         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1592
1593         * wl-summary.el (wl-summary-save): Use it.
1594         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1595
1596         * wl-mime.el (wl-mime-save-content): Fix last change.
1597
1598 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1599
1600         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1601         New function.
1602         (wl-summary-sort-specs): Added sort.
1603         * wl-mime.el (wl-mime-save-content): Expand file name.
1604
1605 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1606
1607         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1608
1609         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1610
1611 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1614         for flag if it is not defined.
1615
1616 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1617
1618         * wl-e21.el (wl-highlight-folder-current-line): Use
1619         elmo-folder-type-internal when elmo-folder-type returns nil.
1620
1621         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1622
1623         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1624
1625         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1626
1627         * wl-e21.el (wl-summary-toolbar): Ditto.
1628
1629         * wl-vars.el (wl-demo-background-color): Abolished.
1630         (wl-summary-persistent-mark-priority-list): Renamed from
1631         wl-summary-flag-priority-list.
1632         (wl-summary-flag-alist): New user option.
1633         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1634         (wl-message-mode-line-format-spec-alist): Added 'F'.
1635         (wl-message-mode-line-format): Likewise.
1636         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1637         instead of wl-summary-important-mark.
1638         (wl-file-folder-icon): New variable.
1639
1640         * wl-thread.el (wl-thread-set-flags): Renamed from
1641         wl-thread-mark-as-important.
1642
1643         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1644         warning.
1645         (wl-summary-mode-menu-spec): Follow the change of 
1646         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1647         (wl-summary-mode-map): Follow the change of
1648         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1649         (wl-summary-detect-mark-position): Follow the variable name change.
1650         (wl-summary-set-flags-region): New function for the replacement of
1651         wl-summary-mark-as-important-region.
1652         (wl-summary-sync-marks): Sync all global-flags.
1653         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1654         instead of elmo-message-flagged-p.
1655         (wl-summary-persistent-mark-string): Follow the variable name change;
1656         Put wl-summary-flag-mark if the message has global-flag.
1657         (wl-summary-target-mark-set-flags): Renamed from 
1658         wl-summary-target-mark-mark-as-important.
1659         (wl-summary-decide-flag): New function.
1660         (wl-summary-set-flags-internal): Renamed from
1661         wl-summary-mark-as-important-internal.
1662         (wl-summary-add-flags-internal): New function.
1663         (wl-summary-remove-flags-internal): Ditto.
1664         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1665         (wl-summary-mark-as-unimportant): Abolish.
1666         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1667         (wl-summary-next-message): List flagged messages in the msgdb.
1668
1669         * wl-score.el (wl-summary-score-update-all-lines): Use
1670         wl-summary-add-flags-internal instead of 
1671
1672         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1673
1674         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1675         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1676         (wl-message-buffer-require-all-header): Renamed from
1677         wl-message-buffer-all-header-flag (Ditto).
1678         (wl-message-buffer-flag-indicator): New variable.
1679         (wl-message-redisplay): Changed local varibale name from `flag' to
1680         `display-type'; Set up wl-message-buffer-flag-indicator.
1681         (wl-message-buffer-display): Changed varibale name from `flag' to
1682         `display-type'.
1683         (wl-message-display-internal): Likewise.
1684
1685         * wl-highlight.el (wl-highlight-demo-face): Define default background
1686         color.
1687         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1688
1689         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1690
1691         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1692         (wl-demo-setup-properties): Renamed from
1693         `wl-demo-set-background-color'.
1694         (wl-demo): Follow the change above.
1695         
1696         * Version number is increased to 2.11.24.
1697
1698 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1699
1700         * wl-summary.el (wl-summary-toggle-thread): Call
1701         `wl-summary-rescan' with disable-thread as non-nil.
1702         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1703
1704 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1705
1706         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1707         foreground property of the face.
1708         (wl-demo-insert-text): Don't set up face property here.
1709         (wl-demo): Call wl-demo-set-background-color, anyway.
1710
1711 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1712
1713         * wl-vars.el (wl-demo-background-color): The value can be nil.
1714
1715 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1716
1717         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1718         to wl-summary-wheel-dispatcher.
1719
1720         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1721         wl-message-wheel-dispatcher.
1722         (wl-message-wheel-dispatcher): New function.
1723         (wl-summary-wheel-dispatcher): Ditto.
1724
1725 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1726
1727         * wl-action.el (wl-summary-target-mark-all): List messages which are
1728         not in the killed-list.
1729
1730         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1731         only when the folder is 'flag/important.
1732
1733         * wl-address.el (wl-complete-field-body): Complete if the last
1734         character is a space.
1735
1736 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1737
1738         * wl-folder.el (wl-folder-clear-entity-info): Use
1739         elmo-clear-hash-val.
1740
1741         * wl-fldmgr.el (wl-fldmgr-rename): Set
1742         wl-folder-info-alist-modified as t.
1743
1744 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1745
1746         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1747
1748 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1749
1750         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1751         (wl-folder-buffer-last-visited-entity-id): New buffer local
1752         variable.
1753         (wl-folder-revisit-last-visited-folder): New function.
1754         (wl-folder-mode-map): Bind it to "C-i".
1755         (wl-folder-set-current-entity-id): Set last visited folder.
1756         * wl-summary.el (wl-summary-exit): Ditto.
1757
1758 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1761         before calling `recenter' in order to cope with an XEmacs bug.
1762
1763 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1764
1765         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1766         to the default value.
1767
1768 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1769
1770         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1771         change.
1772         (wl-summary-sync-marks): Ditto.
1773         (wl-summary-mark-as-read-internal): Ditto.
1774         (wl-summary-mark-as-answered-internal): Ditto.
1775         (wl-summary-mark-as-important-internal): Ditto.
1776         (wl-summary-reply): Ditto.
1777
1778         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1779         instead of `elmo-folder-unflag-answered'.
1780
1781         * Version number is increased to 2.11.23.
1782
1783         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1784         the last change.
1785
1786 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1787
1788         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1789         Specify "spam" or "good".
1790
1791 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1792
1793         * wl-spam.el (wl-summary-exec-action-spam): Call
1794         wl-folder-confirm-existence for spam folder.
1795         (wl-spam-setup): Bind "mk".
1796
1797 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1798
1799         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1800
1801 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1802
1803         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1804         destination folder is empty.
1805
1806 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1807
1808         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1809         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1810
1811         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1812         (wl-summary-refile-prev-destination-region): New function.
1813         (wl-thread-refile-prev-destination): Ditto.
1814         (wl-summary-target-mark-refile-prev-destination): Ditto.
1815
1816 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1817
1818         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1819         (wl-demo-background-color): Changed default value.
1820
1821         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1822         color.
1823
1824         * wl-demo.el (wl-demo-set-background-color): New function.
1825         (wl-demo): Call it.
1826
1827 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1828
1829         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1830         * wl-address.el (wl-address-add-or-change): Don't add empty
1831         address.
1832
1833 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1834
1835         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1836
1837 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-vars.el (wl-demo-image-filter-alist): New variable
1840         (wl-demo-background-color): Ditto.
1841
1842         * wl-demo.el (wl-demo-xpm-set-background): New function.
1843         (wl-demo-image-filter): Ditto.
1844         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1845
1846         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1847
1848         * wl-demo.el (wl-demo-icon-name): Define as function.
1849         (wl-demo-insert-image): Use it.
1850
1851 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1852
1853         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1854
1855 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1856
1857         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1858
1859 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1860
1861         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1862
1863 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1864
1865         * wl-thread.el (wl-thread-mark-as-answered): New function.
1866
1867         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1868         answered" entry.
1869         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1870         "r&" and wl-thread-mark-as-answered to "t&".
1871         (wl-summary-mark-as-important-region): Refine to toggle mark.
1872         (wl-summary-mark-as-answered-region): New function.
1873         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1874         and 3rd argument.
1875         (wl-summary-mark-as-important-internal): Likewise.
1876
1877 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1878
1879         * wl-template.el (wl-template-preview): New internal variable.
1880         (wl-template-preview-p): New function.
1881         (wl-template-show): Bind `wl-template-preview' as t.
1882
1883 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1884
1885         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1886         `elmo-message-entity-field' with 3rd argument which is non-nil.
1887
1888 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1889
1890         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1891         Removed duplicate local bind `folder'.
1892
1893 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1894
1895         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1896
1897 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1898
1899         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1900         duplicate definition.
1901
1902 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1903
1904         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1905         non-nil, use it; Don't fetch message if there's no message in the
1906         current cursor position.
1907
1908 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1909
1910         * wl-util.el (wl-region-exists-p): Use region-active-p.
1911         (wl-deactivate-region): New function.
1912         * wl-message.el (wl-message-redisplay): Deactivate region.
1913
1914         * wl-summary.el (wl-summary-reply): Call
1915         `wl-summary-set-message-buffer-or-redisplay' instead of
1916         `wl-summary-redisplay-internal', don't move point.
1917
1918 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1919
1920         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1921         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1922         by regexp.
1923
1924 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1925
1926         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1927         if no need.
1928
1929 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1930
1931         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1932         default value to nil.
1933         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1934         `wl-summary-prepare-hook'; Replace refile action to
1935         `wl-summary-exec-action-refile-with-register'.
1936
1937         * Version number is increased to 2.11.22.
1938
1939 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1940
1941         * wl-summary.el (wl-summary-detect-mark-position): Set
1942         `wl-summary-buffer-weekday-name-lang'.
1943
1944 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1945
1946         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1947         (wl-summary-mark-as-read-all): Ditto.
1948         (wl-summary-delete-messages-on-buffer): Ditto.
1949         (wl-summary-sync-update): Ditto.
1950         (wl-summary-mark-as-read-internal): Ditto.
1951         (wl-summary-mark-as-answered-internal): Ditto.
1952         (wl-summary-update-folder-info): Abolished.
1953
1954 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1955
1956         * wl-summary.el (wl-summary-mark-as-read-all): Use
1957         `wl-summary-update-folder-info' instead of
1958         `wl-folder-update-unread'.
1959
1960 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1961
1962         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1963         `wl-summary-folder-info-update'.
1964         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1965         instead of `wl-summary-folder-info-update'.
1966         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1967         `wl-folder-set-folder-updated'.
1968         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1969         instead of `wl-folder-update-unread'.
1970         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1971         the value of `wl-summary-buffer-unread-count' for the second parameter of
1972         `wl-folder-update-unread'.
1973
1974         * Version number is increased to 2.11.21.
1975
1976 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1977
1978         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1979         a local variable.
1980
1981 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1982
1983         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1984         interactively.
1985
1986         * wl-summary.el (wl-summary-mark-as-important-internal): New
1987         internal function.
1988         (wl-summary-mark-as-important): Use it.
1989         (wl-summary-mark-as-unimportant): New function.
1990         (wl-summary-sync-marks): Follow the API change.
1991
1992         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1993
1994         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1995
1996 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1997
1998         * wl-folder.el (wl-folder-update-unread): Re-indent.
1999         Narrow the scope of a local variable.
2000
2001 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2004         (wl-addrmgr-merge-entries): Ditto.
2005         (wl-addrmgr): Added to address entry which exists in draft buffer
2006         if no entry is in original.
2007
2008 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2009
2010         * wl-batch.el: New file.
2011
2012 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2013
2014         * wl-vars.el (wl-use-semi): Remove unused variable.
2015
2016 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2017
2018         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2019         "?".
2020
2021 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2024         wl-summary-new-mark.
2025         (wl-summary-new-cached-mark): New user option.
2026         (wl-summary-score-marks): Follow the change above.
2027         (wl-summary-auto-refile-skip-marks): Ditto.
2028         (wl-summary-incorporate-marks): Ditto.
2029         (wl-summary-expire-reserve-marks): Ditto.
2030
2031         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2032
2033         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2034         (wl-summary-persistent-mark-string): Distinguished between cached
2035         and uncached mark when the message is new.
2036
2037 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2038
2039         * wl-spam.el (wl-spam-domain): Renamed from
2040         `wl-spam-folder-guess-domain'.
2041         (wl-summary-exec-action-spam): Register as spam if domain of the
2042         source folder is good.
2043         (wl-summary-exec-action-refile-with-register): Register message if
2044         domain of the source folder is not undecided.
2045
2046 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2047
2048         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2049         detect thread loop.
2050
2051 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2054         and wl-summary-skip-mark-list.
2055
2056 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2057
2058         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2059
2060         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2061
2062         * wl-spam.el (toplevel): Require wl-highlight.
2063         (wl-spam-auto-check-policy-alist): Abolish.
2064         (wl-spam-auto-check-folder-regexp-list): New user option.
2065         (wl-spam-auto-check-marks): Ditto.
2066         (wl-spam-mark-action-list): Ditto.
2067         (wl-highlight-summary-spam-face): New face.
2068         (wl-spam-auto-check-message-p): New function.
2069         (wl-spam-map-spam-messages): Fixed message.
2070         (wl-spam-register-spam-messages): Ditto.
2071         (wl-spam-register-good-messages): Ditto.
2072         (wl-summary-spam-map): Add and remove keybind.
2073         (wl-summary-target-mark-spam): Abolish.
2074         (wl-summary-refile-spam): Ditto.
2075         (wl-summary-test-spam): New function.
2076         (wl-summary-mark-spam): Ditto.
2077         (wl-summary-auto-check-spam): Follow the above change.
2078         (wl-summary-exec-action-spam): New function.
2079         (wl-summary-exec-action-refile-with-register): Fixed message.
2080         (wl-message-check-spam): New function.
2081         (wl-spam-setup): Ditto.
2082         (toplevel): Call it if this file is loaded interactivity.
2083
2084         * Version number is increased to 2.11.20.
2085
2086 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2087
2088         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2089         when new optional argument `force' is non nil or modified.
2090
2091 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2092
2093         * wl.el (toplevel): Require wl-spam when compile.
2094         (wl-save-status): Call wl-spam-save-status.
2095
2096         * wl-spam.el (wl-spam-register-spam-messages): New function.
2097         (wl-spam-register-good-messages): Ditto.
2098         (wl-spam-save-status): Ditto.
2099         (wl-summary-mode-map): Bind
2100         wl-summary-target-mark-register-as-spam to "ms" and
2101         wl-summary-target-mark-register-as-good to "mn".
2102         (wl-summary-register-as-spam): Abolish optional argument; Use
2103         wl-spam-register-spam-messages.
2104         (wl-summary-register-as-spam-all): Use
2105         wl-spam-register-spam-messages.
2106         (wl-summary-register-as-good): Abolish optional argument; Use
2107         wl-spam-register-good-messages.
2108         (wl-summary-register-as-good-all): Use
2109         wl-spam-register-good-messages.
2110         (wl-summary-target-mark-register-as-spam): New funtion.
2111         (wl-summary-target-mark-register-as-good): Ditto.
2112
2113 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2114
2115         * wl-spam.el: New file.
2116
2117 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2118
2119         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2120
2121         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2122         (wl-summary-auto-refile): Call wl-refile-guess with
2123         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2124
2125 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2128         with disable-thread argument non-nil.
2129
2130 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2131
2132         * wl-summary.el (wl-summary-rescan): Added optional argument
2133         disable-thread.
2134         (wl-summary-sync): Call wl-summary-rescan with argument
2135         disable-thread.
2136         (wl-summary-input-range): Added new range `rescan-thread'.
2137
2138 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2139
2140         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2141
2142 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2143
2144         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2145         internal variable.
2146         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2147         wl-summary-search-parent-by-subject-regexp and
2148         wl-summary-divide-thread-when-subject-changed as nil.
2149         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2150         (wl-summary-insert-thread): Search parent entity from
2151         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2152         thread loop.
2153
2154 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2155
2156         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2157
2158         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2159
2160         * wl-util.el (wl-require-update-all-folder-p): New function.
2161         (wl-get-assoc-list-value): Added `function' to match directive.
2162         (wl-collect-draft): Rewrite.
2163
2164         * wl-summary.el (wl-summary-sync-update): Clear faces
2165         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2166         are non-nil.
2167         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2168         argument as function.
2169         (wl-summary-input-range): Ditto.
2170
2171         * wl-folder.el (wl-draft-get-folder): New function.
2172         (wl-folder-get-elmo-folder): Consider draft folder.
2173
2174         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2175         (wl-draft-buffer-message-number): New buffer local variable.
2176         (wl-draft-folder-internal): New internal variable.
2177         (wl-draft-delete): Rewrite.
2178         (wl-draft-save): Ditto.
2179         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2180         wl-folder-get-elmo-folder.
2181         (wl-draft-config-info-operation): Ditto.
2182         (wl-jump-to-draft-folder): Ditto.
2183         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2184         (wl-draft-reedit): Rewrite.
2185
2186         * Version number is increased to 2.11.19.
2187         
2188 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2189
2190         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2191         variable.
2192
2193 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2194
2195         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2196         Use ignore-errors instead of unwind-protect.
2197
2198 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2199
2200         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2201         for updating `wl-thread-entity-list'.
2202
2203 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2204
2205         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2206         parameter from calling `wl-thread-entity-get-older-brothers' and
2207         `wl-thread-entity-get-younger-brothers'.
2208         Replace nested `append' with a single one.
2209
2210 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2211
2212         * wl-summary.el (wl-summary-mode): Don't use the return value of
2213         `make-local-hook'.
2214
2215 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2216
2217         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2218         instead of `let*'.
2219         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2220         of local variables.
2221
2222 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2223
2224         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2225         Renamed from wl-summary-window-scroll-functions.
2226         (wl-summary-window-scroll-functions): Don't set to variable.
2227         (wl-summary-display-top): Use run-hooks.
2228         (wl-summary-display-bottom): Ditto.
2229         (wl-summary-toggle-disp-msg): Ditto.
2230         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2231         Use it instead of wl-summary-window-scroll-functions.
2232         (wl-summary-goto-folder-subr): Don't call
2233         wl-summary-window-scroll-functions, use
2234         wl-summary-buffer-window-scroll-functions instead.
2235
2236 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2237
2238         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2239         make-local-variable.
2240
2241 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2242
2243         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2244         set-buffer-modified-p.
2245         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2246         (wl-summary-display-bottom): Ditto.
2247         (wl-summary-toggle-disp-msg): Ditto.
2248
2249 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2250
2251         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2252
2253         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2254         (wl-summary-forward): Use elmo-message-entity-field instead of
2255         elmo-message-field.
2256
2257         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2258
2259 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2260
2261         * wl-summary.el (wl-summary-window-scroll-functions): No use
2262         `append'.
2263
2264 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2265
2266         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2267         function.
2268         (wl-summary-window-scroll-functions): Call it when both
2269         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2270         (wl-summary-temp-mark): Added optional argument number.
2271         (wl-summary-message-mark): Added optional argument flag.
2272         (wl-summary-persistent-mark): Added optional argument number and flag.
2273         (wl-summary-update-persistent-mark): Ditto.
2274         (wl-summary-update-status-marks): Set "r" for interactive spec.
2275
2276         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2277         argument number and flag.
2278
2279         * wl-action.el (wl-summary-registered-temp-mark): 
2280         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2281
2282 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2283
2284         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2285         internal variable (buffer local).
2286         (wl-summary-window-scroll-functions): New function.
2287         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2288         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2289         as nil.
2290         (wl-summary-update-status-marks): Added arguments beg, end and
2291         check.
2292         (wl-summary-update-mark-window): Use function.
2293         (wl-summary-sync-update): Follow the change above.
2294         (wl-summary-switch-to-clone-buffer): Copy
2295         wl-summary-buffer-unsync-mark-number-list.
2296         (wl-summary-goto-folder-subr): Set
2297         wl-summary-buffer-unsync-mark-number-list and
2298         use wl-summary-window-scroll-functions instead of
2299         wl-summary-lazy-highlight.
2300
2301         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2302
2303 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2304
2305         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2306
2307         * wl-summary.el (wl-summary-update-persistent-mark): Call
2308         wl-summary-set-message-modified.
2309
2310         * wl-summary.el (wl-summary-sync-update): Don't call
2311         wl-summary-update-status-marks.
2312
2313         * Version number is increased to 2.11.18.
2314
2315 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2316
2317         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2318         (wl-message-next-page): Ditto.
2319
2320 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2321
2322         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2323         local variable.  Change the order of a collected list into the
2324         same as the specified range.  Remove nil from a collected list.
2325
2326 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2327
2328         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2329         argument for elmo-folder-list-messages.
2330
2331 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2334         change (wl-summary-count-unreads return a list instead of a cons
2335         cell).
2336
2337 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2338
2339         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2340         `wl-summary-folder-info-update'.
2341
2342 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2343
2344         * wl-summary.el (wl-summary-set-message-modified): No use
2345         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2346         (wl-summary-set-mark-modified): Abolish.
2347         (wl-summary-mark-modified-p): Ditto.
2348         (wl-summary-save-view): Follow the change above.
2349
2350         * wl-expire.el (wl-summary-expire): Likewise.
2351
2352 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2353
2354         * wl-summary.el (wl-summary-detect-mark-position): Use
2355         modb-entity-handler.
2356         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2357
2358         * Version number is increased to 2.11.17.
2359
2360 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2361
2362         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2363         entity field value.
2364         (wl-summary-prefetch-msg): Ditto.
2365         (wl-summary-print-message-with-ps-print): Ditto.
2366
2367 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2368
2369         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2370         for dummy entity.
2371         (wl-summary-insert-thread): Use elmo-message-entity-field.
2372         (wl-summary-update-thread): Use elmo-message-entity-field and
2373         elmo-message-entity-number.
2374         (wl-summary-line-number):  Use elmo-message-entity-number.
2375         (wl-summary-line-size): Use elmo-message-entity-field.
2376         (wl-summary-line-subject): Ditto.
2377         (wl-summary-line-from): Ditto.
2378         (wl-summary-line-attached): Ditto.
2379         (wl-summary-create-line): Ditto.
2380         (wl-summary-create-line): Use elmo-message-entity-number.
2381         (wl-summary-print-message-with-ps-print): Use
2382         elmo-message-entity-field.
2383
2384 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2385
2386         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2387         change in elmo-msgdb-make-message-entity.
2388         (wl-summary-buffer-set-folder): Don't call
2389         wl-summary-detect-mark-position here.
2390         (wl-summary-rescan): Call elmo-message-entity-number.
2391         (wl-summary-sync-update): Ditto.
2392         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2393
2394         * wl-score.el (wl-score-header-index): Redefine 2th element.
2395         (wl-score-overview-entity-get-extra): Abolish.
2396         (wl-score-ov-entity-get): Rewrite.
2397         (wl-score-string-index<, wl-score-string-func<): Abolish.
2398         (wl-score-string<): New function.
2399         (wl-score-string-sort): Use it.
2400
2401         * wl-refile.el (wl-refile-guess-by-history): Use
2402         elmo-message-entity-field.
2403         (wl-refile-guess-by-from): Ditto.
2404         (wl-refile-guess-by-msgid): Ditto.
2405
2406         * Version number is increased to 2.11.16.
2407
2408 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2409
2410         * wl-folder.el (wl-folder-confirm-existence): Don't call
2411         file-exists-p if msgdb-path is nil.
2412         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2413         `wl-read-folder-hist' to `wl-read-folder-history'.
2414
2415 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2416
2417         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2418         `y-or-n-p'.
2419
2420 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2421
2422         * wl-score.el (wl-score-headers): Don't use
2423         elmo-folder-do-each-message-entity.
2424
2425         * Version number is increased to 2.11.15.
2426
2427 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2428
2429         * wl-summary.el (wl-summary-delete-all-msgs): Use
2430         elmo-folder-move-messages instead of elmo-folder-delete-messages
2431         and elmo-folder-detach-messages.
2432         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2433
2434         * wl-expire.el (wl-expire-delete): Ditto.
2435         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2436
2437 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2438
2439         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2440         (wl-message-header-narrowing-fields): Ditto.
2441         (wl-message-header-narrowing-lines): Ditto.
2442         (wl-message-header-narrowing-string): Ditto.
2443
2444         * wl-summary.el (wl-summary-mode-map): Bind
2445         wl-summary-toggle-header-narrowing to "C-cC-f".
2446         (wl-summary-toggle-header-narrowing): New function.
2447
2448         * wl-message.el (wl-message-buffer-create): Call
2449         wl-message-header-narrowing-setup.
2450         (wl-message-redisplay): Call wl-message-header-narrowing.
2451         (wl-message-header-narrowing): New function.
2452         (wl-message-header-narrowing-map): New keymap.
2453         (wl-message-header-narrowing-widen-map): New keymap.
2454         (wl-message-header-narrowing-again-at-mouse): New function.
2455         (wl-message-header-narrowing-1): Ditto.
2456         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2457         (wl-message-header-narrowing-setup): Ditto.
2458         (wl-message-header-narrowing-toggle): Ditto.
2459         
2460         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2461
2462         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2463         'flag as all.
2464         (wl-use-flag-folder-help-echo): New user option.
2465
2466         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2467         wl-summary-highlight as nil.
2468         (wl-summary-set-mark-modified): Follow the API change.
2469         (wl-summary-mark-modified-p): Ditto.
2470         (wl-summary-mark-as-read-all): Ditto.
2471         (wl-summary-sync-marks): Don't call
2472         elmo-folder-list-messages-with-global-mark.
2473         (wl-summary-mark-as-read-internal): Follow the API change.
2474         (wl-summary-mark-as-answered-internal): Ditto.
2475         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2476         Follow the API change.
2477         (wl-summary-create-line): Call with number argument.
2478         (wl-summary-reply): Follow the API change.
2479
2480         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2481         function.
2482         (wl-highlight-summary-line-string): Call it when
2483         wl-use-flag-folder-help-echo is non-nil.
2484         (wl-highlight-summary-current-line): Ditto.
2485         (elmo-flag-folder-referrer): Added autoload setting.
2486
2487         * wl-draft.el (wl-draft-kill): Follow the API change.
2488
2489         * Version number is increased to 2.11.14.
2490         
2491 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2492
2493         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2494
2495 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2496
2497         * Version number is increased to 2.11.13.
2498
2499 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2500
2501         * wl-draft.el (wl-draft-previous-history-element): Fixed
2502         unbalanced parenthesis and bind unbound local variables.
2503
2504 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2505
2506         * wl-draft.el (wl-draft-previous-history-element): New function.
2507         (wl-draft-next-history-element): Ditto.
2508         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2509         them to M-p and M-n.
2510
2511 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2512
2513         * Version number is increased to 2.11.12.
2514
2515 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2516
2517         * wl-draft.el (wl-draft-hide): Select buffer-window.
2518
2519 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2520
2521         * wl-summary.el (wl-summary-narrow-to-region): New function.
2522         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2523         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2524         (wl-summary-save-region): Use it.
2525         * wl-action.el (wl-summary-collect-numbers-region)
2526         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2527
2528 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2529
2530         * wl-folder.el (wl-folder-count-incorporates): Don't use
2531         `elmo-msgdb-mark-load'
2532
2533         * Version number is increased to 2.11.11.
2534
2535 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2536
2537         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2538         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2539
2540 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2541
2542         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2543
2544 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2545
2546         * Version number is increased to 2.11.10.
2547
2548 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2549
2550         * wl-mime.el (wl-draft-attribute-value): Fixed.
2551
2552 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2553
2554         * wl-util.el (wl-copy-local-variables): New function.
2555
2556         * wl-mime.el (wl-draft-attribute-recipients): New function.
2557         (wl-draft-attribute-envelope-from): Ditto.
2558         (wl-draft-attribute-smtp-posting-server): Ditto.
2559         (wl-draft-attribute-smtp-posting-port): Ditto.
2560         (wl-draft-attribute-value): Ditto.
2561         (wl-draft-preview-message): Use it to get value for
2562         attributes. Reflect result of `wl-draft-config'.
2563
2564         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2565         and call `wl-summary-mark-as-read' before to call
2566         `wl-summary-unset-mark'.
2567         (wl-summary-target-mark-mark-as-unread): Likewise.
2568         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2569
2570 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2571
2572         * wl-mime.el (wl-draft-preview-message): Use actual value for
2573         attributes; Fix for small window.
2574
2575 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2576
2577         * wl-refile.el (wl-refile-get-field-value): Call
2578         `elmo-message-entity-field' with 3rd argument is non-nil.
2579
2580 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * wl-vars.el (wl-draft-preview-attributes): New user option.
2583         (wl-draft-preview-attributes-list): Ditto.
2584         (wl-draft-preview-attributes-buffer-lines): Ditto.
2585         (wl-draft-preview-attributes-buffer-name): Ditto.
2586
2587         * wl-mime.el (wl-draft-preview-message): Display attributes.
2588
2589 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-summary.el (wl-summary-detect-mark-position): Bind
2592         wl-summary-flag-priority-list to '(new).
2593
2594 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2595
2596         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2597         funtion.
2598         (wl-highlight-summary-line-string): Use it.
2599         (wl-highlight-summary-current-line): Ditto.
2600
2601 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2602
2603         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2604         line even when the mark string is not changed.
2605
2606         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2607         argument change in the wl-summary-create-line.
2608         (wl-thread-insert-entity-sub): Ditto.
2609
2610         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2611         argument change in the wl-summary-create-line.
2612         (wl-summary-insert-sequential): Ditto.
2613         (wl-summary-update-thread): Ditto.
2614         (wl-summary-persistent-mark-string): New inline function.
2615         (wl-summary-message-mark): Use it.
2616         (wl-summary-create-line): Abolish argument wl-persistent-mark
2617         and added wl-flags, wl-cached.
2618
2619         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2620         mark to flags.
2621         (wl-highlight-summary-current-line): Decide the face not by the 
2622         persistent mark but flags.
2623
2624 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2625
2626         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2627         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2628         wl-summary-read-uncached-mark): Revive.
2629         (wl-summary-answered-cached-mark,
2630         wl-summary-answered-uncached-mark): New user option.
2631         (wl-summary-score-marks): Follow the change above.
2632         (wl-summary-auto-refile-skip-marks): Ditto.
2633         (wl-summary-incorporate-marks): Ditto.
2634         (wl-summary-expire-reserve-marks): Ditto.
2635         (wl-summary-flag-priority-list): New user option.
2636
2637         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2638         changes.
2639         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2640         of elmo-message-mark.
2641         (wl-summary-mark-as-read-internal): Ditto.
2642         (wl-summary-mark-as-answered): Ditto.
2643         (wl-summary-mark-as-important): Ditto.
2644         (wl-summary-redisplay-internal): Ditto.
2645         (wl-summary-redisplay-no-mime-internal): Ditto.
2646         (wl-summary-message-mark): New function.
2647         (wl-summary-insert-sequential): Use wl-summary-message-mark
2648         instead of elmo-message-mark.
2649         (wl-summary-update-thread): Ditto.
2650         (wl-summary-persistent-mark): Ditto.
2651         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2652         instead of elmo-message-mark.
2653
2654         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2655         wl-summary-message-mark instead of elmo-message-mark.
2656         (wl-thread-insert-entity-sub): Ditto.
2657         (wl-thread-get-children-msgs-uncached): Ditto.
2658
2659         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2660         variable name changes.
2661         (wl-highlight-summary-current-line): Ditto.
2662
2663         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2664         wl-summary-message-mark instead of elmo-message-mark.
2665
2666         * wl-expire.el (wl-expire-message-p): Ditto.
2667
2668         * wl-score.el (wl-score-headers): Ditto.
2669
2670         * Version number is increased to 2.11.9.
2671
2672         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2673         (wl-summary-sync-update): Follow the change above.
2674         (wl-summary-switch-to-clone-buffer): Ditto.
2675         (wl-summary-open-folder): Ditto.
2676
2677 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2678
2679         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2680         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2681
2682         * Version number is increased to 2.11.8.
2683
2684         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2685
2686         * wl-expire.el (wl-expire-refile): Follow the API change on
2687         `elmo-folder-move-messages'.
2688         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2689
2690         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2691         (wl-summary-exec-action-refile): Ditto.
2692         (wl-summary-exec-action-copy): Ditto.
2693         (wl-summary-no-auto-refile-message-p): No use
2694         `wl-summary-buffer-msgdb'.
2695         (wl-summary-auto-refile): Ditto.
2696
2697 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2698
2699         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2700
2701 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2702
2703         * wl-summary.el (wl-summary-sync): Treat no-sync.
2704
2705         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2706         (wl-default-sync-range): Ditto.
2707
2708 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2709
2710         * wl-refile.el (wl-refile-subject-learn): Call
2711         `elmo-message-entity-field' with 3rd argument is non-nil.
2712         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2713         instead of `elmo-msgdb-overview-entity-get-subject'.
2714
2715 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2716
2717         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2718         scan-type is rescan.
2719         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2720         new optional argument force is non-nil.
2721         (wl-summary-save-view-cache): Call it with force argument non-nil.
2722
2723         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2724
2725 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2726
2727         * wl-action.el (wl-summary-print-argument): Fixed last change.
2728
2729 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2730
2731         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2732         simplified.
2733         (wl-summary-target-mark-mark-as-unread): Likewise.
2734         (wl-summary-target-mark-mark-as-important): Likewise.
2735
2736 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2737
2738         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2739         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2740         (wl-summary-mark-as-important-region): Change accordingly.
2741         (wl-summary-target-mark-mark-as-important): Ditto.
2742
2743 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2744
2745         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2746
2747         * wl-action.el (wl-summary-print-argument): Print argument to
2748         right side of window if `wl-summary-print-argument-within-window'
2749         is non-nil.
2750
2751 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2752
2753         * wl-action.el (wl-summary-set-mark): Use
2754         `wl-summary-message-visible-p' to check visibility of the message
2755         and jump to message only when the message line is visible and have
2756         different number; Call wl-summary-unset-mark with number argument.
2757         (wl-summary-unset-mark): 
2758         Use `wl-summary-message-visible-p'
2759         to check visibility of the message and jump to message only when
2760         the message line is visible and have different number;
2761
2762 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * Version number is increased to 2.11.7.
2765
2766         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2767         and wl-folder-summary-line-format.
2768
2769         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2770         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2771         (wl-summary-set-score-mark): Use it.
2772         (wl-summary-target-mark-mark-as-read): Ditto.
2773         (wl-summary-target-mark-mark-as-unread): Ditto.
2774         (wl-summary-target-mark-mark-as-important): Ditto.
2775         (wl-summary-target-mark-msgs): Simplified.
2776         (wl-summary-detect-mark-position): Fixed problem when
2777         summary-line-format no contain persisten/temp mark spec.
2778         (wl-summary-temp-mark): Ditto.
2779         (wl-summary-persistent-mark): Ditto.
2780         (wl-summary-update-persistent-mark): Ditto.
2781
2782         * wl-action.el (wl-summary-set-mark): Ditto.
2783         (wl-summary-unset-mark): Ditto.
2784         All other related portions are changed.
2785
2786 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2787
2788         * Version number is increased to 2.11.6.
2789
2790 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2791
2792         * wl-util.el (wl-current-message-buffer): Define as function;
2793         Don't use the value of wl-messge-buffer.
2794
2795         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2796         persistent mark.
2797
2798         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2799         no current message, cause an error.
2800
2801 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2802
2803         * wl-summary.el (wl-summary-set-message-modified): Use
2804         elmo-folder-set-message-modified instead of
2805         elmo-folder-set-message-modified-internal.
2806
2807 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2808
2809         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2810         interactively.
2811         (wl-summary-sync): nokill->entirely.
2812         (wl-summary-sync-marks): Fixed message.
2813         (wl-summary-input-range): Added mark, nokill->entirely.
2814
2815         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2816         messages as read.
2817
2818 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2819
2820         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2821         update-noscore.
2822         (wl-summary-sync): Follow the change above.
2823
2824 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2825
2826         * wl-action.el (wl-summary-target-mark-all): Use
2827         elmo-folder-list-messages.
2828
2829 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2830
2831         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2832         (wl-summary-rescan): Set wl-summary-scored as nil.
2833         (wl-summary-sync-force-update): Follow the change above.
2834         (wl-summary-sync): Ditto.
2835         (wl-summary-sync-update): Added argument disable-killed.
2836         (wl-summary-insert-headers): Set visible-only argument for
2837         elmo-folder-list-messages.
2838         (wl-summary-input-range): Added update-nokill, update-noscore,
2839         all-nokill, all-noscore and mark.
2840
2841         * Version number is increased to 2.11.5.
2842
2843         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2844
2845 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2846
2847         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2848         (wl-summary-prefetch-region-no-mark): Change accordingly.
2849         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2850
2851 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2852
2853         * wl-address.el (wl-complete-field-to): Abolished.
2854         (wl-complete-address): Completion function for completing-read.
2855         * wl-action.el (wl-summary-get-resend-address): Use it.
2856
2857         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2858         wl-summary-update-mark and abolish unused argument.
2859         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2860         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2861         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2862         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2863         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2864         * wl-draft.el (wl-draft-kill): Ditto.
2865
2866         * wl-summary.el: Remove unused binding of case-fold-search.
2867         (wl-summary-replace-status-marks): Abolished.
2868
2869 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2870
2871         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2872         is specified or folder length is zero.
2873
2874 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2875
2876         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2877         (wl-folder-archive-current-entity): Ditto.
2878
2879 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2880
2881         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2882         retrieving message mark.
2883         (wl-summary-redisplay-internal): Ditto.
2884
2885         * wl-message.el (wl-message-buffer-display): Ignore errors while
2886         retrieving message-id field.
2887
2888         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2889         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2890         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2891         order of the arguments for `wl-expire-message-p'.
2892         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2893
2894         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2895         Check return value of wl-summary-reply.
2896         (wl-summary-reply): Recover window configuration when an error occured.
2897
2898 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2899
2900         * wl-summary.el (wl-summary-resend-message): Abolished, the
2901         feature is inherited by wl-summary-resend (put resend mark).
2902
2903 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2904
2905         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2906         wl-message-buffer to nil when the message is hide.
2907
2908 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2909
2910         * .cvsignore: New file.
2911
2912 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2913
2914         * wl-action.el (wl-summary-action-docstring): Add more info.
2915         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2916         duplicate definition.
2917         (wl-summary-define-mark-action): Functions wl-summary-*-region
2918         keep current position.
2919         (wl-summary-unregister-target-mark): Store result to the variable.
2920
2921 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2922
2923         * Version number is increased to 2.11.4.
2924
2925 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2926
2927         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2928         wl-summary-delete-all-temp-marks.
2929         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2930
2931         * wl-action.el (wl-summary-set-mark): Changed terminology
2932         refile-destination -> action-argument.
2933         (wl-summary-unset-mark): Ditto.
2934         (wl-summary-remove-argument): Ditto.
2935         (wl-summary-print-argument): Ditto.
2936
2937         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2938         (wl-thread-remove-argument-region): Ditto.
2939         (wl-thread-print-argument-region): Ditto.
2940         (wl-thread-close): Ditto.
2941         (wl-thread-open): Ditto.
2942
2943         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2944         (wl-highlight-refile-destination-face is abolished)
2945         (wl-highlight-action-argument-string): Ditto.
2946         (wl-highlight-summary-current-line): Highlight action argument.
2947
2948         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2949         color for light backgrounds.
2950         (wl-highlight-summary-answered-face): Ditto.
2951
2952 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2953
2954         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2955
2956         * wl-score.el (wl-summary-score-update-all-lines): Use
2957         wl-summary-set-mark.
2958         (wl-summary-score-update-all-lines): Kill expunged messages.
2959
2960         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2961
2962 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2963
2964         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2965         directly.
2966         (wl-score-overview-entity-get-lines): Ditto.
2967         (wl-score-overview-entity-get-xref): Ditto.
2968         (wl-score-get-latest-msgs): Ditto.
2969         (wl-summary-rescore): Ditto.
2970
2971         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2972         to "&".
2973         (wl-summary-mark-as-answered-internal): New inline function.
2974         (wl-summary-mark-as-answered): New function.
2975         (wl-summary-mark-as-unanswered): Ditto.
2976         (wl-summary-sync-marks): Modified for answered-mark synching.
2977
2978 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2979
2980         * wl-action.el (wl-summary-set-mark): Fixed last change.
2981
2982 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2983
2984         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2985         behavior of wl-summary-unread-message-hook
2986         (Pointed out by akira yamada <akira@arika.org>).
2987
2988 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2989
2990         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2991         wl-summary-delete.
2992         * wl-xmas.el (wl-summary-toolbar): Ditto.
2993
2994         * wl-action.el (wl-summary-set-mark): Don't override current
2995         temp-mark.
2996
2997         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2998
2999 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3002         (wl-refile-msgid-learn): Ditto.
3003         (wl-refile-get-field-value): Ditto.
3004
3005         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3006
3007         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3008         (wl-expire-delete-reserved-messages): Renamed from
3009         wl-expire-reserve-marked-msgs-from-list.
3010         (wl-expire-delete): Removed argument `msgdb'.
3011         (wl-expire-refile): Ditto.
3012         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3013         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3014         mark-alist as argument.
3015         (wl-expire-archive-number1): Removed argument `msgdb'.
3016         (wl-expire-archive-number2): Ditto.
3017         (wl-expire-archive-date): Ditto.
3018         (wl-expire-localdir-date): Ditto.
3019         (wl-expire-hide): Ditto.
3020         (wl-archive-number1): Ditto.
3021         (wl-archive-number2): Ditto.
3022         (wl-archive-date): Ditto.
3023         (wl-archive-folder): Ditto.
3024         All other related portions are changed.
3025
3026 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3027
3028         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3029         mean move up and down. (suggested by Takashi Kawachi)
3030
3031 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3032
3033         * wl-acap.el (toplevel): Don't require un-define.
3034
3035 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3036
3037         * wl-thread.el (wl-thread-delete-message): Always update
3038         wl-summary-buffer-number-list.
3039
3040         * wl-action.el (wl-summary-print-destination): 
3041         Do nothing when folder is nil.
3042
3043 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3044
3045         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3046         persistent mark when prefetch is succeeded.
3047
3048 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3049
3050         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3051         instead of elmo-msgdb-delete-msgs.
3052         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3053         (wl-expire-hide): Ditto.
3054
3055         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3056
3057         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3058         elmo-msgdb interface.
3059         (wl-thread-get-exist-children): Likewise.
3060         (wl-thread-insert-message): Likewise.
3061         (wl-thread-msg-mark-as-important): Likewise.
3062         (wl-thread-insert-entity-sub): Likewise.
3063         (wl-thread-get-children-msgs-uncached): Likewise.
3064
3065         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3066         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3067         (wl-summary-sync-update): Likewise.
3068         (wl-summary-auto-select-msg-p): Likewise.
3069         (wl-summary-update-thread): Likewise.
3070         (wl-summary-mark-as-important): Likewise.
3071         (wl-summary-jump-to-msg-internal): Likewise.
3072         (wl-summary-redisplay-internal): Likewise.
3073         (wl-summary-print-message-with-ps-print): Likewise.
3074         (wl-summary-folder-info-update): Likewise.
3075
3076         * wl-folder.el (wl-folder-check-one-entity):
3077         elmo-folder-count-flags instead of wl-summary-count-unread.
3078
3079         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3080
3081         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3082
3083         * wl-summary.el (wl-summary-set-message-modified): 
3084         Call wl-summary-set-mark-modified.
3085         (wl-summary-delete-messages-on-buffer): Call
3086         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3087         (wl-summary-sync-update): Call elmo-folder-length instead of
3088         elmo-folder-messages.
3089         (wl-summary-insert-headers): Don't call
3090         elmo-folder-list-message-entities.
3091
3092 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3093
3094         * wl-action.el (wl-summary-define-mark-action): Call
3095         `wl-summary-set-mark' with argument `data'.
3096         (wl-summary-auto-refile): Fixed order of arguments when call
3097         `wl-summary-refile'.
3098
3099 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3100
3101         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3102
3103         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3104
3105         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3106         (Renamed from wl-highlight-summary-deleted-face).
3107         (wl-highlight-summary-resend-face): New face.
3108
3109         (wl-highlight-summary-deleted-face): Renamed from
3110         wl-highlight-summary-erased-face.
3111
3112         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3113
3114         * wl-action.el (wl-summary-get-resend-address): New function.
3115         (wl-summary-exec-action-resend): Ditto.
3116         (wl-summary-exec-action-resend-subr): Ditto.
3117
3118         * w-thread.el (wl-thread-copy): Removed definition.
3119         (wl-thread-refile): Ditto.
3120         (wl-thread-delete): Ditto.
3121         (wl-thread-target-mark): Ditto.
3122
3123         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3124         (wl-summary-target-mark-set-action): Fixed.
3125         (wl-summary-define-mark-action): Fixed quotation.
3126         (wl-summary-move-mark-list-messages): Display message.
3127         (wl-summary-define-mark-action): Define thread functions.
3128         (wl-summary-exec-action-refile): Changed message.
3129         (wl-summary-exec): Ditto.
3130
3131 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3132         
3133         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3134         '%%'.
3135
3136 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3137
3138         * wl.el (toplevel): Require wl-action.
3139         (wl-init): Call wl-summary-define-mark-action.
3140
3141         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3142
3143         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3144         wl-summary-delete and wl-summary-erase.
3145         (wl-summary-mode-map): Ditto.
3146
3147         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3148         wl-delete-folder-alist.
3149
3150         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3151         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3152         (toplevel): Moved mark & action related functions to the wl-action.el.
3153
3154         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3155         in wl-summary-mark-action-list.
3156         (wl-highlight-summary-current-line): Ditto.
3157
3158         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3159         empty lines.
3160
3161         * wl-action.el: New file. 
3162
3163 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3164
3165         * wl-summary.el (wl-summary-target-mark-replace): New function.
3166         (wl-summary-target-mark-prefetch): Use it.
3167         (wl-summary-target-mark-delete): Ditto.
3168         (toplevel): Rearranged definition order.
3169         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3170         (wl-summary-target-mark-erase): Rewrite.
3171         (wl-summary-erase-region): New function.
3172         (wl-summary-exec-action-erase): Changed message.
3173         (wl-summary-move-mark-list-messages): New function.
3174         (wl-summary-exec-action-delete): Use it.
3175         (wl-summary-exec-action-erase): Ditto.
3176
3177         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3178         (wl-summary-skip-mark-list): Added "d".
3179
3180         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3181         while searching.
3182
3183         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3184         and define using defcustom;
3185         Define 4th element as a face.
3186         
3187         * wl-summary.el (wl-summary-incorporate): Use 
3188         `wl-summary-prefetch-region-no-mark' instead of
3189         `wl-summary-prefetch-region'.
3190         (wl-summary-prefetch-region-no-mark): Revival of old
3191         `wl-summary-prefetch-region'.
3192         (wl-summary-mark-action-list): Moved to wl-vars.el
3193
3194         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3195         face according to the `wl-summary-mark-action-list'.
3196         (wl-highlight-summary-current-line): Ditto;
3197         Removed destination highlighting.
3198
3199         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3200         (wl-highlight-summary-line-string): Highlight for "i" mark.
3201         (wl-highlight-summary-current-line): Ditto.
3202
3203         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3204         no destination.
3205
3206         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3207         exists, just go ahead.
3208         (wl-summary-prefetch-region): Rewrite.
3209         (wl-summary-prefetch): Ditto.
3210         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3211         (wl-summary-exec-action-prefetch): New function.
3212         (wl-summary-target-mark-prefetch): Rewrite.
3213
3214 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3215
3216         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3217         (wl-highlight-summary-line-string): Added "d" and "D".
3218         (wl-highlight-summary-current-line): Ditto.
3219
3220         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3221         in wl-summary.el.
3222         (wl-thread-insert-entity-sub): Ditto.
3223         (wl-thread-remove-destination-region): Ditto.
3224         (wl-thread-print-destination-region): Ditto.
3225
3226         * wl-summary.el (wl-summary-buffer-refile-list,
3227         wl-summary-buffer-delete-list,
3228         wl-summary-buffer-copy-list): Abolish.
3229         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3230         All other related portions are changed.
3231         (wl-summary-mark-action-list): New variable.
3232         (wl-summary-set-mark): New function.
3233         (wl-summary-register-target-mark): Ditto.
3234         (wl-summary-unregister-target-mark): Ditto.
3235         (wl-summary-have-target-mark-p): Ditto.
3236         (wl-summary-register-temp-mark): Ditto.
3237         (wl-summary-unregister-temp-mark): Ditto.
3238         (wl-summary-registered-temp-mark): Ditto.
3239         (wl-summary-collect-temp-mark): Ditto.
3240         (wl-summary-unset-mark): Ditto.
3241         (wl-summary-set-target-mark): Ditto.
3242         (wl-summary-unset-target-mark): Ditto.
3243         (wl-summary-set-action-generic): Ditto.
3244         (wl-summary-unset-action-generic): Ditto.
3245         (wl-summary-exec-action-delete): Ditto.
3246         (wl-summary-exec-action-erase): Ditto.
3247         (wl-summary-set-action-refile): Ditto.
3248         (wl-summary-set-action-refile-subr): Ditto.
3249         (wl-summary-unset-action-refile): Ditto.
3250         (wl-summary-make-destination-numbers-list): Ditto.
3251         (wl-summary-exec-action-refile): Ditto.
3252         (wl-summary-set-action-copy): Ditto.
3253         (wl-summary-unset-action-copy): Ditto.
3254         (wl-summary-exec-action-copy): Ditto.
3255         (wl-summary-collect-numbers-region): Ditto.
3256         (wl-summary-delete): Rewrite.
3257         (wl-summary-erase): Ditto.
3258         (wl-summary-remove-destination): Ditto.
3259         (wl-summary-exec): Ditto.
3260         (wl-summary-exec-region): Ditto.
3261         (wl-summary-target-mark-erase): Ditto.
3262         (wl-summary-refile): Ditto.
3263         (wl-summary-copy): Ditto.
3264         (wl-summary-unmark): Ditto.
3265         (wl-summary-delete-all-mark): Ditto.
3266         (wl-summary-mark-line): Don't highlight.
3267         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3268         (wl-summary-target-mark-refile-subr): Rewrite.
3269
3270         (wl-summary-copy-prev-destination): Abolish.
3271
3272 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3273
3274         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3275         default values along the value of wl-on-mule.
3276         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3277         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3278         It is not used anywhere.
3279
3280 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3281
3282         * wl-summary.el (wl-summary-print-destination): Keep position.
3283         (wl-summary-cursor-move-surface): Keep horizontal position.
3284
3285 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3286
3287         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3288         write sendlog.
3289
3290 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3291
3292         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3293         `wl-summary-highlight'.
3294
3295 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3296
3297         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3298         trivial condition for temp-mark.
3299
3300 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3301
3302         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3303         when it hits killed buffer.
3304
3305 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3306
3307         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3308         * wl-news.el.in: `message' and `error' take format string.
3309
3310 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3311
3312         * wl-folder (wl-folder-insert-entity): Display a message,
3313         `...done', when the work finish.
3314         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3315
3316 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3317
3318         * wl-message.el (wl-message-redisplay): Remove unused local
3319         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3320
3321 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3322
3323         * wl-summary.el (wl-summary-replace-status-marks): Disable
3324         interactive use.
3325         (wl-summary-reedit): Check message existence at first.
3326         (wl-summary-mark-line): Fix doc, return value is indefinite.
3327
3328         * wl-highlight.el (wl-highlight-message): Arranged.
3329
3330         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3331         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3332         check temp-mark by wl-summary-temp-mark always.
3333         (wl-highlight-summary): Change accordingly.
3334         * wl-summary.el (wl-summary-mark-as-read-all)
3335         (wl-summary-delete-cache, wl-summary-set-score-mark)
3336         (wl-summary-mark-as-unread, wl-summary-unmark)
3337         (wl-summary-mark-line, wl-summary-mark-as-read)
3338         (wl-summary-mark-as-important): Ditto.
3339
3340         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3341         end of the window if possible.
3342         * wl-summary.el (wl-summary-sync-update): Support lazy
3343         highlighting.
3344         (wl-summary-toggle-disp-msg): Ditto.
3345
3346 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3347
3348         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3349
3350 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3351
3352         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3353         change.
3354
3355 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3356
3357         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3358         API.
3359         (wl-summary-sync-update): Ditto.
3360
3361         * wl-score.el (wl-score-get-score-alist): Changed argument.
3362         (wl-summary-rescore-msgs): Likewise.
3363         (wl-summary-score-headers): Likewise.
3364         (wl-score-headers): Likewise;
3365         Use elmo-folder-do-each-message-entity, etc.
3366         (wl-summary-score-effect): Follow the changes above.
3367         (wl-summary-rescore): Ditto.
3368         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3369         (wl-score-get-overview): Abolish.
3370
3371         * wl-summary.el (wl-summary-default-from): Follow the API change in
3372         elmo-msgdb.
3373         (wl-summary-count-unread): Ditto.
3374         (wl-summary-detect-mark-position): Ditto.
3375         (wl-summary-overview-entity-compare-by-date): Ditto.
3376         (wl-summary-overview-entity-compare-by-number): Ditto.
3377         (wl-summary-overview-entity-compare-by-from): Ditto.
3378         (wl-summary-overview-entity-compare-by-subject): Ditto.
3379         (wl-summary-get-list-info): Ditto.
3380         (wl-summary-rescan): Ditto.
3381         (wl-summary-jump-to-msg-by-message-id): Ditto.
3382         (wl-summary-sync-update): Ditto; Removed comment.
3383         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3384         (wl-summary-insert-message): Use wl-summary-insert
3385         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3386         (wl-summary-insert-headers): Changed argument overview to folder.
3387         (wl-summary-search-by-subject): Likewise.
3388         (wl-summary-insert-thread): Renamed from 
3389         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3390
3391         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3392         too.
3393
3394         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3395         wl-string-member.
3396
3397 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3398
3399         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3400         elmo-folder-append-buffer.
3401         (wl-draft-queue-append): Likewise.
3402
3403         * wl-mime.el (wl-message-delete-current-part): Ditto.
3404         (wl-summary-burst-subr): Ditto.
3405
3406         * wl-news.el.in (wl-news-send-news): Ditto.
3407
3408 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3409
3410         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3411         function.
3412         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3413         (wl-summary-update-mark): Enclose with save-excursion.
3414         (wl-summary-mark-as-read-internal): Fixed last change.
3415         (wl-summary-mark-as-important): Use 3rd argument of
3416         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3417         Don't use elmo-msgdb-set-mark.
3418         (wl-summary-redisplay-internal): If msgdb flag is already read,
3419         just update the mark on buffer.
3420
3421 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3422
3423         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3424         cut visible folder when elmo-folder-delete returns non-nil value.
3425
3426 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3427
3428         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3429         by Kenichi OKADA <okada@opaopa.org>).
3430
3431 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3432
3433         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3434
3435 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3436
3437         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3438         Fixed the last change, search group entity by its real name.
3439         (Thanks to: KOBAYASHI Shinji)
3440
3441 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3442
3443         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3444         (wl-fldmgr-access-display-all): Don't refer visible name.
3445         * wl-expire.el (wl-folder-archive-current-entity)
3446         (wl-folder-expire-current-entity): Ditto.
3447         * wl-folder.el (wl-folder-jump-to-current-entity)
3448         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3449         (wl-folder-open-folder-sub,wl-folder-open-all)
3450         (wl-folder-write-current-folder): Ditto.
3451         (wl-folder-insert-entity): Don't use petname for normal group.
3452         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3453         is the real name.
3454         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3455         Abolished.
3456
3457 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3458
3459         * wl-draft.el (wl-draft-create-buffer): Add
3460         `wl-summary-reply-with-citation'
3461
3462 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3463
3464         * wl-draft.el (wl-draft-reply): Fixed.
3465
3466 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3467
3468         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3469         when `wl-draft-send-confirm-with-preview' is non-nil.
3470         You can scroll up/down by j/k.
3471         (wl-draft-send-confirm-with-preview): New variable (default=t).
3472
3473 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3474
3475         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3476         (wl-fldmgr-save-folders): Fix comment.
3477
3478 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3479
3480         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3481         along the last change in `wl-folder-buffer-group-p'.
3482
3483 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3484
3485         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3486         folder.
3487
3488         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3489         the default value.
3490
3491         * wl-mime.el (wl-summary-burst): Update summary only when target
3492         folder equals current folder.
3493
3494 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3495
3496         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3497
3498 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3499
3500         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3501         value.
3502
3503 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3506         `map-extents' instead of `extent-at' repeatedly.
3507         (wl-highlight-folder-current-line): Ditto.
3508
3509         * wl-highlight.el: Remove useless dummy functions.
3510
3511 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3512
3513         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3514         (wl-folder-put-folder-property): New function to put text property.
3515         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3516         (wl-folder-insert-entity, wl-folder-update-diff-line)
3517         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3518         * wl-e21.el, wl-xmas.el, wl-mule.el
3519         (wl-highlight-folder-current-line): Ditto.
3520         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3521         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3522         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3523         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3524
3525 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3526
3527         * Version number is increased to 2.11.3.
3528
3529 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3530
3531         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3532         Resume current-buffer since it is assumed by remaining tasks.
3533
3534 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3535
3536         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3537         (wl-folder-completion-function): Abolished.
3538         (wl-folder-complete-folder): New function.
3539         (wl-folder-complete-filter-condition): Ditto.
3540         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3541         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3542
3543 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3544
3545         * wl-draft.el (wl-draft-send-confirm): New function.
3546         (wl-draft-send): Use it.
3547
3548         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3549         cursor-in-echo-area while confirming.
3550
3551         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3552
3553         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3554         searching via nntp if wl-summary-search-via-nntp is 'force.
3555         Otherwise, invoke searching in nntp folder only.
3556         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3557
3558         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3559         explicitly for mime-make-text-tag.
3560
3561 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3562
3563         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3564         `mime-make-text-tag' instead of `mime-create-tag'.
3565
3566 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3567
3568         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3569         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3570
3571 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3572
3573         * wl-score.el (wl-score-save): Bind print-length and print-level.
3574         (wl-score-pretty-print): Ditto.
3575         (wl-score-edit-insert-header-entry): Ditto.
3576
3577         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3578         "From" entry to be treated with wl-draft-eword-encode-address-list.
3579         * wl-mime.el (wl-draft-preview-message): Ditto.
3580
3581         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3582         (wl-summary-mark-as-unread): Ditto.
3583         (wl-summary-mark-as-read-region): Change accordingly.
3584         (wl-summary-mark-as-unread-region): Ditto.
3585         (wl-summary-target-mark-mark-as-read): Ditto.
3586         (wl-summary-target-mark-mark-as-unread): Ditto.
3587
3588 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3589
3590         * Version number is increased to 2.11.2.
3591
3592 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3593
3594         * wl-news.el.in (wl-news-previous-version-save): Bind
3595         print-length and print-level.
3596         * wl-thread.el (wl-thread-save-entities): Ditto.
3597         (wl-thread-save-top-list): Bind print-length.
3598
3599 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3600
3601         * wl-highlight.el (wl-highlight-summary-line-string): Use
3602         wl-summary-score-below-mark, wl-summary-score-over-mark.
3603         (wl-highlight-summary-current-line): Ditto.
3604
3605 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3606
3607         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3608         insert it.
3609
3610 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3611
3612         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3613
3614 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3615
3616         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3617         message without msgid.
3618         Rewrite with elmo-folder-move-messages.
3619         Set wl-message-buffer to nil.
3620
3621         * wl-summary.el (wl-summary-erase-subr): New function. Use
3622         elmo-folder-move-messages.
3623         (wl-summary-erase): Call it.
3624         (wl-summary-target-mark-erase): Ditto.
3625
3626 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3627
3628         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3629         it is not up-tp-date.
3630
3631 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3632
3633         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3634         buffer after calling `wl-summary-goto-folder-subr' without the
3635         argument `interactive'.
3636         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3637
3638 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3639
3640         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3641         `mime-create-tag'. Use `string=' instead of `looking-at'.
3642
3643 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3644
3645         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3646         to avoid compile warning.
3647
3648         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3649         entity-id when folder is given.
3650         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3651         save-excursion, use save-selected-window instead.
3652         Select folder buffer window if exists.
3653         (To correct behavior with wl-folder-move-cur-folder.)
3654
3655 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3656
3657         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3658
3659 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3660
3661         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3662         list-count instead of %d.
3663
3664 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3665
3666         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3667         (wl-news): Set it.
3668         (wl-news-append-to-folder): Use it.
3669
3670         * wl-news.el.in (wl-news-send-news): Append to specified folder
3671         instead of wl-default-folder.
3672         (wl-news-append-to-folder): Show error message with specified folder.
3673
3674         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3675                 In most major modes, Emacs assumes that any opening
3676                 delimiter found at the left margin is the start of a
3677                 top-level definition, or defun. Therefore, *never put an
3678                 opening delimiter at the left margin unless it should have
3679                 that significance.*
3680
3681         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3682
3683 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3684
3685         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3686
3687 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3688
3689         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3690
3691 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3692
3693         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3694         for sequential numbering case.
3695
3696 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3697
3698         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3699         value.
3700         (wl-draft-reply-without-argument-list): Ditto.
3701         (wl-draft-reply-myself-with-argument-list): Abolish.
3702         (wl-draft-reply-myself-without-argument-list): Ditto.
3703         * wl-draft.el (wl-draft-self-reply-p): New function.
3704         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3705
3706 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3707
3708         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3709         (avoid error for the case without byte-compiling)
3710
3711 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3712
3713         * wl-news.el.in (wl-news-append-to-folder): New function.
3714         (wl-news-exit): Rewrite.
3715         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3716
3717 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3718
3719         * wl-draft.el (wl-draft-reply-position): New function.
3720         (wl-draft-reply-position): Fix.
3721         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3722         (wl-summary-target-mark-reply-with-citation): Ditto.
3723         (wl-summary-reply-with-citation): Ditto.
3724         * wl-vars.el (wl-draft-reply-default-position): New variable.
3725
3726 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3727
3728         * wl-draft.el (wl-draft-send): Preview when interactive send.
3729
3730 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3731
3732         * wl-draft.el (wl-draft-reply): Set default position.
3733         * wl-summary.el (wl-summary-reply): Ditto.
3734         (wl-summary-reply-with-citation): Ditto.
3735         (wl-summary-target-mark-reply-with-citation): Ditto.
3736
3737 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3738
3739         * wl-news.el.in (wl-news-lang): Set default value according to
3740         current-language-environment.
3741         (wl-news-append-news): Do nothing when news-list is nil.
3742
3743 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3744
3745         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3746         (wl-news): Change message.
3747         (wl-news-exit): Check buffer.
3748         (wl-news-force-exit): New function.
3749         (wl-news-show-all): New function.
3750         (wl-news-discard-and-exit): Fix.
3751
3752 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3753
3754         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3755         according to current-language-environment.
3756
3757         * wl-news.el.in (wl-news): If arg, show all NEWS after
3758         wl-news-default-previous-version.
3759
3760 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3761
3762         * wl-news.el.in (wl-news-check): Rewritten.
3763         (wl-news-previous-version-load): Change data type.
3764         (wl-news-previous-version-save): Change data type.
3765         (wl-news-append-news): Add return value.
3766         (wl-news-check-news): New function.
3767         (wl-news-already-current-p): New function.
3768         (wl-news-send-news): Rewritten.
3769         (wl-news-mode-map): Add new keybind.
3770         (wl-news): Rewritten.
3771         (wl-news-exit): Rewritten.
3772         (wl-news-discard-and-mail): New function.
3773         (wl-news-send-to-address): Abolished.
3774         * wl.el (wl-init): Delete a message.
3775
3776 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3777
3778         * wl-news.el.in (wl-news-exit): Update previous version.
3779         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3780
3781 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3782
3783         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3784
3785 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3786
3787         * wl-news.el.in (wl-news): New function.
3788         (wl-news-mode): New function.
3789         (wl-news-next-line): New function.
3790         (wl-news-next-page): New function.
3791         (wl-news-exit): New function.
3792         (wl-news-buf-name): New variable.
3793         (wl-news-mode-map): New variable.
3794         (wl-news-winconf): New variable.
3795         (wl-news-append-news): Add an option.
3796
3797 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3798
3799         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3800
3801 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3802
3803         * wl-news.el.in (wl-news-send-to-address): New variable.
3804         (wl-news-send-news): Use it.
3805         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3806         Return updating status.
3807         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3808
3809 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3810
3811         * wl-news.el.in (wl-news-send-news): Delete
3812         Organization and X-Face.
3813
3814 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3815
3816         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3817         (wl-news-append-news): New function.
3818         (wl-news-send-news): New function.
3819
3820 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3821
3822         * Version number is increased to 2.11.1.
3823
3824 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3825
3826         * wl-news.el.in : New file.
3827
3828 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3829
3830         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3831         default value.
3832         (wl-draft-reply-without-argument-list): Ditto.
3833
3834 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3835
3836         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3837         (wl-message-buffer-prefetch-idle-time): Ditto.
3838         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3839
3840 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3841
3842         * wl-thread.el (wl-thread-insert-message): Use
3843         wl-summary-max-thread-depth.
3844
3845         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3846         loop detection.
3847
3848         * wl-message.el (wl-message-buffer-display): Back to the first page
3849         when cache is hit.
3850
3851 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3852
3853         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3854
3855         * wl-summary.el (wl-summary-insert-thread-entity):
3856         If the thread depth is reached to wl-summary-max-thread-depth,
3857         divide the thread.
3858
3859 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3860
3861         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3862         for elmo-remove-passwd.
3863
3864 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3865
3866         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3867         folder is sticky.
3868         (wl-folder-mark-as-read-all-entity): Ditto.
3869         (wl-folder-prefetch-entity): Ditto.
3870
3871 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3872
3873         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3874
3875 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3876
3877         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3878         Delete messages on buffer for unplugged operation.
3879         (wl-summary-erase): Ditto.
3880
3881 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3882
3883         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3884         take nil so as not to search parent by subject.
3885
3886 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3887
3888         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3889         (wl-folder-get-next-folder): Ditto.
3890         (wl-folder-get-path): Ditto.
3891
3892 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3893
3894         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3895         system and encode the region with it before verifying.
3896
3897 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3898
3899         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3900         system of the echo buffer before decoding.
3901
3902 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3903
3904         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3905         original contents.
3906
3907 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3908
3909         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3910         with argument 'any-exists.
3911
3912 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3913
3914         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3915         Use `wl-cs-autoconv'.
3916
3917 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3918
3919         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3920         by `mime-view-automatic-conversion'.
3921
3922         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3923         (wl-message-verify-pgp-nonmime): Ditto.
3924         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3925         Bind them to C-c:d and C-c:v respectively.
3926
3927         Merge following code by Teranishi-san from [wl-en:00167].
3928         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3929         (wl-mime-preview-application/pgp-encrypted): Ditto.
3930         (wl-mime-setup): Add entry.
3931
3932 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3933
3934         * wl-summary.el (wl-summary-target-mark-erase): New function.
3935         Bind it to "mD".
3936
3937 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3938
3939         * wl-vars.el (wl-draft-write-file-function): Fix.
3940         (wl-draft-reedit-hook): Changed default value.
3941
3942         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3943         wl-draft-reedit-hook.
3944         (wl-draft-remove-text-plain-tag): New function.
3945         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3946
3947         * wl-vars.el (wl-draft-write-file-function): New user option.
3948
3949         * wl-draft.el (wl-draft-prepare-edit): Use it for
3950         local-write-file-hooks.
3951         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3952
3953         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3954         (wl-draft-insert-mail-header-separator): Return the body beginning
3955         point.
3956         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3957         text/plain.
3958         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3959
3960 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3961
3962         * wl-summary.el (wl-summary-erase): New function to erase message
3963         without moving it to trash. Bind to "D".
3964
3965         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3966         as `keep' unless switch-function.
3967
3968 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3971         message buffer by using `wl-summary-toggle-disp-msg'.
3972         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3973         buffer window.
3974         (wl-summary-supresedes-message): Ditto.
3975
3976         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3977         Do not delete other windows.
3978         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3979         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3980         (wl-draft-create-buffer): Set reply-or-forward also for target
3981         mark commands.
3982
3983 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3984
3985         * wl-draft.el (wl-user-agent-compose): Delete special case for
3986         switch-to-buffer-other-window.
3987
3988         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3989         (wl-summary-forward): Ditto.
3990
3991         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3992         function.
3993         (wl-draft-buffer-style): New use option.
3994
3995         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3996         (wl-draft): Follow the change above.
3997         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3998         wl-draft-buffer-style.
3999         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4000         switch-function.
4001
4002 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4003
4004         * wl-address.el (wl-address-make-completion-entry): Extracted from
4005         `wl-address-make-completion-list'.
4006         (wl-address-enable-strict-loading): New variable.
4007         (wl-address-make-completion-list): Revive petname duplication
4008         inquiry, and enable it if `wl-address-enable-strict-loading'.
4009         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4010
4011 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4012
4013         * wl-message.el (wl-message-get-original-buffer): Avoid
4014         'Selecting deleted buffer' error when original buffer is killed.
4015
4016 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-summary.el (wl-summary-next-message): Use
4019         elmo-message-accessible-p instead of elmo-message-cached-p.
4020
4021 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4022
4023         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4024
4025         * wl-thread.el (wl-thread-open-all-unread): Use
4026         elmo-folder-list-flagged instead of
4027         elmo-folder-list-messages-mark-match.
4028
4029         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4030         instead of elmo-folder-list-messages-mark-match.
4031         (wl-summary-move-spec-alist): New variable.
4032         (wl-summary-move-spec-plugged-alist,
4033         wl-summary-move-spec-unplugged-alist): Abolish.
4034         (wl-summary-next-message): Follow the change above.
4035         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4036         with 'no-msg' argument.
4037
4038         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4039         variable.
4040         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4041         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4042         (wl-message-buffer-prefetch-get-next): Follow the change above.
4043
4044 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4045
4046         * wl-version.el (wl-version): Changed codename.
4047
4048         * Version number is increased to 2.11.0.
4049
4050 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4051
4052         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4053         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4054         `wl-draft-config-variables'.
4055         (wl-draft-kill): Fixed problem when the draft is reedit.
4056
4057 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4058
4059         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4060         buffer-modified status (Thanks to
4061         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4062
4063 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4064
4065         * wl-util.el (wl-region-exists-p): New function.
4066
4067         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4068         Remove defvars for byte-compile warnings.
4069
4070 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4071
4072         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4073         defvar-maybe. Removed unused bind.
4074
4075 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4076
4077         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4078         summary buffer window before creating new frame.
4079         (wl-draft-reply): Ditto.
4080
4081 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4082
4083         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4084
4085 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4086
4087         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4088
4089 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4090
4091         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4092         instead of `kill-region'.
4093
4094 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4095
4096         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4097         (wl-highlight-summary-line-string): Use it.
4098         (wl-highlight-summary-current-line): Ditto.
4099
4100         * wl-mime.el (wl-message-delete-current-part): Check the class of
4101         mime-entity.
4102
4103         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4104
4105         * wl-summary.el (wl-summary-make-number-list): Initialize.
4106         (wl-summary-update-mark): New function.
4107         (wl-summary-reply): Put `answered' mark on the message.
4108         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4109
4110         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4111         (wl-draft-reply): Added optional argument `number';
4112         Set wl-draft-parent-number.
4113         (wl-draft-kill): Delete answered mark if it is a reply.
4114
4115 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4116
4117         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4118         that originates in mime-preview-follow-current-entity.
4119         (wl-draft-yank-current-message-entity): Use it if region is active.
4120
4121         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4122         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4123         `wl-message-delete-current-part'.
4124         * wl-mule.el (wl-message-define-keymap): Ditto.
4125         * wl-xmas.el (wl-message-define-keymap): Ditto.
4126
4127 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-mime.el (wl-message-delete-current-part): New function.
4130         (wl-mime-node-id-to-string): Ditto.
4131
4132         * wl-mime.el (wl-message-delete-current-part): Use existing
4133         original buffer which corresponds current mime-view buffer.
4134         (fetched buffer might have different structure, possibly)
4135
4136         * wl-mime.el (wl-message-delete-current-part): Quit if the
4137         message content differs from the actual message.
4138
4139 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4140
4141         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4142         order.
4143         (wl-summary-search-by-subject): Search parent message from tail;
4144         Check the existence of the parent message on the current thread tree.
4145         (wl-summary-update-thread): Check whether the line is inserted.
4146
4147 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4148
4149         * wl-vars.el (wl-summary-line-format): Undo last change.
4150         * wl-summary.el (wl-summary-print-destination): Do not put
4151         invisible property when `wl-summary-width' is nil.
4152         (wl-summary-line-subject-minimum-length): Abolished.
4153         (wl-summary-line-subject): Ditto.
4154
4155 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4156
4157         * wl-vars.el (wl-summary-line-format): Change default value.
4158         (wl-summary-subject-length-limit): Abolished.
4159         * wl-summary.el (wl-summary-line-subject): Ditto.
4160
4161 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4162
4163         * wl-template.el (wl-template-select): Added optional argument.
4164         If optional argument is specified, reverse
4165         `wl-template-visible-select'.
4166
4167 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4170         Take prefix argument to force asking the destination folder.
4171
4172 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4173
4174         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4175         count and update status.
4176
4177 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4178
4179         * wl-summary.el (wl-summary-redisplay-internal): If
4180         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4181         after fetching.
4182
4183 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4184
4185         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4186         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4187
4188         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4189
4190 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4191
4192         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4193         (All other related portions are changed).
4194         (wl-summary-mark-as-read-all): Rewrite.
4195
4196 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4199         `wl-summary-mark-as-read'.
4200         (wl-summary-mark-as-unread): Rewrite.
4201         (wl-summary-mark-as-read): Added no-modeline argument.
4202         (wl-summary-resume-cache-status): Rewrite.
4203         (wl-summary-exec-subr): Remove unused local variable.
4204
4205 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4206
4207         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4208         logic to call `wl-summary-buffer-prev-folder-function'.
4209         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4210
4211 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4212
4213         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4214         is nil.
4215
4216 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4217
4218         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4219         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4220         (wl-mime-setup): Add its entry.
4221
4222 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4223
4224         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4225         (wl-summary-delete-cache): Likewise.
4226         (wl-summary-mark-as-read): Rewrite.
4227
4228 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4229
4230         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4231         `wl-summary-count-unread'.
4232
4233         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4234
4235         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4236
4237 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4238
4239         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4240         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4241         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4242         Renamed to the elmo-msgdb-*-mark.
4243         (wl-summary-score-marks): Follow the change above.
4244         (wl-summary-auto-refile-skip-marks): Ditto.
4245         (wl-summary-incorporate-marks): Ditto.
4246         (wl-summary-expire-reserve-marks): Ditto.
4247
4248         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4249         changes.
4250         (wl-thread-insert-top): Changed updating message.
4251
4252         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4253         variable.
4254         (wl-summary-count-unread): Count answered marks.
4255         (wl-summary-rescan): Call wl-summary-insert-message instead of
4256         wl-summary-append-message-func-internal.
4257         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4258         (wl-summary-prefetch-msg): Follow the variable name changes.
4259         (wl-summary-prefetch-region): Ditto.
4260         (wl-summary-mark-as-read-all): Follow the API changes;
4261         Don't call elmo-folder-replace-marks.
4262         (wl-summary-delete-cache): Follow the variable name changes.
4263         (wl-summary-resume-cache-status): Ditto.
4264         (wl-summary-update-status-marks): New function.
4265         (wl-summary-insert-message): New function.
4266         (wl-summary-sync-marks): Follow the variable name changes.
4267         (wl-summary-sync-update): Synchronize to the msgdb, too;
4268         Changed update messages.
4269         (wl-summary-make-number-list): Rewrite.
4270         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4271         (wl-summary-mark-as-unread): Follow the API changes.
4272         (wl-summary-exec-subr): Follow the variable name changes.
4273         (wl-summary-mark-as-read): Ditto.
4274         (wl-summary-move-spec-plugged-alist): Ditto.
4275         (wl-summary-move-spec-unplugged-alist): Ditto.
4276         (wl-summary-cursor-move-surface): Ditto.
4277
4278         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4279         variable name changes.
4280         (wl-highlight-summary-current-line): Ditto.
4281
4282         * wl-expire.el (wl-expire-refile): Follow the API change in
4283         elmo-folder-move-messages.
4284         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4285         (wl-summary-archive): Use elmo-folder-msgdb instead of
4286         elmo-msgdb-load.
4287
4288 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4289
4290         * wl-mime.el (wl-draft-preview-message): Restore the position
4291         before evaluating wl-draft-send-hook in preview buffer.
4292
4293 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4294
4295         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4296         when it creates new draft buffer.
4297
4298         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4299         without argument.
4300
4301         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4302         Evaluate content and if the value is string, insert it.
4303         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4304         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4305         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4306         wl-draft-config-sub-part-bottom): Use it.
4307
4308         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4309         with the folder name. The question was unintelligible when it is
4310         called from wl-save-status.
4311
4312 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4313
4314         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4315         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4316         cannot take second argument).
4317
4318 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4319
4320         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4321         as t. Since type and subtype are not case sensitive (RFC 2045).
4322
4323 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4324
4325         * wl-vars.el (wl-message-mode-line-format): New variable.
4326         (wl-message-mode-line-format-spec-alist): Ditto.
4327         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4328         (wl-message-redisplay): Use wl-message-mode-line-format.
4329
4330 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4331
4332         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4333
4334 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4335
4336         * wl-summary.el (wl-summary-default-from): Write description.
4337
4338 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4339
4340         * wl-vars.el (wl-ldap-objectclass): Abolish.
4341
4342         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4343         (wl-ldap-make-filter): Removed condition for objectclass.
4344         (wl-ldap-make-matched-value-list): Remove meaningless process.
4345         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4346         (wl-address-ldap-search): Don't add `*' to `pat' string;
4347         use ignore-errors; added `email';
4348         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4349         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4350         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4351
4352
4353 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4354
4355         * wl-draft.el (wl-draft-parent-folder): Write description.
4356         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4357
4358 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4359
4360         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4361         as "" (zero-length string) if no parent.
4362         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4363
4364 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4365
4366         * wl-address.el (wl-address-make-completion-list): Skip duplication
4367         checking.
4368         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4369         `append'.
4370
4371 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4372
4373         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4374         instead of `beginning-of-buffer'.
4375
4376 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4379
4380 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4381
4382         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4383         Refer wl-message-buffer-name.
4384         (wl-message-wheel-down): Ditto.
4385
4386 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4387
4388         * wl-vars.el (wl-message-buffer-name): New user option.
4389
4390         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4391         directly instead of making alist dinamically.
4392
4393         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4394         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4395         wl-message-buffer-cache-name.
4396         (wl-message-buffer-cache-clean-up): Ditto.
4397
4398         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4399
4400         * Version number is increased to 2.9.15.
4401
4402 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4403
4404         * wl-vars.el (wl-summary-default-view-alist): New user option.
4405
4406         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4407
4408         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4409         while deleting address.
4410         (wl-draft-delete-myself-from-cc): Ditto.
4411
4412         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4413         If optional argument is specified, reverse sort order.
4414
4415         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4416
4417 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4418
4419         * wl-thread.el (wl-thread-insert-message): Return parent number if
4420         exists.
4421         (wl-thread-update-indent-string-region): Use
4422         wl-thread-update-line-on-buffer-sub instead of
4423         wl-thread-update-line-on-buffer.
4424
4425 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4426
4427         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4428         (wl-folder-close-all): Ditto.
4429
4430 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4431
4432         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4433         and mailing-list:.
4434         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4435         value.
4436         (wl-summary-line-list-info): Print mailing-list name even when 
4437         list-number is empty.
4438
4439 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4440
4441         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4442
4443         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4444         (wl-draft-open-file): Ditto.
4445         (wl-draft-random-alphabet): Ditto.
4446
4447         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4448         bindings.
4449
4450 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4451
4452         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4453         * wl-vars.el (wl-draft-config-alist): Ditto.
4454
4455 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4456
4457         * Version number is increased to 2.9.14.
4458
4459         * wl.el (wl): Don't set wl-init as nil when error occured while
4460         auto-checking folders.
4461
4462         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4463         `elmo-expand-newtext'.
4464
4465 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4466
4467         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4468         `this-command' so that `wl-folder-goto-folder' contained in
4469         `wl-summary-keep-cursor-command' work.
4470
4471 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4472
4473         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4474         message buffer displaying state.
4475
4476 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4477
4478         * wl-vars.el (wl-summary-default-view): New variable to specify
4479         default value for `wl-summary-buffer-view' instead of using
4480         set-default.
4481         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4482
4483 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4484
4485         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4486
4487         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4488
4489 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4490
4491         * wl-vars.el (wl-forward-subject-prefix): New variable.
4492         * wl-draft.el (wl-draft-forward): Use it.
4493
4494 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4495
4496         * wl-message.el (wl-message-prev-page): When it is called without
4497         lines argument, scroll down by wl-message-scroll-amount lines.
4498         (wl-message-next-page): Ditto.
4499         * wl-vars.el (wl-message-scroll-amount): Change default value
4500         to preserve current behavior.
4501
4502 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4503
4504         * wl-summary.el (wl-summary-prefetch-msg): Bind
4505         `wl-message-entity' to call `wl-summary-from-function'.
4506
4507 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4508
4509         * wl-message.el (wl-message-buffer-create): Run
4510         wl-message-buffer-created-hook.
4511
4512 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4513
4514         * wl-summary.el (wl-summary-sort-specs): New variable.
4515         (wl-summary-default-sort-spec): Ditto.
4516         (wl-summary-sort): Rewrite.
4517         (wl-summary-sort-by-list-info): New function.
4518
4519 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4520
4521         * wl-summary.el (wl-summary-get-list-info): New function.
4522         (wl-summary-sort): Rewrite.
4523         (wl-summary-line-list-info): Ditto.
4524         (wl-summary-line-list-count): Ditto.
4525         (wl-summary-refile-region): Fixed docstring.
4526
4527 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4528
4529         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4530         `wl-folder-entity-hashtb' as completion table.
4531
4532 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4535         only when this command is called interactively; silence the byte-
4536         compiler.
4537
4538 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4539
4540         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4541         active in XEmacs.
4542
4543 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4544
4545         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4546         plural lines.
4547
4548 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4549
4550         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4551         of current line when the cursor is on the header name.
4552         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4553
4554 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4555
4556         * wl-util.el (wl-read-directory-name): Return displayed directory
4557         as the default value also on XEmacs.
4558
4559 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4560
4561         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4562         formatting.
4563
4564 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4565
4566         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4567         argument and when it is non-nil, check face property before
4568         highlighting for each line.
4569         (wl-highlight-summary-window): Set it.
4570
4571 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4572
4573         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4574         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4575
4576         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4577         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4578         (wl-draft-get-fcc-list): Likewise.
4579
4580 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4581
4582         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4583         (wl-thread-entity-cur): Ditto.
4584         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4585         wl-thread-indent-regexp setting.
4586         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4587
4588         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4589         wl-summary-lazy-highlight.
4590         (wl-summary-display-bottom): Ditto.
4591
4592         * wl-thread.el (wl-thread-open-close): Likewise.
4593
4594         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4595         from and subject;
4596         Bind wl-draft-use-frame;
4597         Enclose with save-window-excursion;
4598         Use wl-draft-create-buffer instead of with-temp-buffer;
4599         Use wl-draft-prepare-edit;
4600         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4601         Use wl-draft-send instead of wl-draft-raw-send.
4602
4603 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4604
4605         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4606         of using wl-from.
4607
4608 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4609
4610         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4611         insert-buffer instead of clone-buffer.
4612         (wl-draft-doing-mime-bcc): New variable.
4613         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4614         infinite loop.
4615         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4616
4617         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4618         (wl-draft-mime-bcc-body): Ditto.
4619
4620         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4621         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4622         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4623         wl-draft-do-mime-bcc.
4624         (wl-draft-mime-bcc-field): New function.
4625         (wl-draft-do-mime-bcc): Ditto.
4626
4627         * wl-address.el (wl-address-complete-header-list): New variable.
4628         (wl-address-complete-header-regexp): Changed default value.
4629
4630         * Version number is increased to 2.9.13.
4631
4632 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4633
4634         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4635         it is differed.
4636
4637 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4638
4639         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4640         (wl-summary-line-list-count): Ditto.
4641
4642 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4643
4644         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4645         (wl-nntp-posting-function): New variable.
4646         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4647         `wl-nntp-posting-config-alist'.
4648
4649 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4650
4651         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4652         FLIM.
4653
4654 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4655
4656         * wl-summary.el (wl-summary-target-mark-refile-sub):
4657         Remove a nuisance funcall.
4658
4659 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4660
4661         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4662         as t for `try-completion'.
4663
4664 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * wl-summary.el (wl-summary-default-from): Use
4667         wl-address-header-extract-address instead of
4668         std11-extract-address-components.
4669         (wl-summary-simple-from): Ditto.
4670         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4671         (wl-summary-insert-headers): Show message.
4672         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4673         for whole line.
4674         (wl-summary-default-from): Revert last change.
4675         (wl-summary-simple-from): Ditto.
4676         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4677         (wl-summary-mark-as-read-region): Follow the change above.
4678         (wl-summary-sync-marks): Ditto.
4679         (wl-summary-target-mark-mark-as-read): Ditto.
4680         (wl-summary-redisplay-internal): Ditto.
4681         (wl-summary-redisplay-no-mime-internal): Ditto.
4682         (wl-summary-redisplay-all-header): Ditto.
4683         (wl-summary-mark-as-read): Removed argument `cached';
4684         Use current cache status to set cache mark.
4685         (wl-summary-redisplay-internal): Follow the change above.
4686         (wl-summary-redisplay-no-mime-internal): Ditto.
4687         (wl-summary-redisplay-all-header): Ditto.
4688
4689         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4690
4691         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4692         Don't call itself recursively (Adviced by Yamaoka-san).
4693
4694 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4695
4696         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4697         bind wl-summary-highlight as nil to avoid error caused by missing
4698         local variables.
4699
4700 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4701
4702         * wl-vars.el (wl-invalid-character-message): New user option.
4703
4704         * wl-util.el (wl-set-string-width): If truncated string-width is
4705         larger than specified width, use `wl-invalid-character-message'.
4706
4707 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4708
4709         * wl-summary.el (wl-summary-prefetch-msg): 
4710         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4711
4712 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4713
4714         * wl-vars.el (wl-summary-check-line-format): New user option.
4715         (wl-summary-line-format-file): Ditto.
4716
4717         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4718         variable.
4719         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4720         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4721         and `wl-summary-view-old-p' to check whether do a rescan or not.
4722         (wl-summary-view-old-p): New function.
4723         (wl-summary-line-format-changed-p): Ditto.
4724         (wl-summary-line-format-save): Ditto.
4725         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4726
4727         * wl-util.el (wl-set-string-width): Avoid using negative number
4728         for make-string.
4729
4730 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4731
4732         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4733         return value.
4734
4735         * wl-util.el (wl-set-string-width): Added optional argument
4736         `padding' (All other related portions are changed).
4737         (wl-line-parse-format): If the first letter of column number is
4738         `0', zero-padding the result (ex: "%05l").
4739
4740         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4741
4742 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4743
4744         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4745         sequential summary view.
4746
4747 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4750         if it doesn't have a -unix version.
4751
4752 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4753
4754         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4755
4756 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4759         content.
4760         (wl-draft): Follow the change above.
4761
4762         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4763
4764         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4765         and wl-folder-summary-line-format-alist contain %T and %P.
4766
4767         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4768         (wl-summary-mode-line-format): New user option.
4769         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4770         (wl-summary-line-format): Changed default value.
4771         (wl-summary-lazy-highlight): Changed default value.
4772
4773         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4774         change in wl-summary-create-line.
4775         (wl-thread-insert-entity-sub): Ditto.
4776
4777         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4778         (wl-summary-buffer-unread-status): Ditto.
4779         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4780         (wl-summary-buffer-persistent-mark-column): Ditto.
4781         (wl-summary-buffer-mode-line-formatter): Ditto.
4782         (wl-summary-buffer-mode-line): Ditto.
4783         (wl-summary-message-regexp): Abolished.
4784         (All other related portions are changed.)
4785         (wl-summary-detect-mark-position): New function.
4786         (wl-summary-buffer-set-folder): Setup
4787         wl-summary-buffer-mode-line-formatter.
4788         (wl-summary-mode): Setup selective-display;
4789         Setup pre-idle-hook when xemacs.
4790         (wl-summary-update-modeline): Rewrite.
4791         (wl-summary-jump-to-msg): Define as function;
4792         Changed regexp for searching messages.
4793         (wl-summary-message-number): Rewrite.
4794         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4795         Do rescan when old type summary cache.
4796         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4797         (wl-summary-remove-destination): Use '\r' to detect EOL.
4798         (wl-summary-print-destination): Ditto.
4799         (wl-summary-temp-mark): New inline function.
4800         (wl-summary-persistent-mark): Ditto.
4801         (wl-summary-line-number): New function.
4802         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4803         (wl-summary-line-list-count): New function.
4804         (wl-summary-create-line): Added argument persistent-mark.
4805         (All other related portions are changed)
4806         (wl-summary-create-line): Insert '\r'.
4807         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4808         (wl-summary-cursor-move-surface): New inline function.
4809         (wl-summary-prev): Use it.
4810         (wl-summary-next): Ditto.
4811
4812         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4813         wl-summary-message-regexp.
4814         (wl-highlight-summary): Delete progress message.
4815         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4816
4817         * Version number is increased to 2.9.12.
4818
4819 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4820
4821         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4822         variable (nil: no minimum).
4823         (wl-summary-line-subject): Add some spaces after subject by
4824         wl-summary-line-subject-minimum-length.
4825
4826 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4827
4828         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4829         and removed `F'.
4830         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4831         change above).
4832
4833 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4834
4835         * wl-summary.el (wl-summary-line-list-count): Reverted.
4836         (example setting in samples/*/dot.wl is also updated)
4837
4838 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4841
4842         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4843
4844         * wl-vars.el (wl-summary-line-format): Addes some description to the
4845         docstring.
4846
4847         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4848         (wl-summary-line-close-bracket): Ditto.
4849         (wl-summary-line-children-number): Ditto.
4850         (wl-summary-line-thread-indent): Ditto.
4851         (wl-summary-line-children-and-from): Ditto.
4852
4853         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4854         't', 'c', 'F' and added 'C'.
4855
4856         * wl-util.el (wl-set-string-width): Accept negative value.
4857         (wl-line-parse-format): Added "%number(" and "%)".
4858
4859 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4860
4861         * wl-summary.el (wl-summary-line-list-count): Change format of the
4862         return value.
4863
4864 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4865
4866         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4867         from the recent message.el.
4868         (wl-draft-point-in-header-p): Ditto.
4869         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4870         wl-draft-beginning-of-line.
4871         * wl-e21.el (wl-draft-mode-map): Ditto.
4872         * wl-xmas.el (wl-draft-mode-map): Ditto.
4873
4874         * wl-folder.el: Sort macrodefs by dependencies.
4875
4876 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4877
4878         * wl-summary.el (wl-summary-prev): Fixed regexp.
4879         (wl-summary-next): Ditto.
4880
4881 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4882
4883         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4884
4885 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4886
4887         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4888         for backward compatibility.
4889
4890 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4891
4892         * wl-summary.el (wl-summary-line-list-count): New function, merged
4893         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4894         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4895         list counts.
4896
4897 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4898
4899         * wl-summary.el (wl-summary-create-line): Ignore errors while
4900         timezone-fix-time.
4901
4902         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4903
4904         * wl-summary.el (wl-summary-sync-update): Ditto.
4905         (wl-summary-default-from): Use wl-message-entity
4906         instead of entity.
4907
4908         * wl-summary.el (wl-summary-create-line): Fix.
4909
4910         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4911         (wl-summary-line-format): New user option.
4912         (wl-folder-summary-line-format-alist): Ditto.
4913         (wl-summary-from-width): Abolished.
4914
4915         * wl-util.el (toplevel): Require 'bytecomp.
4916         (wl-line-parse-format): New function.
4917         (wl-line-formatter-setup): New macro.
4918
4919         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4920         (wl-summary-buffer-line-formatter): New buffer local variable.
4921         (wl-summary-switch-to-clone-buffer): Follow the change above.
4922         (wl-summary-message-regexp): Fix.
4923         (wl-summary-from-func-internal): Abolished.
4924         (wl-summary-subject-func-internal): Ditto.
4925         (wl-summary-subject-filter-func-internal): Ditto.
4926         (All other related portions are changed.)
4927         (wl-summary-buffer-set-folder):
4928         Set up wl-summary-buffer-number-column and 
4929         wl-summary-buffer-line-formatter
4930         (All other related portions are changed.)
4931         (wl-summary-buffer-number-column-detect): Abolished.
4932         (All other related portions are changed.)
4933         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4934         (wl-summary-delete-all-temp-marks-on-buffer): Use
4935         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4936         (wl-summary-target-mark-delete): Ditto.
4937         (wl-summary-target-mark-refile-subr): Ditto.
4938         (wl-summary-target-mark-mark-as-read): Ditto.
4939         (wl-summary-target-mark-mark-as-unread): Ditto.
4940         (wl-summary-target-mark-mark-as-important): Ditto.
4941         (wl-summary-target-mark-save): Ditto.
4942         (wl-summary-replace-status-marks): Renamed from
4943         wl-summary-set-status-marks-on-buffer;
4944         Use wl-summary-message-regexp instead of
4945         wl-summary-buffer-number-regexp.
4946         (wl-summary-sync-update): Follow the change above.
4947         (wl-summary-goto-previous-message-beginning): New function.
4948         (wl-summary-mark-as-unread): Use it.
4949         (wl-summary-mark-as-important): Ditto.
4950         (wl-summary-line-formatter): New variable.
4951         (wl-summary-line-year): New function.
4952         (wl-summary-line-day): Ditto.
4953         (wl-summary-line-day-of-week): Ditto.
4954         (wl-summary-line-hour): Ditto.
4955         (wl-summary-line-minute): Ditto.
4956         (wl-summary-line-open-bracket): Ditto.
4957         (wl-summary-line-close-bracket): Ditto.
4958         (wl-summary-line-children-number): Ditto.
4959         (wl-summary-line-thread-indent): Ditto.
4960         (wl-summary-line-size): Ditto.
4961         (wl-summary-line-subject): Ditto.
4962         (wl-summary-line-from): Ditto.
4963         (wl-summary-line-children-and-from): Ditto.
4964         (wl-summary-create-line): Rewritten.
4965         (wl-summary-format-date): Abolished.
4966
4967         * wl-highlight.el (wl-highlight-summary-current-line): Use
4968         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4969         Use thread structure to detect thread top message.
4970
4971         * wl-draft.el (wl-default-draft-cite): Don't use
4972         wl-summary-from-func-internal.
4973
4974         * wl-refile.el (wl-refile-subject-learn): Don't use
4975         wl-summary-subject-filter-func-internal.
4976         (wl-refile-guess-by-subject): Ditto.
4977
4978         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4979         parameters.
4980
4981         * wl-thread.el (wl-thread-update-indent-string-region):
4982         Use wl-thread-update-line-on-buffer instead of
4983         wl-thread-update-indent-string.
4984         (wl-thread-update-children-number): Redefine using
4985         wl-thread-update-line-on-buffer.
4986         (wl-thread-update-indent-string): Abolished.
4987
4988         * Version number is increased to 2.9.11.
4989
4990 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4991
4992         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4993         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4994         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4995
4996         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4997         as nil.
4998
4999         * wl-thread.el (wl-thread-open-all-unread): Use 
5000         elmo-folder-list-messages-mark-match.
5001         (wl-thread-insert-message): Removed argument `mark-alist'.
5002         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5003         elmo-msgdb-set-mark.
5004         (wl-thread-get-children-msgs-uncached): Likewise.
5005         (wl-thread-get-exist-children): Added argument include-self.
5006         (wl-thread-delete-message): Follow the change above.
5007
5008         * wl-summary.el (wl-summary-count-unread): Removed argument.
5009         (wl-summary-rescan): Follow the change above.
5010         (wl-summary-mark-as-read-region): Ditto
5011         (wl-summary-mark-as-unread-region): Ditto.
5012         (wl-summary-delete-messages-on-buffer): Ditto.
5013         (wl-summary-sync-update): Ditto.
5014         (wl-summary-switch-to-clone-buffer): Ditto.
5015         (wl-summary-goto-folder-subr): Ditto.
5016         (wl-summary-target-mark-mark-as-read): Ditto.
5017         (wl-summary-target-mark-mark-as-unread): Ditto.
5018         (wl-summary-target-mark-mark-as-important): Ditto.
5019         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5020         (wl-summary-update-thread): Removed argument `mark-alist'.
5021         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5022         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5023         (wl-summary-resume-cache-status): Likewise.
5024         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5025         elmo-msgdb-set-mark.
5026         (wl-summary-mark-as-read-all): Likewise.
5027         (wl-summary-delete-cache): Ditto.
5028         (wl-summary-auto-select-msg-p): Ditto.
5029         (wl-summary-mark-as-unread): Ditto.
5030         (wl-summary-no-auto-refile-message-p): Ditto.
5031         (wl-summary-mark-as-read): Ditto.
5032         (wl-summary-mark-as-important): Ditto.
5033         (wl-summary-auto-refile): Follow the change above.
5034         (wl-summary-delete-all-marks): Removed.
5035         (wl-summary-resume-marks-and-highlight): Ditto.
5036         (wl-summary-resume-marks): Ditto.
5037         (wl-summary-delete-important-msgs-from-list): Ditto.
5038         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5039
5040         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5041         wl-summary-count-unread.
5042
5043         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5044         (wl-summary-score-update-all-lines): Use
5045         elmo-msgdb-set-mark.
5046
5047 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5048
5049         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5050         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5051         (wl-summary-create-line): Renamed from
5052         wl-summary-overview-create-summary-line;
5053         Argument rearrangement.
5054         (wl-summary-update-thread): Follow the change above.
5055
5056         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5057         (wl-thread-insert-entity-sub): Likewise.
5058
5059         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5060         argument `overview', `mark-alist' and added `msgdb'.
5061
5062         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5063
5064         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5065         (wl-summary-rescan): Follow the change above.
5066         (wl-summary-sync-update): Ditto.
5067         (wl-summary-insert-thread-entity): Ditto;
5068         Don't use `let*' in every while loop;
5069         Detect infinite loop of threads.
5070         (wl-summary-update-thread): Removed argument `overview'.
5071
5072         * wl-thread.el (wl-thread-insert-message): Ditto.
5073
5074         * Version number is increased to 2.9.10.
5075
5076         * wl-message.el (wl-message-redisplay): Ignore errors while
5077         wl-message-redisplay-hook.
5078
5079 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5080
5081         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5082
5083 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5084
5085         * wl.el (wl): inhibit-quit while wl-folder.
5086
5087 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5088
5089         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5090         while msgdb access.
5091
5092 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5093
5094         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5095         even if no folder is not created.
5096
5097 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5098
5099         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5100
5101         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5102         implementation.
5103         (wl-summary-target-mark-thread): Ditto.
5104
5105         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5106
5107 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5108
5109         * wl-util.el (wl-display-bytes): Remove unused function.
5110
5111 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5112
5113         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5114         seems critical one (partially reverse the change in 2002/03/17).
5115
5116 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5117
5118         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5119         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5120
5121 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5122
5123         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5124         is not writable.
5125         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5126         plugged status instead of `'force' as 2nd argument.
5127
5128         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5129         is not creatable.
5130
5131         * Version number is increased to 2.9.9.
5132
5133 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5134
5135         * wl-summary.el (wl-summary-suspend): New function.
5136
5137 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5138
5139         * wl.el (wl): Do not check variables if check is nil.
5140         * wl-utils.el (wl-collect-draft): New function.
5141         * wl-folder.el (wl-folder-suspend): Put summary buffers
5142         and draft buffers at the end of buffer list.
5143         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5144
5145 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5146
5147         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5148         loop instead of recursive call.
5149
5150         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5151         2nd argument.
5152
5153 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5154
5155         * wl-draft.el (wl-draft-create-contents): Don't take neither
5156         (function . args) nor (string . something) any more.
5157
5158         * wl-version.el (wl-generate-user-agent-string): Return string
5159         without header symbol.
5160         * wl-draft.el (wl-draft-default-headers): Use it.
5161
5162         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5163         `wl-draft-insert-ccs' and return field value instead of inserting
5164         the header. Abolish cc argument.
5165         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5166
5167         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5168         rather than one with string car.
5169
5170         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5171         * wl-draft.el (wl-draft-create-contents): Add it after the default
5172         headers.
5173
5174         * wl-draft.el (wl-draft-create-contents): For the case of
5175         (symbol-or-string . function) insert header only when the function
5176         returns string value.
5177
5178 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5179
5180         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5181         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5182
5183 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5184
5185         * wl.el (wl-check-environment): Don't check Message-ID when
5186         `wl-insert-message-id' is nil.
5187         Revive checking if `wl-message-id-domain' contains "@".
5188
5189 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5190
5191         * wl.el (wl-check-environment): Merge examination for "@" at
5192         inappropriate position into the first string-match.
5193
5194         * wl-summary.el (wl-summary-target-mark-print): New function.
5195         (wl-summary-pipe-message-subr): Extracted from
5196         `wl-summary-pipe-message'.
5197         (wl-summary-target-mark-pipe): New function.
5198         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5199         `wl-summary-target-mark-pipe'.
5200
5201 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5202
5203         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5204
5205 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5206
5207         * wl.el (wl-check-environment): Use elmo-warning instead of
5208         error for non-critical ones.
5209         Remove trash folder check.
5210         (wl): Don't ignore error in wl-check-environment.
5211
5212         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5213         check, which is moved from `wl-check-environment'.
5214         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5215
5216 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5217
5218         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5219         guess anything, call wl-summary-write.
5220         (wl-summary-write): Create draft with blank To field.
5221         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5222
5223 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5224
5225         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5226         argument full as well for wl-folder-write-current-folder.
5227         If wl-*-write-current-folder cannot guess addressee, add blank
5228         To header.
5229         Rewrite condition for positioning cursor.
5230
5231 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5232
5233         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5234         summary buffer is present, use it.
5235         (wl-folder-jump-to-previous-summary): Ditto.
5236
5237 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5238
5239         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5240
5241         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5242         wl-summary-previous-buffer and wl-summary-next-buffer.
5243
5244         * wl-folder.el (wl-folder-mode-map): Bind
5245         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5246         (wl-folder-jump-to-next-summary): New function.
5247         (wl-folder-jump-to-previous-summary): Ditto.
5248
5249         * wl-draft.el (wl-draft): Rearranged.
5250
5251 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5252
5253         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5254         of header.
5255         (wl-draft): Collect arguments for the header as header-alist.
5256         (wl-draft-forward): Arrange arguments for wl-draft.
5257         (wl-draft-reply): Ditto.
5258         (wl-draft-edit-string): Ditto.
5259         * wl-summary.el (wl-summary-write): Ditto.
5260         (wl-summary-write-current-folder): Ditto.
5261
5262         * Version number is increased to 2.9.8.
5263
5264 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5265
5266         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5267
5268         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5269
5270         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5271         even if the guess failed.
5272
5273         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5274         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5275         wl-summary-write-current-folder.
5276         * wl-xmas.el: Ditto.
5277
5278 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5279
5280         * wl-summary.el (wl-summary-next-page): Force display message if
5281         message is not displayed yet.
5282         (wl-summary-prev-page): Ditto.
5283
5284 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5285
5286         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5287
5288 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5289
5290         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5291         add "Preview Message" and "Save Draft and Exit".
5292
5293 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5294
5295         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5296         if addrmgr is called from draft in splitted window.
5297
5298         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5299         * wl-mule.el: Ditto.
5300         * wl-xmas.el: Ditto.
5301
5302 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5303
5304         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5305
5306         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5307         * wl-xmas.el (wl-folder-toolbar): Ditto.
5308
5309 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5310
5311         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5312         and wl-draft-save-and-exit.
5313         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5314         * wl-xmas.el: Ditto.
5315         * wl-mule.el: Ditto.
5316
5317         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5318         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5319
5320 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5323         lists for saving buffer.
5324
5325 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5326
5327         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5328         parent-folder argument instead of it.
5329         (wl-draft-create-buffer): Ditto.
5330         (wl-draft-forward): Ditto.
5331         (wl-draft-reply): Ditto.
5332         * wl-summary.el (wl-summary-write): Ditto.
5333         (wl-summary-write-current-folder): Ditto.
5334
5335         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5336         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5337         Folder buffer after composing.
5338
5339 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5342         header if the file `wl-x-face-file' already contains it.
5343
5344 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5345
5346         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5347         folder" entry.
5348         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5349         * wl-e21.el (wl-folder-toolbar): Ditto.
5350         * wl-xmas.el (wl-folder-toolbar): Ditto.
5351
5352 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5353
5354         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5355         wl-folder-goto-folder with sticky argument.
5356         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5357
5358 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5361         and wl-summary-previous-buffer.
5362         (wl-summary-next-buffer): New function.
5363         (wl-summary-previous-buffer): Ditto.
5364
5365 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5366
5367         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5368         wl-folder-jump-to-current-entity-with-arg.
5369         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5370         `wl-folder-jump-to-current-entity'.
5371         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5372         `wl-summary-goto-folder-sticky'.
5373         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5374         `wl-summary-goto-folder'.
5375         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5376         Unless force-exit, do not clean temp. marks for sticky summary.
5377         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5378
5379 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5380
5381         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5382         not entire.
5383
5384 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5385
5386         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5387         to `C-x C-s'.
5388         (wl-summary-save-status): New command.
5389         (wl-summary-exit): Don't clean-up temp marks when sticky.
5390         (Applied patch from Nakayama-san [wl: 09548])
5391         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5392         Do nothing when no mark data.
5393         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5394         Call `wl-summary-delete-all-temp-marks' before saving.
5395
5396 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5397
5398         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5399
5400 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5401
5402         * wl.el (wl-check-environment): Also cause error when (system-name)
5403         returns "localhost.localdomain". (Although it doesn't affect because
5404         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5405
5406 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5407
5408         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5409         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5410
5411         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5412         value.
5413
5414 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5417         Likewise r-cc-list and r-ng-list.
5418
5419 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5420
5421         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5422         only if it is bound as variable.
5423
5424         * wl-mime.el (wl-draft-preview-message): Ditto.
5425
5426 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5427
5428         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5429         needless `goto-char'.
5430
5431         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5432         `wl-summary-redisplay-no-mime-internal' instead of
5433         `wl-summary-redisplay-no-mime'.
5434         (wl-summary-redisplay-no-mime): Changed argument;
5435         Call `wl-summary-redisplay-no-mime-internal'.
5436
5437         * wl-mime.el (wl-draft-preview-message): Bind
5438         `mime-header-encode-method-alist' locally.
5439
5440         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5441         (wl-draft-std11-parse-addresses): Added the first address check.
5442         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5443
5444         * Version number is increased to 2.9.7.
5445
5446 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5447
5448         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5449
5450 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5451
5452         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5453         related to scrollbar support, if there is no such a feature
5454         compiled in.
5455
5456 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5457
5458         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5459         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5460         for prefetch.
5461
5462 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5463
5464         * wl-summary.el (wl-summary-pick): Fix for no match.
5465
5466 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5467
5468         * wl-draft.el (wl-draft-save):
5469         Override `mime-header-encode-method-alist'.
5470
5471 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5472
5473         * wl-folder.el (wl-folder-pick): New function.
5474         Define key as "?".
5475
5476 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5477
5478         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5479         Fix for unplugged.
5480
5481 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5482
5483         * wl-folder.el (wl-folder-virtual): New function.
5484         Define key as "V".
5485
5486 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5487
5488         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5489         multi folder if entity is group.
5490
5491 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5492
5493         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5494         is nil.
5495
5496 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5497
5498         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5499         (wl-summary-target-mark-msgs): Return the number of marked messages.
5500
5501 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5502
5503         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5504         "first:" is specified.
5505
5506 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5507
5508         * wl-vars.el (wl-from): Use return value of function
5509         user-full-name instead of the variable user-full-name since
5510         XEmacs-20.4 doesn't set this variable.
5511
5512 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5513
5514         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5515         call `wl' directly.
5516
5517 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5518
5519         * wl-draft.el (wl-draft-reedit): Removed duplicated
5520         switch-to-buffers.
5521
5522 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5523
5524         * wl.el (wl-other-frame): Removed garbages.
5525
5526 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5527
5528         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5529
5530         * wl-xmas.el (wl-draft-key-setup): Ditto.
5531
5532         * wl-mule.el (wl-draft-key-setup): Ditto.
5533
5534         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5535         (wl-draft-reedit): Ditto.
5536         (wl-draft-prepare-edit): Add `wl-draft-save' to
5537         `local-write-file-hooks'.
5538         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5539         (wl-draft-reedit): Set buffer-file-name.
5540         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5541
5542
5543         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5544         call it.
5545         (wl-delete-startup-frame-function): New variable.
5546         (wl-other-frame): New function
5547         (Original was written by Yamaoka san [wl: 09239]).
5548
5549         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5550         if `wl-folder-use-frame'.
5551
5552 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5553
5554         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5555
5556 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5557
5558         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5559         New variable.
5560         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5561         (wl-message-buffer-prefetch-get-next): Use them.
5562         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5563
5564 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5565
5566         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5567         with unwind-protect.
5568
5569         * wl-draft.el (wl-draft-reedit): Rewrite.
5570         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5571         (wl-draft-save): Insert header separator if it does not exist;
5572         Removed condition-case.
5573
5574         * wl-summary.el (wl-summary-reedit): Revert last change.
5575
5576         * wl-draft.el (wl-draft-save): Rewrite.
5577         (wl-draft-create-buffer): Set buffer-file-name as nil.
5578
5579         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5580
5581         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5582
5583         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5584         nil.
5585
5586 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5587
5588         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5589         If count is nil, do not prefetch.
5590         (wl-message-buffer-prefetch-next): Next.
5591
5592 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5593
5594         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5595
5596 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5597
5598         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5599         `delete-backward-char'
5600         (wl-draft-prepare-edit): Check major-mode.
5601         (wl-draft-decode-header): Rewrite.
5602         (wl-draft): Fix.
5603
5604 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5605
5606         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5607
5608 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5609
5610         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5611         (wl-message-buffer-prefetch-get-next): Remove size checking.
5612         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5613
5614 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5615
5616         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5617         (wl-draft-default-headers): Fix.
5618
5619 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5620
5621         * wl-draft.el (wl-draft-default-headers): Insert return value of
5622         `wl-generate-mailer-string-function'.
5623
5624 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5625
5626         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5627         (wl-draft-insert-mail-header-separator): Ditto.
5628
5629         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5630         again (Reverted the change on 2002-01-17 by OKADA san).
5631
5632 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5633
5634         * wl-draft.el (wl-draft): Rewrite.
5635         (wl-draft-create-buffer): New function.
5636         (wl-draft-create-contents): Ditto.
5637         (wl-draft-prepare-edit): Ditto.
5638         (wl-draft-decode-header): Ditto.
5639         (wl-draft-decode-body): Ditto.
5640         (wl-draft-check-new-line): Ditto.
5641         (wl-draft-default-headers): Ditto.
5642         (wl-draft-insert-mail-header-separator): Ditto.
5643
5644 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5645
5646         * Version number is increased to 2.9.6.
5647
5648 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5649
5650         * wl-draft.el (wl-draft-delete-field): Optional argument.
5651         (wl-draft-delete-fields): Ditto.
5652
5653 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5654
5655         * wl-message.el (toplevel): Eliminated byte-compile warning.
5656         for `itimer-function', `delete-timer' and `itimer-list'.
5657
5658 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5659
5660         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5661         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5662         `wl-message-buffer-prefetch-threshold'.
5663         * wl-summary.el (wl-summary-redisplay-internal): Remove
5664         the check of `wl-message-buffer-prefetch-depth'.
5665
5666 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5667
5668         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5669         size of article.
5670         (wl-message-buffer-prefetch-subr): Remove size check.
5671
5672 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5673
5674         * wl-vars.el (wl-plugged): Make customizable.
5675
5676 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5677
5678         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5679         (wl-message-buffer-prefetch-set-timer): New function.
5680         (wl-message-buffer-prefetch-get-next): New function.
5681         (wl-message-buffer-prefetch): New function.
5682         (wl-message-buffer-prefetch-next): Rewrite.
5683         (wl-message-buffer-prefetch-subr): Rewrite.
5684         * wl-vars.el (wl-auto-prefetch-first): New variable.
5685         * wl-summary.el (wl-summary-goto-folder-subr): Call
5686         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5687
5688 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5689
5690         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5691         `wl-summary-unread-message-hook'.
5692
5693 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5694
5695         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5696         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5697         if range is `cache-status'.
5698
5699 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5700
5701         * wl-message.el (wl-message-buffer-prefetch-subr):
5702         Improve debug message.
5703
5704 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5705
5706         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5707         `wl-mail-send-pre-hook'.
5708         (wl-draft-send-mail-with-qmail): Ditto.
5709         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5710
5711 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5712
5713         * wl-message.el (wl-message-buffer-prefetch-subr):
5714         Fix for cancel-function-timers bug.
5715         (wl-message-buffer-prefetch-debug): Default value is t.
5716
5717 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5718
5719         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5720         (wl-message-buffer-prefetch-subr): Rewrite.
5721         Rename from `wl-message-buffer-prefetch'.
5722
5723 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5724
5725         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5726         (wl-default-draft-cite-decorate-author): Ditto.
5727
5728         * wl-draft.el (wl-draft-cite-function): Removed.
5729         (wl-default-draft-cite-decorate-author): Ditto.
5730
5731 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5732
5733         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5734         (wl-default-draft-cite): Do not arrange author name if the value of
5735         `wl-default-draft-cite-decorate-author' is nil.
5736
5737 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5738
5739         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5740
5741         * wl-folder.el (wl-folder-check-one-entity): Don't care
5742         `elmo-folder-use-flag-p'.
5743
5744 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * wl-folder (wl-folder-check-one-entity): Fix
5747         problem if unread is nil.
5748
5749 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5750
5751         * wl-address.el (wl-address-make-completion-list): Check whether
5752         the address is a group list.
5753         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5754
5755 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5756
5757         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5758         The number of the messages of new and unread does not count
5759         correctly.
5760
5761         * wl-summary.el (wl-summary-count-unread): Changed to return
5762         `(new . unread)' instead of total.
5763         (wl-summary-sync-update): Follow the change above.
5764
5765         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5766
5767 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5768
5769         * wl-address.el (wl-address-make-completion-list): Do not enclose
5770         address by " <" and ">" if associated realname is "".
5771         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5772         This is against the promblem with group list in .addresses pointed
5773         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5774
5775 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5776
5777         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5778         message is a format control string.
5779         * wl-expire.el (wl-expire-append-log): Ditto.
5780         * wl-mime.el (wl-summary-burst-subr): Ditto.
5781         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5782         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5783
5784 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5785
5786         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5787         wl.el (wl-check-variables): Rename from `wl-check-type'.
5788         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5789         (wl-check-variables-2): New function.
5790         (wl): Call `wl-check-variables-2'.
5791
5792 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5793
5794         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5795         after renaming folder in access group.
5796
5797 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5798
5799         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5800         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5801         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5802         (wl-message-buffer-prefetch): Rewrite.
5803         (wl-message-buffer-prefetch-idle-time): Removed.
5804         * wl-summary.el (wl-summary-redisplay-internal):
5805         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5806         Error check for `wl-message-buffer-prefetch-depht'.
5807
5808 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5809
5810         * Version number is increased to 2.9.5.
5811         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5812
5813 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5814
5815         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5816         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5817         Based on the patch written by
5818         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5819
5820 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5821
5822         * wl-draft.el (wl-draft-raw-send): Fix for
5823         `wl-news-send-pre-hook'
5824
5825 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5826
5827         * wl-utils.el (wl-message-id-function): New variable.
5828         * wl-draft.el (wl-draft-insert-required-fields):
5829         Use `wl-message-id-function'.
5830
5831 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5832
5833         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5834         * wl-utils.el (wl-draft-make-message-id-string):
5835         Use `wl-from' for domain part of Message-ID
5836         if `wl-message-id-use-wl-from' if non-nil.
5837         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5838
5839 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5840
5841         * wl.el (wl): Call `wl-check-type'
5842         Do not 'condition-case'.
5843
5844 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5845
5846         * wl.el (wl-check-type): New function.
5847         (wl-check-type-variables): New variable.
5848
5849 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5850
5851         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5852
5853 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5854
5855         * wl-draft.el (wl-smtp-password-key): New function.
5856         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5857         (wl-draft-send-mail-with-smtp): Ditto.
5858         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5859
5860 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5861
5862         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5863         * wl-utils.el (wl-unique-id-suffix): Remove.
5864
5865 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5866
5867         * Version number is increased to 2.9.4.
5868
5869 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5870
5871         * wl-utils.el (wl-unique-id-suffix): New variable.
5872         (wl-unique-id): Use `wl-unique-id-suffix'
5873
5874 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5875
5876         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5877         instead of `elmo-msgdb-search'.
5878
5879         * Version number is increased to 2.9.3.
5880
5881 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5882
5883         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5884
5885 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5886
5887         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5888         (wl-draft-dispatch-message): Changed for send-later.
5889         (wl-draft-queue-flush): Ditto.
5890         (wl-draft): Clear `wl-sent-message-queued'.
5891         (wl-draft-reedit): Ditto.
5892         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5893         * wl-vars.el (wl-draft-force-queuing): New variable.
5894         (wl-draft-force-queuing-mail): New variable.
5895         (wl-draft-force-queuing-news): New variable.
5896
5897 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5898
5899         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5900         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5901
5902 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5903
5904         * Version number is increased to 2.9.2.
5905
5906 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5907
5908         * wl-draft.el (wl-draft-elide-region): New user command.
5909         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5910
5911         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5912         command `wl-draft-elide-region'.
5913         * wl-mule.el: Ditto.
5914         * wl-xmas.el: Ditto.
5915
5916 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5917
5918         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5919         (wl-biff-check-folder-async): Removed needless let.
5920
5921 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5922
5923         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5924         wl-folder-get-elmo-folder.
5925         (wl-biff-check-folder): Set `biff' argument of
5926         `wl-folder-check-one-entity'.
5927         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5928
5929         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5930         (wl-folder-check-one-entity): Added `biff' argument;
5931         Setup `biff' slot of folder.
5932
5933         * Version number is increased to 2.9.1.
5934
5935 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5936
5937         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5938         comment out and fixed.
5939         (wl-fldmgr-add-completion-subr): Ditto.
5940
5941         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5942         and msgdb.
5943
5944         * wl.el (wl-toggle-plugged): Save summary view.
5945
5946 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5947
5948         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5949
5950 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5951
5952         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5953
5954 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5955
5956         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5957         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5958         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5959
5960         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5961         if it was failed.
5962         (wl-demo): Disable undo in the demo buffer.
5963
5964 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5965
5966         * wl-version.el (wl-version): Changed codename.
5967
5968         * Version number is increased to 2.9.0.
5969
5970 2001-12-14  Takuo KITAME <kitame@northeye.org>
5971
5972         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5973         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5974         (wl-folder-mark-as-read-all-current-entity): Ditto.
5975
5976 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-vars.el (wl-from-width): Define as obsolete variable.
5979         (wl-subject-length-limit): Ditto.
5980
5981         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5982
5983         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5984         wl-summary-save-view.
5985
5986         * wl.el (wl-save-status): Ditto.
5987         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5988
5989         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5990         (wl-summary-exit): Follow the change above.
5991         (wl-summary-goto-folder-subr): Ditto.
5992
5993         * wl-folder.el (wl-folder-create-subr): Don't use
5994         `elmo-folder-creatable-p'.
5995
5996 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5997
5998         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5999
6000 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6001
6002         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6003         rather than bitmap on Emacs 21.
6004         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6005         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6006         for xbm if the new redisplay engine is not available.
6007
6008 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-folder.el (wl-folder-init-hook): New hook.
6011         (wl-folder-init): Run `wl-folder-init-hook'.
6012
6013 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6016
6017 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6018
6019         * wl-acap.el (wl-acap-cache-filename): New variable.
6020         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6021         (wl-acap-init): Use cache if no ACAP server found.
6022
6023 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6024
6025         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6026         `wl-acap-original-msgdb-dir'.
6027
6028         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6029         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6030
6031         * wl-mime.el (wl-mime-save-directory): Renamed from
6032         `wl-mime-save-dir'.
6033
6034 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6035
6036         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6037
6038         * wl-demo.el: Require `path-util'.
6039         (wl-demo-bitmap-mule-available-p): New internal variable.
6040         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6041         `module-installed-p' instead.
6042         (wl-demo-insert-image): Use *.img file for a bitmap image.
6043         (wl-demo): Don't call the ascii demo recursively.
6044
6045 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6046
6047         * Version number is increased to 2.7.7.
6048
6049 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6050
6051         * wl.el (wl-exit): Eliminated byte-compile warning.
6052
6053 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6054
6055         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6056         obsolete variable using `elmo-define-obsolete-variable'.
6057         (wl-fetch-confirm-threshold): Ditto.
6058         (wl-cache-prefetch-folder-type-list): Ditto.
6059         (wl-cache-prefetch-folder-list): Ditto.
6060
6061 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6064         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6065         (wl-demo-insert-image): New function.
6066         (wl-demo-insert-text): New function.
6067         (wl-demo-image-type-alist): Redefine as a function.
6068         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6069         (wl-demo-with-temp-file-buffer): Removed.
6070         (wl-logo-xpm): Removed.
6071         (wl-logo-xbm): Removed.
6072         (wl-logo-bitmap): Removed.
6073
6074 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6075
6076         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6077         (wl-expire-localdir-get-folder-function): New user option.
6078         (wl-expire-localdir-get-folder): New function.
6079         (wl-expire-localdir-date): Ditto.
6080
6081 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6082
6083         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6084         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6085         Fixed unread number mismatch when all-unread < unread.
6086
6087 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6090         (wl-fetch-confirm-threshold): Ditto.
6091
6092         * wl-summary.el (wl-summary-confirm-appends): Removed.
6093         (wl-summary-sync-update): Don't refer
6094         `wl-summary-update-confirm-threshold' (It is now abolished).
6095
6096         * wl-message.el (wl-message-display-internal): Don't refer
6097         `wl-fetch-confirm-threshold' (It is now abolished).
6098
6099 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6100
6101         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6102
6103 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6104
6105         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6106         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6107         Change default value to nil.
6108         (wl-summary-indent-length-limit): The value can be nil, nil means
6109         unlimited.
6110
6111         * wl-summary.el: Don't set limit for indent length if the value of
6112         wl-summary-indent-length-limit is nil.
6113         If the value of wl-summary-width is nil, it means only that the width
6114         of summary is unlimited (nil doesn't mean that the indent length is
6115         unlimited).
6116
6117         * wl-thread.el: Ditto.
6118
6119 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6120
6121         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6122         be nil, nil means never confirm.
6123         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6124
6125 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6126
6127         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6128         means unlimited).
6129
6130 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6131
6132         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6133         Use `with-temp-buffer'.
6134
6135 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6136
6137         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6138         with new backquote style).
6139         (wl-folder-get-entity-from-buffer): Ditto.
6140
6141 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6142
6143         * wl-version.el (nemacs-version): Eliminated.
6144         (wl-extended-emacs-version2): Ignore nemacs.
6145         (wl-extended-emacs-version3): Ditto.
6146
6147 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6148
6149         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6150         (wl-draft-add-in-reply-to): New variable.
6151         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6152         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6153         (wl-draft-yank-from-mail-reply-buffer): Use
6154         `wl-draft-add-in-reply-to'.
6155         (wl-draft-insert-current-message): Ditto.
6156
6157 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6158
6159         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6160         typo (kill->hide).
6161         (wl-message-buffer-prefetch-folder-type-list): Added elements
6162         `mark' and `cache' instead of `internal'.
6163
6164 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6165
6166         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6167         resume msgdb directory.
6168
6169 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl.el (wl-exit): Call `wl-acap-exit'.
6172
6173         * wl-summary.el (wl-summary-message-string): New function.
6174         (wl-summary-reedit): Use it.
6175         (wl-summary-resend-bounced-mail): Remove needless let.
6176         (wl-summary-supersedes-message): Ditto.
6177         (wl-summary-save): Ditto.
6178
6179         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6180         (wl-acap-init): Set it.
6181         (wl-acap-exit): New function.
6182
6183 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6184
6185         * wl.el (wl-init): Revert (require 'mime-setup). move from
6186         toplevel.
6187
6188 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6189
6190         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6191         local variables.  Add error when guess function return invalid
6192         value.
6193
6194 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6195
6196         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6197         Change local variable name.
6198         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6199         (wl-folder-get-newsgroups): Return nil when non-news folder.
6200         * wl-summary.el (wl-summary-write-current-folder): State through
6201         when guess-list return nil.
6202         (wl-summary-write-current-folder-functions): Fixed docstring.
6203
6204         * wl.el (wl-exit): Changed confirm message.
6205
6206         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6207         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6208
6209         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6210
6211 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6212
6213         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6214         user option (Renamed from wl-cache-prefetch-folder-type-list).
6215         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6216         from wl-cache-prefetch-folder-list).
6217
6218         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6219         Move to wl-vars.el.
6220         (wl-message-buffer-prefetch-p): Changed to enable
6221         `wl-message-buffer-prefetch-folder-list'.
6222
6223         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6224         `ignore-cache'.
6225
6226 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6227
6228         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6229         `part-top' and `part-bottom'.
6230         (wl-draft-config-sub-part-top): New function.
6231         (wl-draft-config-sub-part-bottom): New function.
6232
6233 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6234
6235         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6236
6237 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6238
6239         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6240
6241 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6242
6243         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6244
6245         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6246         (wl-summary-write-current-folder): Ditto.
6247
6248 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6249
6250         * wl-folder.el (wl-folder-get-newsgroups): Use
6251         `elmo-folder-newsgroups'.
6252
6253 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6254
6255         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6256         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6257         `wl-draft-config-sub-header-bottom'.
6258
6259 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6260
6261         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6262         localnews folder.
6263
6264 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6265
6266         * wl-summary.el (wl-summary-mode): Undo last change.
6267
6268         * wl-folder.el (wl-folder-mode): Ditto.
6269
6270 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6271
6272         * wl-summary.el (wl-summary-mode): Locally set
6273         truncate-partial-window-width to nil.
6274         (for XEmacs)
6275
6276         * wl-folder.el (wl-folder-mode): Ditto.
6277
6278 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6279
6280         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6281
6282 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6283
6284         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6285         number.
6286
6287         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6288
6289         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6290
6291         * Version number is increased to 2.7.6.
6292
6293 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6294
6295         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6296
6297 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6298
6299         * wl-summary.el (wl-summary-sync-update): Enclose network
6300         related portion with `unwind-protect'.
6301
6302 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6303
6304         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6305
6306 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6307
6308         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6309         element.
6310         * wl-vars.el (wl-message-body-button-alist): Ditto.
6311
6312         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6313         max match length.
6314         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6315
6316         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6317         for the max match length;
6318         Use 4th element value for the button string regexp group.
6319
6320         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6321         candidate exists, prompt to select.
6322
6323 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6324
6325         * wl-summary.el (wl-summary-jump-to-msg): Search before
6326         calibration point by `beginning-of-line'.
6327
6328 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6329
6330         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6331         for access group.
6332
6333 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl-message.el (wl-message-display-internal): Bind
6336         `default-mime-charset'.
6337
6338         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6339
6340         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6341
6342         * Version number is increased to 2.7.5.
6343
6344 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6345
6346         * wl-expire.el (wl-summary-archive): Fixed;
6347         Use `elmo-folder-name-internal'.
6348
6349 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6350
6351         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6352         from `elmo-folder-move-messages' caller.
6353         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6354
6355         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6356         related portions are changed).
6357
6358 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6359
6360         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6361         counter.
6362
6363 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6364
6365         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6366         buffer local and set it to nil.
6367
6368         * wl-message.el (wl-message-redisplay): Ditto.
6369
6370 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6371
6372         * wl-summary.el (wl-summary-mark-as-important): If message is
6373         already cached, set messag as read, otherwise encache and mark as read.
6374
6375 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6376
6377         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6378         point-min.
6379
6380 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6383         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6384         a keymap.
6385
6386 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6389         parent.
6390
6391         * wl-mule.el (wl-message-define-keymap): Ditto.
6392
6393         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6394
6395         * wl-xmas.el (wl-message-display-internal-hook): Define.
6396         (wl-xmas-setup-message-toolbar): Define as function.
6397         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6398         (wl-message-overload-functions): Abolished.
6399         (wl-message-define-keymap): New function.
6400
6401         * wl-vars.el (wl-message-display-internal-hook): New variable.
6402         (wl-message-header-button-alist): New variable (Renamed from
6403         wl-highlight-message-header-button-alist).
6404         (wl-message-body-button-alist): Ditto.
6405
6406         * wl-mule.el (wl-message-define-keymap): New function.
6407         (wl-message-overload-functions): Abolished.
6408
6409         * wl-message.el (wl-message-add-buttons-to-body): New function.
6410         (wl-message-redisplay): Don't call wl-message-overload-functions;
6411         Call wl-message-add-buttons-to-header and
6412         wl-message-add-buttons-to-body.
6413         (wl-message-display-internal): Set keymap argument for
6414         elmo-mime-display-as-is, elmo-mime-message-display;
6415         Run wl-message-display-internal-hook.
6416         (wl-message-refer-article-or-url): Abolished.
6417
6418         * wl-highlight.el (wl-highlight-headers): Don't call
6419         wl-highlight-message-add-buttons-to-header.
6420         (wl-highlight-message-add-buttons-to-header): Abolished.
6421
6422
6423         * wl-e21.el (wl-message-display-internal-hook): Define.
6424         (wl-e21-setup-toolbar): Deleted duplicated binding.
6425         (wl-e21-setup-message-toolbar): Define as function.
6426         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6427         (wl-message-define-keymap): New function.
6428         (wl-message-overload-functions): Abolished.
6429
6430 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6431
6432         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6433         and elmo-folder-close.
6434
6435         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6436
6437 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6438
6439         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6440         boolean value.
6441         * wl-draft.el (wl-draft-do-fcc): Ditto.
6442
6443 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6444
6445         * wl-vars.el (wl-fcc-force-as-read): New variable.
6446         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6447         mark copied message as read.
6448
6449 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6450
6451         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6452
6453 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6454
6455         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6456         `wl-summary-target-above' instead of obsolete variable
6457         `wl-summary-temp-above'.
6458
6459         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6460         instead of `make-obsolete-variable'.
6461         * wl-refile.el (toplevel): Ditto.
6462
6463 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6464
6465         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6466         with third argument t.
6467         (wl-draft): Set first argument for wl-plugged-init as t.
6468
6469         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6470         definition.
6471
6472 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6473
6474         * wl-vars.el: Tabify.
6475         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6476
6477         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6478         message.
6479
6480 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6481
6482         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6483         and set default to beep.
6484
6485 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6486
6487         * wl-vars.el (wl-draft-truncate-lines): New variable.
6488
6489         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6490         instead of wl-message-truncate-lines for truncate-lines.
6491
6492 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6493
6494         * wl-message.el (wl-message-display-internal): Call
6495         `wl-highlight-message' after `elmo-mime-display-as-is'.
6496
6497         * wl-mime.el (wl-mime-display-text/plain): New function.
6498         (wl-mime-display-header): Ditto.
6499         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6500         body-presentation-method for text/plain;
6501         Register `wl-mime-display-header' as a header-presentation-method;
6502         Don't set up `elmo-message-text-content-inserted-hook' and
6503         `elmo-message-header-inserted-hook'.
6504
6505         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6506         variable.
6507         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6508         as t if flag is 'all-header;
6509         Don't bind `elmo-message-ignored-field-list',
6510         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6511
6512 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6515         for xemacs with non-mule environment.
6516
6517 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6518
6519         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6520         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6521         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6522
6523 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6524
6525         * wl-vars.el (wl-interactive-send): Set default value as t.
6526
6527 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6530         (wl-addrmgr-method-list): Abolished.
6531         (wl-addrmgr-change-method): Follow above change.
6532
6533         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6534
6535 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6536
6537         * wl-vars.el (wl-message-truncate-lines): Change default value
6538         to default-truncate-lines.
6539
6540         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6541
6542 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6543
6544         * wl-vars.el (wl-message-truncate-lines): New variable.
6545
6546         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6547         wl-message-truncate-lines.
6548
6549 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6550
6551         * wl-acap.el (wl-acap-init): Remove period from error message.
6552         (wl-acap-find-acap-service): Remove period from message.
6553
6554 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl.el (wl-check-environment): Undo last change.
6557
6558         * wl-vars.el (wl-from): Changed default value.
6559
6560         * wl-util.el (toplevel): Don't require tm-edit.
6561
6562         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6563         `wl-folder-init';
6564         Don't set mark on mail body.
6565         (wl-draft-reedit): Ditto.
6566
6567         * wl-address.el (wl-address-quote-specials): Define as an alias for
6568         elmo-address-quote-specials.
6569
6570 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6573
6574         * wl-vars.el (wl-from): Set default value as nil.
6575         (wl-organization): Set default value as ORGANIZATION environment
6576         variable.
6577
6578         * wl-draft.el (wl-smtp-extension-bind): Check value of
6579         wl-smtp-connection-type.
6580
6581         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6582         error.
6583
6584 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6585
6586         * Version number is increased to 2.7.4.
6587
6588         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6589         arguments from `wl-highlight-x-face-function' caller.
6590         Use x-face-1.3.6.12 or later.
6591
6592 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6593
6594         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6595
6596 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6597
6598         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6599         (wl-fcc): Fix to accept function.
6600         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6601
6602 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6603
6604         * wl-acap.el (toplevel): Added `product-provide' declare.
6605         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6606
6607 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * wl.el (wl): Changed order of calling `elmo-init'
6610         and `elmo-folder-init'.
6611
6612 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6613
6614         * wl-mime.el (wl-summary-burst): Extract message when content-type
6615         of root entity is not only `multipart' but also `message/rfc822'.
6616         (wl-summary-burst-subr): Ditto.
6617
6618 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-vars.el (toplevel): Require 'custom.
6621         (wl-trash-folder): Added to `wl-setting' group.
6622
6623         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6624         exists.
6625         (wl-addrmgr-draw): Insert empty line when no entry exists.
6626
6627         * wl-mule.el (wl-message-wheel-up): Fixed.
6628         (wl-message-wheel-down): Ditto.
6629
6630 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6631
6632         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6633         config is an anonymous lambda expression.
6634
6635 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6638         when Mule 2 is running.
6639
6640 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6641
6642         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6643
6644 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6645
6646         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6647         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6648
6649         * wl-address.el (wl-address-specials-regexp): Eliminated.
6650         (wl-address-quote-specials): Rewrite.
6651
6652 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6655         shy-groups for regexp.
6656
6657         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6658         character classes and Perl style shy-groups for regexp.
6659         (wl-highlight-plugged-current-line): Use Posix style character
6660         classes for regexp.
6661         (wl-e21-highlight-folder-by-numbers): Ditto.
6662         (wl-e21-display-image-p): Use `display-images-p' instead of
6663         `display-graphic-p'.
6664         (display-images-p): Make an alias to `display-graphic-p' if it is
6665         not available.  It is for Emacs version prior to 21.0.105.
6666
6667         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6668         `display-graphic-p'.
6669         (wl-demo-image-type-alist): Ditto.
6670         (display-images-p): Make an alias to `display-graphic-p' if it is
6671         not available.  It is for Emacs version prior to 21.0.105.
6672
6673 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6674
6675         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6676         support.
6677         (wl-generate-user-agent-string): Ditto.
6678
6679         * wl-version.el (wl-version): Update docsting.
6680         (wl-version-status): Ditto.
6681
6682 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6683
6684         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6685         21.0.105.  For Emacs 21.0.104 or earlier.
6686
6687 2001-09-03  Takuo KITAME <kitame@northeye.org>
6688
6689         * wl-e21.el (wl-plugged-init-icons): Use
6690         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6691         (wl-biff-init-icons): Ditto.
6692
6693 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * wl-highlight.el (wl-highlight-summary-current-line):
6696         Fixed highlighting refile/copy destination.
6697
6698         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6699         (wl-acap-store): Encode string by wl-acap-coding-system.
6700
6701 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6702
6703         * wl-acap.el (toplevel): Check and require 'un-define before
6704         'xemacs-ucs;
6705          Added checking for UTF-2000.
6706
6707 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6708
6709         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6710         Don't enclose with `eval-and-compile'.
6711
6712         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6713         wl-init is non-nil.
6714
6715         * wl-draft.el (wl-draft): Ditto.
6716
6717         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6718
6719         * wl-acap.el (toplevel): Require 'wl.
6720         (wl-acap-store): Call `elmo-init'.
6721
6722         * wl.el (wl): Changed position of `wl-check-environment'.
6723         (toplevel): Added autoload setting for wl-acap.
6724
6725         * wl-vars.el (wl-setting): New custom group.
6726         (wl-from): Added wl-setting group.
6727         (wl-user-mail-address-list): Ditto.
6728         (wl-organization): Ditto.
6729         (wl-subscribed-mailing-list): Ditto.
6730         (wl-envelope-from): Ditto.
6731         (wl-smtp-posting-user): Ditto.
6732         (wl-smtp-posting-server): Ditto.
6733         (wl-smtp-posting-port): Ditto.
6734         (wl-smtp-authenticate-type): Ditto.
6735         (wl-pop-before-smtp-user): Ditto.
6736         (wl-pop-before-smtp-server): Ditto.
6737         (wl-pop-before-smtp-port): Ditto.
6738         (wl-pop-before-smtp-authenticate-type): Ditto.
6739         (wl-nntp-posting-server): Ditto.
6740         (wl-nntp-posting-user): Ditto.
6741         (wl-nntp-posting-port): Ditto.
6742         (wl-fetch-confirm-threshold): Ditto.
6743         (wl-prefetch-threshold): Ditto.
6744         (wl-thread-insert-opened): Ditto.
6745         (wl-ldap-server): Ditto.
6746         (wl-ldap-port): Ditto.
6747         (wl-ldap-base): Ditto.
6748         (wl-ldap-objectclass): Ditto.
6749         (wl-use-ldap): Ditto.
6750         (wl-draft-config-alist): Ditto.
6751         (wl-draft-config-matchone): Ditto.
6752         (wl-template-alist): Ditto.
6753         (wl-message-sort-field-list): Ditto.
6754         (wl-message-ignored-field-list): Ditto.
6755         (wl-message-visible-field-list): Ditto.
6756         (wl-interactive-send): Ditto.
6757         (wl-summary-move-order): Ditto.
6758         (wl-auto-select-first): Ditto.
6759         (wl-auto-select-next): Ditto.
6760         (wl-interactive-save-folders): Ditto.
6761
6762         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6763         Initialization codes are moved from wl-local-folder-init.
6764         (wl-local-folder-init): Follow the change above.
6765         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6766
6767         * wl-acap.el: New file.
6768
6769         * Version number is increased to 2.7.3.
6770
6771 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6772
6773         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6774
6775 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6776
6777         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6778         (wl-addrmgr-address-entry-list): Ditto.
6779
6780 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6781
6782         * wl-e21.el (wl-draft-mode-map): Removed binding for
6783         `wl-draft-insert-x-face-field'.
6784
6785         * wl-mule.el (wl-draft-mode-map): Ditto.
6786
6787         * wl-xmas.el (wl-draft-mode-map): Ditto.
6788
6789         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6790         (wl-cs-autoconv): Ditto.
6791         (wl-cs-local): Ditto.
6792         (wl-use-scoring): Ditto.
6793         (wl-mime-charset): Ditto.
6794         (wl-folder-check-async): Ditto.
6795
6796         * wl.el (toplevel): Ignore nemacs and tm.
6797         (wl-exit): Ditto.
6798
6799         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6800         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6801         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6802         instead of wl-address-petname-add-or-change.
6803         (wl-summary-edit-addresses-subr): Use wl-address-delete
6804         instead of wl-address-petname-delete.
6805
6806         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6807
6808         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6809         if error occured.
6810
6811         * wl-message.el (require): Remove tm support.
6812
6813         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6814
6815         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6816         (wl-folder-jump-to-current-entity): Ditto.
6817         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6818
6819         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6820         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6821         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6822
6823         * wl-mule.el (wl-draft-key-setup): Ditto.
6824
6825         * wl-xmas.el (wl-draft-key-setup): Ditto.
6826
6827         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6828         (wl-draft-std11-parse-addresses): New function.
6829         (wl-draft-parse-mailbox-list): Use it.
6830         (wl-draft): Ignore nemacs.
6831         (wl-draft-reedit): Ditto.
6832
6833         * wl-addrmgr.el: New file.
6834         (Original is wl-rcpt.el written by
6835         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6836         Thanks Kitamoto-san.)
6837
6838         * wl-address.el (wl-address-make-address-list): Modified parsing
6839         process.
6840         (wl-address-delete): Renamed from `wl-address-petname-delete';
6841         Modify wl-address-list too.
6842         (wl-address-add-or-change): Renamed from
6843         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6844
6845 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6846
6847         * wl-highlight.el (wl-highlight-summary-current-line):
6848           Work with transient-mark-mode
6849
6850 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6851
6852         * Version number is increased to 2.7.2.
6853
6854         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6855         instead of elmo-dop-queue-method.
6856
6857 2001-08-06  SAITO Atsunori <sai@yedo.com>
6858
6859         * wl-vars.el (wl-ldap-objectclass): New user option.
6860
6861         * wl-address.el (wl-ldap-make-filter): Use it.
6862
6863 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6864
6865         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6866
6867 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6868
6869         * wl-folder.el (wl-folder): redisplay after folder insertion.
6870
6871         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6872
6873         * wl-summary.el (wl-summary-sync-update):
6874         Change status mark only when new-msgdb exists.
6875         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6876
6877 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-summary.el (wl-summary-open-folder): New function.
6880         (wl-summary-goto-folder-subr): Use it.
6881         (wl-summary-mark-as-important): Fix;
6882         Encache only when no cache exists.
6883
6884 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6885
6886         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6887         Use with-current-buffer.
6888
6889 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6890
6891         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6892         before call `get-buffer'. Fixed parenthesis.
6893         (wl-score-get-header-entry): Clear message and help window when
6894         keyboard quit.
6895         (wl-score-edit-insert-header): Ditto.
6896
6897 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6898
6899         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6900         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6901         (wl-default-draft-cite): Fix.
6902
6903         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6904         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6905
6906 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6907
6908         * wl-message.el (wl-message-prev-page): Do same bahavior
6909         as summary when it is called in the message buffer.
6910         (wl-message-next-page): Ditto.
6911
6912 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6913
6914         * wl-summary.el (wl-summary-forward): Use cache if it is not
6915         section cache.
6916
6917 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6920         Removed redundant require of elmo-vars.
6921         (wl-biff-state-indicator-on): Changed default value for
6922         xemacs with non-mule environment.
6923
6924         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6925         wl-message-buffer is nil;
6926         Hide progress bar after moving messages.
6927
6928 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6929
6930         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6931         message at cursor point is deleted.
6932
6933 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6934
6935         * wl-vars.el: Changed file coding system to euc-japan.
6936         Added -*-coding:-*- magic to the first line.
6937
6938         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6939         Search parent from the first message.
6940
6941         * Version number is increased to 2.7.1.
6942
6943 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6944
6945         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6946
6947 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6948
6949         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6950         refile/delete execution.
6951
6952         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6953         Fixed docstring.
6954
6955 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6956
6957         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6958         do update process;
6959         Don't update marks when update process is interrupted.
6960
6961 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6962
6963         * wl-summary.el (wl-summary-reply): Fixed problem when
6964         wl-draft-use-frame is non-nil.
6965         (wl-summary-forward): Ditto.
6966
6967         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6968         as nil.
6969         (wl-folder-mark-as-read-all-entity): Ditto.
6970         (wl-folder-prefetch-entity): Ditto.
6971
6972         * wl.el (wl): Check environment before wl-init.
6973
6974         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6975         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6976         instead of wl-summary-collect-unread.
6977         (wl-summary-reply): Split message window.
6978
6979 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6980
6981         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6982         only if current language environment is japanese,
6983
6984         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6985         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6986         (wl-folder-goto-folder-subr): Ditto.
6987
6988         * wl-draft.el (wl-draft-dispatch-message): Call
6989         `elmo-file-cache-get-path'.
6990
6991 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6992
6993         * wl-summary.el (wl-summary-cursor-move): If return value of
6994         wl-summary-next-message is not number, don't jump.
6995
6996 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6997
6998         * wl-summary.el (wl-summary-buffer-next-message-function): New
6999         variable.
7000         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7001         if it is bound.
7002
7003         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7004         string.
7005
7006         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7007         (wl-plugged-drawing): Ditto.
7008
7009 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7010
7011         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7012         process.
7013         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7014         with unwind-protect.
7015
7016         * wl.el (wl-init): Require mime-setup.
7017         (wl-check-environment): Don't require mime-setup.
7018
7019         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7020         instead of elmo-folder-type.
7021
7022         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7023         value as nil.
7024
7025 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7026
7027         * Version number is increased to 2.7.0.
7028
7029         * wl-version.el (wl-version): Changed codename.
7030
7031         * wl-summary.el (wl-summary-delete-cache): Fixed.
7032
7033         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7034         Workaround for net folders.
7035         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7036
7037         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7038         value to nil (According to the patch from
7039         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7040
7041         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7042         of elmo-folder-close.
7043
7044 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7045
7046         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7047         for postfix.
7048
7049 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-summary.el (wl-summary-resend-message): Fixed.
7052
7053         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7054         Call wl-draft with `from' argument if its address is included in
7055         `wl-user-mail-address-list'.
7056         (wl-draft): Added `from' argument.
7057
7058         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7059         non-nil.
7060         (wl): Don't show demo if wl-demo is nil.
7061
7062         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7063         wl-summary-use-frame.
7064
7065         * wl-vars.el (wl-summary-use-frame): New user option.
7066         (wl-folder-use-frame): Changed docstring.
7067
7068         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7069         non-nil.
7070         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7071         wl-summary-use-frame.
7072
7073         * wl-vars.el (wl-folder-use-frame): New user option.
7074
7075         * wl-summary.el (wl-summary-exit): Back to folder frame if
7076         wl-folder-use-frame is non-nil.
7077         (wl-summary-redisplay-internal): Ignore cache if current folder
7078         is draft folder,
7079         (wl-summary-redisplay-no-mime): Ditto.
7080         (wl-summary-redisplay-all-header): Ditto.
7081
7082         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7083         if wl-folder-use-frame is non-nil.
7084
7085 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7086
7087         * wl-summary.el (wl-summary-sync-update): Bind
7088         elmo-folder-update-threshold.
7089         (wl-summary-mark-as-important): Enclosed server mark processing
7090         with `save-match-data'.
7091
7092         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7093         only when it is already defined.
7094
7095 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7096
7097         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7098         name of folder exclude localdir is wrong.
7099         * wl-folder.el (wl-folder-sync-entity):
7100         Set `wl-summary-always-sticky-folder-list' as nil.
7101         (wl-folder-mark-as-read-all-entity): Ditto.
7102         (wl-folder-prefetch-entity): Ditto.
7103
7104 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7105
7106         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7107         instead of `wl-summary-write-current-newsgroup'.
7108
7109 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7110
7111         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7112         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7113         non-nil and selected message is important, do not display.
7114
7115 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7116
7117         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7118
7119 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7120
7121         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7122
7123         * wl-summary.el (wl-summary-mark-as-important): Set message number
7124         using wl-summary-message-number.
7125
7126 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7127
7128         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7129         destination folder is 'null.
7130
7131 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7132
7133         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7134         New function.
7135         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7136         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7137         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7138
7139 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7140
7141         * wl-mime.el (wl-mime-setup): Added setting for
7142         `mime-setup-signature-key-alist' to avoid overriding key bind for
7143         `wl-draft-send'.
7144
7145         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7146         for `wl-draft-send'.
7147         * wl-mule.el (wl-draft-overload-functions): Ditto.
7148         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7149         * wl-draft.el (wl-draft-send): Ditto.
7150
7151         * wl-message.el (wl-message-display-internal):
7152         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7153         (Patch is provided by <kita@coe.nttdata.co.jp>).
7154
7155 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7156
7157         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7158
7159 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7160
7161         * wl.el (wl): Fix for wl-demo.
7162
7163 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7164
7165         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7166
7167 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7168
7169         * wl-folder.el (wl-folder-prefetch-entity): Use
7170         `wl-folder-get-elmo-folder'.
7171         (wl-folder-count-incorporates): Do not use
7172         `wl-folder-get-elmo-folder'.
7173
7174 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7175
7176         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7177         instead of `elmo-folder-get-type'.
7178
7179 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7180
7181         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7182         position on Subject: field.
7183         (Advised by Mito <mit@nines.nec.co.jp>)
7184
7185 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7186
7187         * wl-folder.el (wl-folder-prefetch-entity): Use
7188         `wl-folder-get-elmo-folder'.
7189
7190 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7191
7192         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7193
7194         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7195         `process-duplicates' slot.
7196
7197         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7198         if detection failed.
7199
7200 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7201
7202         * wl-version.el (wl-version-status): Set to "alpha".
7203
7204 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7205
7206         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7207         Check wl-message-buffer lives before set-buffer.
7208
7209 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7210
7211         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7212         called in folder mode.
7213         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7214         * wl-summary.el (wl-summary-exit-pre-hook): Run
7215         `wl-summary-exit-pre-hook' before exit summary mode.
7216
7217 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7218
7219         * wl-version.el (wl-version-status): New variable.
7220         (wl-version-status-alist): Removed.
7221         (wl-version-status): Rule included.
7222
7223 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7226         @sponichi.
7227
7228         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7229         when `mail-reply-buffer' is buffer-local variable.
7230         (Reported by <kita@coe.nttdata.co.jp>).
7231
7232 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7233
7234         * wl-vars.el (toplevel): Require 'elmo-util.
7235
7236 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7237
7238         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7239         (All other related portions are changed)
7240
7241         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7242
7243         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7244
7245 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7246
7247         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7248
7249 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7250
7251         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7252         Delete other windows to avoid an error.
7253         Use `point-marker' instead of `point' to remember the start point
7254         of body.
7255
7256         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7257
7258         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7259         number not to exceed all message number.
7260
7261 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7262
7263         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7264         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7265
7266 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7267
7268         * wl-summary.el (wl-summary-sync-force-update): Added argument
7269         no-check.
7270         (wl-summary-sync-update): Ditto.
7271         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7272         with `no-check'.
7273
7274         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7275         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7276         already running.
7277
7278 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7279
7280         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7281         `dst-folder-arg'.
7282         (wl-expire-archive-number1): Diito.
7283         (wl-expire-archive-number2): Diito.
7284         (wl-expire-archive-Date): Diito.
7285         (wl-archive-number1): Diito.
7286         (wl-archive-number2): Diito.
7287         (wl-archive-date): Diito.
7288         (wl-archive-folder-p): New function.
7289         (wl-summary-expire): Support of expand folder name at
7290         wl-expire-alist.
7291         * wl-util.el (wl-expand-newtext): Renamed from
7292         `wl-refile-expand-newtext'.
7293
7294 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7295
7296         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7297         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7298         `(elmo-msgdb-get-overview msgdb)'.
7299         (wl-summary-prefetch): Bind match data before call
7300         `wl-summay-prefetch-msg'.
7301         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7302         'off if `wl-summary-buffer-disp-msg' is non-nil.
7303         Fixed problem that couldn't show only one new or unread message when
7304         enter folder.
7305         (wl-summary-reply): Don't call `split-window-vertically' and other
7306         window.
7307
7308 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7309
7310         * wl-expire.el (wl-expire-refile): Fixed.
7311
7312 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7313
7314         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7315
7316         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7317         biff notification is removed.
7318
7319         * wl.el (wl): Changed position of `elmo-init'.
7320
7321         * wl-draft.el (wl-default-draft-cite): Use date field
7322         on the citation buffer.
7323
7324         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7325
7326         * wl-xmas.el (wl-folder-internal-icon-list): Added
7327         `wl-folder-shimbun-image'.
7328
7329         * wl-e21.el (wl-folder-internal-icon-list): Added
7330         `wl-folder-shimbun-image'.
7331
7332 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7333
7334         * wl.el (wl-init): Eliminated argument.
7335         (wl): Rewrite.
7336
7337         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7338         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7339         instead of `elmo-folder-msgdb-internal'.
7340         (wl-summary-sync-update): Ditto.
7341         (wl-summary-flush-pending-append-operations): Eliminated.
7342         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7343         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7344         `elmo-folder-open'.
7345
7346         * wl-mime.el (wl-summary-burst): Fixed.
7347
7348         * wl-folder.el (wl-folder-info-save): Check data type.
7349
7350         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7351         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7352         instead of `elmo-folder-msgdb-internal'.
7353         (wl-expire-hide): Ditto.
7354
7355
7356         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7357
7358 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7359
7360         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7361
7362 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7363
7364         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7365
7366 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7367
7368         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7369         Fixed `match-beginning' argument mismatch.
7370
7371 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7372
7373         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7374         the default value.
7375
7376 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7377
7378         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7379         instead of `elmo-nntp-default-port'.
7380
7381         * wl-vars.el: Fixed some doc strings.
7382
7383 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-summary.el (wl-summary-prefetch-msg): Use
7386         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7387
7388         * wl-vars.el: Define *-func as obsolete variable using
7389         `elmo-define-obsolete-variable'.
7390
7391         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7392         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7393         instead of `wl-message-buffer-prefetch-threshold'.
7394
7395         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7396
7397         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7398
7399         * wl-draft.el (wl-caesar-region-func): Ditto.
7400
7401         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7402         Keep unread status in elmo-folder-move-messages.
7403         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7404
7405 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7406
7407         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7408         `wl-summary-buffer-exit-func'
7409         (wl-summary-buffer-message-redisplay-function): Renamed from
7410         `wl-summary-buffer-message-redisplay-func'
7411         (wl-summary-buffer-next-folder-function): Renamed from
7412         `wl-summary-buffer-next-folder-func'.
7413         (wl-summary-buffer-prev-folder-function): Renamed from
7414         `wl-summary-buffer-prev-folder-func'.
7415         (wl-summary-get-petname-function): Renamed from
7416         `wl-summary-get-petname-func'.
7417
7418         * wl-score.el (wl-score-edit-exit-function): Renamed from
7419         `wl-score-edit-exit-func'.
7420
7421         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7422         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7423
7424         * wl-util.el (wl-load-profile-function): Renamed from
7425         `wl-load-profile-func'.
7426
7427         * wl-folder.el (wl-folder-completion-function): Renamed from
7428         `wl-folder-completion-func'.
7429         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7430
7431         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7432         `wl-expire-archive-get-folder-func'.
7433         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7434         (wl-draft-send-mail-function): Renamed from
7435         `wl-draft-send-mail-func'.
7436         (wl-draft-send-news-function): Renamed from
7437         `wl-draft-send-news-func'.
7438         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7439         (wl-generate-mailer-string-function): Renamed from
7440         `wl-generate-mailer-string-func'.
7441         (wl-highlight-signature-search-function): Renamed from
7442         `wl-highlight-signature-search-func'.
7443         (wl-highlight-x-face-function): Renamed from
7444         `wl-highlight-x-face-func'
7445         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7446         (wl-ps-print-buffer-function): Renamed from
7447         `wl-ps-print-buffer-func'
7448         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7449         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7450         (wl-summary-subject-filter-function): Renamed from
7451         `wl-summary-subject-filter-func'.
7452
7453         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7454         `wl-draft-queue-flush-send-func'
7455         (wl-draft-cite-function): Renamed from
7456         `wl-draft-cite-func'
7457
7458         * wl-address.el (wl-address-init-function): Renamed from
7459         `wl-address-init-func'.
7460
7461 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7462
7463         * wl-draft.el (wl-draft-queue-flush): Don't call
7464         `elmo-dop-unlock-message'.
7465         * wl-draft.el (wl-draft-queue-append): Don't call
7466         `elmo-dop-lock-message'.
7467
7468         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7469         (wl-summary-buffer-folder-name): Ditto.
7470         (wl-summary-message-regexp): Added '-' (all other related portions
7471         are changed).
7472         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7473         wl-summary-buffer-folder-name.
7474
7475 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7476
7477         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7478         the number of mails in the folder buffer is not updated by wl-biff.
7479
7480 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7481
7482         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7483         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7484
7485 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7486
7487         * wl-summary.el (wl-summary-next-message):
7488         Return next message number when wl-summary-move-order is nil.
7489
7490 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7491
7492         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7493         `wl-summary-move-spec-alist'.
7494         (wl-summary-move-spec-unplugged-alist): New variable
7495         (Move spec for unplugged status).
7496         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7497         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7498
7499 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7500
7501         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7502         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7503
7504 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7505
7506         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7507         simple quotation to quote the anonymous function.
7508         * tm-wl.el (wl-draft-preview-message): Ditto.
7509
7510 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7511
7512         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7513         Eliminate redundant `save-excursion'.
7514         (wl-highlight-summary-current-line): Ditto.
7515
7516         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7517         accessing match data when `looking-at' failed.
7518
7519         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7520         `elmo-match-string' where users don't care about the speed.
7521         (wl-draft-save): Ditto.
7522
7523 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7524
7525         * wl-util.el (wl-regexp-opt): New function.
7526
7527         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7528         number from `wl-summary-buffer-number-list'.
7529         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7530         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7531         (wl-summary-move-spec-alist): Changed default setting.
7532
7533 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7534
7535         * wl-vars.el (wl-biff-notify-hook): New hook.
7536         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7537         the arrival of new mail.
7538         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7539         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7540
7541 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7542
7543         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7544
7545 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7546
7547         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7548
7549         * Version number is increased to 2.5.8.
7550
7551         * wl-thread.el (toplevel): require 'cl.
7552         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7553         (wl-thread-make-number-list): New function.
7554         (wl-thread-entity-make-number-list-from-children): Ditto.
7555         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7556         (wl-thread-entity-insert-as-children): Likewise.
7557         (wl-thread-delete-message): Likewise.
7558         (wl-meaning-of-mark): Eliminated.
7559         (wl-thread-next-failure-mark-p): Ditto.
7560         (wl-thread-entity-get-mark): Ditto.
7561         (wl-thread-meaning-alist-get-result): Ditto.
7562         (wl-thread-entity-check-prev-mark): Ditto.
7563         (wl-thread-entity-check-next-mark): Ditto.
7564         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7565         (wl-thread-entity-get-prev-marked-entity): Ditto.
7566         (wl-thread-get-prev-unread): Ditto.
7567         (wl-thread-jump-to-prev-unread): Ditto.
7568         (wl-thread-get-next-unread): Ditto.
7569         (wl-thread-jump-to-next-unread): Ditto.
7570         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7571         (wl-thread-entity-get-next-marked-entity): Ditto.
7572
7573         * wl-summary.el (wl-summary-buffer-number-list):
7574         New bufer-local variable.
7575         (wl-summary-switch-to-clone-buffer): Clone
7576         `wl-summary-buffer-number-list'.
7577         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7578         (wl-summary-cursor-move-regex): Eliminated.
7579         (wl-summary-cursor-up): Rewrite.
7580         (wl-summary-cursor-down): Ditto.
7581         (wl-summary-mode-spec-alist): New variable.
7582         (wl-summary-next-message): New inline function.
7583         (wl-summary-cursor-move): New function.
7584         (wl-summary-default-get-next-msg): Rewrite.
7585         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7586         (wl-summary-rescan): Ditto.
7587         (wl-summary-sync-all-init): Ditto.
7588         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7589         summary is not thread view.
7590         (wl-summary-sync-update): Ditto.
7591         (wl-summary-rescan): Ditto.
7592         (wl-summary-make-number-list): New function.
7593
7594         * wl-draft.el: "FCC" -> "Fcc".
7595
7596 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-highlight.el (wl-highlight-summary-window):
7599         Call `set-buffer-modified-p'.
7600
7601         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7602         (wl): Call `elmo-init' and fix.
7603
7604         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7605         Use new variables.
7606
7607         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7608
7609 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7612
7613 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7614
7615         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7616
7617 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7618
7619         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7620         `wl-use-toolbar' nor `display-graphic-p'.
7621         (wl-e21-setup-message-toolbar): Ditto.
7622         (wl-e21-setup-summary-toolbar): Ditto.
7623         (wl-e21-setup-folder-toolbar): Ditto.
7624
7625         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7626         (wl-plugged-init-icons): Ditto.
7627
7628         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7629         `display-graphic-p'.
7630         (wl-plugged-set-folder-icon): Ditto.
7631         (wl-highlight-plugged-current-line): Ditto.
7632         (wl-highlight-folder-current-line): Ditto.
7633         (wl-e21-highlight-folder-group-line): Ditto.
7634         (wl-e21-setup-toolbar): Ditto.
7635         (wl-e21-display-image-p): New macro.
7636
7637         * wl-demo.el (wl-demo): Simplified.
7638         (wl-demo-image-type-alist): Use `image-type-available-p' for
7639         checking whether the image type `xbm' is available.
7640
7641 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7642
7643         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7644         (wl-summary-input-range): Ditto.
7645
7646 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * wl-summary.el (wl-summary-edit-addresses): Use
7649         `wl-summary-get-original-buffer'
7650         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7651         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7652         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7653         (wl-summary-get-newsgroups): Eliminated.
7654         (wl-summary-set-crosspost): Ditto.
7655         (wl-summary-is-crosspost-folder): Ditto.
7656         (wl-crosspost-alist-load): Ditto.
7657         (wl-crosspost-alist-save): Ditto.
7658
7659         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7660         `elmo-setup-subscribed-newsgroups' instead of
7661         `elmo-nntp-make-groups-hashtb'.
7662         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7663         instead of `wl-crosspost-alist-save'.
7664
7665         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7666         of `elmo-folder-message-appendable-p'.
7667         (wl-mime-header-presentation-method): Eliminated.
7668
7669         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7670         (Error occurs in emacs21).
7671
7672         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7673         the current buffer).
7674
7675         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7676         instead of `wl-crosspost-alist-save'.
7677         (wl-init): `elmo-crosspost-message-alist-load'
7678         instead of `wl-crosspost-alist-load'
7679
7680         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7681         (wl-parse-newsgroups): Likewise.
7682         (wl-biff-notify): Run `wl-biff-notify-hook'.
7683
7684 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7685
7686         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7687
7688         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7689         when `wl-summary-lazy-highlight' is non-nil.
7690         (wl-summary-goto-folder-subr): Highlight only when
7691         `wl-summary-lazy-highlight' is non-nil.
7692
7693         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7694         Don't display progress and highlight temp-mark when
7695         `wl-summary-lazy-highlight' is non-nil.
7696         (wl-highlight-summary-window): New function.
7697         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7698
7699 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7700
7701         * wl-summary.el (wl-summary-sync): Change `all-visible'
7702         from `all-shown'
7703         (wl-summary-input-range): Ditto.
7704
7705 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7706
7707         * wl-e21.el (wl-highlight-folder-current-line): Call
7708         `wl-folder-init-icons' when folder icons have not been initialized.
7709
7710         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7711
7712         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7713         (wl-demo-image-type-alist): New macro.
7714
7715 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7716
7717         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7718         display does not support graphics.
7719         (wl-plugged-init-icons): Ditto.
7720         (wl-folder-init-icons): Ditto.
7721
7722         * wl-demo.el (wl-demo): Chech closely whether the display
7723         supports graphics.
7724
7725 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7726
7727         * wl-summary.el (wl-summary-get-original-buffer): New function.
7728         (wl-summary-set-crosspost): Use it.
7729         (wl-summary-target-mark-uudecode): Ditto.
7730         (wl-summary-reedit): Ditto.
7731         (wl-summary-resend-bounced-mail): Ditto.
7732         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7733         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7734
7735         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7736         (wl-message-display-internal): Ditto.
7737
7738 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7739
7740         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7741
7742 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7743
7744         * wl-summary.el (wl-summary-save-view): Renamed from
7745         `wl-summary-save-status'.
7746
7747 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7748
7749         * wl-summary.el (wl-summary-sync): Added `all-shown'
7750
7751 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7752
7753         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7754
7755 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7756
7757         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7758
7759 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7760
7761         * wl-highlight.el (wl-highlight-summary-line-string): Use
7762         `zerop' instead of `= 0'.
7763         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7764
7765         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7766         for comparing numbers.
7767         (wl-template-prev): Use `zerop' instead of `eq 0'.
7768
7769         * wl-draft.el (wl-draft-insert-current-message): Use
7770         `with-current-buffer' instead of `save-excursion'.
7771         Use `zerop' instead of `eq 0'.
7772
7773 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7774
7775         * wl-draft.el (wl-draft-insert-ccs): New function.
7776         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7777         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7778
7779 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7780
7781         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7782
7783 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * wl-expire.el (wl-expire-refile): Don't call
7786         elmo-msgdb-add-msgs-to-seen-list;
7787         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7788         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7789
7790 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7791
7792         * wl-message.el (wl-message-prev-page): Ignore errors while
7793         scroll-down.
7794
7795 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-mime.el: Use elmo-original-message-mode instead of
7798         mmelmo-original-mode.
7799
7800         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7801         `elmo-folder-get-spec';
7802         (wl-fldmgr-add-completion-all-completions):
7803         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7804
7805         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7806         of `elmo-folder-get-type'.
7807
7808         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7809         `elmo-folder-get-spec';
7810         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7811         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7812         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7813         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7814         `elmo-read-msg-no-cache';
7815         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7816         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7817         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7818         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7819         `elmo-cache-save';
7820         (wl-draft-reedit): Use `elmo-message-file-name'.
7821
7822         * wl-expire.el: Use `elmo-folder-name-internal';
7823         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7824         Use macro `wl-summary-buffer-msgdb' instead of variable
7825         `wl-summary-buffer-msgdb';
7826         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7827         Use macro `wl-summary-buffer-folder-name' instead of variable
7828         `wl-summary-buffer-folder-name'.
7829         * wl-score.el: Likewise.
7830
7831         * wl-message.el: Rewrite for new message buffer cache mechanism.
7832         (wl-message-buffer-cache-buffer-get): New macro.
7833         (wl-message-buffer-cache-folder-get): Ditto.
7834         (wl-message-buffer-cache-message-get): Ditto.
7835         (wl-message-buffer-cache-entry-make): Ditto.
7836         (wl-message-buffer-cache-hit): Ditto.
7837         (wl-message-buffer-cache-sort): New function.
7838         (wl-message-buffer-cache-add): Ditto.
7839         (wl-message-buffer-cache-delete): Ditto.
7840         (wl-message-buffer-cache-clean-up): Ditto.
7841         (wl-message-buffer-window): Rewrite.
7842         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7843         (wl-message-buffer-display): New function.
7844         (wl-message-display-internal): New function.
7845
7846 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7847
7848         * wl-folder.el: Use `elmo-folder-name-internal';
7849         Use `wl-folder-get-elmo-folder';
7850         Use `elmo-folder-list-messages' instead of
7851         `elmo-list-folder';
7852         Use `elmo-folder-get-primitive-list' instead of
7853         `elmo-folder-get-primitive-spec-list';
7854         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7855         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7856         Use `elmo-folder-create' instead of `elmo-create-folder'.
7857         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7858         (wl-folder-get-elmo-folder): New macro.
7859         (wl-folder-elmo-folder-cache-get): Ditto.
7860         (wl-folder-elmo-folder-cache-put): Ditto.
7861         (wl-folder-suspend): Call `elmo-quit'.
7862
7863         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7864         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7865         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7866         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7867         (toplevel): require 'cl.
7868         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7869
7870         * wl-summary.el: Rewrite to use new elmo interface.
7871
7872 \f
7873 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7874
7875         * wl-mime.el (wl-draft-preview-message):
7876         Run `wl-draft-send-hook' before collecting recipients information;
7877         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7878
7879         * tm-wl.el (wl-draft-preview-message): Ditto.
7880
7881 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7882
7883         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7884         wrong recipients are displayed when forwarded message.
7885
7886 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7887
7888         * Version number is increased to 2.5.7.
7889
7890 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7891
7892         * wl-message.el (wl-message-next-page): Bind
7893         `window-pixel-scroll-increment' to nil while scrolling up.
7894
7895 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7896
7897         * wl-vars.el (wl-save-hook): New hook.
7898         * wl.el (wl-save): Call `wl-save-hook'.
7899
7900 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7901
7902         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7903         Argument WITH-ARG instead of NO-ARG (negative mean).
7904         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7905         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7906         * wl-message.el (wl-message-follow-current-entity): Likewise.
7907
7908 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7909
7910         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7911         FROM was optional argument.
7912         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7913
7914 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7915
7916         * Version number is increased to 2.5.6.
7917
7918 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7919
7920         * wl-version.el (wl-version-show): Removed.
7921         (wl-version): Add `interactive'.
7922
7923 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7924
7925         * wl-summary.el (wl-summary-get-petname-func): New variable.
7926         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7927         instead of `wl-address-get-petname-1'.
7928         (wl-summary-simple-from): Ditto.
7929
7930         * wl-address.el (wl-address-get-petname-1): Define as function.
7931
7932 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7935         field in the original message.
7936         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7937
7938 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7939
7940         * wl-expire.el (wl-expire-hide):
7941         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7942
7943 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7944
7945         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7946         find decoder for To, Cc, and Subject.
7947
7948 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7949
7950         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7951         for checking `elmo-use-buffer-cache'.
7952         (wl-summary-mark-as-important): Fixed typo in comment.
7953
7954 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7955
7956         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7957         field in the original message.
7958         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7959
7960 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7961
7962         * wl-expire.el (wl-expire-hide):
7963         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7964
7965 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7966
7967         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7968         find decoder for To, Cc, and Subject.
7969
7970 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7971
7972         * Version number is increased to 2.5.5.
7973
7974         * wl-address.el (wl-address-specials-regexp): New constant.
7975         (wl-address-quote-specials): Use it.
7976
7977 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7978
7979         * wl-summary.el (wl-summary-rescan):
7980         Call `wl-summary-buffer-number-column-detect'.
7981         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7982
7983         * wl-message.el (wl-message-mode-map): Define.
7984         (wl-message-decode): Use it as local-map.
7985
7986 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7987
7988         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7989         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7990
7991 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7992
7993         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7994
7995         * wl-mule.el (wl-read-event-char): Ditto.
7996
7997         * wl-e21.el (wl-read-event-char): Ditto.
7998
7999         * wl-nemacs.el (wl-read-event-char): Ditto.
8000         (read-event): Removed.
8001
8002         * wl-util.el (toplevel): Removed dummy definition of
8003         `read-event'.
8004         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8005
8006 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8007
8008         * wl-nemacs.el (elmo-archive-call-process): Moved to
8009         elmo-archive.el.
8010
8011 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8012
8013         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8014         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8015
8016         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8017         instead of magic-number 6.  Use `not' instead of `null' for symbol
8018         `nil' check (not empty list).
8019         (wl-draft-insert-x-face-field): Fixed paren style.
8020
8021         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8022         one-branch conditional statement, instead of `and' and `if'.
8023         (wl-draft-forward): Likewise.
8024         (wl-draft-add-references): Likewise.
8025         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8026
8027         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8028         conditional steatment.  Use `cond' instead of `if'.
8029         (wl-draft-confirm): Likewise.
8030
8031 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8032
8033         * wl-version.el (wl-version-show): Use `product-string-1'
8034         instead of `wl-version'.
8035         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8036
8037         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8038
8039 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8040
8041         * wl-highlight.el (wl-highlight-headers): Revert
8042         `wl-highlight-x-face-func' argument (`beg' and `end').
8043
8044 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8045
8046         * wl.el (toplevel): Move `product-provide' declare.
8047         * wl-demo.el (toplevel): Ditto.
8048         * wl-dnd.el (toplevel): Ditto.
8049         * wl-highlight.el (toplevel): Ditto.
8050         * wl-message.el (toplevel): Ditto.
8051         * wl-refile.el (toplevel): Ditto.
8052         * wl-util.el (toplevel): Ditto.
8053
8054 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8055
8056         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8057         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8058         (wl-thread-close-all): keep cursor position.
8059
8060 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8061
8062         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8063         (eq x 0).
8064         (wl-generate-user-agent-string-1): Fix conditional statement.
8065
8066 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8067
8068         * wl.el (wl-check-environment): Additional check for
8069         'wl-local-domain' and `wl-message-id-domain'.
8070
8071 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8072
8073         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8074
8075 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8076
8077         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8078         instead of `smtp-sasl-user-realm'.
8079
8080 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8081
8082         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8083
8084 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8085
8086         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8087         to the default value as well as `eword-lexical-analyzer'.
8088
8089 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8090
8091         * wl-version.el (wl-extended-emacs-version,
8092         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8093         `elmo-match-string' instead of `wl-match-string'.
8094
8095 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8096
8097         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8098         docstring.
8099
8100 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8101
8102         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8103
8104 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8105
8106         * wl-highlight.el (wl-highlight-headers): Remove
8107         `wl-highlight-x-face-func' argument (`beg' and `end').
8108
8109 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8110
8111         * wl-summary.el (wl-summary-mark-as-important):
8112         Remove cache if folder is local.
8113
8114 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8115
8116         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8117         to get existing e-mail address string.
8118
8119 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8120
8121         * wl-version.el (wl-generate-user-agent-string): Commentary.
8122         (wl-generate-user-agent-string-1): Use `when' for
8123         one-branch conditional statement, instead of `and' and `if'.
8124         (wl-extended-emacs-version, wl-extended-emacs-version2,
8125         wl-extended-emacs-version3): Ditto.
8126
8127 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8128
8129         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8130         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8131         condition-case; Remove initialization.
8132         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8133         (wl-summary-sync-update3): Added argument `sync-all';
8134         Eliminated local variable `msgdb';
8135         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8136         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8137         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8138
8139 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8140
8141         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8142         connection before call `wl-draft-send-mail-with-smtp'.
8143
8144 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * Version number is increased to 2.5.4.
8147
8148 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8149
8150         * wl.el (wl-check-environment): Additional check for
8151         'wl-local-domain' and `wl-message-id-domain'.
8152
8153 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8154
8155         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8156         buffer as command specific.
8157         (wl-folder-mark-as-read-all-entity): Ditto.
8158         (wl-folder-prefetch-entity): Ditto.
8159         (wl-folder-drop-unsync-entity): Ditto.
8160
8161         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8162         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8163         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8164
8165         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8166         save-excursion.
8167
8168 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8169
8170         * Version number is increased to 2.5.3.
8171
8172         * wl-summary.el (wl-summary-save-view-cache):
8173         Delete duplicated `write-region';
8174         Use `write-region-as-binary' instead of `as-binary-output-file' and
8175         `write-region'.
8176
8177 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8178
8179         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8180
8181 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8182
8183         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8184         instead of `smtp-via-smtp'.
8185
8186 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8187
8188         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8189
8190 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8191
8192         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8193         instead of `smtp-sasl-user-realm'.
8194
8195 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8196
8197         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8198
8199 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8200
8201         * Version number is increased to 2.5.2.
8202
8203 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8204
8205         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8206         does not exist.
8207         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8208         (wl-biff-start): Call `timer-activate' if timer already exists.
8209
8210         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8211         only when it is bound as function.
8212
8213 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8214
8215         * Version number is increased to 2.5.1.
8216
8217 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8218
8219         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8220         Print refile/copy destination.
8221
8222 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8223
8224         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8225         queue-flush-only is non-nil.
8226
8227         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8228
8229         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8230         checking cache folder.
8231
8232 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8233
8234         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8235         `regexp-quote'.
8236
8237 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8238
8239         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8240         function.
8241         * wl-summary.el (wl-summary-write-current-folder-functions):
8242         Change default value.  Use it.
8243
8244 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8245
8246         * Version number is increased to 2.5.0.
8247
8248         * wl-version.el (wl-version): Changed codename.
8249
8250 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8251
8252         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8253         (wl-summary-supersedes-message): Ditto.
8254
8255 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8256
8257         * wl-refile.el (wl-refile-guess-functions): Renamed from
8258         `wl-refile-guess-func-list'.
8259
8260 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8261
8262         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8263         Fixed problem when no rule was matched.
8264
8265 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8266
8267         * wl-summary.el (wl-summary-get-mark): Fixed
8268         `wl-summary-buffer-target-mark' check logic.
8269
8270 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8271
8272         * wl-folder.el (wl-folder-write-current-folder): Added group
8273         folder check.
8274
8275         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8276         `wl-summary-write-current-newsgroup'.
8277         (wl-summary-write-current-folder-functions): New variable.
8278         * wl-folder.el (wl-folder-get-newsgroups): New function.
8279         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8280         (wl-folder-write-current-folder): Renamed from
8281         `wl-folder-write-current-newsgroup'.
8282
8283 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8284
8285         * Version number is increased to 2.3.93.
8286
8287 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8290         (wl-ldap-make-matched-value-list): Ditto.
8291         (wl-ldap-alias-safe-string): Split e-mail address.
8292
8293         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8294         petname folder default was selected.
8295         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8296         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8297
8298 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8299
8300         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8301         to `wl-draft-config-exec'.
8302
8303         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8304         instead of calling `wl-draft-config-exec';
8305         Process group-list and show recipients in minibuffer.
8306
8307         * tm-wl.el (wl-draft-preview-message): Ditto.
8308
8309 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8310
8311         * wl.el (toplevel): Added (C) to copyright notice, and
8312         sync Author header.
8313         * tm-wl.el (toplevel): Ditto.
8314         * wl-address.el (toplevel): Ditto.
8315         * wl-demo.el (toplevel): Ditto.
8316         * wl-dnd.el (toplevel): Ditto.
8317         * wl-draft.el (toplevel): Ditto.
8318         * wl-e21.el (toplevel): Ditto.
8319         * wl-expire.el (toplevel): Ditto.
8320         * wl-folder.el (toplevel): Ditto.
8321         * wl-highlight.el (toplevel): Ditto.
8322         * wl-message.el (toplevel): Ditto.
8323         * wl-mime.el (toplevel): Ditto.
8324         * wl-mule.el (toplevel): Ditto.
8325         * wl-nemacs.el (toplevel): Ditto.
8326         * wl-refile.el (toplevel): Ditto.
8327         * wl-score.el (toplevel): Ditto.
8328         * wl-summary.el (toplevel): Ditto.
8329         * wl-template.el (toplevel): Ditto.
8330         * wl-thread.el (toplevel): Ditto.
8331         * wl-util.el (toplevel): Ditto.
8332         * wl-vars.el (toplevel): Ditto.
8333         * wl-xmas.el (toplevel): Ditto.
8334
8335 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8336
8337         * wl.el (wl-init): Added comment about `wl-init-hook'.
8338         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8339         * wl-vars.el (wl-init-hook): Added docs.
8340         (wl-make-plugged-hook): Removed useless docs.
8341         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8342         * wl-xmas.el (toplevel): Ditto.
8343
8344 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8345
8346         * wl-address.el (toplevel): Fixed multiple Author header format.
8347         * wl-demo.el (toplevel): Ditto.
8348         * wl-draft.el (toplevel): Ditto.
8349         * wl-folder.el (toplevel): Ditto.
8350         * wl-summary.el (toplevel): Ditto.
8351         * wl-thread.el (toplevel): Ditto.
8352         * wl-util.el (toplevel): Ditto.
8353         * wl-vars.el (toplevel): Ditto.
8354         * wl-version.el (toplevel): Ditto.
8355         * wl-xmas.el (toplevel): Ditto.
8356         * wl.el (toplevel): Ditto.
8357
8358         * wl-version.el (toplevel): Added require `elmo-version' for
8359         `product-version-as-string'.
8360
8361 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8362
8363         * wl-vars.el (wl-draft-send-hook): Changed default value to
8364         '(wl-draft-config-exec).
8365
8366         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8367         explicitly.
8368         (wl-draft): Set `wl-draft-config-exec-flag' before running
8369         `wl-mail-setup-hook'.
8370
8371         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8372         `wl-biff-init-icons' to `wl-init-hook' instead of
8373         `wl-make-plugged-hook'.
8374         (Because if `wl-draft' command is invoked at first,
8375         they are not initialized)
8376         Updated copyright notice.
8377
8378         * wl-e21.el (toplevel): Ditto;
8379
8380         * wl-demo.el (toplevel): Updated copyright notice.
8381         * wl-address.el (toplevel): Ditto.
8382         * wl-draft.el (toplevel): Ditto.
8383         * wl-version.el (toplevel): Ditto.
8384         * wl-folder.el (toplevel): Ditto.
8385         * wl-summary.el (toplevel): Ditto.
8386         * wl-thread.el (toplevel): Ditto.
8387         * wl-util.el (toplevel): Ditto.
8388         * wl-vars.el (toplevel): Ditto.
8389         * wl.el (toplevel): Ditto.
8390
8391 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8392
8393         * wl-highlight.el (wl-highlight-message): Fixed problem of
8394         highlighting failure which occured when the last field contains
8395         multiple lines in the draft buffer.
8396
8397         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8398         `wl-biff-start' if plugged.
8399
8400         * wl-util.el (wl-biff-check-folder): New function.
8401         (wl-biff-check-folders): Don't set session name prefix.
8402         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8403         (wl-biff-check-folder-async): Ditto.
8404
8405         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8406         in email address.
8407
8408 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8409
8410         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8411
8412         * wl-draft.el (wl-draft-strip-subject-re): New function.
8413
8414         * wl-draft.el (wl-draft-reply): Use it.
8415
8416 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-message.el (wl-mmelmo-message-redisplay): Use
8419         `mime-display-message' instead of `wl-mime-display-message'.
8420
8421         * wl-mime.el (toplevel): Removed compatibility workaround
8422         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8423         (wl-mime-display-message): Abolished.
8424         (wl-mime-entity-read-field): Ditto.
8425         (wl-mime-combine-message/partial-pieces): Use
8426         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8427
8428 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8429
8430         * wl-template.el: Doc fixes.
8431
8432 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8433
8434         * wl-e21.el (wl-message-overload-functions): Do nothing if
8435         `current-local-map' is not available.
8436         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8437
8438 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8439
8440         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8441         representation.
8442
8443         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8444         number.
8445         (wl-fldmgr-save-folders): Don't use `format' when insert
8446         `wl-fldmgr-folders-header'.
8447
8448 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8449
8450         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8451
8452 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8453
8454         * wl-highlight.el (wl-highlight-message):
8455         Use `std11-field-end' to detect end point of the header field.
8456         Refer `wl-highlight-max-header-size'.
8457
8458         * wl-vars.el (wl-highlight-max-header-size): New variable.
8459
8460         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8461
8462         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8463         Set `for-draft' argument of wl-highlight-headers.
8464         (wl-draft): Ditto.
8465         (wl-draft-reedit): Ditto.
8466         (wl-user-agent-compose-internal): Ditto.
8467
8468 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8469
8470         * wl-message.el (wl-message-add-button): Use overlay.
8471
8472 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8473
8474         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8475
8476         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8477         problem when group-list content is nothing.
8478         (Reported by Mito <mit@nines.nec.co.jp>)
8479
8480 2000-10-18  SAITO Atsunori <sai@yedo.com>
8481
8482         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8483
8484 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8485
8486         * tm-wl.el (toplevel): Use product-provide.
8487
8488 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8489
8490         * Version number is increased to 2.3.92.
8491
8492 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8493
8494         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8495         title text, use `display' property for left margin under Emacs 21.
8496
8497         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8498         properties.
8499         (wl-plugged-init-icons): Ditto.
8500
8501 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8502
8503         * wl.el (wl-save-status, wl-init): Remove last period in
8504         "...done." message.
8505         * tm-wl.el (wl-summary-burst): Ditto.
8506         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8507         wl-summary-resume-cache-status,
8508         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8509         wl-summary-sync-update3, wl-summary-highlight-msgs,
8510         wl-summary-flush-pending-append-operations,
8511         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8512         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8513         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8514         wl-thread-open-all): Ditto.
8515         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8516         * wl-mime.el (wl-summary-burst): Ditto.
8517         * wl-highlight.el (wl-highlight-summary): Ditto.
8518         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8519         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8520         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8521         * wl-address.el (wl-local-address-init): Ditto.
8522
8523 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8524
8525         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8526         `add-text-properties'.
8527         (wl-plugged-init-icons): Ditto.
8528         (wl-folder-init-icons): Use `propertize' instead of
8529         `put-text-property'.
8530         (wl-plugged-set-folder-icon): Ditto.
8531         (wl-e21-highlight-folder-group-line): Ditto.
8532
8533 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8534
8535         * wl-version.el (wl-version-status-alist): New variable.
8536         (wl-version-status): New function.
8537
8538         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8539         "Cc" part of the case "Reply-To".
8540
8541         * wl-draft.el (wl-draft-reply): Use result of
8542         `eword-extract-address-components'.
8543
8544         * wl-demo.el (wl-demo-icon-name): New constant.
8545         (wl-logo-xpm): Use it.
8546         (wl-logo-xbm): Ditto.
8547         (wl-logo-bitmap): Ditto.
8548
8549         * Version number is increased to 2.3.91.
8550
8551 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8552
8553         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8554         (wl-extended-emacs-version, wl-extended-emacs-version2,
8555         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8556         docstring.
8557
8558         * wl-version.el (wl-generate-user-agent-string-1): New function.
8559         (wl-generate-user-agent-string): Use it.
8560
8561         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8562         `mime-edit-insert-user-agent-field'.
8563         (wl-generate-user-agent-string): Check
8564         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8565
8566         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8567         instead of `if', when verbose case.
8568
8569 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8570
8571         * wl-expire.el (wl-summary-expire): Fix.
8572
8573 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8574
8575         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8576         and `elmo-lost+found-folder' if 'wl-draft.
8577         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8578
8579 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8580
8581         * wl-expire.el (wl-summary-expire): Change messages.
8582         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8583         `deleing-info' instead of "Deleting..."
8584
8585 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8586
8587         * wl-summary.el (wl-summary-refile-subr): Fix.
8588
8589 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8590
8591         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8592         if pipe folder.
8593
8594 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8595
8596         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8597
8598 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8599
8600         * wl-expire.el (wl-expire-hide): New function.
8601         (wl-summary-expire): Add `hide'.
8602
8603 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8604
8605         * wl-vars.el (wl-draft-reply-without-argument-list):
8606         Changed default value to consider `Reply-To:'.
8607         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8608
8609         * Version number is increased to 2.3.90.
8610
8611         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8612         elmo-imap4-get-session with unwind-protect.
8613         Don't cause error.
8614         (wl-summary-sync-marks): Don't check plugged nor folder type.
8615         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8616         (Always keep current buffer).
8617
8618 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8619
8620         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8621         Enclose with `save-excursion'.
8622
8623 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8624
8625         * wl-version.el (wl-version): Remove interactive.
8626
8627 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8628
8629         * wl-version.el (wl-generate-user-agent-string): Use
8630         `product-string-verbose' instead of `product-string-1'.
8631
8632 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8633
8634         * wl-vars.el (wl-draft-use-cache): New variable.
8635         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8636         if wl-draft-use-cache is non-nil.
8637
8638 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8639
8640         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8641         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8642
8643 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8644
8645         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8646         (wl-thread-msg-mark-as-unread): Ditto.
8647
8648         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8649         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8650         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8651         Don't set mark in summary if return value of `elmo-mark-as-read'
8652         is nil.
8653         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8654         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8655         instead of `wl-thread-msg-mark-as-read'.
8656         (wl-summary-mark-as-unread-region): Ditto.
8657         (wl-summary-target-mark-mark-as-read): Ditto.
8658
8659         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8660
8661 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8662
8663         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8664
8665         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8666
8667 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8668
8669         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8670         face.
8671
8672 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8673
8674         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8675         `running-xemacs'.
8676
8677 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8678
8679         * wl-version.el (toplevel): Use `product-version-as-string' for
8680         set verstion-string, if defined.
8681
8682         * wl-version.el (wl-version-show): Insert string at point, when
8683         call with argument.
8684
8685         * wl-version.el (wl-generate-user-agent-string): Use
8686         `product-string-1' instead of `wl-appname', `wl-version' and
8687         `wl-codename'.
8688
8689 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8690
8691         * wl-address.el (toplevel): Use product-provide.
8692         * wl-demo.el (toplevel): Ditto.
8693         * wl-dnd.el (toplevel): Ditto.
8694         * wl-draft.el (toplevel): Ditto.
8695         * wl-e21.el (toplevel): Ditto.
8696         * wl-expire.el (toplevel): Ditto.
8697         * wl-fldmgr.el (toplevel): Ditto.
8698         * wl-folder.el (toplevel): Ditto.
8699         * wl-highlight.el (toplevel): Ditto.
8700         * wl-message.el (toplevel): Ditto.
8701         * wl-mime.el (toplevel): Ditto.
8702         * wl-mule.el (toplevel): Ditto.
8703         * wl-nemacs.el (toplevel): Ditto.
8704         * wl-refile.el (toplevel): Ditto.
8705         * wl-score.el (toplevel): Ditto.
8706         * wl-summary.el (toplevel): Ditto.
8707         * wl-template.el (toplevel): Ditto.
8708         * wl-thread.el (toplevel): Ditto.
8709         * wl-util.el (toplevel): Ditto.
8710         * wl-vars.el (toplevel): Ditto.
8711         * wl-xmas.el (toplevel): Ditto.
8712         * wl.el (toplevel): Ditto.
8713
8714 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8715
8716         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8717         instead of product.
8718
8719         * wl-version.el (wl-version): Compile time evalution elmo-version.
8720
8721 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8722
8723         * wl-summary.el (wl-summary-sync-force-update): Append queue
8724         `mark-as-read'if unplugged.
8725
8726 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8727
8728         * wl-version.el: New file.  Use product.el.
8729         * wl.el: add (require 'wl-version).
8730         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8731         for ~/.folders header.
8732         (wl-fldmgr-folders-header): Changed.
8733         * wl-demo.el (wl-demo): Use product.el.
8734
8735         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8736         wl-version.el.
8737         * wl-util.el (wl-version, wl-version-show): Ditto.
8738
8739         * wl-util.el (wl-generate-user-agent-string,
8740         wl-extended-emacs-version, wl-extended-emacs-version2,
8741         wl-extended-emacs-version3): Move to wl-version.el.
8742         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8743         xemacs-codename, mime-edit-insert-user-agent-field,
8744         mime-edit-user-agent-value, mime-editor/version,
8745         mime-editor/codename): Compile warning killer move to
8746         wl-version.el
8747
8748 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8749
8750         * wl-summary.el (wl-summary-refile-subr): Fix.
8751
8752 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8753
8754         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8755         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8756
8757 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8758
8759         * wl.el (wl-check-environment): Check too many `@'.
8760
8761 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8762
8763         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8764
8765 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8766
8767         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8768         wl-draft-reply-myself-without-argument-list): Add variables.
8769         * wl-draft.el (wl-draft-reply): Use it.
8770
8771 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8772
8773         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8774         the 5th argument of `elmo-network-get-spec'.
8775
8776         * wl-thread.el (wl-thread-reparent-children): New inline function.
8777         (wl-thread-delete-message): Use it.
8778
8779         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8780         (wl-summary-score-update-all-lines): Don't use `dolist'.
8781
8782 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8783
8784         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8785         (require 'elmo-msgdb) for inline function.
8786
8787 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8788
8789         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8790
8791 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8792
8793         * wl-score.el (wl-score-headers): Fix for the confusing macro
8794         `elmo-kill-buffer'.
8795
8796 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8797
8798         * wl-summary.el: Don't use the 3rd argument of `require' because
8799         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8800         * wl-util.el: Ditto.
8801         * wl-draft.el: Ditto.
8802
8803 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8804
8805         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8806         window system is not used.
8807
8808 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8809
8810         * wl-thread.el: Don't use `mapcar' only for iteration.
8811         (wl-thread-resume-entity): Ditto.
8812         (wl-thread-delete-message): Ditto.
8813
8814         * wl-summary.el: Bind `dragdrop-drop-functions',
8815         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8816         of `require' for `timezone', `easymenu' and `ps-print';
8817         don't use `mapcar' only for iteration.
8818
8819         * wl-util.el: Bind `mule-version', `nemacs-version',
8820         `emacs-beta-version', `xemacs-codename',
8821         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8822         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8823         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8824         only for iteration.
8825
8826         * wl-score.el: Don't use `mapcar' only for iteration.
8827         (wl-score-simplify-buffer-fuzzy): Ditto.
8828         (wl-score-simplify-subject): Ditto.
8829         (wl-score-headers): Ditto.
8830         (wl-summary-score-update-all-lines): Ditto.
8831
8832         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8833         `enable-multibyte-characters' and `mule-version'.
8834
8835         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8836         `mapcar' only for iteration.
8837
8838         * wl-demo.el: Don't use `mapcar' only for iteration.
8839
8840         * wl-folder.el: Don't use `mapcar' only for iteration.
8841         (wl-folder-open-all): Ditto.
8842         (wl-folder-count-incorporates): Ditto.
8843
8844         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8845         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8846
8847         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8848         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8849         `smtp-connection-type'; specify 3rd argument of `require' for
8850         `timezone'; don't use `mapcar' only for iteration.
8851         (wl-draft-clone-local-variables): Don't use `mapcar'.
8852         (wl-draft-generate-clone-buffer): Ditto.
8853         (wl-user-agent-compose-internal): Ditto.
8854
8855         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8856
8857         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8858         (wl-save-status): Ditto.
8859
8860         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8861         for iteration.
8862
8863 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8864
8865         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8866         removed `Date'.
8867         (wl-fldmgr-make-filter-default): New user option.
8868
8869         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8870         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8871         (wl-fldmgr-filter-completion-alist): Abolish.
8872
8873         * wl.el (wl): Don't check servers if arg is non-nil.
8874
8875         * wl-draft.el (wl-draft-reply): Set only message-id string to
8876         In-Reply-To field.
8877
8878 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8879
8880         * wl-summary.el (wl-summary-pick): Rewrite.
8881
8882         * wl-draft.el (wl-draft-forward): Get references field from
8883         original buffer.
8884         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8885
8886 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8887
8888         * wl-draft.el (wl-draft-forward): Add references field.
8889
8890 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8891
8892         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8893         (wl-draft-reply): Use it.
8894
8895 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8896
8897         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8898         when Emacs 21 is running.
8899
8900         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8901         bindings.
8902
8903 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8904
8905         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8906         XPM icons transparent.
8907
8908         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8909         Emacs 21.
8910
8911 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8912
8913         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8914         nil.
8915
8916         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8917         when it is persistent.
8918         (wl-summary-sync-marks): Changed argument for
8919         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8920         (wl-summary-virtual): Use `elmo-read-search-condition'.
8921         (wl-summary-redisplay-internal): If folder is local, mark as read
8922         even when folder is plugged.
8923
8924 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8925
8926         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8927         of `tool-bar-lines' in the frame parameters.
8928         (after-make-frame-functions, post-command-hook): Don't modify the
8929         value.
8930         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8931         wl-e21-tool-bar-lines): Removed.
8932
8933 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8934
8935         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8936         properties `evaporate' and `wl-momentary-overlay' as well.
8937         (wl-highlight-summary-displaying): Ditto.
8938         (wl-delete-all-overlays): Don't delete overlay which does not have
8939         a property `wl-momentary-overlay'.
8940
8941         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8942         `display-mouse-p' and `display-graphic-p'.
8943         (wl-folder-init-icons): Don't search for XBM or the other files.
8944         (wl-plugged-set-folder-icon): Make icons if and only if
8945         `display-graphic-p' returns non-nil.
8946         (wl-highlight-plugged-current-line): Use `before-string' overlay
8947         property to show icon images.
8948         (wl-highlight-folder-current-line): Ditto.
8949         (wl-e21-highlight-folder-group-line): Ditto.
8950         (wl-e21-highlight-folder-by-numbers): Ditto.
8951         (wl-e21-insert-image): Removed.
8952         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8953         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8954         said.
8955         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8956         `wl-e21-force-switch-toolbar'.
8957         (wl-e21-make-icon-image): Removed.
8958         (wl-e21-setup-toolbar): Don't search for XBM files.
8959         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8960         the default value.
8961
8962 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8963
8964         * wl-util.el (wl-biff-check-folder-async): Set
8965         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8966
8967 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8968
8969         * wl-e21.el (after-make-frame-functions): Add
8970         `wl-e21-force-switch-toolbar'.
8971         (wl-e21-force-switch-toolbar): New function force to switch the
8972         toolbar appearance automatically.
8973         (post-command-hook): Add `wl-e21-switch-toolbar'.
8974         (wl-e21-switch-toolbar): New function to switch the toolbar
8975         appearance automatically.
8976         (wl-e21-tool-bar-lines): New buffer local variable.
8977
8978 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8979
8980         * wl-util.el (wl-biff-check-folders-running): New variable.
8981         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8982         (wl-biff-check-folder-async-callback):
8983         Set `wl-biff-check-folders-running'.
8984         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8985         with unwind-protect.
8986
8987         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8988         Enclose `wl-folder-auto-check' with unwind-protect.
8989
8990         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8991         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8992
8993         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8994
8995         * wl-util.el (wl-biff-notify): New inline function.
8996         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8997         locally.
8998         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8999         folder-list' is 1.
9000         Use `wl-biff-notify'.
9001         (wl-biff-check-folder-async-callback): New function.
9002         (wl-biff-check-folder-async): Ditto.
9003
9004         * wl-folder.el (wl-folder): Don't check folders.
9005         (wl-folder-auto-check): New function.
9006
9007 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9008
9009         * wl-util.el (wl-biff-start) [Emacs19+]:
9010         Use `timer-next-integral-multiple-of-time'.
9011         (wl-biff-check-folders): Use `wl-default-folder'
9012         if `wl-biff-check-folder-list' is nil.
9013
9014 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9015
9016         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9017         instead of `elmo-delete-lists'.
9018
9019 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9020
9021         * wl.el (wl-plugged-toggle-all): Set the value of
9022         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9023         (wl-plugged-toggle): Ditto.
9024         (wl-toggle-plugged): Ditto.
9025         (wl-plugged-init): Ditto.
9026
9027         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9028         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9029         instead of `wl-biff-state-indicator-off' and
9030         `wl-biff-state-indicator-on'; don't modify the value and the type
9031         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9032         (wl-plugged-init-icons): Set icons data to
9033         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9034         instead of `wl-plug-state-indicator-off' and
9035         `wl-plug-state-indicator-on'; don't modify the value and the type
9036         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9037
9038         * wl-vars.el (wl-modeline-biff-state-off,
9039         wl-modeline-biff-state-on, wl-modeline-biff-status,
9040         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9041         wl-modeline-plug-status): New internal variables.
9042         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9043         wl-biff-check-interval, wl-biff-check-folder-list): Change
9044         customization group from `wl-folder' to `wl-highlight'.
9045         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9046         wl-show-plug-status-on-modeline): Defcustomized.
9047
9048         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9049         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9050         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9051         a flag to `mode-line-buffer-identification'.
9052
9053         * wl-e21.el (wl-biff-init-icons): Set icons data to
9054         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9055         instead of `wl-biff-state-indicator-off' and
9056         `wl-biff-state-indicator-on'.
9057         (wl-plugged-init-icons): Set icons data to
9058         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9059         instead of `wl-plug-state-indicator-off' and
9060         `wl-plug-state-indicator-on'.
9061
9062 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9063
9064         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9065         excessive titles.
9066
9067 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9068
9069         * wl.el (wl-plugged-mode): Use revised
9070         `wl-mode-line-buffer-identification'.
9071         (wl-plugged-init): Don't use `force-mode-line-update'.
9072
9073         * wl-xmas.el (wl-draft-overload-functions): Use revised
9074         `wl-mode-line-buffer-identification'.
9075         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9076         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9077         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9078         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9079         `wl-make-plugged-hook';
9080         add `wl-folder-init-icons' and `wl-setup-folder' to
9081         `wl-folder-mode-hook'.
9082
9083         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9084         19 as well.
9085         (wl-mode-line-display-priority-list): New user option.
9086         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9087         Defcustomized.
9088         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9089         Add docs.
9090
9091         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9092         start.
9093         (wl-mode-line-buffer-identification): Revised as a function.
9094
9095         * wl-summary.el (wl-summary-mode): Use revised
9096         `wl-mode-line-buffer-identification'; don't call
9097         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9098         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9099         `wl-xmas-setup-summary'.
9100
9101         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9102         `wl-mode-line-buffer-identification'.
9103
9104         * wl-mule.el (wl-draft-overload-functions): Use revised
9105         `wl-mode-line-buffer-identification'.
9106
9107         * wl-folder.el (wl-make-plugged-alist): Don't call
9108         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9109         (wl-folder): Don't call `wl-folder-init-icons' directly.
9110         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9111         `wl-xmas-setup-folder' directly;
9112         use revised `wl-mode-line-buffer-identification'.
9113         (TopLevel): Don't bind `wl-biff-init-icons',
9114         `wl-plugged-init-icons', `wl-folder-init-icons',
9115         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9116
9117         * wl-e21.el (wl-draft-overload-functions): Use revised
9118         `wl-mode-line-buffer-identification'.
9119         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9120         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9121         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9122         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9123         `wl-make-plugged-hook';
9124         add `wl-folder-init-icons' and `wl-setup-folder' to
9125         `wl-folder-mode-hook'.
9126
9127 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9128             Katsumi Yamaoka    <yamaoka@jpl.org>
9129
9130         * wl.el (wl): Call `wl-biff-start'.
9131         (wl-exit): Call `wl-biff-stop'.
9132         (wl-plugged-mode): Show biff in modeline.
9133         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9134
9135         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9136         (wl-biff-init-icons): New function.
9137         (wl-plugged-init-icons): Don't make too much keymaps.
9138         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9139
9140         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9141         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9142         variables.
9143         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9144         options.
9145
9146         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9147         wl-biff-start, wl-biff-stop): New functions.
9148         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9149         (wl-biff-timer-name): New variable.
9150
9151         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9152
9153         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9154         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9155
9156         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9157         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9158
9159         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9160         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9161         `wl-folder-init-icons' to `ignore' if they are not available.
9162         (wl-folder-mode): Show biff in modeline.
9163
9164         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9165         (wl-biff-init-icons): New function.
9166         (wl-plugged-init-icons): Don't make too much keymaps.
9167         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9168
9169 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9170
9171         * wl-vars.el (wl-strict-diff-folders): Customization Type
9172         and doc fix.  Define as a list of regular expressions for
9173         folders or nil.
9174         * wl-folder.el (wl-folder-check-one-entity): Use
9175         `wl-string-match-member' instead of `wl-string-member' for
9176         `wl-strict-diff-folders'.
9177
9178 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9179
9180         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9181         (wl-highlight-folder-current-line): Use it; new implementation.
9182         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9183         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9184         `defsubst' instead of `defun'.
9185
9186         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9187         `wl-highlight-group-folder-by-numbers'; made it can also be a
9188         number.  See info for more details.
9189
9190         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9191         running.
9192
9193         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9194         to bind them.
9195
9196         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9197         (wl-highlight-folder-current-line): New implementation.
9198
9199         * wl-highlight.el (wl-highlight-folder-group-line): New
9200         implementation.
9201         (wl-delete-all-overlays): Rewrite as a marco.
9202         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9203
9204         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9205         running.
9206         (wl-folder-*-glyph): No need to bind them.
9207
9208         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9209         `wl-e21-highlight-folder-group-icon'; rewrite.
9210         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9211         `defsubst' instead of `defun'.
9212         (wl-folder-mode-map): Bind it when compiling.
9213
9214 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9215
9216         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9217
9218         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9219
9220 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9221
9222         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9223
9224 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9225
9226         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9227         (wl-highlight-folder-current-line): Use it.
9228
9229         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9230         in `id-name'.
9231
9232 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9233
9234         * wl.el: Require `wl-e21' when Emacs 21 is running.
9235
9236         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9237         default when Emacs 21 is running.
9238         (wl-use-highlight-mouse-line): Ditto.
9239         (wl-on-emacs21): New constant.
9240         (wl-on-emacs20): Removed.
9241
9242         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9243         Emacs 21 is running.
9244
9245         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9246         Emacs 21 is running.
9247
9248         * wl-e21.el: New file.
9249
9250 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9251
9252         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9253         (wl-toggle-plugged): Ditto.
9254         (wl-plugged-toggle): Ditto.
9255         (wl-plugged-toggle-all): Ditto.
9256
9257         * wl-vars.el (wl-plug-state-indicator): Refer
9258         `wl-plug-state-indicator-on' indirectly.
9259
9260 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9261
9262         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9263         Call `wl-folder-confirm-existence'.
9264
9265         * wl-folder.el (wl-folder-confirm-existence): Added optional
9266         argument `force'.
9267
9268 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9269
9270         * wl-summary.el (wl-summary-refile-subr): Assume
9271         `copy-or-refile' as symbol.
9272         (wl-summary-refile): Follow up above change.
9273         (wl-summary-copy): Ditto.  Doc fix.
9274
9275 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9276
9277         * wl-summary.el (wl-summary-pick): Don't bind
9278         `elmo-search-mime-charset'.
9279
9280         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9281         default using old backquote style.
9282         (wl-search-mime-charset): Abolished.
9283
9284         * wl-highlight.el (wl-highlight-headers):
9285         Call `point' after `re-search-forward'(for Nemacs).
9286
9287         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9288         for elmo-imap4.el.
9289
9290 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9291
9292         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9293         `wl-message-ignored-field-list' instead of
9294         `mime-view-ignored-field-list'.
9295
9296         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9297         Add interactive spec.
9298         (wl-folder-goto-bottom-of-current-folder): Ditto.
9299         (wl-folder-mode-map): Bind them.
9300
9301         * wl-vars.el (wl-message-ignored-field-list): New variable.
9302         (wl-message-visible-field-list): New variable.
9303
9304         * wl-mime.el (wl-mime-header-presentation-method): New function.
9305         (wl-mime-setup): Set header-presentation-method.
9306
9307 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9308
9309         * wl-nemacs.el (wl-draft-overload-functions): Set
9310         `mode-line-buffer-identification' instead of using
9311         `wl-make-modeline'.
9312
9313         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9314         instead of using `wl-make-modeline'.
9315
9316         * wl-xmas.el (wl-plugged-init-icons): Set up
9317         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9318         (wl-make-modeline): Abolish.
9319         (wl-draft-overload-functions): Set
9320         `mode-line-buffer-identification' instead of using
9321         `wl-make-modeline'.
9322
9323         * wl-util.el (wl-make-modeline-subr): Abolish.
9324         (wl-mode-line-buffer-identification): New alias.
9325
9326         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9327         (wl-summary-make-modeline): Abolish.
9328         (wl-summary-buffer-set-folder): Set
9329         `wl-summary-buffer-folder-indicator'.
9330         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9331         of using `wl-make-modeline'.
9332         (wl-summary-switch-to-clone-buffer): Don't set
9333         `mode-line-buffer-identification'.
9334         (wl-summary-goto-folder-subr): Ditto.
9335
9336         * wl-mule.el (wl-draft-overload-functions): Set
9337         `mode-line-buffer-identification' instead of using
9338         `wl-make-modeline'.
9339
9340         * wl-folder.el (wl-folder-mode): Set
9341         `mode-line-buffer-identification' instead of using
9342         `wl-make-modeline'.
9343         (wl-folder): Don't set `mode-line-buffer-identification'.
9344
9345 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9346
9347         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9348         instead of `member' for `wl-refile-guess-func-list' look-ups.
9349         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9350
9351 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9352
9353         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9354         `wl-message-button-dispatcher'.
9355
9356         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9357
9358         * wl-message.el (wl-message-button-dispatcher): Use it.
9359
9360         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9361         "In-Reply-To".
9362
9363         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9364         Bind `case-fold-search' to t.
9365
9366 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9367
9368         * wl-xmas.el (wl-message-overload-functions): Initialize
9369         `wl-message-button-map'.
9370
9371         * wl-mule.el (wl-message-overload-functions): Initialize
9372         `wl-message-button-map'.
9373
9374         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9375
9376         * wl-message.el (wl-message-button-map): New keymap.
9377         (wl-message-add-button): New function.
9378         (wl-message-button-dispatcher): New function.
9379         (wl-message-button-refer-article): New function.
9380
9381         * wl-highlight.el
9382         (wl-highlight-message-add-buttons-to-header): New function.
9383         (wl-highlight-headers): Use it.
9384
9385 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9386
9387         * wl-summary.el (wl-summary-default-from): Use
9388         `wl-address-get-petname-1'.
9389         (wl-summary-simple-from): Ditto.
9390
9391         * wl-address.el (wl-address-get-petname-1): New inline function.
9392         (wl-address-get-petname): Use it.
9393
9394 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9395
9396         * wl-summary.el (wl-summary-default-from): Return full-name part
9397         from the address if no petname was found.
9398         (wl-summary-simple-from): Ditto.
9399
9400         * wl-address.el (wl-address-get-petname): Return nil if no petname
9401         associated with the address was found.
9402
9403 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9404
9405         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9406         display is finished.
9407
9408 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9409
9410         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9411         `elmo-folder-exists-p' argument.
9412
9413 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9414
9415         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9416         the folder.
9417
9418 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9419
9420         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9421
9422         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9423         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9424
9425 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9426
9427         * wl-folder.el (wl-folder-create-subr): New function.
9428         (wl-folder-confirm-existence): Use it.
9429         (wl-folder-check-one-entity): Use it.
9430         Check the error symbol is derived from 'elmo-open-error.
9431
9432         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9433         `ignore-error'.
9434
9435 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9436
9437         * wl-util.el (toplevel): Add (eval-when-compile (require
9438         'elmo-util)).  (Maybe `provide' is typo.)
9439
9440 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9441
9442         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9443         (I don't know why this was needed.)
9444
9445         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9446         Follow up changes for stream-type.
9447
9448         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9449         (wl-draft-elmo-nntp-send): Ditto.
9450
9451         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9452         (wl-nntp-posting-stream-type): Ditto.
9453         (wl-pop-before-smtp-ssl): Abolished.
9454         (wl-nntp-posting-ssl): Ditto.
9455
9456         * wl-address.el (wl-address-quote-specials): New function.
9457         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9458
9459         * wl-draft.el (wl-draft-reply): Ditto.
9460
9461 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9462
9463         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9464         use function `wl-string-match-assoc'.
9465
9466 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9467
9468         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9469
9470         * wl-draft.el (wl-draft-deduce-address-list): New function.
9471         (wl-draft-parse-mailbox-list): Ditto.
9472         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9473         instead of `smtp-deduce-address-list'.
9474         (wl-draft-on-field-p): Follow group list.
9475
9476         * wl-address.el (wl-address-concat-token): New function.
9477         (wl-address-string-without-group-list-contents): Ditto.
9478         (wl-complete-field-body): Fixed problem of completion
9479         by japanese petname.
9480         (wl-address-make-completion-list): Rewrite.
9481
9482 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9483
9484         * wl-address.el (wl-address-make-completion-list): Completion by
9485         petname.
9486         (wl-complete-field-body): Likewise.
9487
9488 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9489
9490         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9491         contains invalid address syntax.
9492
9493 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9494
9495         * wl-folder.el (wl-folder-check-entity-async): Use
9496         `elmo-nntp-spec-hostname'.
9497
9498 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9499
9500         * wl-summary.el (wl-summary-msgdb-load-async): Use
9501         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9502
9503 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9504
9505         * wl-draft.el (wl-draft-reply): Set argument
9506         `content-transfer-encoding' as nil.
9507
9508 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9509
9510         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9511         `wl-refile-alist'.
9512
9513 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9514
9515         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9516         (wl-draft-edit-string): Ditto.
9517         (wl-draft-forward): Ditto.
9518         * wl-summary.el (wl-summary-write): Ditto.
9519
9520 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9521
9522         * wl-summary.el (wl-summary-sync-update3): Call
9523         `wl-summary-buffer-number-column-detect'.
9524         (wl-summary-buffer-number-column-detect): Search from point-min.
9525
9526 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9527
9528         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9529         contains an address which is not included in original to or cc.
9530
9531 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9532
9533         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9534         begin-line does not exist.
9535         * wl-message.el (wl-message-uu-substring): Ditto.
9536
9537 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9538
9539         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9540         clear local variables.
9541         (wl-summary-exit): Call `elmo-commit'.
9542         (wl-summary-switch-to-clone-buffer): Call
9543         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9544         (wl-summary-goto-folder-subr): Ditto.
9545
9546         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9547         POP folder.
9548
9549 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9550
9551         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9552         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9553         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9554         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9555         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9556         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9557
9558         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9559
9560 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9561
9562         * wl-summary.el (wl-summary-search-by-subject):
9563         Search parent message from the latest one.
9564
9565 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9566
9567         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9568         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9569
9570         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9571         New user option.
9572
9573         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9574         if elmo-nntp-use-killed-list is nil.
9575         Use `elmo-msgdb-append-to-killed-list'.
9576         (Append numbers confirmed as disappeared to the killed list.)
9577         (wl-summary-confirm-appends): Don't display negative number.
9578
9579 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9580
9581         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9582
9583 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9584
9585         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9586         range is `all'.
9587         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9588         `elmo-list-bigger-diff'.
9589
9590 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9591
9592         * wl-summary.el (wl-summary-buffer-exit-func):
9593         New buffer local variable.
9594         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9595
9596 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9597
9598         * wl-demo.el (wl-demo): Fix the last change.
9599
9600 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9601
9602         * wl-demo.el (wl-demo): Don't use `eval'.
9603
9604 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9605
9606         * wl-summary.el (wl-summary-buffer-thread-modified):
9607         New buffer-local variable.
9608         (wl-summary-set-thread-modified): New function.
9609         (wl-summary-thread-modified-p): New function.
9610         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9611         (wl-summary-yank-saved-message): Use function
9612         `wl-summary-set-thread-modified'
9613         (wl-summary-switch-to-clone-buffer): Add
9614         `wl-summary-buffer-thread-modified'.
9615
9616         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9617         (wl-summary-buffer-mark-saved-hook): Ditto.
9618         * wl-summary.el (wl-summary-msgdb-save): New hook
9619         `wl-summary-buffer-message-saved-hook' and
9620         `wl-summary-buffer-mark-saved-hook'.
9621
9622 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9623
9624         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9625
9626 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9627
9628         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9629         don't hide scroll bars under FSF Emacsen because it may incur an
9630         undesirable redrawing.
9631
9632 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9633
9634         * wl-draft.el (wl-draft-edit-string): Call
9635         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9636
9637 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9638
9639         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9640
9641 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9642
9643         * wl-summary.el (wl-summary-msgdb-load-async): Call
9644         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9645
9646 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9647
9648         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9649         fringes in demo buffer; center bitmap logo correctly even if old
9650         Mule is used.
9651
9652 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9653
9654         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9655
9656         * wl-refile.el (wl-refile-subject-alist): New variable.
9657         (wl-refile-subject-alist-file-name): Ditto.
9658         (wl-refile-alist-setup): Rewrite.
9659         (wl-refile-alist-save): Use `elmo-object-save'.
9660         Eliminated arguments.
9661         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9662         (wl-refile-guess-by-subject): New function.
9663         (wl-refile-guess-func-list): Added it.
9664
9665 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9666
9667         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9668         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9669
9670 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9671
9672         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9673         New buffer-local variable.
9674         (wl-summary-buffer-next-folder-func): Ditto.
9675         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9676         if non-nil.
9677         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9678         if non-nil.
9679         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9680         if non-nil.
9681         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9682         if non-nil.
9683
9684 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9685
9686         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9687         permanently in the demo buffer.
9688
9689 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9690
9691         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9692         `mime-entity-fetch-field'.
9693
9694         * wl.el (wl-exit): Delete plugged buffer.
9695
9696         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9697         XEmacs has menubar feature.
9698
9699 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9700
9701         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9702         cannot arrive at the beginning of the buffer under old Emacsen.
9703
9704 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9705
9706         * wl-address.el (wl-address-ldap-search):
9707         Call `ldap-search-entries' with `withdn' argument t.
9708         (wl-complete-field-body): Bind completion-ignore-case as t.
9709         Clear ldap search hash when it was sole completion.
9710         Use elmo-string for pattern string.
9711         (wl-ldap-alias-safe-string): Eliminated needless let.
9712
9713 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9714
9715         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9716         (wl-ldap-alias-sep): New constant.
9717         (wl-ldap-search-attribute-type-list): Ditto.
9718         (wl-ldap-get-value): New function.
9719         (wl-ldap-make-filter): Ditto.
9720         (wl-ldap-make-matched-value-list): Ditto.
9721         (wl-ldap-alias-safe-string): Ditto.
9722         (wl-ldap-register-dn-string): Ditto.
9723         (wl-address-ldap-search): Rewrite.
9724
9725 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9726
9727         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9728         thread is deleted.
9729         (wl-thread-delete-line-from-buffer): Ditto.
9730         (wl-thread-get-exist-children): New function.
9731
9732 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9733
9734         * wl-demo.el (wl-demo): Made it to select various image types.
9735         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9736         from `wl-title-logo'.
9737         (wl-logo-ascii): New variable.
9738         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9739         (wl-demo-copyright-notice): New constant.
9740
9741         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9742
9743 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9744
9745         * wl-vars.el (wl-summary-target-above): Renamed from
9746         wl-summary-temp-above.
9747         * wl-score.el (wl-score-get-score-alist): Use it.
9748         (wl-summary-score-update-all-lines): Use it.
9749         * wl-summary.el: Ditto. (make-variable-buffer-local).
9750
9751 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9752
9753         * wl-vars.el (wl-ldap-port): New user option.
9754
9755         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9756         Rewite whole implementation.
9757         (wl-complete-field-body): Fixed.
9758
9759 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9760
9761         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9762         Choose implementation at compile time.
9763
9764 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9765
9766         * wl-address.el (wl-ldap-search-internal): New function.
9767         (wl-complete-field-to): Use it.
9768
9769 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9770
9771         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9772         Use `let' instead of `let*'.
9773         Require 'wl-vars.
9774
9775         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9776         Define as defcustom.
9777         (wl-ldap-base): Ditto.
9778         (wl-use-ldap): Ditto.
9779
9780 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9781
9782         * wl-address.el (wl-ldap-search): New function.
9783         (wl-complete-field-body): Use `wl-ldap-search'.
9784         (wl-ldap-server): New variable.
9785         (wl-ldap-base): Ditto.
9786         (wl-use-ldap): Ditto.
9787
9788 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9789
9790         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9791         (Pointed out by Mito <mit@nines.nec.co.jp>).
9792         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9793         buffer-local variables like `wl-summary-redisplay-internal'.
9794         (wl-summary-redisplay-all-header): Likewise.  Update
9795         Summary view too.
9796
9797 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9798
9799         * wl-summary.el (wl-summary-jump-to-parent-message):
9800         Consider prefix argument.
9801
9802         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9803         when closed thread is deleted.
9804
9805 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9806
9807         * wl-summary.el (wl-summary-jump-to-parent-message):
9808         Consider thread modification.
9809
9810 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9811
9812         * wl-message.el (wl-message-normal-get-original-buffer): Use
9813         `save-excursion'.
9814
9815         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9816         (wl-summary-showto-folder-regexp): Ditto.
9817
9818 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9819
9820         * wl-util.el (wl-delete-alist): Doc fix.
9821         (wl-delete-associations): New function.
9822         (wl-inverse-alist): New function.
9823         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9824         Split temporary variables. Use `wl-delete-associations'
9825         and `wl-inverse-alist'.
9826         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9827
9828 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9829
9830         * wl-folder.el (wl-folder-prefetch-entity):
9831         Execute prefetching if new count is unknown.
9832
9833 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9834
9835         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9836
9837         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9838         delete entity.
9839         (wl-thread-set-parent): If insert as top, set linked as nil.
9840
9841         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9842         `wl-thread-cleanup-symbols' when view mode is thread.
9843
9844 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9845
9846         * wl-folder.el (wl-folder-create-folder-entity): Use
9847         with-current-buffer.
9848         (wl-local-folder-init): Call set-buffer to make sure we are in
9849         the Folder buffer. Don't touch buffer-local variables here.
9850         (wl-folder-mode): Initialize buffer-local variables here.
9851
9852         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9853         (wl-folder-entity-assign-id): Ditto.
9854         (wl-folder-create-entity-hashtb): Ditto.
9855         (wl-local-folder-init): Ditto.
9856         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9857
9858 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9859
9860         * wl-summary.el (wl-summary-default-from): Fix probrem when
9861         std11-extract-address-components return (nil "foo@bar").
9862
9863 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9864
9865         * wl-draft.el (wl-draft-clone-local-variables):
9866         Remove redundant `setq'.
9867
9868 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9869
9870         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9871         Bind wl-highlight-x-face-func as nil while highlighting header.
9872
9873 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9874
9875         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9876
9877 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9878
9879         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9880         elmo-msgdb-overview-hashtb from copy-variables.
9881         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9882         instead of `elmo-msgdb-overview-get-entity-by-number'.
9883         (wl-summary-auto-refile): Ditto.
9884
9885         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9886         `elmo-msgdb-overview-get-entity' instead of
9887         `elmo-msgdb-search-overview-entity'.  Use
9888         `elmo-msgdb-overview-get-entity' instead of
9889         `elmo-msgdb-overview-get-entity-by-number'.
9890         (wl-thread-insert-entity-sub): Ditto.
9891         (wl-thread-insert-message): Ditto.
9892
9893         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9894         `elmo-msgdb-overview-get-entity'.
9895         (wl-normal-message-redisplay): Ditto.
9896
9897 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9898
9899         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9900         `wl-thread-entities'.
9901         (wl-thread-delete-message): Fix remove top message from
9902         `wl-thread-entity-list'.
9903
9904         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9905         wl-append(nconc), because update-list is broken on Meadow.
9906
9907         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9908         updating process.
9909         (wl-summary-rescan): Ditto.
9910         (wl-summary-sync-update3): Ditto.
9911         * wl-thread.el (wl-thread-set-parent): Renamed from
9912         `wl-summary-set-parent'.
9913         (wl-thread-insert-message): Updating buffer faster.
9914         (wl-thread-delete-message): Updating buffer faster.
9915
9916         * wl-score.el (wl-summary-score-update-all-lines): Changed
9917         interval for display progress gauge.
9918
9919 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9920
9921         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9922         folder always-sticky.
9923         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9924         defmacro.
9925
9926 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9927
9928         * wl-vars.el (wl-draft-add-references): New user option.
9929
9930         * wl-draft.el (wl-draft-add-references): New function.
9931         (wl-draft-yank-from-mail-reply-buffer): Use it.
9932         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9933         as nil.
9934
9935 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9936
9937         * wl-thread.el (wl-thread-update-line-msgs): Called
9938         `wl-thread-update-line-on-buffer-sub'.
9939         (wl-thread-update-line-on-buffer): Delete routine of inserting
9940         thread.
9941         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9942         moved from `wl-thread-update-line-on-buffer'.
9943         Add threshold for displaying progress gauge.
9944         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9945         argument of `wl-thread-update-line-msgs'.
9946         Add threshold for displaying progress gauge.
9947         * wl-folder.el:
9948         Add threshold for displaying progress gauge.
9949         * wl-score.el: Ditto.
9950
9951         * wl-expire.el (wl-summary-expire): Display deleting info.
9952
9953 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9954
9955         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9956         `no-msg'.
9957         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9958         argument of `wl-thread-update-line-msgs'.
9959         (wl-summary-set-parent): Added optional argument `parent-number'.
9960         (wl-summary-buffer-saved-message): New buffer local variable.
9961         (wl-summary-save-current-message): New command.
9962         (wl-summary-yank-saved-message): Ditto.
9963         (wl-summary-mode-map): Added key binding for
9964         `wl-summary-save-current-message' (\ew) and
9965         `wl-summary-yank-saved-message' (\C-y).
9966         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9967
9968 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9969
9970         * wl-summary.el (wl-summary-mode-map): Added key binding for
9971         `wl-summary-set-parent' (ts).
9972
9973 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9974
9975         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9976         subject faster. If thread number is reverse, delayed updating
9977         thread.
9978         (wl-summary-search-by-subject): Ditto.
9979         (wl-summary-put-alike): Ditto.
9980         (wl-summary-get-alike): Ditto.
9981         (wl-summary-insert-headers): Insert header of all overview in
9982         buffer.
9983         (wl-summary-rescan): Delayed updating thread. Kill search subject
9984         buffer for wl-summary-search-by-subject.
9985         (wl-summary-sync-update3): Ditto.
9986         (wl-summary-exit): Ditto.
9987         (wl-summary-goto-bottom-of-current-thread): Change for linked
9988         thread.
9989         (wl-summary-overview-create-summary-line): Change line for linked
9990         thread.
9991
9992         * wl-summary.el (wl-summary-update-thread): Use
9993         wl-thread-maybe-get-children-num.
9994         (wl-summary-set-parent): If change parent, move sub thread.
9995         (wl-summary-redisplay-internal): Add horizontal recenter.
9996         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9997
9998         * wl-thread.el (wl-thread-entity-get-linked): New function.
9999         (wl-thread-entity-set-linked): New function.
10000         (wl-thread-create-entity): Add linked element.
10001         (wl-thread-entity-insert-as-top): Use wl-append.
10002         (wl-thread-maybe-get-children-num): If closing thread, return
10003         children msgs.
10004         (wl-thread-update-line-msgs): Displaying progress message.
10005         (wl-thread-update-line-on-buffer-sub): Use
10006         wl-thread-maybe-get-children-num.
10007         (wl-thread-update-line-on-buffer): If update line is not exists,
10008         insert thread.
10009         (wl-thread-delete-message): If delete top msg of thread, search
10010         parent by subject.
10011         (wl-thread-insert-entity): Use
10012         wl-thread-maybe-get-children-num.
10013
10014         * wl-highlight.el (wl-highlight-summary-current-line): change
10015         sregexp for linked thread.
10016         * wl-util.el (wl-count-lines): Count lines.
10017         (wl-horizontal-recenter): horizontal recenter.
10018         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10019         (wl-score-get-alike): Ditto.
10020         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10021         (wl-subject-length-limit): New variable.
10022         (wl-highlight-thread-indent-string-regexp): Changed for linked
10023         thread.
10024
10025 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10026
10027         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10028         New variable (revival).
10029         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10030         by subject matching if there's no in-reply-to nor references field
10031         (revival).
10032
10033 \f
10034 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10035
10036         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10037         message.
10038
10039 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10040
10041         * wl-summary.el (wl-summary-reply): Return t if there was a
10042         message at cursor point.
10043         Added unwind-protect.
10044         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10045         returns t.
10046         (wl-summary-cancel-message): Do nothing when there's no message at
10047         cursor point.
10048         (wl-summary-forward): Ditto.
10049         (wl-summary-jump-to-parent-message): Ditto.
10050         (wl-summary-reedit): Ditto.
10051         (wl-summary-edit-addresses): Ditto.
10052         (wl-summary-pipe-message): Ditto.
10053         (wl-summary-print-message-with-ps-print): Ditto.
10054         (wl-summary-print-message): Ditto.
10055         (wl-summary-mark-as-important): Ditto.
10056         (wl-summary-mark-as-unread): Ditto.
10057
10058         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10059         message at cursor point.
10060         (wl-summary-reply-with-citation): Remove unwind-protect.
10061
10062         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10063         subject searching feature.
10064         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10065         Eliminated.
10066
10067 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10068
10069         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10070         New variable.
10071         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10072         by subject matching if there's no in-reply-to nor references field.
10073
10074         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10075
10076         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10077         when display is finished.
10078         (wl-folder-open-all): Ditto.
10079         (wl-folder-update-access-group): Ditto.
10080         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10081         * wl-thread.el (wl-thread-close-all): Ditto.
10082
10083         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10084         progress gauge only when it was displayed.
10085         * wl-folder.el (wl-folder-insert-entity): Ditto.
10086
10087 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10088
10089         * wl-summary.el (wl-summary-incorporate): Enclose
10090         `wl-summary-sync-force-update' with save-excursion.
10091
10092 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10093
10094         * wl-summary.el (wl-summary-prefetch-region):
10095         Pass current cursor point to `pos-visible-in-window-p' after
10096         moving cursor to the started point.
10097
10098 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10099
10100         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10101
10102         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10103         fields from the forwarding message.
10104         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10105         `ignored-fields'.
10106
10107 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10108
10109         * wl-mime.el (wl-message-request-partial):
10110         Eliminated argument `msgdb'.
10111         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10112         (wl-mime-combine-message/partial-pieces): Likewise.
10113         * tm-wl.el (wl-message-request-partial): Likewise.
10114         (wl-mime-combine-message/partial-pieces): Likewise.
10115
10116 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10117
10118         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10119         when display is finished.
10120
10121 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10122
10123         * wl-summary.el (wl-summary-goto-folder-subr):
10124         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10125
10126 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10127
10128         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10129         when cursor point is visible.
10130
10131 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10132
10133         * wl-expire.el (wl-expire-archive-get-max-number):
10134         Don't use `file-name-directory'.
10135
10136 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10137
10138         * wl-expire.el (wl-expire-archive-get-max-number):
10139         Use `file-name-directory'.
10140
10141 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10142
10143         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10144         only when there is progress.
10145
10146 2000-04-13  Mito <mit@nines.nec.co.jp>
10147
10148         * wl-summary.el (wl-summary-sync-marks): Display progress.
10149
10150 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10151
10152         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10153         (wl-summary-prev): Move cursor regardless of unread status.
10154         (wl-summary-next): Ditto.
10155
10156 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10157
10158         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10159         Added argument `target' and `number'.
10160         * tm-wl.el (wl-summary-burst-subr): New function.
10161         (wl-summary-burst): Use it.
10162
10163 2000-04-10  Mito <mit@nines.nec.co.jp>
10164
10165         * wl-mime.el (wl-burst): New function.
10166         (wl-summary-burst): Use it.
10167
10168 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10169
10170         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10171         as petname when there's no candidate.
10172
10173 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10174
10175         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10176         New variable.
10177         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10178
10179         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10180
10181         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10182
10183 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10184
10185         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10186         Use substring of `original' instead of buffer-substring.
10187         (wl-refile-evaluate-rule):
10188         Set `original' argument of wl-refile-expand-newtext.
10189
10190         * wl-summary.el
10191         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10192         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10193         (wl-summary-auto-refile): Check existence of destination folder just
10194         before marking.
10195
10196 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10197
10198         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10199         when wl-refile-get-field-value return nil.
10200
10201 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10202
10203         * wl-refile.el
10204         (wl-refile-expand-newtext): New function imported from Gnus.
10205         (wl-refile-evaluate-rule): Use it.
10206
10207 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10208
10209         * wl-summary.el (wl-summary-print-destination):
10210         Duplicate folder string to avoid putting text-property on
10211         original string.
10212
10213         * wl-refile.el (wl-refile-get-field-value): New function.
10214         (wl-refile-evaluate-rule): New function;
10215         Evaluate refile rule recursively.
10216         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10217         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10218         New function; Check existence of a target folder recursively.
10219         (wl-summary-auto-refile-check-refile-rule-alist):
10220         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10221
10222 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10223
10224         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10225
10226         * wl-folder.el (wl-create-folder-entity-from-buffer):
10227         Fixed problem when '}' character is contained in folder name.
10228
10229         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10230
10231 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10232
10233         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10234         (wl-fldmgr-add-completion-all-completions):
10235         Use wl-fldmgr-add-completion-hashtb.
10236
10237 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10238
10239         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10240         wl-fldmgr-add-completion-subr): New functions.
10241         * wl-folder.el (wl-folder-completion-func): New variable.
10242         * wl-summary.el (wl-summary-read-folder):
10243         Use wl-folder-completion-func.
10244
10245         * wl-refile.el: Eliminate throw & catch.
10246
10247         * wl.el (wl-plugged-sending-queue-status): Fixed.
10248
10249 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10250
10251         * wl-draft.el (wl-draft): Put category property on
10252         mail-header-separator.