This commit was manufactured by cvs2svn to create tag 'merged-trunk-to-wl-
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
2
3         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
4
5 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * wl-thread.el (wl-thread-delete-message): Delete descendant
8         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
9
10 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
11
12         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
13
14 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
15
16         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
17         `Access folder'.
18
19 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-vars.el (wl-access-folder-icon): New user option.
22
23         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
24         `Access folder'.
25
26 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
27
28         * wl-summary.el (wl-summary-buffer-set-folder): Use
29         `wl-folder-mime-charset'.
30
31         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
32         `mime-charset'.
33         (wl-folder-get-elmo-folder): Ditto.
34         (wl-folder-mime-charset): New function.
35
36 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
37
38         * wl-util.el (wl-parse-addresses): Define alias of
39         `elmo-parse-addresses' (move to `elmo-util.el').
40
41         * wl-summary.el (wl-summary-default-from): Follow the API change.
42         (wl-summary-overview-entity-compare-by-date): Ditto.
43         (wl-summary-overview-entity-compare-by-from): Ditto.
44         (wl-summary-get-list-info): Get value of `ml-info' field from
45         entity at first.
46         (wl-summary-rescan-message): Treat prefix argument.
47         (wl-summary-prefetch-msg): Follow the API change.
48         (wl-summary-search-by-subject): Ditto.
49         (wl-summary-insert-thread): Ditto.
50         (wl-summary-line-subject): Ditto.
51         (wl-summary-line-from): Ditto.
52         (wl-summary-create-line): Ditto.
53         (wl-summary-print-message-with-ps-print): Ditto.
54
55         * wl-score.el (wl-score-ov-entity-get): Ditto.
56         (wl-score-followup): Ditto.
57         (wl-score-add-followups): Use `elmo-message-entity-field' instead
58         of `car'.
59         (wl-score-get-latest-msgs): Follow the API change.
60         (wl-score-get-header): Ditto.
61
62         * wl-refile.el (wl-refile-learn): Ditto.
63         (wl-refile-subject-learn): Ditto.
64         (wl-refile-get-field-value): Ditto.
65         (wl-refile-guess-by-history): Ditto.
66         (wl-refile-guess-by-subject): Ditto.
67
68         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
69
70         * wl-expire.el (wl-expire-date-p): Removed.
71         (wl-expire-archive-date): Follow the API change.
72         (wl-expire-localdir-date): Ditto.
73         (wl-summary-expire): Ditto.
74
75         * Version number is increased to 2.15.1.
76
77 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
78
79         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
80         group is access or not (it is not strict, like wl-fldmgr-rename).
81
82 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
83
84         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
85         duplicate call of `wl-summary-print-argument' on the wrong line.
86
87 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
88
89         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
90         even if argument `number' is nil.
91         (wl-summary-insert-line): Print action argument if current message
92         has it.
93
94 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
95
96         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
97         (wl-draft-reply): Ditto.
98         (wl-draft): Add optional argument `parent-number' and call
99         `wl-draft-create-buffer' with it.
100         (wl-draft-create-buffer): Add optional argument
101         `parent-number'. Set wl-draft-parent-number as it.
102
103 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-folder.el (wl-folder-set-persistent-mark): If summary
106         buffer is not for given folder, don't use it.
107
108 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
109
110         * Version number is increased to 2.15.0.
111
112 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
115
116         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
117         (wl-highlight-get-face-by-name): New internal function.
118         (wl-highlight-summary-line-face-spec): Use it and fixed.
119
120 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
121
122         * wl-summary.el (wl-summary-sync-update): Use
123         `elmo-message-entity-field' instead of `car' to get message-id
124         from overview entity.
125
126         * wl-summary.el (wl-summary-rescan-message): Call
127         `wl-highlight-summary-displaying' when displaying a message.
128
129 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
130
131         * wl-draft.el (wl-draft-config-info-filename): Extracted from
132         `wl-draft-config-info-operation'.
133         (wl-draft-buffer-change-number): New function.
134         (wl-draft-rename-saved-config): Ditto.
135         * wl.el (wl-init): Connect slot for message-number-changed.
136         (toplevel): Add autoload for wl-draft-rename-saved-config.
137
138 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
141         `update-overview'
142         (wl-summary-buffer-detach): Disconnect from it.
143         (wl-summary-rescan-message): Use command.
144
145         * wl-message.el (wl-message-buffer-display): Use
146         `with-current-buffer' instead of `save-excursion'.
147
148 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
149
150         * wl-mime.el (wl-draft-preview-attributes-list): Protect
151         wl-draft-preview-attributes-list from distraction.
152
153 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
154
155         * wl-summary.el (wl-summary-sync-update): Sort the return value of
156         `elmo-list-diff'.
157
158 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
159
160         * wl-summary.el
161         (wl-summary-edit-addresses-collect-candidate-fields): Use
162         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
163
164         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
165         instead of `elmo-set-work-buf'.
166
167         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
168         (wl-address-make-address-list): Ditto.
169
170         * Version number is increased to 2.13.3.
171
172 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
175         user option.
176
177         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
178         argument `5'.
179
180         * wl-message.el (wl-message-display-no-merge-p): New function.
181         (wl-message-buffer-display): Check whether the message is
182         reassembled and follow the API change.
183
184 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
185
186         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
187         multibyte on working buffer and removed unnecessary
188         `buffer-disable-undo'.
189
190 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
191
192         * wl-util.el (wl-read-search-condition-internal): Fixed the last
193         change.
194
195 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
196
197         * wl-util.el (wl-read-search-condition-internal): Protect
198         elmo-global-flags from distraction.
199
200 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
201
202         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
203
204         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
205         (wl-summary-event-handler): Ditto.
206         (wl-summary-update-persistent-mark-on-event): New
207         function (renamed from `elmo-event-handler-flag-changed').
208         (wl-summary-buffer-attach): New function.
209         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
210         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
211         instead of `elmo-folder-add-handler'.
212
213         * Version number is increased to 2.13.2.
214
215 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
218         and "\177" to the `wl-news-previous-page'.
219         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
220         (wl-news-previous-page): New function.
221
222 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
223
224         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
225         instead of `write-region' and simplify.
226
227 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
228
229         * wl-template.el (wl-template-select): Cause error if
230         `wl-template-alist' is nil.
231
232 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
233
234         * wl-news.el.in: Set file variable `no-byte-compile'.
235
236 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
239         whether a target message is within displaying area.
240         (elmo-event-handler-cache-changed): Ditto.
241
242 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
243
244         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
245         to `defun'.  Use `nconc' instead of `append' to collect descendant
246         message numbers.
247
248 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
249
250         * wl-thread.el (wl-thread-save-top-list)
251         (wl-thread-save-entities): Use `with-temp-buffer'.
252         * wl-news.el.in (wl-news-previous-version-load):
253         (wl-news-previous-version-save): Ditto.
254         * wl-summary.el (wl-summary-load-file-object)
255         (wl-summary-save-view-cache): Ditto.
256
257 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-util.el (toplevel): Require 'elmo-flag'.
260         (wl-read-search-condition): New function (Renamed from
261         `elmo-read-search-condition').
262         (wl-read-search-condition-internal): Likewise.
263
264         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
265         invalid.
266         (wl-summary-pick): Use `wl-read-search-condition' instead of
267         `elmo-read-search-condition'.
268         (wl-summary-virtual): Ditto.
269
270         * wl-folder.el (wl-folder-virtual): Ditto.
271         (wl-folder-pick): Ditto.
272
273         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
274
275 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
276
277         * wl-summary.el (wl-summary-reedit): Call
278         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
279
280 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
281
282         * wl-mime.el (toplevel): Require wl-vars.
283
284         * wl-message.el (toplevel): Require cl at compile.
285
286         * wl-draft.el (toplevel): Require elmo.
287
288 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
289
290         * wl-message.el (wl-message-buffer-prefetch): Count is a number
291         and do nothing when it is not positive.
292         (wl-message-buffer-prefetch-next): Ditto.
293
294 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
295
296         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
297         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
298         (wl-summary-redisplay-internal): Ditto.
299
300         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
301         message (the condition is borrowed from `wl-check-variables-2').
302         (wl-summary-redisplay-internal): Ditto.
303
304 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
305
306         * wl-mime.el (wl-draft-nntp-attribute): New function.
307         (wl-draft-attribute-nntp-posting-server): Use it.
308         (wl-draft-attribute-nntp-posting-port): Ditto.
309
310         * wl-mime.el (wl-draft-preview-attributes-list): New function.
311         (wl-draft-show-attributes-buffer): Ditto.
312         (wl-draft-hide-attributes-buffer): Ditto.
313         (wl-draft-attribute-newsgroups): Ditto.
314         (wl-draft-attribute-nntp-posting-server): Ditto.
315         (wl-draft-attribute-nntp-posting-port): Ditto.
316         (wl-draft-preview-message): Use there functions.
317
318         * wl-vars.el (wl-draft-preview-attributes-list): Change default
319         value.
320
321 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
322
323         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
324         (wl-draft-reedit): Ditto.
325         (wl-draft-queue-flush): Ditto.
326
327         * wl-mime.el (wl-message-request-partial): Ditto.
328         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
329         instead of `elmo-message-fetch'.
330
331         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
332
333         * wl-summary.el (wl-summary-message-string): Ditto.
334
335 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
336
337         * wl-util.el (wl-current-message-buffer): Follow the API change.
338
339         * wl-summary.el (wl-summary-redisplay-internal): Call
340         `wl-summary-mark-as-read' with 2nd argument as nil and update
341         unread count instead of persistent mark.
342
343         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
344         variable.
345         (wl-message-redisplay): Follow the API change.
346         (wl-message-buffer-display): Managed mime-entity directly and
347         return preview buffer only.
348         (wl-message-display-internal): Rewrite.
349         (wl-message-buffer-prefetch-subr): Not save return value of
350         `wl-message-buffer-display'.
351
352         * Version number is increased to 2.13.1.
353
354 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
355
356         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
357         'elmo-multiple-fields-body-list' with boundary specified.
358
359 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
360
361         * wl-vars.el (wl-summary-resend-use-cache): New variable.
362         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
363         cache if `wl-summary-resend-use-cache' is non-nil.
364
365 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
366
367         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
368         (wl-nntp-posting-stream-type): Ditto.
369
370 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
371
372         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
373
374 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
375
376         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
377         message.
378
379 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
382         Abolish.
383         (wl-summary-buffer-persistent-mark-version): New internal
384         variable.
385         (wl-summary-update-mark-and-highlight-window): Check by
386         wl-summary-persistent-mark-invalid-p.
387         (wl-summary-update-status-marks): Ditto.
388         (elmo-event-handler-flag-changed): Rewrite.
389         (elmo-event-handler-cache-changed): Define.
390         (wl-summary-prefetch-msg): Does not update persistent mark here.
391         (wl-summary-delete-cache): Ditto.
392         (wl-summary-resume-cache-status): Ditto.
393         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
394         (wl-summary-persistent-mark-invalid-p): New function.
395         (wl-summary-validate-persistent-mark): Ditto.
396         (wl-summary-validate-persistent-mark-string): Ditto.
397         (wl-summary-invalidate-persistent-mark): Ditto.
398         (wl-summary-update-persistent-mark): Call
399         `wl-summary-validate-persistent-mark'.
400         (wl-summary-create-line): Call
401         `wl-summary-validate-persistent-mark-string'.
402
403         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
404         status as t if cache used.
405
406 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
407
408         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
409         only if the target is group.
410         * wl-folder.el (wl-folder-append-petname): Don't check group name.
411
412 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
413
414         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
415
416 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
417
418         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
419
420         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
421
422 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
423
424         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
425         (Thanks to Yoichi NAKAYAMA).
426
427 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
428
429         * wl-util.el (wl-save-drafts): Restore echo area.
430
431 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
432
433         * Version number is increased to 2.13.0.
434
435         * wl-util.el (wl-biff-check-folder-async): Use
436         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
437
438 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * wl-message.el (wl-message-display-internal): Does not put
441         wl-message-display-type property on message buffer.
442         (wl-message-buffer-display-type): New function.
443
444         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
445
446         * wl-summary.el (wl-summary-mode): Use `dolist' to add
447         `wl-summary-buffer-detach'.
448         (wl-summary-message-display-type): Use
449         `wl-summary-buffer-display-type'.
450
451 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
454         buffer-local.
455
456         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
457         kill-buffer-hook instead of make-local-variable.
458         (wl-draft-preview-message): Set `local' argument of add-hook as t.
459
460 2004-12-12  Scott Renfro <scott@renfro.org>
461
462         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
463         regex for square-branket.
464
465 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
466
467         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
468         `wl-message-mime-analysis-p' with argument `header'.
469
470 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
471
472         * wl-mime.el (wl-draft-yank-current-message-entity): 
473         Switch to no-mime following method according to wl-message-display-type
474         property.
475         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
476
477         * wl-message.el (wl-message-display-internal): 
478         Put wl-message-display-type property on message buffer.
479
480         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
481         (wl-message-display-internal): Ditto;
482
483         * wl-summary.el (wl-summary-toggle-mime): Ditto.
484
485 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * wl-message.el (wl-message-make-display-type): New function.
488         (wl-message-display-type-property): Ditto.
489         (wl-message-mime-analysys-p): Ditto.
490         (wl-message-display-all-header-p): Ditto.
491         (wl-message-redisplay): Removed argument `as-is', `all-header' and
492         added `display-type'.
493         (wl-message-buffer-display): Likewise.
494         (wl-message-display-internal): Likewise.
495         (wl-message-buffer-display-type): Abolish.
496         (wl-message-buffer-prefetch-subr): Follow the API changed.
497
498         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
499         from wl-summary-buffer-display-all-header and changed default value.
500         (wl-summary-message-display-type): New function.
501         (wl-summary-buffer-display-mime-mode): Ditto.
502         (wl-summary-buffer-display-header-mode): Ditto.
503         (wl-summary-toggle-mime): Rewrite with above functions.
504         (wl-summary-toggle-all-header): Ditto.
505         (wl-summary-redisplay): Force redisplay with default mode.
506         (wl-summary-redisplay-internal): Renamed argument from `mode',
507         `all-header' to `mime-mode', `header-mode'.
508         Use `wl-message-make-display-type'.
509
510         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
511         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
512
513 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
514
515         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
516
517 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
518
519         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
520         in original message buffer.
521         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
522         buffer.
523
524 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
525
526         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
527
528 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
529
530         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
531
532 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
533
534         * wl-action.el (wl-summary-exec-action-refile): Display a done message
535         when actions succeeded.
536         (wl-summary-exec-action-copy): Likewise.
537
538 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
539
540         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
541         there is switch-to-buffer at the end of wl-message-select-buffer.
542         (wl-summary-reply): Ditto.
543
544 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
545
546         * wl-summary.el (wl-summary-forward): Put subject in original
547         message buffer as argument of wl-draft-forward.
548         * wl-draft.el (wl-draft-forward): Decode subject as in
549         wl-draft-reply.
550
551 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
552
553         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
554         a folder under access group.
555
556 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
557
558         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
559         wl-message-buffer-display.
560
561         * wl-util.el (wl-set-save-drafts): Fix typo.
562
563 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
564
565         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
566         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
567         wl-highlight-logo-face to set the bg color of an xbm image; fixed
568         the way to measure the width of a bitmap image; don't put face on
569         ascii and bitmap images; put the mark which should not use the
570         variable-pitch face on ascii and bitmap images.
571         (wl-demo-setup-properties): Don't use the variable-pitch face on
572         ascii and bitmap images; made it work on Emacs 20 and earlier.
573         (wl-demo-insert-text): End with a newline at the bottom; don't put
574         face on text.
575
576         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
577
578 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
579
580         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
581
582         * wl-util.el (wl-save-drafts): Moved from sample setting.
583         (wl-set-save-drafts): New function to set idle timer.
584         * wl-draft.el (wl-draft): Call it.
585         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
586
587 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
590         a summary which has toggle display status off.
591
592 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
593
594         * wl-draft.el (wl-draft-do-fcc): No cache save.
595
596 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-summary.el (elmo-event-handler-flag-changed): Use
599         `set-buffer' instead of `with-current-buffer'.
600
601 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
602
603         * wl-summary.el (wl-summary-after-resize-function): New function.
604         (wl-summary-mode): Add `wl-summary-after-resize-function' to
605         window-size-change-functions.
606
607 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
608
609         * wl-draft.el (wl-draft-create-buffer): Bind
610         `change-major-mode-hook' after current buffer is changed.
611
612         * wl-summary.el (wl-summary-buffer-detach): New function.
613         (wl-summary-buffer-set-folder): Call it.
614         (wl-summary-mode): Add `wl-summary-buffer-detach' to
615         change-major-mode-hook and kill-buffer-hook.
616         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
617         (wl-summary-switch-to-clone-buffer): Ditto.
618         (wl-summary-goto-folder-subr): Ditto.
619
620 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
621
622         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
623         after boundp check.
624
625 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
628         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
629         for `kill-buffer'.
630
631         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
632         handler of current buffer from elmo-folder.
633
634 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
635
636         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
637
638 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * wl-summary.el (wl-summary-buffer-event-handler): New internal
641         variable.
642         (wl-summary-event-handler): New class.
643         (elmo-event-handler-flag-changed): Define to update persistent
644         mark.
645         (wl-summary-buffer-set-folder): Register event handler to
646         elmo-folder.
647         (wl-summary-exit): Unregister event handler.
648         (wl-summary-goto-folder-subr): Ditto.
649         (wl-summary-mark-as-read-all): Does not call
650         `wl-summary-update-persistent-mark' directly.
651         (wl-summary-mark-as-read-internal): Ditto.
652         (wl-summary-set-persistent-mark-internal): Ditto.
653         (wl-summary-set-flags-internal): Ditto.
654
655         * Version number is increased to 2.11.33.
656
657 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
658
659         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
660         to nil.
661
662 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-spam.el (wl-spam-setup): Add hook
665         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
666         instead of `wl-summary-prepare-hook'.
667
668         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
669         if folder type is `'flag'.
670         (wl-summary-mark-as-important): Ditto.
671
672 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
673
674         * wl-address.el (wl-address-minibuffer-history): New variable.
675         (wl-address-minibuffer-local-map): New keymap.
676         (wl-address-read-from-minibuffer): New function.
677
678         * wl-action.el (wl-summary-get-resend-address): Use
679         `wl-address-read-from-minibuffer' instead of `completing-read'.
680
681 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
682
683         * Version number is increased to 2.11.32.
684
685 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
686
687         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
688         without mule to iso-8859-1.
689         (wl-draft-add-in-reply-to): Add note in description.
690         (wl-draft-add-references): Ditto.
691
692 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
693
694         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
695         definition for `m'.
696         (wl-summary-mode-line-format): Add '[%m]'.
697         (wl-message-mode-line-format-spec-alist): Ditto.
698         (wl-summary-display-mime-mode-list): New variable.
699
700         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
701         from wl-summary-buffer-display-as-is.
702         (wl-summary-buffer-display-all-header): New buffer local variable.
703         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
704         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
705         instead of wl-summary-buffer-display-as-is.
706         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
707         (wl-summary-set-persistent-mark): Ditto.
708         (wl-summary-set-message-buffer-or-redisplay): Just call
709         `wl-summary-redisplay-internal' without optional arguments.
710         (wl-summary-toggle-mime): Rewrite.
711         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
712         (wl-summary-toggle-all-header): New function.
713         (wl-summary-redisplay-internal): Treat mime mode.
714
715         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
716         to wl-mime-preview-follow-no-mime.
717         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
718         accodring to the display-mode.
719
720         * wl-message.el (wl-message-buffer-display-type): Rewrite.
721         (wl-message-buffer-display): Changed argument name from `as-is' to
722         `mode'.
723         (wl-message-display-internal): Ditto;
724         Bind elmo-mime-display-header-analysis according to the mode.
725         (wl-message-display-internal): Put wl-message-display-mime-mode
726         property on entire buffer.
727
728 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
729
730         * wl-draft.el (wl-draft-do-fcc): Undo last change.
731
732 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
733
734         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
735         Don't extract mail address.
736         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
737
738         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
739
740         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
741
742 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
743
744         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
745         wl-fldmgr-cut-entity-list on confirmation.
746
747 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
748
749         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
750         (wl-mime-quit-preview): Check existence of
751         mime-edit-temp-message-buffer here.
752
753 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
754
755         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
756         after deletion.
757
758         * wl-draft.el (wl-draft-send-confirm): Check major-mode
759         before calling wl-mime-quit-preview.
760
761 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
762
763         * wl-summary.el (wl-summary-pick): If call it with prefix
764         argument, set `delete-marks' as non-nil. Pick from only visible
765         messages.
766         (wl-summary-check-target-mark): New function.
767         (wl-summary-target-mark-mark-as-read): Use it.
768         (wl-summary-target-mark-mark-as-unread): Ditto.
769         (wl-summary-target-mark-operation): Ditto.
770         (wl-summary-target-mark-set-flags): Ditto.
771         (wl-summary-target-mark-save): Ditto.
772         (wl-summary-target-mark-pick): Ditto.
773         (wl-summary-target-mark-forward): Ditto.
774         (wl-summary-target-mark-reply-with-citation): Ditto.
775         (wl-summary-target-mark-print): Ditto.
776         (wl-summary-target-mark-uudecode): Ditto.
777
778         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
779         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
780         with `ask-coding' is non-nil.
781
782 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * wl-thread.el (wl-thread-set-parent): If parent is a message
785         which is identified by references, set linked as nil.
786
787 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
788
789         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
790         (wl-message-mode-line-format-spec-alist): Ditto.
791         (wl-message-mode-line-format): Ditto.
792         (wl-summary-mode-line-format): Ditto for docstring.
793         (wl-summary-no-mime-folder-list): Fix typo.
794
795         * wl-util.el (wl-current-message-buffer): Call
796         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
797
798         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
799         variable.
800         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
801         of `wl-summary-redisplay-no-mime'.
802         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
803         (wl-summary-toggle-mime): New function.
804         (wl-summary-redisplay-all-header): Rewrite.
805         (wl-summary-redisplay-no-mime): Ditto.
806         (wl-summary-redisplay-internal): Added argument `as-is' and
807         `all-header'.
808
809         * wl-refile.el (wl-refile-default-from-folder-path-separator):
810         New variable.
811         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
812         bottom.
813         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
814         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
815         "/" unconditionally.
816
817         * wl-mime.el (wl-draft-yank-current-message-entity): Use
818         wl-mime-preview-follow-no-mime for as-is content.
819         (wl-mime-preview-follow-no-mime): New function.
820         (wl-mime-preview-follow-current-region): Fixed parenthesis.
821
822         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
823         and added `as-is', `all-header'.
824         (wl-message-buffer-display): Ditto.
825         (wl-message-buffer-display-type): New function.
826
827 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
828
829         * wl-vars.el (wl-message-header-button-alist): Change default
830         value.
831         (wl-message-body-button-alist): Ditto.
832
833 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
836
837 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
840
841 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
842
843         * wl-summary.el (wl-summary-sync-marks): Remove condition which
844         is always true.
845
846 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
847
848         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
849         on null entity.
850
851 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-vars.el (wl-draft-reply-default-position): Fix range.
854
855 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
856
857         * wl-vars.el (wl-summary-resend-hook): New hook.
858
859         * wl-action.el (wl-summary-exec-action-resend-subr): Run
860         `wl-summary-resend-hook'.
861
862 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
863
864         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
865         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
866         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
867         (wl-summary-new-cached-mark): Changed default value to 'n'.
868         (wl-summary-unread-cached-mark): Changed default value to 'u'.
869         (wl-summary-answered-cached-mark): Changed default value to 'a'.
870         (wl-folder-sync-range-alist): Remove spec for 'flag.
871         (wl-summary-force-prefetch-folder-list): New user option.
872
873         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
874         `wl-summary-toggle-persistent-mark'.
875         (wl-summary-update-mark-and-highlight-window): Don't highlight when
876         number is nil.
877         (wl-summary-mark-as-answered-region): Set interactive argument of
878         `wl-summary-set-persistent-mark-internal'.
879         (wl-summary-mark-as-important-region): Ditto.
880         (wl-summary-unset-persistent-mark): Ditto.
881         (wl-summary-set-persistent-mark): Ditto.
882         (wl-summary-mark-as-answered): Ditto.
883         (wl-summary-mark-as-important): Ditto.
884         (wl-summary-set-persistent-mark-internal): Do nothing
885         when `elmo-message-flag-available-p' is nil.
886         (wl-summary-toggle-persistent-mark): New function.
887         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
888         when the folder matches `wl-summary-force-prefetch-folder-list'.
889
890
891         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
892         when number is nil.
893         (wl-highlight-summary-forwarded-face): New face.
894
895 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
896
897         * Version number is increased to 2.11.31.
898
899 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
900
901         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
902         (wl-biff-check-folder-async): Ditto.
903         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
904
905 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
906
907         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
908         Add an argument `reverse'.  All callers are updated.
909         (wl-summary-sort): Add a prefix argument `reverse' to specify
910         reverse sorting.
911         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
912         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
913         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
914
915 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
916
917         * wl-message.el (wl-message-redisplay): Does not narrow header if
918         disply-type is all-header or as-is.
919
920         * wl-summary.el (wl-summary-enter-handler): Use
921         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
922
923 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
924
925         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
926         after adding wl-draft-parent-variables.
927         (wl-draft-forward): Ditto.
928
929 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
930
931         * wl-summary.el (wl-summary-sync-marks): Call
932         `wl-summary-set-persistent-mark' and
933         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
934         (wl-summary-set-persistent-mark-internal): Add 4th argument
935         `no-server'.
936         (wl-summary-unset-persistent-mark): Ditto.
937         (wl-summary-set-persistent-mark): Ditto.
938         (wl-summary-add-flags-internal): Abolish.
939         (wl-summary-remove-flags-internal): Ditto.
940         (wl-summary-mark-as-important-internal): Ditto.
941         (wl-summary-mark-as-important): Use
942         `wl-summary-set-persistent-mark' instead of
943         `wl-summary-add-flags-internal'.
944         (wl-summary-mark-as-important-region): Ditto.
945
946         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
947
948         * wl-summary.el (wl-summary-get-available-flags): New function.
949         (wl-summary-sync-marks): Use it and simplified.
950         (wl-summary-unset-persistent-mark): Use
951         `wl-summary-get-available-flags'.
952         (wl-summary-set-persistent-mark): Ditto.
953
954 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
955
956         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
957         id.
958
959 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
960
961         * wl-summary.el (wl-summary-enter-handler): If argument is not a
962         number, call `wl-summary-prev-line-content'. Show message when the
963         message is not found.
964
965 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
966
967         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
968         wl-summary-enter-handler.
969         (wl-summary-enter-handler): New command.
970
971         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
972         docstring and custom spec.
973
974         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
975         flags too; Don't treat Cached and New.
976         (wl-summary-set-persistent-mark): Ditto.
977
978         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
979         `wl-folder-set-flag'.
980
981         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
982         instead of `wl-folder-set-flag'.
983
984         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
985         for completion.
986         (wl-summary-set-persistent-mark): Ditto.
987
988         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
989         instead of `wl-draft-quit-preview'.
990
991         * wl-mime.el (toplevel): Avoid compile warning.
992         (wl-mime-quit-preview): New function
993         (formarly defined as `wl-draft-quit-preview').
994         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
995         quitting method.
996
997         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
998
999         * wl-folder.el (wl-folder-set-flag): Renamed from
1000         `wl-draft-set-flag-on-parent'.
1001
1002         * wl-draft.el (wl-draft-quit-preview): New function.
1003         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1004         (wl-draft-send): Call `wl-folder-set-flag' instead of
1005         `wl-draft-set-flag-on-parent'.
1006         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1007
1008 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1009
1010         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1011         (wl-draft-send): Ditto.
1012
1013 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1014
1015         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1016         (wl-draft-kill-pre-hook): Set default value as nil.
1017         (wl-summary-reply-hook): Ditto.
1018         (wl-draft-kill-flags): Abolish.
1019
1020         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1021         (wl-draft-parent-variables): Renamed from
1022         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1023         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1024         argument; Add wl-draft-parent-variables to
1025         wl-draft-config-variables.
1026         (wl-draft-reply): Likewise.
1027         (wl-draft-kill-flags): Abolish.
1028         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1029         (wl-draft-set-flag-on-parent): New function.
1030         (wl-draft-setup-parent-flag): Ditto.
1031
1032 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1033
1034         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1035         `wl-draft-parent-folder' is "".
1036
1037 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1038
1039         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1040         (wl-summary-digit-jump): New function.
1041         (Adviced by John Owens and Hiroya Murata)
1042
1043         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1044         (Adviced by John Owens)
1045
1046         * wl-xmas.el (wl-message-define-keymap): Ditto.
1047
1048         * wl-mule.el (wl-message-define-keymap): Ditto.
1049
1050 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1051
1052         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1053         change of return value of elmo-folder-count-flags.
1054
1055         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1056         (wl-summary-mark-as-read-internal): Ditto.
1057         (wl-summary-set-persistent-mark-internal): Ditto.
1058         (wl-summary-folder-info-update): Ditto.
1059         (wl-summary-sync-update): Fixed the last change.
1060
1061         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1062
1063 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1064
1065         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1066         (wl-draft-kill-flags): Fixed docstring.
1067
1068         * wl-draft.el (wl-draft-kill-flags): New function.
1069         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1070
1071 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1072
1073         * wl-vars.el (wl-reply-hook): Abolish.
1074         (wl-draft-reply-hook): New hook.
1075         (wl-summary-reply-hook): Ditto.
1076         (wl-draft-forward-hook): Ditto.
1077         (wl-summary-forward-hook): Ditto.
1078         (wl-draft-kill-flags): New variable.
1079
1080         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1081         wl-summary-set-persistent-mark-internal.
1082         (wl-summary-sync-marks): Use elmo-preserved-flags.
1083         (wl-summary-update-persistent-mark): Make it interactive.
1084         (wl-summary-set-persistent-mark-internal): New inline function.
1085         (wl-summary-mark-as-answered): Use it.
1086         (wl-summary-mark-as-unanswered): Ditto.
1087         (wl-summary-unset-persistent-mark): New function.
1088         (wl-summary-set-persistent-mark): Ditto.
1089         (wl-summary-reply): Don't set answered flag;
1090         Run wl-summary-reply-hook instead.
1091         (wl-summary-forward): Call wl-draft-forward with number.
1092         Run wl-summary-forward-hook.
1093
1094         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1095         (wl-highlight-summary-line-face-spec): Use it as a default
1096         persistent mark face.
1097
1098         * wl-draft.el (wl-draft-forward): Added optional argument number;
1099         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1100         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1101         (wl-draft-kill): Use wl-draft-kill-flags.
1102
1103         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1104
1105         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1106         of return value of elmo-folder-count-flags.
1107
1108         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1109
1110         * wl-summary.el (wl-summary-count-unread): Ditto.
1111         (wl-summary-sync-update): Follow the change above.
1112         (wl-summary-force-prefetch): New function.
1113
1114 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1115
1116         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1117         variable `buf' with `let' instead of `setq'.
1118
1119 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1120
1121         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1122         add Content-Disposition heaeder on the deleted part.
1123
1124 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1125
1126         * wl-draft.el (wl-draft-save): Encode address list under edit by
1127         `eword-encode-unstructured-field-body'.
1128
1129         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1130
1131 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1132
1133         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1134         wl-current-summary-buffer.
1135
1136 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1137
1138         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1139         `numbers' is ignored.
1140
1141 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1142
1143         * wl-folder.el (wl-folder-open-folder): Avoid error.
1144         Reported by John Owens, [wl-en:815]
1145
1146         * wl.el (wl): Set timer for biff process even if prefix argument
1147         is given or auto-checking is quitted.
1148
1149         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1150         immediately.
1151         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1152         (wl-toggle-plugged): Ditto.
1153
1154         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1155         * wl-util.el (wl-biff-start): Use idle timer if
1156         `wl-biff-use-idle-timer' is non-nil.
1157
1158 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1159
1160         * wl-highlight.el (wl-highlight-message): Fix description.
1161
1162 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1163
1164         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1165         tty.
1166
1167 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1168
1169         * wl-action.el (wl-summary-exec): Print failure count.
1170
1171 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1174         to `defun', remove interactive form.
1175         Set elmo-message-fetch-confirm when force-reload is non-nil.
1176
1177 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1178
1179         * wl-summary.el (toplevel): Removed unnecessary autoload.
1180
1181 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1182
1183         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1184         the buffer is generated from another message buffer.
1185
1186 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1187
1188         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1189         extracted from `wl-fldmgr-save-folders'.
1190         (wl-fldmgr-delete): Call it after deletion.
1191
1192 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1193
1194         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1195         multi-tty support.
1196
1197 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1198
1199         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1200
1201 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1202
1203         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1204         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1205
1206 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1207
1208         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1209         unsubscribe list only if argument CLEAR is nil.
1210
1211 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1212
1213         * wl-draft.el (wl-draft-reply): Decode subject before removing
1214         Re: prefix.
1215
1216 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1217
1218         * wl-summary.el (wl-summary-sort-by-size): New command.
1219
1220 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (wl-summary-number-list-from-region): New
1223         function.
1224         (wl-summary-mark-as-read-region): Use it.
1225         (wl-summary-mark-as-unread-region): Ditto.
1226         (wl-summary-set-flags-region): Ditto and add optional argument
1227         remove.
1228         (wl-summary-mark-as-answered-region): Ditto.
1229         (wl-summary-mark-as-important-region): Ditto.
1230         (wl-summary-target-mark-mark-as-important): Added optional
1231         argument remove.
1232         (wl-summary-target-mark-mark-as-answered): Ditto.
1233         (wl-summary-target-mark-set-flags): Ditto.
1234
1235 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1236
1237         * wl-summary.el (wl-summary-set-flags-region): Call
1238         `wl-summary-set-flags-internal' with number list instead of call
1239         one by each message.
1240         (wl-summary-target-mark-set-flags): Likewise.
1241
1242 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1243
1244         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1245         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1246         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1247         (wl-summary-target-mark-mark-as-answered): Likewise.
1248
1249 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1250
1251         * wl-summary.el (wl-summary-target-mark-forward): Use
1252         `wl-summary-delete-all-target-marks' instead of
1253         `wl-summary-delete-all-temp-marks'.
1254         (wl-summary-target-mark-reply-with-citation): Ditto.
1255         (wl-summary-target-mark-uudecode): Ditto.
1256         (wl-summary-target-mark-set-flags): Ditto and remove needless
1257         cursor move.
1258
1259 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1260
1261         * wl-summary.el (wl-summary-target-mark-forward): Protect
1262         wl-summary-buffer-target-mark-list from nreverse.
1263         (wl-summary-target-mark-reply-with-citation): Ditto.
1264
1265 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1266
1267         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1268         `elmo-display-progress-threshold'.
1269
1270 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1271
1272         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1273         check `wl-summary-highlight'.
1274         (wl-summary-window-scroll-functions): Respect value of
1275         `wl-summary-highlight'.
1276         (wl-summary-sync-update): Run hooks
1277         `wl-summary-buffer-window-scroll-functions' at any time.
1278
1279 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1280
1281         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1282         from `wl-summary-cleanup-temp-marks'.
1283         (wl-summary-cleanup-temp-marks): Abolish argument.
1284         * wl.el (wl-save-status): Revert previous change.
1285         (wl-execute-temp-marks): New function, call
1286         `wl-summary-exec-with-confirmation'.
1287         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1288         (wl-folder-save-and-exec-marks): Abolished.
1289
1290 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1291
1292         * wl-e21.el (wl-e21-display-image-p): Respect
1293         `wl-highlight-folder-with-icon'.
1294         (wl-e21-highlight-folder-group-line): Highlight mouse line
1295         even if wl-e21-display-image-p is nil.
1296
1297         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1298         Respect value of `wl-summary-highlight'.
1299
1300         * wl.el (wl-save-status): Remove unused variable.
1301
1302         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1303         (wl-folder-mode-map): Bind it to "x".
1304
1305 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1306
1307         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1308
1309         * wl-thread.el (wl-thread-get-parent-list): Don't check
1310         disconnected ancestors, neglecting needless work in
1311         `wl-thread-update-indent-string-thread'.
1312
1313         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1314         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1315         argument, add argument default-keep to keep marks by default.
1316
1317         * Version number is increased to 2.11.30.
1318
1319         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1320         customization type and docstring.
1321         (wl-draft-reply-without-argument-list): Ditto.
1322
1323 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1326
1327         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1328
1329 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1330
1331         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1332
1333 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1334
1335         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1336         save-excursion so as not to include run-hooks.
1337
1338 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1339
1340         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1341         Clarify that marks are going to be cleared.
1342
1343 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1344
1345         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1346         according to 3rd element of wl-summary-flag-mark.
1347
1348         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1349
1350 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1351
1352         * wl-action.el (wl-summary-target-mark-all): Don't set
1353         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1354
1355 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1356
1357         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1358         (wl-forward-subject-prefix): Ditto.
1359         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1360         (wl-draft-reply-make-subject): Ditto.
1361
1362         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1363         `wl-draft-forward'.
1364         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1365
1366 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1367
1368         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1369         target message does not exist.
1370
1371 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1372
1373         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1374         `wl-subject-prefix-regexp'.
1375         (wl-subject-forward-prefix-regexp): New variable.
1376         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1377         `wl-draft-strip-subject-re' and take regexp as argument.
1378         (wl-draft-forward): Use it.
1379         (wl-draft-reply): Ditto.
1380
1381 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1382
1383         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1384         emacs multi-tty support.
1385
1386 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1387
1388         * wl-e21.el (wl-e21-display-image-p): Don't call
1389         `display-images-p'.
1390         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1391         support.
1392         (wl-highlight-folder-current-line): Ditto.
1393         (wl-folder-init-icons): Ditto.
1394
1395 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1396
1397         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1398         the last line of summary in unplugged mode.
1399
1400 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1401
1402         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1403
1404 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1405
1406         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1407         * wl-address.el (wl-address-user-mail-address-p): Use it.
1408         (wl-address-delete-user-mail-addresses): Ditto.
1409         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1410
1411         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1412         (wl-address-delete-user-mail-addresses): Ditto.
1413
1414         * wl-address.el (wl-address-delete-user-mail-addresses): New
1415         function.
1416         * wl-refile.el (wl-refile-guess-by-history): Use it.
1417         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1418         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1419
1420         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1421         use wl-address-user-mail-address-p.
1422
1423 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1424
1425         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1426         after opening group.
1427
1428 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1429
1430         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1431         of elmo-set-buffer-multibyte.
1432
1433         * wl-message.el (wl-original-message-mode): Ditto.
1434
1435         * wl-score.el (wl-score-insert-header): Ditto.
1436
1437         * wl-summary.el
1438         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1439         (wl-summary-goto-folder-subr): Ditto.
1440         (wl-summary-insert-headers): Ditto.
1441
1442         * wl-util.el (wl-set-string-width): Ditto.
1443
1444         * Version number is increased to 2.11.29.
1445
1446 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1447
1448         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1449         (wl-highlight-summary-line-help-echo-alist): New variable.
1450         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1451         into `wl-highlight-summary-line-help-echo' and
1452         `wl-highlight-flag-folder-help-echo'.
1453         (wl-highlight-summary-line-string): Change accordingly.
1454         (wl-highlight-summary-current-line): Ditto.
1455
1456 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1457
1458         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1459         at the beginning of field body (Thanks to Markus Knittig).
1460
1461         * wl-draft.el (wl-draft-insert-current-message): Also check
1462         summary buffer, remove unnecessary tag.
1463
1464 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1465
1466         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1467         when wl-message-buffer is nil.
1468
1469         * wl-folder.el (wl-folder): Abolish unused argument.
1470         Call wl-folder-init when wl-folder-entity is nil.
1471         * wl.el (wl): Change accordingly.
1472
1473 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1474
1475         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1476         multibyte string before insert into draft buffer.
1477         (wl-draft-create-buffer): Always enable multibyte characters for
1478         draft buffer.
1479
1480         * Version number is increased to 2.11.28.
1481
1482 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1483
1484         * wl-folder.el (wl-folder-open-close): Handle blank line.
1485         (wl-folder-jump-to-current-entity): Ditto.
1486
1487 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1488
1489         * Version number is increased to 2.11.27.
1490
1491 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1492
1493         * wl-thread.el (wl-thread-insert-message): When the thread is
1494         devided by wl-summary-max-thread-depth, insert line at the end of
1495         buffer.
1496
1497 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1498
1499         * Version number is increased to 2.11.26.
1500
1501 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1502
1503         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1504
1505 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1508         value of stream-type and session.
1509
1510 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1511
1512         * Version number is increased to 2.11.25.
1513
1514 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1515
1516         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1517         in a quit message.
1518
1519 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1520
1521         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1522         (wl-summary-redisplay-no-mime-internal): Ditto.
1523
1524 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1525
1526         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1527         * wl-vars.el (wl-smtp-connection-type): Ditto.
1528
1529 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1530
1531         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1532         for the separator line and quote mail-header-separator.
1533
1534 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1535
1536         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1537         result message.
1538
1539         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1540         `elmo-multiple-fields-body-list' with boundary as
1541         mail-header-separator.
1542
1543 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1544
1545         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1546
1547 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1548
1549         * wl-util.el (wl-list-diff): Remove unused function.
1550
1551         * wl-draft.el (wl-draft-send-confirm): Discard input before
1552         confirmation.
1553
1554 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1555
1556         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1557         order of flag and new.
1558
1559 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1560
1561         * wl-vars.el (wl-refile-policy-alist): Abolished.
1562
1563         * wl-action.el (wl-summary-set-action-refile): Follow the change
1564         above.
1565
1566 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * wl-highlight.el (wl-highlight-signature-search): Don't use
1569         re-search-backward for a long word since it is possible to crash
1570         XEmacs because of a bug.
1571
1572 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1573
1574         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1575
1576 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1577
1578         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1579         argument for wl-summary-sync-force-update.
1580
1581 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1582
1583         * wl-summary.el (wl-summary-mode-map): Revival of
1584         wl-summary-mark-as-important related bindings;
1585         Bind 'F','tF','mF','rF','m&'.
1586         (wl-summary-mark-as-important-region): Revival.
1587         (wl-summary-target-mark-mark-as-important): Ditto.
1588         (wl-summary-target-mark-operation): New function.
1589         (wl-summary-target-mark-mark-as-answered): Use it.
1590         (wl-summary-decide-flag): Don't set Important as default.
1591         (wl-summary-mark-as-important-internal): Revival.
1592         (wl-summary-mark-as-important): Ditto.
1593
1594         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1595
1596         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1597         instead of facep.
1598
1599 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1600
1601         * wl-dnd.el (wl-dnd-drop-func): Fix.
1602
1603         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1604         mouse-set-point instead of posn-point.
1605
1606         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1607
1608         * wl-mule.el (wl-completing-read-multiple): Ditto.
1609
1610 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1611
1612         * wl-demo.el (face-background-name): Defalias to avoid compile
1613         warning.
1614
1615 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1616
1617         * wl-summary.el (wl-summary-decide-flag): Use
1618         wl-completing-read-multiple instead of completing-read-multiple.
1619
1620         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1621         New alias.
1622
1623         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1624         Use face-background-name instead of face-background.
1625
1626         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1627
1628         * wl-summary.el (wl-summary-save): Use it.
1629         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1630
1631         * wl-mime.el (wl-mime-save-content): Fix last change.
1632
1633 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1634
1635         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1636         New function.
1637         (wl-summary-sort-specs): Added sort.
1638         * wl-mime.el (wl-mime-save-content): Expand file name.
1639
1640 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1641
1642         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1643
1644         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1645
1646 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1647
1648         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1649         for flag if it is not defined.
1650
1651 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1652
1653         * wl-e21.el (wl-highlight-folder-current-line): Use
1654         elmo-folder-type-internal when elmo-folder-type returns nil.
1655
1656         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1657
1658         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1659
1660         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1661
1662         * wl-e21.el (wl-summary-toolbar): Ditto.
1663
1664         * wl-vars.el (wl-demo-background-color): Abolished.
1665         (wl-summary-persistent-mark-priority-list): Renamed from
1666         wl-summary-flag-priority-list.
1667         (wl-summary-flag-alist): New user option.
1668         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1669         (wl-message-mode-line-format-spec-alist): Added 'F'.
1670         (wl-message-mode-line-format): Likewise.
1671         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1672         instead of wl-summary-important-mark.
1673         (wl-file-folder-icon): New variable.
1674
1675         * wl-thread.el (wl-thread-set-flags): Renamed from
1676         wl-thread-mark-as-important.
1677
1678         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1679         warning.
1680         (wl-summary-mode-menu-spec): Follow the change of 
1681         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1682         (wl-summary-mode-map): Follow the change of
1683         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1684         (wl-summary-detect-mark-position): Follow the variable name change.
1685         (wl-summary-set-flags-region): New function for the replacement of
1686         wl-summary-mark-as-important-region.
1687         (wl-summary-sync-marks): Sync all global-flags.
1688         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1689         instead of elmo-message-flagged-p.
1690         (wl-summary-persistent-mark-string): Follow the variable name change;
1691         Put wl-summary-flag-mark if the message has global-flag.
1692         (wl-summary-target-mark-set-flags): Renamed from 
1693         wl-summary-target-mark-mark-as-important.
1694         (wl-summary-decide-flag): New function.
1695         (wl-summary-set-flags-internal): Renamed from
1696         wl-summary-mark-as-important-internal.
1697         (wl-summary-add-flags-internal): New function.
1698         (wl-summary-remove-flags-internal): Ditto.
1699         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1700         (wl-summary-mark-as-unimportant): Abolish.
1701         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1702         (wl-summary-next-message): List flagged messages in the msgdb.
1703
1704         * wl-score.el (wl-summary-score-update-all-lines): Use
1705         wl-summary-add-flags-internal instead of 
1706
1707         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1708
1709         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1710         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1711         (wl-message-buffer-require-all-header): Renamed from
1712         wl-message-buffer-all-header-flag (Ditto).
1713         (wl-message-buffer-flag-indicator): New variable.
1714         (wl-message-redisplay): Changed local varibale name from `flag' to
1715         `display-type'; Set up wl-message-buffer-flag-indicator.
1716         (wl-message-buffer-display): Changed varibale name from `flag' to
1717         `display-type'.
1718         (wl-message-display-internal): Likewise.
1719
1720         * wl-highlight.el (wl-highlight-demo-face): Define default background
1721         color.
1722         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1723
1724         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1725
1726         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1727         (wl-demo-setup-properties): Renamed from
1728         `wl-demo-set-background-color'.
1729         (wl-demo): Follow the change above.
1730         
1731         * Version number is increased to 2.11.24.
1732
1733 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1734
1735         * wl-summary.el (wl-summary-toggle-thread): Call
1736         `wl-summary-rescan' with disable-thread as non-nil.
1737         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1738
1739 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1740
1741         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1742         foreground property of the face.
1743         (wl-demo-insert-text): Don't set up face property here.
1744         (wl-demo): Call wl-demo-set-background-color, anyway.
1745
1746 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1747
1748         * wl-vars.el (wl-demo-background-color): The value can be nil.
1749
1750 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1751
1752         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1753         to wl-summary-wheel-dispatcher.
1754
1755         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1756         wl-message-wheel-dispatcher.
1757         (wl-message-wheel-dispatcher): New function.
1758         (wl-summary-wheel-dispatcher): Ditto.
1759
1760 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1761
1762         * wl-action.el (wl-summary-target-mark-all): List messages which are
1763         not in the killed-list.
1764
1765         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1766         only when the folder is 'flag/important.
1767
1768         * wl-address.el (wl-complete-field-body): Complete if the last
1769         character is a space.
1770
1771 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1772
1773         * wl-folder.el (wl-folder-clear-entity-info): Use
1774         elmo-clear-hash-val.
1775
1776         * wl-fldmgr.el (wl-fldmgr-rename): Set
1777         wl-folder-info-alist-modified as t.
1778
1779 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1780
1781         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1782
1783 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1784
1785         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1786         (wl-folder-buffer-last-visited-entity-id): New buffer local
1787         variable.
1788         (wl-folder-revisit-last-visited-folder): New function.
1789         (wl-folder-mode-map): Bind it to "C-i".
1790         (wl-folder-set-current-entity-id): Set last visited folder.
1791         * wl-summary.el (wl-summary-exit): Ditto.
1792
1793 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1794
1795         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1796         before calling `recenter' in order to cope with an XEmacs bug.
1797
1798 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1799
1800         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1801         to the default value.
1802
1803 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1804
1805         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1806         change.
1807         (wl-summary-sync-marks): Ditto.
1808         (wl-summary-mark-as-read-internal): Ditto.
1809         (wl-summary-mark-as-answered-internal): Ditto.
1810         (wl-summary-mark-as-important-internal): Ditto.
1811         (wl-summary-reply): Ditto.
1812
1813         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1814         instead of `elmo-folder-unflag-answered'.
1815
1816         * Version number is increased to 2.11.23.
1817
1818         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1819         the last change.
1820
1821 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1822
1823         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1824         Specify "spam" or "good".
1825
1826 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1827
1828         * wl-spam.el (wl-summary-exec-action-spam): Call
1829         wl-folder-confirm-existence for spam folder.
1830         (wl-spam-setup): Bind "mk".
1831
1832 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1833
1834         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1835
1836 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1837
1838         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1839         destination folder is empty.
1840
1841 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1842
1843         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1844         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1845
1846         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1847         (wl-summary-refile-prev-destination-region): New function.
1848         (wl-thread-refile-prev-destination): Ditto.
1849         (wl-summary-target-mark-refile-prev-destination): Ditto.
1850
1851 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1852
1853         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1854         (wl-demo-background-color): Changed default value.
1855
1856         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1857         color.
1858
1859         * wl-demo.el (wl-demo-set-background-color): New function.
1860         (wl-demo): Call it.
1861
1862 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1863
1864         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1865         * wl-address.el (wl-address-add-or-change): Don't add empty
1866         address.
1867
1868 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1869
1870         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1871
1872 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1873
1874         * wl-vars.el (wl-demo-image-filter-alist): New variable
1875         (wl-demo-background-color): Ditto.
1876
1877         * wl-demo.el (wl-demo-xpm-set-background): New function.
1878         (wl-demo-image-filter): Ditto.
1879         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1880
1881         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1882
1883         * wl-demo.el (wl-demo-icon-name): Define as function.
1884         (wl-demo-insert-image): Use it.
1885
1886 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1887
1888         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1889
1890 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1891
1892         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1893
1894 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1895
1896         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1897
1898 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1899
1900         * wl-thread.el (wl-thread-mark-as-answered): New function.
1901
1902         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1903         answered" entry.
1904         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1905         "r&" and wl-thread-mark-as-answered to "t&".
1906         (wl-summary-mark-as-important-region): Refine to toggle mark.
1907         (wl-summary-mark-as-answered-region): New function.
1908         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1909         and 3rd argument.
1910         (wl-summary-mark-as-important-internal): Likewise.
1911
1912 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1913
1914         * wl-template.el (wl-template-preview): New internal variable.
1915         (wl-template-preview-p): New function.
1916         (wl-template-show): Bind `wl-template-preview' as t.
1917
1918 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1919
1920         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1921         `elmo-message-entity-field' with 3rd argument which is non-nil.
1922
1923 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1924
1925         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1926         Removed duplicate local bind `folder'.
1927
1928 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1929
1930         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1931
1932 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1935         duplicate definition.
1936
1937 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1938
1939         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1940         non-nil, use it; Don't fetch message if there's no message in the
1941         current cursor position.
1942
1943 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1944
1945         * wl-util.el (wl-region-exists-p): Use region-active-p.
1946         (wl-deactivate-region): New function.
1947         * wl-message.el (wl-message-redisplay): Deactivate region.
1948
1949         * wl-summary.el (wl-summary-reply): Call
1950         `wl-summary-set-message-buffer-or-redisplay' instead of
1951         `wl-summary-redisplay-internal', don't move point.
1952
1953 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1954
1955         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1956         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1957         by regexp.
1958
1959 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1960
1961         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1962         if no need.
1963
1964 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1965
1966         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1967         default value to nil.
1968         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1969         `wl-summary-prepare-hook'; Replace refile action to
1970         `wl-summary-exec-action-refile-with-register'.
1971
1972         * Version number is increased to 2.11.22.
1973
1974 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1975
1976         * wl-summary.el (wl-summary-detect-mark-position): Set
1977         `wl-summary-buffer-weekday-name-lang'.
1978
1979 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1980
1981         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1982         (wl-summary-mark-as-read-all): Ditto.
1983         (wl-summary-delete-messages-on-buffer): Ditto.
1984         (wl-summary-sync-update): Ditto.
1985         (wl-summary-mark-as-read-internal): Ditto.
1986         (wl-summary-mark-as-answered-internal): Ditto.
1987         (wl-summary-update-folder-info): Abolished.
1988
1989 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1990
1991         * wl-summary.el (wl-summary-mark-as-read-all): Use
1992         `wl-summary-update-folder-info' instead of
1993         `wl-folder-update-unread'.
1994
1995 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1996
1997         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1998         `wl-summary-folder-info-update'.
1999         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2000         instead of `wl-summary-folder-info-update'.
2001         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2002         `wl-folder-set-folder-updated'.
2003         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2004         instead of `wl-folder-update-unread'.
2005         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2006         the value of `wl-summary-buffer-unread-count' for the second parameter of
2007         `wl-folder-update-unread'.
2008
2009         * Version number is increased to 2.11.21.
2010
2011 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2012
2013         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2014         a local variable.
2015
2016 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2017
2018         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2019         interactively.
2020
2021         * wl-summary.el (wl-summary-mark-as-important-internal): New
2022         internal function.
2023         (wl-summary-mark-as-important): Use it.
2024         (wl-summary-mark-as-unimportant): New function.
2025         (wl-summary-sync-marks): Follow the API change.
2026
2027         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2028
2029         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2030
2031 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2032
2033         * wl-folder.el (wl-folder-update-unread): Re-indent.
2034         Narrow the scope of a local variable.
2035
2036 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2037
2038         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2039         (wl-addrmgr-merge-entries): Ditto.
2040         (wl-addrmgr): Added to address entry which exists in draft buffer
2041         if no entry is in original.
2042
2043 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2044
2045         * wl-batch.el: New file.
2046
2047 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2048
2049         * wl-vars.el (wl-use-semi): Remove unused variable.
2050
2051 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2052
2053         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2054         "?".
2055
2056 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2057
2058         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2059         wl-summary-new-mark.
2060         (wl-summary-new-cached-mark): New user option.
2061         (wl-summary-score-marks): Follow the change above.
2062         (wl-summary-auto-refile-skip-marks): Ditto.
2063         (wl-summary-incorporate-marks): Ditto.
2064         (wl-summary-expire-reserve-marks): Ditto.
2065
2066         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2067
2068         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2069         (wl-summary-persistent-mark-string): Distinguished between cached
2070         and uncached mark when the message is new.
2071
2072 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2073
2074         * wl-spam.el (wl-spam-domain): Renamed from
2075         `wl-spam-folder-guess-domain'.
2076         (wl-summary-exec-action-spam): Register as spam if domain of the
2077         source folder is good.
2078         (wl-summary-exec-action-refile-with-register): Register message if
2079         domain of the source folder is not undecided.
2080
2081 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2082
2083         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2084         detect thread loop.
2085
2086 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2087
2088         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2089         and wl-summary-skip-mark-list.
2090
2091 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2092
2093         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2094
2095         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2096
2097         * wl-spam.el (toplevel): Require wl-highlight.
2098         (wl-spam-auto-check-policy-alist): Abolish.
2099         (wl-spam-auto-check-folder-regexp-list): New user option.
2100         (wl-spam-auto-check-marks): Ditto.
2101         (wl-spam-mark-action-list): Ditto.
2102         (wl-highlight-summary-spam-face): New face.
2103         (wl-spam-auto-check-message-p): New function.
2104         (wl-spam-map-spam-messages): Fixed message.
2105         (wl-spam-register-spam-messages): Ditto.
2106         (wl-spam-register-good-messages): Ditto.
2107         (wl-summary-spam-map): Add and remove keybind.
2108         (wl-summary-target-mark-spam): Abolish.
2109         (wl-summary-refile-spam): Ditto.
2110         (wl-summary-test-spam): New function.
2111         (wl-summary-mark-spam): Ditto.
2112         (wl-summary-auto-check-spam): Follow the above change.
2113         (wl-summary-exec-action-spam): New function.
2114         (wl-summary-exec-action-refile-with-register): Fixed message.
2115         (wl-message-check-spam): New function.
2116         (wl-spam-setup): Ditto.
2117         (toplevel): Call it if this file is loaded interactivity.
2118
2119         * Version number is increased to 2.11.20.
2120
2121 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2122
2123         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2124         when new optional argument `force' is non nil or modified.
2125
2126 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2127
2128         * wl.el (toplevel): Require wl-spam when compile.
2129         (wl-save-status): Call wl-spam-save-status.
2130
2131         * wl-spam.el (wl-spam-register-spam-messages): New function.
2132         (wl-spam-register-good-messages): Ditto.
2133         (wl-spam-save-status): Ditto.
2134         (wl-summary-mode-map): Bind
2135         wl-summary-target-mark-register-as-spam to "ms" and
2136         wl-summary-target-mark-register-as-good to "mn".
2137         (wl-summary-register-as-spam): Abolish optional argument; Use
2138         wl-spam-register-spam-messages.
2139         (wl-summary-register-as-spam-all): Use
2140         wl-spam-register-spam-messages.
2141         (wl-summary-register-as-good): Abolish optional argument; Use
2142         wl-spam-register-good-messages.
2143         (wl-summary-register-as-good-all): Use
2144         wl-spam-register-good-messages.
2145         (wl-summary-target-mark-register-as-spam): New funtion.
2146         (wl-summary-target-mark-register-as-good): Ditto.
2147
2148 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2149
2150         * wl-spam.el: New file.
2151
2152 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2153
2154         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2155
2156         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2157         (wl-summary-auto-refile): Call wl-refile-guess with
2158         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2159
2160 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2161
2162         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2163         with disable-thread argument non-nil.
2164
2165 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2166
2167         * wl-summary.el (wl-summary-rescan): Added optional argument
2168         disable-thread.
2169         (wl-summary-sync): Call wl-summary-rescan with argument
2170         disable-thread.
2171         (wl-summary-input-range): Added new range `rescan-thread'.
2172
2173 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2174
2175         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2176
2177 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2178
2179         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2180         internal variable.
2181         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2182         wl-summary-search-parent-by-subject-regexp and
2183         wl-summary-divide-thread-when-subject-changed as nil.
2184         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2185         (wl-summary-insert-thread): Search parent entity from
2186         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2187         thread loop.
2188
2189 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2192
2193         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2194
2195         * wl-util.el (wl-require-update-all-folder-p): New function.
2196         (wl-get-assoc-list-value): Added `function' to match directive.
2197         (wl-collect-draft): Rewrite.
2198
2199         * wl-summary.el (wl-summary-sync-update): Clear faces
2200         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2201         are non-nil.
2202         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2203         argument as function.
2204         (wl-summary-input-range): Ditto.
2205
2206         * wl-folder.el (wl-draft-get-folder): New function.
2207         (wl-folder-get-elmo-folder): Consider draft folder.
2208
2209         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2210         (wl-draft-buffer-message-number): New buffer local variable.
2211         (wl-draft-folder-internal): New internal variable.
2212         (wl-draft-delete): Rewrite.
2213         (wl-draft-save): Ditto.
2214         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2215         wl-folder-get-elmo-folder.
2216         (wl-draft-config-info-operation): Ditto.
2217         (wl-jump-to-draft-folder): Ditto.
2218         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2219         (wl-draft-reedit): Rewrite.
2220
2221         * Version number is increased to 2.11.19.
2222         
2223 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2224
2225         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2226         variable.
2227
2228 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2231         Use ignore-errors instead of unwind-protect.
2232
2233 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2234
2235         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2236         for updating `wl-thread-entity-list'.
2237
2238 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2239
2240         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2241         parameter from calling `wl-thread-entity-get-older-brothers' and
2242         `wl-thread-entity-get-younger-brothers'.
2243         Replace nested `append' with a single one.
2244
2245 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2246
2247         * wl-summary.el (wl-summary-mode): Don't use the return value of
2248         `make-local-hook'.
2249
2250 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2251
2252         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2253         instead of `let*'.
2254         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2255         of local variables.
2256
2257 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2258
2259         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2260         Renamed from wl-summary-window-scroll-functions.
2261         (wl-summary-window-scroll-functions): Don't set to variable.
2262         (wl-summary-display-top): Use run-hooks.
2263         (wl-summary-display-bottom): Ditto.
2264         (wl-summary-toggle-disp-msg): Ditto.
2265         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2266         Use it instead of wl-summary-window-scroll-functions.
2267         (wl-summary-goto-folder-subr): Don't call
2268         wl-summary-window-scroll-functions, use
2269         wl-summary-buffer-window-scroll-functions instead.
2270
2271 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2272
2273         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2274         make-local-variable.
2275
2276 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2277
2278         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2279         set-buffer-modified-p.
2280         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2281         (wl-summary-display-bottom): Ditto.
2282         (wl-summary-toggle-disp-msg): Ditto.
2283
2284 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2285
2286         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2287
2288         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2289         (wl-summary-forward): Use elmo-message-entity-field instead of
2290         elmo-message-field.
2291
2292         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2293
2294 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2295
2296         * wl-summary.el (wl-summary-window-scroll-functions): No use
2297         `append'.
2298
2299 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2300
2301         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2302         function.
2303         (wl-summary-window-scroll-functions): Call it when both
2304         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2305         (wl-summary-temp-mark): Added optional argument number.
2306         (wl-summary-message-mark): Added optional argument flag.
2307         (wl-summary-persistent-mark): Added optional argument number and flag.
2308         (wl-summary-update-persistent-mark): Ditto.
2309         (wl-summary-update-status-marks): Set "r" for interactive spec.
2310
2311         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2312         argument number and flag.
2313
2314         * wl-action.el (wl-summary-registered-temp-mark): 
2315         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2316
2317 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2318
2319         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2320         internal variable (buffer local).
2321         (wl-summary-window-scroll-functions): New function.
2322         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2323         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2324         as nil.
2325         (wl-summary-update-status-marks): Added arguments beg, end and
2326         check.
2327         (wl-summary-update-mark-window): Use function.
2328         (wl-summary-sync-update): Follow the change above.
2329         (wl-summary-switch-to-clone-buffer): Copy
2330         wl-summary-buffer-unsync-mark-number-list.
2331         (wl-summary-goto-folder-subr): Set
2332         wl-summary-buffer-unsync-mark-number-list and
2333         use wl-summary-window-scroll-functions instead of
2334         wl-summary-lazy-highlight.
2335
2336         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2337
2338 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2339
2340         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2341
2342         * wl-summary.el (wl-summary-update-persistent-mark): Call
2343         wl-summary-set-message-modified.
2344
2345         * wl-summary.el (wl-summary-sync-update): Don't call
2346         wl-summary-update-status-marks.
2347
2348         * Version number is increased to 2.11.18.
2349
2350 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2351
2352         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2353         (wl-message-next-page): Ditto.
2354
2355 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2356
2357         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2358         local variable.  Change the order of a collected list into the
2359         same as the specified range.  Remove nil from a collected list.
2360
2361 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2362
2363         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2364         argument for elmo-folder-list-messages.
2365
2366 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2367
2368         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2369         change (wl-summary-count-unreads return a list instead of a cons
2370         cell).
2371
2372 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2373
2374         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2375         `wl-summary-folder-info-update'.
2376
2377 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2378
2379         * wl-summary.el (wl-summary-set-message-modified): No use
2380         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2381         (wl-summary-set-mark-modified): Abolish.
2382         (wl-summary-mark-modified-p): Ditto.
2383         (wl-summary-save-view): Follow the change above.
2384
2385         * wl-expire.el (wl-summary-expire): Likewise.
2386
2387 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2388
2389         * wl-summary.el (wl-summary-detect-mark-position): Use
2390         modb-entity-handler.
2391         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2392
2393         * Version number is increased to 2.11.17.
2394
2395 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2396
2397         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2398         entity field value.
2399         (wl-summary-prefetch-msg): Ditto.
2400         (wl-summary-print-message-with-ps-print): Ditto.
2401
2402 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2403
2404         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2405         for dummy entity.
2406         (wl-summary-insert-thread): Use elmo-message-entity-field.
2407         (wl-summary-update-thread): Use elmo-message-entity-field and
2408         elmo-message-entity-number.
2409         (wl-summary-line-number):  Use elmo-message-entity-number.
2410         (wl-summary-line-size): Use elmo-message-entity-field.
2411         (wl-summary-line-subject): Ditto.
2412         (wl-summary-line-from): Ditto.
2413         (wl-summary-line-attached): Ditto.
2414         (wl-summary-create-line): Ditto.
2415         (wl-summary-create-line): Use elmo-message-entity-number.
2416         (wl-summary-print-message-with-ps-print): Use
2417         elmo-message-entity-field.
2418
2419 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2420
2421         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2422         change in elmo-msgdb-make-message-entity.
2423         (wl-summary-buffer-set-folder): Don't call
2424         wl-summary-detect-mark-position here.
2425         (wl-summary-rescan): Call elmo-message-entity-number.
2426         (wl-summary-sync-update): Ditto.
2427         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2428
2429         * wl-score.el (wl-score-header-index): Redefine 2th element.
2430         (wl-score-overview-entity-get-extra): Abolish.
2431         (wl-score-ov-entity-get): Rewrite.
2432         (wl-score-string-index<, wl-score-string-func<): Abolish.
2433         (wl-score-string<): New function.
2434         (wl-score-string-sort): Use it.
2435
2436         * wl-refile.el (wl-refile-guess-by-history): Use
2437         elmo-message-entity-field.
2438         (wl-refile-guess-by-from): Ditto.
2439         (wl-refile-guess-by-msgid): Ditto.
2440
2441         * Version number is increased to 2.11.16.
2442
2443 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2444
2445         * wl-folder.el (wl-folder-confirm-existence): Don't call
2446         file-exists-p if msgdb-path is nil.
2447         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2448         `wl-read-folder-hist' to `wl-read-folder-history'.
2449
2450 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2451
2452         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2453         `y-or-n-p'.
2454
2455 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-score.el (wl-score-headers): Don't use
2458         elmo-folder-do-each-message-entity.
2459
2460         * Version number is increased to 2.11.15.
2461
2462 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2463
2464         * wl-summary.el (wl-summary-delete-all-msgs): Use
2465         elmo-folder-move-messages instead of elmo-folder-delete-messages
2466         and elmo-folder-detach-messages.
2467         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2468
2469         * wl-expire.el (wl-expire-delete): Ditto.
2470         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2471
2472 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2473
2474         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2475         (wl-message-header-narrowing-fields): Ditto.
2476         (wl-message-header-narrowing-lines): Ditto.
2477         (wl-message-header-narrowing-string): Ditto.
2478
2479         * wl-summary.el (wl-summary-mode-map): Bind
2480         wl-summary-toggle-header-narrowing to "C-cC-f".
2481         (wl-summary-toggle-header-narrowing): New function.
2482
2483         * wl-message.el (wl-message-buffer-create): Call
2484         wl-message-header-narrowing-setup.
2485         (wl-message-redisplay): Call wl-message-header-narrowing.
2486         (wl-message-header-narrowing): New function.
2487         (wl-message-header-narrowing-map): New keymap.
2488         (wl-message-header-narrowing-widen-map): New keymap.
2489         (wl-message-header-narrowing-again-at-mouse): New function.
2490         (wl-message-header-narrowing-1): Ditto.
2491         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2492         (wl-message-header-narrowing-setup): Ditto.
2493         (wl-message-header-narrowing-toggle): Ditto.
2494         
2495         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2496
2497         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2498         'flag as all.
2499         (wl-use-flag-folder-help-echo): New user option.
2500
2501         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2502         wl-summary-highlight as nil.
2503         (wl-summary-set-mark-modified): Follow the API change.
2504         (wl-summary-mark-modified-p): Ditto.
2505         (wl-summary-mark-as-read-all): Ditto.
2506         (wl-summary-sync-marks): Don't call
2507         elmo-folder-list-messages-with-global-mark.
2508         (wl-summary-mark-as-read-internal): Follow the API change.
2509         (wl-summary-mark-as-answered-internal): Ditto.
2510         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2511         Follow the API change.
2512         (wl-summary-create-line): Call with number argument.
2513         (wl-summary-reply): Follow the API change.
2514
2515         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2516         function.
2517         (wl-highlight-summary-line-string): Call it when
2518         wl-use-flag-folder-help-echo is non-nil.
2519         (wl-highlight-summary-current-line): Ditto.
2520         (elmo-flag-folder-referrer): Added autoload setting.
2521
2522         * wl-draft.el (wl-draft-kill): Follow the API change.
2523
2524         * Version number is increased to 2.11.14.
2525         
2526 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2527
2528         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2529
2530 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2531
2532         * Version number is increased to 2.11.13.
2533
2534 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2535
2536         * wl-draft.el (wl-draft-previous-history-element): Fixed
2537         unbalanced parenthesis and bind unbound local variables.
2538
2539 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2540
2541         * wl-draft.el (wl-draft-previous-history-element): New function.
2542         (wl-draft-next-history-element): Ditto.
2543         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2544         them to M-p and M-n.
2545
2546 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2547
2548         * Version number is increased to 2.11.12.
2549
2550 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2551
2552         * wl-draft.el (wl-draft-hide): Select buffer-window.
2553
2554 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2555
2556         * wl-summary.el (wl-summary-narrow-to-region): New function.
2557         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2558         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2559         (wl-summary-save-region): Use it.
2560         * wl-action.el (wl-summary-collect-numbers-region)
2561         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2562
2563 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2564
2565         * wl-folder.el (wl-folder-count-incorporates): Don't use
2566         `elmo-msgdb-mark-load'
2567
2568         * Version number is increased to 2.11.11.
2569
2570 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2571
2572         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2573         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2574
2575 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2576
2577         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2578
2579 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * Version number is increased to 2.11.10.
2582
2583 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * wl-mime.el (wl-draft-attribute-value): Fixed.
2586
2587 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2588
2589         * wl-util.el (wl-copy-local-variables): New function.
2590
2591         * wl-mime.el (wl-draft-attribute-recipients): New function.
2592         (wl-draft-attribute-envelope-from): Ditto.
2593         (wl-draft-attribute-smtp-posting-server): Ditto.
2594         (wl-draft-attribute-smtp-posting-port): Ditto.
2595         (wl-draft-attribute-value): Ditto.
2596         (wl-draft-preview-message): Use it to get value for
2597         attributes. Reflect result of `wl-draft-config'.
2598
2599         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2600         and call `wl-summary-mark-as-read' before to call
2601         `wl-summary-unset-mark'.
2602         (wl-summary-target-mark-mark-as-unread): Likewise.
2603         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2604
2605 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2606
2607         * wl-mime.el (wl-draft-preview-message): Use actual value for
2608         attributes; Fix for small window.
2609
2610 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2611
2612         * wl-refile.el (wl-refile-get-field-value): Call
2613         `elmo-message-entity-field' with 3rd argument is non-nil.
2614
2615 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2616
2617         * wl-vars.el (wl-draft-preview-attributes): New user option.
2618         (wl-draft-preview-attributes-list): Ditto.
2619         (wl-draft-preview-attributes-buffer-lines): Ditto.
2620         (wl-draft-preview-attributes-buffer-name): Ditto.
2621
2622         * wl-mime.el (wl-draft-preview-message): Display attributes.
2623
2624 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2625
2626         * wl-summary.el (wl-summary-detect-mark-position): Bind
2627         wl-summary-flag-priority-list to '(new).
2628
2629 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2630
2631         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2632         funtion.
2633         (wl-highlight-summary-line-string): Use it.
2634         (wl-highlight-summary-current-line): Ditto.
2635
2636 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2637
2638         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2639         line even when the mark string is not changed.
2640
2641         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2642         argument change in the wl-summary-create-line.
2643         (wl-thread-insert-entity-sub): Ditto.
2644
2645         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2646         argument change in the wl-summary-create-line.
2647         (wl-summary-insert-sequential): Ditto.
2648         (wl-summary-update-thread): Ditto.
2649         (wl-summary-persistent-mark-string): New inline function.
2650         (wl-summary-message-mark): Use it.
2651         (wl-summary-create-line): Abolish argument wl-persistent-mark
2652         and added wl-flags, wl-cached.
2653
2654         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2655         mark to flags.
2656         (wl-highlight-summary-current-line): Decide the face not by the 
2657         persistent mark but flags.
2658
2659 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2660
2661         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2662         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2663         wl-summary-read-uncached-mark): Revive.
2664         (wl-summary-answered-cached-mark,
2665         wl-summary-answered-uncached-mark): New user option.
2666         (wl-summary-score-marks): Follow the change above.
2667         (wl-summary-auto-refile-skip-marks): Ditto.
2668         (wl-summary-incorporate-marks): Ditto.
2669         (wl-summary-expire-reserve-marks): Ditto.
2670         (wl-summary-flag-priority-list): New user option.
2671
2672         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2673         changes.
2674         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2675         of elmo-message-mark.
2676         (wl-summary-mark-as-read-internal): Ditto.
2677         (wl-summary-mark-as-answered): Ditto.
2678         (wl-summary-mark-as-important): Ditto.
2679         (wl-summary-redisplay-internal): Ditto.
2680         (wl-summary-redisplay-no-mime-internal): Ditto.
2681         (wl-summary-message-mark): New function.
2682         (wl-summary-insert-sequential): Use wl-summary-message-mark
2683         instead of elmo-message-mark.
2684         (wl-summary-update-thread): Ditto.
2685         (wl-summary-persistent-mark): Ditto.
2686         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2687         instead of elmo-message-mark.
2688
2689         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2690         wl-summary-message-mark instead of elmo-message-mark.
2691         (wl-thread-insert-entity-sub): Ditto.
2692         (wl-thread-get-children-msgs-uncached): Ditto.
2693
2694         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2695         variable name changes.
2696         (wl-highlight-summary-current-line): Ditto.
2697
2698         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2699         wl-summary-message-mark instead of elmo-message-mark.
2700
2701         * wl-expire.el (wl-expire-message-p): Ditto.
2702
2703         * wl-score.el (wl-score-headers): Ditto.
2704
2705         * Version number is increased to 2.11.9.
2706
2707         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2708         (wl-summary-sync-update): Follow the change above.
2709         (wl-summary-switch-to-clone-buffer): Ditto.
2710         (wl-summary-open-folder): Ditto.
2711
2712 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2713
2714         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2715         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2716
2717         * Version number is increased to 2.11.8.
2718
2719         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2720
2721         * wl-expire.el (wl-expire-refile): Follow the API change on
2722         `elmo-folder-move-messages'.
2723         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2724
2725         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2726         (wl-summary-exec-action-refile): Ditto.
2727         (wl-summary-exec-action-copy): Ditto.
2728         (wl-summary-no-auto-refile-message-p): No use
2729         `wl-summary-buffer-msgdb'.
2730         (wl-summary-auto-refile): Ditto.
2731
2732 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2733
2734         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2735
2736 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2737
2738         * wl-summary.el (wl-summary-sync): Treat no-sync.
2739
2740         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2741         (wl-default-sync-range): Ditto.
2742
2743 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2744
2745         * wl-refile.el (wl-refile-subject-learn): Call
2746         `elmo-message-entity-field' with 3rd argument is non-nil.
2747         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2748         instead of `elmo-msgdb-overview-entity-get-subject'.
2749
2750 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2751
2752         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2753         scan-type is rescan.
2754         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2755         new optional argument force is non-nil.
2756         (wl-summary-save-view-cache): Call it with force argument non-nil.
2757
2758         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2759
2760 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2761
2762         * wl-action.el (wl-summary-print-argument): Fixed last change.
2763
2764 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2765
2766         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2767         simplified.
2768         (wl-summary-target-mark-mark-as-unread): Likewise.
2769         (wl-summary-target-mark-mark-as-important): Likewise.
2770
2771 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2772
2773         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2774         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2775         (wl-summary-mark-as-important-region): Change accordingly.
2776         (wl-summary-target-mark-mark-as-important): Ditto.
2777
2778 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2779
2780         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2781
2782         * wl-action.el (wl-summary-print-argument): Print argument to
2783         right side of window if `wl-summary-print-argument-within-window'
2784         is non-nil.
2785
2786 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2787
2788         * wl-action.el (wl-summary-set-mark): Use
2789         `wl-summary-message-visible-p' to check visibility of the message
2790         and jump to message only when the message line is visible and have
2791         different number; Call wl-summary-unset-mark with number argument.
2792         (wl-summary-unset-mark): 
2793         Use `wl-summary-message-visible-p'
2794         to check visibility of the message and jump to message only when
2795         the message line is visible and have different number;
2796
2797 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2798
2799         * Version number is increased to 2.11.7.
2800
2801         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2802         and wl-folder-summary-line-format.
2803
2804         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2805         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2806         (wl-summary-set-score-mark): Use it.
2807         (wl-summary-target-mark-mark-as-read): Ditto.
2808         (wl-summary-target-mark-mark-as-unread): Ditto.
2809         (wl-summary-target-mark-mark-as-important): Ditto.
2810         (wl-summary-target-mark-msgs): Simplified.
2811         (wl-summary-detect-mark-position): Fixed problem when
2812         summary-line-format no contain persisten/temp mark spec.
2813         (wl-summary-temp-mark): Ditto.
2814         (wl-summary-persistent-mark): Ditto.
2815         (wl-summary-update-persistent-mark): Ditto.
2816
2817         * wl-action.el (wl-summary-set-mark): Ditto.
2818         (wl-summary-unset-mark): Ditto.
2819         All other related portions are changed.
2820
2821 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2822
2823         * Version number is increased to 2.11.6.
2824
2825 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-util.el (wl-current-message-buffer): Define as function;
2828         Don't use the value of wl-messge-buffer.
2829
2830         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2831         persistent mark.
2832
2833         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2834         no current message, cause an error.
2835
2836 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2837
2838         * wl-summary.el (wl-summary-set-message-modified): Use
2839         elmo-folder-set-message-modified instead of
2840         elmo-folder-set-message-modified-internal.
2841
2842 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2843
2844         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2845         interactively.
2846         (wl-summary-sync): nokill->entirely.
2847         (wl-summary-sync-marks): Fixed message.
2848         (wl-summary-input-range): Added mark, nokill->entirely.
2849
2850         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2851         messages as read.
2852
2853 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2854
2855         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2856         update-noscore.
2857         (wl-summary-sync): Follow the change above.
2858
2859 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2860
2861         * wl-action.el (wl-summary-target-mark-all): Use
2862         elmo-folder-list-messages.
2863
2864 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2865
2866         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2867         (wl-summary-rescan): Set wl-summary-scored as nil.
2868         (wl-summary-sync-force-update): Follow the change above.
2869         (wl-summary-sync): Ditto.
2870         (wl-summary-sync-update): Added argument disable-killed.
2871         (wl-summary-insert-headers): Set visible-only argument for
2872         elmo-folder-list-messages.
2873         (wl-summary-input-range): Added update-nokill, update-noscore,
2874         all-nokill, all-noscore and mark.
2875
2876         * Version number is increased to 2.11.5.
2877
2878         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2879
2880 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2881
2882         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2883         (wl-summary-prefetch-region-no-mark): Change accordingly.
2884         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2885
2886 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2887
2888         * wl-address.el (wl-complete-field-to): Abolished.
2889         (wl-complete-address): Completion function for completing-read.
2890         * wl-action.el (wl-summary-get-resend-address): Use it.
2891
2892         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2893         wl-summary-update-mark and abolish unused argument.
2894         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2895         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2896         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2897         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2898         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2899         * wl-draft.el (wl-draft-kill): Ditto.
2900
2901         * wl-summary.el: Remove unused binding of case-fold-search.
2902         (wl-summary-replace-status-marks): Abolished.
2903
2904 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2905
2906         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2907         is specified or folder length is zero.
2908
2909 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2910
2911         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2912         (wl-folder-archive-current-entity): Ditto.
2913
2914 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2915
2916         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2917         retrieving message mark.
2918         (wl-summary-redisplay-internal): Ditto.
2919
2920         * wl-message.el (wl-message-buffer-display): Ignore errors while
2921         retrieving message-id field.
2922
2923         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2924         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2925         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2926         order of the arguments for `wl-expire-message-p'.
2927         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2928
2929         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2930         Check return value of wl-summary-reply.
2931         (wl-summary-reply): Recover window configuration when an error occured.
2932
2933 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2934
2935         * wl-summary.el (wl-summary-resend-message): Abolished, the
2936         feature is inherited by wl-summary-resend (put resend mark).
2937
2938 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2939
2940         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2941         wl-message-buffer to nil when the message is hide.
2942
2943 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2944
2945         * .cvsignore: New file.
2946
2947 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2948
2949         * wl-action.el (wl-summary-action-docstring): Add more info.
2950         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2951         duplicate definition.
2952         (wl-summary-define-mark-action): Functions wl-summary-*-region
2953         keep current position.
2954         (wl-summary-unregister-target-mark): Store result to the variable.
2955
2956 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2957
2958         * Version number is increased to 2.11.4.
2959
2960 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2961
2962         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2963         wl-summary-delete-all-temp-marks.
2964         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2965
2966         * wl-action.el (wl-summary-set-mark): Changed terminology
2967         refile-destination -> action-argument.
2968         (wl-summary-unset-mark): Ditto.
2969         (wl-summary-remove-argument): Ditto.
2970         (wl-summary-print-argument): Ditto.
2971
2972         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2973         (wl-thread-remove-argument-region): Ditto.
2974         (wl-thread-print-argument-region): Ditto.
2975         (wl-thread-close): Ditto.
2976         (wl-thread-open): Ditto.
2977
2978         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2979         (wl-highlight-refile-destination-face is abolished)
2980         (wl-highlight-action-argument-string): Ditto.
2981         (wl-highlight-summary-current-line): Highlight action argument.
2982
2983         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2984         color for light backgrounds.
2985         (wl-highlight-summary-answered-face): Ditto.
2986
2987 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2988
2989         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2990
2991         * wl-score.el (wl-summary-score-update-all-lines): Use
2992         wl-summary-set-mark.
2993         (wl-summary-score-update-all-lines): Kill expunged messages.
2994
2995         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2996
2997 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2998
2999         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3000         directly.
3001         (wl-score-overview-entity-get-lines): Ditto.
3002         (wl-score-overview-entity-get-xref): Ditto.
3003         (wl-score-get-latest-msgs): Ditto.
3004         (wl-summary-rescore): Ditto.
3005
3006         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3007         to "&".
3008         (wl-summary-mark-as-answered-internal): New inline function.
3009         (wl-summary-mark-as-answered): New function.
3010         (wl-summary-mark-as-unanswered): Ditto.
3011         (wl-summary-sync-marks): Modified for answered-mark synching.
3012
3013 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3014
3015         * wl-action.el (wl-summary-set-mark): Fixed last change.
3016
3017 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3018
3019         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3020         behavior of wl-summary-unread-message-hook
3021         (Pointed out by akira yamada <akira@arika.org>).
3022
3023 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3024
3025         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3026         wl-summary-delete.
3027         * wl-xmas.el (wl-summary-toolbar): Ditto.
3028
3029         * wl-action.el (wl-summary-set-mark): Don't override current
3030         temp-mark.
3031
3032         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3033
3034 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3037         (wl-refile-msgid-learn): Ditto.
3038         (wl-refile-get-field-value): Ditto.
3039
3040         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3041
3042         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3043         (wl-expire-delete-reserved-messages): Renamed from
3044         wl-expire-reserve-marked-msgs-from-list.
3045         (wl-expire-delete): Removed argument `msgdb'.
3046         (wl-expire-refile): Ditto.
3047         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3048         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3049         mark-alist as argument.
3050         (wl-expire-archive-number1): Removed argument `msgdb'.
3051         (wl-expire-archive-number2): Ditto.
3052         (wl-expire-archive-date): Ditto.
3053         (wl-expire-localdir-date): Ditto.
3054         (wl-expire-hide): Ditto.
3055         (wl-archive-number1): Ditto.
3056         (wl-archive-number2): Ditto.
3057         (wl-archive-date): Ditto.
3058         (wl-archive-folder): Ditto.
3059         All other related portions are changed.
3060
3061 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3062
3063         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3064         mean move up and down. (suggested by Takashi Kawachi)
3065
3066 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3067
3068         * wl-acap.el (toplevel): Don't require un-define.
3069
3070 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-thread.el (wl-thread-delete-message): Always update
3073         wl-summary-buffer-number-list.
3074
3075         * wl-action.el (wl-summary-print-destination): 
3076         Do nothing when folder is nil.
3077
3078 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3079
3080         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3081         persistent mark when prefetch is succeeded.
3082
3083 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3084
3085         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3086         instead of elmo-msgdb-delete-msgs.
3087         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3088         (wl-expire-hide): Ditto.
3089
3090         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3091
3092         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3093         elmo-msgdb interface.
3094         (wl-thread-get-exist-children): Likewise.
3095         (wl-thread-insert-message): Likewise.
3096         (wl-thread-msg-mark-as-important): Likewise.
3097         (wl-thread-insert-entity-sub): Likewise.
3098         (wl-thread-get-children-msgs-uncached): Likewise.
3099
3100         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3101         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3102         (wl-summary-sync-update): Likewise.
3103         (wl-summary-auto-select-msg-p): Likewise.
3104         (wl-summary-update-thread): Likewise.
3105         (wl-summary-mark-as-important): Likewise.
3106         (wl-summary-jump-to-msg-internal): Likewise.
3107         (wl-summary-redisplay-internal): Likewise.
3108         (wl-summary-print-message-with-ps-print): Likewise.
3109         (wl-summary-folder-info-update): Likewise.
3110
3111         * wl-folder.el (wl-folder-check-one-entity):
3112         elmo-folder-count-flags instead of wl-summary-count-unread.
3113
3114         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3115
3116         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3117
3118         * wl-summary.el (wl-summary-set-message-modified): 
3119         Call wl-summary-set-mark-modified.
3120         (wl-summary-delete-messages-on-buffer): Call
3121         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3122         (wl-summary-sync-update): Call elmo-folder-length instead of
3123         elmo-folder-messages.
3124         (wl-summary-insert-headers): Don't call
3125         elmo-folder-list-message-entities.
3126
3127 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3128
3129         * wl-action.el (wl-summary-define-mark-action): Call
3130         `wl-summary-set-mark' with argument `data'.
3131         (wl-summary-auto-refile): Fixed order of arguments when call
3132         `wl-summary-refile'.
3133
3134 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3135
3136         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3137
3138         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3139
3140         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3141         (Renamed from wl-highlight-summary-deleted-face).
3142         (wl-highlight-summary-resend-face): New face.
3143
3144         (wl-highlight-summary-deleted-face): Renamed from
3145         wl-highlight-summary-erased-face.
3146
3147         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3148
3149         * wl-action.el (wl-summary-get-resend-address): New function.
3150         (wl-summary-exec-action-resend): Ditto.
3151         (wl-summary-exec-action-resend-subr): Ditto.
3152
3153         * w-thread.el (wl-thread-copy): Removed definition.
3154         (wl-thread-refile): Ditto.
3155         (wl-thread-delete): Ditto.
3156         (wl-thread-target-mark): Ditto.
3157
3158         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3159         (wl-summary-target-mark-set-action): Fixed.
3160         (wl-summary-define-mark-action): Fixed quotation.
3161         (wl-summary-move-mark-list-messages): Display message.
3162         (wl-summary-define-mark-action): Define thread functions.
3163         (wl-summary-exec-action-refile): Changed message.
3164         (wl-summary-exec): Ditto.
3165
3166 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3167         
3168         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3169         '%%'.
3170
3171 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3172
3173         * wl.el (toplevel): Require wl-action.
3174         (wl-init): Call wl-summary-define-mark-action.
3175
3176         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3177
3178         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3179         wl-summary-delete and wl-summary-erase.
3180         (wl-summary-mode-map): Ditto.
3181
3182         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3183         wl-delete-folder-alist.
3184
3185         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3186         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3187         (toplevel): Moved mark & action related functions to the wl-action.el.
3188
3189         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3190         in wl-summary-mark-action-list.
3191         (wl-highlight-summary-current-line): Ditto.
3192
3193         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3194         empty lines.
3195
3196         * wl-action.el: New file. 
3197
3198 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3199
3200         * wl-summary.el (wl-summary-target-mark-replace): New function.
3201         (wl-summary-target-mark-prefetch): Use it.
3202         (wl-summary-target-mark-delete): Ditto.
3203         (toplevel): Rearranged definition order.
3204         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3205         (wl-summary-target-mark-erase): Rewrite.
3206         (wl-summary-erase-region): New function.
3207         (wl-summary-exec-action-erase): Changed message.
3208         (wl-summary-move-mark-list-messages): New function.
3209         (wl-summary-exec-action-delete): Use it.
3210         (wl-summary-exec-action-erase): Ditto.
3211
3212         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3213         (wl-summary-skip-mark-list): Added "d".
3214
3215         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3216         while searching.
3217
3218         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3219         and define using defcustom;
3220         Define 4th element as a face.
3221         
3222         * wl-summary.el (wl-summary-incorporate): Use 
3223         `wl-summary-prefetch-region-no-mark' instead of
3224         `wl-summary-prefetch-region'.
3225         (wl-summary-prefetch-region-no-mark): Revival of old
3226         `wl-summary-prefetch-region'.
3227         (wl-summary-mark-action-list): Moved to wl-vars.el
3228
3229         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3230         face according to the `wl-summary-mark-action-list'.
3231         (wl-highlight-summary-current-line): Ditto;
3232         Removed destination highlighting.
3233
3234         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3235         (wl-highlight-summary-line-string): Highlight for "i" mark.
3236         (wl-highlight-summary-current-line): Ditto.
3237
3238         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3239         no destination.
3240
3241         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3242         exists, just go ahead.
3243         (wl-summary-prefetch-region): Rewrite.
3244         (wl-summary-prefetch): Ditto.
3245         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3246         (wl-summary-exec-action-prefetch): New function.
3247         (wl-summary-target-mark-prefetch): Rewrite.
3248
3249 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3250
3251         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3252         (wl-highlight-summary-line-string): Added "d" and "D".
3253         (wl-highlight-summary-current-line): Ditto.
3254
3255         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3256         in wl-summary.el.
3257         (wl-thread-insert-entity-sub): Ditto.
3258         (wl-thread-remove-destination-region): Ditto.
3259         (wl-thread-print-destination-region): Ditto.
3260
3261         * wl-summary.el (wl-summary-buffer-refile-list,
3262         wl-summary-buffer-delete-list,
3263         wl-summary-buffer-copy-list): Abolish.
3264         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3265         All other related portions are changed.
3266         (wl-summary-mark-action-list): New variable.
3267         (wl-summary-set-mark): New function.
3268         (wl-summary-register-target-mark): Ditto.
3269         (wl-summary-unregister-target-mark): Ditto.
3270         (wl-summary-have-target-mark-p): Ditto.
3271         (wl-summary-register-temp-mark): Ditto.
3272         (wl-summary-unregister-temp-mark): Ditto.
3273         (wl-summary-registered-temp-mark): Ditto.
3274         (wl-summary-collect-temp-mark): Ditto.
3275         (wl-summary-unset-mark): Ditto.
3276         (wl-summary-set-target-mark): Ditto.
3277         (wl-summary-unset-target-mark): Ditto.
3278         (wl-summary-set-action-generic): Ditto.
3279         (wl-summary-unset-action-generic): Ditto.
3280         (wl-summary-exec-action-delete): Ditto.
3281         (wl-summary-exec-action-erase): Ditto.
3282         (wl-summary-set-action-refile): Ditto.
3283         (wl-summary-set-action-refile-subr): Ditto.
3284         (wl-summary-unset-action-refile): Ditto.
3285         (wl-summary-make-destination-numbers-list): Ditto.
3286         (wl-summary-exec-action-refile): Ditto.
3287         (wl-summary-set-action-copy): Ditto.
3288         (wl-summary-unset-action-copy): Ditto.
3289         (wl-summary-exec-action-copy): Ditto.
3290         (wl-summary-collect-numbers-region): Ditto.
3291         (wl-summary-delete): Rewrite.
3292         (wl-summary-erase): Ditto.
3293         (wl-summary-remove-destination): Ditto.
3294         (wl-summary-exec): Ditto.
3295         (wl-summary-exec-region): Ditto.
3296         (wl-summary-target-mark-erase): Ditto.
3297         (wl-summary-refile): Ditto.
3298         (wl-summary-copy): Ditto.
3299         (wl-summary-unmark): Ditto.
3300         (wl-summary-delete-all-mark): Ditto.
3301         (wl-summary-mark-line): Don't highlight.
3302         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3303         (wl-summary-target-mark-refile-subr): Rewrite.
3304
3305         (wl-summary-copy-prev-destination): Abolish.
3306
3307 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3308
3309         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3310         default values along the value of wl-on-mule.
3311         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3312         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3313         It is not used anywhere.
3314
3315 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3316
3317         * wl-summary.el (wl-summary-print-destination): Keep position.
3318         (wl-summary-cursor-move-surface): Keep horizontal position.
3319
3320 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3321
3322         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3323         write sendlog.
3324
3325 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3326
3327         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3328         `wl-summary-highlight'.
3329
3330 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3331
3332         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3333         trivial condition for temp-mark.
3334
3335 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3336
3337         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3338         when it hits killed buffer.
3339
3340 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3341
3342         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3343         * wl-news.el.in: `message' and `error' take format string.
3344
3345 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3346
3347         * wl-folder (wl-folder-insert-entity): Display a message,
3348         `...done', when the work finish.
3349         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3350
3351 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3352
3353         * wl-message.el (wl-message-redisplay): Remove unused local
3354         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3355
3356 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3357
3358         * wl-summary.el (wl-summary-replace-status-marks): Disable
3359         interactive use.
3360         (wl-summary-reedit): Check message existence at first.
3361         (wl-summary-mark-line): Fix doc, return value is indefinite.
3362
3363         * wl-highlight.el (wl-highlight-message): Arranged.
3364
3365         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3366         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3367         check temp-mark by wl-summary-temp-mark always.
3368         (wl-highlight-summary): Change accordingly.
3369         * wl-summary.el (wl-summary-mark-as-read-all)
3370         (wl-summary-delete-cache, wl-summary-set-score-mark)
3371         (wl-summary-mark-as-unread, wl-summary-unmark)
3372         (wl-summary-mark-line, wl-summary-mark-as-read)
3373         (wl-summary-mark-as-important): Ditto.
3374
3375         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3376         end of the window if possible.
3377         * wl-summary.el (wl-summary-sync-update): Support lazy
3378         highlighting.
3379         (wl-summary-toggle-disp-msg): Ditto.
3380
3381 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3382
3383         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3384
3385 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3386
3387         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3388         change.
3389
3390 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3391
3392         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3393         API.
3394         (wl-summary-sync-update): Ditto.
3395
3396         * wl-score.el (wl-score-get-score-alist): Changed argument.
3397         (wl-summary-rescore-msgs): Likewise.
3398         (wl-summary-score-headers): Likewise.
3399         (wl-score-headers): Likewise;
3400         Use elmo-folder-do-each-message-entity, etc.
3401         (wl-summary-score-effect): Follow the changes above.
3402         (wl-summary-rescore): Ditto.
3403         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3404         (wl-score-get-overview): Abolish.
3405
3406         * wl-summary.el (wl-summary-default-from): Follow the API change in
3407         elmo-msgdb.
3408         (wl-summary-count-unread): Ditto.
3409         (wl-summary-detect-mark-position): Ditto.
3410         (wl-summary-overview-entity-compare-by-date): Ditto.
3411         (wl-summary-overview-entity-compare-by-number): Ditto.
3412         (wl-summary-overview-entity-compare-by-from): Ditto.
3413         (wl-summary-overview-entity-compare-by-subject): Ditto.
3414         (wl-summary-get-list-info): Ditto.
3415         (wl-summary-rescan): Ditto.
3416         (wl-summary-jump-to-msg-by-message-id): Ditto.
3417         (wl-summary-sync-update): Ditto; Removed comment.
3418         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3419         (wl-summary-insert-message): Use wl-summary-insert
3420         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3421         (wl-summary-insert-headers): Changed argument overview to folder.
3422         (wl-summary-search-by-subject): Likewise.
3423         (wl-summary-insert-thread): Renamed from 
3424         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3425
3426         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3427         too.
3428
3429         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3430         wl-string-member.
3431
3432 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3433
3434         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3435         elmo-folder-append-buffer.
3436         (wl-draft-queue-append): Likewise.
3437
3438         * wl-mime.el (wl-message-delete-current-part): Ditto.
3439         (wl-summary-burst-subr): Ditto.
3440
3441         * wl-news.el.in (wl-news-send-news): Ditto.
3442
3443 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3444
3445         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3446         function.
3447         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3448         (wl-summary-update-mark): Enclose with save-excursion.
3449         (wl-summary-mark-as-read-internal): Fixed last change.
3450         (wl-summary-mark-as-important): Use 3rd argument of
3451         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3452         Don't use elmo-msgdb-set-mark.
3453         (wl-summary-redisplay-internal): If msgdb flag is already read,
3454         just update the mark on buffer.
3455
3456 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3457
3458         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3459         cut visible folder when elmo-folder-delete returns non-nil value.
3460
3461 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3462
3463         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3464         by Kenichi OKADA <okada@opaopa.org>).
3465
3466 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3467
3468         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3469
3470 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3471
3472         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3473         Fixed the last change, search group entity by its real name.
3474         (Thanks to: KOBAYASHI Shinji)
3475
3476 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3477
3478         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3479         (wl-fldmgr-access-display-all): Don't refer visible name.
3480         * wl-expire.el (wl-folder-archive-current-entity)
3481         (wl-folder-expire-current-entity): Ditto.
3482         * wl-folder.el (wl-folder-jump-to-current-entity)
3483         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3484         (wl-folder-open-folder-sub,wl-folder-open-all)
3485         (wl-folder-write-current-folder): Ditto.
3486         (wl-folder-insert-entity): Don't use petname for normal group.
3487         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3488         is the real name.
3489         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3490         Abolished.
3491
3492 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3493
3494         * wl-draft.el (wl-draft-create-buffer): Add
3495         `wl-summary-reply-with-citation'
3496
3497 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3498
3499         * wl-draft.el (wl-draft-reply): Fixed.
3500
3501 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3502
3503         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3504         when `wl-draft-send-confirm-with-preview' is non-nil.
3505         You can scroll up/down by j/k.
3506         (wl-draft-send-confirm-with-preview): New variable (default=t).
3507
3508 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3509
3510         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3511         (wl-fldmgr-save-folders): Fix comment.
3512
3513 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3514
3515         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3516         along the last change in `wl-folder-buffer-group-p'.
3517
3518 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3519
3520         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3521         folder.
3522
3523         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3524         the default value.
3525
3526         * wl-mime.el (wl-summary-burst): Update summary only when target
3527         folder equals current folder.
3528
3529 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3530
3531         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3532
3533 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3534
3535         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3536         value.
3537
3538 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3539
3540         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3541         `map-extents' instead of `extent-at' repeatedly.
3542         (wl-highlight-folder-current-line): Ditto.
3543
3544         * wl-highlight.el: Remove useless dummy functions.
3545
3546 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3547
3548         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3549         (wl-folder-put-folder-property): New function to put text property.
3550         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3551         (wl-folder-insert-entity, wl-folder-update-diff-line)
3552         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3553         * wl-e21.el, wl-xmas.el, wl-mule.el
3554         (wl-highlight-folder-current-line): Ditto.
3555         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3556         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3557         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3558         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3559
3560 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3561
3562         * Version number is increased to 2.11.3.
3563
3564 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3565
3566         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3567         Resume current-buffer since it is assumed by remaining tasks.
3568
3569 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3570
3571         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3572         (wl-folder-completion-function): Abolished.
3573         (wl-folder-complete-folder): New function.
3574         (wl-folder-complete-filter-condition): Ditto.
3575         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3576         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3577
3578 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3579
3580         * wl-draft.el (wl-draft-send-confirm): New function.
3581         (wl-draft-send): Use it.
3582
3583         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3584         cursor-in-echo-area while confirming.
3585
3586         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3587
3588         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3589         searching via nntp if wl-summary-search-via-nntp is 'force.
3590         Otherwise, invoke searching in nntp folder only.
3591         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3592
3593         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3594         explicitly for mime-make-text-tag.
3595
3596 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3597
3598         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3599         `mime-make-text-tag' instead of `mime-create-tag'.
3600
3601 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3602
3603         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3604         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3605
3606 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3607
3608         * wl-score.el (wl-score-save): Bind print-length and print-level.
3609         (wl-score-pretty-print): Ditto.
3610         (wl-score-edit-insert-header-entry): Ditto.
3611
3612         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3613         "From" entry to be treated with wl-draft-eword-encode-address-list.
3614         * wl-mime.el (wl-draft-preview-message): Ditto.
3615
3616         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3617         (wl-summary-mark-as-unread): Ditto.
3618         (wl-summary-mark-as-read-region): Change accordingly.
3619         (wl-summary-mark-as-unread-region): Ditto.
3620         (wl-summary-target-mark-mark-as-read): Ditto.
3621         (wl-summary-target-mark-mark-as-unread): Ditto.
3622
3623 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3624
3625         * Version number is increased to 2.11.2.
3626
3627 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3628
3629         * wl-news.el.in (wl-news-previous-version-save): Bind
3630         print-length and print-level.
3631         * wl-thread.el (wl-thread-save-entities): Ditto.
3632         (wl-thread-save-top-list): Bind print-length.
3633
3634 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3635
3636         * wl-highlight.el (wl-highlight-summary-line-string): Use
3637         wl-summary-score-below-mark, wl-summary-score-over-mark.
3638         (wl-highlight-summary-current-line): Ditto.
3639
3640 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3641
3642         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3643         insert it.
3644
3645 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3646
3647         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3648
3649 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3650
3651         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3652         message without msgid.
3653         Rewrite with elmo-folder-move-messages.
3654         Set wl-message-buffer to nil.
3655
3656         * wl-summary.el (wl-summary-erase-subr): New function. Use
3657         elmo-folder-move-messages.
3658         (wl-summary-erase): Call it.
3659         (wl-summary-target-mark-erase): Ditto.
3660
3661 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3662
3663         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3664         it is not up-tp-date.
3665
3666 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3667
3668         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3669         buffer after calling `wl-summary-goto-folder-subr' without the
3670         argument `interactive'.
3671         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3672
3673 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3674
3675         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3676         `mime-create-tag'. Use `string=' instead of `looking-at'.
3677
3678 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3679
3680         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3681         to avoid compile warning.
3682
3683         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3684         entity-id when folder is given.
3685         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3686         save-excursion, use save-selected-window instead.
3687         Select folder buffer window if exists.
3688         (To correct behavior with wl-folder-move-cur-folder.)
3689
3690 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3691
3692         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3693
3694 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3695
3696         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3697         list-count instead of %d.
3698
3699 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3700
3701         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3702         (wl-news): Set it.
3703         (wl-news-append-to-folder): Use it.
3704
3705         * wl-news.el.in (wl-news-send-news): Append to specified folder
3706         instead of wl-default-folder.
3707         (wl-news-append-to-folder): Show error message with specified folder.
3708
3709         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3710                 In most major modes, Emacs assumes that any opening
3711                 delimiter found at the left margin is the start of a
3712                 top-level definition, or defun. Therefore, *never put an
3713                 opening delimiter at the left margin unless it should have
3714                 that significance.*
3715
3716         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3717
3718 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3719
3720         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3721
3722 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3723
3724         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3725
3726 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3727
3728         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3729         for sequential numbering case.
3730
3731 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3732
3733         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3734         value.
3735         (wl-draft-reply-without-argument-list): Ditto.
3736         (wl-draft-reply-myself-with-argument-list): Abolish.
3737         (wl-draft-reply-myself-without-argument-list): Ditto.
3738         * wl-draft.el (wl-draft-self-reply-p): New function.
3739         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3740
3741 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3742
3743         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3744         (avoid error for the case without byte-compiling)
3745
3746 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3747
3748         * wl-news.el.in (wl-news-append-to-folder): New function.
3749         (wl-news-exit): Rewrite.
3750         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3751
3752 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3753
3754         * wl-draft.el (wl-draft-reply-position): New function.
3755         (wl-draft-reply-position): Fix.
3756         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3757         (wl-summary-target-mark-reply-with-citation): Ditto.
3758         (wl-summary-reply-with-citation): Ditto.
3759         * wl-vars.el (wl-draft-reply-default-position): New variable.
3760
3761 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3762
3763         * wl-draft.el (wl-draft-send): Preview when interactive send.
3764
3765 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3766
3767         * wl-draft.el (wl-draft-reply): Set default position.
3768         * wl-summary.el (wl-summary-reply): Ditto.
3769         (wl-summary-reply-with-citation): Ditto.
3770         (wl-summary-target-mark-reply-with-citation): Ditto.
3771
3772 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3773
3774         * wl-news.el.in (wl-news-lang): Set default value according to
3775         current-language-environment.
3776         (wl-news-append-news): Do nothing when news-list is nil.
3777
3778 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3779
3780         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3781         (wl-news): Change message.
3782         (wl-news-exit): Check buffer.
3783         (wl-news-force-exit): New function.
3784         (wl-news-show-all): New function.
3785         (wl-news-discard-and-exit): Fix.
3786
3787 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3788
3789         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3790         according to current-language-environment.
3791
3792         * wl-news.el.in (wl-news): If arg, show all NEWS after
3793         wl-news-default-previous-version.
3794
3795 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3796
3797         * wl-news.el.in (wl-news-check): Rewritten.
3798         (wl-news-previous-version-load): Change data type.
3799         (wl-news-previous-version-save): Change data type.
3800         (wl-news-append-news): Add return value.
3801         (wl-news-check-news): New function.
3802         (wl-news-already-current-p): New function.
3803         (wl-news-send-news): Rewritten.
3804         (wl-news-mode-map): Add new keybind.
3805         (wl-news): Rewritten.
3806         (wl-news-exit): Rewritten.
3807         (wl-news-discard-and-mail): New function.
3808         (wl-news-send-to-address): Abolished.
3809         * wl.el (wl-init): Delete a message.
3810
3811 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3812
3813         * wl-news.el.in (wl-news-exit): Update previous version.
3814         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3815
3816 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3817
3818         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3819
3820 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3821
3822         * wl-news.el.in (wl-news): New function.
3823         (wl-news-mode): New function.
3824         (wl-news-next-line): New function.
3825         (wl-news-next-page): New function.
3826         (wl-news-exit): New function.
3827         (wl-news-buf-name): New variable.
3828         (wl-news-mode-map): New variable.
3829         (wl-news-winconf): New variable.
3830         (wl-news-append-news): Add an option.
3831
3832 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3833
3834         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3835
3836 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3837
3838         * wl-news.el.in (wl-news-send-to-address): New variable.
3839         (wl-news-send-news): Use it.
3840         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3841         Return updating status.
3842         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3843
3844 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3845
3846         * wl-news.el.in (wl-news-send-news): Delete
3847         Organization and X-Face.
3848
3849 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3850
3851         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3852         (wl-news-append-news): New function.
3853         (wl-news-send-news): New function.
3854
3855 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3856
3857         * Version number is increased to 2.11.1.
3858
3859 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3860
3861         * wl-news.el.in : New file.
3862
3863 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3864
3865         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3866         default value.
3867         (wl-draft-reply-without-argument-list): Ditto.
3868
3869 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3870
3871         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3872         (wl-message-buffer-prefetch-idle-time): Ditto.
3873         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3874
3875 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3876
3877         * wl-thread.el (wl-thread-insert-message): Use
3878         wl-summary-max-thread-depth.
3879
3880         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3881         loop detection.
3882
3883         * wl-message.el (wl-message-buffer-display): Back to the first page
3884         when cache is hit.
3885
3886 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3887
3888         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3889
3890         * wl-summary.el (wl-summary-insert-thread-entity):
3891         If the thread depth is reached to wl-summary-max-thread-depth,
3892         divide the thread.
3893
3894 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3895
3896         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3897         for elmo-remove-passwd.
3898
3899 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3900
3901         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3902         folder is sticky.
3903         (wl-folder-mark-as-read-all-entity): Ditto.
3904         (wl-folder-prefetch-entity): Ditto.
3905
3906 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3907
3908         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3909
3910 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3911
3912         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3913         Delete messages on buffer for unplugged operation.
3914         (wl-summary-erase): Ditto.
3915
3916 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3917
3918         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3919         take nil so as not to search parent by subject.
3920
3921 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3922
3923         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3924         (wl-folder-get-next-folder): Ditto.
3925         (wl-folder-get-path): Ditto.
3926
3927 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3928
3929         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3930         system and encode the region with it before verifying.
3931
3932 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3933
3934         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3935         system of the echo buffer before decoding.
3936
3937 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3938
3939         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3940         original contents.
3941
3942 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3943
3944         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3945         with argument 'any-exists.
3946
3947 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3948
3949         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3950         Use `wl-cs-autoconv'.
3951
3952 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3953
3954         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3955         by `mime-view-automatic-conversion'.
3956
3957         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3958         (wl-message-verify-pgp-nonmime): Ditto.
3959         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3960         Bind them to C-c:d and C-c:v respectively.
3961
3962         Merge following code by Teranishi-san from [wl-en:00167].
3963         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3964         (wl-mime-preview-application/pgp-encrypted): Ditto.
3965         (wl-mime-setup): Add entry.
3966
3967 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3968
3969         * wl-summary.el (wl-summary-target-mark-erase): New function.
3970         Bind it to "mD".
3971
3972 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3973
3974         * wl-vars.el (wl-draft-write-file-function): Fix.
3975         (wl-draft-reedit-hook): Changed default value.
3976
3977         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3978         wl-draft-reedit-hook.
3979         (wl-draft-remove-text-plain-tag): New function.
3980         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3981
3982         * wl-vars.el (wl-draft-write-file-function): New user option.
3983
3984         * wl-draft.el (wl-draft-prepare-edit): Use it for
3985         local-write-file-hooks.
3986         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3987
3988         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3989         (wl-draft-insert-mail-header-separator): Return the body beginning
3990         point.
3991         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3992         text/plain.
3993         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3994
3995 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3996
3997         * wl-summary.el (wl-summary-erase): New function to erase message
3998         without moving it to trash. Bind to "D".
3999
4000         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4001         as `keep' unless switch-function.
4002
4003 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4004
4005         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4006         message buffer by using `wl-summary-toggle-disp-msg'.
4007         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4008         buffer window.
4009         (wl-summary-supresedes-message): Ditto.
4010
4011         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4012         Do not delete other windows.
4013         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4014         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4015         (wl-draft-create-buffer): Set reply-or-forward also for target
4016         mark commands.
4017
4018 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-draft.el (wl-user-agent-compose): Delete special case for
4021         switch-to-buffer-other-window.
4022
4023         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4024         (wl-summary-forward): Ditto.
4025
4026         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4027         function.
4028         (wl-draft-buffer-style): New use option.
4029
4030         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4031         (wl-draft): Follow the change above.
4032         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4033         wl-draft-buffer-style.
4034         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4035         switch-function.
4036
4037 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4038
4039         * wl-address.el (wl-address-make-completion-entry): Extracted from
4040         `wl-address-make-completion-list'.
4041         (wl-address-enable-strict-loading): New variable.
4042         (wl-address-make-completion-list): Revive petname duplication
4043         inquiry, and enable it if `wl-address-enable-strict-loading'.
4044         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4045
4046 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4047
4048         * wl-message.el (wl-message-get-original-buffer): Avoid
4049         'Selecting deleted buffer' error when original buffer is killed.
4050
4051 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4052
4053         * wl-summary.el (wl-summary-next-message): Use
4054         elmo-message-accessible-p instead of elmo-message-cached-p.
4055
4056 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4057
4058         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4059
4060         * wl-thread.el (wl-thread-open-all-unread): Use
4061         elmo-folder-list-flagged instead of
4062         elmo-folder-list-messages-mark-match.
4063
4064         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4065         instead of elmo-folder-list-messages-mark-match.
4066         (wl-summary-move-spec-alist): New variable.
4067         (wl-summary-move-spec-plugged-alist,
4068         wl-summary-move-spec-unplugged-alist): Abolish.
4069         (wl-summary-next-message): Follow the change above.
4070         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4071         with 'no-msg' argument.
4072
4073         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4074         variable.
4075         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4076         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4077         (wl-message-buffer-prefetch-get-next): Follow the change above.
4078
4079 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * wl-version.el (wl-version): Changed codename.
4082
4083         * Version number is increased to 2.11.0.
4084
4085 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4086
4087         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4088         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4089         `wl-draft-config-variables'.
4090         (wl-draft-kill): Fixed problem when the draft is reedit.
4091
4092 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4093
4094         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4095         buffer-modified status (Thanks to
4096         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4097
4098 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-util.el (wl-region-exists-p): New function.
4101
4102         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4103         Remove defvars for byte-compile warnings.
4104
4105 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4106
4107         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4108         defvar-maybe. Removed unused bind.
4109
4110 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4111
4112         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4113         summary buffer window before creating new frame.
4114         (wl-draft-reply): Ditto.
4115
4116 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4117
4118         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4119
4120 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4123
4124 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4125
4126         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4127         instead of `kill-region'.
4128
4129 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4130
4131         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4132         (wl-highlight-summary-line-string): Use it.
4133         (wl-highlight-summary-current-line): Ditto.
4134
4135         * wl-mime.el (wl-message-delete-current-part): Check the class of
4136         mime-entity.
4137
4138         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4139
4140         * wl-summary.el (wl-summary-make-number-list): Initialize.
4141         (wl-summary-update-mark): New function.
4142         (wl-summary-reply): Put `answered' mark on the message.
4143         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4144
4145         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4146         (wl-draft-reply): Added optional argument `number';
4147         Set wl-draft-parent-number.
4148         (wl-draft-kill): Delete answered mark if it is a reply.
4149
4150 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4151
4152         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4153         that originates in mime-preview-follow-current-entity.
4154         (wl-draft-yank-current-message-entity): Use it if region is active.
4155
4156         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4157         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4158         `wl-message-delete-current-part'.
4159         * wl-mule.el (wl-message-define-keymap): Ditto.
4160         * wl-xmas.el (wl-message-define-keymap): Ditto.
4161
4162 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4163
4164         * wl-mime.el (wl-message-delete-current-part): New function.
4165         (wl-mime-node-id-to-string): Ditto.
4166
4167         * wl-mime.el (wl-message-delete-current-part): Use existing
4168         original buffer which corresponds current mime-view buffer.
4169         (fetched buffer might have different structure, possibly)
4170
4171         * wl-mime.el (wl-message-delete-current-part): Quit if the
4172         message content differs from the actual message.
4173
4174 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4175
4176         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4177         order.
4178         (wl-summary-search-by-subject): Search parent message from tail;
4179         Check the existence of the parent message on the current thread tree.
4180         (wl-summary-update-thread): Check whether the line is inserted.
4181
4182 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4183
4184         * wl-vars.el (wl-summary-line-format): Undo last change.
4185         * wl-summary.el (wl-summary-print-destination): Do not put
4186         invisible property when `wl-summary-width' is nil.
4187         (wl-summary-line-subject-minimum-length): Abolished.
4188         (wl-summary-line-subject): Ditto.
4189
4190 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4191
4192         * wl-vars.el (wl-summary-line-format): Change default value.
4193         (wl-summary-subject-length-limit): Abolished.
4194         * wl-summary.el (wl-summary-line-subject): Ditto.
4195
4196 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4197
4198         * wl-template.el (wl-template-select): Added optional argument.
4199         If optional argument is specified, reverse
4200         `wl-template-visible-select'.
4201
4202 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4203
4204         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4205         Take prefix argument to force asking the destination folder.
4206
4207 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4208
4209         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4210         count and update status.
4211
4212 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4213
4214         * wl-summary.el (wl-summary-redisplay-internal): If
4215         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4216         after fetching.
4217
4218 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4219
4220         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4221         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4222
4223         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4224
4225 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4226
4227         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4228         (All other related portions are changed).
4229         (wl-summary-mark-as-read-all): Rewrite.
4230
4231 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4232
4233         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4234         `wl-summary-mark-as-read'.
4235         (wl-summary-mark-as-unread): Rewrite.
4236         (wl-summary-mark-as-read): Added no-modeline argument.
4237         (wl-summary-resume-cache-status): Rewrite.
4238         (wl-summary-exec-subr): Remove unused local variable.
4239
4240 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4241
4242         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4243         logic to call `wl-summary-buffer-prev-folder-function'.
4244         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4245
4246 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4247
4248         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4249         is nil.
4250
4251 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4252
4253         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4254         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4255         (wl-mime-setup): Add its entry.
4256
4257 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4258
4259         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4260         (wl-summary-delete-cache): Likewise.
4261         (wl-summary-mark-as-read): Rewrite.
4262
4263 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4264
4265         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4266         `wl-summary-count-unread'.
4267
4268         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4269
4270         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4271
4272 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4273
4274         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4275         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4276         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4277         Renamed to the elmo-msgdb-*-mark.
4278         (wl-summary-score-marks): Follow the change above.
4279         (wl-summary-auto-refile-skip-marks): Ditto.
4280         (wl-summary-incorporate-marks): Ditto.
4281         (wl-summary-expire-reserve-marks): Ditto.
4282
4283         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4284         changes.
4285         (wl-thread-insert-top): Changed updating message.
4286
4287         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4288         variable.
4289         (wl-summary-count-unread): Count answered marks.
4290         (wl-summary-rescan): Call wl-summary-insert-message instead of
4291         wl-summary-append-message-func-internal.
4292         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4293         (wl-summary-prefetch-msg): Follow the variable name changes.
4294         (wl-summary-prefetch-region): Ditto.
4295         (wl-summary-mark-as-read-all): Follow the API changes;
4296         Don't call elmo-folder-replace-marks.
4297         (wl-summary-delete-cache): Follow the variable name changes.
4298         (wl-summary-resume-cache-status): Ditto.
4299         (wl-summary-update-status-marks): New function.
4300         (wl-summary-insert-message): New function.
4301         (wl-summary-sync-marks): Follow the variable name changes.
4302         (wl-summary-sync-update): Synchronize to the msgdb, too;
4303         Changed update messages.
4304         (wl-summary-make-number-list): Rewrite.
4305         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4306         (wl-summary-mark-as-unread): Follow the API changes.
4307         (wl-summary-exec-subr): Follow the variable name changes.
4308         (wl-summary-mark-as-read): Ditto.
4309         (wl-summary-move-spec-plugged-alist): Ditto.
4310         (wl-summary-move-spec-unplugged-alist): Ditto.
4311         (wl-summary-cursor-move-surface): Ditto.
4312
4313         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4314         variable name changes.
4315         (wl-highlight-summary-current-line): Ditto.
4316
4317         * wl-expire.el (wl-expire-refile): Follow the API change in
4318         elmo-folder-move-messages.
4319         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4320         (wl-summary-archive): Use elmo-folder-msgdb instead of
4321         elmo-msgdb-load.
4322
4323 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4324
4325         * wl-mime.el (wl-draft-preview-message): Restore the position
4326         before evaluating wl-draft-send-hook in preview buffer.
4327
4328 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4329
4330         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4331         when it creates new draft buffer.
4332
4333         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4334         without argument.
4335
4336         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4337         Evaluate content and if the value is string, insert it.
4338         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4339         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4340         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4341         wl-draft-config-sub-part-bottom): Use it.
4342
4343         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4344         with the folder name. The question was unintelligible when it is
4345         called from wl-save-status.
4346
4347 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4348
4349         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4350         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4351         cannot take second argument).
4352
4353 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4354
4355         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4356         as t. Since type and subtype are not case sensitive (RFC 2045).
4357
4358 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4359
4360         * wl-vars.el (wl-message-mode-line-format): New variable.
4361         (wl-message-mode-line-format-spec-alist): Ditto.
4362         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4363         (wl-message-redisplay): Use wl-message-mode-line-format.
4364
4365 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4366
4367         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4368
4369 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4370
4371         * wl-summary.el (wl-summary-default-from): Write description.
4372
4373 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4374
4375         * wl-vars.el (wl-ldap-objectclass): Abolish.
4376
4377         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4378         (wl-ldap-make-filter): Removed condition for objectclass.
4379         (wl-ldap-make-matched-value-list): Remove meaningless process.
4380         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4381         (wl-address-ldap-search): Don't add `*' to `pat' string;
4382         use ignore-errors; added `email';
4383         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4384         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4385         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4386
4387
4388 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4389
4390         * wl-draft.el (wl-draft-parent-folder): Write description.
4391         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4392
4393 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4394
4395         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4396         as "" (zero-length string) if no parent.
4397         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4398
4399 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4400
4401         * wl-address.el (wl-address-make-completion-list): Skip duplication
4402         checking.
4403         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4404         `append'.
4405
4406 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4407
4408         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4409         instead of `beginning-of-buffer'.
4410
4411 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4414
4415 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4418         Refer wl-message-buffer-name.
4419         (wl-message-wheel-down): Ditto.
4420
4421 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4422
4423         * wl-vars.el (wl-message-buffer-name): New user option.
4424
4425         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4426         directly instead of making alist dinamically.
4427
4428         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4429         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4430         wl-message-buffer-cache-name.
4431         (wl-message-buffer-cache-clean-up): Ditto.
4432
4433         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4434
4435         * Version number is increased to 2.9.15.
4436
4437 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4438
4439         * wl-vars.el (wl-summary-default-view-alist): New user option.
4440
4441         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4442
4443         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4444         while deleting address.
4445         (wl-draft-delete-myself-from-cc): Ditto.
4446
4447         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4448         If optional argument is specified, reverse sort order.
4449
4450         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4451
4452 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4453
4454         * wl-thread.el (wl-thread-insert-message): Return parent number if
4455         exists.
4456         (wl-thread-update-indent-string-region): Use
4457         wl-thread-update-line-on-buffer-sub instead of
4458         wl-thread-update-line-on-buffer.
4459
4460 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4461
4462         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4463         (wl-folder-close-all): Ditto.
4464
4465 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4466
4467         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4468         and mailing-list:.
4469         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4470         value.
4471         (wl-summary-line-list-info): Print mailing-list name even when 
4472         list-number is empty.
4473
4474 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4475
4476         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4477
4478         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4479         (wl-draft-open-file): Ditto.
4480         (wl-draft-random-alphabet): Ditto.
4481
4482         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4483         bindings.
4484
4485 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4486
4487         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4488         * wl-vars.el (wl-draft-config-alist): Ditto.
4489
4490 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4491
4492         * Version number is increased to 2.9.14.
4493
4494         * wl.el (wl): Don't set wl-init as nil when error occured while
4495         auto-checking folders.
4496
4497         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4498         `elmo-expand-newtext'.
4499
4500 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4501
4502         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4503         `this-command' so that `wl-folder-goto-folder' contained in
4504         `wl-summary-keep-cursor-command' work.
4505
4506 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4507
4508         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4509         message buffer displaying state.
4510
4511 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4512
4513         * wl-vars.el (wl-summary-default-view): New variable to specify
4514         default value for `wl-summary-buffer-view' instead of using
4515         set-default.
4516         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4517
4518 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4519
4520         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4521
4522         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4523
4524 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4525
4526         * wl-vars.el (wl-forward-subject-prefix): New variable.
4527         * wl-draft.el (wl-draft-forward): Use it.
4528
4529 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4530
4531         * wl-message.el (wl-message-prev-page): When it is called without
4532         lines argument, scroll down by wl-message-scroll-amount lines.
4533         (wl-message-next-page): Ditto.
4534         * wl-vars.el (wl-message-scroll-amount): Change default value
4535         to preserve current behavior.
4536
4537 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4538
4539         * wl-summary.el (wl-summary-prefetch-msg): Bind
4540         `wl-message-entity' to call `wl-summary-from-function'.
4541
4542 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4543
4544         * wl-message.el (wl-message-buffer-create): Run
4545         wl-message-buffer-created-hook.
4546
4547 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * wl-summary.el (wl-summary-sort-specs): New variable.
4550         (wl-summary-default-sort-spec): Ditto.
4551         (wl-summary-sort): Rewrite.
4552         (wl-summary-sort-by-list-info): New function.
4553
4554 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4555
4556         * wl-summary.el (wl-summary-get-list-info): New function.
4557         (wl-summary-sort): Rewrite.
4558         (wl-summary-line-list-info): Ditto.
4559         (wl-summary-line-list-count): Ditto.
4560         (wl-summary-refile-region): Fixed docstring.
4561
4562 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4563
4564         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4565         `wl-folder-entity-hashtb' as completion table.
4566
4567 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4570         only when this command is called interactively; silence the byte-
4571         compiler.
4572
4573 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4574
4575         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4576         active in XEmacs.
4577
4578 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4579
4580         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4581         plural lines.
4582
4583 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4584
4585         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4586         of current line when the cursor is on the header name.
4587         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4588
4589 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4590
4591         * wl-util.el (wl-read-directory-name): Return displayed directory
4592         as the default value also on XEmacs.
4593
4594 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4595
4596         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4597         formatting.
4598
4599 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4600
4601         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4602         argument and when it is non-nil, check face property before
4603         highlighting for each line.
4604         (wl-highlight-summary-window): Set it.
4605
4606 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4607
4608         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4609         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4610
4611         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4612         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4613         (wl-draft-get-fcc-list): Likewise.
4614
4615 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4616
4617         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4618         (wl-thread-entity-cur): Ditto.
4619         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4620         wl-thread-indent-regexp setting.
4621         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4622
4623         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4624         wl-summary-lazy-highlight.
4625         (wl-summary-display-bottom): Ditto.
4626
4627         * wl-thread.el (wl-thread-open-close): Likewise.
4628
4629         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4630         from and subject;
4631         Bind wl-draft-use-frame;
4632         Enclose with save-window-excursion;
4633         Use wl-draft-create-buffer instead of with-temp-buffer;
4634         Use wl-draft-prepare-edit;
4635         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4636         Use wl-draft-send instead of wl-draft-raw-send.
4637
4638 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4641         of using wl-from.
4642
4643 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4646         insert-buffer instead of clone-buffer.
4647         (wl-draft-doing-mime-bcc): New variable.
4648         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4649         infinite loop.
4650         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4651
4652         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4653         (wl-draft-mime-bcc-body): Ditto.
4654
4655         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4656         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4657         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4658         wl-draft-do-mime-bcc.
4659         (wl-draft-mime-bcc-field): New function.
4660         (wl-draft-do-mime-bcc): Ditto.
4661
4662         * wl-address.el (wl-address-complete-header-list): New variable.
4663         (wl-address-complete-header-regexp): Changed default value.
4664
4665         * Version number is increased to 2.9.13.
4666
4667 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4668
4669         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4670         it is differed.
4671
4672 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4673
4674         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4675         (wl-summary-line-list-count): Ditto.
4676
4677 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4678
4679         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4680         (wl-nntp-posting-function): New variable.
4681         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4682         `wl-nntp-posting-config-alist'.
4683
4684 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4685
4686         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4687         FLIM.
4688
4689 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4690
4691         * wl-summary.el (wl-summary-target-mark-refile-sub):
4692         Remove a nuisance funcall.
4693
4694 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4695
4696         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4697         as t for `try-completion'.
4698
4699 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4700
4701         * wl-summary.el (wl-summary-default-from): Use
4702         wl-address-header-extract-address instead of
4703         std11-extract-address-components.
4704         (wl-summary-simple-from): Ditto.
4705         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4706         (wl-summary-insert-headers): Show message.
4707         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4708         for whole line.
4709         (wl-summary-default-from): Revert last change.
4710         (wl-summary-simple-from): Ditto.
4711         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4712         (wl-summary-mark-as-read-region): Follow the change above.
4713         (wl-summary-sync-marks): Ditto.
4714         (wl-summary-target-mark-mark-as-read): Ditto.
4715         (wl-summary-redisplay-internal): Ditto.
4716         (wl-summary-redisplay-no-mime-internal): Ditto.
4717         (wl-summary-redisplay-all-header): Ditto.
4718         (wl-summary-mark-as-read): Removed argument `cached';
4719         Use current cache status to set cache mark.
4720         (wl-summary-redisplay-internal): Follow the change above.
4721         (wl-summary-redisplay-no-mime-internal): Ditto.
4722         (wl-summary-redisplay-all-header): Ditto.
4723
4724         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4725
4726         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4727         Don't call itself recursively (Adviced by Yamaoka-san).
4728
4729 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4730
4731         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4732         bind wl-summary-highlight as nil to avoid error caused by missing
4733         local variables.
4734
4735 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4736
4737         * wl-vars.el (wl-invalid-character-message): New user option.
4738
4739         * wl-util.el (wl-set-string-width): If truncated string-width is
4740         larger than specified width, use `wl-invalid-character-message'.
4741
4742 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4743
4744         * wl-summary.el (wl-summary-prefetch-msg): 
4745         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4746
4747 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-vars.el (wl-summary-check-line-format): New user option.
4750         (wl-summary-line-format-file): Ditto.
4751
4752         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4753         variable.
4754         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4755         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4756         and `wl-summary-view-old-p' to check whether do a rescan or not.
4757         (wl-summary-view-old-p): New function.
4758         (wl-summary-line-format-changed-p): Ditto.
4759         (wl-summary-line-format-save): Ditto.
4760         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4761
4762         * wl-util.el (wl-set-string-width): Avoid using negative number
4763         for make-string.
4764
4765 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4766
4767         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4768         return value.
4769
4770         * wl-util.el (wl-set-string-width): Added optional argument
4771         `padding' (All other related portions are changed).
4772         (wl-line-parse-format): If the first letter of column number is
4773         `0', zero-padding the result (ex: "%05l").
4774
4775         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4776
4777 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4778
4779         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4780         sequential summary view.
4781
4782 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4783
4784         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4785         if it doesn't have a -unix version.
4786
4787 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4788
4789         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4790
4791 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4792
4793         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4794         content.
4795         (wl-draft): Follow the change above.
4796
4797         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4798
4799         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4800         and wl-folder-summary-line-format-alist contain %T and %P.
4801
4802         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4803         (wl-summary-mode-line-format): New user option.
4804         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4805         (wl-summary-line-format): Changed default value.
4806         (wl-summary-lazy-highlight): Changed default value.
4807
4808         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4809         change in wl-summary-create-line.
4810         (wl-thread-insert-entity-sub): Ditto.
4811
4812         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4813         (wl-summary-buffer-unread-status): Ditto.
4814         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4815         (wl-summary-buffer-persistent-mark-column): Ditto.
4816         (wl-summary-buffer-mode-line-formatter): Ditto.
4817         (wl-summary-buffer-mode-line): Ditto.
4818         (wl-summary-message-regexp): Abolished.
4819         (All other related portions are changed.)
4820         (wl-summary-detect-mark-position): New function.
4821         (wl-summary-buffer-set-folder): Setup
4822         wl-summary-buffer-mode-line-formatter.
4823         (wl-summary-mode): Setup selective-display;
4824         Setup pre-idle-hook when xemacs.
4825         (wl-summary-update-modeline): Rewrite.
4826         (wl-summary-jump-to-msg): Define as function;
4827         Changed regexp for searching messages.
4828         (wl-summary-message-number): Rewrite.
4829         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4830         Do rescan when old type summary cache.
4831         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4832         (wl-summary-remove-destination): Use '\r' to detect EOL.
4833         (wl-summary-print-destination): Ditto.
4834         (wl-summary-temp-mark): New inline function.
4835         (wl-summary-persistent-mark): Ditto.
4836         (wl-summary-line-number): New function.
4837         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4838         (wl-summary-line-list-count): New function.
4839         (wl-summary-create-line): Added argument persistent-mark.
4840         (All other related portions are changed)
4841         (wl-summary-create-line): Insert '\r'.
4842         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4843         (wl-summary-cursor-move-surface): New inline function.
4844         (wl-summary-prev): Use it.
4845         (wl-summary-next): Ditto.
4846
4847         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4848         wl-summary-message-regexp.
4849         (wl-highlight-summary): Delete progress message.
4850         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4851
4852         * Version number is increased to 2.9.12.
4853
4854 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4855
4856         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4857         variable (nil: no minimum).
4858         (wl-summary-line-subject): Add some spaces after subject by
4859         wl-summary-line-subject-minimum-length.
4860
4861 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4862
4863         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4864         and removed `F'.
4865         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4866         change above).
4867
4868 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4869
4870         * wl-summary.el (wl-summary-line-list-count): Reverted.
4871         (example setting in samples/*/dot.wl is also updated)
4872
4873 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4874
4875         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4876
4877         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4878
4879         * wl-vars.el (wl-summary-line-format): Addes some description to the
4880         docstring.
4881
4882         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4883         (wl-summary-line-close-bracket): Ditto.
4884         (wl-summary-line-children-number): Ditto.
4885         (wl-summary-line-thread-indent): Ditto.
4886         (wl-summary-line-children-and-from): Ditto.
4887
4888         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4889         't', 'c', 'F' and added 'C'.
4890
4891         * wl-util.el (wl-set-string-width): Accept negative value.
4892         (wl-line-parse-format): Added "%number(" and "%)".
4893
4894 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4895
4896         * wl-summary.el (wl-summary-line-list-count): Change format of the
4897         return value.
4898
4899 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4900
4901         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4902         from the recent message.el.
4903         (wl-draft-point-in-header-p): Ditto.
4904         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4905         wl-draft-beginning-of-line.
4906         * wl-e21.el (wl-draft-mode-map): Ditto.
4907         * wl-xmas.el (wl-draft-mode-map): Ditto.
4908
4909         * wl-folder.el: Sort macrodefs by dependencies.
4910
4911 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4912
4913         * wl-summary.el (wl-summary-prev): Fixed regexp.
4914         (wl-summary-next): Ditto.
4915
4916 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4917
4918         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4919
4920 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4921
4922         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4923         for backward compatibility.
4924
4925 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4926
4927         * wl-summary.el (wl-summary-line-list-count): New function, merged
4928         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4929         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4930         list counts.
4931
4932 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4933
4934         * wl-summary.el (wl-summary-create-line): Ignore errors while
4935         timezone-fix-time.
4936
4937         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4938
4939         * wl-summary.el (wl-summary-sync-update): Ditto.
4940         (wl-summary-default-from): Use wl-message-entity
4941         instead of entity.
4942
4943         * wl-summary.el (wl-summary-create-line): Fix.
4944
4945         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4946         (wl-summary-line-format): New user option.
4947         (wl-folder-summary-line-format-alist): Ditto.
4948         (wl-summary-from-width): Abolished.
4949
4950         * wl-util.el (toplevel): Require 'bytecomp.
4951         (wl-line-parse-format): New function.
4952         (wl-line-formatter-setup): New macro.
4953
4954         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4955         (wl-summary-buffer-line-formatter): New buffer local variable.
4956         (wl-summary-switch-to-clone-buffer): Follow the change above.
4957         (wl-summary-message-regexp): Fix.
4958         (wl-summary-from-func-internal): Abolished.
4959         (wl-summary-subject-func-internal): Ditto.
4960         (wl-summary-subject-filter-func-internal): Ditto.
4961         (All other related portions are changed.)
4962         (wl-summary-buffer-set-folder):
4963         Set up wl-summary-buffer-number-column and 
4964         wl-summary-buffer-line-formatter
4965         (All other related portions are changed.)
4966         (wl-summary-buffer-number-column-detect): Abolished.
4967         (All other related portions are changed.)
4968         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4969         (wl-summary-delete-all-temp-marks-on-buffer): Use
4970         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4971         (wl-summary-target-mark-delete): Ditto.
4972         (wl-summary-target-mark-refile-subr): Ditto.
4973         (wl-summary-target-mark-mark-as-read): Ditto.
4974         (wl-summary-target-mark-mark-as-unread): Ditto.
4975         (wl-summary-target-mark-mark-as-important): Ditto.
4976         (wl-summary-target-mark-save): Ditto.
4977         (wl-summary-replace-status-marks): Renamed from
4978         wl-summary-set-status-marks-on-buffer;
4979         Use wl-summary-message-regexp instead of
4980         wl-summary-buffer-number-regexp.
4981         (wl-summary-sync-update): Follow the change above.
4982         (wl-summary-goto-previous-message-beginning): New function.
4983         (wl-summary-mark-as-unread): Use it.
4984         (wl-summary-mark-as-important): Ditto.
4985         (wl-summary-line-formatter): New variable.
4986         (wl-summary-line-year): New function.
4987         (wl-summary-line-day): Ditto.
4988         (wl-summary-line-day-of-week): Ditto.
4989         (wl-summary-line-hour): Ditto.
4990         (wl-summary-line-minute): Ditto.
4991         (wl-summary-line-open-bracket): Ditto.
4992         (wl-summary-line-close-bracket): Ditto.
4993         (wl-summary-line-children-number): Ditto.
4994         (wl-summary-line-thread-indent): Ditto.
4995         (wl-summary-line-size): Ditto.
4996         (wl-summary-line-subject): Ditto.
4997         (wl-summary-line-from): Ditto.
4998         (wl-summary-line-children-and-from): Ditto.
4999         (wl-summary-create-line): Rewritten.
5000         (wl-summary-format-date): Abolished.
5001
5002         * wl-highlight.el (wl-highlight-summary-current-line): Use
5003         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5004         Use thread structure to detect thread top message.
5005
5006         * wl-draft.el (wl-default-draft-cite): Don't use
5007         wl-summary-from-func-internal.
5008
5009         * wl-refile.el (wl-refile-subject-learn): Don't use
5010         wl-summary-subject-filter-func-internal.
5011         (wl-refile-guess-by-subject): Ditto.
5012
5013         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5014         parameters.
5015
5016         * wl-thread.el (wl-thread-update-indent-string-region):
5017         Use wl-thread-update-line-on-buffer instead of
5018         wl-thread-update-indent-string.
5019         (wl-thread-update-children-number): Redefine using
5020         wl-thread-update-line-on-buffer.
5021         (wl-thread-update-indent-string): Abolished.
5022
5023         * Version number is increased to 2.9.11.
5024
5025 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5026
5027         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5028         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5029         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5030
5031         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5032         as nil.
5033
5034         * wl-thread.el (wl-thread-open-all-unread): Use 
5035         elmo-folder-list-messages-mark-match.
5036         (wl-thread-insert-message): Removed argument `mark-alist'.
5037         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5038         elmo-msgdb-set-mark.
5039         (wl-thread-get-children-msgs-uncached): Likewise.
5040         (wl-thread-get-exist-children): Added argument include-self.
5041         (wl-thread-delete-message): Follow the change above.
5042
5043         * wl-summary.el (wl-summary-count-unread): Removed argument.
5044         (wl-summary-rescan): Follow the change above.
5045         (wl-summary-mark-as-read-region): Ditto
5046         (wl-summary-mark-as-unread-region): Ditto.
5047         (wl-summary-delete-messages-on-buffer): Ditto.
5048         (wl-summary-sync-update): Ditto.
5049         (wl-summary-switch-to-clone-buffer): Ditto.
5050         (wl-summary-goto-folder-subr): Ditto.
5051         (wl-summary-target-mark-mark-as-read): Ditto.
5052         (wl-summary-target-mark-mark-as-unread): Ditto.
5053         (wl-summary-target-mark-mark-as-important): Ditto.
5054         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5055         (wl-summary-update-thread): Removed argument `mark-alist'.
5056         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5057         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5058         (wl-summary-resume-cache-status): Likewise.
5059         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5060         elmo-msgdb-set-mark.
5061         (wl-summary-mark-as-read-all): Likewise.
5062         (wl-summary-delete-cache): Ditto.
5063         (wl-summary-auto-select-msg-p): Ditto.
5064         (wl-summary-mark-as-unread): Ditto.
5065         (wl-summary-no-auto-refile-message-p): Ditto.
5066         (wl-summary-mark-as-read): Ditto.
5067         (wl-summary-mark-as-important): Ditto.
5068         (wl-summary-auto-refile): Follow the change above.
5069         (wl-summary-delete-all-marks): Removed.
5070         (wl-summary-resume-marks-and-highlight): Ditto.
5071         (wl-summary-resume-marks): Ditto.
5072         (wl-summary-delete-important-msgs-from-list): Ditto.
5073         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5074
5075         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5076         wl-summary-count-unread.
5077
5078         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5079         (wl-summary-score-update-all-lines): Use
5080         elmo-msgdb-set-mark.
5081
5082 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5083
5084         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5085         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5086         (wl-summary-create-line): Renamed from
5087         wl-summary-overview-create-summary-line;
5088         Argument rearrangement.
5089         (wl-summary-update-thread): Follow the change above.
5090
5091         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5092         (wl-thread-insert-entity-sub): Likewise.
5093
5094         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5095         argument `overview', `mark-alist' and added `msgdb'.
5096
5097         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5098
5099         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5100         (wl-summary-rescan): Follow the change above.
5101         (wl-summary-sync-update): Ditto.
5102         (wl-summary-insert-thread-entity): Ditto;
5103         Don't use `let*' in every while loop;
5104         Detect infinite loop of threads.
5105         (wl-summary-update-thread): Removed argument `overview'.
5106
5107         * wl-thread.el (wl-thread-insert-message): Ditto.
5108
5109         * Version number is increased to 2.9.10.
5110
5111         * wl-message.el (wl-message-redisplay): Ignore errors while
5112         wl-message-redisplay-hook.
5113
5114 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5115
5116         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5117
5118 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl.el (wl): inhibit-quit while wl-folder.
5121
5122 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5123
5124         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5125         while msgdb access.
5126
5127 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5128
5129         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5130         even if no folder is not created.
5131
5132 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5135
5136         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5137         implementation.
5138         (wl-summary-target-mark-thread): Ditto.
5139
5140         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5141
5142 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5143
5144         * wl-util.el (wl-display-bytes): Remove unused function.
5145
5146 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5147
5148         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5149         seems critical one (partially reverse the change in 2002/03/17).
5150
5151 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5152
5153         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5154         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5155
5156 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5157
5158         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5159         is not writable.
5160         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5161         plugged status instead of `'force' as 2nd argument.
5162
5163         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5164         is not creatable.
5165
5166         * Version number is increased to 2.9.9.
5167
5168 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5169
5170         * wl-summary.el (wl-summary-suspend): New function.
5171
5172 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5173
5174         * wl.el (wl): Do not check variables if check is nil.
5175         * wl-utils.el (wl-collect-draft): New function.
5176         * wl-folder.el (wl-folder-suspend): Put summary buffers
5177         and draft buffers at the end of buffer list.
5178         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5179
5180 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5181
5182         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5183         loop instead of recursive call.
5184
5185         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5186         2nd argument.
5187
5188 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5189
5190         * wl-draft.el (wl-draft-create-contents): Don't take neither
5191         (function . args) nor (string . something) any more.
5192
5193         * wl-version.el (wl-generate-user-agent-string): Return string
5194         without header symbol.
5195         * wl-draft.el (wl-draft-default-headers): Use it.
5196
5197         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5198         `wl-draft-insert-ccs' and return field value instead of inserting
5199         the header. Abolish cc argument.
5200         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5201
5202         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5203         rather than one with string car.
5204
5205         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5206         * wl-draft.el (wl-draft-create-contents): Add it after the default
5207         headers.
5208
5209         * wl-draft.el (wl-draft-create-contents): For the case of
5210         (symbol-or-string . function) insert header only when the function
5211         returns string value.
5212
5213 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5214
5215         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5216         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5217
5218 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5219
5220         * wl.el (wl-check-environment): Don't check Message-ID when
5221         `wl-insert-message-id' is nil.
5222         Revive checking if `wl-message-id-domain' contains "@".
5223
5224 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5225
5226         * wl.el (wl-check-environment): Merge examination for "@" at
5227         inappropriate position into the first string-match.
5228
5229         * wl-summary.el (wl-summary-target-mark-print): New function.
5230         (wl-summary-pipe-message-subr): Extracted from
5231         `wl-summary-pipe-message'.
5232         (wl-summary-target-mark-pipe): New function.
5233         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5234         `wl-summary-target-mark-pipe'.
5235
5236 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5237
5238         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5239
5240 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5241
5242         * wl.el (wl-check-environment): Use elmo-warning instead of
5243         error for non-critical ones.
5244         Remove trash folder check.
5245         (wl): Don't ignore error in wl-check-environment.
5246
5247         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5248         check, which is moved from `wl-check-environment'.
5249         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5250
5251 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5252
5253         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5254         guess anything, call wl-summary-write.
5255         (wl-summary-write): Create draft with blank To field.
5256         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5257
5258 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5259
5260         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5261         argument full as well for wl-folder-write-current-folder.
5262         If wl-*-write-current-folder cannot guess addressee, add blank
5263         To header.
5264         Rewrite condition for positioning cursor.
5265
5266 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5267
5268         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5269         summary buffer is present, use it.
5270         (wl-folder-jump-to-previous-summary): Ditto.
5271
5272 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5273
5274         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5275
5276         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5277         wl-summary-previous-buffer and wl-summary-next-buffer.
5278
5279         * wl-folder.el (wl-folder-mode-map): Bind
5280         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5281         (wl-folder-jump-to-next-summary): New function.
5282         (wl-folder-jump-to-previous-summary): Ditto.
5283
5284         * wl-draft.el (wl-draft): Rearranged.
5285
5286 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5287
5288         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5289         of header.
5290         (wl-draft): Collect arguments for the header as header-alist.
5291         (wl-draft-forward): Arrange arguments for wl-draft.
5292         (wl-draft-reply): Ditto.
5293         (wl-draft-edit-string): Ditto.
5294         * wl-summary.el (wl-summary-write): Ditto.
5295         (wl-summary-write-current-folder): Ditto.
5296
5297         * Version number is increased to 2.9.8.
5298
5299 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5300
5301         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5302
5303         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5304
5305         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5306         even if the guess failed.
5307
5308         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5309         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5310         wl-summary-write-current-folder.
5311         * wl-xmas.el: Ditto.
5312
5313 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5314
5315         * wl-summary.el (wl-summary-next-page): Force display message if
5316         message is not displayed yet.
5317         (wl-summary-prev-page): Ditto.
5318
5319 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5320
5321         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5322
5323 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5324
5325         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5326         add "Preview Message" and "Save Draft and Exit".
5327
5328 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5329
5330         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5331         if addrmgr is called from draft in splitted window.
5332
5333         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5334         * wl-mule.el: Ditto.
5335         * wl-xmas.el: Ditto.
5336
5337 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5338
5339         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5340
5341         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5342         * wl-xmas.el (wl-folder-toolbar): Ditto.
5343
5344 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5345
5346         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5347         and wl-draft-save-and-exit.
5348         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5349         * wl-xmas.el: Ditto.
5350         * wl-mule.el: Ditto.
5351
5352         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5353         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5354
5355 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5356
5357         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5358         lists for saving buffer.
5359
5360 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5361
5362         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5363         parent-folder argument instead of it.
5364         (wl-draft-create-buffer): Ditto.
5365         (wl-draft-forward): Ditto.
5366         (wl-draft-reply): Ditto.
5367         * wl-summary.el (wl-summary-write): Ditto.
5368         (wl-summary-write-current-folder): Ditto.
5369
5370         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5371         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5372         Folder buffer after composing.
5373
5374 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5377         header if the file `wl-x-face-file' already contains it.
5378
5379 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5380
5381         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5382         folder" entry.
5383         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5384         * wl-e21.el (wl-folder-toolbar): Ditto.
5385         * wl-xmas.el (wl-folder-toolbar): Ditto.
5386
5387 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5388
5389         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5390         wl-folder-goto-folder with sticky argument.
5391         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5392
5393 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5394
5395         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5396         and wl-summary-previous-buffer.
5397         (wl-summary-next-buffer): New function.
5398         (wl-summary-previous-buffer): Ditto.
5399
5400 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5401
5402         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5403         wl-folder-jump-to-current-entity-with-arg.
5404         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5405         `wl-folder-jump-to-current-entity'.
5406         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5407         `wl-summary-goto-folder-sticky'.
5408         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5409         `wl-summary-goto-folder'.
5410         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5411         Unless force-exit, do not clean temp. marks for sticky summary.
5412         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5413
5414 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5417         not entire.
5418
5419 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5420
5421         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5422         to `C-x C-s'.
5423         (wl-summary-save-status): New command.
5424         (wl-summary-exit): Don't clean-up temp marks when sticky.
5425         (Applied patch from Nakayama-san [wl: 09548])
5426         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5427         Do nothing when no mark data.
5428         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5429         Call `wl-summary-delete-all-temp-marks' before saving.
5430
5431 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5432
5433         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5434
5435 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5436
5437         * wl.el (wl-check-environment): Also cause error when (system-name)
5438         returns "localhost.localdomain". (Although it doesn't affect because
5439         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5440
5441 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5442
5443         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5444         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5445
5446         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5447         value.
5448
5449 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5452         Likewise r-cc-list and r-ng-list.
5453
5454 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5455
5456         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5457         only if it is bound as variable.
5458
5459         * wl-mime.el (wl-draft-preview-message): Ditto.
5460
5461 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5462
5463         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5464         needless `goto-char'.
5465
5466         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5467         `wl-summary-redisplay-no-mime-internal' instead of
5468         `wl-summary-redisplay-no-mime'.
5469         (wl-summary-redisplay-no-mime): Changed argument;
5470         Call `wl-summary-redisplay-no-mime-internal'.
5471
5472         * wl-mime.el (wl-draft-preview-message): Bind
5473         `mime-header-encode-method-alist' locally.
5474
5475         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5476         (wl-draft-std11-parse-addresses): Added the first address check.
5477         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5478
5479         * Version number is increased to 2.9.7.
5480
5481 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5482
5483         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5484
5485 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5486
5487         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5488         related to scrollbar support, if there is no such a feature
5489         compiled in.
5490
5491 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5492
5493         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5494         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5495         for prefetch.
5496
5497 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5498
5499         * wl-summary.el (wl-summary-pick): Fix for no match.
5500
5501 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5502
5503         * wl-draft.el (wl-draft-save):
5504         Override `mime-header-encode-method-alist'.
5505
5506 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5507
5508         * wl-folder.el (wl-folder-pick): New function.
5509         Define key as "?".
5510
5511 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5514         Fix for unplugged.
5515
5516 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5517
5518         * wl-folder.el (wl-folder-virtual): New function.
5519         Define key as "V".
5520
5521 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5522
5523         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5524         multi folder if entity is group.
5525
5526 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5527
5528         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5529         is nil.
5530
5531 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5532
5533         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5534         (wl-summary-target-mark-msgs): Return the number of marked messages.
5535
5536 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5537
5538         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5539         "first:" is specified.
5540
5541 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5542
5543         * wl-vars.el (wl-from): Use return value of function
5544         user-full-name instead of the variable user-full-name since
5545         XEmacs-20.4 doesn't set this variable.
5546
5547 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5548
5549         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5550         call `wl' directly.
5551
5552 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5553
5554         * wl-draft.el (wl-draft-reedit): Removed duplicated
5555         switch-to-buffers.
5556
5557 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * wl.el (wl-other-frame): Removed garbages.
5560
5561 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5562
5563         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5564
5565         * wl-xmas.el (wl-draft-key-setup): Ditto.
5566
5567         * wl-mule.el (wl-draft-key-setup): Ditto.
5568
5569         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5570         (wl-draft-reedit): Ditto.
5571         (wl-draft-prepare-edit): Add `wl-draft-save' to
5572         `local-write-file-hooks'.
5573         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5574         (wl-draft-reedit): Set buffer-file-name.
5575         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5576
5577
5578         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5579         call it.
5580         (wl-delete-startup-frame-function): New variable.
5581         (wl-other-frame): New function
5582         (Original was written by Yamaoka san [wl: 09239]).
5583
5584         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5585         if `wl-folder-use-frame'.
5586
5587 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5588
5589         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5590
5591 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5592
5593         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5594         New variable.
5595         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5596         (wl-message-buffer-prefetch-get-next): Use them.
5597         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5598
5599 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5600
5601         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5602         with unwind-protect.
5603
5604         * wl-draft.el (wl-draft-reedit): Rewrite.
5605         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5606         (wl-draft-save): Insert header separator if it does not exist;
5607         Removed condition-case.
5608
5609         * wl-summary.el (wl-summary-reedit): Revert last change.
5610
5611         * wl-draft.el (wl-draft-save): Rewrite.
5612         (wl-draft-create-buffer): Set buffer-file-name as nil.
5613
5614         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5615
5616         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5617
5618         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5619         nil.
5620
5621 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5622
5623         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5624         If count is nil, do not prefetch.
5625         (wl-message-buffer-prefetch-next): Next.
5626
5627 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5628
5629         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5630
5631 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5632
5633         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5634         `delete-backward-char'
5635         (wl-draft-prepare-edit): Check major-mode.
5636         (wl-draft-decode-header): Rewrite.
5637         (wl-draft): Fix.
5638
5639 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5640
5641         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5642
5643 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5644
5645         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5646         (wl-message-buffer-prefetch-get-next): Remove size checking.
5647         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5648
5649 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5650
5651         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5652         (wl-draft-default-headers): Fix.
5653
5654 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5655
5656         * wl-draft.el (wl-draft-default-headers): Insert return value of
5657         `wl-generate-mailer-string-function'.
5658
5659 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5660
5661         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5662         (wl-draft-insert-mail-header-separator): Ditto.
5663
5664         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5665         again (Reverted the change on 2002-01-17 by OKADA san).
5666
5667 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5668
5669         * wl-draft.el (wl-draft): Rewrite.
5670         (wl-draft-create-buffer): New function.
5671         (wl-draft-create-contents): Ditto.
5672         (wl-draft-prepare-edit): Ditto.
5673         (wl-draft-decode-header): Ditto.
5674         (wl-draft-decode-body): Ditto.
5675         (wl-draft-check-new-line): Ditto.
5676         (wl-draft-default-headers): Ditto.
5677         (wl-draft-insert-mail-header-separator): Ditto.
5678
5679 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5680
5681         * Version number is increased to 2.9.6.
5682
5683 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5684
5685         * wl-draft.el (wl-draft-delete-field): Optional argument.
5686         (wl-draft-delete-fields): Ditto.
5687
5688 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5689
5690         * wl-message.el (toplevel): Eliminated byte-compile warning.
5691         for `itimer-function', `delete-timer' and `itimer-list'.
5692
5693 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5694
5695         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5696         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5697         `wl-message-buffer-prefetch-threshold'.
5698         * wl-summary.el (wl-summary-redisplay-internal): Remove
5699         the check of `wl-message-buffer-prefetch-depth'.
5700
5701 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5702
5703         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5704         size of article.
5705         (wl-message-buffer-prefetch-subr): Remove size check.
5706
5707 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5708
5709         * wl-vars.el (wl-plugged): Make customizable.
5710
5711 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5712
5713         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5714         (wl-message-buffer-prefetch-set-timer): New function.
5715         (wl-message-buffer-prefetch-get-next): New function.
5716         (wl-message-buffer-prefetch): New function.
5717         (wl-message-buffer-prefetch-next): Rewrite.
5718         (wl-message-buffer-prefetch-subr): Rewrite.
5719         * wl-vars.el (wl-auto-prefetch-first): New variable.
5720         * wl-summary.el (wl-summary-goto-folder-subr): Call
5721         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5722
5723 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5724
5725         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5726         `wl-summary-unread-message-hook'.
5727
5728 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5729
5730         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5731         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5732         if range is `cache-status'.
5733
5734 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5735
5736         * wl-message.el (wl-message-buffer-prefetch-subr):
5737         Improve debug message.
5738
5739 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5740
5741         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5742         `wl-mail-send-pre-hook'.
5743         (wl-draft-send-mail-with-qmail): Ditto.
5744         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5745
5746 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5747
5748         * wl-message.el (wl-message-buffer-prefetch-subr):
5749         Fix for cancel-function-timers bug.
5750         (wl-message-buffer-prefetch-debug): Default value is t.
5751
5752 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5753
5754         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5755         (wl-message-buffer-prefetch-subr): Rewrite.
5756         Rename from `wl-message-buffer-prefetch'.
5757
5758 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5759
5760         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5761         (wl-default-draft-cite-decorate-author): Ditto.
5762
5763         * wl-draft.el (wl-draft-cite-function): Removed.
5764         (wl-default-draft-cite-decorate-author): Ditto.
5765
5766 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5767
5768         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5769         (wl-default-draft-cite): Do not arrange author name if the value of
5770         `wl-default-draft-cite-decorate-author' is nil.
5771
5772 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5775
5776         * wl-folder.el (wl-folder-check-one-entity): Don't care
5777         `elmo-folder-use-flag-p'.
5778
5779 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5780
5781         * wl-folder (wl-folder-check-one-entity): Fix
5782         problem if unread is nil.
5783
5784 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5785
5786         * wl-address.el (wl-address-make-completion-list): Check whether
5787         the address is a group list.
5788         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5789
5790 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5791
5792         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5793         The number of the messages of new and unread does not count
5794         correctly.
5795
5796         * wl-summary.el (wl-summary-count-unread): Changed to return
5797         `(new . unread)' instead of total.
5798         (wl-summary-sync-update): Follow the change above.
5799
5800         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5801
5802 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5803
5804         * wl-address.el (wl-address-make-completion-list): Do not enclose
5805         address by " <" and ">" if associated realname is "".
5806         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5807         This is against the promblem with group list in .addresses pointed
5808         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5809
5810 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5811
5812         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5813         message is a format control string.
5814         * wl-expire.el (wl-expire-append-log): Ditto.
5815         * wl-mime.el (wl-summary-burst-subr): Ditto.
5816         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5817         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5818
5819 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5820
5821         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5822         wl.el (wl-check-variables): Rename from `wl-check-type'.
5823         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5824         (wl-check-variables-2): New function.
5825         (wl): Call `wl-check-variables-2'.
5826
5827 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5828
5829         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5830         after renaming folder in access group.
5831
5832 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5833
5834         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5835         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5836         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5837         (wl-message-buffer-prefetch): Rewrite.
5838         (wl-message-buffer-prefetch-idle-time): Removed.
5839         * wl-summary.el (wl-summary-redisplay-internal):
5840         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5841         Error check for `wl-message-buffer-prefetch-depht'.
5842
5843 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5844
5845         * Version number is increased to 2.9.5.
5846         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5847
5848 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5849
5850         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5851         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5852         Based on the patch written by
5853         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5854
5855 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5856
5857         * wl-draft.el (wl-draft-raw-send): Fix for
5858         `wl-news-send-pre-hook'
5859
5860 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5861
5862         * wl-utils.el (wl-message-id-function): New variable.
5863         * wl-draft.el (wl-draft-insert-required-fields):
5864         Use `wl-message-id-function'.
5865
5866 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5867
5868         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5869         * wl-utils.el (wl-draft-make-message-id-string):
5870         Use `wl-from' for domain part of Message-ID
5871         if `wl-message-id-use-wl-from' if non-nil.
5872         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5873
5874 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5875
5876         * wl.el (wl): Call `wl-check-type'
5877         Do not 'condition-case'.
5878
5879 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5880
5881         * wl.el (wl-check-type): New function.
5882         (wl-check-type-variables): New variable.
5883
5884 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5885
5886         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5887
5888 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5889
5890         * wl-draft.el (wl-smtp-password-key): New function.
5891         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5892         (wl-draft-send-mail-with-smtp): Ditto.
5893         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5894
5895 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5896
5897         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5898         * wl-utils.el (wl-unique-id-suffix): Remove.
5899
5900 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * Version number is increased to 2.9.4.
5903
5904 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5905
5906         * wl-utils.el (wl-unique-id-suffix): New variable.
5907         (wl-unique-id): Use `wl-unique-id-suffix'
5908
5909 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5910
5911         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5912         instead of `elmo-msgdb-search'.
5913
5914         * Version number is increased to 2.9.3.
5915
5916 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5917
5918         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5919
5920 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5921
5922         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5923         (wl-draft-dispatch-message): Changed for send-later.
5924         (wl-draft-queue-flush): Ditto.
5925         (wl-draft): Clear `wl-sent-message-queued'.
5926         (wl-draft-reedit): Ditto.
5927         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5928         * wl-vars.el (wl-draft-force-queuing): New variable.
5929         (wl-draft-force-queuing-mail): New variable.
5930         (wl-draft-force-queuing-news): New variable.
5931
5932 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5935         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5936
5937 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5938
5939         * Version number is increased to 2.9.2.
5940
5941 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * wl-draft.el (wl-draft-elide-region): New user command.
5944         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5945
5946         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5947         command `wl-draft-elide-region'.
5948         * wl-mule.el: Ditto.
5949         * wl-xmas.el: Ditto.
5950
5951 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5952
5953         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5954         (wl-biff-check-folder-async): Removed needless let.
5955
5956 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5957
5958         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5959         wl-folder-get-elmo-folder.
5960         (wl-biff-check-folder): Set `biff' argument of
5961         `wl-folder-check-one-entity'.
5962         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5963
5964         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5965         (wl-folder-check-one-entity): Added `biff' argument;
5966         Setup `biff' slot of folder.
5967
5968         * Version number is increased to 2.9.1.
5969
5970 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5971
5972         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5973         comment out and fixed.
5974         (wl-fldmgr-add-completion-subr): Ditto.
5975
5976         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5977         and msgdb.
5978
5979         * wl.el (wl-toggle-plugged): Save summary view.
5980
5981 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5984
5985 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5986
5987         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5988
5989 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5990
5991         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5992         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5993         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5994
5995         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5996         if it was failed.
5997         (wl-demo): Disable undo in the demo buffer.
5998
5999 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6000
6001         * wl-version.el (wl-version): Changed codename.
6002
6003         * Version number is increased to 2.9.0.
6004
6005 2001-12-14  Takuo KITAME <kitame@northeye.org>
6006
6007         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6008         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6009         (wl-folder-mark-as-read-all-current-entity): Ditto.
6010
6011 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6012
6013         * wl-vars.el (wl-from-width): Define as obsolete variable.
6014         (wl-subject-length-limit): Ditto.
6015
6016         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6017
6018         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6019         wl-summary-save-view.
6020
6021         * wl.el (wl-save-status): Ditto.
6022         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6023
6024         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6025         (wl-summary-exit): Follow the change above.
6026         (wl-summary-goto-folder-subr): Ditto.
6027
6028         * wl-folder.el (wl-folder-create-subr): Don't use
6029         `elmo-folder-creatable-p'.
6030
6031 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6032
6033         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6034
6035 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6036
6037         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6038         rather than bitmap on Emacs 21.
6039         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6040         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6041         for xbm if the new redisplay engine is not available.
6042
6043 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl-folder.el (wl-folder-init-hook): New hook.
6046         (wl-folder-init): Run `wl-folder-init-hook'.
6047
6048 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6051
6052 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6053
6054         * wl-acap.el (wl-acap-cache-filename): New variable.
6055         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6056         (wl-acap-init): Use cache if no ACAP server found.
6057
6058 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6059
6060         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6061         `wl-acap-original-msgdb-dir'.
6062
6063         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6064         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6065
6066         * wl-mime.el (wl-mime-save-directory): Renamed from
6067         `wl-mime-save-dir'.
6068
6069 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6072
6073         * wl-demo.el: Require `path-util'.
6074         (wl-demo-bitmap-mule-available-p): New internal variable.
6075         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6076         `module-installed-p' instead.
6077         (wl-demo-insert-image): Use *.img file for a bitmap image.
6078         (wl-demo): Don't call the ascii demo recursively.
6079
6080 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6081
6082         * Version number is increased to 2.7.7.
6083
6084 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * wl.el (wl-exit): Eliminated byte-compile warning.
6087
6088 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6089
6090         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6091         obsolete variable using `elmo-define-obsolete-variable'.
6092         (wl-fetch-confirm-threshold): Ditto.
6093         (wl-cache-prefetch-folder-type-list): Ditto.
6094         (wl-cache-prefetch-folder-list): Ditto.
6095
6096 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6099         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6100         (wl-demo-insert-image): New function.
6101         (wl-demo-insert-text): New function.
6102         (wl-demo-image-type-alist): Redefine as a function.
6103         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6104         (wl-demo-with-temp-file-buffer): Removed.
6105         (wl-logo-xpm): Removed.
6106         (wl-logo-xbm): Removed.
6107         (wl-logo-bitmap): Removed.
6108
6109 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6110
6111         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6112         (wl-expire-localdir-get-folder-function): New user option.
6113         (wl-expire-localdir-get-folder): New function.
6114         (wl-expire-localdir-date): Ditto.
6115
6116 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6117
6118         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6119         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6120         Fixed unread number mismatch when all-unread < unread.
6121
6122 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6125         (wl-fetch-confirm-threshold): Ditto.
6126
6127         * wl-summary.el (wl-summary-confirm-appends): Removed.
6128         (wl-summary-sync-update): Don't refer
6129         `wl-summary-update-confirm-threshold' (It is now abolished).
6130
6131         * wl-message.el (wl-message-display-internal): Don't refer
6132         `wl-fetch-confirm-threshold' (It is now abolished).
6133
6134 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6135
6136         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6137
6138 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6139
6140         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6141         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6142         Change default value to nil.
6143         (wl-summary-indent-length-limit): The value can be nil, nil means
6144         unlimited.
6145
6146         * wl-summary.el: Don't set limit for indent length if the value of
6147         wl-summary-indent-length-limit is nil.
6148         If the value of wl-summary-width is nil, it means only that the width
6149         of summary is unlimited (nil doesn't mean that the indent length is
6150         unlimited).
6151
6152         * wl-thread.el: Ditto.
6153
6154 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6155
6156         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6157         be nil, nil means never confirm.
6158         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6159
6160 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6161
6162         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6163         means unlimited).
6164
6165 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6166
6167         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6168         Use `with-temp-buffer'.
6169
6170 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6171
6172         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6173         with new backquote style).
6174         (wl-folder-get-entity-from-buffer): Ditto.
6175
6176 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6177
6178         * wl-version.el (nemacs-version): Eliminated.
6179         (wl-extended-emacs-version2): Ignore nemacs.
6180         (wl-extended-emacs-version3): Ditto.
6181
6182 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6183
6184         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6185         (wl-draft-add-in-reply-to): New variable.
6186         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6187         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6188         (wl-draft-yank-from-mail-reply-buffer): Use
6189         `wl-draft-add-in-reply-to'.
6190         (wl-draft-insert-current-message): Ditto.
6191
6192 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6193
6194         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6195         typo (kill->hide).
6196         (wl-message-buffer-prefetch-folder-type-list): Added elements
6197         `mark' and `cache' instead of `internal'.
6198
6199 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6200
6201         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6202         resume msgdb directory.
6203
6204 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6205
6206         * wl.el (wl-exit): Call `wl-acap-exit'.
6207
6208         * wl-summary.el (wl-summary-message-string): New function.
6209         (wl-summary-reedit): Use it.
6210         (wl-summary-resend-bounced-mail): Remove needless let.
6211         (wl-summary-supersedes-message): Ditto.
6212         (wl-summary-save): Ditto.
6213
6214         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6215         (wl-acap-init): Set it.
6216         (wl-acap-exit): New function.
6217
6218 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6219
6220         * wl.el (wl-init): Revert (require 'mime-setup). move from
6221         toplevel.
6222
6223 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6224
6225         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6226         local variables.  Add error when guess function return invalid
6227         value.
6228
6229 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6230
6231         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6232         Change local variable name.
6233         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6234         (wl-folder-get-newsgroups): Return nil when non-news folder.
6235         * wl-summary.el (wl-summary-write-current-folder): State through
6236         when guess-list return nil.
6237         (wl-summary-write-current-folder-functions): Fixed docstring.
6238
6239         * wl.el (wl-exit): Changed confirm message.
6240
6241         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6242         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6243
6244         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6245
6246 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6247
6248         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6249         user option (Renamed from wl-cache-prefetch-folder-type-list).
6250         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6251         from wl-cache-prefetch-folder-list).
6252
6253         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6254         Move to wl-vars.el.
6255         (wl-message-buffer-prefetch-p): Changed to enable
6256         `wl-message-buffer-prefetch-folder-list'.
6257
6258         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6259         `ignore-cache'.
6260
6261 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6262
6263         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6264         `part-top' and `part-bottom'.
6265         (wl-draft-config-sub-part-top): New function.
6266         (wl-draft-config-sub-part-bottom): New function.
6267
6268 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6269
6270         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6271
6272 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6273
6274         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6275
6276 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6277
6278         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6279
6280         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6281         (wl-summary-write-current-folder): Ditto.
6282
6283 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6284
6285         * wl-folder.el (wl-folder-get-newsgroups): Use
6286         `elmo-folder-newsgroups'.
6287
6288 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6289
6290         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6291         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6292         `wl-draft-config-sub-header-bottom'.
6293
6294 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6295
6296         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6297         localnews folder.
6298
6299 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6300
6301         * wl-summary.el (wl-summary-mode): Undo last change.
6302
6303         * wl-folder.el (wl-folder-mode): Ditto.
6304
6305 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6306
6307         * wl-summary.el (wl-summary-mode): Locally set
6308         truncate-partial-window-width to nil.
6309         (for XEmacs)
6310
6311         * wl-folder.el (wl-folder-mode): Ditto.
6312
6313 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6314
6315         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6316
6317 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6320         number.
6321
6322         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6323
6324         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6325
6326         * Version number is increased to 2.7.6.
6327
6328 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6329
6330         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6331
6332 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6333
6334         * wl-summary.el (wl-summary-sync-update): Enclose network
6335         related portion with `unwind-protect'.
6336
6337 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6338
6339         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6340
6341 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6342
6343         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6344         element.
6345         * wl-vars.el (wl-message-body-button-alist): Ditto.
6346
6347         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6348         max match length.
6349         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6350
6351         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6352         for the max match length;
6353         Use 4th element value for the button string regexp group.
6354
6355         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6356         candidate exists, prompt to select.
6357
6358 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6359
6360         * wl-summary.el (wl-summary-jump-to-msg): Search before
6361         calibration point by `beginning-of-line'.
6362
6363 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6364
6365         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6366         for access group.
6367
6368 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl-message.el (wl-message-display-internal): Bind
6371         `default-mime-charset'.
6372
6373         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6374
6375         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6376
6377         * Version number is increased to 2.7.5.
6378
6379 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6380
6381         * wl-expire.el (wl-summary-archive): Fixed;
6382         Use `elmo-folder-name-internal'.
6383
6384 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6385
6386         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6387         from `elmo-folder-move-messages' caller.
6388         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6389
6390         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6391         related portions are changed).
6392
6393 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6394
6395         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6396         counter.
6397
6398 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6399
6400         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6401         buffer local and set it to nil.
6402
6403         * wl-message.el (wl-message-redisplay): Ditto.
6404
6405 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6406
6407         * wl-summary.el (wl-summary-mark-as-important): If message is
6408         already cached, set messag as read, otherwise encache and mark as read.
6409
6410 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6411
6412         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6413         point-min.
6414
6415 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6416
6417         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6418         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6419         a keymap.
6420
6421 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6422
6423         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6424         parent.
6425
6426         * wl-mule.el (wl-message-define-keymap): Ditto.
6427
6428         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6429
6430         * wl-xmas.el (wl-message-display-internal-hook): Define.
6431         (wl-xmas-setup-message-toolbar): Define as function.
6432         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6433         (wl-message-overload-functions): Abolished.
6434         (wl-message-define-keymap): New function.
6435
6436         * wl-vars.el (wl-message-display-internal-hook): New variable.
6437         (wl-message-header-button-alist): New variable (Renamed from
6438         wl-highlight-message-header-button-alist).
6439         (wl-message-body-button-alist): Ditto.
6440
6441         * wl-mule.el (wl-message-define-keymap): New function.
6442         (wl-message-overload-functions): Abolished.
6443
6444         * wl-message.el (wl-message-add-buttons-to-body): New function.
6445         (wl-message-redisplay): Don't call wl-message-overload-functions;
6446         Call wl-message-add-buttons-to-header and
6447         wl-message-add-buttons-to-body.
6448         (wl-message-display-internal): Set keymap argument for
6449         elmo-mime-display-as-is, elmo-mime-message-display;
6450         Run wl-message-display-internal-hook.
6451         (wl-message-refer-article-or-url): Abolished.
6452
6453         * wl-highlight.el (wl-highlight-headers): Don't call
6454         wl-highlight-message-add-buttons-to-header.
6455         (wl-highlight-message-add-buttons-to-header): Abolished.
6456
6457
6458         * wl-e21.el (wl-message-display-internal-hook): Define.
6459         (wl-e21-setup-toolbar): Deleted duplicated binding.
6460         (wl-e21-setup-message-toolbar): Define as function.
6461         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6462         (wl-message-define-keymap): New function.
6463         (wl-message-overload-functions): Abolished.
6464
6465 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6468         and elmo-folder-close.
6469
6470         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6471
6472 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6473
6474         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6475         boolean value.
6476         * wl-draft.el (wl-draft-do-fcc): Ditto.
6477
6478 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6479
6480         * wl-vars.el (wl-fcc-force-as-read): New variable.
6481         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6482         mark copied message as read.
6483
6484 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6485
6486         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6487
6488 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6489
6490         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6491         `wl-summary-target-above' instead of obsolete variable
6492         `wl-summary-temp-above'.
6493
6494         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6495         instead of `make-obsolete-variable'.
6496         * wl-refile.el (toplevel): Ditto.
6497
6498 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6501         with third argument t.
6502         (wl-draft): Set first argument for wl-plugged-init as t.
6503
6504         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6505         definition.
6506
6507 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6508
6509         * wl-vars.el: Tabify.
6510         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6511
6512         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6513         message.
6514
6515 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6516
6517         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6518         and set default to beep.
6519
6520 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6521
6522         * wl-vars.el (wl-draft-truncate-lines): New variable.
6523
6524         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6525         instead of wl-message-truncate-lines for truncate-lines.
6526
6527 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-message.el (wl-message-display-internal): Call
6530         `wl-highlight-message' after `elmo-mime-display-as-is'.
6531
6532         * wl-mime.el (wl-mime-display-text/plain): New function.
6533         (wl-mime-display-header): Ditto.
6534         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6535         body-presentation-method for text/plain;
6536         Register `wl-mime-display-header' as a header-presentation-method;
6537         Don't set up `elmo-message-text-content-inserted-hook' and
6538         `elmo-message-header-inserted-hook'.
6539
6540         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6541         variable.
6542         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6543         as t if flag is 'all-header;
6544         Don't bind `elmo-message-ignored-field-list',
6545         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6546
6547 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6550         for xemacs with non-mule environment.
6551
6552 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6553
6554         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6555         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6556         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6557
6558 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6559
6560         * wl-vars.el (wl-interactive-send): Set default value as t.
6561
6562 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6563
6564         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6565         (wl-addrmgr-method-list): Abolished.
6566         (wl-addrmgr-change-method): Follow above change.
6567
6568         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6569
6570 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6571
6572         * wl-vars.el (wl-message-truncate-lines): Change default value
6573         to default-truncate-lines.
6574
6575         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6576
6577 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6578
6579         * wl-vars.el (wl-message-truncate-lines): New variable.
6580
6581         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6582         wl-message-truncate-lines.
6583
6584 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6585
6586         * wl-acap.el (wl-acap-init): Remove period from error message.
6587         (wl-acap-find-acap-service): Remove period from message.
6588
6589 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl.el (wl-check-environment): Undo last change.
6592
6593         * wl-vars.el (wl-from): Changed default value.
6594
6595         * wl-util.el (toplevel): Don't require tm-edit.
6596
6597         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6598         `wl-folder-init';
6599         Don't set mark on mail body.
6600         (wl-draft-reedit): Ditto.
6601
6602         * wl-address.el (wl-address-quote-specials): Define as an alias for
6603         elmo-address-quote-specials.
6604
6605 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6606
6607         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6608
6609         * wl-vars.el (wl-from): Set default value as nil.
6610         (wl-organization): Set default value as ORGANIZATION environment
6611         variable.
6612
6613         * wl-draft.el (wl-smtp-extension-bind): Check value of
6614         wl-smtp-connection-type.
6615
6616         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6617         error.
6618
6619 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6620
6621         * Version number is increased to 2.7.4.
6622
6623         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6624         arguments from `wl-highlight-x-face-function' caller.
6625         Use x-face-1.3.6.12 or later.
6626
6627 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6628
6629         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6630
6631 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6632
6633         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6634         (wl-fcc): Fix to accept function.
6635         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6636
6637 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6638
6639         * wl-acap.el (toplevel): Added `product-provide' declare.
6640         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6641
6642 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6643
6644         * wl.el (wl): Changed order of calling `elmo-init'
6645         and `elmo-folder-init'.
6646
6647 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6648
6649         * wl-mime.el (wl-summary-burst): Extract message when content-type
6650         of root entity is not only `multipart' but also `message/rfc822'.
6651         (wl-summary-burst-subr): Ditto.
6652
6653 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6654
6655         * wl-vars.el (toplevel): Require 'custom.
6656         (wl-trash-folder): Added to `wl-setting' group.
6657
6658         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6659         exists.
6660         (wl-addrmgr-draw): Insert empty line when no entry exists.
6661
6662         * wl-mule.el (wl-message-wheel-up): Fixed.
6663         (wl-message-wheel-down): Ditto.
6664
6665 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6666
6667         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6668         config is an anonymous lambda expression.
6669
6670 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6671
6672         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6673         when Mule 2 is running.
6674
6675 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6676
6677         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6678
6679 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6682         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6683
6684         * wl-address.el (wl-address-specials-regexp): Eliminated.
6685         (wl-address-quote-specials): Rewrite.
6686
6687 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6688
6689         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6690         shy-groups for regexp.
6691
6692         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6693         character classes and Perl style shy-groups for regexp.
6694         (wl-highlight-plugged-current-line): Use Posix style character
6695         classes for regexp.
6696         (wl-e21-highlight-folder-by-numbers): Ditto.
6697         (wl-e21-display-image-p): Use `display-images-p' instead of
6698         `display-graphic-p'.
6699         (display-images-p): Make an alias to `display-graphic-p' if it is
6700         not available.  It is for Emacs version prior to 21.0.105.
6701
6702         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6703         `display-graphic-p'.
6704         (wl-demo-image-type-alist): Ditto.
6705         (display-images-p): Make an alias to `display-graphic-p' if it is
6706         not available.  It is for Emacs version prior to 21.0.105.
6707
6708 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6709
6710         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6711         support.
6712         (wl-generate-user-agent-string): Ditto.
6713
6714         * wl-version.el (wl-version): Update docsting.
6715         (wl-version-status): Ditto.
6716
6717 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6718
6719         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6720         21.0.105.  For Emacs 21.0.104 or earlier.
6721
6722 2001-09-03  Takuo KITAME <kitame@northeye.org>
6723
6724         * wl-e21.el (wl-plugged-init-icons): Use
6725         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6726         (wl-biff-init-icons): Ditto.
6727
6728 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6729
6730         * wl-highlight.el (wl-highlight-summary-current-line):
6731         Fixed highlighting refile/copy destination.
6732
6733         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6734         (wl-acap-store): Encode string by wl-acap-coding-system.
6735
6736 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * wl-acap.el (toplevel): Check and require 'un-define before
6739         'xemacs-ucs;
6740          Added checking for UTF-2000.
6741
6742 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6743
6744         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6745         Don't enclose with `eval-and-compile'.
6746
6747         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6748         wl-init is non-nil.
6749
6750         * wl-draft.el (wl-draft): Ditto.
6751
6752         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6753
6754         * wl-acap.el (toplevel): Require 'wl.
6755         (wl-acap-store): Call `elmo-init'.
6756
6757         * wl.el (wl): Changed position of `wl-check-environment'.
6758         (toplevel): Added autoload setting for wl-acap.
6759
6760         * wl-vars.el (wl-setting): New custom group.
6761         (wl-from): Added wl-setting group.
6762         (wl-user-mail-address-list): Ditto.
6763         (wl-organization): Ditto.
6764         (wl-subscribed-mailing-list): Ditto.
6765         (wl-envelope-from): Ditto.
6766         (wl-smtp-posting-user): Ditto.
6767         (wl-smtp-posting-server): Ditto.
6768         (wl-smtp-posting-port): Ditto.
6769         (wl-smtp-authenticate-type): Ditto.
6770         (wl-pop-before-smtp-user): Ditto.
6771         (wl-pop-before-smtp-server): Ditto.
6772         (wl-pop-before-smtp-port): Ditto.
6773         (wl-pop-before-smtp-authenticate-type): Ditto.
6774         (wl-nntp-posting-server): Ditto.
6775         (wl-nntp-posting-user): Ditto.
6776         (wl-nntp-posting-port): Ditto.
6777         (wl-fetch-confirm-threshold): Ditto.
6778         (wl-prefetch-threshold): Ditto.
6779         (wl-thread-insert-opened): Ditto.
6780         (wl-ldap-server): Ditto.
6781         (wl-ldap-port): Ditto.
6782         (wl-ldap-base): Ditto.
6783         (wl-ldap-objectclass): Ditto.
6784         (wl-use-ldap): Ditto.
6785         (wl-draft-config-alist): Ditto.
6786         (wl-draft-config-matchone): Ditto.
6787         (wl-template-alist): Ditto.
6788         (wl-message-sort-field-list): Ditto.
6789         (wl-message-ignored-field-list): Ditto.
6790         (wl-message-visible-field-list): Ditto.
6791         (wl-interactive-send): Ditto.
6792         (wl-summary-move-order): Ditto.
6793         (wl-auto-select-first): Ditto.
6794         (wl-auto-select-next): Ditto.
6795         (wl-interactive-save-folders): Ditto.
6796
6797         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6798         Initialization codes are moved from wl-local-folder-init.
6799         (wl-local-folder-init): Follow the change above.
6800         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6801
6802         * wl-acap.el: New file.
6803
6804         * Version number is increased to 2.7.3.
6805
6806 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6809
6810 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6811
6812         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6813         (wl-addrmgr-address-entry-list): Ditto.
6814
6815 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6816
6817         * wl-e21.el (wl-draft-mode-map): Removed binding for
6818         `wl-draft-insert-x-face-field'.
6819
6820         * wl-mule.el (wl-draft-mode-map): Ditto.
6821
6822         * wl-xmas.el (wl-draft-mode-map): Ditto.
6823
6824         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6825         (wl-cs-autoconv): Ditto.
6826         (wl-cs-local): Ditto.
6827         (wl-use-scoring): Ditto.
6828         (wl-mime-charset): Ditto.
6829         (wl-folder-check-async): Ditto.
6830
6831         * wl.el (toplevel): Ignore nemacs and tm.
6832         (wl-exit): Ditto.
6833
6834         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6835         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6836         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6837         instead of wl-address-petname-add-or-change.
6838         (wl-summary-edit-addresses-subr): Use wl-address-delete
6839         instead of wl-address-petname-delete.
6840
6841         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6842
6843         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6844         if error occured.
6845
6846         * wl-message.el (require): Remove tm support.
6847
6848         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6849
6850         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6851         (wl-folder-jump-to-current-entity): Ditto.
6852         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6853
6854         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6855         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6856         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6857
6858         * wl-mule.el (wl-draft-key-setup): Ditto.
6859
6860         * wl-xmas.el (wl-draft-key-setup): Ditto.
6861
6862         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6863         (wl-draft-std11-parse-addresses): New function.
6864         (wl-draft-parse-mailbox-list): Use it.
6865         (wl-draft): Ignore nemacs.
6866         (wl-draft-reedit): Ditto.
6867
6868         * wl-addrmgr.el: New file.
6869         (Original is wl-rcpt.el written by
6870         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6871         Thanks Kitamoto-san.)
6872
6873         * wl-address.el (wl-address-make-address-list): Modified parsing
6874         process.
6875         (wl-address-delete): Renamed from `wl-address-petname-delete';
6876         Modify wl-address-list too.
6877         (wl-address-add-or-change): Renamed from
6878         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6879
6880 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6881
6882         * wl-highlight.el (wl-highlight-summary-current-line):
6883           Work with transient-mark-mode
6884
6885 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6886
6887         * Version number is increased to 2.7.2.
6888
6889         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6890         instead of elmo-dop-queue-method.
6891
6892 2001-08-06  SAITO Atsunori <sai@yedo.com>
6893
6894         * wl-vars.el (wl-ldap-objectclass): New user option.
6895
6896         * wl-address.el (wl-ldap-make-filter): Use it.
6897
6898 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6899
6900         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6901
6902 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6903
6904         * wl-folder.el (wl-folder): redisplay after folder insertion.
6905
6906         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6907
6908         * wl-summary.el (wl-summary-sync-update):
6909         Change status mark only when new-msgdb exists.
6910         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6911
6912 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6913
6914         * wl-summary.el (wl-summary-open-folder): New function.
6915         (wl-summary-goto-folder-subr): Use it.
6916         (wl-summary-mark-as-important): Fix;
6917         Encache only when no cache exists.
6918
6919 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6920
6921         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6922         Use with-current-buffer.
6923
6924 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6925
6926         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6927         before call `get-buffer'. Fixed parenthesis.
6928         (wl-score-get-header-entry): Clear message and help window when
6929         keyboard quit.
6930         (wl-score-edit-insert-header): Ditto.
6931
6932 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6935         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6936         (wl-default-draft-cite): Fix.
6937
6938         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6939         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6940
6941 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6942
6943         * wl-message.el (wl-message-prev-page): Do same bahavior
6944         as summary when it is called in the message buffer.
6945         (wl-message-next-page): Ditto.
6946
6947 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6948
6949         * wl-summary.el (wl-summary-forward): Use cache if it is not
6950         section cache.
6951
6952 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6953
6954         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6955         Removed redundant require of elmo-vars.
6956         (wl-biff-state-indicator-on): Changed default value for
6957         xemacs with non-mule environment.
6958
6959         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6960         wl-message-buffer is nil;
6961         Hide progress bar after moving messages.
6962
6963 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6964
6965         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6966         message at cursor point is deleted.
6967
6968 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * wl-vars.el: Changed file coding system to euc-japan.
6971         Added -*-coding:-*- magic to the first line.
6972
6973         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6974         Search parent from the first message.
6975
6976         * Version number is increased to 2.7.1.
6977
6978 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6979
6980         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6981
6982 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6983
6984         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6985         refile/delete execution.
6986
6987         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6988         Fixed docstring.
6989
6990 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6991
6992         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6993         do update process;
6994         Don't update marks when update process is interrupted.
6995
6996 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6997
6998         * wl-summary.el (wl-summary-reply): Fixed problem when
6999         wl-draft-use-frame is non-nil.
7000         (wl-summary-forward): Ditto.
7001
7002         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7003         as nil.
7004         (wl-folder-mark-as-read-all-entity): Ditto.
7005         (wl-folder-prefetch-entity): Ditto.
7006
7007         * wl.el (wl): Check environment before wl-init.
7008
7009         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7010         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7011         instead of wl-summary-collect-unread.
7012         (wl-summary-reply): Split message window.
7013
7014 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7015
7016         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7017         only if current language environment is japanese,
7018
7019         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7020         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7021         (wl-folder-goto-folder-subr): Ditto.
7022
7023         * wl-draft.el (wl-draft-dispatch-message): Call
7024         `elmo-file-cache-get-path'.
7025
7026 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7027
7028         * wl-summary.el (wl-summary-cursor-move): If return value of
7029         wl-summary-next-message is not number, don't jump.
7030
7031 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-summary.el (wl-summary-buffer-next-message-function): New
7034         variable.
7035         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7036         if it is bound.
7037
7038         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7039         string.
7040
7041         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7042         (wl-plugged-drawing): Ditto.
7043
7044 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7045
7046         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7047         process.
7048         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7049         with unwind-protect.
7050
7051         * wl.el (wl-init): Require mime-setup.
7052         (wl-check-environment): Don't require mime-setup.
7053
7054         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7055         instead of elmo-folder-type.
7056
7057         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7058         value as nil.
7059
7060 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7061
7062         * Version number is increased to 2.7.0.
7063
7064         * wl-version.el (wl-version): Changed codename.
7065
7066         * wl-summary.el (wl-summary-delete-cache): Fixed.
7067
7068         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7069         Workaround for net folders.
7070         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7071
7072         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7073         value to nil (According to the patch from
7074         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7075
7076         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7077         of elmo-folder-close.
7078
7079 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7080
7081         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7082         for postfix.
7083
7084 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * wl-summary.el (wl-summary-resend-message): Fixed.
7087
7088         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7089         Call wl-draft with `from' argument if its address is included in
7090         `wl-user-mail-address-list'.
7091         (wl-draft): Added `from' argument.
7092
7093         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7094         non-nil.
7095         (wl): Don't show demo if wl-demo is nil.
7096
7097         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7098         wl-summary-use-frame.
7099
7100         * wl-vars.el (wl-summary-use-frame): New user option.
7101         (wl-folder-use-frame): Changed docstring.
7102
7103         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7104         non-nil.
7105         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7106         wl-summary-use-frame.
7107
7108         * wl-vars.el (wl-folder-use-frame): New user option.
7109
7110         * wl-summary.el (wl-summary-exit): Back to folder frame if
7111         wl-folder-use-frame is non-nil.
7112         (wl-summary-redisplay-internal): Ignore cache if current folder
7113         is draft folder,
7114         (wl-summary-redisplay-no-mime): Ditto.
7115         (wl-summary-redisplay-all-header): Ditto.
7116
7117         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7118         if wl-folder-use-frame is non-nil.
7119
7120 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7121
7122         * wl-summary.el (wl-summary-sync-update): Bind
7123         elmo-folder-update-threshold.
7124         (wl-summary-mark-as-important): Enclosed server mark processing
7125         with `save-match-data'.
7126
7127         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7128         only when it is already defined.
7129
7130 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7131
7132         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7133         name of folder exclude localdir is wrong.
7134         * wl-folder.el (wl-folder-sync-entity):
7135         Set `wl-summary-always-sticky-folder-list' as nil.
7136         (wl-folder-mark-as-read-all-entity): Ditto.
7137         (wl-folder-prefetch-entity): Ditto.
7138
7139 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7140
7141         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7142         instead of `wl-summary-write-current-newsgroup'.
7143
7144 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7145
7146         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7147         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7148         non-nil and selected message is important, do not display.
7149
7150 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7151
7152         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7153
7154 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7155
7156         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7157
7158         * wl-summary.el (wl-summary-mark-as-important): Set message number
7159         using wl-summary-message-number.
7160
7161 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7162
7163         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7164         destination folder is 'null.
7165
7166 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7167
7168         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7169         New function.
7170         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7171         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7172         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7173
7174 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7175
7176         * wl-mime.el (wl-mime-setup): Added setting for
7177         `mime-setup-signature-key-alist' to avoid overriding key bind for
7178         `wl-draft-send'.
7179
7180         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7181         for `wl-draft-send'.
7182         * wl-mule.el (wl-draft-overload-functions): Ditto.
7183         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7184         * wl-draft.el (wl-draft-send): Ditto.
7185
7186         * wl-message.el (wl-message-display-internal):
7187         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7188         (Patch is provided by <kita@coe.nttdata.co.jp>).
7189
7190 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7191
7192         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7193
7194 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7195
7196         * wl.el (wl): Fix for wl-demo.
7197
7198 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7199
7200         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7201
7202 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7203
7204         * wl-folder.el (wl-folder-prefetch-entity): Use
7205         `wl-folder-get-elmo-folder'.
7206         (wl-folder-count-incorporates): Do not use
7207         `wl-folder-get-elmo-folder'.
7208
7209 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7210
7211         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7212         instead of `elmo-folder-get-type'.
7213
7214 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7215
7216         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7217         position on Subject: field.
7218         (Advised by Mito <mit@nines.nec.co.jp>)
7219
7220 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7221
7222         * wl-folder.el (wl-folder-prefetch-entity): Use
7223         `wl-folder-get-elmo-folder'.
7224
7225 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7226
7227         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7228
7229         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7230         `process-duplicates' slot.
7231
7232         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7233         if detection failed.
7234
7235 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7236
7237         * wl-version.el (wl-version-status): Set to "alpha".
7238
7239 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7240
7241         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7242         Check wl-message-buffer lives before set-buffer.
7243
7244 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7245
7246         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7247         called in folder mode.
7248         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7249         * wl-summary.el (wl-summary-exit-pre-hook): Run
7250         `wl-summary-exit-pre-hook' before exit summary mode.
7251
7252 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7253
7254         * wl-version.el (wl-version-status): New variable.
7255         (wl-version-status-alist): Removed.
7256         (wl-version-status): Rule included.
7257
7258 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7261         @sponichi.
7262
7263         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7264         when `mail-reply-buffer' is buffer-local variable.
7265         (Reported by <kita@coe.nttdata.co.jp>).
7266
7267 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7268
7269         * wl-vars.el (toplevel): Require 'elmo-util.
7270
7271 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7272
7273         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7274         (All other related portions are changed)
7275
7276         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7277
7278         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7279
7280 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7281
7282         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7283
7284 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7285
7286         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7287         Delete other windows to avoid an error.
7288         Use `point-marker' instead of `point' to remember the start point
7289         of body.
7290
7291         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7292
7293         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7294         number not to exceed all message number.
7295
7296 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7297
7298         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7299         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7300
7301 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7302
7303         * wl-summary.el (wl-summary-sync-force-update): Added argument
7304         no-check.
7305         (wl-summary-sync-update): Ditto.
7306         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7307         with `no-check'.
7308
7309         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7310         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7311         already running.
7312
7313 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7314
7315         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7316         `dst-folder-arg'.
7317         (wl-expire-archive-number1): Diito.
7318         (wl-expire-archive-number2): Diito.
7319         (wl-expire-archive-Date): Diito.
7320         (wl-archive-number1): Diito.
7321         (wl-archive-number2): Diito.
7322         (wl-archive-date): Diito.
7323         (wl-archive-folder-p): New function.
7324         (wl-summary-expire): Support of expand folder name at
7325         wl-expire-alist.
7326         * wl-util.el (wl-expand-newtext): Renamed from
7327         `wl-refile-expand-newtext'.
7328
7329 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7330
7331         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7332         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7333         `(elmo-msgdb-get-overview msgdb)'.
7334         (wl-summary-prefetch): Bind match data before call
7335         `wl-summay-prefetch-msg'.
7336         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7337         'off if `wl-summary-buffer-disp-msg' is non-nil.
7338         Fixed problem that couldn't show only one new or unread message when
7339         enter folder.
7340         (wl-summary-reply): Don't call `split-window-vertically' and other
7341         window.
7342
7343 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7344
7345         * wl-expire.el (wl-expire-refile): Fixed.
7346
7347 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7350
7351         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7352         biff notification is removed.
7353
7354         * wl.el (wl): Changed position of `elmo-init'.
7355
7356         * wl-draft.el (wl-default-draft-cite): Use date field
7357         on the citation buffer.
7358
7359         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7360
7361         * wl-xmas.el (wl-folder-internal-icon-list): Added
7362         `wl-folder-shimbun-image'.
7363
7364         * wl-e21.el (wl-folder-internal-icon-list): Added
7365         `wl-folder-shimbun-image'.
7366
7367 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7368
7369         * wl.el (wl-init): Eliminated argument.
7370         (wl): Rewrite.
7371
7372         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7373         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7374         instead of `elmo-folder-msgdb-internal'.
7375         (wl-summary-sync-update): Ditto.
7376         (wl-summary-flush-pending-append-operations): Eliminated.
7377         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7378         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7379         `elmo-folder-open'.
7380
7381         * wl-mime.el (wl-summary-burst): Fixed.
7382
7383         * wl-folder.el (wl-folder-info-save): Check data type.
7384
7385         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7386         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7387         instead of `elmo-folder-msgdb-internal'.
7388         (wl-expire-hide): Ditto.
7389
7390
7391         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7392
7393 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7394
7395         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7396
7397 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7398
7399         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7400
7401 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7402
7403         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7404         Fixed `match-beginning' argument mismatch.
7405
7406 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7407
7408         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7409         the default value.
7410
7411 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7412
7413         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7414         instead of `elmo-nntp-default-port'.
7415
7416         * wl-vars.el: Fixed some doc strings.
7417
7418 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7419
7420         * wl-summary.el (wl-summary-prefetch-msg): Use
7421         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7422
7423         * wl-vars.el: Define *-func as obsolete variable using
7424         `elmo-define-obsolete-variable'.
7425
7426         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7427         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7428         instead of `wl-message-buffer-prefetch-threshold'.
7429
7430         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7431
7432         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7433
7434         * wl-draft.el (wl-caesar-region-func): Ditto.
7435
7436         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7437         Keep unread status in elmo-folder-move-messages.
7438         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7439
7440 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7441
7442         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7443         `wl-summary-buffer-exit-func'
7444         (wl-summary-buffer-message-redisplay-function): Renamed from
7445         `wl-summary-buffer-message-redisplay-func'
7446         (wl-summary-buffer-next-folder-function): Renamed from
7447         `wl-summary-buffer-next-folder-func'.
7448         (wl-summary-buffer-prev-folder-function): Renamed from
7449         `wl-summary-buffer-prev-folder-func'.
7450         (wl-summary-get-petname-function): Renamed from
7451         `wl-summary-get-petname-func'.
7452
7453         * wl-score.el (wl-score-edit-exit-function): Renamed from
7454         `wl-score-edit-exit-func'.
7455
7456         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7457         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7458
7459         * wl-util.el (wl-load-profile-function): Renamed from
7460         `wl-load-profile-func'.
7461
7462         * wl-folder.el (wl-folder-completion-function): Renamed from
7463         `wl-folder-completion-func'.
7464         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7465
7466         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7467         `wl-expire-archive-get-folder-func'.
7468         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7469         (wl-draft-send-mail-function): Renamed from
7470         `wl-draft-send-mail-func'.
7471         (wl-draft-send-news-function): Renamed from
7472         `wl-draft-send-news-func'.
7473         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7474         (wl-generate-mailer-string-function): Renamed from
7475         `wl-generate-mailer-string-func'.
7476         (wl-highlight-signature-search-function): Renamed from
7477         `wl-highlight-signature-search-func'.
7478         (wl-highlight-x-face-function): Renamed from
7479         `wl-highlight-x-face-func'
7480         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7481         (wl-ps-print-buffer-function): Renamed from
7482         `wl-ps-print-buffer-func'
7483         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7484         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7485         (wl-summary-subject-filter-function): Renamed from
7486         `wl-summary-subject-filter-func'.
7487
7488         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7489         `wl-draft-queue-flush-send-func'
7490         (wl-draft-cite-function): Renamed from
7491         `wl-draft-cite-func'
7492
7493         * wl-address.el (wl-address-init-function): Renamed from
7494         `wl-address-init-func'.
7495
7496 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7497
7498         * wl-draft.el (wl-draft-queue-flush): Don't call
7499         `elmo-dop-unlock-message'.
7500         * wl-draft.el (wl-draft-queue-append): Don't call
7501         `elmo-dop-lock-message'.
7502
7503         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7504         (wl-summary-buffer-folder-name): Ditto.
7505         (wl-summary-message-regexp): Added '-' (all other related portions
7506         are changed).
7507         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7508         wl-summary-buffer-folder-name.
7509
7510 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7511
7512         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7513         the number of mails in the folder buffer is not updated by wl-biff.
7514
7515 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7516
7517         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7518         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7519
7520 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7521
7522         * wl-summary.el (wl-summary-next-message):
7523         Return next message number when wl-summary-move-order is nil.
7524
7525 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7526
7527         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7528         `wl-summary-move-spec-alist'.
7529         (wl-summary-move-spec-unplugged-alist): New variable
7530         (Move spec for unplugged status).
7531         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7532         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7533
7534 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7535
7536         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7537         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7538
7539 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7540
7541         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7542         simple quotation to quote the anonymous function.
7543         * tm-wl.el (wl-draft-preview-message): Ditto.
7544
7545 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7546
7547         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7548         Eliminate redundant `save-excursion'.
7549         (wl-highlight-summary-current-line): Ditto.
7550
7551         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7552         accessing match data when `looking-at' failed.
7553
7554         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7555         `elmo-match-string' where users don't care about the speed.
7556         (wl-draft-save): Ditto.
7557
7558 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-util.el (wl-regexp-opt): New function.
7561
7562         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7563         number from `wl-summary-buffer-number-list'.
7564         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7565         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7566         (wl-summary-move-spec-alist): Changed default setting.
7567
7568 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7569
7570         * wl-vars.el (wl-biff-notify-hook): New hook.
7571         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7572         the arrival of new mail.
7573         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7574         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7575
7576 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7577
7578         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7579
7580 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7581
7582         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7583
7584         * Version number is increased to 2.5.8.
7585
7586         * wl-thread.el (toplevel): require 'cl.
7587         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7588         (wl-thread-make-number-list): New function.
7589         (wl-thread-entity-make-number-list-from-children): Ditto.
7590         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7591         (wl-thread-entity-insert-as-children): Likewise.
7592         (wl-thread-delete-message): Likewise.
7593         (wl-meaning-of-mark): Eliminated.
7594         (wl-thread-next-failure-mark-p): Ditto.
7595         (wl-thread-entity-get-mark): Ditto.
7596         (wl-thread-meaning-alist-get-result): Ditto.
7597         (wl-thread-entity-check-prev-mark): Ditto.
7598         (wl-thread-entity-check-next-mark): Ditto.
7599         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7600         (wl-thread-entity-get-prev-marked-entity): Ditto.
7601         (wl-thread-get-prev-unread): Ditto.
7602         (wl-thread-jump-to-prev-unread): Ditto.
7603         (wl-thread-get-next-unread): Ditto.
7604         (wl-thread-jump-to-next-unread): Ditto.
7605         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7606         (wl-thread-entity-get-next-marked-entity): Ditto.
7607
7608         * wl-summary.el (wl-summary-buffer-number-list):
7609         New bufer-local variable.
7610         (wl-summary-switch-to-clone-buffer): Clone
7611         `wl-summary-buffer-number-list'.
7612         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7613         (wl-summary-cursor-move-regex): Eliminated.
7614         (wl-summary-cursor-up): Rewrite.
7615         (wl-summary-cursor-down): Ditto.
7616         (wl-summary-mode-spec-alist): New variable.
7617         (wl-summary-next-message): New inline function.
7618         (wl-summary-cursor-move): New function.
7619         (wl-summary-default-get-next-msg): Rewrite.
7620         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7621         (wl-summary-rescan): Ditto.
7622         (wl-summary-sync-all-init): Ditto.
7623         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7624         summary is not thread view.
7625         (wl-summary-sync-update): Ditto.
7626         (wl-summary-rescan): Ditto.
7627         (wl-summary-make-number-list): New function.
7628
7629         * wl-draft.el: "FCC" -> "Fcc".
7630
7631 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * wl-highlight.el (wl-highlight-summary-window):
7634         Call `set-buffer-modified-p'.
7635
7636         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7637         (wl): Call `elmo-init' and fix.
7638
7639         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7640         Use new variables.
7641
7642         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7643
7644 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7645
7646         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7647
7648 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7649
7650         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7651
7652 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7653
7654         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7655         `wl-use-toolbar' nor `display-graphic-p'.
7656         (wl-e21-setup-message-toolbar): Ditto.
7657         (wl-e21-setup-summary-toolbar): Ditto.
7658         (wl-e21-setup-folder-toolbar): Ditto.
7659
7660         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7661         (wl-plugged-init-icons): Ditto.
7662
7663         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7664         `display-graphic-p'.
7665         (wl-plugged-set-folder-icon): Ditto.
7666         (wl-highlight-plugged-current-line): Ditto.
7667         (wl-highlight-folder-current-line): Ditto.
7668         (wl-e21-highlight-folder-group-line): Ditto.
7669         (wl-e21-setup-toolbar): Ditto.
7670         (wl-e21-display-image-p): New macro.
7671
7672         * wl-demo.el (wl-demo): Simplified.
7673         (wl-demo-image-type-alist): Use `image-type-available-p' for
7674         checking whether the image type `xbm' is available.
7675
7676 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7677
7678         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7679         (wl-summary-input-range): Ditto.
7680
7681 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7682
7683         * wl-summary.el (wl-summary-edit-addresses): Use
7684         `wl-summary-get-original-buffer'
7685         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7686         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7687         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7688         (wl-summary-get-newsgroups): Eliminated.
7689         (wl-summary-set-crosspost): Ditto.
7690         (wl-summary-is-crosspost-folder): Ditto.
7691         (wl-crosspost-alist-load): Ditto.
7692         (wl-crosspost-alist-save): Ditto.
7693
7694         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7695         `elmo-setup-subscribed-newsgroups' instead of
7696         `elmo-nntp-make-groups-hashtb'.
7697         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7698         instead of `wl-crosspost-alist-save'.
7699
7700         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7701         of `elmo-folder-message-appendable-p'.
7702         (wl-mime-header-presentation-method): Eliminated.
7703
7704         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7705         (Error occurs in emacs21).
7706
7707         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7708         the current buffer).
7709
7710         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7711         instead of `wl-crosspost-alist-save'.
7712         (wl-init): `elmo-crosspost-message-alist-load'
7713         instead of `wl-crosspost-alist-load'
7714
7715         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7716         (wl-parse-newsgroups): Likewise.
7717         (wl-biff-notify): Run `wl-biff-notify-hook'.
7718
7719 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7720
7721         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7722
7723         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7724         when `wl-summary-lazy-highlight' is non-nil.
7725         (wl-summary-goto-folder-subr): Highlight only when
7726         `wl-summary-lazy-highlight' is non-nil.
7727
7728         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7729         Don't display progress and highlight temp-mark when
7730         `wl-summary-lazy-highlight' is non-nil.
7731         (wl-highlight-summary-window): New function.
7732         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7733
7734 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7735
7736         * wl-summary.el (wl-summary-sync): Change `all-visible'
7737         from `all-shown'
7738         (wl-summary-input-range): Ditto.
7739
7740 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7741
7742         * wl-e21.el (wl-highlight-folder-current-line): Call
7743         `wl-folder-init-icons' when folder icons have not been initialized.
7744
7745         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7746
7747         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7748         (wl-demo-image-type-alist): New macro.
7749
7750 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7751
7752         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7753         display does not support graphics.
7754         (wl-plugged-init-icons): Ditto.
7755         (wl-folder-init-icons): Ditto.
7756
7757         * wl-demo.el (wl-demo): Chech closely whether the display
7758         supports graphics.
7759
7760 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7761
7762         * wl-summary.el (wl-summary-get-original-buffer): New function.
7763         (wl-summary-set-crosspost): Use it.
7764         (wl-summary-target-mark-uudecode): Ditto.
7765         (wl-summary-reedit): Ditto.
7766         (wl-summary-resend-bounced-mail): Ditto.
7767         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7768         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7769
7770         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7771         (wl-message-display-internal): Ditto.
7772
7773 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7774
7775         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7776
7777 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7778
7779         * wl-summary.el (wl-summary-save-view): Renamed from
7780         `wl-summary-save-status'.
7781
7782 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7783
7784         * wl-summary.el (wl-summary-sync): Added `all-shown'
7785
7786 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7787
7788         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7789
7790 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7791
7792         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7793
7794 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7795
7796         * wl-highlight.el (wl-highlight-summary-line-string): Use
7797         `zerop' instead of `= 0'.
7798         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7799
7800         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7801         for comparing numbers.
7802         (wl-template-prev): Use `zerop' instead of `eq 0'.
7803
7804         * wl-draft.el (wl-draft-insert-current-message): Use
7805         `with-current-buffer' instead of `save-excursion'.
7806         Use `zerop' instead of `eq 0'.
7807
7808 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7809
7810         * wl-draft.el (wl-draft-insert-ccs): New function.
7811         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7812         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7813
7814 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7815
7816         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7817
7818 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7819
7820         * wl-expire.el (wl-expire-refile): Don't call
7821         elmo-msgdb-add-msgs-to-seen-list;
7822         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7823         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7824
7825 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7826
7827         * wl-message.el (wl-message-prev-page): Ignore errors while
7828         scroll-down.
7829
7830 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7831
7832         * wl-mime.el: Use elmo-original-message-mode instead of
7833         mmelmo-original-mode.
7834
7835         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7836         `elmo-folder-get-spec';
7837         (wl-fldmgr-add-completion-all-completions):
7838         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7839
7840         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7841         of `elmo-folder-get-type'.
7842
7843         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7844         `elmo-folder-get-spec';
7845         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7846         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7847         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7848         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7849         `elmo-read-msg-no-cache';
7850         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7851         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7852         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7853         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7854         `elmo-cache-save';
7855         (wl-draft-reedit): Use `elmo-message-file-name'.
7856
7857         * wl-expire.el: Use `elmo-folder-name-internal';
7858         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7859         Use macro `wl-summary-buffer-msgdb' instead of variable
7860         `wl-summary-buffer-msgdb';
7861         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7862         Use macro `wl-summary-buffer-folder-name' instead of variable
7863         `wl-summary-buffer-folder-name'.
7864         * wl-score.el: Likewise.
7865
7866         * wl-message.el: Rewrite for new message buffer cache mechanism.
7867         (wl-message-buffer-cache-buffer-get): New macro.
7868         (wl-message-buffer-cache-folder-get): Ditto.
7869         (wl-message-buffer-cache-message-get): Ditto.
7870         (wl-message-buffer-cache-entry-make): Ditto.
7871         (wl-message-buffer-cache-hit): Ditto.
7872         (wl-message-buffer-cache-sort): New function.
7873         (wl-message-buffer-cache-add): Ditto.
7874         (wl-message-buffer-cache-delete): Ditto.
7875         (wl-message-buffer-cache-clean-up): Ditto.
7876         (wl-message-buffer-window): Rewrite.
7877         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7878         (wl-message-buffer-display): New function.
7879         (wl-message-display-internal): New function.
7880
7881 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7882
7883         * wl-folder.el: Use `elmo-folder-name-internal';
7884         Use `wl-folder-get-elmo-folder';
7885         Use `elmo-folder-list-messages' instead of
7886         `elmo-list-folder';
7887         Use `elmo-folder-get-primitive-list' instead of
7888         `elmo-folder-get-primitive-spec-list';
7889         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7890         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7891         Use `elmo-folder-create' instead of `elmo-create-folder'.
7892         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7893         (wl-folder-get-elmo-folder): New macro.
7894         (wl-folder-elmo-folder-cache-get): Ditto.
7895         (wl-folder-elmo-folder-cache-put): Ditto.
7896         (wl-folder-suspend): Call `elmo-quit'.
7897
7898         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7899         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7900         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7901         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7902         (toplevel): require 'cl.
7903         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7904
7905         * wl-summary.el: Rewrite to use new elmo interface.
7906
7907 \f
7908 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7909
7910         * wl-mime.el (wl-draft-preview-message):
7911         Run `wl-draft-send-hook' before collecting recipients information;
7912         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7913
7914         * tm-wl.el (wl-draft-preview-message): Ditto.
7915
7916 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7917
7918         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7919         wrong recipients are displayed when forwarded message.
7920
7921 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7922
7923         * Version number is increased to 2.5.7.
7924
7925 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7926
7927         * wl-message.el (wl-message-next-page): Bind
7928         `window-pixel-scroll-increment' to nil while scrolling up.
7929
7930 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7931
7932         * wl-vars.el (wl-save-hook): New hook.
7933         * wl.el (wl-save): Call `wl-save-hook'.
7934
7935 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7936
7937         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7938         Argument WITH-ARG instead of NO-ARG (negative mean).
7939         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7940         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7941         * wl-message.el (wl-message-follow-current-entity): Likewise.
7942
7943 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7944
7945         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7946         FROM was optional argument.
7947         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7948
7949 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7950
7951         * Version number is increased to 2.5.6.
7952
7953 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7954
7955         * wl-version.el (wl-version-show): Removed.
7956         (wl-version): Add `interactive'.
7957
7958 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7959
7960         * wl-summary.el (wl-summary-get-petname-func): New variable.
7961         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7962         instead of `wl-address-get-petname-1'.
7963         (wl-summary-simple-from): Ditto.
7964
7965         * wl-address.el (wl-address-get-petname-1): Define as function.
7966
7967 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7968
7969         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7970         field in the original message.
7971         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7972
7973 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7974
7975         * wl-expire.el (wl-expire-hide):
7976         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7977
7978 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7979
7980         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7981         find decoder for To, Cc, and Subject.
7982
7983 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7986         for checking `elmo-use-buffer-cache'.
7987         (wl-summary-mark-as-important): Fixed typo in comment.
7988
7989 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7990
7991         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7992         field in the original message.
7993         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7994
7995 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7996
7997         * wl-expire.el (wl-expire-hide):
7998         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7999
8000 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8001
8002         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8003         find decoder for To, Cc, and Subject.
8004
8005 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8006
8007         * Version number is increased to 2.5.5.
8008
8009         * wl-address.el (wl-address-specials-regexp): New constant.
8010         (wl-address-quote-specials): Use it.
8011
8012 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8013
8014         * wl-summary.el (wl-summary-rescan):
8015         Call `wl-summary-buffer-number-column-detect'.
8016         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8017
8018         * wl-message.el (wl-message-mode-map): Define.
8019         (wl-message-decode): Use it as local-map.
8020
8021 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8022
8023         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8024         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8025
8026 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8027
8028         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8029
8030         * wl-mule.el (wl-read-event-char): Ditto.
8031
8032         * wl-e21.el (wl-read-event-char): Ditto.
8033
8034         * wl-nemacs.el (wl-read-event-char): Ditto.
8035         (read-event): Removed.
8036
8037         * wl-util.el (toplevel): Removed dummy definition of
8038         `read-event'.
8039         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8040
8041 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8042
8043         * wl-nemacs.el (elmo-archive-call-process): Moved to
8044         elmo-archive.el.
8045
8046 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8047
8048         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8049         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8050
8051         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8052         instead of magic-number 6.  Use `not' instead of `null' for symbol
8053         `nil' check (not empty list).
8054         (wl-draft-insert-x-face-field): Fixed paren style.
8055
8056         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8057         one-branch conditional statement, instead of `and' and `if'.
8058         (wl-draft-forward): Likewise.
8059         (wl-draft-add-references): Likewise.
8060         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8061
8062         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8063         conditional steatment.  Use `cond' instead of `if'.
8064         (wl-draft-confirm): Likewise.
8065
8066 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8067
8068         * wl-version.el (wl-version-show): Use `product-string-1'
8069         instead of `wl-version'.
8070         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8071
8072         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8073
8074 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8075
8076         * wl-highlight.el (wl-highlight-headers): Revert
8077         `wl-highlight-x-face-func' argument (`beg' and `end').
8078
8079 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8080
8081         * wl.el (toplevel): Move `product-provide' declare.
8082         * wl-demo.el (toplevel): Ditto.
8083         * wl-dnd.el (toplevel): Ditto.
8084         * wl-highlight.el (toplevel): Ditto.
8085         * wl-message.el (toplevel): Ditto.
8086         * wl-refile.el (toplevel): Ditto.
8087         * wl-util.el (toplevel): Ditto.
8088
8089 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8090
8091         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8092         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8093         (wl-thread-close-all): keep cursor position.
8094
8095 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8096
8097         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8098         (eq x 0).
8099         (wl-generate-user-agent-string-1): Fix conditional statement.
8100
8101 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8102
8103         * wl.el (wl-check-environment): Additional check for
8104         'wl-local-domain' and `wl-message-id-domain'.
8105
8106 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8107
8108         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8109
8110 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8111
8112         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8113         instead of `smtp-sasl-user-realm'.
8114
8115 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8116
8117         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8118
8119 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8120
8121         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8122         to the default value as well as `eword-lexical-analyzer'.
8123
8124 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8125
8126         * wl-version.el (wl-extended-emacs-version,
8127         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8128         `elmo-match-string' instead of `wl-match-string'.
8129
8130 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8131
8132         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8133         docstring.
8134
8135 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8136
8137         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8138
8139 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8140
8141         * wl-highlight.el (wl-highlight-headers): Remove
8142         `wl-highlight-x-face-func' argument (`beg' and `end').
8143
8144 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * wl-summary.el (wl-summary-mark-as-important):
8147         Remove cache if folder is local.
8148
8149 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8150
8151         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8152         to get existing e-mail address string.
8153
8154 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8155
8156         * wl-version.el (wl-generate-user-agent-string): Commentary.
8157         (wl-generate-user-agent-string-1): Use `when' for
8158         one-branch conditional statement, instead of `and' and `if'.
8159         (wl-extended-emacs-version, wl-extended-emacs-version2,
8160         wl-extended-emacs-version3): Ditto.
8161
8162 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8163
8164         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8165         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8166         condition-case; Remove initialization.
8167         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8168         (wl-summary-sync-update3): Added argument `sync-all';
8169         Eliminated local variable `msgdb';
8170         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8171         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8172         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8173
8174 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8175
8176         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8177         connection before call `wl-draft-send-mail-with-smtp'.
8178
8179 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8180
8181         * Version number is increased to 2.5.4.
8182
8183 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8184
8185         * wl.el (wl-check-environment): Additional check for
8186         'wl-local-domain' and `wl-message-id-domain'.
8187
8188 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8189
8190         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8191         buffer as command specific.
8192         (wl-folder-mark-as-read-all-entity): Ditto.
8193         (wl-folder-prefetch-entity): Ditto.
8194         (wl-folder-drop-unsync-entity): Ditto.
8195
8196         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8197         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8198         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8199
8200         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8201         save-excursion.
8202
8203 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8204
8205         * Version number is increased to 2.5.3.
8206
8207         * wl-summary.el (wl-summary-save-view-cache):
8208         Delete duplicated `write-region';
8209         Use `write-region-as-binary' instead of `as-binary-output-file' and
8210         `write-region'.
8211
8212 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8213
8214         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8215
8216 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8217
8218         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8219         instead of `smtp-via-smtp'.
8220
8221 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8222
8223         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8224
8225 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8226
8227         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8228         instead of `smtp-sasl-user-realm'.
8229
8230 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8231
8232         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8233
8234 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8235
8236         * Version number is increased to 2.5.2.
8237
8238 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8241         does not exist.
8242         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8243         (wl-biff-start): Call `timer-activate' if timer already exists.
8244
8245         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8246         only when it is bound as function.
8247
8248 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8249
8250         * Version number is increased to 2.5.1.
8251
8252 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8253
8254         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8255         Print refile/copy destination.
8256
8257 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8260         queue-flush-only is non-nil.
8261
8262         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8263
8264         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8265         checking cache folder.
8266
8267 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8268
8269         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8270         `regexp-quote'.
8271
8272 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8273
8274         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8275         function.
8276         * wl-summary.el (wl-summary-write-current-folder-functions):
8277         Change default value.  Use it.
8278
8279 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * Version number is increased to 2.5.0.
8282
8283         * wl-version.el (wl-version): Changed codename.
8284
8285 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8286
8287         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8288         (wl-summary-supersedes-message): Ditto.
8289
8290 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8291
8292         * wl-refile.el (wl-refile-guess-functions): Renamed from
8293         `wl-refile-guess-func-list'.
8294
8295 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8298         Fixed problem when no rule was matched.
8299
8300 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8301
8302         * wl-summary.el (wl-summary-get-mark): Fixed
8303         `wl-summary-buffer-target-mark' check logic.
8304
8305 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8306
8307         * wl-folder.el (wl-folder-write-current-folder): Added group
8308         folder check.
8309
8310         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8311         `wl-summary-write-current-newsgroup'.
8312         (wl-summary-write-current-folder-functions): New variable.
8313         * wl-folder.el (wl-folder-get-newsgroups): New function.
8314         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8315         (wl-folder-write-current-folder): Renamed from
8316         `wl-folder-write-current-newsgroup'.
8317
8318 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8319
8320         * Version number is increased to 2.3.93.
8321
8322 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8323
8324         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8325         (wl-ldap-make-matched-value-list): Ditto.
8326         (wl-ldap-alias-safe-string): Split e-mail address.
8327
8328         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8329         petname folder default was selected.
8330         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8331         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8332
8333 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8334
8335         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8336         to `wl-draft-config-exec'.
8337
8338         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8339         instead of calling `wl-draft-config-exec';
8340         Process group-list and show recipients in minibuffer.
8341
8342         * tm-wl.el (wl-draft-preview-message): Ditto.
8343
8344 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8345
8346         * wl.el (toplevel): Added (C) to copyright notice, and
8347         sync Author header.
8348         * tm-wl.el (toplevel): Ditto.
8349         * wl-address.el (toplevel): Ditto.
8350         * wl-demo.el (toplevel): Ditto.
8351         * wl-dnd.el (toplevel): Ditto.
8352         * wl-draft.el (toplevel): Ditto.
8353         * wl-e21.el (toplevel): Ditto.
8354         * wl-expire.el (toplevel): Ditto.
8355         * wl-folder.el (toplevel): Ditto.
8356         * wl-highlight.el (toplevel): Ditto.
8357         * wl-message.el (toplevel): Ditto.
8358         * wl-mime.el (toplevel): Ditto.
8359         * wl-mule.el (toplevel): Ditto.
8360         * wl-nemacs.el (toplevel): Ditto.
8361         * wl-refile.el (toplevel): Ditto.
8362         * wl-score.el (toplevel): Ditto.
8363         * wl-summary.el (toplevel): Ditto.
8364         * wl-template.el (toplevel): Ditto.
8365         * wl-thread.el (toplevel): Ditto.
8366         * wl-util.el (toplevel): Ditto.
8367         * wl-vars.el (toplevel): Ditto.
8368         * wl-xmas.el (toplevel): Ditto.
8369
8370 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8371
8372         * wl.el (wl-init): Added comment about `wl-init-hook'.
8373         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8374         * wl-vars.el (wl-init-hook): Added docs.
8375         (wl-make-plugged-hook): Removed useless docs.
8376         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8377         * wl-xmas.el (toplevel): Ditto.
8378
8379 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8380
8381         * wl-address.el (toplevel): Fixed multiple Author header format.
8382         * wl-demo.el (toplevel): Ditto.
8383         * wl-draft.el (toplevel): Ditto.
8384         * wl-folder.el (toplevel): Ditto.
8385         * wl-summary.el (toplevel): Ditto.
8386         * wl-thread.el (toplevel): Ditto.
8387         * wl-util.el (toplevel): Ditto.
8388         * wl-vars.el (toplevel): Ditto.
8389         * wl-version.el (toplevel): Ditto.
8390         * wl-xmas.el (toplevel): Ditto.
8391         * wl.el (toplevel): Ditto.
8392
8393         * wl-version.el (toplevel): Added require `elmo-version' for
8394         `product-version-as-string'.
8395
8396 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-vars.el (wl-draft-send-hook): Changed default value to
8399         '(wl-draft-config-exec).
8400
8401         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8402         explicitly.
8403         (wl-draft): Set `wl-draft-config-exec-flag' before running
8404         `wl-mail-setup-hook'.
8405
8406         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8407         `wl-biff-init-icons' to `wl-init-hook' instead of
8408         `wl-make-plugged-hook'.
8409         (Because if `wl-draft' command is invoked at first,
8410         they are not initialized)
8411         Updated copyright notice.
8412
8413         * wl-e21.el (toplevel): Ditto;
8414
8415         * wl-demo.el (toplevel): Updated copyright notice.
8416         * wl-address.el (toplevel): Ditto.
8417         * wl-draft.el (toplevel): Ditto.
8418         * wl-version.el (toplevel): Ditto.
8419         * wl-folder.el (toplevel): Ditto.
8420         * wl-summary.el (toplevel): Ditto.
8421         * wl-thread.el (toplevel): Ditto.
8422         * wl-util.el (toplevel): Ditto.
8423         * wl-vars.el (toplevel): Ditto.
8424         * wl.el (toplevel): Ditto.
8425
8426 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8427
8428         * wl-highlight.el (wl-highlight-message): Fixed problem of
8429         highlighting failure which occured when the last field contains
8430         multiple lines in the draft buffer.
8431
8432         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8433         `wl-biff-start' if plugged.
8434
8435         * wl-util.el (wl-biff-check-folder): New function.
8436         (wl-biff-check-folders): Don't set session name prefix.
8437         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8438         (wl-biff-check-folder-async): Ditto.
8439
8440         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8441         in email address.
8442
8443 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8444
8445         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8446
8447         * wl-draft.el (wl-draft-strip-subject-re): New function.
8448
8449         * wl-draft.el (wl-draft-reply): Use it.
8450
8451 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-message.el (wl-mmelmo-message-redisplay): Use
8454         `mime-display-message' instead of `wl-mime-display-message'.
8455
8456         * wl-mime.el (toplevel): Removed compatibility workaround
8457         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8458         (wl-mime-display-message): Abolished.
8459         (wl-mime-entity-read-field): Ditto.
8460         (wl-mime-combine-message/partial-pieces): Use
8461         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8462
8463 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8464
8465         * wl-template.el: Doc fixes.
8466
8467 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8468
8469         * wl-e21.el (wl-message-overload-functions): Do nothing if
8470         `current-local-map' is not available.
8471         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8472
8473 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8474
8475         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8476         representation.
8477
8478         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8479         number.
8480         (wl-fldmgr-save-folders): Don't use `format' when insert
8481         `wl-fldmgr-folders-header'.
8482
8483 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8484
8485         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8486
8487 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8488
8489         * wl-highlight.el (wl-highlight-message):
8490         Use `std11-field-end' to detect end point of the header field.
8491         Refer `wl-highlight-max-header-size'.
8492
8493         * wl-vars.el (wl-highlight-max-header-size): New variable.
8494
8495         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8496
8497         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8498         Set `for-draft' argument of wl-highlight-headers.
8499         (wl-draft): Ditto.
8500         (wl-draft-reedit): Ditto.
8501         (wl-user-agent-compose-internal): Ditto.
8502
8503 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8504
8505         * wl-message.el (wl-message-add-button): Use overlay.
8506
8507 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8508
8509         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8510
8511         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8512         problem when group-list content is nothing.
8513         (Reported by Mito <mit@nines.nec.co.jp>)
8514
8515 2000-10-18  SAITO Atsunori <sai@yedo.com>
8516
8517         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8518
8519 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8520
8521         * tm-wl.el (toplevel): Use product-provide.
8522
8523 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8524
8525         * Version number is increased to 2.3.92.
8526
8527 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8528
8529         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8530         title text, use `display' property for left margin under Emacs 21.
8531
8532         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8533         properties.
8534         (wl-plugged-init-icons): Ditto.
8535
8536 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8537
8538         * wl.el (wl-save-status, wl-init): Remove last period in
8539         "...done." message.
8540         * tm-wl.el (wl-summary-burst): Ditto.
8541         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8542         wl-summary-resume-cache-status,
8543         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8544         wl-summary-sync-update3, wl-summary-highlight-msgs,
8545         wl-summary-flush-pending-append-operations,
8546         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8547         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8548         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8549         wl-thread-open-all): Ditto.
8550         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8551         * wl-mime.el (wl-summary-burst): Ditto.
8552         * wl-highlight.el (wl-highlight-summary): Ditto.
8553         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8554         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8555         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8556         * wl-address.el (wl-local-address-init): Ditto.
8557
8558 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8559
8560         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8561         `add-text-properties'.
8562         (wl-plugged-init-icons): Ditto.
8563         (wl-folder-init-icons): Use `propertize' instead of
8564         `put-text-property'.
8565         (wl-plugged-set-folder-icon): Ditto.
8566         (wl-e21-highlight-folder-group-line): Ditto.
8567
8568 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8569
8570         * wl-version.el (wl-version-status-alist): New variable.
8571         (wl-version-status): New function.
8572
8573         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8574         "Cc" part of the case "Reply-To".
8575
8576         * wl-draft.el (wl-draft-reply): Use result of
8577         `eword-extract-address-components'.
8578
8579         * wl-demo.el (wl-demo-icon-name): New constant.
8580         (wl-logo-xpm): Use it.
8581         (wl-logo-xbm): Ditto.
8582         (wl-logo-bitmap): Ditto.
8583
8584         * Version number is increased to 2.3.91.
8585
8586 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8587
8588         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8589         (wl-extended-emacs-version, wl-extended-emacs-version2,
8590         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8591         docstring.
8592
8593         * wl-version.el (wl-generate-user-agent-string-1): New function.
8594         (wl-generate-user-agent-string): Use it.
8595
8596         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8597         `mime-edit-insert-user-agent-field'.
8598         (wl-generate-user-agent-string): Check
8599         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8600
8601         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8602         instead of `if', when verbose case.
8603
8604 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8605
8606         * wl-expire.el (wl-summary-expire): Fix.
8607
8608 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8609
8610         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8611         and `elmo-lost+found-folder' if 'wl-draft.
8612         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8613
8614 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8615
8616         * wl-expire.el (wl-summary-expire): Change messages.
8617         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8618         `deleing-info' instead of "Deleting..."
8619
8620 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8621
8622         * wl-summary.el (wl-summary-refile-subr): Fix.
8623
8624 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8625
8626         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8627         if pipe folder.
8628
8629 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8630
8631         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8632
8633 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8634
8635         * wl-expire.el (wl-expire-hide): New function.
8636         (wl-summary-expire): Add `hide'.
8637
8638 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8639
8640         * wl-vars.el (wl-draft-reply-without-argument-list):
8641         Changed default value to consider `Reply-To:'.
8642         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8643
8644         * Version number is increased to 2.3.90.
8645
8646         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8647         elmo-imap4-get-session with unwind-protect.
8648         Don't cause error.
8649         (wl-summary-sync-marks): Don't check plugged nor folder type.
8650         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8651         (Always keep current buffer).
8652
8653 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8654
8655         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8656         Enclose with `save-excursion'.
8657
8658 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8659
8660         * wl-version.el (wl-version): Remove interactive.
8661
8662 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8663
8664         * wl-version.el (wl-generate-user-agent-string): Use
8665         `product-string-verbose' instead of `product-string-1'.
8666
8667 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8668
8669         * wl-vars.el (wl-draft-use-cache): New variable.
8670         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8671         if wl-draft-use-cache is non-nil.
8672
8673 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8674
8675         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8676         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8677
8678 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8679
8680         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8681         (wl-thread-msg-mark-as-unread): Ditto.
8682
8683         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8684         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8685         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8686         Don't set mark in summary if return value of `elmo-mark-as-read'
8687         is nil.
8688         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8689         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8690         instead of `wl-thread-msg-mark-as-read'.
8691         (wl-summary-mark-as-unread-region): Ditto.
8692         (wl-summary-target-mark-mark-as-read): Ditto.
8693
8694         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8695
8696 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8697
8698         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8699
8700         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8701
8702 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8703
8704         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8705         face.
8706
8707 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8708
8709         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8710         `running-xemacs'.
8711
8712 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8713
8714         * wl-version.el (toplevel): Use `product-version-as-string' for
8715         set verstion-string, if defined.
8716
8717         * wl-version.el (wl-version-show): Insert string at point, when
8718         call with argument.
8719
8720         * wl-version.el (wl-generate-user-agent-string): Use
8721         `product-string-1' instead of `wl-appname', `wl-version' and
8722         `wl-codename'.
8723
8724 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8725
8726         * wl-address.el (toplevel): Use product-provide.
8727         * wl-demo.el (toplevel): Ditto.
8728         * wl-dnd.el (toplevel): Ditto.
8729         * wl-draft.el (toplevel): Ditto.
8730         * wl-e21.el (toplevel): Ditto.
8731         * wl-expire.el (toplevel): Ditto.
8732         * wl-fldmgr.el (toplevel): Ditto.
8733         * wl-folder.el (toplevel): Ditto.
8734         * wl-highlight.el (toplevel): Ditto.
8735         * wl-message.el (toplevel): Ditto.
8736         * wl-mime.el (toplevel): Ditto.
8737         * wl-mule.el (toplevel): Ditto.
8738         * wl-nemacs.el (toplevel): Ditto.
8739         * wl-refile.el (toplevel): Ditto.
8740         * wl-score.el (toplevel): Ditto.
8741         * wl-summary.el (toplevel): Ditto.
8742         * wl-template.el (toplevel): Ditto.
8743         * wl-thread.el (toplevel): Ditto.
8744         * wl-util.el (toplevel): Ditto.
8745         * wl-vars.el (toplevel): Ditto.
8746         * wl-xmas.el (toplevel): Ditto.
8747         * wl.el (toplevel): Ditto.
8748
8749 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8750
8751         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8752         instead of product.
8753
8754         * wl-version.el (wl-version): Compile time evalution elmo-version.
8755
8756 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8757
8758         * wl-summary.el (wl-summary-sync-force-update): Append queue
8759         `mark-as-read'if unplugged.
8760
8761 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8762
8763         * wl-version.el: New file.  Use product.el.
8764         * wl.el: add (require 'wl-version).
8765         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8766         for ~/.folders header.
8767         (wl-fldmgr-folders-header): Changed.
8768         * wl-demo.el (wl-demo): Use product.el.
8769
8770         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8771         wl-version.el.
8772         * wl-util.el (wl-version, wl-version-show): Ditto.
8773
8774         * wl-util.el (wl-generate-user-agent-string,
8775         wl-extended-emacs-version, wl-extended-emacs-version2,
8776         wl-extended-emacs-version3): Move to wl-version.el.
8777         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8778         xemacs-codename, mime-edit-insert-user-agent-field,
8779         mime-edit-user-agent-value, mime-editor/version,
8780         mime-editor/codename): Compile warning killer move to
8781         wl-version.el
8782
8783 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8784
8785         * wl-summary.el (wl-summary-refile-subr): Fix.
8786
8787 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8788
8789         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8790         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8791
8792 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8793
8794         * wl.el (wl-check-environment): Check too many `@'.
8795
8796 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8797
8798         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8799
8800 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8801
8802         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8803         wl-draft-reply-myself-without-argument-list): Add variables.
8804         * wl-draft.el (wl-draft-reply): Use it.
8805
8806 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8807
8808         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8809         the 5th argument of `elmo-network-get-spec'.
8810
8811         * wl-thread.el (wl-thread-reparent-children): New inline function.
8812         (wl-thread-delete-message): Use it.
8813
8814         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8815         (wl-summary-score-update-all-lines): Don't use `dolist'.
8816
8817 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8818
8819         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8820         (require 'elmo-msgdb) for inline function.
8821
8822 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8823
8824         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8825
8826 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8827
8828         * wl-score.el (wl-score-headers): Fix for the confusing macro
8829         `elmo-kill-buffer'.
8830
8831 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8832
8833         * wl-summary.el: Don't use the 3rd argument of `require' because
8834         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8835         * wl-util.el: Ditto.
8836         * wl-draft.el: Ditto.
8837
8838 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8839
8840         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8841         window system is not used.
8842
8843 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8844
8845         * wl-thread.el: Don't use `mapcar' only for iteration.
8846         (wl-thread-resume-entity): Ditto.
8847         (wl-thread-delete-message): Ditto.
8848
8849         * wl-summary.el: Bind `dragdrop-drop-functions',
8850         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8851         of `require' for `timezone', `easymenu' and `ps-print';
8852         don't use `mapcar' only for iteration.
8853
8854         * wl-util.el: Bind `mule-version', `nemacs-version',
8855         `emacs-beta-version', `xemacs-codename',
8856         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8857         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8858         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8859         only for iteration.
8860
8861         * wl-score.el: Don't use `mapcar' only for iteration.
8862         (wl-score-simplify-buffer-fuzzy): Ditto.
8863         (wl-score-simplify-subject): Ditto.
8864         (wl-score-headers): Ditto.
8865         (wl-summary-score-update-all-lines): Ditto.
8866
8867         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8868         `enable-multibyte-characters' and `mule-version'.
8869
8870         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8871         `mapcar' only for iteration.
8872
8873         * wl-demo.el: Don't use `mapcar' only for iteration.
8874
8875         * wl-folder.el: Don't use `mapcar' only for iteration.
8876         (wl-folder-open-all): Ditto.
8877         (wl-folder-count-incorporates): Ditto.
8878
8879         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8880         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8881
8882         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8883         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8884         `smtp-connection-type'; specify 3rd argument of `require' for
8885         `timezone'; don't use `mapcar' only for iteration.
8886         (wl-draft-clone-local-variables): Don't use `mapcar'.
8887         (wl-draft-generate-clone-buffer): Ditto.
8888         (wl-user-agent-compose-internal): Ditto.
8889
8890         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8891
8892         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8893         (wl-save-status): Ditto.
8894
8895         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8896         for iteration.
8897
8898 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8899
8900         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8901         removed `Date'.
8902         (wl-fldmgr-make-filter-default): New user option.
8903
8904         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8905         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8906         (wl-fldmgr-filter-completion-alist): Abolish.
8907
8908         * wl.el (wl): Don't check servers if arg is non-nil.
8909
8910         * wl-draft.el (wl-draft-reply): Set only message-id string to
8911         In-Reply-To field.
8912
8913 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * wl-summary.el (wl-summary-pick): Rewrite.
8916
8917         * wl-draft.el (wl-draft-forward): Get references field from
8918         original buffer.
8919         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8920
8921 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8922
8923         * wl-draft.el (wl-draft-forward): Add references field.
8924
8925 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8926
8927         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8928         (wl-draft-reply): Use it.
8929
8930 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8931
8932         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8933         when Emacs 21 is running.
8934
8935         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8936         bindings.
8937
8938 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8939
8940         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8941         XPM icons transparent.
8942
8943         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8944         Emacs 21.
8945
8946 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8947
8948         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8949         nil.
8950
8951         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8952         when it is persistent.
8953         (wl-summary-sync-marks): Changed argument for
8954         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8955         (wl-summary-virtual): Use `elmo-read-search-condition'.
8956         (wl-summary-redisplay-internal): If folder is local, mark as read
8957         even when folder is plugged.
8958
8959 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8960
8961         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8962         of `tool-bar-lines' in the frame parameters.
8963         (after-make-frame-functions, post-command-hook): Don't modify the
8964         value.
8965         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8966         wl-e21-tool-bar-lines): Removed.
8967
8968 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8969
8970         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8971         properties `evaporate' and `wl-momentary-overlay' as well.
8972         (wl-highlight-summary-displaying): Ditto.
8973         (wl-delete-all-overlays): Don't delete overlay which does not have
8974         a property `wl-momentary-overlay'.
8975
8976         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8977         `display-mouse-p' and `display-graphic-p'.
8978         (wl-folder-init-icons): Don't search for XBM or the other files.
8979         (wl-plugged-set-folder-icon): Make icons if and only if
8980         `display-graphic-p' returns non-nil.
8981         (wl-highlight-plugged-current-line): Use `before-string' overlay
8982         property to show icon images.
8983         (wl-highlight-folder-current-line): Ditto.
8984         (wl-e21-highlight-folder-group-line): Ditto.
8985         (wl-e21-highlight-folder-by-numbers): Ditto.
8986         (wl-e21-insert-image): Removed.
8987         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8988         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8989         said.
8990         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8991         `wl-e21-force-switch-toolbar'.
8992         (wl-e21-make-icon-image): Removed.
8993         (wl-e21-setup-toolbar): Don't search for XBM files.
8994         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8995         the default value.
8996
8997 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8998
8999         * wl-util.el (wl-biff-check-folder-async): Set
9000         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9001
9002 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9003
9004         * wl-e21.el (after-make-frame-functions): Add
9005         `wl-e21-force-switch-toolbar'.
9006         (wl-e21-force-switch-toolbar): New function force to switch the
9007         toolbar appearance automatically.
9008         (post-command-hook): Add `wl-e21-switch-toolbar'.
9009         (wl-e21-switch-toolbar): New function to switch the toolbar
9010         appearance automatically.
9011         (wl-e21-tool-bar-lines): New buffer local variable.
9012
9013 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9014
9015         * wl-util.el (wl-biff-check-folders-running): New variable.
9016         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9017         (wl-biff-check-folder-async-callback):
9018         Set `wl-biff-check-folders-running'.
9019         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9020         with unwind-protect.
9021
9022         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9023         Enclose `wl-folder-auto-check' with unwind-protect.
9024
9025         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9026         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9027
9028         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9029
9030         * wl-util.el (wl-biff-notify): New inline function.
9031         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9032         locally.
9033         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9034         folder-list' is 1.
9035         Use `wl-biff-notify'.
9036         (wl-biff-check-folder-async-callback): New function.
9037         (wl-biff-check-folder-async): Ditto.
9038
9039         * wl-folder.el (wl-folder): Don't check folders.
9040         (wl-folder-auto-check): New function.
9041
9042 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9043
9044         * wl-util.el (wl-biff-start) [Emacs19+]:
9045         Use `timer-next-integral-multiple-of-time'.
9046         (wl-biff-check-folders): Use `wl-default-folder'
9047         if `wl-biff-check-folder-list' is nil.
9048
9049 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9050
9051         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9052         instead of `elmo-delete-lists'.
9053
9054 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9055
9056         * wl.el (wl-plugged-toggle-all): Set the value of
9057         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9058         (wl-plugged-toggle): Ditto.
9059         (wl-toggle-plugged): Ditto.
9060         (wl-plugged-init): Ditto.
9061
9062         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9063         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9064         instead of `wl-biff-state-indicator-off' and
9065         `wl-biff-state-indicator-on'; don't modify the value and the type
9066         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9067         (wl-plugged-init-icons): Set icons data to
9068         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9069         instead of `wl-plug-state-indicator-off' and
9070         `wl-plug-state-indicator-on'; don't modify the value and the type
9071         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9072
9073         * wl-vars.el (wl-modeline-biff-state-off,
9074         wl-modeline-biff-state-on, wl-modeline-biff-status,
9075         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9076         wl-modeline-plug-status): New internal variables.
9077         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9078         wl-biff-check-interval, wl-biff-check-folder-list): Change
9079         customization group from `wl-folder' to `wl-highlight'.
9080         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9081         wl-show-plug-status-on-modeline): Defcustomized.
9082
9083         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9084         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9085         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9086         a flag to `mode-line-buffer-identification'.
9087
9088         * wl-e21.el (wl-biff-init-icons): Set icons data to
9089         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9090         instead of `wl-biff-state-indicator-off' and
9091         `wl-biff-state-indicator-on'.
9092         (wl-plugged-init-icons): Set icons data to
9093         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9094         instead of `wl-plug-state-indicator-off' and
9095         `wl-plug-state-indicator-on'.
9096
9097 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9098
9099         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9100         excessive titles.
9101
9102 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9103
9104         * wl.el (wl-plugged-mode): Use revised
9105         `wl-mode-line-buffer-identification'.
9106         (wl-plugged-init): Don't use `force-mode-line-update'.
9107
9108         * wl-xmas.el (wl-draft-overload-functions): Use revised
9109         `wl-mode-line-buffer-identification'.
9110         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9111         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9112         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9113         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9114         `wl-make-plugged-hook';
9115         add `wl-folder-init-icons' and `wl-setup-folder' to
9116         `wl-folder-mode-hook'.
9117
9118         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9119         19 as well.
9120         (wl-mode-line-display-priority-list): New user option.
9121         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9122         Defcustomized.
9123         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9124         Add docs.
9125
9126         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9127         start.
9128         (wl-mode-line-buffer-identification): Revised as a function.
9129
9130         * wl-summary.el (wl-summary-mode): Use revised
9131         `wl-mode-line-buffer-identification'; don't call
9132         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9133         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9134         `wl-xmas-setup-summary'.
9135
9136         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9137         `wl-mode-line-buffer-identification'.
9138
9139         * wl-mule.el (wl-draft-overload-functions): Use revised
9140         `wl-mode-line-buffer-identification'.
9141
9142         * wl-folder.el (wl-make-plugged-alist): Don't call
9143         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9144         (wl-folder): Don't call `wl-folder-init-icons' directly.
9145         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9146         `wl-xmas-setup-folder' directly;
9147         use revised `wl-mode-line-buffer-identification'.
9148         (TopLevel): Don't bind `wl-biff-init-icons',
9149         `wl-plugged-init-icons', `wl-folder-init-icons',
9150         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9151
9152         * wl-e21.el (wl-draft-overload-functions): Use revised
9153         `wl-mode-line-buffer-identification'.
9154         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9155         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9156         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9157         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9158         `wl-make-plugged-hook';
9159         add `wl-folder-init-icons' and `wl-setup-folder' to
9160         `wl-folder-mode-hook'.
9161
9162 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9163             Katsumi Yamaoka    <yamaoka@jpl.org>
9164
9165         * wl.el (wl): Call `wl-biff-start'.
9166         (wl-exit): Call `wl-biff-stop'.
9167         (wl-plugged-mode): Show biff in modeline.
9168         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9169
9170         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9171         (wl-biff-init-icons): New function.
9172         (wl-plugged-init-icons): Don't make too much keymaps.
9173         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9174
9175         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9176         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9177         variables.
9178         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9179         options.
9180
9181         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9182         wl-biff-start, wl-biff-stop): New functions.
9183         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9184         (wl-biff-timer-name): New variable.
9185
9186         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9187
9188         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9189         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9190
9191         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9192         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9193
9194         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9195         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9196         `wl-folder-init-icons' to `ignore' if they are not available.
9197         (wl-folder-mode): Show biff in modeline.
9198
9199         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9200         (wl-biff-init-icons): New function.
9201         (wl-plugged-init-icons): Don't make too much keymaps.
9202         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9203
9204 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9205
9206         * wl-vars.el (wl-strict-diff-folders): Customization Type
9207         and doc fix.  Define as a list of regular expressions for
9208         folders or nil.
9209         * wl-folder.el (wl-folder-check-one-entity): Use
9210         `wl-string-match-member' instead of `wl-string-member' for
9211         `wl-strict-diff-folders'.
9212
9213 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9214
9215         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9216         (wl-highlight-folder-current-line): Use it; new implementation.
9217         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9218         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9219         `defsubst' instead of `defun'.
9220
9221         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9222         `wl-highlight-group-folder-by-numbers'; made it can also be a
9223         number.  See info for more details.
9224
9225         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9226         running.
9227
9228         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9229         to bind them.
9230
9231         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9232         (wl-highlight-folder-current-line): New implementation.
9233
9234         * wl-highlight.el (wl-highlight-folder-group-line): New
9235         implementation.
9236         (wl-delete-all-overlays): Rewrite as a marco.
9237         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9238
9239         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9240         running.
9241         (wl-folder-*-glyph): No need to bind them.
9242
9243         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9244         `wl-e21-highlight-folder-group-icon'; rewrite.
9245         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9246         `defsubst' instead of `defun'.
9247         (wl-folder-mode-map): Bind it when compiling.
9248
9249 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9250
9251         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9252
9253         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9254
9255 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9256
9257         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9258
9259 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9260
9261         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9262         (wl-highlight-folder-current-line): Use it.
9263
9264         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9265         in `id-name'.
9266
9267 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9268
9269         * wl.el: Require `wl-e21' when Emacs 21 is running.
9270
9271         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9272         default when Emacs 21 is running.
9273         (wl-use-highlight-mouse-line): Ditto.
9274         (wl-on-emacs21): New constant.
9275         (wl-on-emacs20): Removed.
9276
9277         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9278         Emacs 21 is running.
9279
9280         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9281         Emacs 21 is running.
9282
9283         * wl-e21.el: New file.
9284
9285 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9286
9287         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9288         (wl-toggle-plugged): Ditto.
9289         (wl-plugged-toggle): Ditto.
9290         (wl-plugged-toggle-all): Ditto.
9291
9292         * wl-vars.el (wl-plug-state-indicator): Refer
9293         `wl-plug-state-indicator-on' indirectly.
9294
9295 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9296
9297         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9298         Call `wl-folder-confirm-existence'.
9299
9300         * wl-folder.el (wl-folder-confirm-existence): Added optional
9301         argument `force'.
9302
9303 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9304
9305         * wl-summary.el (wl-summary-refile-subr): Assume
9306         `copy-or-refile' as symbol.
9307         (wl-summary-refile): Follow up above change.
9308         (wl-summary-copy): Ditto.  Doc fix.
9309
9310 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9311
9312         * wl-summary.el (wl-summary-pick): Don't bind
9313         `elmo-search-mime-charset'.
9314
9315         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9316         default using old backquote style.
9317         (wl-search-mime-charset): Abolished.
9318
9319         * wl-highlight.el (wl-highlight-headers):
9320         Call `point' after `re-search-forward'(for Nemacs).
9321
9322         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9323         for elmo-imap4.el.
9324
9325 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9326
9327         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9328         `wl-message-ignored-field-list' instead of
9329         `mime-view-ignored-field-list'.
9330
9331         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9332         Add interactive spec.
9333         (wl-folder-goto-bottom-of-current-folder): Ditto.
9334         (wl-folder-mode-map): Bind them.
9335
9336         * wl-vars.el (wl-message-ignored-field-list): New variable.
9337         (wl-message-visible-field-list): New variable.
9338
9339         * wl-mime.el (wl-mime-header-presentation-method): New function.
9340         (wl-mime-setup): Set header-presentation-method.
9341
9342 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9343
9344         * wl-nemacs.el (wl-draft-overload-functions): Set
9345         `mode-line-buffer-identification' instead of using
9346         `wl-make-modeline'.
9347
9348         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9349         instead of using `wl-make-modeline'.
9350
9351         * wl-xmas.el (wl-plugged-init-icons): Set up
9352         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9353         (wl-make-modeline): Abolish.
9354         (wl-draft-overload-functions): Set
9355         `mode-line-buffer-identification' instead of using
9356         `wl-make-modeline'.
9357
9358         * wl-util.el (wl-make-modeline-subr): Abolish.
9359         (wl-mode-line-buffer-identification): New alias.
9360
9361         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9362         (wl-summary-make-modeline): Abolish.
9363         (wl-summary-buffer-set-folder): Set
9364         `wl-summary-buffer-folder-indicator'.
9365         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9366         of using `wl-make-modeline'.
9367         (wl-summary-switch-to-clone-buffer): Don't set
9368         `mode-line-buffer-identification'.
9369         (wl-summary-goto-folder-subr): Ditto.
9370
9371         * wl-mule.el (wl-draft-overload-functions): Set
9372         `mode-line-buffer-identification' instead of using
9373         `wl-make-modeline'.
9374
9375         * wl-folder.el (wl-folder-mode): Set
9376         `mode-line-buffer-identification' instead of using
9377         `wl-make-modeline'.
9378         (wl-folder): Don't set `mode-line-buffer-identification'.
9379
9380 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9381
9382         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9383         instead of `member' for `wl-refile-guess-func-list' look-ups.
9384         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9385
9386 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9387
9388         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9389         `wl-message-button-dispatcher'.
9390
9391         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9392
9393         * wl-message.el (wl-message-button-dispatcher): Use it.
9394
9395         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9396         "In-Reply-To".
9397
9398         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9399         Bind `case-fold-search' to t.
9400
9401 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9402
9403         * wl-xmas.el (wl-message-overload-functions): Initialize
9404         `wl-message-button-map'.
9405
9406         * wl-mule.el (wl-message-overload-functions): Initialize
9407         `wl-message-button-map'.
9408
9409         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9410
9411         * wl-message.el (wl-message-button-map): New keymap.
9412         (wl-message-add-button): New function.
9413         (wl-message-button-dispatcher): New function.
9414         (wl-message-button-refer-article): New function.
9415
9416         * wl-highlight.el
9417         (wl-highlight-message-add-buttons-to-header): New function.
9418         (wl-highlight-headers): Use it.
9419
9420 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9421
9422         * wl-summary.el (wl-summary-default-from): Use
9423         `wl-address-get-petname-1'.
9424         (wl-summary-simple-from): Ditto.
9425
9426         * wl-address.el (wl-address-get-petname-1): New inline function.
9427         (wl-address-get-petname): Use it.
9428
9429 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9430
9431         * wl-summary.el (wl-summary-default-from): Return full-name part
9432         from the address if no petname was found.
9433         (wl-summary-simple-from): Ditto.
9434
9435         * wl-address.el (wl-address-get-petname): Return nil if no petname
9436         associated with the address was found.
9437
9438 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9439
9440         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9441         display is finished.
9442
9443 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9444
9445         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9446         `elmo-folder-exists-p' argument.
9447
9448 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9449
9450         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9451         the folder.
9452
9453 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9454
9455         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9456
9457         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9458         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9459
9460 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9461
9462         * wl-folder.el (wl-folder-create-subr): New function.
9463         (wl-folder-confirm-existence): Use it.
9464         (wl-folder-check-one-entity): Use it.
9465         Check the error symbol is derived from 'elmo-open-error.
9466
9467         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9468         `ignore-error'.
9469
9470 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9471
9472         * wl-util.el (toplevel): Add (eval-when-compile (require
9473         'elmo-util)).  (Maybe `provide' is typo.)
9474
9475 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9476
9477         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9478         (I don't know why this was needed.)
9479
9480         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9481         Follow up changes for stream-type.
9482
9483         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9484         (wl-draft-elmo-nntp-send): Ditto.
9485
9486         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9487         (wl-nntp-posting-stream-type): Ditto.
9488         (wl-pop-before-smtp-ssl): Abolished.
9489         (wl-nntp-posting-ssl): Ditto.
9490
9491         * wl-address.el (wl-address-quote-specials): New function.
9492         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9493
9494         * wl-draft.el (wl-draft-reply): Ditto.
9495
9496 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9497
9498         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9499         use function `wl-string-match-assoc'.
9500
9501 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9502
9503         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9504
9505         * wl-draft.el (wl-draft-deduce-address-list): New function.
9506         (wl-draft-parse-mailbox-list): Ditto.
9507         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9508         instead of `smtp-deduce-address-list'.
9509         (wl-draft-on-field-p): Follow group list.
9510
9511         * wl-address.el (wl-address-concat-token): New function.
9512         (wl-address-string-without-group-list-contents): Ditto.
9513         (wl-complete-field-body): Fixed problem of completion
9514         by japanese petname.
9515         (wl-address-make-completion-list): Rewrite.
9516
9517 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9518
9519         * wl-address.el (wl-address-make-completion-list): Completion by
9520         petname.
9521         (wl-complete-field-body): Likewise.
9522
9523 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9524
9525         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9526         contains invalid address syntax.
9527
9528 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9529
9530         * wl-folder.el (wl-folder-check-entity-async): Use
9531         `elmo-nntp-spec-hostname'.
9532
9533 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9534
9535         * wl-summary.el (wl-summary-msgdb-load-async): Use
9536         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9537
9538 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9539
9540         * wl-draft.el (wl-draft-reply): Set argument
9541         `content-transfer-encoding' as nil.
9542
9543 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9544
9545         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9546         `wl-refile-alist'.
9547
9548 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9549
9550         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9551         (wl-draft-edit-string): Ditto.
9552         (wl-draft-forward): Ditto.
9553         * wl-summary.el (wl-summary-write): Ditto.
9554
9555 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9556
9557         * wl-summary.el (wl-summary-sync-update3): Call
9558         `wl-summary-buffer-number-column-detect'.
9559         (wl-summary-buffer-number-column-detect): Search from point-min.
9560
9561 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9562
9563         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9564         contains an address which is not included in original to or cc.
9565
9566 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9567
9568         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9569         begin-line does not exist.
9570         * wl-message.el (wl-message-uu-substring): Ditto.
9571
9572 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9575         clear local variables.
9576         (wl-summary-exit): Call `elmo-commit'.
9577         (wl-summary-switch-to-clone-buffer): Call
9578         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9579         (wl-summary-goto-folder-subr): Ditto.
9580
9581         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9582         POP folder.
9583
9584 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9585
9586         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9587         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9588         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9589         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9590         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9591         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9592
9593         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9594
9595 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9596
9597         * wl-summary.el (wl-summary-search-by-subject):
9598         Search parent message from the latest one.
9599
9600 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9601
9602         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9603         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9604
9605         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9606         New user option.
9607
9608         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9609         if elmo-nntp-use-killed-list is nil.
9610         Use `elmo-msgdb-append-to-killed-list'.
9611         (Append numbers confirmed as disappeared to the killed list.)
9612         (wl-summary-confirm-appends): Don't display negative number.
9613
9614 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9615
9616         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9617
9618 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9619
9620         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9621         range is `all'.
9622         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9623         `elmo-list-bigger-diff'.
9624
9625 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9626
9627         * wl-summary.el (wl-summary-buffer-exit-func):
9628         New buffer local variable.
9629         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9630
9631 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9632
9633         * wl-demo.el (wl-demo): Fix the last change.
9634
9635 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9636
9637         * wl-demo.el (wl-demo): Don't use `eval'.
9638
9639 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9640
9641         * wl-summary.el (wl-summary-buffer-thread-modified):
9642         New buffer-local variable.
9643         (wl-summary-set-thread-modified): New function.
9644         (wl-summary-thread-modified-p): New function.
9645         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9646         (wl-summary-yank-saved-message): Use function
9647         `wl-summary-set-thread-modified'
9648         (wl-summary-switch-to-clone-buffer): Add
9649         `wl-summary-buffer-thread-modified'.
9650
9651         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9652         (wl-summary-buffer-mark-saved-hook): Ditto.
9653         * wl-summary.el (wl-summary-msgdb-save): New hook
9654         `wl-summary-buffer-message-saved-hook' and
9655         `wl-summary-buffer-mark-saved-hook'.
9656
9657 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9658
9659         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9660
9661 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9662
9663         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9664         don't hide scroll bars under FSF Emacsen because it may incur an
9665         undesirable redrawing.
9666
9667 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9668
9669         * wl-draft.el (wl-draft-edit-string): Call
9670         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9671
9672 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9673
9674         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9675
9676 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9677
9678         * wl-summary.el (wl-summary-msgdb-load-async): Call
9679         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9680
9681 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9682
9683         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9684         fringes in demo buffer; center bitmap logo correctly even if old
9685         Mule is used.
9686
9687 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9688
9689         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9690
9691         * wl-refile.el (wl-refile-subject-alist): New variable.
9692         (wl-refile-subject-alist-file-name): Ditto.
9693         (wl-refile-alist-setup): Rewrite.
9694         (wl-refile-alist-save): Use `elmo-object-save'.
9695         Eliminated arguments.
9696         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9697         (wl-refile-guess-by-subject): New function.
9698         (wl-refile-guess-func-list): Added it.
9699
9700 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9701
9702         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9703         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9704
9705 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9706
9707         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9708         New buffer-local variable.
9709         (wl-summary-buffer-next-folder-func): Ditto.
9710         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9711         if non-nil.
9712         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9713         if non-nil.
9714         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9715         if non-nil.
9716         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9717         if non-nil.
9718
9719 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9720
9721         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9722         permanently in the demo buffer.
9723
9724 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9725
9726         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9727         `mime-entity-fetch-field'.
9728
9729         * wl.el (wl-exit): Delete plugged buffer.
9730
9731         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9732         XEmacs has menubar feature.
9733
9734 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9735
9736         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9737         cannot arrive at the beginning of the buffer under old Emacsen.
9738
9739 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9740
9741         * wl-address.el (wl-address-ldap-search):
9742         Call `ldap-search-entries' with `withdn' argument t.
9743         (wl-complete-field-body): Bind completion-ignore-case as t.
9744         Clear ldap search hash when it was sole completion.
9745         Use elmo-string for pattern string.
9746         (wl-ldap-alias-safe-string): Eliminated needless let.
9747
9748 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9749
9750         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9751         (wl-ldap-alias-sep): New constant.
9752         (wl-ldap-search-attribute-type-list): Ditto.
9753         (wl-ldap-get-value): New function.
9754         (wl-ldap-make-filter): Ditto.
9755         (wl-ldap-make-matched-value-list): Ditto.
9756         (wl-ldap-alias-safe-string): Ditto.
9757         (wl-ldap-register-dn-string): Ditto.
9758         (wl-address-ldap-search): Rewrite.
9759
9760 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9761
9762         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9763         thread is deleted.
9764         (wl-thread-delete-line-from-buffer): Ditto.
9765         (wl-thread-get-exist-children): New function.
9766
9767 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9768
9769         * wl-demo.el (wl-demo): Made it to select various image types.
9770         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9771         from `wl-title-logo'.
9772         (wl-logo-ascii): New variable.
9773         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9774         (wl-demo-copyright-notice): New constant.
9775
9776         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9777
9778 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9779
9780         * wl-vars.el (wl-summary-target-above): Renamed from
9781         wl-summary-temp-above.
9782         * wl-score.el (wl-score-get-score-alist): Use it.
9783         (wl-summary-score-update-all-lines): Use it.
9784         * wl-summary.el: Ditto. (make-variable-buffer-local).
9785
9786 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9787
9788         * wl-vars.el (wl-ldap-port): New user option.
9789
9790         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9791         Rewite whole implementation.
9792         (wl-complete-field-body): Fixed.
9793
9794 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9795
9796         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9797         Choose implementation at compile time.
9798
9799 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9800
9801         * wl-address.el (wl-ldap-search-internal): New function.
9802         (wl-complete-field-to): Use it.
9803
9804 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9805
9806         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9807         Use `let' instead of `let*'.
9808         Require 'wl-vars.
9809
9810         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9811         Define as defcustom.
9812         (wl-ldap-base): Ditto.
9813         (wl-use-ldap): Ditto.
9814
9815 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9816
9817         * wl-address.el (wl-ldap-search): New function.
9818         (wl-complete-field-body): Use `wl-ldap-search'.
9819         (wl-ldap-server): New variable.
9820         (wl-ldap-base): Ditto.
9821         (wl-use-ldap): Ditto.
9822
9823 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9824
9825         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9826         (Pointed out by Mito <mit@nines.nec.co.jp>).
9827         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9828         buffer-local variables like `wl-summary-redisplay-internal'.
9829         (wl-summary-redisplay-all-header): Likewise.  Update
9830         Summary view too.
9831
9832 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9833
9834         * wl-summary.el (wl-summary-jump-to-parent-message):
9835         Consider prefix argument.
9836
9837         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9838         when closed thread is deleted.
9839
9840 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9841
9842         * wl-summary.el (wl-summary-jump-to-parent-message):
9843         Consider thread modification.
9844
9845 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9846
9847         * wl-message.el (wl-message-normal-get-original-buffer): Use
9848         `save-excursion'.
9849
9850         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9851         (wl-summary-showto-folder-regexp): Ditto.
9852
9853 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9854
9855         * wl-util.el (wl-delete-alist): Doc fix.
9856         (wl-delete-associations): New function.
9857         (wl-inverse-alist): New function.
9858         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9859         Split temporary variables. Use `wl-delete-associations'
9860         and `wl-inverse-alist'.
9861         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9862
9863 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9864
9865         * wl-folder.el (wl-folder-prefetch-entity):
9866         Execute prefetching if new count is unknown.
9867
9868 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9869
9870         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9871
9872         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9873         delete entity.
9874         (wl-thread-set-parent): If insert as top, set linked as nil.
9875
9876         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9877         `wl-thread-cleanup-symbols' when view mode is thread.
9878
9879 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9880
9881         * wl-folder.el (wl-folder-create-folder-entity): Use
9882         with-current-buffer.
9883         (wl-local-folder-init): Call set-buffer to make sure we are in
9884         the Folder buffer. Don't touch buffer-local variables here.
9885         (wl-folder-mode): Initialize buffer-local variables here.
9886
9887         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9888         (wl-folder-entity-assign-id): Ditto.
9889         (wl-folder-create-entity-hashtb): Ditto.
9890         (wl-local-folder-init): Ditto.
9891         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9892
9893 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9894
9895         * wl-summary.el (wl-summary-default-from): Fix probrem when
9896         std11-extract-address-components return (nil "foo@bar").
9897
9898 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9899
9900         * wl-draft.el (wl-draft-clone-local-variables):
9901         Remove redundant `setq'.
9902
9903 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9904
9905         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9906         Bind wl-highlight-x-face-func as nil while highlighting header.
9907
9908 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9909
9910         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9911
9912 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9913
9914         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9915         elmo-msgdb-overview-hashtb from copy-variables.
9916         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9917         instead of `elmo-msgdb-overview-get-entity-by-number'.
9918         (wl-summary-auto-refile): Ditto.
9919
9920         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9921         `elmo-msgdb-overview-get-entity' instead of
9922         `elmo-msgdb-search-overview-entity'.  Use
9923         `elmo-msgdb-overview-get-entity' instead of
9924         `elmo-msgdb-overview-get-entity-by-number'.
9925         (wl-thread-insert-entity-sub): Ditto.
9926         (wl-thread-insert-message): Ditto.
9927
9928         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9929         `elmo-msgdb-overview-get-entity'.
9930         (wl-normal-message-redisplay): Ditto.
9931
9932 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9933
9934         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9935         `wl-thread-entities'.
9936         (wl-thread-delete-message): Fix remove top message from
9937         `wl-thread-entity-list'.
9938
9939         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9940         wl-append(nconc), because update-list is broken on Meadow.
9941
9942         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9943         updating process.
9944         (wl-summary-rescan): Ditto.
9945         (wl-summary-sync-update3): Ditto.
9946         * wl-thread.el (wl-thread-set-parent): Renamed from
9947         `wl-summary-set-parent'.
9948         (wl-thread-insert-message): Updating buffer faster.
9949         (wl-thread-delete-message): Updating buffer faster.
9950
9951         * wl-score.el (wl-summary-score-update-all-lines): Changed
9952         interval for display progress gauge.
9953
9954 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9955
9956         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9957         folder always-sticky.
9958         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9959         defmacro.
9960
9961 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9962
9963         * wl-vars.el (wl-draft-add-references): New user option.
9964
9965         * wl-draft.el (wl-draft-add-references): New function.
9966         (wl-draft-yank-from-mail-reply-buffer): Use it.
9967         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9968         as nil.
9969
9970 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9971
9972         * wl-thread.el (wl-thread-update-line-msgs): Called
9973         `wl-thread-update-line-on-buffer-sub'.
9974         (wl-thread-update-line-on-buffer): Delete routine of inserting
9975         thread.
9976         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9977         moved from `wl-thread-update-line-on-buffer'.
9978         Add threshold for displaying progress gauge.
9979         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9980         argument of `wl-thread-update-line-msgs'.
9981         Add threshold for displaying progress gauge.
9982         * wl-folder.el:
9983         Add threshold for displaying progress gauge.
9984         * wl-score.el: Ditto.
9985
9986         * wl-expire.el (wl-summary-expire): Display deleting info.
9987
9988 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9989
9990         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9991         `no-msg'.
9992         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9993         argument of `wl-thread-update-line-msgs'.
9994         (wl-summary-set-parent): Added optional argument `parent-number'.
9995         (wl-summary-buffer-saved-message): New buffer local variable.
9996         (wl-summary-save-current-message): New command.
9997         (wl-summary-yank-saved-message): Ditto.
9998         (wl-summary-mode-map): Added key binding for
9999         `wl-summary-save-current-message' (\ew) and
10000         `wl-summary-yank-saved-message' (\C-y).
10001         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10002
10003 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10004
10005         * wl-summary.el (wl-summary-mode-map): Added key binding for
10006         `wl-summary-set-parent' (ts).
10007
10008 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10009
10010         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10011         subject faster. If thread number is reverse, delayed updating
10012         thread.
10013         (wl-summary-search-by-subject): Ditto.
10014         (wl-summary-put-alike): Ditto.
10015         (wl-summary-get-alike): Ditto.
10016         (wl-summary-insert-headers): Insert header of all overview in
10017         buffer.
10018         (wl-summary-rescan): Delayed updating thread. Kill search subject
10019         buffer for wl-summary-search-by-subject.
10020         (wl-summary-sync-update3): Ditto.
10021         (wl-summary-exit): Ditto.
10022         (wl-summary-goto-bottom-of-current-thread): Change for linked
10023         thread.
10024         (wl-summary-overview-create-summary-line): Change line for linked
10025         thread.
10026
10027         * wl-summary.el (wl-summary-update-thread): Use
10028         wl-thread-maybe-get-children-num.
10029         (wl-summary-set-parent): If change parent, move sub thread.
10030         (wl-summary-redisplay-internal): Add horizontal recenter.
10031         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10032
10033         * wl-thread.el (wl-thread-entity-get-linked): New function.
10034         (wl-thread-entity-set-linked): New function.
10035         (wl-thread-create-entity): Add linked element.
10036         (wl-thread-entity-insert-as-top): Use wl-append.
10037         (wl-thread-maybe-get-children-num): If closing thread, return
10038         children msgs.
10039         (wl-thread-update-line-msgs): Displaying progress message.
10040         (wl-thread-update-line-on-buffer-sub): Use
10041         wl-thread-maybe-get-children-num.
10042         (wl-thread-update-line-on-buffer): If update line is not exists,
10043         insert thread.
10044         (wl-thread-delete-message): If delete top msg of thread, search
10045         parent by subject.
10046         (wl-thread-insert-entity): Use
10047         wl-thread-maybe-get-children-num.
10048
10049         * wl-highlight.el (wl-highlight-summary-current-line): change
10050         sregexp for linked thread.
10051         * wl-util.el (wl-count-lines): Count lines.
10052         (wl-horizontal-recenter): horizontal recenter.
10053         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10054         (wl-score-get-alike): Ditto.
10055         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10056         (wl-subject-length-limit): New variable.
10057         (wl-highlight-thread-indent-string-regexp): Changed for linked
10058         thread.
10059
10060 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10061
10062         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10063         New variable (revival).
10064         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10065         by subject matching if there's no in-reply-to nor references field
10066         (revival).
10067
10068 \f
10069 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10070
10071         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10072         message.
10073
10074 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10075
10076         * wl-summary.el (wl-summary-reply): Return t if there was a
10077         message at cursor point.
10078         Added unwind-protect.
10079         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10080         returns t.
10081         (wl-summary-cancel-message): Do nothing when there's no message at
10082         cursor point.
10083         (wl-summary-forward): Ditto.
10084         (wl-summary-jump-to-parent-message): Ditto.
10085         (wl-summary-reedit): Ditto.
10086         (wl-summary-edit-addresses): Ditto.
10087         (wl-summary-pipe-message): Ditto.
10088         (wl-summary-print-message-with-ps-print): Ditto.
10089         (wl-summary-print-message): Ditto.
10090         (wl-summary-mark-as-important): Ditto.
10091         (wl-summary-mark-as-unread): Ditto.
10092
10093         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10094         message at cursor point.
10095         (wl-summary-reply-with-citation): Remove unwind-protect.
10096
10097         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10098         subject searching feature.
10099         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10100         Eliminated.
10101
10102 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10103
10104         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10105         New variable.
10106         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10107         by subject matching if there's no in-reply-to nor references field.
10108
10109         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10110
10111         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10112         when display is finished.
10113         (wl-folder-open-all): Ditto.
10114         (wl-folder-update-access-group): Ditto.
10115         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10116         * wl-thread.el (wl-thread-close-all): Ditto.
10117
10118         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10119         progress gauge only when it was displayed.
10120         * wl-folder.el (wl-folder-insert-entity): Ditto.
10121
10122 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10123
10124         * wl-summary.el (wl-summary-incorporate): Enclose
10125         `wl-summary-sync-force-update' with save-excursion.
10126
10127 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10128
10129         * wl-summary.el (wl-summary-prefetch-region):
10130         Pass current cursor point to `pos-visible-in-window-p' after
10131         moving cursor to the started point.
10132
10133 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10134
10135         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10136
10137         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10138         fields from the forwarding message.
10139         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10140         `ignored-fields'.
10141
10142 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10143
10144         * wl-mime.el (wl-message-request-partial):
10145         Eliminated argument `msgdb'.
10146         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10147         (wl-mime-combine-message/partial-pieces): Likewise.
10148         * tm-wl.el (wl-message-request-partial): Likewise.
10149         (wl-mime-combine-message/partial-pieces): Likewise.
10150
10151 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10152
10153         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10154         when display is finished.
10155
10156 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10157
10158         * wl-summary.el (wl-summary-goto-folder-subr):
10159         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10160
10161 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10162
10163         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10164         when cursor point is visible.
10165
10166 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10167
10168         * wl-expire.el (wl-expire-archive-get-max-number):
10169         Don't use `file-name-directory'.
10170
10171 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10172
10173         * wl-expire.el (wl-expire-archive-get-max-number):
10174         Use `file-name-directory'.
10175
10176 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10177
10178         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10179         only when there is progress.
10180
10181 2000-04-13  Mito <mit@nines.nec.co.jp>
10182
10183         * wl-summary.el (wl-summary-sync-marks): Display progress.
10184
10185 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10186
10187         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10188         (wl-summary-prev): Move cursor regardless of unread status.
10189         (wl-summary-next): Ditto.
10190
10191 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10192
10193         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10194         Added argument `target' and `number'.
10195         * tm-wl.el (wl-summary-burst-subr): New function.
10196         (wl-summary-burst): Use it.
10197
10198 2000-04-10  Mito <mit@nines.nec.co.jp>
10199
10200         * wl-mime.el (wl-burst): New function.
10201         (wl-summary-burst): Use it.
10202
10203 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10204
10205         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10206         as petname when there's no candidate.
10207
10208 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10209
10210         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10211         New variable.
10212         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10213
10214         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10215
10216         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10217
10218 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10219
10220         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10221         Use substring of `original' instead of buffer-substring.
10222         (wl-refile-evaluate-rule):
10223         Set `original' argument of wl-refile-expand-newtext.
10224
10225         * wl-summary.el
10226         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10227         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10228         (wl-summary-auto-refile): Check existence of destination folder just
10229         before marking.
10230
10231 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10232
10233         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10234         when wl-refile-get-field-value return nil.
10235
10236 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10237
10238         * wl-refile.el
10239         (wl-refile-expand-newtext): New function imported from Gnus.
10240         (wl-refile-evaluate-rule): Use it.
10241
10242 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10243
10244         * wl-summary.el (wl-summary-print-destination):
10245         Duplicate folder string to avoid putting text-property on
10246         original string.
10247
10248         * wl-refile.el (wl-refile-get-field-value): New function.
10249         (wl-refile-evaluate-rule): New function;
10250         Evaluate refile rule recursively.
10251         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10252         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10253         New function; Check existence of a target folder recursively.
10254         (wl-summary-auto-refile-check-refile-rule-alist):
10255         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10256
10257 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10258
10259         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10260
10261         * wl-folder.el (wl-create-folder-entity-from-buffer):
10262         Fixed problem when '}' character is contained in folder name.
10263
10264         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10265
10266 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10267
10268         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10269         (wl-fldmgr-add-completion-all-completions):
10270         Use wl-fldmgr-add-completion-hashtb.
10271
10272 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10273
10274         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10275         wl-fldmgr-add-completion-subr): New functions.
10276         * wl-folder.el (wl-folder-completion-func): New variable.
10277         * wl-summary.el (wl-summary-read-folder):
10278         Use wl-folder-completion-func.
10279
10280         * wl-refile.el: Eliminate throw & catch.
10281
10282         * wl.el (wl-plugged-sending-queue-status): Fixed.
10283
10284 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10285
10286         * wl-draft.el (wl-draft): Put category property on
10287         mail-header-separator.