7580c38ee11707479a9c8360f7967bb002295e7b
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
2
3         * wl-spam.el (wl-summary-test-spam-region): New function.
4         (wl-spam-setup): Bind "rkc".
5
6 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
7
8         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
9
10 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
11
12         * wl-spam.el (wl-summary-test-spam): Fix typo.
13         (wl-message-check-spam): Ditto.
14
15 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
16
17         * wl-summary.el (wl-summary-default-from): Simplify.
18
19 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-action.el (wl-summary-exec-action-refile): Simplify.
22         (wl-summary-exec-action-copy): Ditto.
23         (wl-summary-auto-refile): Check existence of temporary mark.
24
25 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
26
27         * wl-summary.el (wl-summary-create-line): Use
28         `elmo-time-to-datevec'.
29
30         * wl-expire.el (wl-expire-archive-date): Ditto.
31         (wl-expire-localdir-date): Ditto.
32
33         * wl-util.el (wl-day-number): Abolish.
34
35         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
36         of `wl-day-number'.
37         (wl-score-followup): Ditto.
38         (wl-score-add-followups): Ditto.
39         (wl-score-get-latest-msgs): Ditto.
40         (wl-score-get-header-entry): Ditto.
41         (wl-score-edit-insert-date): Ditto.
42
43 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
44
45         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
46         `elmo-message-entity-field' with 2nd argument `type'.
47
48 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
49
50         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
51
52 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
53
54         * wl-thread.el (wl-thread-delete-message): Delete descendant
55         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
56
57 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
58
59         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
60
61 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
62
63         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
64         `Access folder'.
65
66 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
67
68         * wl-vars.el (wl-access-folder-icon): New user option.
69
70         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
71         `Access folder'.
72
73 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
74
75         * wl-summary.el (wl-summary-buffer-set-folder): Use
76         `wl-folder-mime-charset'.
77
78         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
79         `mime-charset'.
80         (wl-folder-get-elmo-folder): Ditto.
81         (wl-folder-mime-charset): New function.
82
83 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl-util.el (wl-parse-addresses): Define alias of
86         `elmo-parse-addresses' (move to `elmo-util.el').
87
88         * wl-summary.el (wl-summary-default-from): Follow the API change.
89         (wl-summary-overview-entity-compare-by-date): Ditto.
90         (wl-summary-overview-entity-compare-by-from): Ditto.
91         (wl-summary-get-list-info): Get value of `ml-info' field from
92         entity at first.
93         (wl-summary-rescan-message): Treat prefix argument.
94         (wl-summary-prefetch-msg): Follow the API change.
95         (wl-summary-search-by-subject): Ditto.
96         (wl-summary-insert-thread): Ditto.
97         (wl-summary-line-subject): Ditto.
98         (wl-summary-line-from): Ditto.
99         (wl-summary-create-line): Ditto.
100         (wl-summary-print-message-with-ps-print): Ditto.
101
102         * wl-score.el (wl-score-ov-entity-get): Ditto.
103         (wl-score-followup): Ditto.
104         (wl-score-add-followups): Use `elmo-message-entity-field' instead
105         of `car'.
106         (wl-score-get-latest-msgs): Follow the API change.
107         (wl-score-get-header): Ditto.
108
109         * wl-refile.el (wl-refile-learn): Ditto.
110         (wl-refile-subject-learn): Ditto.
111         (wl-refile-get-field-value): Ditto.
112         (wl-refile-guess-by-history): Ditto.
113         (wl-refile-guess-by-subject): Ditto.
114
115         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
116
117         * wl-expire.el (wl-expire-date-p): Removed.
118         (wl-expire-archive-date): Follow the API change.
119         (wl-expire-localdir-date): Ditto.
120         (wl-summary-expire): Ditto.
121
122         * Version number is increased to 2.15.1.
123
124 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
125
126         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
127         group is access or not (it is not strict, like wl-fldmgr-rename).
128
129 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
130
131         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
132         duplicate call of `wl-summary-print-argument' on the wrong line.
133
134 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
135
136         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
137         even if argument `number' is nil.
138         (wl-summary-insert-line): Print action argument if current message
139         has it.
140
141 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
142
143         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
144         (wl-draft-reply): Ditto.
145         (wl-draft): Add optional argument `parent-number' and call
146         `wl-draft-create-buffer' with it.
147         (wl-draft-create-buffer): Add optional argument
148         `parent-number'. Set wl-draft-parent-number as it.
149
150 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
151
152         * wl-folder.el (wl-folder-set-persistent-mark): If summary
153         buffer is not for given folder, don't use it.
154
155 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
156
157         * Version number is increased to 2.15.0.
158
159 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
162
163         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
164         (wl-highlight-get-face-by-name): New internal function.
165         (wl-highlight-summary-line-face-spec): Use it and fixed.
166
167 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-summary.el (wl-summary-sync-update): Use
170         `elmo-message-entity-field' instead of `car' to get message-id
171         from overview entity.
172
173         * wl-summary.el (wl-summary-rescan-message): Call
174         `wl-highlight-summary-displaying' when displaying a message.
175
176 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
177
178         * wl-draft.el (wl-draft-config-info-filename): Extracted from
179         `wl-draft-config-info-operation'.
180         (wl-draft-buffer-change-number): New function.
181         (wl-draft-rename-saved-config): Ditto.
182         * wl.el (wl-init): Connect slot for message-number-changed.
183         (toplevel): Add autoload for wl-draft-rename-saved-config.
184
185 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
186
187         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
188         `update-overview'
189         (wl-summary-buffer-detach): Disconnect from it.
190         (wl-summary-rescan-message): Use command.
191
192         * wl-message.el (wl-message-buffer-display): Use
193         `with-current-buffer' instead of `save-excursion'.
194
195 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * wl-mime.el (wl-draft-preview-attributes-list): Protect
198         wl-draft-preview-attributes-list from distraction.
199
200 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
201
202         * wl-summary.el (wl-summary-sync-update): Sort the return value of
203         `elmo-list-diff'.
204
205 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
206
207         * wl-summary.el
208         (wl-summary-edit-addresses-collect-candidate-fields): Use
209         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
210
211         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
212         instead of `elmo-set-work-buf'.
213
214         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
215         (wl-address-make-address-list): Ditto.
216
217         * Version number is increased to 2.13.3.
218
219 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
220
221         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
222         user option.
223
224         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
225         argument `5'.
226
227         * wl-message.el (wl-message-display-no-merge-p): New function.
228         (wl-message-buffer-display): Check whether the message is
229         reassembled and follow the API change.
230
231 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
232
233         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
234         multibyte on working buffer and removed unnecessary
235         `buffer-disable-undo'.
236
237 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
238
239         * wl-util.el (wl-read-search-condition-internal): Fixed the last
240         change.
241
242 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
243
244         * wl-util.el (wl-read-search-condition-internal): Protect
245         elmo-global-flags from distraction.
246
247 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
248
249         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
250
251         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
252         (wl-summary-event-handler): Ditto.
253         (wl-summary-update-persistent-mark-on-event): New
254         function (renamed from `elmo-event-handler-flag-changed').
255         (wl-summary-buffer-attach): New function.
256         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
257         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
258         instead of `elmo-folder-add-handler'.
259
260         * Version number is increased to 2.13.2.
261
262 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
263
264         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
265         and "\177" to the `wl-news-previous-page'.
266         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
267         (wl-news-previous-page): New function.
268
269 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
270
271         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
272         instead of `write-region' and simplify.
273
274 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
275
276         * wl-template.el (wl-template-select): Cause error if
277         `wl-template-alist' is nil.
278
279 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
280
281         * wl-news.el.in: Set file variable `no-byte-compile'.
282
283 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
284
285         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
286         whether a target message is within displaying area.
287         (elmo-event-handler-cache-changed): Ditto.
288
289 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
290
291         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
292         to `defun'.  Use `nconc' instead of `append' to collect descendant
293         message numbers.
294
295 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
296
297         * wl-thread.el (wl-thread-save-top-list)
298         (wl-thread-save-entities): Use `with-temp-buffer'.
299         * wl-news.el.in (wl-news-previous-version-load):
300         (wl-news-previous-version-save): Ditto.
301         * wl-summary.el (wl-summary-load-file-object)
302         (wl-summary-save-view-cache): Ditto.
303
304 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
305
306         * wl-util.el (toplevel): Require 'elmo-flag'.
307         (wl-read-search-condition): New function (Renamed from
308         `elmo-read-search-condition').
309         (wl-read-search-condition-internal): Likewise.
310
311         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
312         invalid.
313         (wl-summary-pick): Use `wl-read-search-condition' instead of
314         `elmo-read-search-condition'.
315         (wl-summary-virtual): Ditto.
316
317         * wl-folder.el (wl-folder-virtual): Ditto.
318         (wl-folder-pick): Ditto.
319
320         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
321
322 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
323
324         * wl-summary.el (wl-summary-reedit): Call
325         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
326
327 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
328
329         * wl-mime.el (toplevel): Require wl-vars.
330
331         * wl-message.el (toplevel): Require cl at compile.
332
333         * wl-draft.el (toplevel): Require elmo.
334
335 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
336
337         * wl-message.el (wl-message-buffer-prefetch): Count is a number
338         and do nothing when it is not positive.
339         (wl-message-buffer-prefetch-next): Ditto.
340
341 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
342
343         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
344         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
345         (wl-summary-redisplay-internal): Ditto.
346
347         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
348         message (the condition is borrowed from `wl-check-variables-2').
349         (wl-summary-redisplay-internal): Ditto.
350
351 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-mime.el (wl-draft-nntp-attribute): New function.
354         (wl-draft-attribute-nntp-posting-server): Use it.
355         (wl-draft-attribute-nntp-posting-port): Ditto.
356
357         * wl-mime.el (wl-draft-preview-attributes-list): New function.
358         (wl-draft-show-attributes-buffer): Ditto.
359         (wl-draft-hide-attributes-buffer): Ditto.
360         (wl-draft-attribute-newsgroups): Ditto.
361         (wl-draft-attribute-nntp-posting-server): Ditto.
362         (wl-draft-attribute-nntp-posting-port): Ditto.
363         (wl-draft-preview-message): Use there functions.
364
365         * wl-vars.el (wl-draft-preview-attributes-list): Change default
366         value.
367
368 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
369
370         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
371         (wl-draft-reedit): Ditto.
372         (wl-draft-queue-flush): Ditto.
373
374         * wl-mime.el (wl-message-request-partial): Ditto.
375         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
376         instead of `elmo-message-fetch'.
377
378         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
379
380         * wl-summary.el (wl-summary-message-string): Ditto.
381
382 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
383
384         * wl-util.el (wl-current-message-buffer): Follow the API change.
385
386         * wl-summary.el (wl-summary-redisplay-internal): Call
387         `wl-summary-mark-as-read' with 2nd argument as nil and update
388         unread count instead of persistent mark.
389
390         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
391         variable.
392         (wl-message-redisplay): Follow the API change.
393         (wl-message-buffer-display): Managed mime-entity directly and
394         return preview buffer only.
395         (wl-message-display-internal): Rewrite.
396         (wl-message-buffer-prefetch-subr): Not save return value of
397         `wl-message-buffer-display'.
398
399         * Version number is increased to 2.13.1.
400
401 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
402
403         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
404         'elmo-multiple-fields-body-list' with boundary specified.
405
406 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
407
408         * wl-vars.el (wl-summary-resend-use-cache): New variable.
409         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
410         cache if `wl-summary-resend-use-cache' is non-nil.
411
412 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
413
414         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
415         (wl-nntp-posting-stream-type): Ditto.
416
417 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
418
419         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
420
421 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
422
423         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
424         message.
425
426 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
427
428         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
429         Abolish.
430         (wl-summary-buffer-persistent-mark-version): New internal
431         variable.
432         (wl-summary-update-mark-and-highlight-window): Check by
433         wl-summary-persistent-mark-invalid-p.
434         (wl-summary-update-status-marks): Ditto.
435         (elmo-event-handler-flag-changed): Rewrite.
436         (elmo-event-handler-cache-changed): Define.
437         (wl-summary-prefetch-msg): Does not update persistent mark here.
438         (wl-summary-delete-cache): Ditto.
439         (wl-summary-resume-cache-status): Ditto.
440         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
441         (wl-summary-persistent-mark-invalid-p): New function.
442         (wl-summary-validate-persistent-mark): Ditto.
443         (wl-summary-validate-persistent-mark-string): Ditto.
444         (wl-summary-invalidate-persistent-mark): Ditto.
445         (wl-summary-update-persistent-mark): Call
446         `wl-summary-validate-persistent-mark'.
447         (wl-summary-create-line): Call
448         `wl-summary-validate-persistent-mark-string'.
449
450         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
451         status as t if cache used.
452
453 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
454
455         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
456         only if the target is group.
457         * wl-folder.el (wl-folder-append-petname): Don't check group name.
458
459 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
460
461         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
462
463 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
464
465         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
466
467         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
468
469 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
470
471         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
472         (Thanks to Yoichi NAKAYAMA).
473
474 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
475
476         * wl-util.el (wl-save-drafts): Restore echo area.
477
478 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * Version number is increased to 2.13.0.
481
482         * wl-util.el (wl-biff-check-folder-async): Use
483         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
484
485 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * wl-message.el (wl-message-display-internal): Does not put
488         wl-message-display-type property on message buffer.
489         (wl-message-buffer-display-type): New function.
490
491         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
492
493         * wl-summary.el (wl-summary-mode): Use `dolist' to add
494         `wl-summary-buffer-detach'.
495         (wl-summary-message-display-type): Use
496         `wl-summary-buffer-display-type'.
497
498 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
499
500         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
501         buffer-local.
502
503         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
504         kill-buffer-hook instead of make-local-variable.
505         (wl-draft-preview-message): Set `local' argument of add-hook as t.
506
507 2004-12-12  Scott Renfro <scott@renfro.org>
508
509         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
510         regex for square-branket.
511
512 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
513
514         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
515         `wl-message-mime-analysis-p' with argument `header'.
516
517 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
518
519         * wl-mime.el (wl-draft-yank-current-message-entity): 
520         Switch to no-mime following method according to wl-message-display-type
521         property.
522         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
523
524         * wl-message.el (wl-message-display-internal): 
525         Put wl-message-display-type property on message buffer.
526
527         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
528         (wl-message-display-internal): Ditto;
529
530         * wl-summary.el (wl-summary-toggle-mime): Ditto.
531
532 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
533
534         * wl-message.el (wl-message-make-display-type): New function.
535         (wl-message-display-type-property): Ditto.
536         (wl-message-mime-analysys-p): Ditto.
537         (wl-message-display-all-header-p): Ditto.
538         (wl-message-redisplay): Removed argument `as-is', `all-header' and
539         added `display-type'.
540         (wl-message-buffer-display): Likewise.
541         (wl-message-display-internal): Likewise.
542         (wl-message-buffer-display-type): Abolish.
543         (wl-message-buffer-prefetch-subr): Follow the API changed.
544
545         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
546         from wl-summary-buffer-display-all-header and changed default value.
547         (wl-summary-message-display-type): New function.
548         (wl-summary-buffer-display-mime-mode): Ditto.
549         (wl-summary-buffer-display-header-mode): Ditto.
550         (wl-summary-toggle-mime): Rewrite with above functions.
551         (wl-summary-toggle-all-header): Ditto.
552         (wl-summary-redisplay): Force redisplay with default mode.
553         (wl-summary-redisplay-internal): Renamed argument from `mode',
554         `all-header' to `mime-mode', `header-mode'.
555         Use `wl-message-make-display-type'.
556
557         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
558         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
559
560 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
561
562         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
563
564 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
565
566         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
567         in original message buffer.
568         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
569         buffer.
570
571 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
572
573         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
574
575 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
576
577         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
578
579 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
580
581         * wl-action.el (wl-summary-exec-action-refile): Display a done message
582         when actions succeeded.
583         (wl-summary-exec-action-copy): Likewise.
584
585 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
588         there is switch-to-buffer at the end of wl-message-select-buffer.
589         (wl-summary-reply): Ditto.
590
591 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
592
593         * wl-summary.el (wl-summary-forward): Put subject in original
594         message buffer as argument of wl-draft-forward.
595         * wl-draft.el (wl-draft-forward): Decode subject as in
596         wl-draft-reply.
597
598 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
599
600         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
601         a folder under access group.
602
603 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
604
605         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
606         wl-message-buffer-display.
607
608         * wl-util.el (wl-set-save-drafts): Fix typo.
609
610 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
613         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
614         wl-highlight-logo-face to set the bg color of an xbm image; fixed
615         the way to measure the width of a bitmap image; don't put face on
616         ascii and bitmap images; put the mark which should not use the
617         variable-pitch face on ascii and bitmap images.
618         (wl-demo-setup-properties): Don't use the variable-pitch face on
619         ascii and bitmap images; made it work on Emacs 20 and earlier.
620         (wl-demo-insert-text): End with a newline at the bottom; don't put
621         face on text.
622
623         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
624
625 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
626
627         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
628
629         * wl-util.el (wl-save-drafts): Moved from sample setting.
630         (wl-set-save-drafts): New function to set idle timer.
631         * wl-draft.el (wl-draft): Call it.
632         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
633
634 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
635
636         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
637         a summary which has toggle display status off.
638
639 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
640
641         * wl-draft.el (wl-draft-do-fcc): No cache save.
642
643 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
644
645         * wl-summary.el (elmo-event-handler-flag-changed): Use
646         `set-buffer' instead of `with-current-buffer'.
647
648 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
649
650         * wl-summary.el (wl-summary-after-resize-function): New function.
651         (wl-summary-mode): Add `wl-summary-after-resize-function' to
652         window-size-change-functions.
653
654 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
655
656         * wl-draft.el (wl-draft-create-buffer): Bind
657         `change-major-mode-hook' after current buffer is changed.
658
659         * wl-summary.el (wl-summary-buffer-detach): New function.
660         (wl-summary-buffer-set-folder): Call it.
661         (wl-summary-mode): Add `wl-summary-buffer-detach' to
662         change-major-mode-hook and kill-buffer-hook.
663         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
664         (wl-summary-switch-to-clone-buffer): Ditto.
665         (wl-summary-goto-folder-subr): Ditto.
666
667 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
668
669         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
670         after boundp check.
671
672 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
673
674         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
675         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
676         for `kill-buffer'.
677
678         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
679         handler of current buffer from elmo-folder.
680
681 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
682
683         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
684
685 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-summary.el (wl-summary-buffer-event-handler): New internal
688         variable.
689         (wl-summary-event-handler): New class.
690         (elmo-event-handler-flag-changed): Define to update persistent
691         mark.
692         (wl-summary-buffer-set-folder): Register event handler to
693         elmo-folder.
694         (wl-summary-exit): Unregister event handler.
695         (wl-summary-goto-folder-subr): Ditto.
696         (wl-summary-mark-as-read-all): Does not call
697         `wl-summary-update-persistent-mark' directly.
698         (wl-summary-mark-as-read-internal): Ditto.
699         (wl-summary-set-persistent-mark-internal): Ditto.
700         (wl-summary-set-flags-internal): Ditto.
701
702         * Version number is increased to 2.11.33.
703
704 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
705
706         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
707         to nil.
708
709 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * wl-spam.el (wl-spam-setup): Add hook
712         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
713         instead of `wl-summary-prepare-hook'.
714
715         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
716         if folder type is `'flag'.
717         (wl-summary-mark-as-important): Ditto.
718
719 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
720
721         * wl-address.el (wl-address-minibuffer-history): New variable.
722         (wl-address-minibuffer-local-map): New keymap.
723         (wl-address-read-from-minibuffer): New function.
724
725         * wl-action.el (wl-summary-get-resend-address): Use
726         `wl-address-read-from-minibuffer' instead of `completing-read'.
727
728 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
729
730         * Version number is increased to 2.11.32.
731
732 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
733
734         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
735         without mule to iso-8859-1.
736         (wl-draft-add-in-reply-to): Add note in description.
737         (wl-draft-add-references): Ditto.
738
739 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
740
741         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
742         definition for `m'.
743         (wl-summary-mode-line-format): Add '[%m]'.
744         (wl-message-mode-line-format-spec-alist): Ditto.
745         (wl-summary-display-mime-mode-list): New variable.
746
747         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
748         from wl-summary-buffer-display-as-is.
749         (wl-summary-buffer-display-all-header): New buffer local variable.
750         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
751         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
752         instead of wl-summary-buffer-display-as-is.
753         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
754         (wl-summary-set-persistent-mark): Ditto.
755         (wl-summary-set-message-buffer-or-redisplay): Just call
756         `wl-summary-redisplay-internal' without optional arguments.
757         (wl-summary-toggle-mime): Rewrite.
758         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
759         (wl-summary-toggle-all-header): New function.
760         (wl-summary-redisplay-internal): Treat mime mode.
761
762         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
763         to wl-mime-preview-follow-no-mime.
764         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
765         accodring to the display-mode.
766
767         * wl-message.el (wl-message-buffer-display-type): Rewrite.
768         (wl-message-buffer-display): Changed argument name from `as-is' to
769         `mode'.
770         (wl-message-display-internal): Ditto;
771         Bind elmo-mime-display-header-analysis according to the mode.
772         (wl-message-display-internal): Put wl-message-display-mime-mode
773         property on entire buffer.
774
775 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
776
777         * wl-draft.el (wl-draft-do-fcc): Undo last change.
778
779 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
780
781         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
782         Don't extract mail address.
783         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
784
785         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
786
787         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
788
789 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
790
791         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
792         wl-fldmgr-cut-entity-list on confirmation.
793
794 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
795
796         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
797         (wl-mime-quit-preview): Check existence of
798         mime-edit-temp-message-buffer here.
799
800 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
801
802         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
803         after deletion.
804
805         * wl-draft.el (wl-draft-send-confirm): Check major-mode
806         before calling wl-mime-quit-preview.
807
808 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-summary.el (wl-summary-pick): If call it with prefix
811         argument, set `delete-marks' as non-nil. Pick from only visible
812         messages.
813         (wl-summary-check-target-mark): New function.
814         (wl-summary-target-mark-mark-as-read): Use it.
815         (wl-summary-target-mark-mark-as-unread): Ditto.
816         (wl-summary-target-mark-operation): Ditto.
817         (wl-summary-target-mark-set-flags): Ditto.
818         (wl-summary-target-mark-save): Ditto.
819         (wl-summary-target-mark-pick): Ditto.
820         (wl-summary-target-mark-forward): Ditto.
821         (wl-summary-target-mark-reply-with-citation): Ditto.
822         (wl-summary-target-mark-print): Ditto.
823         (wl-summary-target-mark-uudecode): Ditto.
824
825         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
826         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
827         with `ask-coding' is non-nil.
828
829 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
830
831         * wl-thread.el (wl-thread-set-parent): If parent is a message
832         which is identified by references, set linked as nil.
833
834 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
835
836         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
837         (wl-message-mode-line-format-spec-alist): Ditto.
838         (wl-message-mode-line-format): Ditto.
839         (wl-summary-mode-line-format): Ditto for docstring.
840         (wl-summary-no-mime-folder-list): Fix typo.
841
842         * wl-util.el (wl-current-message-buffer): Call
843         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
844
845         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
846         variable.
847         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
848         of `wl-summary-redisplay-no-mime'.
849         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
850         (wl-summary-toggle-mime): New function.
851         (wl-summary-redisplay-all-header): Rewrite.
852         (wl-summary-redisplay-no-mime): Ditto.
853         (wl-summary-redisplay-internal): Added argument `as-is' and
854         `all-header'.
855
856         * wl-refile.el (wl-refile-default-from-folder-path-separator):
857         New variable.
858         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
859         bottom.
860         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
861         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
862         "/" unconditionally.
863
864         * wl-mime.el (wl-draft-yank-current-message-entity): Use
865         wl-mime-preview-follow-no-mime for as-is content.
866         (wl-mime-preview-follow-no-mime): New function.
867         (wl-mime-preview-follow-current-region): Fixed parenthesis.
868
869         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
870         and added `as-is', `all-header'.
871         (wl-message-buffer-display): Ditto.
872         (wl-message-buffer-display-type): New function.
873
874 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
875
876         * wl-vars.el (wl-message-header-button-alist): Change default
877         value.
878         (wl-message-body-button-alist): Ditto.
879
880 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
881
882         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
883
884 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
885
886         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
887
888 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
889
890         * wl-summary.el (wl-summary-sync-marks): Remove condition which
891         is always true.
892
893 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
894
895         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
896         on null entity.
897
898 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
899
900         * wl-vars.el (wl-draft-reply-default-position): Fix range.
901
902 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
903
904         * wl-vars.el (wl-summary-resend-hook): New hook.
905
906         * wl-action.el (wl-summary-exec-action-resend-subr): Run
907         `wl-summary-resend-hook'.
908
909 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
910
911         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
912         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
913         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
914         (wl-summary-new-cached-mark): Changed default value to 'n'.
915         (wl-summary-unread-cached-mark): Changed default value to 'u'.
916         (wl-summary-answered-cached-mark): Changed default value to 'a'.
917         (wl-folder-sync-range-alist): Remove spec for 'flag.
918         (wl-summary-force-prefetch-folder-list): New user option.
919
920         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
921         `wl-summary-toggle-persistent-mark'.
922         (wl-summary-update-mark-and-highlight-window): Don't highlight when
923         number is nil.
924         (wl-summary-mark-as-answered-region): Set interactive argument of
925         `wl-summary-set-persistent-mark-internal'.
926         (wl-summary-mark-as-important-region): Ditto.
927         (wl-summary-unset-persistent-mark): Ditto.
928         (wl-summary-set-persistent-mark): Ditto.
929         (wl-summary-mark-as-answered): Ditto.
930         (wl-summary-mark-as-important): Ditto.
931         (wl-summary-set-persistent-mark-internal): Do nothing
932         when `elmo-message-flag-available-p' is nil.
933         (wl-summary-toggle-persistent-mark): New function.
934         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
935         when the folder matches `wl-summary-force-prefetch-folder-list'.
936
937
938         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
939         when number is nil.
940         (wl-highlight-summary-forwarded-face): New face.
941
942 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
943
944         * Version number is increased to 2.11.31.
945
946 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
947
948         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
949         (wl-biff-check-folder-async): Ditto.
950         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
951
952 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
953
954         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
955         Add an argument `reverse'.  All callers are updated.
956         (wl-summary-sort): Add a prefix argument `reverse' to specify
957         reverse sorting.
958         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
959         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
960         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
961
962 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
963
964         * wl-message.el (wl-message-redisplay): Does not narrow header if
965         disply-type is all-header or as-is.
966
967         * wl-summary.el (wl-summary-enter-handler): Use
968         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
969
970 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
973         after adding wl-draft-parent-variables.
974         (wl-draft-forward): Ditto.
975
976 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * wl-summary.el (wl-summary-sync-marks): Call
979         `wl-summary-set-persistent-mark' and
980         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
981         (wl-summary-set-persistent-mark-internal): Add 4th argument
982         `no-server'.
983         (wl-summary-unset-persistent-mark): Ditto.
984         (wl-summary-set-persistent-mark): Ditto.
985         (wl-summary-add-flags-internal): Abolish.
986         (wl-summary-remove-flags-internal): Ditto.
987         (wl-summary-mark-as-important-internal): Ditto.
988         (wl-summary-mark-as-important): Use
989         `wl-summary-set-persistent-mark' instead of
990         `wl-summary-add-flags-internal'.
991         (wl-summary-mark-as-important-region): Ditto.
992
993         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
994
995         * wl-summary.el (wl-summary-get-available-flags): New function.
996         (wl-summary-sync-marks): Use it and simplified.
997         (wl-summary-unset-persistent-mark): Use
998         `wl-summary-get-available-flags'.
999         (wl-summary-set-persistent-mark): Ditto.
1000
1001 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1002
1003         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1004         id.
1005
1006 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1009         number, call `wl-summary-prev-line-content'. Show message when the
1010         message is not found.
1011
1012 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1013
1014         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1015         wl-summary-enter-handler.
1016         (wl-summary-enter-handler): New command.
1017
1018         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1019         docstring and custom spec.
1020
1021         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1022         flags too; Don't treat Cached and New.
1023         (wl-summary-set-persistent-mark): Ditto.
1024
1025         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1026         `wl-folder-set-flag'.
1027
1028         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1029         instead of `wl-folder-set-flag'.
1030
1031         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1032         for completion.
1033         (wl-summary-set-persistent-mark): Ditto.
1034
1035         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1036         instead of `wl-draft-quit-preview'.
1037
1038         * wl-mime.el (toplevel): Avoid compile warning.
1039         (wl-mime-quit-preview): New function
1040         (formarly defined as `wl-draft-quit-preview').
1041         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1042         quitting method.
1043
1044         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1045
1046         * wl-folder.el (wl-folder-set-flag): Renamed from
1047         `wl-draft-set-flag-on-parent'.
1048
1049         * wl-draft.el (wl-draft-quit-preview): New function.
1050         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1051         (wl-draft-send): Call `wl-folder-set-flag' instead of
1052         `wl-draft-set-flag-on-parent'.
1053         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1054
1055 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1056
1057         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1058         (wl-draft-send): Ditto.
1059
1060 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1061
1062         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1063         (wl-draft-kill-pre-hook): Set default value as nil.
1064         (wl-summary-reply-hook): Ditto.
1065         (wl-draft-kill-flags): Abolish.
1066
1067         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1068         (wl-draft-parent-variables): Renamed from
1069         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1070         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1071         argument; Add wl-draft-parent-variables to
1072         wl-draft-config-variables.
1073         (wl-draft-reply): Likewise.
1074         (wl-draft-kill-flags): Abolish.
1075         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1076         (wl-draft-set-flag-on-parent): New function.
1077         (wl-draft-setup-parent-flag): Ditto.
1078
1079 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1080
1081         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1082         `wl-draft-parent-folder' is "".
1083
1084 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1085
1086         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1087         (wl-summary-digit-jump): New function.
1088         (Adviced by John Owens and Hiroya Murata)
1089
1090         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1091         (Adviced by John Owens)
1092
1093         * wl-xmas.el (wl-message-define-keymap): Ditto.
1094
1095         * wl-mule.el (wl-message-define-keymap): Ditto.
1096
1097 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1098
1099         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1100         change of return value of elmo-folder-count-flags.
1101
1102         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1103         (wl-summary-mark-as-read-internal): Ditto.
1104         (wl-summary-set-persistent-mark-internal): Ditto.
1105         (wl-summary-folder-info-update): Ditto.
1106         (wl-summary-sync-update): Fixed the last change.
1107
1108         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1109
1110 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1111
1112         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1113         (wl-draft-kill-flags): Fixed docstring.
1114
1115         * wl-draft.el (wl-draft-kill-flags): New function.
1116         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1117
1118 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1119
1120         * wl-vars.el (wl-reply-hook): Abolish.
1121         (wl-draft-reply-hook): New hook.
1122         (wl-summary-reply-hook): Ditto.
1123         (wl-draft-forward-hook): Ditto.
1124         (wl-summary-forward-hook): Ditto.
1125         (wl-draft-kill-flags): New variable.
1126
1127         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1128         wl-summary-set-persistent-mark-internal.
1129         (wl-summary-sync-marks): Use elmo-preserved-flags.
1130         (wl-summary-update-persistent-mark): Make it interactive.
1131         (wl-summary-set-persistent-mark-internal): New inline function.
1132         (wl-summary-mark-as-answered): Use it.
1133         (wl-summary-mark-as-unanswered): Ditto.
1134         (wl-summary-unset-persistent-mark): New function.
1135         (wl-summary-set-persistent-mark): Ditto.
1136         (wl-summary-reply): Don't set answered flag;
1137         Run wl-summary-reply-hook instead.
1138         (wl-summary-forward): Call wl-draft-forward with number.
1139         Run wl-summary-forward-hook.
1140
1141         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1142         (wl-highlight-summary-line-face-spec): Use it as a default
1143         persistent mark face.
1144
1145         * wl-draft.el (wl-draft-forward): Added optional argument number;
1146         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1147         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1148         (wl-draft-kill): Use wl-draft-kill-flags.
1149
1150         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1151
1152         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1153         of return value of elmo-folder-count-flags.
1154
1155         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1156
1157         * wl-summary.el (wl-summary-count-unread): Ditto.
1158         (wl-summary-sync-update): Follow the change above.
1159         (wl-summary-force-prefetch): New function.
1160
1161 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1162
1163         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1164         variable `buf' with `let' instead of `setq'.
1165
1166 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1167
1168         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1169         add Content-Disposition heaeder on the deleted part.
1170
1171 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl-draft.el (wl-draft-save): Encode address list under edit by
1174         `eword-encode-unstructured-field-body'.
1175
1176         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1177
1178 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1179
1180         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1181         wl-current-summary-buffer.
1182
1183 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1184
1185         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1186         `numbers' is ignored.
1187
1188 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1189
1190         * wl-folder.el (wl-folder-open-folder): Avoid error.
1191         Reported by John Owens, [wl-en:815]
1192
1193         * wl.el (wl): Set timer for biff process even if prefix argument
1194         is given or auto-checking is quitted.
1195
1196         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1197         immediately.
1198         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1199         (wl-toggle-plugged): Ditto.
1200
1201         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1202         * wl-util.el (wl-biff-start): Use idle timer if
1203         `wl-biff-use-idle-timer' is non-nil.
1204
1205 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1206
1207         * wl-highlight.el (wl-highlight-message): Fix description.
1208
1209 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1210
1211         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1212         tty.
1213
1214 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1215
1216         * wl-action.el (wl-summary-exec): Print failure count.
1217
1218 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1219
1220         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1221         to `defun', remove interactive form.
1222         Set elmo-message-fetch-confirm when force-reload is non-nil.
1223
1224 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1225
1226         * wl-summary.el (toplevel): Removed unnecessary autoload.
1227
1228 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1229
1230         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1231         the buffer is generated from another message buffer.
1232
1233 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1234
1235         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1236         extracted from `wl-fldmgr-save-folders'.
1237         (wl-fldmgr-delete): Call it after deletion.
1238
1239 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1240
1241         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1242         multi-tty support.
1243
1244 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1245
1246         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1247
1248 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1249
1250         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1251         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1252
1253 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1256         unsubscribe list only if argument CLEAR is nil.
1257
1258 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1259
1260         * wl-draft.el (wl-draft-reply): Decode subject before removing
1261         Re: prefix.
1262
1263 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1264
1265         * wl-summary.el (wl-summary-sort-by-size): New command.
1266
1267 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1268
1269         * wl-summary.el (wl-summary-number-list-from-region): New
1270         function.
1271         (wl-summary-mark-as-read-region): Use it.
1272         (wl-summary-mark-as-unread-region): Ditto.
1273         (wl-summary-set-flags-region): Ditto and add optional argument
1274         remove.
1275         (wl-summary-mark-as-answered-region): Ditto.
1276         (wl-summary-mark-as-important-region): Ditto.
1277         (wl-summary-target-mark-mark-as-important): Added optional
1278         argument remove.
1279         (wl-summary-target-mark-mark-as-answered): Ditto.
1280         (wl-summary-target-mark-set-flags): Ditto.
1281
1282 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1283
1284         * wl-summary.el (wl-summary-set-flags-region): Call
1285         `wl-summary-set-flags-internal' with number list instead of call
1286         one by each message.
1287         (wl-summary-target-mark-set-flags): Likewise.
1288
1289 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1290
1291         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1292         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1293         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1294         (wl-summary-target-mark-mark-as-answered): Likewise.
1295
1296 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1297
1298         * wl-summary.el (wl-summary-target-mark-forward): Use
1299         `wl-summary-delete-all-target-marks' instead of
1300         `wl-summary-delete-all-temp-marks'.
1301         (wl-summary-target-mark-reply-with-citation): Ditto.
1302         (wl-summary-target-mark-uudecode): Ditto.
1303         (wl-summary-target-mark-set-flags): Ditto and remove needless
1304         cursor move.
1305
1306 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1307
1308         * wl-summary.el (wl-summary-target-mark-forward): Protect
1309         wl-summary-buffer-target-mark-list from nreverse.
1310         (wl-summary-target-mark-reply-with-citation): Ditto.
1311
1312 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1313
1314         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1315         `elmo-display-progress-threshold'.
1316
1317 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1318
1319         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1320         check `wl-summary-highlight'.
1321         (wl-summary-window-scroll-functions): Respect value of
1322         `wl-summary-highlight'.
1323         (wl-summary-sync-update): Run hooks
1324         `wl-summary-buffer-window-scroll-functions' at any time.
1325
1326 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1327
1328         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1329         from `wl-summary-cleanup-temp-marks'.
1330         (wl-summary-cleanup-temp-marks): Abolish argument.
1331         * wl.el (wl-save-status): Revert previous change.
1332         (wl-execute-temp-marks): New function, call
1333         `wl-summary-exec-with-confirmation'.
1334         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1335         (wl-folder-save-and-exec-marks): Abolished.
1336
1337 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1338
1339         * wl-e21.el (wl-e21-display-image-p): Respect
1340         `wl-highlight-folder-with-icon'.
1341         (wl-e21-highlight-folder-group-line): Highlight mouse line
1342         even if wl-e21-display-image-p is nil.
1343
1344         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1345         Respect value of `wl-summary-highlight'.
1346
1347         * wl.el (wl-save-status): Remove unused variable.
1348
1349         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1350         (wl-folder-mode-map): Bind it to "x".
1351
1352 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1353
1354         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1355
1356         * wl-thread.el (wl-thread-get-parent-list): Don't check
1357         disconnected ancestors, neglecting needless work in
1358         `wl-thread-update-indent-string-thread'.
1359
1360         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1361         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1362         argument, add argument default-keep to keep marks by default.
1363
1364         * Version number is increased to 2.11.30.
1365
1366         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1367         customization type and docstring.
1368         (wl-draft-reply-without-argument-list): Ditto.
1369
1370 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1371
1372         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1373
1374         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1375
1376 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1377
1378         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1379
1380 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1381
1382         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1383         save-excursion so as not to include run-hooks.
1384
1385 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1386
1387         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1388         Clarify that marks are going to be cleared.
1389
1390 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1391
1392         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1393         according to 3rd element of wl-summary-flag-mark.
1394
1395         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1396
1397 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * wl-action.el (wl-summary-target-mark-all): Don't set
1400         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1401
1402 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1403
1404         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1405         (wl-forward-subject-prefix): Ditto.
1406         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1407         (wl-draft-reply-make-subject): Ditto.
1408
1409         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1410         `wl-draft-forward'.
1411         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1412
1413 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1414
1415         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1416         target message does not exist.
1417
1418 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1419
1420         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1421         `wl-subject-prefix-regexp'.
1422         (wl-subject-forward-prefix-regexp): New variable.
1423         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1424         `wl-draft-strip-subject-re' and take regexp as argument.
1425         (wl-draft-forward): Use it.
1426         (wl-draft-reply): Ditto.
1427
1428 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1429
1430         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1431         emacs multi-tty support.
1432
1433 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1434
1435         * wl-e21.el (wl-e21-display-image-p): Don't call
1436         `display-images-p'.
1437         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1438         support.
1439         (wl-highlight-folder-current-line): Ditto.
1440         (wl-folder-init-icons): Ditto.
1441
1442 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1443
1444         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1445         the last line of summary in unplugged mode.
1446
1447 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1448
1449         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1450
1451 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1452
1453         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1454         * wl-address.el (wl-address-user-mail-address-p): Use it.
1455         (wl-address-delete-user-mail-addresses): Ditto.
1456         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1457
1458         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1459         (wl-address-delete-user-mail-addresses): Ditto.
1460
1461         * wl-address.el (wl-address-delete-user-mail-addresses): New
1462         function.
1463         * wl-refile.el (wl-refile-guess-by-history): Use it.
1464         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1465         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1466
1467         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1468         use wl-address-user-mail-address-p.
1469
1470 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1473         after opening group.
1474
1475 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1476
1477         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1478         of elmo-set-buffer-multibyte.
1479
1480         * wl-message.el (wl-original-message-mode): Ditto.
1481
1482         * wl-score.el (wl-score-insert-header): Ditto.
1483
1484         * wl-summary.el
1485         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1486         (wl-summary-goto-folder-subr): Ditto.
1487         (wl-summary-insert-headers): Ditto.
1488
1489         * wl-util.el (wl-set-string-width): Ditto.
1490
1491         * Version number is increased to 2.11.29.
1492
1493 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1494
1495         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1496         (wl-highlight-summary-line-help-echo-alist): New variable.
1497         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1498         into `wl-highlight-summary-line-help-echo' and
1499         `wl-highlight-flag-folder-help-echo'.
1500         (wl-highlight-summary-line-string): Change accordingly.
1501         (wl-highlight-summary-current-line): Ditto.
1502
1503 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1504
1505         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1506         at the beginning of field body (Thanks to Markus Knittig).
1507
1508         * wl-draft.el (wl-draft-insert-current-message): Also check
1509         summary buffer, remove unnecessary tag.
1510
1511 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1512
1513         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1514         when wl-message-buffer is nil.
1515
1516         * wl-folder.el (wl-folder): Abolish unused argument.
1517         Call wl-folder-init when wl-folder-entity is nil.
1518         * wl.el (wl): Change accordingly.
1519
1520 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1521
1522         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1523         multibyte string before insert into draft buffer.
1524         (wl-draft-create-buffer): Always enable multibyte characters for
1525         draft buffer.
1526
1527         * Version number is increased to 2.11.28.
1528
1529 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1530
1531         * wl-folder.el (wl-folder-open-close): Handle blank line.
1532         (wl-folder-jump-to-current-entity): Ditto.
1533
1534 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1535
1536         * Version number is increased to 2.11.27.
1537
1538 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1539
1540         * wl-thread.el (wl-thread-insert-message): When the thread is
1541         devided by wl-summary-max-thread-depth, insert line at the end of
1542         buffer.
1543
1544 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * Version number is increased to 2.11.26.
1547
1548 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1549
1550         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1551
1552 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1553
1554         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1555         value of stream-type and session.
1556
1557 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1558
1559         * Version number is increased to 2.11.25.
1560
1561 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1562
1563         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1564         in a quit message.
1565
1566 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1567
1568         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1569         (wl-summary-redisplay-no-mime-internal): Ditto.
1570
1571 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1572
1573         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1574         * wl-vars.el (wl-smtp-connection-type): Ditto.
1575
1576 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1577
1578         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1579         for the separator line and quote mail-header-separator.
1580
1581 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1582
1583         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1584         result message.
1585
1586         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1587         `elmo-multiple-fields-body-list' with boundary as
1588         mail-header-separator.
1589
1590 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1591
1592         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1593
1594 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1595
1596         * wl-util.el (wl-list-diff): Remove unused function.
1597
1598         * wl-draft.el (wl-draft-send-confirm): Discard input before
1599         confirmation.
1600
1601 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1602
1603         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1604         order of flag and new.
1605
1606 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1607
1608         * wl-vars.el (wl-refile-policy-alist): Abolished.
1609
1610         * wl-action.el (wl-summary-set-action-refile): Follow the change
1611         above.
1612
1613 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1614
1615         * wl-highlight.el (wl-highlight-signature-search): Don't use
1616         re-search-backward for a long word since it is possible to crash
1617         XEmacs because of a bug.
1618
1619 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1620
1621         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1622
1623 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1624
1625         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1626         argument for wl-summary-sync-force-update.
1627
1628 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1629
1630         * wl-summary.el (wl-summary-mode-map): Revival of
1631         wl-summary-mark-as-important related bindings;
1632         Bind 'F','tF','mF','rF','m&'.
1633         (wl-summary-mark-as-important-region): Revival.
1634         (wl-summary-target-mark-mark-as-important): Ditto.
1635         (wl-summary-target-mark-operation): New function.
1636         (wl-summary-target-mark-mark-as-answered): Use it.
1637         (wl-summary-decide-flag): Don't set Important as default.
1638         (wl-summary-mark-as-important-internal): Revival.
1639         (wl-summary-mark-as-important): Ditto.
1640
1641         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1642
1643         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1644         instead of facep.
1645
1646 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1647
1648         * wl-dnd.el (wl-dnd-drop-func): Fix.
1649
1650         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1651         mouse-set-point instead of posn-point.
1652
1653         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1654
1655         * wl-mule.el (wl-completing-read-multiple): Ditto.
1656
1657 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1658
1659         * wl-demo.el (face-background-name): Defalias to avoid compile
1660         warning.
1661
1662 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1663
1664         * wl-summary.el (wl-summary-decide-flag): Use
1665         wl-completing-read-multiple instead of completing-read-multiple.
1666
1667         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1668         New alias.
1669
1670         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1671         Use face-background-name instead of face-background.
1672
1673         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1674
1675         * wl-summary.el (wl-summary-save): Use it.
1676         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1677
1678         * wl-mime.el (wl-mime-save-content): Fix last change.
1679
1680 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1681
1682         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1683         New function.
1684         (wl-summary-sort-specs): Added sort.
1685         * wl-mime.el (wl-mime-save-content): Expand file name.
1686
1687 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1688
1689         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1690
1691         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1692
1693 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1694
1695         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1696         for flag if it is not defined.
1697
1698 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1699
1700         * wl-e21.el (wl-highlight-folder-current-line): Use
1701         elmo-folder-type-internal when elmo-folder-type returns nil.
1702
1703         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1704
1705         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1706
1707         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1708
1709         * wl-e21.el (wl-summary-toolbar): Ditto.
1710
1711         * wl-vars.el (wl-demo-background-color): Abolished.
1712         (wl-summary-persistent-mark-priority-list): Renamed from
1713         wl-summary-flag-priority-list.
1714         (wl-summary-flag-alist): New user option.
1715         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1716         (wl-message-mode-line-format-spec-alist): Added 'F'.
1717         (wl-message-mode-line-format): Likewise.
1718         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1719         instead of wl-summary-important-mark.
1720         (wl-file-folder-icon): New variable.
1721
1722         * wl-thread.el (wl-thread-set-flags): Renamed from
1723         wl-thread-mark-as-important.
1724
1725         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1726         warning.
1727         (wl-summary-mode-menu-spec): Follow the change of 
1728         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1729         (wl-summary-mode-map): Follow the change of
1730         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1731         (wl-summary-detect-mark-position): Follow the variable name change.
1732         (wl-summary-set-flags-region): New function for the replacement of
1733         wl-summary-mark-as-important-region.
1734         (wl-summary-sync-marks): Sync all global-flags.
1735         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1736         instead of elmo-message-flagged-p.
1737         (wl-summary-persistent-mark-string): Follow the variable name change;
1738         Put wl-summary-flag-mark if the message has global-flag.
1739         (wl-summary-target-mark-set-flags): Renamed from 
1740         wl-summary-target-mark-mark-as-important.
1741         (wl-summary-decide-flag): New function.
1742         (wl-summary-set-flags-internal): Renamed from
1743         wl-summary-mark-as-important-internal.
1744         (wl-summary-add-flags-internal): New function.
1745         (wl-summary-remove-flags-internal): Ditto.
1746         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1747         (wl-summary-mark-as-unimportant): Abolish.
1748         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1749         (wl-summary-next-message): List flagged messages in the msgdb.
1750
1751         * wl-score.el (wl-summary-score-update-all-lines): Use
1752         wl-summary-add-flags-internal instead of 
1753
1754         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1755
1756         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1757         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1758         (wl-message-buffer-require-all-header): Renamed from
1759         wl-message-buffer-all-header-flag (Ditto).
1760         (wl-message-buffer-flag-indicator): New variable.
1761         (wl-message-redisplay): Changed local varibale name from `flag' to
1762         `display-type'; Set up wl-message-buffer-flag-indicator.
1763         (wl-message-buffer-display): Changed varibale name from `flag' to
1764         `display-type'.
1765         (wl-message-display-internal): Likewise.
1766
1767         * wl-highlight.el (wl-highlight-demo-face): Define default background
1768         color.
1769         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1770
1771         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1772
1773         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1774         (wl-demo-setup-properties): Renamed from
1775         `wl-demo-set-background-color'.
1776         (wl-demo): Follow the change above.
1777         
1778         * Version number is increased to 2.11.24.
1779
1780 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1781
1782         * wl-summary.el (wl-summary-toggle-thread): Call
1783         `wl-summary-rescan' with disable-thread as non-nil.
1784         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1785
1786 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1787
1788         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1789         foreground property of the face.
1790         (wl-demo-insert-text): Don't set up face property here.
1791         (wl-demo): Call wl-demo-set-background-color, anyway.
1792
1793 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1794
1795         * wl-vars.el (wl-demo-background-color): The value can be nil.
1796
1797 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1798
1799         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1800         to wl-summary-wheel-dispatcher.
1801
1802         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1803         wl-message-wheel-dispatcher.
1804         (wl-message-wheel-dispatcher): New function.
1805         (wl-summary-wheel-dispatcher): Ditto.
1806
1807 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1808
1809         * wl-action.el (wl-summary-target-mark-all): List messages which are
1810         not in the killed-list.
1811
1812         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1813         only when the folder is 'flag/important.
1814
1815         * wl-address.el (wl-complete-field-body): Complete if the last
1816         character is a space.
1817
1818 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1819
1820         * wl-folder.el (wl-folder-clear-entity-info): Use
1821         elmo-clear-hash-val.
1822
1823         * wl-fldmgr.el (wl-fldmgr-rename): Set
1824         wl-folder-info-alist-modified as t.
1825
1826 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1827
1828         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1829
1830 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1831
1832         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1833         (wl-folder-buffer-last-visited-entity-id): New buffer local
1834         variable.
1835         (wl-folder-revisit-last-visited-folder): New function.
1836         (wl-folder-mode-map): Bind it to "C-i".
1837         (wl-folder-set-current-entity-id): Set last visited folder.
1838         * wl-summary.el (wl-summary-exit): Ditto.
1839
1840 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1841
1842         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1843         before calling `recenter' in order to cope with an XEmacs bug.
1844
1845 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1846
1847         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1848         to the default value.
1849
1850 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1851
1852         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1853         change.
1854         (wl-summary-sync-marks): Ditto.
1855         (wl-summary-mark-as-read-internal): Ditto.
1856         (wl-summary-mark-as-answered-internal): Ditto.
1857         (wl-summary-mark-as-important-internal): Ditto.
1858         (wl-summary-reply): Ditto.
1859
1860         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1861         instead of `elmo-folder-unflag-answered'.
1862
1863         * Version number is increased to 2.11.23.
1864
1865         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1866         the last change.
1867
1868 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1869
1870         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1871         Specify "spam" or "good".
1872
1873 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1874
1875         * wl-spam.el (wl-summary-exec-action-spam): Call
1876         wl-folder-confirm-existence for spam folder.
1877         (wl-spam-setup): Bind "mk".
1878
1879 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1880
1881         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1882
1883 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1884
1885         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1886         destination folder is empty.
1887
1888 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1891         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1892
1893         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1894         (wl-summary-refile-prev-destination-region): New function.
1895         (wl-thread-refile-prev-destination): Ditto.
1896         (wl-summary-target-mark-refile-prev-destination): Ditto.
1897
1898 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1899
1900         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1901         (wl-demo-background-color): Changed default value.
1902
1903         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1904         color.
1905
1906         * wl-demo.el (wl-demo-set-background-color): New function.
1907         (wl-demo): Call it.
1908
1909 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1910
1911         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1912         * wl-address.el (wl-address-add-or-change): Don't add empty
1913         address.
1914
1915 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1916
1917         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1918
1919 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1920
1921         * wl-vars.el (wl-demo-image-filter-alist): New variable
1922         (wl-demo-background-color): Ditto.
1923
1924         * wl-demo.el (wl-demo-xpm-set-background): New function.
1925         (wl-demo-image-filter): Ditto.
1926         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1927
1928         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1929
1930         * wl-demo.el (wl-demo-icon-name): Define as function.
1931         (wl-demo-insert-image): Use it.
1932
1933 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1934
1935         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1936
1937 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1938
1939         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1940
1941 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1942
1943         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1944
1945 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1946
1947         * wl-thread.el (wl-thread-mark-as-answered): New function.
1948
1949         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1950         answered" entry.
1951         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1952         "r&" and wl-thread-mark-as-answered to "t&".
1953         (wl-summary-mark-as-important-region): Refine to toggle mark.
1954         (wl-summary-mark-as-answered-region): New function.
1955         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1956         and 3rd argument.
1957         (wl-summary-mark-as-important-internal): Likewise.
1958
1959 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1960
1961         * wl-template.el (wl-template-preview): New internal variable.
1962         (wl-template-preview-p): New function.
1963         (wl-template-show): Bind `wl-template-preview' as t.
1964
1965 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1966
1967         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1968         `elmo-message-entity-field' with 3rd argument which is non-nil.
1969
1970 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1971
1972         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1973         Removed duplicate local bind `folder'.
1974
1975 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1976
1977         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1978
1979 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1980
1981         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1982         duplicate definition.
1983
1984 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1985
1986         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1987         non-nil, use it; Don't fetch message if there's no message in the
1988         current cursor position.
1989
1990 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1991
1992         * wl-util.el (wl-region-exists-p): Use region-active-p.
1993         (wl-deactivate-region): New function.
1994         * wl-message.el (wl-message-redisplay): Deactivate region.
1995
1996         * wl-summary.el (wl-summary-reply): Call
1997         `wl-summary-set-message-buffer-or-redisplay' instead of
1998         `wl-summary-redisplay-internal', don't move point.
1999
2000 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2001
2002         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2003         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2004         by regexp.
2005
2006 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2007
2008         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2009         if no need.
2010
2011 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2012
2013         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2014         default value to nil.
2015         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2016         `wl-summary-prepare-hook'; Replace refile action to
2017         `wl-summary-exec-action-refile-with-register'.
2018
2019         * Version number is increased to 2.11.22.
2020
2021 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * wl-summary.el (wl-summary-detect-mark-position): Set
2024         `wl-summary-buffer-weekday-name-lang'.
2025
2026 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2027
2028         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2029         (wl-summary-mark-as-read-all): Ditto.
2030         (wl-summary-delete-messages-on-buffer): Ditto.
2031         (wl-summary-sync-update): Ditto.
2032         (wl-summary-mark-as-read-internal): Ditto.
2033         (wl-summary-mark-as-answered-internal): Ditto.
2034         (wl-summary-update-folder-info): Abolished.
2035
2036 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2037
2038         * wl-summary.el (wl-summary-mark-as-read-all): Use
2039         `wl-summary-update-folder-info' instead of
2040         `wl-folder-update-unread'.
2041
2042 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2043
2044         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2045         `wl-summary-folder-info-update'.
2046         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2047         instead of `wl-summary-folder-info-update'.
2048         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2049         `wl-folder-set-folder-updated'.
2050         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2051         instead of `wl-folder-update-unread'.
2052         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2053         the value of `wl-summary-buffer-unread-count' for the second parameter of
2054         `wl-folder-update-unread'.
2055
2056         * Version number is increased to 2.11.21.
2057
2058 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2059
2060         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2061         a local variable.
2062
2063 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2064
2065         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2066         interactively.
2067
2068         * wl-summary.el (wl-summary-mark-as-important-internal): New
2069         internal function.
2070         (wl-summary-mark-as-important): Use it.
2071         (wl-summary-mark-as-unimportant): New function.
2072         (wl-summary-sync-marks): Follow the API change.
2073
2074         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2075
2076         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2077
2078 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2079
2080         * wl-folder.el (wl-folder-update-unread): Re-indent.
2081         Narrow the scope of a local variable.
2082
2083 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2084
2085         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2086         (wl-addrmgr-merge-entries): Ditto.
2087         (wl-addrmgr): Added to address entry which exists in draft buffer
2088         if no entry is in original.
2089
2090 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2091
2092         * wl-batch.el: New file.
2093
2094 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2095
2096         * wl-vars.el (wl-use-semi): Remove unused variable.
2097
2098 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2099
2100         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2101         "?".
2102
2103 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2104
2105         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2106         wl-summary-new-mark.
2107         (wl-summary-new-cached-mark): New user option.
2108         (wl-summary-score-marks): Follow the change above.
2109         (wl-summary-auto-refile-skip-marks): Ditto.
2110         (wl-summary-incorporate-marks): Ditto.
2111         (wl-summary-expire-reserve-marks): Ditto.
2112
2113         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2114
2115         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2116         (wl-summary-persistent-mark-string): Distinguished between cached
2117         and uncached mark when the message is new.
2118
2119 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2120
2121         * wl-spam.el (wl-spam-domain): Renamed from
2122         `wl-spam-folder-guess-domain'.
2123         (wl-summary-exec-action-spam): Register as spam if domain of the
2124         source folder is good.
2125         (wl-summary-exec-action-refile-with-register): Register message if
2126         domain of the source folder is not undecided.
2127
2128 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2129
2130         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2131         detect thread loop.
2132
2133 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2134
2135         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2136         and wl-summary-skip-mark-list.
2137
2138 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2139
2140         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2141
2142         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2143
2144         * wl-spam.el (toplevel): Require wl-highlight.
2145         (wl-spam-auto-check-policy-alist): Abolish.
2146         (wl-spam-auto-check-folder-regexp-list): New user option.
2147         (wl-spam-auto-check-marks): Ditto.
2148         (wl-spam-mark-action-list): Ditto.
2149         (wl-highlight-summary-spam-face): New face.
2150         (wl-spam-auto-check-message-p): New function.
2151         (wl-spam-map-spam-messages): Fixed message.
2152         (wl-spam-register-spam-messages): Ditto.
2153         (wl-spam-register-good-messages): Ditto.
2154         (wl-summary-spam-map): Add and remove keybind.
2155         (wl-summary-target-mark-spam): Abolish.
2156         (wl-summary-refile-spam): Ditto.
2157         (wl-summary-test-spam): New function.
2158         (wl-summary-mark-spam): Ditto.
2159         (wl-summary-auto-check-spam): Follow the above change.
2160         (wl-summary-exec-action-spam): New function.
2161         (wl-summary-exec-action-refile-with-register): Fixed message.
2162         (wl-message-check-spam): New function.
2163         (wl-spam-setup): Ditto.
2164         (toplevel): Call it if this file is loaded interactivity.
2165
2166         * Version number is increased to 2.11.20.
2167
2168 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2169
2170         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2171         when new optional argument `force' is non nil or modified.
2172
2173 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2174
2175         * wl.el (toplevel): Require wl-spam when compile.
2176         (wl-save-status): Call wl-spam-save-status.
2177
2178         * wl-spam.el (wl-spam-register-spam-messages): New function.
2179         (wl-spam-register-good-messages): Ditto.
2180         (wl-spam-save-status): Ditto.
2181         (wl-summary-mode-map): Bind
2182         wl-summary-target-mark-register-as-spam to "ms" and
2183         wl-summary-target-mark-register-as-good to "mn".
2184         (wl-summary-register-as-spam): Abolish optional argument; Use
2185         wl-spam-register-spam-messages.
2186         (wl-summary-register-as-spam-all): Use
2187         wl-spam-register-spam-messages.
2188         (wl-summary-register-as-good): Abolish optional argument; Use
2189         wl-spam-register-good-messages.
2190         (wl-summary-register-as-good-all): Use
2191         wl-spam-register-good-messages.
2192         (wl-summary-target-mark-register-as-spam): New funtion.
2193         (wl-summary-target-mark-register-as-good): Ditto.
2194
2195 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2196
2197         * wl-spam.el: New file.
2198
2199 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2200
2201         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2202
2203         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2204         (wl-summary-auto-refile): Call wl-refile-guess with
2205         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2206
2207 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2208
2209         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2210         with disable-thread argument non-nil.
2211
2212 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2213
2214         * wl-summary.el (wl-summary-rescan): Added optional argument
2215         disable-thread.
2216         (wl-summary-sync): Call wl-summary-rescan with argument
2217         disable-thread.
2218         (wl-summary-input-range): Added new range `rescan-thread'.
2219
2220 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2221
2222         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2223
2224 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2225
2226         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2227         internal variable.
2228         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2229         wl-summary-search-parent-by-subject-regexp and
2230         wl-summary-divide-thread-when-subject-changed as nil.
2231         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2232         (wl-summary-insert-thread): Search parent entity from
2233         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2234         thread loop.
2235
2236 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2237
2238         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2239
2240         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2241
2242         * wl-util.el (wl-require-update-all-folder-p): New function.
2243         (wl-get-assoc-list-value): Added `function' to match directive.
2244         (wl-collect-draft): Rewrite.
2245
2246         * wl-summary.el (wl-summary-sync-update): Clear faces
2247         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2248         are non-nil.
2249         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2250         argument as function.
2251         (wl-summary-input-range): Ditto.
2252
2253         * wl-folder.el (wl-draft-get-folder): New function.
2254         (wl-folder-get-elmo-folder): Consider draft folder.
2255
2256         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2257         (wl-draft-buffer-message-number): New buffer local variable.
2258         (wl-draft-folder-internal): New internal variable.
2259         (wl-draft-delete): Rewrite.
2260         (wl-draft-save): Ditto.
2261         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2262         wl-folder-get-elmo-folder.
2263         (wl-draft-config-info-operation): Ditto.
2264         (wl-jump-to-draft-folder): Ditto.
2265         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2266         (wl-draft-reedit): Rewrite.
2267
2268         * Version number is increased to 2.11.19.
2269         
2270 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2271
2272         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2273         variable.
2274
2275 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2276
2277         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2278         Use ignore-errors instead of unwind-protect.
2279
2280 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2281
2282         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2283         for updating `wl-thread-entity-list'.
2284
2285 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2286
2287         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2288         parameter from calling `wl-thread-entity-get-older-brothers' and
2289         `wl-thread-entity-get-younger-brothers'.
2290         Replace nested `append' with a single one.
2291
2292 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2293
2294         * wl-summary.el (wl-summary-mode): Don't use the return value of
2295         `make-local-hook'.
2296
2297 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2298
2299         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2300         instead of `let*'.
2301         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2302         of local variables.
2303
2304 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2305
2306         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2307         Renamed from wl-summary-window-scroll-functions.
2308         (wl-summary-window-scroll-functions): Don't set to variable.
2309         (wl-summary-display-top): Use run-hooks.
2310         (wl-summary-display-bottom): Ditto.
2311         (wl-summary-toggle-disp-msg): Ditto.
2312         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2313         Use it instead of wl-summary-window-scroll-functions.
2314         (wl-summary-goto-folder-subr): Don't call
2315         wl-summary-window-scroll-functions, use
2316         wl-summary-buffer-window-scroll-functions instead.
2317
2318 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2319
2320         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2321         make-local-variable.
2322
2323 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2324
2325         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2326         set-buffer-modified-p.
2327         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2328         (wl-summary-display-bottom): Ditto.
2329         (wl-summary-toggle-disp-msg): Ditto.
2330
2331 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2334
2335         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2336         (wl-summary-forward): Use elmo-message-entity-field instead of
2337         elmo-message-field.
2338
2339         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2340
2341 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2342
2343         * wl-summary.el (wl-summary-window-scroll-functions): No use
2344         `append'.
2345
2346 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2347
2348         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2349         function.
2350         (wl-summary-window-scroll-functions): Call it when both
2351         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2352         (wl-summary-temp-mark): Added optional argument number.
2353         (wl-summary-message-mark): Added optional argument flag.
2354         (wl-summary-persistent-mark): Added optional argument number and flag.
2355         (wl-summary-update-persistent-mark): Ditto.
2356         (wl-summary-update-status-marks): Set "r" for interactive spec.
2357
2358         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2359         argument number and flag.
2360
2361         * wl-action.el (wl-summary-registered-temp-mark): 
2362         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2363
2364 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2365
2366         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2367         internal variable (buffer local).
2368         (wl-summary-window-scroll-functions): New function.
2369         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2370         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2371         as nil.
2372         (wl-summary-update-status-marks): Added arguments beg, end and
2373         check.
2374         (wl-summary-update-mark-window): Use function.
2375         (wl-summary-sync-update): Follow the change above.
2376         (wl-summary-switch-to-clone-buffer): Copy
2377         wl-summary-buffer-unsync-mark-number-list.
2378         (wl-summary-goto-folder-subr): Set
2379         wl-summary-buffer-unsync-mark-number-list and
2380         use wl-summary-window-scroll-functions instead of
2381         wl-summary-lazy-highlight.
2382
2383         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2384
2385 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2386
2387         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2388
2389         * wl-summary.el (wl-summary-update-persistent-mark): Call
2390         wl-summary-set-message-modified.
2391
2392         * wl-summary.el (wl-summary-sync-update): Don't call
2393         wl-summary-update-status-marks.
2394
2395         * Version number is increased to 2.11.18.
2396
2397 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2398
2399         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2400         (wl-message-next-page): Ditto.
2401
2402 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2403
2404         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2405         local variable.  Change the order of a collected list into the
2406         same as the specified range.  Remove nil from a collected list.
2407
2408 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2409
2410         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2411         argument for elmo-folder-list-messages.
2412
2413 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2414
2415         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2416         change (wl-summary-count-unreads return a list instead of a cons
2417         cell).
2418
2419 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2420
2421         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2422         `wl-summary-folder-info-update'.
2423
2424 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2425
2426         * wl-summary.el (wl-summary-set-message-modified): No use
2427         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2428         (wl-summary-set-mark-modified): Abolish.
2429         (wl-summary-mark-modified-p): Ditto.
2430         (wl-summary-save-view): Follow the change above.
2431
2432         * wl-expire.el (wl-summary-expire): Likewise.
2433
2434 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2435
2436         * wl-summary.el (wl-summary-detect-mark-position): Use
2437         modb-entity-handler.
2438         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2439
2440         * Version number is increased to 2.11.17.
2441
2442 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2443
2444         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2445         entity field value.
2446         (wl-summary-prefetch-msg): Ditto.
2447         (wl-summary-print-message-with-ps-print): Ditto.
2448
2449 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2450
2451         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2452         for dummy entity.
2453         (wl-summary-insert-thread): Use elmo-message-entity-field.
2454         (wl-summary-update-thread): Use elmo-message-entity-field and
2455         elmo-message-entity-number.
2456         (wl-summary-line-number):  Use elmo-message-entity-number.
2457         (wl-summary-line-size): Use elmo-message-entity-field.
2458         (wl-summary-line-subject): Ditto.
2459         (wl-summary-line-from): Ditto.
2460         (wl-summary-line-attached): Ditto.
2461         (wl-summary-create-line): Ditto.
2462         (wl-summary-create-line): Use elmo-message-entity-number.
2463         (wl-summary-print-message-with-ps-print): Use
2464         elmo-message-entity-field.
2465
2466 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2467
2468         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2469         change in elmo-msgdb-make-message-entity.
2470         (wl-summary-buffer-set-folder): Don't call
2471         wl-summary-detect-mark-position here.
2472         (wl-summary-rescan): Call elmo-message-entity-number.
2473         (wl-summary-sync-update): Ditto.
2474         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2475
2476         * wl-score.el (wl-score-header-index): Redefine 2th element.
2477         (wl-score-overview-entity-get-extra): Abolish.
2478         (wl-score-ov-entity-get): Rewrite.
2479         (wl-score-string-index<, wl-score-string-func<): Abolish.
2480         (wl-score-string<): New function.
2481         (wl-score-string-sort): Use it.
2482
2483         * wl-refile.el (wl-refile-guess-by-history): Use
2484         elmo-message-entity-field.
2485         (wl-refile-guess-by-from): Ditto.
2486         (wl-refile-guess-by-msgid): Ditto.
2487
2488         * Version number is increased to 2.11.16.
2489
2490 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2491
2492         * wl-folder.el (wl-folder-confirm-existence): Don't call
2493         file-exists-p if msgdb-path is nil.
2494         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2495         `wl-read-folder-hist' to `wl-read-folder-history'.
2496
2497 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2498
2499         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2500         `y-or-n-p'.
2501
2502 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2503
2504         * wl-score.el (wl-score-headers): Don't use
2505         elmo-folder-do-each-message-entity.
2506
2507         * Version number is increased to 2.11.15.
2508
2509 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2510
2511         * wl-summary.el (wl-summary-delete-all-msgs): Use
2512         elmo-folder-move-messages instead of elmo-folder-delete-messages
2513         and elmo-folder-detach-messages.
2514         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2515
2516         * wl-expire.el (wl-expire-delete): Ditto.
2517         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2518
2519 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2522         (wl-message-header-narrowing-fields): Ditto.
2523         (wl-message-header-narrowing-lines): Ditto.
2524         (wl-message-header-narrowing-string): Ditto.
2525
2526         * wl-summary.el (wl-summary-mode-map): Bind
2527         wl-summary-toggle-header-narrowing to "C-cC-f".
2528         (wl-summary-toggle-header-narrowing): New function.
2529
2530         * wl-message.el (wl-message-buffer-create): Call
2531         wl-message-header-narrowing-setup.
2532         (wl-message-redisplay): Call wl-message-header-narrowing.
2533         (wl-message-header-narrowing): New function.
2534         (wl-message-header-narrowing-map): New keymap.
2535         (wl-message-header-narrowing-widen-map): New keymap.
2536         (wl-message-header-narrowing-again-at-mouse): New function.
2537         (wl-message-header-narrowing-1): Ditto.
2538         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2539         (wl-message-header-narrowing-setup): Ditto.
2540         (wl-message-header-narrowing-toggle): Ditto.
2541         
2542         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2543
2544         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2545         'flag as all.
2546         (wl-use-flag-folder-help-echo): New user option.
2547
2548         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2549         wl-summary-highlight as nil.
2550         (wl-summary-set-mark-modified): Follow the API change.
2551         (wl-summary-mark-modified-p): Ditto.
2552         (wl-summary-mark-as-read-all): Ditto.
2553         (wl-summary-sync-marks): Don't call
2554         elmo-folder-list-messages-with-global-mark.
2555         (wl-summary-mark-as-read-internal): Follow the API change.
2556         (wl-summary-mark-as-answered-internal): Ditto.
2557         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2558         Follow the API change.
2559         (wl-summary-create-line): Call with number argument.
2560         (wl-summary-reply): Follow the API change.
2561
2562         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2563         function.
2564         (wl-highlight-summary-line-string): Call it when
2565         wl-use-flag-folder-help-echo is non-nil.
2566         (wl-highlight-summary-current-line): Ditto.
2567         (elmo-flag-folder-referrer): Added autoload setting.
2568
2569         * wl-draft.el (wl-draft-kill): Follow the API change.
2570
2571         * Version number is increased to 2.11.14.
2572         
2573 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2574
2575         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2576
2577 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2578
2579         * Version number is increased to 2.11.13.
2580
2581 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2582
2583         * wl-draft.el (wl-draft-previous-history-element): Fixed
2584         unbalanced parenthesis and bind unbound local variables.
2585
2586 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2587
2588         * wl-draft.el (wl-draft-previous-history-element): New function.
2589         (wl-draft-next-history-element): Ditto.
2590         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2591         them to M-p and M-n.
2592
2593 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2594
2595         * Version number is increased to 2.11.12.
2596
2597 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2598
2599         * wl-draft.el (wl-draft-hide): Select buffer-window.
2600
2601 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2602
2603         * wl-summary.el (wl-summary-narrow-to-region): New function.
2604         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2605         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2606         (wl-summary-save-region): Use it.
2607         * wl-action.el (wl-summary-collect-numbers-region)
2608         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2609
2610 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2611
2612         * wl-folder.el (wl-folder-count-incorporates): Don't use
2613         `elmo-msgdb-mark-load'
2614
2615         * Version number is increased to 2.11.11.
2616
2617 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2618
2619         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2620         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2621
2622 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2623
2624         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2625
2626 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2627
2628         * Version number is increased to 2.11.10.
2629
2630 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2631
2632         * wl-mime.el (wl-draft-attribute-value): Fixed.
2633
2634 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2635
2636         * wl-util.el (wl-copy-local-variables): New function.
2637
2638         * wl-mime.el (wl-draft-attribute-recipients): New function.
2639         (wl-draft-attribute-envelope-from): Ditto.
2640         (wl-draft-attribute-smtp-posting-server): Ditto.
2641         (wl-draft-attribute-smtp-posting-port): Ditto.
2642         (wl-draft-attribute-value): Ditto.
2643         (wl-draft-preview-message): Use it to get value for
2644         attributes. Reflect result of `wl-draft-config'.
2645
2646         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2647         and call `wl-summary-mark-as-read' before to call
2648         `wl-summary-unset-mark'.
2649         (wl-summary-target-mark-mark-as-unread): Likewise.
2650         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2651
2652 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2653
2654         * wl-mime.el (wl-draft-preview-message): Use actual value for
2655         attributes; Fix for small window.
2656
2657 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2658
2659         * wl-refile.el (wl-refile-get-field-value): Call
2660         `elmo-message-entity-field' with 3rd argument is non-nil.
2661
2662 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * wl-vars.el (wl-draft-preview-attributes): New user option.
2665         (wl-draft-preview-attributes-list): Ditto.
2666         (wl-draft-preview-attributes-buffer-lines): Ditto.
2667         (wl-draft-preview-attributes-buffer-name): Ditto.
2668
2669         * wl-mime.el (wl-draft-preview-message): Display attributes.
2670
2671 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2672
2673         * wl-summary.el (wl-summary-detect-mark-position): Bind
2674         wl-summary-flag-priority-list to '(new).
2675
2676 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2677
2678         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2679         funtion.
2680         (wl-highlight-summary-line-string): Use it.
2681         (wl-highlight-summary-current-line): Ditto.
2682
2683 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2684
2685         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2686         line even when the mark string is not changed.
2687
2688         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2689         argument change in the wl-summary-create-line.
2690         (wl-thread-insert-entity-sub): Ditto.
2691
2692         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2693         argument change in the wl-summary-create-line.
2694         (wl-summary-insert-sequential): Ditto.
2695         (wl-summary-update-thread): Ditto.
2696         (wl-summary-persistent-mark-string): New inline function.
2697         (wl-summary-message-mark): Use it.
2698         (wl-summary-create-line): Abolish argument wl-persistent-mark
2699         and added wl-flags, wl-cached.
2700
2701         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2702         mark to flags.
2703         (wl-highlight-summary-current-line): Decide the face not by the 
2704         persistent mark but flags.
2705
2706 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2707
2708         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2709         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2710         wl-summary-read-uncached-mark): Revive.
2711         (wl-summary-answered-cached-mark,
2712         wl-summary-answered-uncached-mark): New user option.
2713         (wl-summary-score-marks): Follow the change above.
2714         (wl-summary-auto-refile-skip-marks): Ditto.
2715         (wl-summary-incorporate-marks): Ditto.
2716         (wl-summary-expire-reserve-marks): Ditto.
2717         (wl-summary-flag-priority-list): New user option.
2718
2719         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2720         changes.
2721         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2722         of elmo-message-mark.
2723         (wl-summary-mark-as-read-internal): Ditto.
2724         (wl-summary-mark-as-answered): Ditto.
2725         (wl-summary-mark-as-important): Ditto.
2726         (wl-summary-redisplay-internal): Ditto.
2727         (wl-summary-redisplay-no-mime-internal): Ditto.
2728         (wl-summary-message-mark): New function.
2729         (wl-summary-insert-sequential): Use wl-summary-message-mark
2730         instead of elmo-message-mark.
2731         (wl-summary-update-thread): Ditto.
2732         (wl-summary-persistent-mark): Ditto.
2733         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2734         instead of elmo-message-mark.
2735
2736         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2737         wl-summary-message-mark instead of elmo-message-mark.
2738         (wl-thread-insert-entity-sub): Ditto.
2739         (wl-thread-get-children-msgs-uncached): Ditto.
2740
2741         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2742         variable name changes.
2743         (wl-highlight-summary-current-line): Ditto.
2744
2745         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2746         wl-summary-message-mark instead of elmo-message-mark.
2747
2748         * wl-expire.el (wl-expire-message-p): Ditto.
2749
2750         * wl-score.el (wl-score-headers): Ditto.
2751
2752         * Version number is increased to 2.11.9.
2753
2754         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2755         (wl-summary-sync-update): Follow the change above.
2756         (wl-summary-switch-to-clone-buffer): Ditto.
2757         (wl-summary-open-folder): Ditto.
2758
2759 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2760
2761         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2762         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2763
2764         * Version number is increased to 2.11.8.
2765
2766         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2767
2768         * wl-expire.el (wl-expire-refile): Follow the API change on
2769         `elmo-folder-move-messages'.
2770         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2771
2772         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2773         (wl-summary-exec-action-refile): Ditto.
2774         (wl-summary-exec-action-copy): Ditto.
2775         (wl-summary-no-auto-refile-message-p): No use
2776         `wl-summary-buffer-msgdb'.
2777         (wl-summary-auto-refile): Ditto.
2778
2779 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2780
2781         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2782
2783 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2784
2785         * wl-summary.el (wl-summary-sync): Treat no-sync.
2786
2787         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2788         (wl-default-sync-range): Ditto.
2789
2790 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2791
2792         * wl-refile.el (wl-refile-subject-learn): Call
2793         `elmo-message-entity-field' with 3rd argument is non-nil.
2794         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2795         instead of `elmo-msgdb-overview-entity-get-subject'.
2796
2797 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2798
2799         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2800         scan-type is rescan.
2801         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2802         new optional argument force is non-nil.
2803         (wl-summary-save-view-cache): Call it with force argument non-nil.
2804
2805         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2806
2807 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2808
2809         * wl-action.el (wl-summary-print-argument): Fixed last change.
2810
2811 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2812
2813         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2814         simplified.
2815         (wl-summary-target-mark-mark-as-unread): Likewise.
2816         (wl-summary-target-mark-mark-as-important): Likewise.
2817
2818 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2819
2820         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2821         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2822         (wl-summary-mark-as-important-region): Change accordingly.
2823         (wl-summary-target-mark-mark-as-important): Ditto.
2824
2825 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2826
2827         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2828
2829         * wl-action.el (wl-summary-print-argument): Print argument to
2830         right side of window if `wl-summary-print-argument-within-window'
2831         is non-nil.
2832
2833 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-action.el (wl-summary-set-mark): Use
2836         `wl-summary-message-visible-p' to check visibility of the message
2837         and jump to message only when the message line is visible and have
2838         different number; Call wl-summary-unset-mark with number argument.
2839         (wl-summary-unset-mark): 
2840         Use `wl-summary-message-visible-p'
2841         to check visibility of the message and jump to message only when
2842         the message line is visible and have different number;
2843
2844 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2845
2846         * Version number is increased to 2.11.7.
2847
2848         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2849         and wl-folder-summary-line-format.
2850
2851         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2852         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2853         (wl-summary-set-score-mark): Use it.
2854         (wl-summary-target-mark-mark-as-read): Ditto.
2855         (wl-summary-target-mark-mark-as-unread): Ditto.
2856         (wl-summary-target-mark-mark-as-important): Ditto.
2857         (wl-summary-target-mark-msgs): Simplified.
2858         (wl-summary-detect-mark-position): Fixed problem when
2859         summary-line-format no contain persisten/temp mark spec.
2860         (wl-summary-temp-mark): Ditto.
2861         (wl-summary-persistent-mark): Ditto.
2862         (wl-summary-update-persistent-mark): Ditto.
2863
2864         * wl-action.el (wl-summary-set-mark): Ditto.
2865         (wl-summary-unset-mark): Ditto.
2866         All other related portions are changed.
2867
2868 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2869
2870         * Version number is increased to 2.11.6.
2871
2872 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2873
2874         * wl-util.el (wl-current-message-buffer): Define as function;
2875         Don't use the value of wl-messge-buffer.
2876
2877         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2878         persistent mark.
2879
2880         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2881         no current message, cause an error.
2882
2883 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2884
2885         * wl-summary.el (wl-summary-set-message-modified): Use
2886         elmo-folder-set-message-modified instead of
2887         elmo-folder-set-message-modified-internal.
2888
2889 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2892         interactively.
2893         (wl-summary-sync): nokill->entirely.
2894         (wl-summary-sync-marks): Fixed message.
2895         (wl-summary-input-range): Added mark, nokill->entirely.
2896
2897         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2898         messages as read.
2899
2900 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2901
2902         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2903         update-noscore.
2904         (wl-summary-sync): Follow the change above.
2905
2906 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2907
2908         * wl-action.el (wl-summary-target-mark-all): Use
2909         elmo-folder-list-messages.
2910
2911 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2912
2913         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2914         (wl-summary-rescan): Set wl-summary-scored as nil.
2915         (wl-summary-sync-force-update): Follow the change above.
2916         (wl-summary-sync): Ditto.
2917         (wl-summary-sync-update): Added argument disable-killed.
2918         (wl-summary-insert-headers): Set visible-only argument for
2919         elmo-folder-list-messages.
2920         (wl-summary-input-range): Added update-nokill, update-noscore,
2921         all-nokill, all-noscore and mark.
2922
2923         * Version number is increased to 2.11.5.
2924
2925         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2926
2927 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2928
2929         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2930         (wl-summary-prefetch-region-no-mark): Change accordingly.
2931         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2932
2933 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2934
2935         * wl-address.el (wl-complete-field-to): Abolished.
2936         (wl-complete-address): Completion function for completing-read.
2937         * wl-action.el (wl-summary-get-resend-address): Use it.
2938
2939         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2940         wl-summary-update-mark and abolish unused argument.
2941         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2942         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2943         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2944         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2945         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2946         * wl-draft.el (wl-draft-kill): Ditto.
2947
2948         * wl-summary.el: Remove unused binding of case-fold-search.
2949         (wl-summary-replace-status-marks): Abolished.
2950
2951 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2952
2953         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2954         is specified or folder length is zero.
2955
2956 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2957
2958         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2959         (wl-folder-archive-current-entity): Ditto.
2960
2961 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2962
2963         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2964         retrieving message mark.
2965         (wl-summary-redisplay-internal): Ditto.
2966
2967         * wl-message.el (wl-message-buffer-display): Ignore errors while
2968         retrieving message-id field.
2969
2970         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2971         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2972         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2973         order of the arguments for `wl-expire-message-p'.
2974         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2975
2976         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2977         Check return value of wl-summary-reply.
2978         (wl-summary-reply): Recover window configuration when an error occured.
2979
2980 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2981
2982         * wl-summary.el (wl-summary-resend-message): Abolished, the
2983         feature is inherited by wl-summary-resend (put resend mark).
2984
2985 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2988         wl-message-buffer to nil when the message is hide.
2989
2990 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2991
2992         * .cvsignore: New file.
2993
2994 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2995
2996         * wl-action.el (wl-summary-action-docstring): Add more info.
2997         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2998         duplicate definition.
2999         (wl-summary-define-mark-action): Functions wl-summary-*-region
3000         keep current position.
3001         (wl-summary-unregister-target-mark): Store result to the variable.
3002
3003 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3004
3005         * Version number is increased to 2.11.4.
3006
3007 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3008
3009         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3010         wl-summary-delete-all-temp-marks.
3011         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3012
3013         * wl-action.el (wl-summary-set-mark): Changed terminology
3014         refile-destination -> action-argument.
3015         (wl-summary-unset-mark): Ditto.
3016         (wl-summary-remove-argument): Ditto.
3017         (wl-summary-print-argument): Ditto.
3018
3019         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3020         (wl-thread-remove-argument-region): Ditto.
3021         (wl-thread-print-argument-region): Ditto.
3022         (wl-thread-close): Ditto.
3023         (wl-thread-open): Ditto.
3024
3025         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3026         (wl-highlight-refile-destination-face is abolished)
3027         (wl-highlight-action-argument-string): Ditto.
3028         (wl-highlight-summary-current-line): Highlight action argument.
3029
3030         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3031         color for light backgrounds.
3032         (wl-highlight-summary-answered-face): Ditto.
3033
3034 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3037
3038         * wl-score.el (wl-summary-score-update-all-lines): Use
3039         wl-summary-set-mark.
3040         (wl-summary-score-update-all-lines): Kill expunged messages.
3041
3042         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3043
3044 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3045
3046         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3047         directly.
3048         (wl-score-overview-entity-get-lines): Ditto.
3049         (wl-score-overview-entity-get-xref): Ditto.
3050         (wl-score-get-latest-msgs): Ditto.
3051         (wl-summary-rescore): Ditto.
3052
3053         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3054         to "&".
3055         (wl-summary-mark-as-answered-internal): New inline function.
3056         (wl-summary-mark-as-answered): New function.
3057         (wl-summary-mark-as-unanswered): Ditto.
3058         (wl-summary-sync-marks): Modified for answered-mark synching.
3059
3060 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3061
3062         * wl-action.el (wl-summary-set-mark): Fixed last change.
3063
3064 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3065
3066         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3067         behavior of wl-summary-unread-message-hook
3068         (Pointed out by akira yamada <akira@arika.org>).
3069
3070 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3071
3072         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3073         wl-summary-delete.
3074         * wl-xmas.el (wl-summary-toolbar): Ditto.
3075
3076         * wl-action.el (wl-summary-set-mark): Don't override current
3077         temp-mark.
3078
3079         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3080
3081 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3084         (wl-refile-msgid-learn): Ditto.
3085         (wl-refile-get-field-value): Ditto.
3086
3087         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3088
3089         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3090         (wl-expire-delete-reserved-messages): Renamed from
3091         wl-expire-reserve-marked-msgs-from-list.
3092         (wl-expire-delete): Removed argument `msgdb'.
3093         (wl-expire-refile): Ditto.
3094         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3095         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3096         mark-alist as argument.
3097         (wl-expire-archive-number1): Removed argument `msgdb'.
3098         (wl-expire-archive-number2): Ditto.
3099         (wl-expire-archive-date): Ditto.
3100         (wl-expire-localdir-date): Ditto.
3101         (wl-expire-hide): Ditto.
3102         (wl-archive-number1): Ditto.
3103         (wl-archive-number2): Ditto.
3104         (wl-archive-date): Ditto.
3105         (wl-archive-folder): Ditto.
3106         All other related portions are changed.
3107
3108 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3109
3110         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3111         mean move up and down. (suggested by Takashi Kawachi)
3112
3113 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3114
3115         * wl-acap.el (toplevel): Don't require un-define.
3116
3117 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3118
3119         * wl-thread.el (wl-thread-delete-message): Always update
3120         wl-summary-buffer-number-list.
3121
3122         * wl-action.el (wl-summary-print-destination): 
3123         Do nothing when folder is nil.
3124
3125 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3126
3127         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3128         persistent mark when prefetch is succeeded.
3129
3130 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3131
3132         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3133         instead of elmo-msgdb-delete-msgs.
3134         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3135         (wl-expire-hide): Ditto.
3136
3137         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3138
3139         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3140         elmo-msgdb interface.
3141         (wl-thread-get-exist-children): Likewise.
3142         (wl-thread-insert-message): Likewise.
3143         (wl-thread-msg-mark-as-important): Likewise.
3144         (wl-thread-insert-entity-sub): Likewise.
3145         (wl-thread-get-children-msgs-uncached): Likewise.
3146
3147         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3148         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3149         (wl-summary-sync-update): Likewise.
3150         (wl-summary-auto-select-msg-p): Likewise.
3151         (wl-summary-update-thread): Likewise.
3152         (wl-summary-mark-as-important): Likewise.
3153         (wl-summary-jump-to-msg-internal): Likewise.
3154         (wl-summary-redisplay-internal): Likewise.
3155         (wl-summary-print-message-with-ps-print): Likewise.
3156         (wl-summary-folder-info-update): Likewise.
3157
3158         * wl-folder.el (wl-folder-check-one-entity):
3159         elmo-folder-count-flags instead of wl-summary-count-unread.
3160
3161         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3162
3163         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3164
3165         * wl-summary.el (wl-summary-set-message-modified): 
3166         Call wl-summary-set-mark-modified.
3167         (wl-summary-delete-messages-on-buffer): Call
3168         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3169         (wl-summary-sync-update): Call elmo-folder-length instead of
3170         elmo-folder-messages.
3171         (wl-summary-insert-headers): Don't call
3172         elmo-folder-list-message-entities.
3173
3174 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3175
3176         * wl-action.el (wl-summary-define-mark-action): Call
3177         `wl-summary-set-mark' with argument `data'.
3178         (wl-summary-auto-refile): Fixed order of arguments when call
3179         `wl-summary-refile'.
3180
3181 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3182
3183         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3184
3185         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3186
3187         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3188         (Renamed from wl-highlight-summary-deleted-face).
3189         (wl-highlight-summary-resend-face): New face.
3190
3191         (wl-highlight-summary-deleted-face): Renamed from
3192         wl-highlight-summary-erased-face.
3193
3194         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3195
3196         * wl-action.el (wl-summary-get-resend-address): New function.
3197         (wl-summary-exec-action-resend): Ditto.
3198         (wl-summary-exec-action-resend-subr): Ditto.
3199
3200         * w-thread.el (wl-thread-copy): Removed definition.
3201         (wl-thread-refile): Ditto.
3202         (wl-thread-delete): Ditto.
3203         (wl-thread-target-mark): Ditto.
3204
3205         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3206         (wl-summary-target-mark-set-action): Fixed.
3207         (wl-summary-define-mark-action): Fixed quotation.
3208         (wl-summary-move-mark-list-messages): Display message.
3209         (wl-summary-define-mark-action): Define thread functions.
3210         (wl-summary-exec-action-refile): Changed message.
3211         (wl-summary-exec): Ditto.
3212
3213 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3214         
3215         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3216         '%%'.
3217
3218 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3219
3220         * wl.el (toplevel): Require wl-action.
3221         (wl-init): Call wl-summary-define-mark-action.
3222
3223         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3224
3225         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3226         wl-summary-delete and wl-summary-erase.
3227         (wl-summary-mode-map): Ditto.
3228
3229         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3230         wl-delete-folder-alist.
3231
3232         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3233         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3234         (toplevel): Moved mark & action related functions to the wl-action.el.
3235
3236         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3237         in wl-summary-mark-action-list.
3238         (wl-highlight-summary-current-line): Ditto.
3239
3240         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3241         empty lines.
3242
3243         * wl-action.el: New file. 
3244
3245 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3246
3247         * wl-summary.el (wl-summary-target-mark-replace): New function.
3248         (wl-summary-target-mark-prefetch): Use it.
3249         (wl-summary-target-mark-delete): Ditto.
3250         (toplevel): Rearranged definition order.
3251         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3252         (wl-summary-target-mark-erase): Rewrite.
3253         (wl-summary-erase-region): New function.
3254         (wl-summary-exec-action-erase): Changed message.
3255         (wl-summary-move-mark-list-messages): New function.
3256         (wl-summary-exec-action-delete): Use it.
3257         (wl-summary-exec-action-erase): Ditto.
3258
3259         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3260         (wl-summary-skip-mark-list): Added "d".
3261
3262         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3263         while searching.
3264
3265         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3266         and define using defcustom;
3267         Define 4th element as a face.
3268         
3269         * wl-summary.el (wl-summary-incorporate): Use 
3270         `wl-summary-prefetch-region-no-mark' instead of
3271         `wl-summary-prefetch-region'.
3272         (wl-summary-prefetch-region-no-mark): Revival of old
3273         `wl-summary-prefetch-region'.
3274         (wl-summary-mark-action-list): Moved to wl-vars.el
3275
3276         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3277         face according to the `wl-summary-mark-action-list'.
3278         (wl-highlight-summary-current-line): Ditto;
3279         Removed destination highlighting.
3280
3281         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3282         (wl-highlight-summary-line-string): Highlight for "i" mark.
3283         (wl-highlight-summary-current-line): Ditto.
3284
3285         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3286         no destination.
3287
3288         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3289         exists, just go ahead.
3290         (wl-summary-prefetch-region): Rewrite.
3291         (wl-summary-prefetch): Ditto.
3292         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3293         (wl-summary-exec-action-prefetch): New function.
3294         (wl-summary-target-mark-prefetch): Rewrite.
3295
3296 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3297
3298         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3299         (wl-highlight-summary-line-string): Added "d" and "D".
3300         (wl-highlight-summary-current-line): Ditto.
3301
3302         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3303         in wl-summary.el.
3304         (wl-thread-insert-entity-sub): Ditto.
3305         (wl-thread-remove-destination-region): Ditto.
3306         (wl-thread-print-destination-region): Ditto.
3307
3308         * wl-summary.el (wl-summary-buffer-refile-list,
3309         wl-summary-buffer-delete-list,
3310         wl-summary-buffer-copy-list): Abolish.
3311         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3312         All other related portions are changed.
3313         (wl-summary-mark-action-list): New variable.
3314         (wl-summary-set-mark): New function.
3315         (wl-summary-register-target-mark): Ditto.
3316         (wl-summary-unregister-target-mark): Ditto.
3317         (wl-summary-have-target-mark-p): Ditto.
3318         (wl-summary-register-temp-mark): Ditto.
3319         (wl-summary-unregister-temp-mark): Ditto.
3320         (wl-summary-registered-temp-mark): Ditto.
3321         (wl-summary-collect-temp-mark): Ditto.
3322         (wl-summary-unset-mark): Ditto.
3323         (wl-summary-set-target-mark): Ditto.
3324         (wl-summary-unset-target-mark): Ditto.
3325         (wl-summary-set-action-generic): Ditto.
3326         (wl-summary-unset-action-generic): Ditto.
3327         (wl-summary-exec-action-delete): Ditto.
3328         (wl-summary-exec-action-erase): Ditto.
3329         (wl-summary-set-action-refile): Ditto.
3330         (wl-summary-set-action-refile-subr): Ditto.
3331         (wl-summary-unset-action-refile): Ditto.
3332         (wl-summary-make-destination-numbers-list): Ditto.
3333         (wl-summary-exec-action-refile): Ditto.
3334         (wl-summary-set-action-copy): Ditto.
3335         (wl-summary-unset-action-copy): Ditto.
3336         (wl-summary-exec-action-copy): Ditto.
3337         (wl-summary-collect-numbers-region): Ditto.
3338         (wl-summary-delete): Rewrite.
3339         (wl-summary-erase): Ditto.
3340         (wl-summary-remove-destination): Ditto.
3341         (wl-summary-exec): Ditto.
3342         (wl-summary-exec-region): Ditto.
3343         (wl-summary-target-mark-erase): Ditto.
3344         (wl-summary-refile): Ditto.
3345         (wl-summary-copy): Ditto.
3346         (wl-summary-unmark): Ditto.
3347         (wl-summary-delete-all-mark): Ditto.
3348         (wl-summary-mark-line): Don't highlight.
3349         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3350         (wl-summary-target-mark-refile-subr): Rewrite.
3351
3352         (wl-summary-copy-prev-destination): Abolish.
3353
3354 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3355
3356         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3357         default values along the value of wl-on-mule.
3358         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3359         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3360         It is not used anywhere.
3361
3362 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3363
3364         * wl-summary.el (wl-summary-print-destination): Keep position.
3365         (wl-summary-cursor-move-surface): Keep horizontal position.
3366
3367 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3368
3369         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3370         write sendlog.
3371
3372 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3373
3374         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3375         `wl-summary-highlight'.
3376
3377 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3378
3379         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3380         trivial condition for temp-mark.
3381
3382 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3383
3384         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3385         when it hits killed buffer.
3386
3387 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3388
3389         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3390         * wl-news.el.in: `message' and `error' take format string.
3391
3392 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3393
3394         * wl-folder (wl-folder-insert-entity): Display a message,
3395         `...done', when the work finish.
3396         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3397
3398 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3399
3400         * wl-message.el (wl-message-redisplay): Remove unused local
3401         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3402
3403 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3404
3405         * wl-summary.el (wl-summary-replace-status-marks): Disable
3406         interactive use.
3407         (wl-summary-reedit): Check message existence at first.
3408         (wl-summary-mark-line): Fix doc, return value is indefinite.
3409
3410         * wl-highlight.el (wl-highlight-message): Arranged.
3411
3412         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3413         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3414         check temp-mark by wl-summary-temp-mark always.
3415         (wl-highlight-summary): Change accordingly.
3416         * wl-summary.el (wl-summary-mark-as-read-all)
3417         (wl-summary-delete-cache, wl-summary-set-score-mark)
3418         (wl-summary-mark-as-unread, wl-summary-unmark)
3419         (wl-summary-mark-line, wl-summary-mark-as-read)
3420         (wl-summary-mark-as-important): Ditto.
3421
3422         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3423         end of the window if possible.
3424         * wl-summary.el (wl-summary-sync-update): Support lazy
3425         highlighting.
3426         (wl-summary-toggle-disp-msg): Ditto.
3427
3428 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3429
3430         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3431
3432 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3433
3434         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3435         change.
3436
3437 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3438
3439         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3440         API.
3441         (wl-summary-sync-update): Ditto.
3442
3443         * wl-score.el (wl-score-get-score-alist): Changed argument.
3444         (wl-summary-rescore-msgs): Likewise.
3445         (wl-summary-score-headers): Likewise.
3446         (wl-score-headers): Likewise;
3447         Use elmo-folder-do-each-message-entity, etc.
3448         (wl-summary-score-effect): Follow the changes above.
3449         (wl-summary-rescore): Ditto.
3450         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3451         (wl-score-get-overview): Abolish.
3452
3453         * wl-summary.el (wl-summary-default-from): Follow the API change in
3454         elmo-msgdb.
3455         (wl-summary-count-unread): Ditto.
3456         (wl-summary-detect-mark-position): Ditto.
3457         (wl-summary-overview-entity-compare-by-date): Ditto.
3458         (wl-summary-overview-entity-compare-by-number): Ditto.
3459         (wl-summary-overview-entity-compare-by-from): Ditto.
3460         (wl-summary-overview-entity-compare-by-subject): Ditto.
3461         (wl-summary-get-list-info): Ditto.
3462         (wl-summary-rescan): Ditto.
3463         (wl-summary-jump-to-msg-by-message-id): Ditto.
3464         (wl-summary-sync-update): Ditto; Removed comment.
3465         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3466         (wl-summary-insert-message): Use wl-summary-insert
3467         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3468         (wl-summary-insert-headers): Changed argument overview to folder.
3469         (wl-summary-search-by-subject): Likewise.
3470         (wl-summary-insert-thread): Renamed from 
3471         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3472
3473         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3474         too.
3475
3476         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3477         wl-string-member.
3478
3479 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3480
3481         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3482         elmo-folder-append-buffer.
3483         (wl-draft-queue-append): Likewise.
3484
3485         * wl-mime.el (wl-message-delete-current-part): Ditto.
3486         (wl-summary-burst-subr): Ditto.
3487
3488         * wl-news.el.in (wl-news-send-news): Ditto.
3489
3490 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3491
3492         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3493         function.
3494         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3495         (wl-summary-update-mark): Enclose with save-excursion.
3496         (wl-summary-mark-as-read-internal): Fixed last change.
3497         (wl-summary-mark-as-important): Use 3rd argument of
3498         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3499         Don't use elmo-msgdb-set-mark.
3500         (wl-summary-redisplay-internal): If msgdb flag is already read,
3501         just update the mark on buffer.
3502
3503 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3504
3505         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3506         cut visible folder when elmo-folder-delete returns non-nil value.
3507
3508 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3509
3510         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3511         by Kenichi OKADA <okada@opaopa.org>).
3512
3513 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3514
3515         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3516
3517 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3518
3519         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3520         Fixed the last change, search group entity by its real name.
3521         (Thanks to: KOBAYASHI Shinji)
3522
3523 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3524
3525         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3526         (wl-fldmgr-access-display-all): Don't refer visible name.
3527         * wl-expire.el (wl-folder-archive-current-entity)
3528         (wl-folder-expire-current-entity): Ditto.
3529         * wl-folder.el (wl-folder-jump-to-current-entity)
3530         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3531         (wl-folder-open-folder-sub,wl-folder-open-all)
3532         (wl-folder-write-current-folder): Ditto.
3533         (wl-folder-insert-entity): Don't use petname for normal group.
3534         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3535         is the real name.
3536         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3537         Abolished.
3538
3539 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3540
3541         * wl-draft.el (wl-draft-create-buffer): Add
3542         `wl-summary-reply-with-citation'
3543
3544 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3545
3546         * wl-draft.el (wl-draft-reply): Fixed.
3547
3548 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3549
3550         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3551         when `wl-draft-send-confirm-with-preview' is non-nil.
3552         You can scroll up/down by j/k.
3553         (wl-draft-send-confirm-with-preview): New variable (default=t).
3554
3555 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3556
3557         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3558         (wl-fldmgr-save-folders): Fix comment.
3559
3560 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3561
3562         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3563         along the last change in `wl-folder-buffer-group-p'.
3564
3565 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3566
3567         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3568         folder.
3569
3570         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3571         the default value.
3572
3573         * wl-mime.el (wl-summary-burst): Update summary only when target
3574         folder equals current folder.
3575
3576 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3577
3578         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3579
3580 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3581
3582         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3583         value.
3584
3585 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3588         `map-extents' instead of `extent-at' repeatedly.
3589         (wl-highlight-folder-current-line): Ditto.
3590
3591         * wl-highlight.el: Remove useless dummy functions.
3592
3593 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3594
3595         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3596         (wl-folder-put-folder-property): New function to put text property.
3597         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3598         (wl-folder-insert-entity, wl-folder-update-diff-line)
3599         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3600         * wl-e21.el, wl-xmas.el, wl-mule.el
3601         (wl-highlight-folder-current-line): Ditto.
3602         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3603         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3604         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3605         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3606
3607 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3608
3609         * Version number is increased to 2.11.3.
3610
3611 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3612
3613         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3614         Resume current-buffer since it is assumed by remaining tasks.
3615
3616 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3617
3618         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3619         (wl-folder-completion-function): Abolished.
3620         (wl-folder-complete-folder): New function.
3621         (wl-folder-complete-filter-condition): Ditto.
3622         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3623         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3624
3625 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3626
3627         * wl-draft.el (wl-draft-send-confirm): New function.
3628         (wl-draft-send): Use it.
3629
3630         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3631         cursor-in-echo-area while confirming.
3632
3633         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3634
3635         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3636         searching via nntp if wl-summary-search-via-nntp is 'force.
3637         Otherwise, invoke searching in nntp folder only.
3638         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3639
3640         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3641         explicitly for mime-make-text-tag.
3642
3643 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3644
3645         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3646         `mime-make-text-tag' instead of `mime-create-tag'.
3647
3648 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3649
3650         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3651         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3652
3653 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3654
3655         * wl-score.el (wl-score-save): Bind print-length and print-level.
3656         (wl-score-pretty-print): Ditto.
3657         (wl-score-edit-insert-header-entry): Ditto.
3658
3659         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3660         "From" entry to be treated with wl-draft-eword-encode-address-list.
3661         * wl-mime.el (wl-draft-preview-message): Ditto.
3662
3663         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3664         (wl-summary-mark-as-unread): Ditto.
3665         (wl-summary-mark-as-read-region): Change accordingly.
3666         (wl-summary-mark-as-unread-region): Ditto.
3667         (wl-summary-target-mark-mark-as-read): Ditto.
3668         (wl-summary-target-mark-mark-as-unread): Ditto.
3669
3670 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3671
3672         * Version number is increased to 2.11.2.
3673
3674 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3675
3676         * wl-news.el.in (wl-news-previous-version-save): Bind
3677         print-length and print-level.
3678         * wl-thread.el (wl-thread-save-entities): Ditto.
3679         (wl-thread-save-top-list): Bind print-length.
3680
3681 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3682
3683         * wl-highlight.el (wl-highlight-summary-line-string): Use
3684         wl-summary-score-below-mark, wl-summary-score-over-mark.
3685         (wl-highlight-summary-current-line): Ditto.
3686
3687 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3688
3689         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3690         insert it.
3691
3692 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3693
3694         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3695
3696 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3697
3698         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3699         message without msgid.
3700         Rewrite with elmo-folder-move-messages.
3701         Set wl-message-buffer to nil.
3702
3703         * wl-summary.el (wl-summary-erase-subr): New function. Use
3704         elmo-folder-move-messages.
3705         (wl-summary-erase): Call it.
3706         (wl-summary-target-mark-erase): Ditto.
3707
3708 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3709
3710         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3711         it is not up-tp-date.
3712
3713 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3714
3715         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3716         buffer after calling `wl-summary-goto-folder-subr' without the
3717         argument `interactive'.
3718         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3719
3720 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3721
3722         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3723         `mime-create-tag'. Use `string=' instead of `looking-at'.
3724
3725 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3726
3727         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3728         to avoid compile warning.
3729
3730         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3731         entity-id when folder is given.
3732         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3733         save-excursion, use save-selected-window instead.
3734         Select folder buffer window if exists.
3735         (To correct behavior with wl-folder-move-cur-folder.)
3736
3737 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3738
3739         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3740
3741 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3742
3743         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3744         list-count instead of %d.
3745
3746 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3747
3748         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3749         (wl-news): Set it.
3750         (wl-news-append-to-folder): Use it.
3751
3752         * wl-news.el.in (wl-news-send-news): Append to specified folder
3753         instead of wl-default-folder.
3754         (wl-news-append-to-folder): Show error message with specified folder.
3755
3756         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3757                 In most major modes, Emacs assumes that any opening
3758                 delimiter found at the left margin is the start of a
3759                 top-level definition, or defun. Therefore, *never put an
3760                 opening delimiter at the left margin unless it should have
3761                 that significance.*
3762
3763         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3764
3765 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3766
3767         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3768
3769 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3770
3771         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3772
3773 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3774
3775         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3776         for sequential numbering case.
3777
3778 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3779
3780         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3781         value.
3782         (wl-draft-reply-without-argument-list): Ditto.
3783         (wl-draft-reply-myself-with-argument-list): Abolish.
3784         (wl-draft-reply-myself-without-argument-list): Ditto.
3785         * wl-draft.el (wl-draft-self-reply-p): New function.
3786         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3787
3788 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3789
3790         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3791         (avoid error for the case without byte-compiling)
3792
3793 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3794
3795         * wl-news.el.in (wl-news-append-to-folder): New function.
3796         (wl-news-exit): Rewrite.
3797         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3798
3799 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3800
3801         * wl-draft.el (wl-draft-reply-position): New function.
3802         (wl-draft-reply-position): Fix.
3803         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3804         (wl-summary-target-mark-reply-with-citation): Ditto.
3805         (wl-summary-reply-with-citation): Ditto.
3806         * wl-vars.el (wl-draft-reply-default-position): New variable.
3807
3808 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3809
3810         * wl-draft.el (wl-draft-send): Preview when interactive send.
3811
3812 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3813
3814         * wl-draft.el (wl-draft-reply): Set default position.
3815         * wl-summary.el (wl-summary-reply): Ditto.
3816         (wl-summary-reply-with-citation): Ditto.
3817         (wl-summary-target-mark-reply-with-citation): Ditto.
3818
3819 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-news.el.in (wl-news-lang): Set default value according to
3822         current-language-environment.
3823         (wl-news-append-news): Do nothing when news-list is nil.
3824
3825 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3826
3827         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3828         (wl-news): Change message.
3829         (wl-news-exit): Check buffer.
3830         (wl-news-force-exit): New function.
3831         (wl-news-show-all): New function.
3832         (wl-news-discard-and-exit): Fix.
3833
3834 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3835
3836         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3837         according to current-language-environment.
3838
3839         * wl-news.el.in (wl-news): If arg, show all NEWS after
3840         wl-news-default-previous-version.
3841
3842 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3843
3844         * wl-news.el.in (wl-news-check): Rewritten.
3845         (wl-news-previous-version-load): Change data type.
3846         (wl-news-previous-version-save): Change data type.
3847         (wl-news-append-news): Add return value.
3848         (wl-news-check-news): New function.
3849         (wl-news-already-current-p): New function.
3850         (wl-news-send-news): Rewritten.
3851         (wl-news-mode-map): Add new keybind.
3852         (wl-news): Rewritten.
3853         (wl-news-exit): Rewritten.
3854         (wl-news-discard-and-mail): New function.
3855         (wl-news-send-to-address): Abolished.
3856         * wl.el (wl-init): Delete a message.
3857
3858 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3859
3860         * wl-news.el.in (wl-news-exit): Update previous version.
3861         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3862
3863 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3864
3865         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3866
3867 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3868
3869         * wl-news.el.in (wl-news): New function.
3870         (wl-news-mode): New function.
3871         (wl-news-next-line): New function.
3872         (wl-news-next-page): New function.
3873         (wl-news-exit): New function.
3874         (wl-news-buf-name): New variable.
3875         (wl-news-mode-map): New variable.
3876         (wl-news-winconf): New variable.
3877         (wl-news-append-news): Add an option.
3878
3879 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3880
3881         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3882
3883 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3884
3885         * wl-news.el.in (wl-news-send-to-address): New variable.
3886         (wl-news-send-news): Use it.
3887         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3888         Return updating status.
3889         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3890
3891 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3892
3893         * wl-news.el.in (wl-news-send-news): Delete
3894         Organization and X-Face.
3895
3896 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3897
3898         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3899         (wl-news-append-news): New function.
3900         (wl-news-send-news): New function.
3901
3902 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3903
3904         * Version number is increased to 2.11.1.
3905
3906 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3907
3908         * wl-news.el.in : New file.
3909
3910 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3911
3912         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3913         default value.
3914         (wl-draft-reply-without-argument-list): Ditto.
3915
3916 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3917
3918         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3919         (wl-message-buffer-prefetch-idle-time): Ditto.
3920         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3921
3922 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3923
3924         * wl-thread.el (wl-thread-insert-message): Use
3925         wl-summary-max-thread-depth.
3926
3927         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3928         loop detection.
3929
3930         * wl-message.el (wl-message-buffer-display): Back to the first page
3931         when cache is hit.
3932
3933 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3934
3935         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3936
3937         * wl-summary.el (wl-summary-insert-thread-entity):
3938         If the thread depth is reached to wl-summary-max-thread-depth,
3939         divide the thread.
3940
3941 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3942
3943         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3944         for elmo-remove-passwd.
3945
3946 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3947
3948         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3949         folder is sticky.
3950         (wl-folder-mark-as-read-all-entity): Ditto.
3951         (wl-folder-prefetch-entity): Ditto.
3952
3953 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3954
3955         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3956
3957 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3958
3959         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3960         Delete messages on buffer for unplugged operation.
3961         (wl-summary-erase): Ditto.
3962
3963 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3964
3965         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3966         take nil so as not to search parent by subject.
3967
3968 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3971         (wl-folder-get-next-folder): Ditto.
3972         (wl-folder-get-path): Ditto.
3973
3974 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3975
3976         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3977         system and encode the region with it before verifying.
3978
3979 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3980
3981         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3982         system of the echo buffer before decoding.
3983
3984 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3985
3986         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3987         original contents.
3988
3989 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3990
3991         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3992         with argument 'any-exists.
3993
3994 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3997         Use `wl-cs-autoconv'.
3998
3999 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4000
4001         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4002         by `mime-view-automatic-conversion'.
4003
4004         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4005         (wl-message-verify-pgp-nonmime): Ditto.
4006         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4007         Bind them to C-c:d and C-c:v respectively.
4008
4009         Merge following code by Teranishi-san from [wl-en:00167].
4010         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4011         (wl-mime-preview-application/pgp-encrypted): Ditto.
4012         (wl-mime-setup): Add entry.
4013
4014 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4015
4016         * wl-summary.el (wl-summary-target-mark-erase): New function.
4017         Bind it to "mD".
4018
4019 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4020
4021         * wl-vars.el (wl-draft-write-file-function): Fix.
4022         (wl-draft-reedit-hook): Changed default value.
4023
4024         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4025         wl-draft-reedit-hook.
4026         (wl-draft-remove-text-plain-tag): New function.
4027         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4028
4029         * wl-vars.el (wl-draft-write-file-function): New user option.
4030
4031         * wl-draft.el (wl-draft-prepare-edit): Use it for
4032         local-write-file-hooks.
4033         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4034
4035         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4036         (wl-draft-insert-mail-header-separator): Return the body beginning
4037         point.
4038         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4039         text/plain.
4040         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4041
4042 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4043
4044         * wl-summary.el (wl-summary-erase): New function to erase message
4045         without moving it to trash. Bind to "D".
4046
4047         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4048         as `keep' unless switch-function.
4049
4050 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4051
4052         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4053         message buffer by using `wl-summary-toggle-disp-msg'.
4054         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4055         buffer window.
4056         (wl-summary-supresedes-message): Ditto.
4057
4058         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4059         Do not delete other windows.
4060         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4061         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4062         (wl-draft-create-buffer): Set reply-or-forward also for target
4063         mark commands.
4064
4065 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4066
4067         * wl-draft.el (wl-user-agent-compose): Delete special case for
4068         switch-to-buffer-other-window.
4069
4070         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4071         (wl-summary-forward): Ditto.
4072
4073         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4074         function.
4075         (wl-draft-buffer-style): New use option.
4076
4077         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4078         (wl-draft): Follow the change above.
4079         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4080         wl-draft-buffer-style.
4081         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4082         switch-function.
4083
4084 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4085
4086         * wl-address.el (wl-address-make-completion-entry): Extracted from
4087         `wl-address-make-completion-list'.
4088         (wl-address-enable-strict-loading): New variable.
4089         (wl-address-make-completion-list): Revive petname duplication
4090         inquiry, and enable it if `wl-address-enable-strict-loading'.
4091         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4092
4093 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4094
4095         * wl-message.el (wl-message-get-original-buffer): Avoid
4096         'Selecting deleted buffer' error when original buffer is killed.
4097
4098 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-summary.el (wl-summary-next-message): Use
4101         elmo-message-accessible-p instead of elmo-message-cached-p.
4102
4103 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4106
4107         * wl-thread.el (wl-thread-open-all-unread): Use
4108         elmo-folder-list-flagged instead of
4109         elmo-folder-list-messages-mark-match.
4110
4111         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4112         instead of elmo-folder-list-messages-mark-match.
4113         (wl-summary-move-spec-alist): New variable.
4114         (wl-summary-move-spec-plugged-alist,
4115         wl-summary-move-spec-unplugged-alist): Abolish.
4116         (wl-summary-next-message): Follow the change above.
4117         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4118         with 'no-msg' argument.
4119
4120         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4121         variable.
4122         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4123         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4124         (wl-message-buffer-prefetch-get-next): Follow the change above.
4125
4126 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4127
4128         * wl-version.el (wl-version): Changed codename.
4129
4130         * Version number is increased to 2.11.0.
4131
4132 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4133
4134         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4135         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4136         `wl-draft-config-variables'.
4137         (wl-draft-kill): Fixed problem when the draft is reedit.
4138
4139 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4140
4141         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4142         buffer-modified status (Thanks to
4143         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4144
4145 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4146
4147         * wl-util.el (wl-region-exists-p): New function.
4148
4149         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4150         Remove defvars for byte-compile warnings.
4151
4152 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4153
4154         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4155         defvar-maybe. Removed unused bind.
4156
4157 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4158
4159         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4160         summary buffer window before creating new frame.
4161         (wl-draft-reply): Ditto.
4162
4163 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4164
4165         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4166
4167 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4170
4171 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4172
4173         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4174         instead of `kill-region'.
4175
4176 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4177
4178         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4179         (wl-highlight-summary-line-string): Use it.
4180         (wl-highlight-summary-current-line): Ditto.
4181
4182         * wl-mime.el (wl-message-delete-current-part): Check the class of
4183         mime-entity.
4184
4185         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4186
4187         * wl-summary.el (wl-summary-make-number-list): Initialize.
4188         (wl-summary-update-mark): New function.
4189         (wl-summary-reply): Put `answered' mark on the message.
4190         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4191
4192         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4193         (wl-draft-reply): Added optional argument `number';
4194         Set wl-draft-parent-number.
4195         (wl-draft-kill): Delete answered mark if it is a reply.
4196
4197 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4198
4199         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4200         that originates in mime-preview-follow-current-entity.
4201         (wl-draft-yank-current-message-entity): Use it if region is active.
4202
4203         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4204         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4205         `wl-message-delete-current-part'.
4206         * wl-mule.el (wl-message-define-keymap): Ditto.
4207         * wl-xmas.el (wl-message-define-keymap): Ditto.
4208
4209 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4210
4211         * wl-mime.el (wl-message-delete-current-part): New function.
4212         (wl-mime-node-id-to-string): Ditto.
4213
4214         * wl-mime.el (wl-message-delete-current-part): Use existing
4215         original buffer which corresponds current mime-view buffer.
4216         (fetched buffer might have different structure, possibly)
4217
4218         * wl-mime.el (wl-message-delete-current-part): Quit if the
4219         message content differs from the actual message.
4220
4221 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4222
4223         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4224         order.
4225         (wl-summary-search-by-subject): Search parent message from tail;
4226         Check the existence of the parent message on the current thread tree.
4227         (wl-summary-update-thread): Check whether the line is inserted.
4228
4229 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4230
4231         * wl-vars.el (wl-summary-line-format): Undo last change.
4232         * wl-summary.el (wl-summary-print-destination): Do not put
4233         invisible property when `wl-summary-width' is nil.
4234         (wl-summary-line-subject-minimum-length): Abolished.
4235         (wl-summary-line-subject): Ditto.
4236
4237 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-vars.el (wl-summary-line-format): Change default value.
4240         (wl-summary-subject-length-limit): Abolished.
4241         * wl-summary.el (wl-summary-line-subject): Ditto.
4242
4243 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4244
4245         * wl-template.el (wl-template-select): Added optional argument.
4246         If optional argument is specified, reverse
4247         `wl-template-visible-select'.
4248
4249 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4252         Take prefix argument to force asking the destination folder.
4253
4254 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4255
4256         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4257         count and update status.
4258
4259 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4260
4261         * wl-summary.el (wl-summary-redisplay-internal): If
4262         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4263         after fetching.
4264
4265 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4266
4267         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4268         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4269
4270         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4271
4272 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4273
4274         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4275         (All other related portions are changed).
4276         (wl-summary-mark-as-read-all): Rewrite.
4277
4278 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4279
4280         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4281         `wl-summary-mark-as-read'.
4282         (wl-summary-mark-as-unread): Rewrite.
4283         (wl-summary-mark-as-read): Added no-modeline argument.
4284         (wl-summary-resume-cache-status): Rewrite.
4285         (wl-summary-exec-subr): Remove unused local variable.
4286
4287 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4288
4289         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4290         logic to call `wl-summary-buffer-prev-folder-function'.
4291         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4292
4293 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4296         is nil.
4297
4298 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4299
4300         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4301         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4302         (wl-mime-setup): Add its entry.
4303
4304 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4305
4306         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4307         (wl-summary-delete-cache): Likewise.
4308         (wl-summary-mark-as-read): Rewrite.
4309
4310 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4311
4312         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4313         `wl-summary-count-unread'.
4314
4315         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4316
4317         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4318
4319 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4320
4321         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4322         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4323         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4324         Renamed to the elmo-msgdb-*-mark.
4325         (wl-summary-score-marks): Follow the change above.
4326         (wl-summary-auto-refile-skip-marks): Ditto.
4327         (wl-summary-incorporate-marks): Ditto.
4328         (wl-summary-expire-reserve-marks): Ditto.
4329
4330         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4331         changes.
4332         (wl-thread-insert-top): Changed updating message.
4333
4334         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4335         variable.
4336         (wl-summary-count-unread): Count answered marks.
4337         (wl-summary-rescan): Call wl-summary-insert-message instead of
4338         wl-summary-append-message-func-internal.
4339         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4340         (wl-summary-prefetch-msg): Follow the variable name changes.
4341         (wl-summary-prefetch-region): Ditto.
4342         (wl-summary-mark-as-read-all): Follow the API changes;
4343         Don't call elmo-folder-replace-marks.
4344         (wl-summary-delete-cache): Follow the variable name changes.
4345         (wl-summary-resume-cache-status): Ditto.
4346         (wl-summary-update-status-marks): New function.
4347         (wl-summary-insert-message): New function.
4348         (wl-summary-sync-marks): Follow the variable name changes.
4349         (wl-summary-sync-update): Synchronize to the msgdb, too;
4350         Changed update messages.
4351         (wl-summary-make-number-list): Rewrite.
4352         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4353         (wl-summary-mark-as-unread): Follow the API changes.
4354         (wl-summary-exec-subr): Follow the variable name changes.
4355         (wl-summary-mark-as-read): Ditto.
4356         (wl-summary-move-spec-plugged-alist): Ditto.
4357         (wl-summary-move-spec-unplugged-alist): Ditto.
4358         (wl-summary-cursor-move-surface): Ditto.
4359
4360         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4361         variable name changes.
4362         (wl-highlight-summary-current-line): Ditto.
4363
4364         * wl-expire.el (wl-expire-refile): Follow the API change in
4365         elmo-folder-move-messages.
4366         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4367         (wl-summary-archive): Use elmo-folder-msgdb instead of
4368         elmo-msgdb-load.
4369
4370 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4371
4372         * wl-mime.el (wl-draft-preview-message): Restore the position
4373         before evaluating wl-draft-send-hook in preview buffer.
4374
4375 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4376
4377         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4378         when it creates new draft buffer.
4379
4380         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4381         without argument.
4382
4383         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4384         Evaluate content and if the value is string, insert it.
4385         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4386         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4387         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4388         wl-draft-config-sub-part-bottom): Use it.
4389
4390         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4391         with the folder name. The question was unintelligible when it is
4392         called from wl-save-status.
4393
4394 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4395
4396         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4397         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4398         cannot take second argument).
4399
4400 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4401
4402         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4403         as t. Since type and subtype are not case sensitive (RFC 2045).
4404
4405 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4406
4407         * wl-vars.el (wl-message-mode-line-format): New variable.
4408         (wl-message-mode-line-format-spec-alist): Ditto.
4409         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4410         (wl-message-redisplay): Use wl-message-mode-line-format.
4411
4412 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4413
4414         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4415
4416 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4417
4418         * wl-summary.el (wl-summary-default-from): Write description.
4419
4420 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-vars.el (wl-ldap-objectclass): Abolish.
4423
4424         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4425         (wl-ldap-make-filter): Removed condition for objectclass.
4426         (wl-ldap-make-matched-value-list): Remove meaningless process.
4427         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4428         (wl-address-ldap-search): Don't add `*' to `pat' string;
4429         use ignore-errors; added `email';
4430         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4431         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4432         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4433
4434
4435 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4436
4437         * wl-draft.el (wl-draft-parent-folder): Write description.
4438         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4439
4440 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4441
4442         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4443         as "" (zero-length string) if no parent.
4444         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4445
4446 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4447
4448         * wl-address.el (wl-address-make-completion-list): Skip duplication
4449         checking.
4450         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4451         `append'.
4452
4453 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4454
4455         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4456         instead of `beginning-of-buffer'.
4457
4458 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4461
4462 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4463
4464         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4465         Refer wl-message-buffer-name.
4466         (wl-message-wheel-down): Ditto.
4467
4468 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4469
4470         * wl-vars.el (wl-message-buffer-name): New user option.
4471
4472         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4473         directly instead of making alist dinamically.
4474
4475         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4476         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4477         wl-message-buffer-cache-name.
4478         (wl-message-buffer-cache-clean-up): Ditto.
4479
4480         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4481
4482         * Version number is increased to 2.9.15.
4483
4484 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-vars.el (wl-summary-default-view-alist): New user option.
4487
4488         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4489
4490         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4491         while deleting address.
4492         (wl-draft-delete-myself-from-cc): Ditto.
4493
4494         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4495         If optional argument is specified, reverse sort order.
4496
4497         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4498
4499 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4500
4501         * wl-thread.el (wl-thread-insert-message): Return parent number if
4502         exists.
4503         (wl-thread-update-indent-string-region): Use
4504         wl-thread-update-line-on-buffer-sub instead of
4505         wl-thread-update-line-on-buffer.
4506
4507 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4508
4509         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4510         (wl-folder-close-all): Ditto.
4511
4512 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4513
4514         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4515         and mailing-list:.
4516         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4517         value.
4518         (wl-summary-line-list-info): Print mailing-list name even when 
4519         list-number is empty.
4520
4521 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4522
4523         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4524
4525         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4526         (wl-draft-open-file): Ditto.
4527         (wl-draft-random-alphabet): Ditto.
4528
4529         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4530         bindings.
4531
4532 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4533
4534         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4535         * wl-vars.el (wl-draft-config-alist): Ditto.
4536
4537 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4538
4539         * Version number is increased to 2.9.14.
4540
4541         * wl.el (wl): Don't set wl-init as nil when error occured while
4542         auto-checking folders.
4543
4544         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4545         `elmo-expand-newtext'.
4546
4547 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4548
4549         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4550         `this-command' so that `wl-folder-goto-folder' contained in
4551         `wl-summary-keep-cursor-command' work.
4552
4553 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4554
4555         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4556         message buffer displaying state.
4557
4558 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4559
4560         * wl-vars.el (wl-summary-default-view): New variable to specify
4561         default value for `wl-summary-buffer-view' instead of using
4562         set-default.
4563         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4564
4565 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4566
4567         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4568
4569         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4570
4571 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4572
4573         * wl-vars.el (wl-forward-subject-prefix): New variable.
4574         * wl-draft.el (wl-draft-forward): Use it.
4575
4576 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4577
4578         * wl-message.el (wl-message-prev-page): When it is called without
4579         lines argument, scroll down by wl-message-scroll-amount lines.
4580         (wl-message-next-page): Ditto.
4581         * wl-vars.el (wl-message-scroll-amount): Change default value
4582         to preserve current behavior.
4583
4584 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4585
4586         * wl-summary.el (wl-summary-prefetch-msg): Bind
4587         `wl-message-entity' to call `wl-summary-from-function'.
4588
4589 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4590
4591         * wl-message.el (wl-message-buffer-create): Run
4592         wl-message-buffer-created-hook.
4593
4594 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4595
4596         * wl-summary.el (wl-summary-sort-specs): New variable.
4597         (wl-summary-default-sort-spec): Ditto.
4598         (wl-summary-sort): Rewrite.
4599         (wl-summary-sort-by-list-info): New function.
4600
4601 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4602
4603         * wl-summary.el (wl-summary-get-list-info): New function.
4604         (wl-summary-sort): Rewrite.
4605         (wl-summary-line-list-info): Ditto.
4606         (wl-summary-line-list-count): Ditto.
4607         (wl-summary-refile-region): Fixed docstring.
4608
4609 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4610
4611         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4612         `wl-folder-entity-hashtb' as completion table.
4613
4614 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4617         only when this command is called interactively; silence the byte-
4618         compiler.
4619
4620 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4621
4622         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4623         active in XEmacs.
4624
4625 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4626
4627         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4628         plural lines.
4629
4630 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4631
4632         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4633         of current line when the cursor is on the header name.
4634         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4635
4636 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4637
4638         * wl-util.el (wl-read-directory-name): Return displayed directory
4639         as the default value also on XEmacs.
4640
4641 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4642
4643         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4644         formatting.
4645
4646 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4647
4648         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4649         argument and when it is non-nil, check face property before
4650         highlighting for each line.
4651         (wl-highlight-summary-window): Set it.
4652
4653 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4654
4655         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4656         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4657
4658         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4659         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4660         (wl-draft-get-fcc-list): Likewise.
4661
4662 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4663
4664         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4665         (wl-thread-entity-cur): Ditto.
4666         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4667         wl-thread-indent-regexp setting.
4668         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4669
4670         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4671         wl-summary-lazy-highlight.
4672         (wl-summary-display-bottom): Ditto.
4673
4674         * wl-thread.el (wl-thread-open-close): Likewise.
4675
4676         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4677         from and subject;
4678         Bind wl-draft-use-frame;
4679         Enclose with save-window-excursion;
4680         Use wl-draft-create-buffer instead of with-temp-buffer;
4681         Use wl-draft-prepare-edit;
4682         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4683         Use wl-draft-send instead of wl-draft-raw-send.
4684
4685 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4686
4687         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4688         of using wl-from.
4689
4690 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4691
4692         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4693         insert-buffer instead of clone-buffer.
4694         (wl-draft-doing-mime-bcc): New variable.
4695         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4696         infinite loop.
4697         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4698
4699         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4700         (wl-draft-mime-bcc-body): Ditto.
4701
4702         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4703         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4704         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4705         wl-draft-do-mime-bcc.
4706         (wl-draft-mime-bcc-field): New function.
4707         (wl-draft-do-mime-bcc): Ditto.
4708
4709         * wl-address.el (wl-address-complete-header-list): New variable.
4710         (wl-address-complete-header-regexp): Changed default value.
4711
4712         * Version number is increased to 2.9.13.
4713
4714 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4715
4716         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4717         it is differed.
4718
4719 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4720
4721         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4722         (wl-summary-line-list-count): Ditto.
4723
4724 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4725
4726         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4727         (wl-nntp-posting-function): New variable.
4728         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4729         `wl-nntp-posting-config-alist'.
4730
4731 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4732
4733         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4734         FLIM.
4735
4736 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4737
4738         * wl-summary.el (wl-summary-target-mark-refile-sub):
4739         Remove a nuisance funcall.
4740
4741 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4742
4743         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4744         as t for `try-completion'.
4745
4746 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4747
4748         * wl-summary.el (wl-summary-default-from): Use
4749         wl-address-header-extract-address instead of
4750         std11-extract-address-components.
4751         (wl-summary-simple-from): Ditto.
4752         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4753         (wl-summary-insert-headers): Show message.
4754         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4755         for whole line.
4756         (wl-summary-default-from): Revert last change.
4757         (wl-summary-simple-from): Ditto.
4758         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4759         (wl-summary-mark-as-read-region): Follow the change above.
4760         (wl-summary-sync-marks): Ditto.
4761         (wl-summary-target-mark-mark-as-read): Ditto.
4762         (wl-summary-redisplay-internal): Ditto.
4763         (wl-summary-redisplay-no-mime-internal): Ditto.
4764         (wl-summary-redisplay-all-header): Ditto.
4765         (wl-summary-mark-as-read): Removed argument `cached';
4766         Use current cache status to set cache mark.
4767         (wl-summary-redisplay-internal): Follow the change above.
4768         (wl-summary-redisplay-no-mime-internal): Ditto.
4769         (wl-summary-redisplay-all-header): Ditto.
4770
4771         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4772
4773         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4774         Don't call itself recursively (Adviced by Yamaoka-san).
4775
4776 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4777
4778         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4779         bind wl-summary-highlight as nil to avoid error caused by missing
4780         local variables.
4781
4782 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4783
4784         * wl-vars.el (wl-invalid-character-message): New user option.
4785
4786         * wl-util.el (wl-set-string-width): If truncated string-width is
4787         larger than specified width, use `wl-invalid-character-message'.
4788
4789 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4790
4791         * wl-summary.el (wl-summary-prefetch-msg): 
4792         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4793
4794 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4795
4796         * wl-vars.el (wl-summary-check-line-format): New user option.
4797         (wl-summary-line-format-file): Ditto.
4798
4799         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4800         variable.
4801         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4802         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4803         and `wl-summary-view-old-p' to check whether do a rescan or not.
4804         (wl-summary-view-old-p): New function.
4805         (wl-summary-line-format-changed-p): Ditto.
4806         (wl-summary-line-format-save): Ditto.
4807         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4808
4809         * wl-util.el (wl-set-string-width): Avoid using negative number
4810         for make-string.
4811
4812 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4813
4814         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4815         return value.
4816
4817         * wl-util.el (wl-set-string-width): Added optional argument
4818         `padding' (All other related portions are changed).
4819         (wl-line-parse-format): If the first letter of column number is
4820         `0', zero-padding the result (ex: "%05l").
4821
4822         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4823
4824 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4827         sequential summary view.
4828
4829 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4832         if it doesn't have a -unix version.
4833
4834 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4837
4838 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4841         content.
4842         (wl-draft): Follow the change above.
4843
4844         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4845
4846         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4847         and wl-folder-summary-line-format-alist contain %T and %P.
4848
4849         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4850         (wl-summary-mode-line-format): New user option.
4851         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4852         (wl-summary-line-format): Changed default value.
4853         (wl-summary-lazy-highlight): Changed default value.
4854
4855         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4856         change in wl-summary-create-line.
4857         (wl-thread-insert-entity-sub): Ditto.
4858
4859         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4860         (wl-summary-buffer-unread-status): Ditto.
4861         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4862         (wl-summary-buffer-persistent-mark-column): Ditto.
4863         (wl-summary-buffer-mode-line-formatter): Ditto.
4864         (wl-summary-buffer-mode-line): Ditto.
4865         (wl-summary-message-regexp): Abolished.
4866         (All other related portions are changed.)
4867         (wl-summary-detect-mark-position): New function.
4868         (wl-summary-buffer-set-folder): Setup
4869         wl-summary-buffer-mode-line-formatter.
4870         (wl-summary-mode): Setup selective-display;
4871         Setup pre-idle-hook when xemacs.
4872         (wl-summary-update-modeline): Rewrite.
4873         (wl-summary-jump-to-msg): Define as function;
4874         Changed regexp for searching messages.
4875         (wl-summary-message-number): Rewrite.
4876         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4877         Do rescan when old type summary cache.
4878         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4879         (wl-summary-remove-destination): Use '\r' to detect EOL.
4880         (wl-summary-print-destination): Ditto.
4881         (wl-summary-temp-mark): New inline function.
4882         (wl-summary-persistent-mark): Ditto.
4883         (wl-summary-line-number): New function.
4884         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4885         (wl-summary-line-list-count): New function.
4886         (wl-summary-create-line): Added argument persistent-mark.
4887         (All other related portions are changed)
4888         (wl-summary-create-line): Insert '\r'.
4889         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4890         (wl-summary-cursor-move-surface): New inline function.
4891         (wl-summary-prev): Use it.
4892         (wl-summary-next): Ditto.
4893
4894         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4895         wl-summary-message-regexp.
4896         (wl-highlight-summary): Delete progress message.
4897         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4898
4899         * Version number is increased to 2.9.12.
4900
4901 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4902
4903         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4904         variable (nil: no minimum).
4905         (wl-summary-line-subject): Add some spaces after subject by
4906         wl-summary-line-subject-minimum-length.
4907
4908 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4909
4910         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4911         and removed `F'.
4912         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4913         change above).
4914
4915 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4916
4917         * wl-summary.el (wl-summary-line-list-count): Reverted.
4918         (example setting in samples/*/dot.wl is also updated)
4919
4920 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4921
4922         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4923
4924         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4925
4926         * wl-vars.el (wl-summary-line-format): Addes some description to the
4927         docstring.
4928
4929         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4930         (wl-summary-line-close-bracket): Ditto.
4931         (wl-summary-line-children-number): Ditto.
4932         (wl-summary-line-thread-indent): Ditto.
4933         (wl-summary-line-children-and-from): Ditto.
4934
4935         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4936         't', 'c', 'F' and added 'C'.
4937
4938         * wl-util.el (wl-set-string-width): Accept negative value.
4939         (wl-line-parse-format): Added "%number(" and "%)".
4940
4941 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4942
4943         * wl-summary.el (wl-summary-line-list-count): Change format of the
4944         return value.
4945
4946 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4947
4948         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4949         from the recent message.el.
4950         (wl-draft-point-in-header-p): Ditto.
4951         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4952         wl-draft-beginning-of-line.
4953         * wl-e21.el (wl-draft-mode-map): Ditto.
4954         * wl-xmas.el (wl-draft-mode-map): Ditto.
4955
4956         * wl-folder.el: Sort macrodefs by dependencies.
4957
4958 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4959
4960         * wl-summary.el (wl-summary-prev): Fixed regexp.
4961         (wl-summary-next): Ditto.
4962
4963 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4964
4965         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4966
4967 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4968
4969         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4970         for backward compatibility.
4971
4972 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4973
4974         * wl-summary.el (wl-summary-line-list-count): New function, merged
4975         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4976         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4977         list counts.
4978
4979 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4980
4981         * wl-summary.el (wl-summary-create-line): Ignore errors while
4982         timezone-fix-time.
4983
4984         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4985
4986         * wl-summary.el (wl-summary-sync-update): Ditto.
4987         (wl-summary-default-from): Use wl-message-entity
4988         instead of entity.
4989
4990         * wl-summary.el (wl-summary-create-line): Fix.
4991
4992         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4993         (wl-summary-line-format): New user option.
4994         (wl-folder-summary-line-format-alist): Ditto.
4995         (wl-summary-from-width): Abolished.
4996
4997         * wl-util.el (toplevel): Require 'bytecomp.
4998         (wl-line-parse-format): New function.
4999         (wl-line-formatter-setup): New macro.
5000
5001         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5002         (wl-summary-buffer-line-formatter): New buffer local variable.
5003         (wl-summary-switch-to-clone-buffer): Follow the change above.
5004         (wl-summary-message-regexp): Fix.
5005         (wl-summary-from-func-internal): Abolished.
5006         (wl-summary-subject-func-internal): Ditto.
5007         (wl-summary-subject-filter-func-internal): Ditto.
5008         (All other related portions are changed.)
5009         (wl-summary-buffer-set-folder):
5010         Set up wl-summary-buffer-number-column and 
5011         wl-summary-buffer-line-formatter
5012         (All other related portions are changed.)
5013         (wl-summary-buffer-number-column-detect): Abolished.
5014         (All other related portions are changed.)
5015         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5016         (wl-summary-delete-all-temp-marks-on-buffer): Use
5017         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5018         (wl-summary-target-mark-delete): Ditto.
5019         (wl-summary-target-mark-refile-subr): Ditto.
5020         (wl-summary-target-mark-mark-as-read): Ditto.
5021         (wl-summary-target-mark-mark-as-unread): Ditto.
5022         (wl-summary-target-mark-mark-as-important): Ditto.
5023         (wl-summary-target-mark-save): Ditto.
5024         (wl-summary-replace-status-marks): Renamed from
5025         wl-summary-set-status-marks-on-buffer;
5026         Use wl-summary-message-regexp instead of
5027         wl-summary-buffer-number-regexp.
5028         (wl-summary-sync-update): Follow the change above.
5029         (wl-summary-goto-previous-message-beginning): New function.
5030         (wl-summary-mark-as-unread): Use it.
5031         (wl-summary-mark-as-important): Ditto.
5032         (wl-summary-line-formatter): New variable.
5033         (wl-summary-line-year): New function.
5034         (wl-summary-line-day): Ditto.
5035         (wl-summary-line-day-of-week): Ditto.
5036         (wl-summary-line-hour): Ditto.
5037         (wl-summary-line-minute): Ditto.
5038         (wl-summary-line-open-bracket): Ditto.
5039         (wl-summary-line-close-bracket): Ditto.
5040         (wl-summary-line-children-number): Ditto.
5041         (wl-summary-line-thread-indent): Ditto.
5042         (wl-summary-line-size): Ditto.
5043         (wl-summary-line-subject): Ditto.
5044         (wl-summary-line-from): Ditto.
5045         (wl-summary-line-children-and-from): Ditto.
5046         (wl-summary-create-line): Rewritten.
5047         (wl-summary-format-date): Abolished.
5048
5049         * wl-highlight.el (wl-highlight-summary-current-line): Use
5050         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5051         Use thread structure to detect thread top message.
5052
5053         * wl-draft.el (wl-default-draft-cite): Don't use
5054         wl-summary-from-func-internal.
5055
5056         * wl-refile.el (wl-refile-subject-learn): Don't use
5057         wl-summary-subject-filter-func-internal.
5058         (wl-refile-guess-by-subject): Ditto.
5059
5060         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5061         parameters.
5062
5063         * wl-thread.el (wl-thread-update-indent-string-region):
5064         Use wl-thread-update-line-on-buffer instead of
5065         wl-thread-update-indent-string.
5066         (wl-thread-update-children-number): Redefine using
5067         wl-thread-update-line-on-buffer.
5068         (wl-thread-update-indent-string): Abolished.
5069
5070         * Version number is increased to 2.9.11.
5071
5072 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5075         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5076         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5077
5078         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5079         as nil.
5080
5081         * wl-thread.el (wl-thread-open-all-unread): Use 
5082         elmo-folder-list-messages-mark-match.
5083         (wl-thread-insert-message): Removed argument `mark-alist'.
5084         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5085         elmo-msgdb-set-mark.
5086         (wl-thread-get-children-msgs-uncached): Likewise.
5087         (wl-thread-get-exist-children): Added argument include-self.
5088         (wl-thread-delete-message): Follow the change above.
5089
5090         * wl-summary.el (wl-summary-count-unread): Removed argument.
5091         (wl-summary-rescan): Follow the change above.
5092         (wl-summary-mark-as-read-region): Ditto
5093         (wl-summary-mark-as-unread-region): Ditto.
5094         (wl-summary-delete-messages-on-buffer): Ditto.
5095         (wl-summary-sync-update): Ditto.
5096         (wl-summary-switch-to-clone-buffer): Ditto.
5097         (wl-summary-goto-folder-subr): Ditto.
5098         (wl-summary-target-mark-mark-as-read): Ditto.
5099         (wl-summary-target-mark-mark-as-unread): Ditto.
5100         (wl-summary-target-mark-mark-as-important): Ditto.
5101         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5102         (wl-summary-update-thread): Removed argument `mark-alist'.
5103         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5104         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5105         (wl-summary-resume-cache-status): Likewise.
5106         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5107         elmo-msgdb-set-mark.
5108         (wl-summary-mark-as-read-all): Likewise.
5109         (wl-summary-delete-cache): Ditto.
5110         (wl-summary-auto-select-msg-p): Ditto.
5111         (wl-summary-mark-as-unread): Ditto.
5112         (wl-summary-no-auto-refile-message-p): Ditto.
5113         (wl-summary-mark-as-read): Ditto.
5114         (wl-summary-mark-as-important): Ditto.
5115         (wl-summary-auto-refile): Follow the change above.
5116         (wl-summary-delete-all-marks): Removed.
5117         (wl-summary-resume-marks-and-highlight): Ditto.
5118         (wl-summary-resume-marks): Ditto.
5119         (wl-summary-delete-important-msgs-from-list): Ditto.
5120         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5121
5122         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5123         wl-summary-count-unread.
5124
5125         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5126         (wl-summary-score-update-all-lines): Use
5127         elmo-msgdb-set-mark.
5128
5129 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5132         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5133         (wl-summary-create-line): Renamed from
5134         wl-summary-overview-create-summary-line;
5135         Argument rearrangement.
5136         (wl-summary-update-thread): Follow the change above.
5137
5138         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5139         (wl-thread-insert-entity-sub): Likewise.
5140
5141         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5142         argument `overview', `mark-alist' and added `msgdb'.
5143
5144         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5145
5146         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5147         (wl-summary-rescan): Follow the change above.
5148         (wl-summary-sync-update): Ditto.
5149         (wl-summary-insert-thread-entity): Ditto;
5150         Don't use `let*' in every while loop;
5151         Detect infinite loop of threads.
5152         (wl-summary-update-thread): Removed argument `overview'.
5153
5154         * wl-thread.el (wl-thread-insert-message): Ditto.
5155
5156         * Version number is increased to 2.9.10.
5157
5158         * wl-message.el (wl-message-redisplay): Ignore errors while
5159         wl-message-redisplay-hook.
5160
5161 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5162
5163         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5164
5165 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5166
5167         * wl.el (wl): inhibit-quit while wl-folder.
5168
5169 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5170
5171         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5172         while msgdb access.
5173
5174 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5175
5176         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5177         even if no folder is not created.
5178
5179 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5180
5181         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5182
5183         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5184         implementation.
5185         (wl-summary-target-mark-thread): Ditto.
5186
5187         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5188
5189 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5190
5191         * wl-util.el (wl-display-bytes): Remove unused function.
5192
5193 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5194
5195         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5196         seems critical one (partially reverse the change in 2002/03/17).
5197
5198 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5199
5200         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5201         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5202
5203 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5204
5205         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5206         is not writable.
5207         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5208         plugged status instead of `'force' as 2nd argument.
5209
5210         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5211         is not creatable.
5212
5213         * Version number is increased to 2.9.9.
5214
5215 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5216
5217         * wl-summary.el (wl-summary-suspend): New function.
5218
5219 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5220
5221         * wl.el (wl): Do not check variables if check is nil.
5222         * wl-utils.el (wl-collect-draft): New function.
5223         * wl-folder.el (wl-folder-suspend): Put summary buffers
5224         and draft buffers at the end of buffer list.
5225         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5226
5227 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5228
5229         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5230         loop instead of recursive call.
5231
5232         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5233         2nd argument.
5234
5235 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5236
5237         * wl-draft.el (wl-draft-create-contents): Don't take neither
5238         (function . args) nor (string . something) any more.
5239
5240         * wl-version.el (wl-generate-user-agent-string): Return string
5241         without header symbol.
5242         * wl-draft.el (wl-draft-default-headers): Use it.
5243
5244         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5245         `wl-draft-insert-ccs' and return field value instead of inserting
5246         the header. Abolish cc argument.
5247         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5248
5249         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5250         rather than one with string car.
5251
5252         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5253         * wl-draft.el (wl-draft-create-contents): Add it after the default
5254         headers.
5255
5256         * wl-draft.el (wl-draft-create-contents): For the case of
5257         (symbol-or-string . function) insert header only when the function
5258         returns string value.
5259
5260 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5261
5262         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5263         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5264
5265 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5266
5267         * wl.el (wl-check-environment): Don't check Message-ID when
5268         `wl-insert-message-id' is nil.
5269         Revive checking if `wl-message-id-domain' contains "@".
5270
5271 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5272
5273         * wl.el (wl-check-environment): Merge examination for "@" at
5274         inappropriate position into the first string-match.
5275
5276         * wl-summary.el (wl-summary-target-mark-print): New function.
5277         (wl-summary-pipe-message-subr): Extracted from
5278         `wl-summary-pipe-message'.
5279         (wl-summary-target-mark-pipe): New function.
5280         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5281         `wl-summary-target-mark-pipe'.
5282
5283 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5284
5285         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5286
5287 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5288
5289         * wl.el (wl-check-environment): Use elmo-warning instead of
5290         error for non-critical ones.
5291         Remove trash folder check.
5292         (wl): Don't ignore error in wl-check-environment.
5293
5294         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5295         check, which is moved from `wl-check-environment'.
5296         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5297
5298 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5299
5300         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5301         guess anything, call wl-summary-write.
5302         (wl-summary-write): Create draft with blank To field.
5303         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5304
5305 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5306
5307         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5308         argument full as well for wl-folder-write-current-folder.
5309         If wl-*-write-current-folder cannot guess addressee, add blank
5310         To header.
5311         Rewrite condition for positioning cursor.
5312
5313 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5314
5315         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5316         summary buffer is present, use it.
5317         (wl-folder-jump-to-previous-summary): Ditto.
5318
5319 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5320
5321         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5322
5323         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5324         wl-summary-previous-buffer and wl-summary-next-buffer.
5325
5326         * wl-folder.el (wl-folder-mode-map): Bind
5327         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5328         (wl-folder-jump-to-next-summary): New function.
5329         (wl-folder-jump-to-previous-summary): Ditto.
5330
5331         * wl-draft.el (wl-draft): Rearranged.
5332
5333 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5334
5335         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5336         of header.
5337         (wl-draft): Collect arguments for the header as header-alist.
5338         (wl-draft-forward): Arrange arguments for wl-draft.
5339         (wl-draft-reply): Ditto.
5340         (wl-draft-edit-string): Ditto.
5341         * wl-summary.el (wl-summary-write): Ditto.
5342         (wl-summary-write-current-folder): Ditto.
5343
5344         * Version number is increased to 2.9.8.
5345
5346 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5347
5348         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5349
5350         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5351
5352         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5353         even if the guess failed.
5354
5355         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5356         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5357         wl-summary-write-current-folder.
5358         * wl-xmas.el: Ditto.
5359
5360 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5361
5362         * wl-summary.el (wl-summary-next-page): Force display message if
5363         message is not displayed yet.
5364         (wl-summary-prev-page): Ditto.
5365
5366 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5367
5368         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5369
5370 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5371
5372         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5373         add "Preview Message" and "Save Draft and Exit".
5374
5375 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5376
5377         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5378         if addrmgr is called from draft in splitted window.
5379
5380         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5381         * wl-mule.el: Ditto.
5382         * wl-xmas.el: Ditto.
5383
5384 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5385
5386         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5387
5388         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5389         * wl-xmas.el (wl-folder-toolbar): Ditto.
5390
5391 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5392
5393         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5394         and wl-draft-save-and-exit.
5395         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5396         * wl-xmas.el: Ditto.
5397         * wl-mule.el: Ditto.
5398
5399         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5400         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5401
5402 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5403
5404         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5405         lists for saving buffer.
5406
5407 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5408
5409         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5410         parent-folder argument instead of it.
5411         (wl-draft-create-buffer): Ditto.
5412         (wl-draft-forward): Ditto.
5413         (wl-draft-reply): Ditto.
5414         * wl-summary.el (wl-summary-write): Ditto.
5415         (wl-summary-write-current-folder): Ditto.
5416
5417         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5418         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5419         Folder buffer after composing.
5420
5421 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5422
5423         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5424         header if the file `wl-x-face-file' already contains it.
5425
5426 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5427
5428         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5429         folder" entry.
5430         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5431         * wl-e21.el (wl-folder-toolbar): Ditto.
5432         * wl-xmas.el (wl-folder-toolbar): Ditto.
5433
5434 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5435
5436         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5437         wl-folder-goto-folder with sticky argument.
5438         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5439
5440 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5441
5442         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5443         and wl-summary-previous-buffer.
5444         (wl-summary-next-buffer): New function.
5445         (wl-summary-previous-buffer): Ditto.
5446
5447 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5448
5449         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5450         wl-folder-jump-to-current-entity-with-arg.
5451         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5452         `wl-folder-jump-to-current-entity'.
5453         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5454         `wl-summary-goto-folder-sticky'.
5455         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5456         `wl-summary-goto-folder'.
5457         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5458         Unless force-exit, do not clean temp. marks for sticky summary.
5459         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5460
5461 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5462
5463         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5464         not entire.
5465
5466 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5467
5468         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5469         to `C-x C-s'.
5470         (wl-summary-save-status): New command.
5471         (wl-summary-exit): Don't clean-up temp marks when sticky.
5472         (Applied patch from Nakayama-san [wl: 09548])
5473         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5474         Do nothing when no mark data.
5475         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5476         Call `wl-summary-delete-all-temp-marks' before saving.
5477
5478 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5479
5480         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5481
5482 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5483
5484         * wl.el (wl-check-environment): Also cause error when (system-name)
5485         returns "localhost.localdomain". (Although it doesn't affect because
5486         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5487
5488 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5489
5490         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5491         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5492
5493         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5494         value.
5495
5496 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5497
5498         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5499         Likewise r-cc-list and r-ng-list.
5500
5501 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5502
5503         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5504         only if it is bound as variable.
5505
5506         * wl-mime.el (wl-draft-preview-message): Ditto.
5507
5508 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5509
5510         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5511         needless `goto-char'.
5512
5513         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5514         `wl-summary-redisplay-no-mime-internal' instead of
5515         `wl-summary-redisplay-no-mime'.
5516         (wl-summary-redisplay-no-mime): Changed argument;
5517         Call `wl-summary-redisplay-no-mime-internal'.
5518
5519         * wl-mime.el (wl-draft-preview-message): Bind
5520         `mime-header-encode-method-alist' locally.
5521
5522         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5523         (wl-draft-std11-parse-addresses): Added the first address check.
5524         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5525
5526         * Version number is increased to 2.9.7.
5527
5528 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5529
5530         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5531
5532 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5533
5534         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5535         related to scrollbar support, if there is no such a feature
5536         compiled in.
5537
5538 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5539
5540         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5541         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5542         for prefetch.
5543
5544 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5545
5546         * wl-summary.el (wl-summary-pick): Fix for no match.
5547
5548 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5549
5550         * wl-draft.el (wl-draft-save):
5551         Override `mime-header-encode-method-alist'.
5552
5553 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5554
5555         * wl-folder.el (wl-folder-pick): New function.
5556         Define key as "?".
5557
5558 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5561         Fix for unplugged.
5562
5563 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5564
5565         * wl-folder.el (wl-folder-virtual): New function.
5566         Define key as "V".
5567
5568 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5569
5570         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5571         multi folder if entity is group.
5572
5573 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5574
5575         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5576         is nil.
5577
5578 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5581         (wl-summary-target-mark-msgs): Return the number of marked messages.
5582
5583 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5584
5585         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5586         "first:" is specified.
5587
5588 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5589
5590         * wl-vars.el (wl-from): Use return value of function
5591         user-full-name instead of the variable user-full-name since
5592         XEmacs-20.4 doesn't set this variable.
5593
5594 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5595
5596         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5597         call `wl' directly.
5598
5599 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5600
5601         * wl-draft.el (wl-draft-reedit): Removed duplicated
5602         switch-to-buffers.
5603
5604 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * wl.el (wl-other-frame): Removed garbages.
5607
5608 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5609
5610         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5611
5612         * wl-xmas.el (wl-draft-key-setup): Ditto.
5613
5614         * wl-mule.el (wl-draft-key-setup): Ditto.
5615
5616         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5617         (wl-draft-reedit): Ditto.
5618         (wl-draft-prepare-edit): Add `wl-draft-save' to
5619         `local-write-file-hooks'.
5620         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5621         (wl-draft-reedit): Set buffer-file-name.
5622         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5623
5624
5625         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5626         call it.
5627         (wl-delete-startup-frame-function): New variable.
5628         (wl-other-frame): New function
5629         (Original was written by Yamaoka san [wl: 09239]).
5630
5631         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5632         if `wl-folder-use-frame'.
5633
5634 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5635
5636         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5637
5638 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5639
5640         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5641         New variable.
5642         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5643         (wl-message-buffer-prefetch-get-next): Use them.
5644         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5645
5646 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5647
5648         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5649         with unwind-protect.
5650
5651         * wl-draft.el (wl-draft-reedit): Rewrite.
5652         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5653         (wl-draft-save): Insert header separator if it does not exist;
5654         Removed condition-case.
5655
5656         * wl-summary.el (wl-summary-reedit): Revert last change.
5657
5658         * wl-draft.el (wl-draft-save): Rewrite.
5659         (wl-draft-create-buffer): Set buffer-file-name as nil.
5660
5661         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5662
5663         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5664
5665         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5666         nil.
5667
5668 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5669
5670         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5671         If count is nil, do not prefetch.
5672         (wl-message-buffer-prefetch-next): Next.
5673
5674 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5675
5676         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5677
5678 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5679
5680         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5681         `delete-backward-char'
5682         (wl-draft-prepare-edit): Check major-mode.
5683         (wl-draft-decode-header): Rewrite.
5684         (wl-draft): Fix.
5685
5686 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5687
5688         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5689
5690 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5691
5692         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5693         (wl-message-buffer-prefetch-get-next): Remove size checking.
5694         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5695
5696 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5697
5698         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5699         (wl-draft-default-headers): Fix.
5700
5701 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5702
5703         * wl-draft.el (wl-draft-default-headers): Insert return value of
5704         `wl-generate-mailer-string-function'.
5705
5706 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5709         (wl-draft-insert-mail-header-separator): Ditto.
5710
5711         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5712         again (Reverted the change on 2002-01-17 by OKADA san).
5713
5714 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5715
5716         * wl-draft.el (wl-draft): Rewrite.
5717         (wl-draft-create-buffer): New function.
5718         (wl-draft-create-contents): Ditto.
5719         (wl-draft-prepare-edit): Ditto.
5720         (wl-draft-decode-header): Ditto.
5721         (wl-draft-decode-body): Ditto.
5722         (wl-draft-check-new-line): Ditto.
5723         (wl-draft-default-headers): Ditto.
5724         (wl-draft-insert-mail-header-separator): Ditto.
5725
5726 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5727
5728         * Version number is increased to 2.9.6.
5729
5730 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5731
5732         * wl-draft.el (wl-draft-delete-field): Optional argument.
5733         (wl-draft-delete-fields): Ditto.
5734
5735 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5736
5737         * wl-message.el (toplevel): Eliminated byte-compile warning.
5738         for `itimer-function', `delete-timer' and `itimer-list'.
5739
5740 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5743         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5744         `wl-message-buffer-prefetch-threshold'.
5745         * wl-summary.el (wl-summary-redisplay-internal): Remove
5746         the check of `wl-message-buffer-prefetch-depth'.
5747
5748 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5749
5750         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5751         size of article.
5752         (wl-message-buffer-prefetch-subr): Remove size check.
5753
5754 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5755
5756         * wl-vars.el (wl-plugged): Make customizable.
5757
5758 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5759
5760         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5761         (wl-message-buffer-prefetch-set-timer): New function.
5762         (wl-message-buffer-prefetch-get-next): New function.
5763         (wl-message-buffer-prefetch): New function.
5764         (wl-message-buffer-prefetch-next): Rewrite.
5765         (wl-message-buffer-prefetch-subr): Rewrite.
5766         * wl-vars.el (wl-auto-prefetch-first): New variable.
5767         * wl-summary.el (wl-summary-goto-folder-subr): Call
5768         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5769
5770 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5771
5772         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5773         `wl-summary-unread-message-hook'.
5774
5775 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5776
5777         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5778         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5779         if range is `cache-status'.
5780
5781 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5782
5783         * wl-message.el (wl-message-buffer-prefetch-subr):
5784         Improve debug message.
5785
5786 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5787
5788         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5789         `wl-mail-send-pre-hook'.
5790         (wl-draft-send-mail-with-qmail): Ditto.
5791         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5792
5793 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5794
5795         * wl-message.el (wl-message-buffer-prefetch-subr):
5796         Fix for cancel-function-timers bug.
5797         (wl-message-buffer-prefetch-debug): Default value is t.
5798
5799 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5800
5801         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5802         (wl-message-buffer-prefetch-subr): Rewrite.
5803         Rename from `wl-message-buffer-prefetch'.
5804
5805 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5806
5807         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5808         (wl-default-draft-cite-decorate-author): Ditto.
5809
5810         * wl-draft.el (wl-draft-cite-function): Removed.
5811         (wl-default-draft-cite-decorate-author): Ditto.
5812
5813 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5814
5815         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5816         (wl-default-draft-cite): Do not arrange author name if the value of
5817         `wl-default-draft-cite-decorate-author' is nil.
5818
5819 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5820
5821         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5822
5823         * wl-folder.el (wl-folder-check-one-entity): Don't care
5824         `elmo-folder-use-flag-p'.
5825
5826 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5827
5828         * wl-folder (wl-folder-check-one-entity): Fix
5829         problem if unread is nil.
5830
5831 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5832
5833         * wl-address.el (wl-address-make-completion-list): Check whether
5834         the address is a group list.
5835         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5836
5837 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5838
5839         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5840         The number of the messages of new and unread does not count
5841         correctly.
5842
5843         * wl-summary.el (wl-summary-count-unread): Changed to return
5844         `(new . unread)' instead of total.
5845         (wl-summary-sync-update): Follow the change above.
5846
5847         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5848
5849 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5850
5851         * wl-address.el (wl-address-make-completion-list): Do not enclose
5852         address by " <" and ">" if associated realname is "".
5853         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5854         This is against the promblem with group list in .addresses pointed
5855         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5856
5857 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5858
5859         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5860         message is a format control string.
5861         * wl-expire.el (wl-expire-append-log): Ditto.
5862         * wl-mime.el (wl-summary-burst-subr): Ditto.
5863         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5864         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5865
5866 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5867
5868         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5869         wl.el (wl-check-variables): Rename from `wl-check-type'.
5870         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5871         (wl-check-variables-2): New function.
5872         (wl): Call `wl-check-variables-2'.
5873
5874 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5875
5876         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5877         after renaming folder in access group.
5878
5879 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5880
5881         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5882         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5883         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5884         (wl-message-buffer-prefetch): Rewrite.
5885         (wl-message-buffer-prefetch-idle-time): Removed.
5886         * wl-summary.el (wl-summary-redisplay-internal):
5887         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5888         Error check for `wl-message-buffer-prefetch-depht'.
5889
5890 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5891
5892         * Version number is increased to 2.9.5.
5893         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5894
5895 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5898         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5899         Based on the patch written by
5900         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5901
5902 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5903
5904         * wl-draft.el (wl-draft-raw-send): Fix for
5905         `wl-news-send-pre-hook'
5906
5907 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5908
5909         * wl-utils.el (wl-message-id-function): New variable.
5910         * wl-draft.el (wl-draft-insert-required-fields):
5911         Use `wl-message-id-function'.
5912
5913 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5914
5915         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5916         * wl-utils.el (wl-draft-make-message-id-string):
5917         Use `wl-from' for domain part of Message-ID
5918         if `wl-message-id-use-wl-from' if non-nil.
5919         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5920
5921 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5922
5923         * wl.el (wl): Call `wl-check-type'
5924         Do not 'condition-case'.
5925
5926 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5927
5928         * wl.el (wl-check-type): New function.
5929         (wl-check-type-variables): New variable.
5930
5931 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5932
5933         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5934
5935 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5936
5937         * wl-draft.el (wl-smtp-password-key): New function.
5938         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5939         (wl-draft-send-mail-with-smtp): Ditto.
5940         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5941
5942 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5943
5944         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5945         * wl-utils.el (wl-unique-id-suffix): Remove.
5946
5947 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5948
5949         * Version number is increased to 2.9.4.
5950
5951 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5952
5953         * wl-utils.el (wl-unique-id-suffix): New variable.
5954         (wl-unique-id): Use `wl-unique-id-suffix'
5955
5956 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5957
5958         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5959         instead of `elmo-msgdb-search'.
5960
5961         * Version number is increased to 2.9.3.
5962
5963 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5964
5965         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5966
5967 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5968
5969         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5970         (wl-draft-dispatch-message): Changed for send-later.
5971         (wl-draft-queue-flush): Ditto.
5972         (wl-draft): Clear `wl-sent-message-queued'.
5973         (wl-draft-reedit): Ditto.
5974         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5975         * wl-vars.el (wl-draft-force-queuing): New variable.
5976         (wl-draft-force-queuing-mail): New variable.
5977         (wl-draft-force-queuing-news): New variable.
5978
5979 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5980
5981         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5982         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5983
5984 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5985
5986         * Version number is increased to 2.9.2.
5987
5988 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5989
5990         * wl-draft.el (wl-draft-elide-region): New user command.
5991         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5992
5993         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5994         command `wl-draft-elide-region'.
5995         * wl-mule.el: Ditto.
5996         * wl-xmas.el: Ditto.
5997
5998 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5999
6000         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6001         (wl-biff-check-folder-async): Removed needless let.
6002
6003 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6004
6005         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6006         wl-folder-get-elmo-folder.
6007         (wl-biff-check-folder): Set `biff' argument of
6008         `wl-folder-check-one-entity'.
6009         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6010
6011         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6012         (wl-folder-check-one-entity): Added `biff' argument;
6013         Setup `biff' slot of folder.
6014
6015         * Version number is increased to 2.9.1.
6016
6017 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6018
6019         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6020         comment out and fixed.
6021         (wl-fldmgr-add-completion-subr): Ditto.
6022
6023         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6024         and msgdb.
6025
6026         * wl.el (wl-toggle-plugged): Save summary view.
6027
6028 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6029
6030         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6031
6032 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6033
6034         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6035
6036 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6037
6038         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6039         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6040         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6041
6042         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6043         if it was failed.
6044         (wl-demo): Disable undo in the demo buffer.
6045
6046 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6047
6048         * wl-version.el (wl-version): Changed codename.
6049
6050         * Version number is increased to 2.9.0.
6051
6052 2001-12-14  Takuo KITAME <kitame@northeye.org>
6053
6054         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6055         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6056         (wl-folder-mark-as-read-all-current-entity): Ditto.
6057
6058 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-vars.el (wl-from-width): Define as obsolete variable.
6061         (wl-subject-length-limit): Ditto.
6062
6063         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6064
6065         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6066         wl-summary-save-view.
6067
6068         * wl.el (wl-save-status): Ditto.
6069         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6070
6071         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6072         (wl-summary-exit): Follow the change above.
6073         (wl-summary-goto-folder-subr): Ditto.
6074
6075         * wl-folder.el (wl-folder-create-subr): Don't use
6076         `elmo-folder-creatable-p'.
6077
6078 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6079
6080         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6081
6082 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6085         rather than bitmap on Emacs 21.
6086         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6087         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6088         for xbm if the new redisplay engine is not available.
6089
6090 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6091
6092         * wl-folder.el (wl-folder-init-hook): New hook.
6093         (wl-folder-init): Run `wl-folder-init-hook'.
6094
6095 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6098
6099 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6100
6101         * wl-acap.el (wl-acap-cache-filename): New variable.
6102         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6103         (wl-acap-init): Use cache if no ACAP server found.
6104
6105 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6106
6107         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6108         `wl-acap-original-msgdb-dir'.
6109
6110         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6111         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6112
6113         * wl-mime.el (wl-mime-save-directory): Renamed from
6114         `wl-mime-save-dir'.
6115
6116 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6119
6120         * wl-demo.el: Require `path-util'.
6121         (wl-demo-bitmap-mule-available-p): New internal variable.
6122         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6123         `module-installed-p' instead.
6124         (wl-demo-insert-image): Use *.img file for a bitmap image.
6125         (wl-demo): Don't call the ascii demo recursively.
6126
6127 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6128
6129         * Version number is increased to 2.7.7.
6130
6131 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6132
6133         * wl.el (wl-exit): Eliminated byte-compile warning.
6134
6135 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6136
6137         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6138         obsolete variable using `elmo-define-obsolete-variable'.
6139         (wl-fetch-confirm-threshold): Ditto.
6140         (wl-cache-prefetch-folder-type-list): Ditto.
6141         (wl-cache-prefetch-folder-list): Ditto.
6142
6143 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6144
6145         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6146         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6147         (wl-demo-insert-image): New function.
6148         (wl-demo-insert-text): New function.
6149         (wl-demo-image-type-alist): Redefine as a function.
6150         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6151         (wl-demo-with-temp-file-buffer): Removed.
6152         (wl-logo-xpm): Removed.
6153         (wl-logo-xbm): Removed.
6154         (wl-logo-bitmap): Removed.
6155
6156 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6157
6158         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6159         (wl-expire-localdir-get-folder-function): New user option.
6160         (wl-expire-localdir-get-folder): New function.
6161         (wl-expire-localdir-date): Ditto.
6162
6163 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6164
6165         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6166         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6167         Fixed unread number mismatch when all-unread < unread.
6168
6169 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6172         (wl-fetch-confirm-threshold): Ditto.
6173
6174         * wl-summary.el (wl-summary-confirm-appends): Removed.
6175         (wl-summary-sync-update): Don't refer
6176         `wl-summary-update-confirm-threshold' (It is now abolished).
6177
6178         * wl-message.el (wl-message-display-internal): Don't refer
6179         `wl-fetch-confirm-threshold' (It is now abolished).
6180
6181 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6184
6185 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6186
6187         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6188         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6189         Change default value to nil.
6190         (wl-summary-indent-length-limit): The value can be nil, nil means
6191         unlimited.
6192
6193         * wl-summary.el: Don't set limit for indent length if the value of
6194         wl-summary-indent-length-limit is nil.
6195         If the value of wl-summary-width is nil, it means only that the width
6196         of summary is unlimited (nil doesn't mean that the indent length is
6197         unlimited).
6198
6199         * wl-thread.el: Ditto.
6200
6201 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6202
6203         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6204         be nil, nil means never confirm.
6205         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6206
6207 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6208
6209         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6210         means unlimited).
6211
6212 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6213
6214         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6215         Use `with-temp-buffer'.
6216
6217 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6218
6219         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6220         with new backquote style).
6221         (wl-folder-get-entity-from-buffer): Ditto.
6222
6223 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6224
6225         * wl-version.el (nemacs-version): Eliminated.
6226         (wl-extended-emacs-version2): Ignore nemacs.
6227         (wl-extended-emacs-version3): Ditto.
6228
6229 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6230
6231         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6232         (wl-draft-add-in-reply-to): New variable.
6233         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6234         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6235         (wl-draft-yank-from-mail-reply-buffer): Use
6236         `wl-draft-add-in-reply-to'.
6237         (wl-draft-insert-current-message): Ditto.
6238
6239 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6240
6241         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6242         typo (kill->hide).
6243         (wl-message-buffer-prefetch-folder-type-list): Added elements
6244         `mark' and `cache' instead of `internal'.
6245
6246 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6249         resume msgdb directory.
6250
6251 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6252
6253         * wl.el (wl-exit): Call `wl-acap-exit'.
6254
6255         * wl-summary.el (wl-summary-message-string): New function.
6256         (wl-summary-reedit): Use it.
6257         (wl-summary-resend-bounced-mail): Remove needless let.
6258         (wl-summary-supersedes-message): Ditto.
6259         (wl-summary-save): Ditto.
6260
6261         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6262         (wl-acap-init): Set it.
6263         (wl-acap-exit): New function.
6264
6265 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6266
6267         * wl.el (wl-init): Revert (require 'mime-setup). move from
6268         toplevel.
6269
6270 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6271
6272         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6273         local variables.  Add error when guess function return invalid
6274         value.
6275
6276 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6277
6278         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6279         Change local variable name.
6280         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6281         (wl-folder-get-newsgroups): Return nil when non-news folder.
6282         * wl-summary.el (wl-summary-write-current-folder): State through
6283         when guess-list return nil.
6284         (wl-summary-write-current-folder-functions): Fixed docstring.
6285
6286         * wl.el (wl-exit): Changed confirm message.
6287
6288         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6289         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6290
6291         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6292
6293 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6294
6295         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6296         user option (Renamed from wl-cache-prefetch-folder-type-list).
6297         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6298         from wl-cache-prefetch-folder-list).
6299
6300         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6301         Move to wl-vars.el.
6302         (wl-message-buffer-prefetch-p): Changed to enable
6303         `wl-message-buffer-prefetch-folder-list'.
6304
6305         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6306         `ignore-cache'.
6307
6308 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6309
6310         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6311         `part-top' and `part-bottom'.
6312         (wl-draft-config-sub-part-top): New function.
6313         (wl-draft-config-sub-part-bottom): New function.
6314
6315 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6316
6317         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6318
6319 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6322
6323 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6324
6325         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6326
6327         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6328         (wl-summary-write-current-folder): Ditto.
6329
6330 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6331
6332         * wl-folder.el (wl-folder-get-newsgroups): Use
6333         `elmo-folder-newsgroups'.
6334
6335 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6336
6337         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6338         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6339         `wl-draft-config-sub-header-bottom'.
6340
6341 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6342
6343         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6344         localnews folder.
6345
6346 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6347
6348         * wl-summary.el (wl-summary-mode): Undo last change.
6349
6350         * wl-folder.el (wl-folder-mode): Ditto.
6351
6352 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6353
6354         * wl-summary.el (wl-summary-mode): Locally set
6355         truncate-partial-window-width to nil.
6356         (for XEmacs)
6357
6358         * wl-folder.el (wl-folder-mode): Ditto.
6359
6360 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6363
6364 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6365
6366         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6367         number.
6368
6369         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6370
6371         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6372
6373         * Version number is increased to 2.7.6.
6374
6375 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6376
6377         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6378
6379 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl-summary.el (wl-summary-sync-update): Enclose network
6382         related portion with `unwind-protect'.
6383
6384 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6385
6386         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6387
6388 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6389
6390         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6391         element.
6392         * wl-vars.el (wl-message-body-button-alist): Ditto.
6393
6394         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6395         max match length.
6396         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6397
6398         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6399         for the max match length;
6400         Use 4th element value for the button string regexp group.
6401
6402         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6403         candidate exists, prompt to select.
6404
6405 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6406
6407         * wl-summary.el (wl-summary-jump-to-msg): Search before
6408         calibration point by `beginning-of-line'.
6409
6410 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6411
6412         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6413         for access group.
6414
6415 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6416
6417         * wl-message.el (wl-message-display-internal): Bind
6418         `default-mime-charset'.
6419
6420         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6421
6422         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6423
6424         * Version number is increased to 2.7.5.
6425
6426 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6427
6428         * wl-expire.el (wl-summary-archive): Fixed;
6429         Use `elmo-folder-name-internal'.
6430
6431 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6432
6433         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6434         from `elmo-folder-move-messages' caller.
6435         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6436
6437         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6438         related portions are changed).
6439
6440 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6441
6442         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6443         counter.
6444
6445 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6446
6447         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6448         buffer local and set it to nil.
6449
6450         * wl-message.el (wl-message-redisplay): Ditto.
6451
6452 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-summary.el (wl-summary-mark-as-important): If message is
6455         already cached, set messag as read, otherwise encache and mark as read.
6456
6457 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6458
6459         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6460         point-min.
6461
6462 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6465         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6466         a keymap.
6467
6468 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6469
6470         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6471         parent.
6472
6473         * wl-mule.el (wl-message-define-keymap): Ditto.
6474
6475         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6476
6477         * wl-xmas.el (wl-message-display-internal-hook): Define.
6478         (wl-xmas-setup-message-toolbar): Define as function.
6479         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6480         (wl-message-overload-functions): Abolished.
6481         (wl-message-define-keymap): New function.
6482
6483         * wl-vars.el (wl-message-display-internal-hook): New variable.
6484         (wl-message-header-button-alist): New variable (Renamed from
6485         wl-highlight-message-header-button-alist).
6486         (wl-message-body-button-alist): Ditto.
6487
6488         * wl-mule.el (wl-message-define-keymap): New function.
6489         (wl-message-overload-functions): Abolished.
6490
6491         * wl-message.el (wl-message-add-buttons-to-body): New function.
6492         (wl-message-redisplay): Don't call wl-message-overload-functions;
6493         Call wl-message-add-buttons-to-header and
6494         wl-message-add-buttons-to-body.
6495         (wl-message-display-internal): Set keymap argument for
6496         elmo-mime-display-as-is, elmo-mime-message-display;
6497         Run wl-message-display-internal-hook.
6498         (wl-message-refer-article-or-url): Abolished.
6499
6500         * wl-highlight.el (wl-highlight-headers): Don't call
6501         wl-highlight-message-add-buttons-to-header.
6502         (wl-highlight-message-add-buttons-to-header): Abolished.
6503
6504
6505         * wl-e21.el (wl-message-display-internal-hook): Define.
6506         (wl-e21-setup-toolbar): Deleted duplicated binding.
6507         (wl-e21-setup-message-toolbar): Define as function.
6508         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6509         (wl-message-define-keymap): New function.
6510         (wl-message-overload-functions): Abolished.
6511
6512 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6513
6514         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6515         and elmo-folder-close.
6516
6517         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6518
6519 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6520
6521         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6522         boolean value.
6523         * wl-draft.el (wl-draft-do-fcc): Ditto.
6524
6525 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6526
6527         * wl-vars.el (wl-fcc-force-as-read): New variable.
6528         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6529         mark copied message as read.
6530
6531 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6532
6533         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6534
6535 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6536
6537         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6538         `wl-summary-target-above' instead of obsolete variable
6539         `wl-summary-temp-above'.
6540
6541         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6542         instead of `make-obsolete-variable'.
6543         * wl-refile.el (toplevel): Ditto.
6544
6545 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6546
6547         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6548         with third argument t.
6549         (wl-draft): Set first argument for wl-plugged-init as t.
6550
6551         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6552         definition.
6553
6554 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6555
6556         * wl-vars.el: Tabify.
6557         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6558
6559         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6560         message.
6561
6562 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6563
6564         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6565         and set default to beep.
6566
6567 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6568
6569         * wl-vars.el (wl-draft-truncate-lines): New variable.
6570
6571         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6572         instead of wl-message-truncate-lines for truncate-lines.
6573
6574 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-message.el (wl-message-display-internal): Call
6577         `wl-highlight-message' after `elmo-mime-display-as-is'.
6578
6579         * wl-mime.el (wl-mime-display-text/plain): New function.
6580         (wl-mime-display-header): Ditto.
6581         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6582         body-presentation-method for text/plain;
6583         Register `wl-mime-display-header' as a header-presentation-method;
6584         Don't set up `elmo-message-text-content-inserted-hook' and
6585         `elmo-message-header-inserted-hook'.
6586
6587         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6588         variable.
6589         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6590         as t if flag is 'all-header;
6591         Don't bind `elmo-message-ignored-field-list',
6592         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6593
6594 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6595
6596         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6597         for xemacs with non-mule environment.
6598
6599 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6600
6601         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6602         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6603         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6604
6605 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6606
6607         * wl-vars.el (wl-interactive-send): Set default value as t.
6608
6609 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6610
6611         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6612         (wl-addrmgr-method-list): Abolished.
6613         (wl-addrmgr-change-method): Follow above change.
6614
6615         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6616
6617 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6618
6619         * wl-vars.el (wl-message-truncate-lines): Change default value
6620         to default-truncate-lines.
6621
6622         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6623
6624 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6625
6626         * wl-vars.el (wl-message-truncate-lines): New variable.
6627
6628         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6629         wl-message-truncate-lines.
6630
6631 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6632
6633         * wl-acap.el (wl-acap-init): Remove period from error message.
6634         (wl-acap-find-acap-service): Remove period from message.
6635
6636 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6637
6638         * wl.el (wl-check-environment): Undo last change.
6639
6640         * wl-vars.el (wl-from): Changed default value.
6641
6642         * wl-util.el (toplevel): Don't require tm-edit.
6643
6644         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6645         `wl-folder-init';
6646         Don't set mark on mail body.
6647         (wl-draft-reedit): Ditto.
6648
6649         * wl-address.el (wl-address-quote-specials): Define as an alias for
6650         elmo-address-quote-specials.
6651
6652 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6653
6654         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6655
6656         * wl-vars.el (wl-from): Set default value as nil.
6657         (wl-organization): Set default value as ORGANIZATION environment
6658         variable.
6659
6660         * wl-draft.el (wl-smtp-extension-bind): Check value of
6661         wl-smtp-connection-type.
6662
6663         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6664         error.
6665
6666 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6667
6668         * Version number is increased to 2.7.4.
6669
6670         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6671         arguments from `wl-highlight-x-face-function' caller.
6672         Use x-face-1.3.6.12 or later.
6673
6674 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6675
6676         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6677
6678 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6679
6680         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6681         (wl-fcc): Fix to accept function.
6682         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6683
6684 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6685
6686         * wl-acap.el (toplevel): Added `product-provide' declare.
6687         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6688
6689 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl.el (wl): Changed order of calling `elmo-init'
6692         and `elmo-folder-init'.
6693
6694 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6695
6696         * wl-mime.el (wl-summary-burst): Extract message when content-type
6697         of root entity is not only `multipart' but also `message/rfc822'.
6698         (wl-summary-burst-subr): Ditto.
6699
6700 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6701
6702         * wl-vars.el (toplevel): Require 'custom.
6703         (wl-trash-folder): Added to `wl-setting' group.
6704
6705         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6706         exists.
6707         (wl-addrmgr-draw): Insert empty line when no entry exists.
6708
6709         * wl-mule.el (wl-message-wheel-up): Fixed.
6710         (wl-message-wheel-down): Ditto.
6711
6712 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6713
6714         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6715         config is an anonymous lambda expression.
6716
6717 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6718
6719         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6720         when Mule 2 is running.
6721
6722 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6723
6724         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6725
6726 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6729         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6730
6731         * wl-address.el (wl-address-specials-regexp): Eliminated.
6732         (wl-address-quote-specials): Rewrite.
6733
6734 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6735
6736         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6737         shy-groups for regexp.
6738
6739         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6740         character classes and Perl style shy-groups for regexp.
6741         (wl-highlight-plugged-current-line): Use Posix style character
6742         classes for regexp.
6743         (wl-e21-highlight-folder-by-numbers): Ditto.
6744         (wl-e21-display-image-p): Use `display-images-p' instead of
6745         `display-graphic-p'.
6746         (display-images-p): Make an alias to `display-graphic-p' if it is
6747         not available.  It is for Emacs version prior to 21.0.105.
6748
6749         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6750         `display-graphic-p'.
6751         (wl-demo-image-type-alist): Ditto.
6752         (display-images-p): Make an alias to `display-graphic-p' if it is
6753         not available.  It is for Emacs version prior to 21.0.105.
6754
6755 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6756
6757         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6758         support.
6759         (wl-generate-user-agent-string): Ditto.
6760
6761         * wl-version.el (wl-version): Update docsting.
6762         (wl-version-status): Ditto.
6763
6764 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6765
6766         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6767         21.0.105.  For Emacs 21.0.104 or earlier.
6768
6769 2001-09-03  Takuo KITAME <kitame@northeye.org>
6770
6771         * wl-e21.el (wl-plugged-init-icons): Use
6772         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6773         (wl-biff-init-icons): Ditto.
6774
6775 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6776
6777         * wl-highlight.el (wl-highlight-summary-current-line):
6778         Fixed highlighting refile/copy destination.
6779
6780         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6781         (wl-acap-store): Encode string by wl-acap-coding-system.
6782
6783 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6784
6785         * wl-acap.el (toplevel): Check and require 'un-define before
6786         'xemacs-ucs;
6787          Added checking for UTF-2000.
6788
6789 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6792         Don't enclose with `eval-and-compile'.
6793
6794         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6795         wl-init is non-nil.
6796
6797         * wl-draft.el (wl-draft): Ditto.
6798
6799         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6800
6801         * wl-acap.el (toplevel): Require 'wl.
6802         (wl-acap-store): Call `elmo-init'.
6803
6804         * wl.el (wl): Changed position of `wl-check-environment'.
6805         (toplevel): Added autoload setting for wl-acap.
6806
6807         * wl-vars.el (wl-setting): New custom group.
6808         (wl-from): Added wl-setting group.
6809         (wl-user-mail-address-list): Ditto.
6810         (wl-organization): Ditto.
6811         (wl-subscribed-mailing-list): Ditto.
6812         (wl-envelope-from): Ditto.
6813         (wl-smtp-posting-user): Ditto.
6814         (wl-smtp-posting-server): Ditto.
6815         (wl-smtp-posting-port): Ditto.
6816         (wl-smtp-authenticate-type): Ditto.
6817         (wl-pop-before-smtp-user): Ditto.
6818         (wl-pop-before-smtp-server): Ditto.
6819         (wl-pop-before-smtp-port): Ditto.
6820         (wl-pop-before-smtp-authenticate-type): Ditto.
6821         (wl-nntp-posting-server): Ditto.
6822         (wl-nntp-posting-user): Ditto.
6823         (wl-nntp-posting-port): Ditto.
6824         (wl-fetch-confirm-threshold): Ditto.
6825         (wl-prefetch-threshold): Ditto.
6826         (wl-thread-insert-opened): Ditto.
6827         (wl-ldap-server): Ditto.
6828         (wl-ldap-port): Ditto.
6829         (wl-ldap-base): Ditto.
6830         (wl-ldap-objectclass): Ditto.
6831         (wl-use-ldap): Ditto.
6832         (wl-draft-config-alist): Ditto.
6833         (wl-draft-config-matchone): Ditto.
6834         (wl-template-alist): Ditto.
6835         (wl-message-sort-field-list): Ditto.
6836         (wl-message-ignored-field-list): Ditto.
6837         (wl-message-visible-field-list): Ditto.
6838         (wl-interactive-send): Ditto.
6839         (wl-summary-move-order): Ditto.
6840         (wl-auto-select-first): Ditto.
6841         (wl-auto-select-next): Ditto.
6842         (wl-interactive-save-folders): Ditto.
6843
6844         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6845         Initialization codes are moved from wl-local-folder-init.
6846         (wl-local-folder-init): Follow the change above.
6847         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6848
6849         * wl-acap.el: New file.
6850
6851         * Version number is increased to 2.7.3.
6852
6853 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6854
6855         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6856
6857 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6858
6859         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6860         (wl-addrmgr-address-entry-list): Ditto.
6861
6862 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6863
6864         * wl-e21.el (wl-draft-mode-map): Removed binding for
6865         `wl-draft-insert-x-face-field'.
6866
6867         * wl-mule.el (wl-draft-mode-map): Ditto.
6868
6869         * wl-xmas.el (wl-draft-mode-map): Ditto.
6870
6871         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6872         (wl-cs-autoconv): Ditto.
6873         (wl-cs-local): Ditto.
6874         (wl-use-scoring): Ditto.
6875         (wl-mime-charset): Ditto.
6876         (wl-folder-check-async): Ditto.
6877
6878         * wl.el (toplevel): Ignore nemacs and tm.
6879         (wl-exit): Ditto.
6880
6881         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6882         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6883         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6884         instead of wl-address-petname-add-or-change.
6885         (wl-summary-edit-addresses-subr): Use wl-address-delete
6886         instead of wl-address-petname-delete.
6887
6888         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6889
6890         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6891         if error occured.
6892
6893         * wl-message.el (require): Remove tm support.
6894
6895         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6896
6897         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6898         (wl-folder-jump-to-current-entity): Ditto.
6899         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6900
6901         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6902         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6903         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6904
6905         * wl-mule.el (wl-draft-key-setup): Ditto.
6906
6907         * wl-xmas.el (wl-draft-key-setup): Ditto.
6908
6909         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6910         (wl-draft-std11-parse-addresses): New function.
6911         (wl-draft-parse-mailbox-list): Use it.
6912         (wl-draft): Ignore nemacs.
6913         (wl-draft-reedit): Ditto.
6914
6915         * wl-addrmgr.el: New file.
6916         (Original is wl-rcpt.el written by
6917         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6918         Thanks Kitamoto-san.)
6919
6920         * wl-address.el (wl-address-make-address-list): Modified parsing
6921         process.
6922         (wl-address-delete): Renamed from `wl-address-petname-delete';
6923         Modify wl-address-list too.
6924         (wl-address-add-or-change): Renamed from
6925         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6926
6927 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6928
6929         * wl-highlight.el (wl-highlight-summary-current-line):
6930           Work with transient-mark-mode
6931
6932 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * Version number is increased to 2.7.2.
6935
6936         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6937         instead of elmo-dop-queue-method.
6938
6939 2001-08-06  SAITO Atsunori <sai@yedo.com>
6940
6941         * wl-vars.el (wl-ldap-objectclass): New user option.
6942
6943         * wl-address.el (wl-ldap-make-filter): Use it.
6944
6945 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6946
6947         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6948
6949 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6950
6951         * wl-folder.el (wl-folder): redisplay after folder insertion.
6952
6953         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6954
6955         * wl-summary.el (wl-summary-sync-update):
6956         Change status mark only when new-msgdb exists.
6957         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6958
6959 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6960
6961         * wl-summary.el (wl-summary-open-folder): New function.
6962         (wl-summary-goto-folder-subr): Use it.
6963         (wl-summary-mark-as-important): Fix;
6964         Encache only when no cache exists.
6965
6966 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6967
6968         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6969         Use with-current-buffer.
6970
6971 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6972
6973         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6974         before call `get-buffer'. Fixed parenthesis.
6975         (wl-score-get-header-entry): Clear message and help window when
6976         keyboard quit.
6977         (wl-score-edit-insert-header): Ditto.
6978
6979 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6980
6981         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6982         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6983         (wl-default-draft-cite): Fix.
6984
6985         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6986         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6987
6988 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6989
6990         * wl-message.el (wl-message-prev-page): Do same bahavior
6991         as summary when it is called in the message buffer.
6992         (wl-message-next-page): Ditto.
6993
6994 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6995
6996         * wl-summary.el (wl-summary-forward): Use cache if it is not
6997         section cache.
6998
6999 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7000
7001         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7002         Removed redundant require of elmo-vars.
7003         (wl-biff-state-indicator-on): Changed default value for
7004         xemacs with non-mule environment.
7005
7006         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7007         wl-message-buffer is nil;
7008         Hide progress bar after moving messages.
7009
7010 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7011
7012         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7013         message at cursor point is deleted.
7014
7015 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7016
7017         * wl-vars.el: Changed file coding system to euc-japan.
7018         Added -*-coding:-*- magic to the first line.
7019
7020         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7021         Search parent from the first message.
7022
7023         * Version number is increased to 2.7.1.
7024
7025 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7026
7027         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7028
7029 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7032         refile/delete execution.
7033
7034         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7035         Fixed docstring.
7036
7037 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7038
7039         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7040         do update process;
7041         Don't update marks when update process is interrupted.
7042
7043 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl-summary.el (wl-summary-reply): Fixed problem when
7046         wl-draft-use-frame is non-nil.
7047         (wl-summary-forward): Ditto.
7048
7049         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7050         as nil.
7051         (wl-folder-mark-as-read-all-entity): Ditto.
7052         (wl-folder-prefetch-entity): Ditto.
7053
7054         * wl.el (wl): Check environment before wl-init.
7055
7056         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7057         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7058         instead of wl-summary-collect-unread.
7059         (wl-summary-reply): Split message window.
7060
7061 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7062
7063         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7064         only if current language environment is japanese,
7065
7066         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7067         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7068         (wl-folder-goto-folder-subr): Ditto.
7069
7070         * wl-draft.el (wl-draft-dispatch-message): Call
7071         `elmo-file-cache-get-path'.
7072
7073 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7074
7075         * wl-summary.el (wl-summary-cursor-move): If return value of
7076         wl-summary-next-message is not number, don't jump.
7077
7078 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7079
7080         * wl-summary.el (wl-summary-buffer-next-message-function): New
7081         variable.
7082         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7083         if it is bound.
7084
7085         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7086         string.
7087
7088         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7089         (wl-plugged-drawing): Ditto.
7090
7091 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7094         process.
7095         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7096         with unwind-protect.
7097
7098         * wl.el (wl-init): Require mime-setup.
7099         (wl-check-environment): Don't require mime-setup.
7100
7101         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7102         instead of elmo-folder-type.
7103
7104         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7105         value as nil.
7106
7107 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7108
7109         * Version number is increased to 2.7.0.
7110
7111         * wl-version.el (wl-version): Changed codename.
7112
7113         * wl-summary.el (wl-summary-delete-cache): Fixed.
7114
7115         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7116         Workaround for net folders.
7117         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7118
7119         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7120         value to nil (According to the patch from
7121         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7122
7123         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7124         of elmo-folder-close.
7125
7126 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7127
7128         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7129         for postfix.
7130
7131 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * wl-summary.el (wl-summary-resend-message): Fixed.
7134
7135         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7136         Call wl-draft with `from' argument if its address is included in
7137         `wl-user-mail-address-list'.
7138         (wl-draft): Added `from' argument.
7139
7140         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7141         non-nil.
7142         (wl): Don't show demo if wl-demo is nil.
7143
7144         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7145         wl-summary-use-frame.
7146
7147         * wl-vars.el (wl-summary-use-frame): New user option.
7148         (wl-folder-use-frame): Changed docstring.
7149
7150         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7151         non-nil.
7152         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7153         wl-summary-use-frame.
7154
7155         * wl-vars.el (wl-folder-use-frame): New user option.
7156
7157         * wl-summary.el (wl-summary-exit): Back to folder frame if
7158         wl-folder-use-frame is non-nil.
7159         (wl-summary-redisplay-internal): Ignore cache if current folder
7160         is draft folder,
7161         (wl-summary-redisplay-no-mime): Ditto.
7162         (wl-summary-redisplay-all-header): Ditto.
7163
7164         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7165         if wl-folder-use-frame is non-nil.
7166
7167 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * wl-summary.el (wl-summary-sync-update): Bind
7170         elmo-folder-update-threshold.
7171         (wl-summary-mark-as-important): Enclosed server mark processing
7172         with `save-match-data'.
7173
7174         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7175         only when it is already defined.
7176
7177 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7178
7179         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7180         name of folder exclude localdir is wrong.
7181         * wl-folder.el (wl-folder-sync-entity):
7182         Set `wl-summary-always-sticky-folder-list' as nil.
7183         (wl-folder-mark-as-read-all-entity): Ditto.
7184         (wl-folder-prefetch-entity): Ditto.
7185
7186 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7187
7188         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7189         instead of `wl-summary-write-current-newsgroup'.
7190
7191 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7192
7193         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7194         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7195         non-nil and selected message is important, do not display.
7196
7197 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7198
7199         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7200
7201 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7202
7203         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7204
7205         * wl-summary.el (wl-summary-mark-as-important): Set message number
7206         using wl-summary-message-number.
7207
7208 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7209
7210         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7211         destination folder is 'null.
7212
7213 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7214
7215         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7216         New function.
7217         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7218         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7219         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7220
7221 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7222
7223         * wl-mime.el (wl-mime-setup): Added setting for
7224         `mime-setup-signature-key-alist' to avoid overriding key bind for
7225         `wl-draft-send'.
7226
7227         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7228         for `wl-draft-send'.
7229         * wl-mule.el (wl-draft-overload-functions): Ditto.
7230         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7231         * wl-draft.el (wl-draft-send): Ditto.
7232
7233         * wl-message.el (wl-message-display-internal):
7234         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7235         (Patch is provided by <kita@coe.nttdata.co.jp>).
7236
7237 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7238
7239         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7240
7241 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7242
7243         * wl.el (wl): Fix for wl-demo.
7244
7245 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7246
7247         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7248
7249 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7250
7251         * wl-folder.el (wl-folder-prefetch-entity): Use
7252         `wl-folder-get-elmo-folder'.
7253         (wl-folder-count-incorporates): Do not use
7254         `wl-folder-get-elmo-folder'.
7255
7256 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7257
7258         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7259         instead of `elmo-folder-get-type'.
7260
7261 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7262
7263         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7264         position on Subject: field.
7265         (Advised by Mito <mit@nines.nec.co.jp>)
7266
7267 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7268
7269         * wl-folder.el (wl-folder-prefetch-entity): Use
7270         `wl-folder-get-elmo-folder'.
7271
7272 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7275
7276         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7277         `process-duplicates' slot.
7278
7279         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7280         if detection failed.
7281
7282 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7283
7284         * wl-version.el (wl-version-status): Set to "alpha".
7285
7286 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7287
7288         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7289         Check wl-message-buffer lives before set-buffer.
7290
7291 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7292
7293         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7294         called in folder mode.
7295         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7296         * wl-summary.el (wl-summary-exit-pre-hook): Run
7297         `wl-summary-exit-pre-hook' before exit summary mode.
7298
7299 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7300
7301         * wl-version.el (wl-version-status): New variable.
7302         (wl-version-status-alist): Removed.
7303         (wl-version-status): Rule included.
7304
7305 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7306
7307         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7308         @sponichi.
7309
7310         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7311         when `mail-reply-buffer' is buffer-local variable.
7312         (Reported by <kita@coe.nttdata.co.jp>).
7313
7314 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7315
7316         * wl-vars.el (toplevel): Require 'elmo-util.
7317
7318 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7319
7320         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7321         (All other related portions are changed)
7322
7323         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7324
7325         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7326
7327 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7328
7329         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7330
7331 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7332
7333         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7334         Delete other windows to avoid an error.
7335         Use `point-marker' instead of `point' to remember the start point
7336         of body.
7337
7338         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7339
7340         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7341         number not to exceed all message number.
7342
7343 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7344
7345         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7346         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7347
7348 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7349
7350         * wl-summary.el (wl-summary-sync-force-update): Added argument
7351         no-check.
7352         (wl-summary-sync-update): Ditto.
7353         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7354         with `no-check'.
7355
7356         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7357         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7358         already running.
7359
7360 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7361
7362         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7363         `dst-folder-arg'.
7364         (wl-expire-archive-number1): Diito.
7365         (wl-expire-archive-number2): Diito.
7366         (wl-expire-archive-Date): Diito.
7367         (wl-archive-number1): Diito.
7368         (wl-archive-number2): Diito.
7369         (wl-archive-date): Diito.
7370         (wl-archive-folder-p): New function.
7371         (wl-summary-expire): Support of expand folder name at
7372         wl-expire-alist.
7373         * wl-util.el (wl-expand-newtext): Renamed from
7374         `wl-refile-expand-newtext'.
7375
7376 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7377
7378         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7379         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7380         `(elmo-msgdb-get-overview msgdb)'.
7381         (wl-summary-prefetch): Bind match data before call
7382         `wl-summay-prefetch-msg'.
7383         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7384         'off if `wl-summary-buffer-disp-msg' is non-nil.
7385         Fixed problem that couldn't show only one new or unread message when
7386         enter folder.
7387         (wl-summary-reply): Don't call `split-window-vertically' and other
7388         window.
7389
7390 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl-expire.el (wl-expire-refile): Fixed.
7393
7394 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7395
7396         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7397
7398         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7399         biff notification is removed.
7400
7401         * wl.el (wl): Changed position of `elmo-init'.
7402
7403         * wl-draft.el (wl-default-draft-cite): Use date field
7404         on the citation buffer.
7405
7406         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7407
7408         * wl-xmas.el (wl-folder-internal-icon-list): Added
7409         `wl-folder-shimbun-image'.
7410
7411         * wl-e21.el (wl-folder-internal-icon-list): Added
7412         `wl-folder-shimbun-image'.
7413
7414 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7415
7416         * wl.el (wl-init): Eliminated argument.
7417         (wl): Rewrite.
7418
7419         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7420         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7421         instead of `elmo-folder-msgdb-internal'.
7422         (wl-summary-sync-update): Ditto.
7423         (wl-summary-flush-pending-append-operations): Eliminated.
7424         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7425         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7426         `elmo-folder-open'.
7427
7428         * wl-mime.el (wl-summary-burst): Fixed.
7429
7430         * wl-folder.el (wl-folder-info-save): Check data type.
7431
7432         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7433         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7434         instead of `elmo-folder-msgdb-internal'.
7435         (wl-expire-hide): Ditto.
7436
7437
7438         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7439
7440 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7441
7442         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7443
7444 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7445
7446         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7447
7448 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7449
7450         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7451         Fixed `match-beginning' argument mismatch.
7452
7453 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7454
7455         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7456         the default value.
7457
7458 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7459
7460         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7461         instead of `elmo-nntp-default-port'.
7462
7463         * wl-vars.el: Fixed some doc strings.
7464
7465 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7466
7467         * wl-summary.el (wl-summary-prefetch-msg): Use
7468         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7469
7470         * wl-vars.el: Define *-func as obsolete variable using
7471         `elmo-define-obsolete-variable'.
7472
7473         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7474         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7475         instead of `wl-message-buffer-prefetch-threshold'.
7476
7477         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7478
7479         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7480
7481         * wl-draft.el (wl-caesar-region-func): Ditto.
7482
7483         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7484         Keep unread status in elmo-folder-move-messages.
7485         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7486
7487 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7488
7489         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7490         `wl-summary-buffer-exit-func'
7491         (wl-summary-buffer-message-redisplay-function): Renamed from
7492         `wl-summary-buffer-message-redisplay-func'
7493         (wl-summary-buffer-next-folder-function): Renamed from
7494         `wl-summary-buffer-next-folder-func'.
7495         (wl-summary-buffer-prev-folder-function): Renamed from
7496         `wl-summary-buffer-prev-folder-func'.
7497         (wl-summary-get-petname-function): Renamed from
7498         `wl-summary-get-petname-func'.
7499
7500         * wl-score.el (wl-score-edit-exit-function): Renamed from
7501         `wl-score-edit-exit-func'.
7502
7503         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7504         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7505
7506         * wl-util.el (wl-load-profile-function): Renamed from
7507         `wl-load-profile-func'.
7508
7509         * wl-folder.el (wl-folder-completion-function): Renamed from
7510         `wl-folder-completion-func'.
7511         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7512
7513         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7514         `wl-expire-archive-get-folder-func'.
7515         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7516         (wl-draft-send-mail-function): Renamed from
7517         `wl-draft-send-mail-func'.
7518         (wl-draft-send-news-function): Renamed from
7519         `wl-draft-send-news-func'.
7520         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7521         (wl-generate-mailer-string-function): Renamed from
7522         `wl-generate-mailer-string-func'.
7523         (wl-highlight-signature-search-function): Renamed from
7524         `wl-highlight-signature-search-func'.
7525         (wl-highlight-x-face-function): Renamed from
7526         `wl-highlight-x-face-func'
7527         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7528         (wl-ps-print-buffer-function): Renamed from
7529         `wl-ps-print-buffer-func'
7530         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7531         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7532         (wl-summary-subject-filter-function): Renamed from
7533         `wl-summary-subject-filter-func'.
7534
7535         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7536         `wl-draft-queue-flush-send-func'
7537         (wl-draft-cite-function): Renamed from
7538         `wl-draft-cite-func'
7539
7540         * wl-address.el (wl-address-init-function): Renamed from
7541         `wl-address-init-func'.
7542
7543 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7544
7545         * wl-draft.el (wl-draft-queue-flush): Don't call
7546         `elmo-dop-unlock-message'.
7547         * wl-draft.el (wl-draft-queue-append): Don't call
7548         `elmo-dop-lock-message'.
7549
7550         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7551         (wl-summary-buffer-folder-name): Ditto.
7552         (wl-summary-message-regexp): Added '-' (all other related portions
7553         are changed).
7554         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7555         wl-summary-buffer-folder-name.
7556
7557 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7558
7559         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7560         the number of mails in the folder buffer is not updated by wl-biff.
7561
7562 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7563
7564         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7565         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7566
7567 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * wl-summary.el (wl-summary-next-message):
7570         Return next message number when wl-summary-move-order is nil.
7571
7572 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7573
7574         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7575         `wl-summary-move-spec-alist'.
7576         (wl-summary-move-spec-unplugged-alist): New variable
7577         (Move spec for unplugged status).
7578         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7579         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7580
7581 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7582
7583         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7584         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7585
7586 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7587
7588         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7589         simple quotation to quote the anonymous function.
7590         * tm-wl.el (wl-draft-preview-message): Ditto.
7591
7592 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7593
7594         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7595         Eliminate redundant `save-excursion'.
7596         (wl-highlight-summary-current-line): Ditto.
7597
7598         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7599         accessing match data when `looking-at' failed.
7600
7601         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7602         `elmo-match-string' where users don't care about the speed.
7603         (wl-draft-save): Ditto.
7604
7605 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7606
7607         * wl-util.el (wl-regexp-opt): New function.
7608
7609         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7610         number from `wl-summary-buffer-number-list'.
7611         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7612         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7613         (wl-summary-move-spec-alist): Changed default setting.
7614
7615 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7616
7617         * wl-vars.el (wl-biff-notify-hook): New hook.
7618         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7619         the arrival of new mail.
7620         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7621         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7622
7623 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7624
7625         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7626
7627 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7628
7629         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7630
7631         * Version number is increased to 2.5.8.
7632
7633         * wl-thread.el (toplevel): require 'cl.
7634         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7635         (wl-thread-make-number-list): New function.
7636         (wl-thread-entity-make-number-list-from-children): Ditto.
7637         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7638         (wl-thread-entity-insert-as-children): Likewise.
7639         (wl-thread-delete-message): Likewise.
7640         (wl-meaning-of-mark): Eliminated.
7641         (wl-thread-next-failure-mark-p): Ditto.
7642         (wl-thread-entity-get-mark): Ditto.
7643         (wl-thread-meaning-alist-get-result): Ditto.
7644         (wl-thread-entity-check-prev-mark): Ditto.
7645         (wl-thread-entity-check-next-mark): Ditto.
7646         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7647         (wl-thread-entity-get-prev-marked-entity): Ditto.
7648         (wl-thread-get-prev-unread): Ditto.
7649         (wl-thread-jump-to-prev-unread): Ditto.
7650         (wl-thread-get-next-unread): Ditto.
7651         (wl-thread-jump-to-next-unread): Ditto.
7652         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7653         (wl-thread-entity-get-next-marked-entity): Ditto.
7654
7655         * wl-summary.el (wl-summary-buffer-number-list):
7656         New bufer-local variable.
7657         (wl-summary-switch-to-clone-buffer): Clone
7658         `wl-summary-buffer-number-list'.
7659         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7660         (wl-summary-cursor-move-regex): Eliminated.
7661         (wl-summary-cursor-up): Rewrite.
7662         (wl-summary-cursor-down): Ditto.
7663         (wl-summary-mode-spec-alist): New variable.
7664         (wl-summary-next-message): New inline function.
7665         (wl-summary-cursor-move): New function.
7666         (wl-summary-default-get-next-msg): Rewrite.
7667         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7668         (wl-summary-rescan): Ditto.
7669         (wl-summary-sync-all-init): Ditto.
7670         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7671         summary is not thread view.
7672         (wl-summary-sync-update): Ditto.
7673         (wl-summary-rescan): Ditto.
7674         (wl-summary-make-number-list): New function.
7675
7676         * wl-draft.el: "FCC" -> "Fcc".
7677
7678 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7679
7680         * wl-highlight.el (wl-highlight-summary-window):
7681         Call `set-buffer-modified-p'.
7682
7683         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7684         (wl): Call `elmo-init' and fix.
7685
7686         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7687         Use new variables.
7688
7689         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7690
7691 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7692
7693         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7694
7695 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7696
7697         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7698
7699 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7700
7701         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7702         `wl-use-toolbar' nor `display-graphic-p'.
7703         (wl-e21-setup-message-toolbar): Ditto.
7704         (wl-e21-setup-summary-toolbar): Ditto.
7705         (wl-e21-setup-folder-toolbar): Ditto.
7706
7707         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7708         (wl-plugged-init-icons): Ditto.
7709
7710         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7711         `display-graphic-p'.
7712         (wl-plugged-set-folder-icon): Ditto.
7713         (wl-highlight-plugged-current-line): Ditto.
7714         (wl-highlight-folder-current-line): Ditto.
7715         (wl-e21-highlight-folder-group-line): Ditto.
7716         (wl-e21-setup-toolbar): Ditto.
7717         (wl-e21-display-image-p): New macro.
7718
7719         * wl-demo.el (wl-demo): Simplified.
7720         (wl-demo-image-type-alist): Use `image-type-available-p' for
7721         checking whether the image type `xbm' is available.
7722
7723 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7724
7725         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7726         (wl-summary-input-range): Ditto.
7727
7728 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7729
7730         * wl-summary.el (wl-summary-edit-addresses): Use
7731         `wl-summary-get-original-buffer'
7732         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7733         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7734         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7735         (wl-summary-get-newsgroups): Eliminated.
7736         (wl-summary-set-crosspost): Ditto.
7737         (wl-summary-is-crosspost-folder): Ditto.
7738         (wl-crosspost-alist-load): Ditto.
7739         (wl-crosspost-alist-save): Ditto.
7740
7741         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7742         `elmo-setup-subscribed-newsgroups' instead of
7743         `elmo-nntp-make-groups-hashtb'.
7744         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7745         instead of `wl-crosspost-alist-save'.
7746
7747         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7748         of `elmo-folder-message-appendable-p'.
7749         (wl-mime-header-presentation-method): Eliminated.
7750
7751         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7752         (Error occurs in emacs21).
7753
7754         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7755         the current buffer).
7756
7757         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7758         instead of `wl-crosspost-alist-save'.
7759         (wl-init): `elmo-crosspost-message-alist-load'
7760         instead of `wl-crosspost-alist-load'
7761
7762         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7763         (wl-parse-newsgroups): Likewise.
7764         (wl-biff-notify): Run `wl-biff-notify-hook'.
7765
7766 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7767
7768         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7769
7770         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7771         when `wl-summary-lazy-highlight' is non-nil.
7772         (wl-summary-goto-folder-subr): Highlight only when
7773         `wl-summary-lazy-highlight' is non-nil.
7774
7775         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7776         Don't display progress and highlight temp-mark when
7777         `wl-summary-lazy-highlight' is non-nil.
7778         (wl-highlight-summary-window): New function.
7779         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7780
7781 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7782
7783         * wl-summary.el (wl-summary-sync): Change `all-visible'
7784         from `all-shown'
7785         (wl-summary-input-range): Ditto.
7786
7787 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7788
7789         * wl-e21.el (wl-highlight-folder-current-line): Call
7790         `wl-folder-init-icons' when folder icons have not been initialized.
7791
7792         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7793
7794         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7795         (wl-demo-image-type-alist): New macro.
7796
7797 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7798
7799         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7800         display does not support graphics.
7801         (wl-plugged-init-icons): Ditto.
7802         (wl-folder-init-icons): Ditto.
7803
7804         * wl-demo.el (wl-demo): Chech closely whether the display
7805         supports graphics.
7806
7807 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7808
7809         * wl-summary.el (wl-summary-get-original-buffer): New function.
7810         (wl-summary-set-crosspost): Use it.
7811         (wl-summary-target-mark-uudecode): Ditto.
7812         (wl-summary-reedit): Ditto.
7813         (wl-summary-resend-bounced-mail): Ditto.
7814         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7815         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7816
7817         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7818         (wl-message-display-internal): Ditto.
7819
7820 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7821
7822         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7823
7824 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7825
7826         * wl-summary.el (wl-summary-save-view): Renamed from
7827         `wl-summary-save-status'.
7828
7829 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7830
7831         * wl-summary.el (wl-summary-sync): Added `all-shown'
7832
7833 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7834
7835         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7836
7837 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7838
7839         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7840
7841 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7842
7843         * wl-highlight.el (wl-highlight-summary-line-string): Use
7844         `zerop' instead of `= 0'.
7845         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7846
7847         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7848         for comparing numbers.
7849         (wl-template-prev): Use `zerop' instead of `eq 0'.
7850
7851         * wl-draft.el (wl-draft-insert-current-message): Use
7852         `with-current-buffer' instead of `save-excursion'.
7853         Use `zerop' instead of `eq 0'.
7854
7855 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7856
7857         * wl-draft.el (wl-draft-insert-ccs): New function.
7858         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7859         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7860
7861 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7862
7863         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7864
7865 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-expire.el (wl-expire-refile): Don't call
7868         elmo-msgdb-add-msgs-to-seen-list;
7869         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7870         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7871
7872 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7873
7874         * wl-message.el (wl-message-prev-page): Ignore errors while
7875         scroll-down.
7876
7877 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7878
7879         * wl-mime.el: Use elmo-original-message-mode instead of
7880         mmelmo-original-mode.
7881
7882         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7883         `elmo-folder-get-spec';
7884         (wl-fldmgr-add-completion-all-completions):
7885         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7886
7887         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7888         of `elmo-folder-get-type'.
7889
7890         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7891         `elmo-folder-get-spec';
7892         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7893         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7894         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7895         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7896         `elmo-read-msg-no-cache';
7897         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7898         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7899         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7900         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7901         `elmo-cache-save';
7902         (wl-draft-reedit): Use `elmo-message-file-name'.
7903
7904         * wl-expire.el: Use `elmo-folder-name-internal';
7905         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7906         Use macro `wl-summary-buffer-msgdb' instead of variable
7907         `wl-summary-buffer-msgdb';
7908         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7909         Use macro `wl-summary-buffer-folder-name' instead of variable
7910         `wl-summary-buffer-folder-name'.
7911         * wl-score.el: Likewise.
7912
7913         * wl-message.el: Rewrite for new message buffer cache mechanism.
7914         (wl-message-buffer-cache-buffer-get): New macro.
7915         (wl-message-buffer-cache-folder-get): Ditto.
7916         (wl-message-buffer-cache-message-get): Ditto.
7917         (wl-message-buffer-cache-entry-make): Ditto.
7918         (wl-message-buffer-cache-hit): Ditto.
7919         (wl-message-buffer-cache-sort): New function.
7920         (wl-message-buffer-cache-add): Ditto.
7921         (wl-message-buffer-cache-delete): Ditto.
7922         (wl-message-buffer-cache-clean-up): Ditto.
7923         (wl-message-buffer-window): Rewrite.
7924         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7925         (wl-message-buffer-display): New function.
7926         (wl-message-display-internal): New function.
7927
7928 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7929
7930         * wl-folder.el: Use `elmo-folder-name-internal';
7931         Use `wl-folder-get-elmo-folder';
7932         Use `elmo-folder-list-messages' instead of
7933         `elmo-list-folder';
7934         Use `elmo-folder-get-primitive-list' instead of
7935         `elmo-folder-get-primitive-spec-list';
7936         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7937         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7938         Use `elmo-folder-create' instead of `elmo-create-folder'.
7939         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7940         (wl-folder-get-elmo-folder): New macro.
7941         (wl-folder-elmo-folder-cache-get): Ditto.
7942         (wl-folder-elmo-folder-cache-put): Ditto.
7943         (wl-folder-suspend): Call `elmo-quit'.
7944
7945         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7946         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7947         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7948         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7949         (toplevel): require 'cl.
7950         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7951
7952         * wl-summary.el: Rewrite to use new elmo interface.
7953
7954 \f
7955 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7956
7957         * wl-mime.el (wl-draft-preview-message):
7958         Run `wl-draft-send-hook' before collecting recipients information;
7959         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7960
7961         * tm-wl.el (wl-draft-preview-message): Ditto.
7962
7963 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7964
7965         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7966         wrong recipients are displayed when forwarded message.
7967
7968 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7969
7970         * Version number is increased to 2.5.7.
7971
7972 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7973
7974         * wl-message.el (wl-message-next-page): Bind
7975         `window-pixel-scroll-increment' to nil while scrolling up.
7976
7977 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7978
7979         * wl-vars.el (wl-save-hook): New hook.
7980         * wl.el (wl-save): Call `wl-save-hook'.
7981
7982 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7983
7984         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7985         Argument WITH-ARG instead of NO-ARG (negative mean).
7986         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7987         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7988         * wl-message.el (wl-message-follow-current-entity): Likewise.
7989
7990 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7991
7992         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7993         FROM was optional argument.
7994         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7995
7996 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7997
7998         * Version number is increased to 2.5.6.
7999
8000 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8001
8002         * wl-version.el (wl-version-show): Removed.
8003         (wl-version): Add `interactive'.
8004
8005 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8006
8007         * wl-summary.el (wl-summary-get-petname-func): New variable.
8008         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8009         instead of `wl-address-get-petname-1'.
8010         (wl-summary-simple-from): Ditto.
8011
8012         * wl-address.el (wl-address-get-petname-1): Define as function.
8013
8014 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8015
8016         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8017         field in the original message.
8018         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8019
8020 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8021
8022         * wl-expire.el (wl-expire-hide):
8023         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8024
8025 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8026
8027         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8028         find decoder for To, Cc, and Subject.
8029
8030 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8031
8032         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8033         for checking `elmo-use-buffer-cache'.
8034         (wl-summary-mark-as-important): Fixed typo in comment.
8035
8036 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8037
8038         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8039         field in the original message.
8040         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8041
8042 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8043
8044         * wl-expire.el (wl-expire-hide):
8045         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8046
8047 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8048
8049         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8050         find decoder for To, Cc, and Subject.
8051
8052 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8053
8054         * Version number is increased to 2.5.5.
8055
8056         * wl-address.el (wl-address-specials-regexp): New constant.
8057         (wl-address-quote-specials): Use it.
8058
8059 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * wl-summary.el (wl-summary-rescan):
8062         Call `wl-summary-buffer-number-column-detect'.
8063         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8064
8065         * wl-message.el (wl-message-mode-map): Define.
8066         (wl-message-decode): Use it as local-map.
8067
8068 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8069
8070         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8071         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8072
8073 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8074
8075         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8076
8077         * wl-mule.el (wl-read-event-char): Ditto.
8078
8079         * wl-e21.el (wl-read-event-char): Ditto.
8080
8081         * wl-nemacs.el (wl-read-event-char): Ditto.
8082         (read-event): Removed.
8083
8084         * wl-util.el (toplevel): Removed dummy definition of
8085         `read-event'.
8086         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8087
8088 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8089
8090         * wl-nemacs.el (elmo-archive-call-process): Moved to
8091         elmo-archive.el.
8092
8093 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8094
8095         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8096         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8097
8098         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8099         instead of magic-number 6.  Use `not' instead of `null' for symbol
8100         `nil' check (not empty list).
8101         (wl-draft-insert-x-face-field): Fixed paren style.
8102
8103         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8104         one-branch conditional statement, instead of `and' and `if'.
8105         (wl-draft-forward): Likewise.
8106         (wl-draft-add-references): Likewise.
8107         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8108
8109         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8110         conditional steatment.  Use `cond' instead of `if'.
8111         (wl-draft-confirm): Likewise.
8112
8113 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8114
8115         * wl-version.el (wl-version-show): Use `product-string-1'
8116         instead of `wl-version'.
8117         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8118
8119         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8120
8121 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8122
8123         * wl-highlight.el (wl-highlight-headers): Revert
8124         `wl-highlight-x-face-func' argument (`beg' and `end').
8125
8126 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8127
8128         * wl.el (toplevel): Move `product-provide' declare.
8129         * wl-demo.el (toplevel): Ditto.
8130         * wl-dnd.el (toplevel): Ditto.
8131         * wl-highlight.el (toplevel): Ditto.
8132         * wl-message.el (toplevel): Ditto.
8133         * wl-refile.el (toplevel): Ditto.
8134         * wl-util.el (toplevel): Ditto.
8135
8136 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8137
8138         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8139         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8140         (wl-thread-close-all): keep cursor position.
8141
8142 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8143
8144         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8145         (eq x 0).
8146         (wl-generate-user-agent-string-1): Fix conditional statement.
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-19  Kenichi OKADA  <okada@opaopa.org>
8154
8155         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8156
8157 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8158
8159         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8160         instead of `smtp-sasl-user-realm'.
8161
8162 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8163
8164         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8165
8166 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8167
8168         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8169         to the default value as well as `eword-lexical-analyzer'.
8170
8171 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8172
8173         * wl-version.el (wl-extended-emacs-version,
8174         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8175         `elmo-match-string' instead of `wl-match-string'.
8176
8177 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8178
8179         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8180         docstring.
8181
8182 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8183
8184         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8185
8186 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8187
8188         * wl-highlight.el (wl-highlight-headers): Remove
8189         `wl-highlight-x-face-func' argument (`beg' and `end').
8190
8191 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8192
8193         * wl-summary.el (wl-summary-mark-as-important):
8194         Remove cache if folder is local.
8195
8196 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8197
8198         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8199         to get existing e-mail address string.
8200
8201 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8202
8203         * wl-version.el (wl-generate-user-agent-string): Commentary.
8204         (wl-generate-user-agent-string-1): Use `when' for
8205         one-branch conditional statement, instead of `and' and `if'.
8206         (wl-extended-emacs-version, wl-extended-emacs-version2,
8207         wl-extended-emacs-version3): Ditto.
8208
8209 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8210
8211         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8212         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8213         condition-case; Remove initialization.
8214         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8215         (wl-summary-sync-update3): Added argument `sync-all';
8216         Eliminated local variable `msgdb';
8217         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8218         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8219         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8220
8221 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8222
8223         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8224         connection before call `wl-draft-send-mail-with-smtp'.
8225
8226 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8227
8228         * Version number is increased to 2.5.4.
8229
8230 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8231
8232         * wl.el (wl-check-environment): Additional check for
8233         'wl-local-domain' and `wl-message-id-domain'.
8234
8235 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8236
8237         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8238         buffer as command specific.
8239         (wl-folder-mark-as-read-all-entity): Ditto.
8240         (wl-folder-prefetch-entity): Ditto.
8241         (wl-folder-drop-unsync-entity): Ditto.
8242
8243         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8244         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8245         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8246
8247         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8248         save-excursion.
8249
8250 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8251
8252         * Version number is increased to 2.5.3.
8253
8254         * wl-summary.el (wl-summary-save-view-cache):
8255         Delete duplicated `write-region';
8256         Use `write-region-as-binary' instead of `as-binary-output-file' and
8257         `write-region'.
8258
8259 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8260
8261         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8262
8263 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8266         instead of `smtp-via-smtp'.
8267
8268 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8269
8270         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8271
8272 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8273
8274         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8275         instead of `smtp-sasl-user-realm'.
8276
8277 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8278
8279         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8280
8281 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8282
8283         * Version number is increased to 2.5.2.
8284
8285 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8286
8287         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8288         does not exist.
8289         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8290         (wl-biff-start): Call `timer-activate' if timer already exists.
8291
8292         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8293         only when it is bound as function.
8294
8295 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * Version number is increased to 2.5.1.
8298
8299 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8300
8301         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8302         Print refile/copy destination.
8303
8304 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8305
8306         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8307         queue-flush-only is non-nil.
8308
8309         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8310
8311         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8312         checking cache folder.
8313
8314 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8315
8316         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8317         `regexp-quote'.
8318
8319 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8320
8321         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8322         function.
8323         * wl-summary.el (wl-summary-write-current-folder-functions):
8324         Change default value.  Use it.
8325
8326 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8327
8328         * Version number is increased to 2.5.0.
8329
8330         * wl-version.el (wl-version): Changed codename.
8331
8332 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8333
8334         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8335         (wl-summary-supersedes-message): Ditto.
8336
8337 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8338
8339         * wl-refile.el (wl-refile-guess-functions): Renamed from
8340         `wl-refile-guess-func-list'.
8341
8342 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8343
8344         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8345         Fixed problem when no rule was matched.
8346
8347 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8348
8349         * wl-summary.el (wl-summary-get-mark): Fixed
8350         `wl-summary-buffer-target-mark' check logic.
8351
8352 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8353
8354         * wl-folder.el (wl-folder-write-current-folder): Added group
8355         folder check.
8356
8357         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8358         `wl-summary-write-current-newsgroup'.
8359         (wl-summary-write-current-folder-functions): New variable.
8360         * wl-folder.el (wl-folder-get-newsgroups): New function.
8361         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8362         (wl-folder-write-current-folder): Renamed from
8363         `wl-folder-write-current-newsgroup'.
8364
8365 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8366
8367         * Version number is increased to 2.3.93.
8368
8369 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8370
8371         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8372         (wl-ldap-make-matched-value-list): Ditto.
8373         (wl-ldap-alias-safe-string): Split e-mail address.
8374
8375         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8376         petname folder default was selected.
8377         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8378         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8379
8380 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8381
8382         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8383         to `wl-draft-config-exec'.
8384
8385         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8386         instead of calling `wl-draft-config-exec';
8387         Process group-list and show recipients in minibuffer.
8388
8389         * tm-wl.el (wl-draft-preview-message): Ditto.
8390
8391 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8392
8393         * wl.el (toplevel): Added (C) to copyright notice, and
8394         sync Author header.
8395         * tm-wl.el (toplevel): Ditto.
8396         * wl-address.el (toplevel): Ditto.
8397         * wl-demo.el (toplevel): Ditto.
8398         * wl-dnd.el (toplevel): Ditto.
8399         * wl-draft.el (toplevel): Ditto.
8400         * wl-e21.el (toplevel): Ditto.
8401         * wl-expire.el (toplevel): Ditto.
8402         * wl-folder.el (toplevel): Ditto.
8403         * wl-highlight.el (toplevel): Ditto.
8404         * wl-message.el (toplevel): Ditto.
8405         * wl-mime.el (toplevel): Ditto.
8406         * wl-mule.el (toplevel): Ditto.
8407         * wl-nemacs.el (toplevel): Ditto.
8408         * wl-refile.el (toplevel): Ditto.
8409         * wl-score.el (toplevel): Ditto.
8410         * wl-summary.el (toplevel): Ditto.
8411         * wl-template.el (toplevel): Ditto.
8412         * wl-thread.el (toplevel): Ditto.
8413         * wl-util.el (toplevel): Ditto.
8414         * wl-vars.el (toplevel): Ditto.
8415         * wl-xmas.el (toplevel): Ditto.
8416
8417 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8418
8419         * wl.el (wl-init): Added comment about `wl-init-hook'.
8420         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8421         * wl-vars.el (wl-init-hook): Added docs.
8422         (wl-make-plugged-hook): Removed useless docs.
8423         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8424         * wl-xmas.el (toplevel): Ditto.
8425
8426 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8427
8428         * wl-address.el (toplevel): Fixed multiple Author header format.
8429         * wl-demo.el (toplevel): Ditto.
8430         * wl-draft.el (toplevel): Ditto.
8431         * wl-folder.el (toplevel): Ditto.
8432         * wl-summary.el (toplevel): Ditto.
8433         * wl-thread.el (toplevel): Ditto.
8434         * wl-util.el (toplevel): Ditto.
8435         * wl-vars.el (toplevel): Ditto.
8436         * wl-version.el (toplevel): Ditto.
8437         * wl-xmas.el (toplevel): Ditto.
8438         * wl.el (toplevel): Ditto.
8439
8440         * wl-version.el (toplevel): Added require `elmo-version' for
8441         `product-version-as-string'.
8442
8443 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8444
8445         * wl-vars.el (wl-draft-send-hook): Changed default value to
8446         '(wl-draft-config-exec).
8447
8448         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8449         explicitly.
8450         (wl-draft): Set `wl-draft-config-exec-flag' before running
8451         `wl-mail-setup-hook'.
8452
8453         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8454         `wl-biff-init-icons' to `wl-init-hook' instead of
8455         `wl-make-plugged-hook'.
8456         (Because if `wl-draft' command is invoked at first,
8457         they are not initialized)
8458         Updated copyright notice.
8459
8460         * wl-e21.el (toplevel): Ditto;
8461
8462         * wl-demo.el (toplevel): Updated copyright notice.
8463         * wl-address.el (toplevel): Ditto.
8464         * wl-draft.el (toplevel): Ditto.
8465         * wl-version.el (toplevel): Ditto.
8466         * wl-folder.el (toplevel): Ditto.
8467         * wl-summary.el (toplevel): Ditto.
8468         * wl-thread.el (toplevel): Ditto.
8469         * wl-util.el (toplevel): Ditto.
8470         * wl-vars.el (toplevel): Ditto.
8471         * wl.el (toplevel): Ditto.
8472
8473 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8474
8475         * wl-highlight.el (wl-highlight-message): Fixed problem of
8476         highlighting failure which occured when the last field contains
8477         multiple lines in the draft buffer.
8478
8479         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8480         `wl-biff-start' if plugged.
8481
8482         * wl-util.el (wl-biff-check-folder): New function.
8483         (wl-biff-check-folders): Don't set session name prefix.
8484         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8485         (wl-biff-check-folder-async): Ditto.
8486
8487         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8488         in email address.
8489
8490 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8491
8492         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8493
8494         * wl-draft.el (wl-draft-strip-subject-re): New function.
8495
8496         * wl-draft.el (wl-draft-reply): Use it.
8497
8498 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8499
8500         * wl-message.el (wl-mmelmo-message-redisplay): Use
8501         `mime-display-message' instead of `wl-mime-display-message'.
8502
8503         * wl-mime.el (toplevel): Removed compatibility workaround
8504         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8505         (wl-mime-display-message): Abolished.
8506         (wl-mime-entity-read-field): Ditto.
8507         (wl-mime-combine-message/partial-pieces): Use
8508         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8509
8510 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8511
8512         * wl-template.el: Doc fixes.
8513
8514 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8515
8516         * wl-e21.el (wl-message-overload-functions): Do nothing if
8517         `current-local-map' is not available.
8518         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8519
8520 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8521
8522         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8523         representation.
8524
8525         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8526         number.
8527         (wl-fldmgr-save-folders): Don't use `format' when insert
8528         `wl-fldmgr-folders-header'.
8529
8530 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8531
8532         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8533
8534 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8535
8536         * wl-highlight.el (wl-highlight-message):
8537         Use `std11-field-end' to detect end point of the header field.
8538         Refer `wl-highlight-max-header-size'.
8539
8540         * wl-vars.el (wl-highlight-max-header-size): New variable.
8541
8542         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8543
8544         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8545         Set `for-draft' argument of wl-highlight-headers.
8546         (wl-draft): Ditto.
8547         (wl-draft-reedit): Ditto.
8548         (wl-user-agent-compose-internal): Ditto.
8549
8550 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8551
8552         * wl-message.el (wl-message-add-button): Use overlay.
8553
8554 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8555
8556         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8557
8558         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8559         problem when group-list content is nothing.
8560         (Reported by Mito <mit@nines.nec.co.jp>)
8561
8562 2000-10-18  SAITO Atsunori <sai@yedo.com>
8563
8564         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8565
8566 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8567
8568         * tm-wl.el (toplevel): Use product-provide.
8569
8570 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8571
8572         * Version number is increased to 2.3.92.
8573
8574 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8575
8576         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8577         title text, use `display' property for left margin under Emacs 21.
8578
8579         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8580         properties.
8581         (wl-plugged-init-icons): Ditto.
8582
8583 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8584
8585         * wl.el (wl-save-status, wl-init): Remove last period in
8586         "...done." message.
8587         * tm-wl.el (wl-summary-burst): Ditto.
8588         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8589         wl-summary-resume-cache-status,
8590         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8591         wl-summary-sync-update3, wl-summary-highlight-msgs,
8592         wl-summary-flush-pending-append-operations,
8593         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8594         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8595         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8596         wl-thread-open-all): Ditto.
8597         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8598         * wl-mime.el (wl-summary-burst): Ditto.
8599         * wl-highlight.el (wl-highlight-summary): Ditto.
8600         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8601         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8602         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8603         * wl-address.el (wl-local-address-init): Ditto.
8604
8605 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8606
8607         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8608         `add-text-properties'.
8609         (wl-plugged-init-icons): Ditto.
8610         (wl-folder-init-icons): Use `propertize' instead of
8611         `put-text-property'.
8612         (wl-plugged-set-folder-icon): Ditto.
8613         (wl-e21-highlight-folder-group-line): Ditto.
8614
8615 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8616
8617         * wl-version.el (wl-version-status-alist): New variable.
8618         (wl-version-status): New function.
8619
8620         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8621         "Cc" part of the case "Reply-To".
8622
8623         * wl-draft.el (wl-draft-reply): Use result of
8624         `eword-extract-address-components'.
8625
8626         * wl-demo.el (wl-demo-icon-name): New constant.
8627         (wl-logo-xpm): Use it.
8628         (wl-logo-xbm): Ditto.
8629         (wl-logo-bitmap): Ditto.
8630
8631         * Version number is increased to 2.3.91.
8632
8633 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8634
8635         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8636         (wl-extended-emacs-version, wl-extended-emacs-version2,
8637         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8638         docstring.
8639
8640         * wl-version.el (wl-generate-user-agent-string-1): New function.
8641         (wl-generate-user-agent-string): Use it.
8642
8643         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8644         `mime-edit-insert-user-agent-field'.
8645         (wl-generate-user-agent-string): Check
8646         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8647
8648         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8649         instead of `if', when verbose case.
8650
8651 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8652
8653         * wl-expire.el (wl-summary-expire): Fix.
8654
8655 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8656
8657         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8658         and `elmo-lost+found-folder' if 'wl-draft.
8659         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8660
8661 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8662
8663         * wl-expire.el (wl-summary-expire): Change messages.
8664         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8665         `deleing-info' instead of "Deleting..."
8666
8667 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8668
8669         * wl-summary.el (wl-summary-refile-subr): Fix.
8670
8671 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8672
8673         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8674         if pipe folder.
8675
8676 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8677
8678         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8679
8680 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8681
8682         * wl-expire.el (wl-expire-hide): New function.
8683         (wl-summary-expire): Add `hide'.
8684
8685 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8686
8687         * wl-vars.el (wl-draft-reply-without-argument-list):
8688         Changed default value to consider `Reply-To:'.
8689         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8690
8691         * Version number is increased to 2.3.90.
8692
8693         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8694         elmo-imap4-get-session with unwind-protect.
8695         Don't cause error.
8696         (wl-summary-sync-marks): Don't check plugged nor folder type.
8697         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8698         (Always keep current buffer).
8699
8700 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8701
8702         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8703         Enclose with `save-excursion'.
8704
8705 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8706
8707         * wl-version.el (wl-version): Remove interactive.
8708
8709 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8710
8711         * wl-version.el (wl-generate-user-agent-string): Use
8712         `product-string-verbose' instead of `product-string-1'.
8713
8714 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8715
8716         * wl-vars.el (wl-draft-use-cache): New variable.
8717         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8718         if wl-draft-use-cache is non-nil.
8719
8720 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8721
8722         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8723         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8724
8725 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8726
8727         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8728         (wl-thread-msg-mark-as-unread): Ditto.
8729
8730         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8731         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8732         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8733         Don't set mark in summary if return value of `elmo-mark-as-read'
8734         is nil.
8735         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8736         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8737         instead of `wl-thread-msg-mark-as-read'.
8738         (wl-summary-mark-as-unread-region): Ditto.
8739         (wl-summary-target-mark-mark-as-read): Ditto.
8740
8741         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8742
8743 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8744
8745         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8746
8747         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8748
8749 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8750
8751         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8752         face.
8753
8754 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8755
8756         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8757         `running-xemacs'.
8758
8759 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8760
8761         * wl-version.el (toplevel): Use `product-version-as-string' for
8762         set verstion-string, if defined.
8763
8764         * wl-version.el (wl-version-show): Insert string at point, when
8765         call with argument.
8766
8767         * wl-version.el (wl-generate-user-agent-string): Use
8768         `product-string-1' instead of `wl-appname', `wl-version' and
8769         `wl-codename'.
8770
8771 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8772
8773         * wl-address.el (toplevel): Use product-provide.
8774         * wl-demo.el (toplevel): Ditto.
8775         * wl-dnd.el (toplevel): Ditto.
8776         * wl-draft.el (toplevel): Ditto.
8777         * wl-e21.el (toplevel): Ditto.
8778         * wl-expire.el (toplevel): Ditto.
8779         * wl-fldmgr.el (toplevel): Ditto.
8780         * wl-folder.el (toplevel): Ditto.
8781         * wl-highlight.el (toplevel): Ditto.
8782         * wl-message.el (toplevel): Ditto.
8783         * wl-mime.el (toplevel): Ditto.
8784         * wl-mule.el (toplevel): Ditto.
8785         * wl-nemacs.el (toplevel): Ditto.
8786         * wl-refile.el (toplevel): Ditto.
8787         * wl-score.el (toplevel): Ditto.
8788         * wl-summary.el (toplevel): Ditto.
8789         * wl-template.el (toplevel): Ditto.
8790         * wl-thread.el (toplevel): Ditto.
8791         * wl-util.el (toplevel): Ditto.
8792         * wl-vars.el (toplevel): Ditto.
8793         * wl-xmas.el (toplevel): Ditto.
8794         * wl.el (toplevel): Ditto.
8795
8796 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8797
8798         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8799         instead of product.
8800
8801         * wl-version.el (wl-version): Compile time evalution elmo-version.
8802
8803 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8804
8805         * wl-summary.el (wl-summary-sync-force-update): Append queue
8806         `mark-as-read'if unplugged.
8807
8808 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8809
8810         * wl-version.el: New file.  Use product.el.
8811         * wl.el: add (require 'wl-version).
8812         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8813         for ~/.folders header.
8814         (wl-fldmgr-folders-header): Changed.
8815         * wl-demo.el (wl-demo): Use product.el.
8816
8817         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8818         wl-version.el.
8819         * wl-util.el (wl-version, wl-version-show): Ditto.
8820
8821         * wl-util.el (wl-generate-user-agent-string,
8822         wl-extended-emacs-version, wl-extended-emacs-version2,
8823         wl-extended-emacs-version3): Move to wl-version.el.
8824         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8825         xemacs-codename, mime-edit-insert-user-agent-field,
8826         mime-edit-user-agent-value, mime-editor/version,
8827         mime-editor/codename): Compile warning killer move to
8828         wl-version.el
8829
8830 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8831
8832         * wl-summary.el (wl-summary-refile-subr): Fix.
8833
8834 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8835
8836         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8837         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8838
8839 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8840
8841         * wl.el (wl-check-environment): Check too many `@'.
8842
8843 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8844
8845         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8846
8847 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8848
8849         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8850         wl-draft-reply-myself-without-argument-list): Add variables.
8851         * wl-draft.el (wl-draft-reply): Use it.
8852
8853 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8854
8855         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8856         the 5th argument of `elmo-network-get-spec'.
8857
8858         * wl-thread.el (wl-thread-reparent-children): New inline function.
8859         (wl-thread-delete-message): Use it.
8860
8861         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8862         (wl-summary-score-update-all-lines): Don't use `dolist'.
8863
8864 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8865
8866         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8867         (require 'elmo-msgdb) for inline function.
8868
8869 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8870
8871         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8872
8873 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8874
8875         * wl-score.el (wl-score-headers): Fix for the confusing macro
8876         `elmo-kill-buffer'.
8877
8878 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8879
8880         * wl-summary.el: Don't use the 3rd argument of `require' because
8881         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8882         * wl-util.el: Ditto.
8883         * wl-draft.el: Ditto.
8884
8885 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8886
8887         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8888         window system is not used.
8889
8890 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8891
8892         * wl-thread.el: Don't use `mapcar' only for iteration.
8893         (wl-thread-resume-entity): Ditto.
8894         (wl-thread-delete-message): Ditto.
8895
8896         * wl-summary.el: Bind `dragdrop-drop-functions',
8897         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8898         of `require' for `timezone', `easymenu' and `ps-print';
8899         don't use `mapcar' only for iteration.
8900
8901         * wl-util.el: Bind `mule-version', `nemacs-version',
8902         `emacs-beta-version', `xemacs-codename',
8903         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8904         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8905         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8906         only for iteration.
8907
8908         * wl-score.el: Don't use `mapcar' only for iteration.
8909         (wl-score-simplify-buffer-fuzzy): Ditto.
8910         (wl-score-simplify-subject): Ditto.
8911         (wl-score-headers): Ditto.
8912         (wl-summary-score-update-all-lines): Ditto.
8913
8914         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8915         `enable-multibyte-characters' and `mule-version'.
8916
8917         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8918         `mapcar' only for iteration.
8919
8920         * wl-demo.el: Don't use `mapcar' only for iteration.
8921
8922         * wl-folder.el: Don't use `mapcar' only for iteration.
8923         (wl-folder-open-all): Ditto.
8924         (wl-folder-count-incorporates): Ditto.
8925
8926         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8927         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8928
8929         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8930         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8931         `smtp-connection-type'; specify 3rd argument of `require' for
8932         `timezone'; don't use `mapcar' only for iteration.
8933         (wl-draft-clone-local-variables): Don't use `mapcar'.
8934         (wl-draft-generate-clone-buffer): Ditto.
8935         (wl-user-agent-compose-internal): Ditto.
8936
8937         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8938
8939         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8940         (wl-save-status): Ditto.
8941
8942         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8943         for iteration.
8944
8945 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8946
8947         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8948         removed `Date'.
8949         (wl-fldmgr-make-filter-default): New user option.
8950
8951         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8952         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8953         (wl-fldmgr-filter-completion-alist): Abolish.
8954
8955         * wl.el (wl): Don't check servers if arg is non-nil.
8956
8957         * wl-draft.el (wl-draft-reply): Set only message-id string to
8958         In-Reply-To field.
8959
8960 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8961
8962         * wl-summary.el (wl-summary-pick): Rewrite.
8963
8964         * wl-draft.el (wl-draft-forward): Get references field from
8965         original buffer.
8966         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8967
8968 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8969
8970         * wl-draft.el (wl-draft-forward): Add references field.
8971
8972 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8973
8974         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8975         (wl-draft-reply): Use it.
8976
8977 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8978
8979         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8980         when Emacs 21 is running.
8981
8982         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8983         bindings.
8984
8985 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8986
8987         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8988         XPM icons transparent.
8989
8990         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8991         Emacs 21.
8992
8993 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8994
8995         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8996         nil.
8997
8998         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8999         when it is persistent.
9000         (wl-summary-sync-marks): Changed argument for
9001         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9002         (wl-summary-virtual): Use `elmo-read-search-condition'.
9003         (wl-summary-redisplay-internal): If folder is local, mark as read
9004         even when folder is plugged.
9005
9006 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9007
9008         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9009         of `tool-bar-lines' in the frame parameters.
9010         (after-make-frame-functions, post-command-hook): Don't modify the
9011         value.
9012         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9013         wl-e21-tool-bar-lines): Removed.
9014
9015 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9016
9017         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9018         properties `evaporate' and `wl-momentary-overlay' as well.
9019         (wl-highlight-summary-displaying): Ditto.
9020         (wl-delete-all-overlays): Don't delete overlay which does not have
9021         a property `wl-momentary-overlay'.
9022
9023         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9024         `display-mouse-p' and `display-graphic-p'.
9025         (wl-folder-init-icons): Don't search for XBM or the other files.
9026         (wl-plugged-set-folder-icon): Make icons if and only if
9027         `display-graphic-p' returns non-nil.
9028         (wl-highlight-plugged-current-line): Use `before-string' overlay
9029         property to show icon images.
9030         (wl-highlight-folder-current-line): Ditto.
9031         (wl-e21-highlight-folder-group-line): Ditto.
9032         (wl-e21-highlight-folder-by-numbers): Ditto.
9033         (wl-e21-insert-image): Removed.
9034         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9035         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9036         said.
9037         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9038         `wl-e21-force-switch-toolbar'.
9039         (wl-e21-make-icon-image): Removed.
9040         (wl-e21-setup-toolbar): Don't search for XBM files.
9041         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9042         the default value.
9043
9044 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9045
9046         * wl-util.el (wl-biff-check-folder-async): Set
9047         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9048
9049 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9050
9051         * wl-e21.el (after-make-frame-functions): Add
9052         `wl-e21-force-switch-toolbar'.
9053         (wl-e21-force-switch-toolbar): New function force to switch the
9054         toolbar appearance automatically.
9055         (post-command-hook): Add `wl-e21-switch-toolbar'.
9056         (wl-e21-switch-toolbar): New function to switch the toolbar
9057         appearance automatically.
9058         (wl-e21-tool-bar-lines): New buffer local variable.
9059
9060 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9061
9062         * wl-util.el (wl-biff-check-folders-running): New variable.
9063         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9064         (wl-biff-check-folder-async-callback):
9065         Set `wl-biff-check-folders-running'.
9066         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9067         with unwind-protect.
9068
9069         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9070         Enclose `wl-folder-auto-check' with unwind-protect.
9071
9072         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9073         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9074
9075         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9076
9077         * wl-util.el (wl-biff-notify): New inline function.
9078         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9079         locally.
9080         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9081         folder-list' is 1.
9082         Use `wl-biff-notify'.
9083         (wl-biff-check-folder-async-callback): New function.
9084         (wl-biff-check-folder-async): Ditto.
9085
9086         * wl-folder.el (wl-folder): Don't check folders.
9087         (wl-folder-auto-check): New function.
9088
9089 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9090
9091         * wl-util.el (wl-biff-start) [Emacs19+]:
9092         Use `timer-next-integral-multiple-of-time'.
9093         (wl-biff-check-folders): Use `wl-default-folder'
9094         if `wl-biff-check-folder-list' is nil.
9095
9096 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9097
9098         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9099         instead of `elmo-delete-lists'.
9100
9101 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9102
9103         * wl.el (wl-plugged-toggle-all): Set the value of
9104         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9105         (wl-plugged-toggle): Ditto.
9106         (wl-toggle-plugged): Ditto.
9107         (wl-plugged-init): Ditto.
9108
9109         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9110         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9111         instead of `wl-biff-state-indicator-off' and
9112         `wl-biff-state-indicator-on'; don't modify the value and the type
9113         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9114         (wl-plugged-init-icons): Set icons data to
9115         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9116         instead of `wl-plug-state-indicator-off' and
9117         `wl-plug-state-indicator-on'; don't modify the value and the type
9118         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9119
9120         * wl-vars.el (wl-modeline-biff-state-off,
9121         wl-modeline-biff-state-on, wl-modeline-biff-status,
9122         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9123         wl-modeline-plug-status): New internal variables.
9124         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9125         wl-biff-check-interval, wl-biff-check-folder-list): Change
9126         customization group from `wl-folder' to `wl-highlight'.
9127         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9128         wl-show-plug-status-on-modeline): Defcustomized.
9129
9130         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9131         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9132         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9133         a flag to `mode-line-buffer-identification'.
9134
9135         * wl-e21.el (wl-biff-init-icons): Set icons data to
9136         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9137         instead of `wl-biff-state-indicator-off' and
9138         `wl-biff-state-indicator-on'.
9139         (wl-plugged-init-icons): Set icons data to
9140         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9141         instead of `wl-plug-state-indicator-off' and
9142         `wl-plug-state-indicator-on'.
9143
9144 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9145
9146         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9147         excessive titles.
9148
9149 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9150
9151         * wl.el (wl-plugged-mode): Use revised
9152         `wl-mode-line-buffer-identification'.
9153         (wl-plugged-init): Don't use `force-mode-line-update'.
9154
9155         * wl-xmas.el (wl-draft-overload-functions): Use revised
9156         `wl-mode-line-buffer-identification'.
9157         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9158         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9159         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9160         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9161         `wl-make-plugged-hook';
9162         add `wl-folder-init-icons' and `wl-setup-folder' to
9163         `wl-folder-mode-hook'.
9164
9165         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9166         19 as well.
9167         (wl-mode-line-display-priority-list): New user option.
9168         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9169         Defcustomized.
9170         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9171         Add docs.
9172
9173         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9174         start.
9175         (wl-mode-line-buffer-identification): Revised as a function.
9176
9177         * wl-summary.el (wl-summary-mode): Use revised
9178         `wl-mode-line-buffer-identification'; don't call
9179         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9180         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9181         `wl-xmas-setup-summary'.
9182
9183         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9184         `wl-mode-line-buffer-identification'.
9185
9186         * wl-mule.el (wl-draft-overload-functions): Use revised
9187         `wl-mode-line-buffer-identification'.
9188
9189         * wl-folder.el (wl-make-plugged-alist): Don't call
9190         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9191         (wl-folder): Don't call `wl-folder-init-icons' directly.
9192         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9193         `wl-xmas-setup-folder' directly;
9194         use revised `wl-mode-line-buffer-identification'.
9195         (TopLevel): Don't bind `wl-biff-init-icons',
9196         `wl-plugged-init-icons', `wl-folder-init-icons',
9197         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9198
9199         * wl-e21.el (wl-draft-overload-functions): Use revised
9200         `wl-mode-line-buffer-identification'.
9201         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9202         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9203         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9204         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9205         `wl-make-plugged-hook';
9206         add `wl-folder-init-icons' and `wl-setup-folder' to
9207         `wl-folder-mode-hook'.
9208
9209 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9210             Katsumi Yamaoka    <yamaoka@jpl.org>
9211
9212         * wl.el (wl): Call `wl-biff-start'.
9213         (wl-exit): Call `wl-biff-stop'.
9214         (wl-plugged-mode): Show biff in modeline.
9215         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9216
9217         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9218         (wl-biff-init-icons): New function.
9219         (wl-plugged-init-icons): Don't make too much keymaps.
9220         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9221
9222         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9223         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9224         variables.
9225         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9226         options.
9227
9228         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9229         wl-biff-start, wl-biff-stop): New functions.
9230         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9231         (wl-biff-timer-name): New variable.
9232
9233         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9234
9235         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9236         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9237
9238         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9239         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9240
9241         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9242         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9243         `wl-folder-init-icons' to `ignore' if they are not available.
9244         (wl-folder-mode): Show biff in modeline.
9245
9246         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9247         (wl-biff-init-icons): New function.
9248         (wl-plugged-init-icons): Don't make too much keymaps.
9249         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9250
9251 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9252
9253         * wl-vars.el (wl-strict-diff-folders): Customization Type
9254         and doc fix.  Define as a list of regular expressions for
9255         folders or nil.
9256         * wl-folder.el (wl-folder-check-one-entity): Use
9257         `wl-string-match-member' instead of `wl-string-member' for
9258         `wl-strict-diff-folders'.
9259
9260 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9261
9262         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9263         (wl-highlight-folder-current-line): Use it; new implementation.
9264         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9265         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9266         `defsubst' instead of `defun'.
9267
9268         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9269         `wl-highlight-group-folder-by-numbers'; made it can also be a
9270         number.  See info for more details.
9271
9272         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9273         running.
9274
9275         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9276         to bind them.
9277
9278         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9279         (wl-highlight-folder-current-line): New implementation.
9280
9281         * wl-highlight.el (wl-highlight-folder-group-line): New
9282         implementation.
9283         (wl-delete-all-overlays): Rewrite as a marco.
9284         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9285
9286         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9287         running.
9288         (wl-folder-*-glyph): No need to bind them.
9289
9290         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9291         `wl-e21-highlight-folder-group-icon'; rewrite.
9292         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9293         `defsubst' instead of `defun'.
9294         (wl-folder-mode-map): Bind it when compiling.
9295
9296 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9297
9298         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9299
9300         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9301
9302 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9303
9304         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9305
9306 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9307
9308         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9309         (wl-highlight-folder-current-line): Use it.
9310
9311         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9312         in `id-name'.
9313
9314 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9315
9316         * wl.el: Require `wl-e21' when Emacs 21 is running.
9317
9318         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9319         default when Emacs 21 is running.
9320         (wl-use-highlight-mouse-line): Ditto.
9321         (wl-on-emacs21): New constant.
9322         (wl-on-emacs20): Removed.
9323
9324         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9325         Emacs 21 is running.
9326
9327         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9328         Emacs 21 is running.
9329
9330         * wl-e21.el: New file.
9331
9332 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9333
9334         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9335         (wl-toggle-plugged): Ditto.
9336         (wl-plugged-toggle): Ditto.
9337         (wl-plugged-toggle-all): Ditto.
9338
9339         * wl-vars.el (wl-plug-state-indicator): Refer
9340         `wl-plug-state-indicator-on' indirectly.
9341
9342 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9343
9344         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9345         Call `wl-folder-confirm-existence'.
9346
9347         * wl-folder.el (wl-folder-confirm-existence): Added optional
9348         argument `force'.
9349
9350 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9351
9352         * wl-summary.el (wl-summary-refile-subr): Assume
9353         `copy-or-refile' as symbol.
9354         (wl-summary-refile): Follow up above change.
9355         (wl-summary-copy): Ditto.  Doc fix.
9356
9357 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9358
9359         * wl-summary.el (wl-summary-pick): Don't bind
9360         `elmo-search-mime-charset'.
9361
9362         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9363         default using old backquote style.
9364         (wl-search-mime-charset): Abolished.
9365
9366         * wl-highlight.el (wl-highlight-headers):
9367         Call `point' after `re-search-forward'(for Nemacs).
9368
9369         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9370         for elmo-imap4.el.
9371
9372 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9373
9374         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9375         `wl-message-ignored-field-list' instead of
9376         `mime-view-ignored-field-list'.
9377
9378         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9379         Add interactive spec.
9380         (wl-folder-goto-bottom-of-current-folder): Ditto.
9381         (wl-folder-mode-map): Bind them.
9382
9383         * wl-vars.el (wl-message-ignored-field-list): New variable.
9384         (wl-message-visible-field-list): New variable.
9385
9386         * wl-mime.el (wl-mime-header-presentation-method): New function.
9387         (wl-mime-setup): Set header-presentation-method.
9388
9389 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9390
9391         * wl-nemacs.el (wl-draft-overload-functions): Set
9392         `mode-line-buffer-identification' instead of using
9393         `wl-make-modeline'.
9394
9395         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9396         instead of using `wl-make-modeline'.
9397
9398         * wl-xmas.el (wl-plugged-init-icons): Set up
9399         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9400         (wl-make-modeline): Abolish.
9401         (wl-draft-overload-functions): Set
9402         `mode-line-buffer-identification' instead of using
9403         `wl-make-modeline'.
9404
9405         * wl-util.el (wl-make-modeline-subr): Abolish.
9406         (wl-mode-line-buffer-identification): New alias.
9407
9408         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9409         (wl-summary-make-modeline): Abolish.
9410         (wl-summary-buffer-set-folder): Set
9411         `wl-summary-buffer-folder-indicator'.
9412         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9413         of using `wl-make-modeline'.
9414         (wl-summary-switch-to-clone-buffer): Don't set
9415         `mode-line-buffer-identification'.
9416         (wl-summary-goto-folder-subr): Ditto.
9417
9418         * wl-mule.el (wl-draft-overload-functions): Set
9419         `mode-line-buffer-identification' instead of using
9420         `wl-make-modeline'.
9421
9422         * wl-folder.el (wl-folder-mode): Set
9423         `mode-line-buffer-identification' instead of using
9424         `wl-make-modeline'.
9425         (wl-folder): Don't set `mode-line-buffer-identification'.
9426
9427 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9428
9429         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9430         instead of `member' for `wl-refile-guess-func-list' look-ups.
9431         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9432
9433 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9434
9435         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9436         `wl-message-button-dispatcher'.
9437
9438         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9439
9440         * wl-message.el (wl-message-button-dispatcher): Use it.
9441
9442         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9443         "In-Reply-To".
9444
9445         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9446         Bind `case-fold-search' to t.
9447
9448 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9449
9450         * wl-xmas.el (wl-message-overload-functions): Initialize
9451         `wl-message-button-map'.
9452
9453         * wl-mule.el (wl-message-overload-functions): Initialize
9454         `wl-message-button-map'.
9455
9456         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9457
9458         * wl-message.el (wl-message-button-map): New keymap.
9459         (wl-message-add-button): New function.
9460         (wl-message-button-dispatcher): New function.
9461         (wl-message-button-refer-article): New function.
9462
9463         * wl-highlight.el
9464         (wl-highlight-message-add-buttons-to-header): New function.
9465         (wl-highlight-headers): Use it.
9466
9467 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9468
9469         * wl-summary.el (wl-summary-default-from): Use
9470         `wl-address-get-petname-1'.
9471         (wl-summary-simple-from): Ditto.
9472
9473         * wl-address.el (wl-address-get-petname-1): New inline function.
9474         (wl-address-get-petname): Use it.
9475
9476 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9477
9478         * wl-summary.el (wl-summary-default-from): Return full-name part
9479         from the address if no petname was found.
9480         (wl-summary-simple-from): Ditto.
9481
9482         * wl-address.el (wl-address-get-petname): Return nil if no petname
9483         associated with the address was found.
9484
9485 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9486
9487         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9488         display is finished.
9489
9490 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9491
9492         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9493         `elmo-folder-exists-p' argument.
9494
9495 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9496
9497         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9498         the folder.
9499
9500 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9501
9502         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9503
9504         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9505         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9506
9507 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9508
9509         * wl-folder.el (wl-folder-create-subr): New function.
9510         (wl-folder-confirm-existence): Use it.
9511         (wl-folder-check-one-entity): Use it.
9512         Check the error symbol is derived from 'elmo-open-error.
9513
9514         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9515         `ignore-error'.
9516
9517 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9518
9519         * wl-util.el (toplevel): Add (eval-when-compile (require
9520         'elmo-util)).  (Maybe `provide' is typo.)
9521
9522 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9523
9524         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9525         (I don't know why this was needed.)
9526
9527         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9528         Follow up changes for stream-type.
9529
9530         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9531         (wl-draft-elmo-nntp-send): Ditto.
9532
9533         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9534         (wl-nntp-posting-stream-type): Ditto.
9535         (wl-pop-before-smtp-ssl): Abolished.
9536         (wl-nntp-posting-ssl): Ditto.
9537
9538         * wl-address.el (wl-address-quote-specials): New function.
9539         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9540
9541         * wl-draft.el (wl-draft-reply): Ditto.
9542
9543 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9544
9545         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9546         use function `wl-string-match-assoc'.
9547
9548 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9549
9550         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9551
9552         * wl-draft.el (wl-draft-deduce-address-list): New function.
9553         (wl-draft-parse-mailbox-list): Ditto.
9554         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9555         instead of `smtp-deduce-address-list'.
9556         (wl-draft-on-field-p): Follow group list.
9557
9558         * wl-address.el (wl-address-concat-token): New function.
9559         (wl-address-string-without-group-list-contents): Ditto.
9560         (wl-complete-field-body): Fixed problem of completion
9561         by japanese petname.
9562         (wl-address-make-completion-list): Rewrite.
9563
9564 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9565
9566         * wl-address.el (wl-address-make-completion-list): Completion by
9567         petname.
9568         (wl-complete-field-body): Likewise.
9569
9570 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9571
9572         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9573         contains invalid address syntax.
9574
9575 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9576
9577         * wl-folder.el (wl-folder-check-entity-async): Use
9578         `elmo-nntp-spec-hostname'.
9579
9580 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9581
9582         * wl-summary.el (wl-summary-msgdb-load-async): Use
9583         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9584
9585 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9586
9587         * wl-draft.el (wl-draft-reply): Set argument
9588         `content-transfer-encoding' as nil.
9589
9590 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9591
9592         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9593         `wl-refile-alist'.
9594
9595 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9596
9597         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9598         (wl-draft-edit-string): Ditto.
9599         (wl-draft-forward): Ditto.
9600         * wl-summary.el (wl-summary-write): Ditto.
9601
9602 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9603
9604         * wl-summary.el (wl-summary-sync-update3): Call
9605         `wl-summary-buffer-number-column-detect'.
9606         (wl-summary-buffer-number-column-detect): Search from point-min.
9607
9608 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9609
9610         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9611         contains an address which is not included in original to or cc.
9612
9613 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9614
9615         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9616         begin-line does not exist.
9617         * wl-message.el (wl-message-uu-substring): Ditto.
9618
9619 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9620
9621         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9622         clear local variables.
9623         (wl-summary-exit): Call `elmo-commit'.
9624         (wl-summary-switch-to-clone-buffer): Call
9625         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9626         (wl-summary-goto-folder-subr): Ditto.
9627
9628         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9629         POP folder.
9630
9631 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9632
9633         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9634         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9635         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9636         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9637         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9638         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9639
9640         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9641
9642 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9643
9644         * wl-summary.el (wl-summary-search-by-subject):
9645         Search parent message from the latest one.
9646
9647 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9648
9649         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9650         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9651
9652         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9653         New user option.
9654
9655         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9656         if elmo-nntp-use-killed-list is nil.
9657         Use `elmo-msgdb-append-to-killed-list'.
9658         (Append numbers confirmed as disappeared to the killed list.)
9659         (wl-summary-confirm-appends): Don't display negative number.
9660
9661 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9662
9663         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9664
9665 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9666
9667         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9668         range is `all'.
9669         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9670         `elmo-list-bigger-diff'.
9671
9672 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9673
9674         * wl-summary.el (wl-summary-buffer-exit-func):
9675         New buffer local variable.
9676         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9677
9678 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9679
9680         * wl-demo.el (wl-demo): Fix the last change.
9681
9682 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9683
9684         * wl-demo.el (wl-demo): Don't use `eval'.
9685
9686 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9687
9688         * wl-summary.el (wl-summary-buffer-thread-modified):
9689         New buffer-local variable.
9690         (wl-summary-set-thread-modified): New function.
9691         (wl-summary-thread-modified-p): New function.
9692         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9693         (wl-summary-yank-saved-message): Use function
9694         `wl-summary-set-thread-modified'
9695         (wl-summary-switch-to-clone-buffer): Add
9696         `wl-summary-buffer-thread-modified'.
9697
9698         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9699         (wl-summary-buffer-mark-saved-hook): Ditto.
9700         * wl-summary.el (wl-summary-msgdb-save): New hook
9701         `wl-summary-buffer-message-saved-hook' and
9702         `wl-summary-buffer-mark-saved-hook'.
9703
9704 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9705
9706         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9707
9708 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9709
9710         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9711         don't hide scroll bars under FSF Emacsen because it may incur an
9712         undesirable redrawing.
9713
9714 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9715
9716         * wl-draft.el (wl-draft-edit-string): Call
9717         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9718
9719 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9720
9721         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9722
9723 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9724
9725         * wl-summary.el (wl-summary-msgdb-load-async): Call
9726         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9727
9728 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9729
9730         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9731         fringes in demo buffer; center bitmap logo correctly even if old
9732         Mule is used.
9733
9734 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9735
9736         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9737
9738         * wl-refile.el (wl-refile-subject-alist): New variable.
9739         (wl-refile-subject-alist-file-name): Ditto.
9740         (wl-refile-alist-setup): Rewrite.
9741         (wl-refile-alist-save): Use `elmo-object-save'.
9742         Eliminated arguments.
9743         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9744         (wl-refile-guess-by-subject): New function.
9745         (wl-refile-guess-func-list): Added it.
9746
9747 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9748
9749         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9750         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9751
9752 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9753
9754         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9755         New buffer-local variable.
9756         (wl-summary-buffer-next-folder-func): Ditto.
9757         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9758         if non-nil.
9759         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9760         if non-nil.
9761         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9762         if non-nil.
9763         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9764         if non-nil.
9765
9766 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9767
9768         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9769         permanently in the demo buffer.
9770
9771 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9772
9773         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9774         `mime-entity-fetch-field'.
9775
9776         * wl.el (wl-exit): Delete plugged buffer.
9777
9778         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9779         XEmacs has menubar feature.
9780
9781 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9782
9783         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9784         cannot arrive at the beginning of the buffer under old Emacsen.
9785
9786 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9787
9788         * wl-address.el (wl-address-ldap-search):
9789         Call `ldap-search-entries' with `withdn' argument t.
9790         (wl-complete-field-body): Bind completion-ignore-case as t.
9791         Clear ldap search hash when it was sole completion.
9792         Use elmo-string for pattern string.
9793         (wl-ldap-alias-safe-string): Eliminated needless let.
9794
9795 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9796
9797         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9798         (wl-ldap-alias-sep): New constant.
9799         (wl-ldap-search-attribute-type-list): Ditto.
9800         (wl-ldap-get-value): New function.
9801         (wl-ldap-make-filter): Ditto.
9802         (wl-ldap-make-matched-value-list): Ditto.
9803         (wl-ldap-alias-safe-string): Ditto.
9804         (wl-ldap-register-dn-string): Ditto.
9805         (wl-address-ldap-search): Rewrite.
9806
9807 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9808
9809         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9810         thread is deleted.
9811         (wl-thread-delete-line-from-buffer): Ditto.
9812         (wl-thread-get-exist-children): New function.
9813
9814 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9815
9816         * wl-demo.el (wl-demo): Made it to select various image types.
9817         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9818         from `wl-title-logo'.
9819         (wl-logo-ascii): New variable.
9820         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9821         (wl-demo-copyright-notice): New constant.
9822
9823         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9824
9825 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9826
9827         * wl-vars.el (wl-summary-target-above): Renamed from
9828         wl-summary-temp-above.
9829         * wl-score.el (wl-score-get-score-alist): Use it.
9830         (wl-summary-score-update-all-lines): Use it.
9831         * wl-summary.el: Ditto. (make-variable-buffer-local).
9832
9833 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9834
9835         * wl-vars.el (wl-ldap-port): New user option.
9836
9837         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9838         Rewite whole implementation.
9839         (wl-complete-field-body): Fixed.
9840
9841 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9842
9843         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9844         Choose implementation at compile time.
9845
9846 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9847
9848         * wl-address.el (wl-ldap-search-internal): New function.
9849         (wl-complete-field-to): Use it.
9850
9851 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9852
9853         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9854         Use `let' instead of `let*'.
9855         Require 'wl-vars.
9856
9857         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9858         Define as defcustom.
9859         (wl-ldap-base): Ditto.
9860         (wl-use-ldap): Ditto.
9861
9862 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9863
9864         * wl-address.el (wl-ldap-search): New function.
9865         (wl-complete-field-body): Use `wl-ldap-search'.
9866         (wl-ldap-server): New variable.
9867         (wl-ldap-base): Ditto.
9868         (wl-use-ldap): Ditto.
9869
9870 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9871
9872         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9873         (Pointed out by Mito <mit@nines.nec.co.jp>).
9874         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9875         buffer-local variables like `wl-summary-redisplay-internal'.
9876         (wl-summary-redisplay-all-header): Likewise.  Update
9877         Summary view too.
9878
9879 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9880
9881         * wl-summary.el (wl-summary-jump-to-parent-message):
9882         Consider prefix argument.
9883
9884         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9885         when closed thread is deleted.
9886
9887 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9888
9889         * wl-summary.el (wl-summary-jump-to-parent-message):
9890         Consider thread modification.
9891
9892 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9893
9894         * wl-message.el (wl-message-normal-get-original-buffer): Use
9895         `save-excursion'.
9896
9897         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9898         (wl-summary-showto-folder-regexp): Ditto.
9899
9900 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9901
9902         * wl-util.el (wl-delete-alist): Doc fix.
9903         (wl-delete-associations): New function.
9904         (wl-inverse-alist): New function.
9905         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9906         Split temporary variables. Use `wl-delete-associations'
9907         and `wl-inverse-alist'.
9908         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9909
9910 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9911
9912         * wl-folder.el (wl-folder-prefetch-entity):
9913         Execute prefetching if new count is unknown.
9914
9915 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9916
9917         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9918
9919         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9920         delete entity.
9921         (wl-thread-set-parent): If insert as top, set linked as nil.
9922
9923         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9924         `wl-thread-cleanup-symbols' when view mode is thread.
9925
9926 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9927
9928         * wl-folder.el (wl-folder-create-folder-entity): Use
9929         with-current-buffer.
9930         (wl-local-folder-init): Call set-buffer to make sure we are in
9931         the Folder buffer. Don't touch buffer-local variables here.
9932         (wl-folder-mode): Initialize buffer-local variables here.
9933
9934         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9935         (wl-folder-entity-assign-id): Ditto.
9936         (wl-folder-create-entity-hashtb): Ditto.
9937         (wl-local-folder-init): Ditto.
9938         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9939
9940 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9941
9942         * wl-summary.el (wl-summary-default-from): Fix probrem when
9943         std11-extract-address-components return (nil "foo@bar").
9944
9945 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9946
9947         * wl-draft.el (wl-draft-clone-local-variables):
9948         Remove redundant `setq'.
9949
9950 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9951
9952         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9953         Bind wl-highlight-x-face-func as nil while highlighting header.
9954
9955 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9956
9957         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9958
9959 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9960
9961         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9962         elmo-msgdb-overview-hashtb from copy-variables.
9963         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9964         instead of `elmo-msgdb-overview-get-entity-by-number'.
9965         (wl-summary-auto-refile): Ditto.
9966
9967         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9968         `elmo-msgdb-overview-get-entity' instead of
9969         `elmo-msgdb-search-overview-entity'.  Use
9970         `elmo-msgdb-overview-get-entity' instead of
9971         `elmo-msgdb-overview-get-entity-by-number'.
9972         (wl-thread-insert-entity-sub): Ditto.
9973         (wl-thread-insert-message): Ditto.
9974
9975         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9976         `elmo-msgdb-overview-get-entity'.
9977         (wl-normal-message-redisplay): Ditto.
9978
9979 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9980
9981         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9982         `wl-thread-entities'.
9983         (wl-thread-delete-message): Fix remove top message from
9984         `wl-thread-entity-list'.
9985
9986         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9987         wl-append(nconc), because update-list is broken on Meadow.
9988
9989         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9990         updating process.
9991         (wl-summary-rescan): Ditto.
9992         (wl-summary-sync-update3): Ditto.
9993         * wl-thread.el (wl-thread-set-parent): Renamed from
9994         `wl-summary-set-parent'.
9995         (wl-thread-insert-message): Updating buffer faster.
9996         (wl-thread-delete-message): Updating buffer faster.
9997
9998         * wl-score.el (wl-summary-score-update-all-lines): Changed
9999         interval for display progress gauge.
10000
10001 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10002
10003         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10004         folder always-sticky.
10005         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10006         defmacro.
10007
10008 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10009
10010         * wl-vars.el (wl-draft-add-references): New user option.
10011
10012         * wl-draft.el (wl-draft-add-references): New function.
10013         (wl-draft-yank-from-mail-reply-buffer): Use it.
10014         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10015         as nil.
10016
10017 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10018
10019         * wl-thread.el (wl-thread-update-line-msgs): Called
10020         `wl-thread-update-line-on-buffer-sub'.
10021         (wl-thread-update-line-on-buffer): Delete routine of inserting
10022         thread.
10023         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10024         moved from `wl-thread-update-line-on-buffer'.
10025         Add threshold for displaying progress gauge.
10026         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10027         argument of `wl-thread-update-line-msgs'.
10028         Add threshold for displaying progress gauge.
10029         * wl-folder.el:
10030         Add threshold for displaying progress gauge.
10031         * wl-score.el: Ditto.
10032
10033         * wl-expire.el (wl-summary-expire): Display deleting info.
10034
10035 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10036
10037         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10038         `no-msg'.
10039         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10040         argument of `wl-thread-update-line-msgs'.
10041         (wl-summary-set-parent): Added optional argument `parent-number'.
10042         (wl-summary-buffer-saved-message): New buffer local variable.
10043         (wl-summary-save-current-message): New command.
10044         (wl-summary-yank-saved-message): Ditto.
10045         (wl-summary-mode-map): Added key binding for
10046         `wl-summary-save-current-message' (\ew) and
10047         `wl-summary-yank-saved-message' (\C-y).
10048         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10049
10050 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10051
10052         * wl-summary.el (wl-summary-mode-map): Added key binding for
10053         `wl-summary-set-parent' (ts).
10054
10055 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10056
10057         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10058         subject faster. If thread number is reverse, delayed updating
10059         thread.
10060         (wl-summary-search-by-subject): Ditto.
10061         (wl-summary-put-alike): Ditto.
10062         (wl-summary-get-alike): Ditto.
10063         (wl-summary-insert-headers): Insert header of all overview in
10064         buffer.
10065         (wl-summary-rescan): Delayed updating thread. Kill search subject
10066         buffer for wl-summary-search-by-subject.
10067         (wl-summary-sync-update3): Ditto.
10068         (wl-summary-exit): Ditto.
10069         (wl-summary-goto-bottom-of-current-thread): Change for linked
10070         thread.
10071         (wl-summary-overview-create-summary-line): Change line for linked
10072         thread.
10073
10074         * wl-summary.el (wl-summary-update-thread): Use
10075         wl-thread-maybe-get-children-num.
10076         (wl-summary-set-parent): If change parent, move sub thread.
10077         (wl-summary-redisplay-internal): Add horizontal recenter.
10078         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10079
10080         * wl-thread.el (wl-thread-entity-get-linked): New function.
10081         (wl-thread-entity-set-linked): New function.
10082         (wl-thread-create-entity): Add linked element.
10083         (wl-thread-entity-insert-as-top): Use wl-append.
10084         (wl-thread-maybe-get-children-num): If closing thread, return
10085         children msgs.
10086         (wl-thread-update-line-msgs): Displaying progress message.
10087         (wl-thread-update-line-on-buffer-sub): Use
10088         wl-thread-maybe-get-children-num.
10089         (wl-thread-update-line-on-buffer): If update line is not exists,
10090         insert thread.
10091         (wl-thread-delete-message): If delete top msg of thread, search
10092         parent by subject.
10093         (wl-thread-insert-entity): Use
10094         wl-thread-maybe-get-children-num.
10095
10096         * wl-highlight.el (wl-highlight-summary-current-line): change
10097         sregexp for linked thread.
10098         * wl-util.el (wl-count-lines): Count lines.
10099         (wl-horizontal-recenter): horizontal recenter.
10100         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10101         (wl-score-get-alike): Ditto.
10102         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10103         (wl-subject-length-limit): New variable.
10104         (wl-highlight-thread-indent-string-regexp): Changed for linked
10105         thread.
10106
10107 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10108
10109         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10110         New variable (revival).
10111         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10112         by subject matching if there's no in-reply-to nor references field
10113         (revival).
10114
10115 \f
10116 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10117
10118         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10119         message.
10120
10121 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10122
10123         * wl-summary.el (wl-summary-reply): Return t if there was a
10124         message at cursor point.
10125         Added unwind-protect.
10126         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10127         returns t.
10128         (wl-summary-cancel-message): Do nothing when there's no message at
10129         cursor point.
10130         (wl-summary-forward): Ditto.
10131         (wl-summary-jump-to-parent-message): Ditto.
10132         (wl-summary-reedit): Ditto.
10133         (wl-summary-edit-addresses): Ditto.
10134         (wl-summary-pipe-message): Ditto.
10135         (wl-summary-print-message-with-ps-print): Ditto.
10136         (wl-summary-print-message): Ditto.
10137         (wl-summary-mark-as-important): Ditto.
10138         (wl-summary-mark-as-unread): Ditto.
10139
10140         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10141         message at cursor point.
10142         (wl-summary-reply-with-citation): Remove unwind-protect.
10143
10144         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10145         subject searching feature.
10146         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10147         Eliminated.
10148
10149 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10150
10151         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10152         New variable.
10153         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10154         by subject matching if there's no in-reply-to nor references field.
10155
10156         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10157
10158         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10159         when display is finished.
10160         (wl-folder-open-all): Ditto.
10161         (wl-folder-update-access-group): Ditto.
10162         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10163         * wl-thread.el (wl-thread-close-all): Ditto.
10164
10165         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10166         progress gauge only when it was displayed.
10167         * wl-folder.el (wl-folder-insert-entity): Ditto.
10168
10169 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10170
10171         * wl-summary.el (wl-summary-incorporate): Enclose
10172         `wl-summary-sync-force-update' with save-excursion.
10173
10174 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10175
10176         * wl-summary.el (wl-summary-prefetch-region):
10177         Pass current cursor point to `pos-visible-in-window-p' after
10178         moving cursor to the started point.
10179
10180 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10181
10182         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10183
10184         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10185         fields from the forwarding message.
10186         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10187         `ignored-fields'.
10188
10189 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10190
10191         * wl-mime.el (wl-message-request-partial):
10192         Eliminated argument `msgdb'.
10193         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10194         (wl-mime-combine-message/partial-pieces): Likewise.
10195         * tm-wl.el (wl-message-request-partial): Likewise.
10196         (wl-mime-combine-message/partial-pieces): Likewise.
10197
10198 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10199
10200         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10201         when display is finished.
10202
10203 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10204
10205         * wl-summary.el (wl-summary-goto-folder-subr):
10206         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10207
10208 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10209
10210         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10211         when cursor point is visible.
10212
10213 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10214
10215         * wl-expire.el (wl-expire-archive-get-max-number):
10216         Don't use `file-name-directory'.
10217
10218 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10219
10220         * wl-expire.el (wl-expire-archive-get-max-number):
10221         Use `file-name-directory'.
10222
10223 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10224
10225         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10226         only when there is progress.
10227
10228 2000-04-13  Mito <mit@nines.nec.co.jp>
10229
10230         * wl-summary.el (wl-summary-sync-marks): Display progress.
10231
10232 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10233
10234         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10235         (wl-summary-prev): Move cursor regardless of unread status.
10236         (wl-summary-next): Ditto.
10237
10238 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10239
10240         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10241         Added argument `target' and `number'.
10242         * tm-wl.el (wl-summary-burst-subr): New function.
10243         (wl-summary-burst): Use it.
10244
10245 2000-04-10  Mito <mit@nines.nec.co.jp>
10246
10247         * wl-mime.el (wl-burst): New function.
10248         (wl-summary-burst): Use it.
10249
10250 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10251
10252         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10253         as petname when there's no candidate.
10254
10255 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10256
10257         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10258         New variable.
10259         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10260
10261         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10262
10263         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10264
10265 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10266
10267         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10268         Use substring of `original' instead of buffer-substring.
10269         (wl-refile-evaluate-rule):
10270         Set `original' argument of wl-refile-expand-newtext.
10271
10272         * wl-summary.el
10273         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10274         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10275         (wl-summary-auto-refile): Check existence of destination folder just
10276         before marking.
10277
10278 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10279
10280         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10281         when wl-refile-get-field-value return nil.
10282
10283 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10284
10285         * wl-refile.el
10286         (wl-refile-expand-newtext): New function imported from Gnus.
10287         (wl-refile-evaluate-rule): Use it.
10288
10289 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10290
10291         * wl-summary.el (wl-summary-print-destination):
10292         Duplicate folder string to avoid putting text-property on
10293         original string.
10294
10295         * wl-refile.el (wl-refile-get-field-value): New function.
10296         (wl-refile-evaluate-rule): New function;
10297         Evaluate refile rule recursively.
10298         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10299         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10300         New function; Check existence of a target folder recursively.
10301         (wl-summary-auto-refile-check-refile-rule-alist):
10302         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10303
10304 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10305
10306         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10307
10308         * wl-folder.el (wl-create-folder-entity-from-buffer):
10309         Fixed problem when '}' character is contained in folder name.
10310
10311         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10312
10313 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10314
10315         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10316         (wl-fldmgr-add-completion-all-completions):
10317         Use wl-fldmgr-add-completion-hashtb.
10318
10319 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10320
10321         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10322         wl-fldmgr-add-completion-subr): New functions.
10323         * wl-folder.el (wl-folder-completion-func): New variable.
10324         * wl-summary.el (wl-summary-read-folder):
10325         Use wl-folder-completion-func.
10326
10327         * wl-refile.el: Eliminate throw & catch.
10328
10329         * wl.el (wl-plugged-sending-queue-status): Fixed.
10330
10331 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10332
10333         * wl-draft.el (wl-draft): Put category property on
10334         mail-header-separator.