* wl-summary.el (wl-summary-buffer-folder-name)
[elisp/wanderlust.git] / wl / ChangeLog
1 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * wl-summary.el (wl-summary-buffer-folder-name)
4         (wl-summary-get-alike): Use quote instead of backquote.
5         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
6         backquote style.
7
8         * wl-message.el (wl-message-buffer-cache-buffer-get)
9         (wl-message-buffer-cache-folder-get)
10         (wl-message-buffer-cache-message-get)
11         (wl-message-buffer-cache-entry-make)
12         (wl-message-buffer-cache-hit): New backquote style.
13
14         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
15         backquote.
16         (wl-folder-unread-regex, wl-folder-entity-exists-p)
17         (wl-folder-clear-entity-info)
18         (wl-folder-get-entity-info, wl-folder-set-entity-info)
19         (wl-folder-elmo-folder-cache-get)
20         (wl-folder-elmo-folder-cache-put): New backquote style.
21
22         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
23         (wl-fldmgr-assign-id): Ditto.
24         (wl-fldmgr-delete-line): Use quote instead of backquote.
25         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
26
27         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
28         (wl-draft-set-sent-message): New backquote style.
29         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
30         (wl-draft-config-body-goto-header): Use quote instead of backquote.
31
32 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
33
34         * wl-address.el (wl-address-concat-token): Fix typo.
35
36 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
37
38         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
39         (wl-score-get-alike): Ditto.
40
41         * wl-vars.el: New backquote style.
42         (wl-message-header-button-alist): Use quote instead of backquote.
43
44         * wl.el (wl-plugged-string): New backquote style.
45
46         * wl-address.el (wl-address-concat-token): New backquote style.
47
48         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
49
50 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
51
52         * wl-highlight.el (wl-highlight-folder-opened-regexp)
53         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
54
55         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
56         in the character alternative.
57
58 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
59
60         * Version number is increased to 2.15.6.
61
62 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
63
64         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
65         optional 3rd argument of epg-context-set-progress-callback; it was
66         temporarily removed in the Emacs trunk due to copyright problem.
67         (wl-mime-pgp-verify-region-with-epg): Ditto.
68
69 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
70
71         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
72
73 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
74
75         * wl-util.el (wl-biff-check-folders): Set biff flag.
76         (from Naoto Morishima [wl:14031])
77
78 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
79
80         * wl.el (wl-plugged-server-indent): Use quote instead of
81         backquote.
82
83 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
84
85         * wl-score.el (wl-score-insert-header): Add guard for
86         `std11-unfold-string'.
87         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
88         TYPE artgument when TO or CC field.
89
90 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
91
92         * wl-summary.el (wl-summary-goto-folder-subr): Call
93         `elmo-folder-close' instead of `elmo-folder-commit' if discard
94         current summary.
95
96 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
97
98         * wl-util.el (wl-read-shell-commande): New function or alias.
99
100         * wl-summary.el (wl-summary-pipe-message): Use
101         `wl-read-shell-command' instead of `read-string'.
102         (wl-summary-target-mark-pipe): Ditto.
103
104 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
105
106         * wl-summary.el (wl-summary-reply): Fix docstring.
107         * wl-draft.el (wl-draft-reply): Ditto.
108
109 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
110
111         * wl-mime.el (wl-summary-extract-attachments): New command.
112         (wl-summary-extract-attachments-1): New internal function.
113
114 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
115
116         * wl-expire.el (wl-expire-folder): New function (split from
117         wl-summary-expire).
118         (wl-summary-expire): Use it. Add argument `all' instead of remove
119         `nolist'. Cause an error only if this function is calling
120         interactively.
121
122 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
123
124         * wl-expire.el (wl-expire-refile): Display progress message.
125         (wl-summary-expire): Simplify.
126
127         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
128         unused argument `deleting-info'.
129
130 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
131
132         * wl-vars.el (wl-message-popup-buffers): New user option.
133
134         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
135         (wl-message-delete-popup-windows): New function that substitues
136         above one.
137         (wl-mime-setup): Follow the above change.
138
139 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
140
141         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
142
143 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
144
145         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
146         "tkm" to wl-thread-spam.
147
148 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
149
150         * wl-thread.el (wl-thread-entity-insert-as-children): Use
151         wl-thread-entity-set-children.
152         (wl-thread-insert-message, wl-thread-insert-entity-sub,
153         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
154         Use wl-thread-entity-get-*.
155
156 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
157
158         * wl-mime.el (wl-epg-progress-callback): New function.
159         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
160         with `elmo-with-progress-display'. Set a progress callback
161         function to epg-context.
162         (wl-mime-pgp-verify-region-with-epg): Ditto.
163
164 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
165
166         * wl-util.el (wl-completing-read-multiple): Define as an alias of
167         `completing-read-multiple' if emacs-version is not less than 22.
168
169 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
172         change.
173
174 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
175
176         * wl-summary.el (wl-summary-sync-update): Move
177         `wl-thread-update-indent-string-thread' to outside of
178         `elmo-with-progress-display'.
179
180 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
181
182         * wl-message.el (wl-message-exit): Check buffer existence.
183
184 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
185
186         * wl-util.el (wl-simple-display-progress): New function.
187         (wl-display-progress-with-gauge): Ditto.
188         (wl-progress-callback-function): Ditto.
189
190         * wl.el (wl-init): Set `elmo-progress-callback-function' as
191         `wl-progress-callback-function'
192
193         * wl-vars.el (wl-display-progress-threshold): New user option.
194         (wl-display-progress-function): Ditto.
195
196         * Version number is increased to 2.15.5.
197
198 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
199
200         * wl-thread.el (wl-thread-close-children): New function.
201         (wl-thread-open-children): Ditto.
202         * wl-action.el (wl-summary-set-mark): Redo the last change by
203         using it.
204
205         * wl-action.el (wl-summary-set-mark): Undo the last change.
206         Forbid interactive call.
207
208 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
209
210         * wl-mime.el (wl-define-dummy-functions): New macro.
211         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
212         `wl-mime-pgp-decrypt-region'.
213         (wl-mime-pgp-verify-region-with-epg): Renamed from
214         `wl-mime-pgp-verify-region'.
215         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
216         `wl-mime-pgp-decrypt-region'.
217         (wl-mime-pgp-verify-region-with-pgg): Renamed from
218         `wl-mime-pgp-verify-region'.
219         (wl-mime-pgp-decrypt-region): New function; To select dispatch
220         function at runtime.
221         (wl-mime-pgp-verify-region): Ditto.
222
223         * wl-vars.el (wl-use-pgp-module): New user option.
224
225 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
226
227         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
228         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
229
230 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
231
232         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
233         even if there are target marks only.
234
235 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * Version number is increased to 2.15.4.
238
239 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
240
241         * wl-folder.el (wl-folder-check-one-entity): Simplify.
242
243 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
246         variable.
247
248 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
249
250         * wl-spam.el (wl-thread-test-spam): New function.
251         (wl-spam-setup): Bind "tkc".
252
253 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
254
255         * wl-expire.el (wl-folder-expire-entity): Rewite without
256         `wl-summary-goto-folder-subr'.
257         (wl-folder-expire-current-entity): Don't kill summary buffer.
258
259 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
260
261         * wl-folder.el (wl-folder-sync-entity): Rewrite without
262         `wl-summary-goto-folder-subr'.
263         (wl-folder-mark-as-read-all-entity): Likewise.
264
265         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
266
267 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
268
269         * wl-thread.el (wl-thread-force-open): Arranged.
270
271 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
272
273         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
274         from regexp.
275
276         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
277         (wl-read-search-condition-internal): Append them.
278
279 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
280
281         * wl-vars.el (wl-additional-search-condition-fields):
282         New user option.
283
284         * wl-util.el (wl-search-condition-fields): New function; export
285         from `wl-read-search-condition-internal'.
286         (wl-read-search-condition-internal): Use it.
287
288         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
289
290 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
291
292         * wl-summary.el (wl-summary-define-sort-command): New function.
293         (wl-summary-sort-by-date, wl-summary-sort-by-number)
294         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
295         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
296         define by `wl-summary-define-sort-command' at runtime.
297
298         * wl.el (wl-init): Call wl-summary-define-sort-command.
299
300 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
301
302         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
303         properties at the decrypting region.
304
305 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
306
307         * wl-util.el (wl-find-region): New function.
308
309         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
310         coding system.
311         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
312         property `wl-mime-decoded-coding-system'.
313         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
314         property `wl-mime-decoded-coding-system' to encode text.
315
316         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
317         message.
318         (wl-mime-pgp-verify-region): Ditto.
319
320 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
323         buffer. Use epa-display-verify-result.
324
325 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * wl-draft.el (wl-draft-send): Continue even if setting parent
328         flag was failed.
329
330 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * wl-message.el (wl-message-flag-indicator): Fixed the problem
333         of returning string only of parentheses.
334
335 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
336
337         * wl-summary.el (wl-summary-write): Add argument `folder'.
338         (wl-summary-write-current-folder): Change argument `folder' from
339         optional to require.
340         (wl-summary-get-buffer): Return the buffer associated folder only.
341
342         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
343         change.
344         (wl-folder-toggle-disp-summary): Ditto.
345
346         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
347         current summary as parent-folder.
348
349 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
350
351         * wl-draft.el (wl-draft-reedit): Don't overwrite
352         wl-draft-parent-folder.
353
354 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
355
356         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
357         (wl-mime-pgp-verify-region): Ditto.
358         (wl-message-decrypt-pgp-nonmime): Use the above function.
359         (wl-message-verify-pgp-nonmime): Likewise.
360         (wl-mime-preview-application/pgp): Likewise.
361
362 2006-04-20  Kenichi Okada  <okada@opaopa.org>
363
364         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
365         Fix about the order of `wl-nntp-posting-port' and
366         `wl-nntp-posting-stream-type'.
367         * wl.el (wl-plugged-port-label-alist): Add smtp.
368
369 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
370
371         * wl-summary.el (wl-summary-message-status): New macro.
372
373         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
374         (wl-summary-killed-mark): New user option.
375
376         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
377         API change.
378         (wl-thread-insert-entity-sub): Ditto.
379         (wl-thread-recover-messages): New command.
380
381         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
382         Don't call `wl-highlight-summary-current-line' directly.
383         (wl-summary-buffer-attach): Connect to signal `status-changed'
384         instead of `cache-changed'.
385         (wl-summary-buffer-detach): Follow the above change.
386         (wl-summary-detect-mark-position): Follow the API change.
387         (wl-summary-rescan-message): Ditto.
388         (wl-summary-insert-sequential): Ditto.
389         (wl-summary-update-thread): Ditto.
390         (wl-summary-message-mark): Ditto.
391         (wl-summary-persistent-mark): Ditto.
392         (wl-summary-create-line): Ditto.
393         (wl-summary-prefetch-region-no-mark): Call
394         `wl-summary-persistent-mark' with number.
395         (wl-summary-recover-messages-region): New command.
396         (wl-summary-target-mark-recover): Ditto.
397         (wl-summary-recover-message): Ditto.
398         (wl-summary-persistent-mark-string): Add argument `status' instead
399         of remove arguments `flags' and `cached'.  Treat killed status.
400         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
401
402         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
403         (wl-highlight-summary-line-face-spec): Treat killed status.
404         (wl-highlight-summary-line-string): Follow the API change.
405         (wl-highlight-summary-current-line): Ditto.
406
407         * Version number is increased to 2.15.3.
408
409 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
412         of symbolp to test whether the condition is function.
413
414 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
415
416         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
417         to nil.
418
419 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
420
421         * wl-summary.el (wl-summary-buffer-message-ring): New internal
422         variable.
423         (wl-summary-buffer-last-displayed-msg): Abolish.
424         (wl-summary-push-message): New function.
425         (wl-summary-pop-message): Ditto.
426         (wl-summary-goto-folder-subr): Reset
427         `wl-summary-buffer-message-ring'.
428         (wl-summary-pop-to-last-message): New command.
429         (wl-summary-goto-last-displayed-msg): Call
430         wl-summary-pop-to-last-message if optional argument is non-nil or
431         the last command is itself.
432         (wl-summary-redisplay-internal): Push last message number into
433         `wl-summary-buffer-message-ring'.
434
435         * wl-vars.el (wl-summary-message-ring-max): New user option.
436
437 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
438
439         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
440         from `wl-draft-reply').
441         (wl-draft-reply): Use it.
442         (wl-draft-find-reply-headers): Avoid compile warning.
443
444 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
445
446         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
447
448 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
449
450         * wl-message.el (wl-message-flag-indicator): New function.
451         (wl-message-redisplay): Use it.
452
453 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
454
455         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
456
457 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
458
459         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
460         instead of `read-event'.
461
462         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
463
464         * wl-mule.el (wl-read-event-char): Ditto.
465
466         * wl-e21.el (wl-read-event-char): Ditto.
467
468 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
469
470         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
471
472 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
473
474         * wl-vars.el (wl-draft-send-confirm-type): New user option.
475
476         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
477
478         * wl-draft.el (wl-draft-send-confirm): Confirmation by
479         `wl-draft-send-confirm-type'
480
481 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
482
483         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
484         Avoid error when the buffer name is already used.
485
486 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
487
488         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
489         the change of elmo-nmz -> elmo-search.
490         (wl-highlight-summary-line-help-echo-alist): Ditto.
491         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
492         (wl-nmz-folder-icon): Define as obsolete.
493         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
494         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
495
496 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * wl-summary.el (wl-summary-get-list-info): Rewrite with
499         `elmo-find-list-match-value'
500
501 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
502
503         * wl-summary.el (wl-summary-get-list-info): Optimize.
504         Use List-Id and List-Post also.
505
506 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
509
510 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
511
512         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
513
514 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
515
516         * wl-util.el (wl-completing-read-multiple-1): New internal function.
517         (wl-completing-read-multiple-2): Ditto.
518         (wl-completing-read-multiple): Define use above functions.
519
520         * wl-summary.el (wl-summary-sort): Removed the workaround for a
521         bug of `completing-read-multiple' about default value.
522
523         * wl-xmas.el (wl-completing-read-multiple): Removed.
524
525         * wl-mule.el (wl-completing-read-multiple): Ditto.
526
527         * wl-e21.el (wl-completing-read-multiple): Ditto.
528
529 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
530
531         * wl-util.el (wl-filter-associations): New function.
532
533         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
534         (wl-spam-ignored-folder-list): Ditto.
535         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
536         (wl-spam-string-member-p): New function.
537         (wl-spam-domain): Use it.
538         (wl-spam-split-numbers): New function.
539         (wl-spam-apply-partitions): Ditto.
540         (wl-spam-register-spam-messages): Use `folder' instead of
541         `wl-summary-buffer-elmo-folder'.
542         (wl-spam-register-good-messages): Ditto.
543         (wl-summary-exec-action-spam): Decide a domain by real folder of
544         message.
545         (wl-summary-exec-action-refile-with-register): Likewise.
546
547 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
548
549         * wl-e21.el (wl-e21-find-image): New function.
550         (wl-e21-setup-toolbar): Use it instead of `find-image'.
551         (wl-e21-highlight-folder-group-line): Ditto.
552         (wl-folder-init-icons): Ditto.
553         (wl-plugged-init-icons): Ditto.
554         (wl-biff-init-icons): Ditto.
555
556 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
557
558         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
559         (wl-inhibit-save-drafts): New internal variable.
560         (wl-disable-auto-save): Ditto.
561         (wl-save-drafts): Treat above variables.
562         (wl-auto-save-drafts): New function.
563         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
564         `wl-stop-save-drafts'.
565         (wl-start-save-drafts): New function.
566         (wl-stop-save-drafts): Ditto.
567         (wl-set-auto-save-draft): New command.
568
569         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
570         `wl-set-save-drafts'.
571
572 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
573
574         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
575         `make-local-variable' instead of `make-variable-buffer-local'.
576
577 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
578
579         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
580
581 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
584
585 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
586
587         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
588         of working buffer.
589
590 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
591
592         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
593
594         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
595         value into recipients; Bind `wl-draft-remove-group-list-contents'
596         as nil.
597
598 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
599
600         * wl-summary.el (wl-summary-sort): Fixed the last change.
601
602         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
603         (wl-summary-sort-messages): Ditto.
604         (wl-summary-rescan): Use it.
605         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
606         `completing-read'; Append candidates for reverse order.
607
608 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
609
610         * Version number is increased to 2.15.2.
611
612 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
613
614         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
615         "Smaller".
616         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
617
618 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
619
620         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
621
622 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * wl-vars.el (wl-draft-additional-header-alist): Add into the
625         customize group `wl-draft'.
626         (wl-draft-add-in-reply-to): Move customize group from `wl' to
627         `wl-draft'.
628         (wl-draft-add-references): Ditto.
629
630         * wl-action.el (wl-summary-print-argument): Rename argument from
631         `folder' to `data'.
632
633 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
634
635         * wl-summary.el (wl-summary-rescan-message): Call
636         `wl-thread-cleanup-symbols' before insert thread.
637
638 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * wl.el (wl-init): Set `elmo-get-folder-function' as
641         `wl-folder-make-elmo-folder'.
642
643         * wl-spam.el (wl-summary-exec-action-spam): Use
644         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
645
646         * wl-folder.el (wl-folder-make-elmo-folder): New function.
647         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
648         `elmo-make-folder'.
649         (wl-folder-get-elmo-folder): Ditto.
650         (wl-folder-create-subr): Simplify.
651
652 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
655
656 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
659         contents in message buffer instead of original buffer. If optional
660         argument specified, ask coding system for encode.
661
662 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
663
664         * wl-spam.el (wl-summary-test-spam-region): New function.
665         (wl-spam-setup): Bind "rkc".
666
667 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
668
669         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
670
671 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
672
673         * wl-spam.el (wl-summary-test-spam): Fix typo.
674         (wl-message-check-spam): Ditto.
675
676 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
677
678         * wl-summary.el (wl-summary-default-from): Simplify.
679
680 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
681
682         * wl-action.el (wl-summary-exec-action-refile): Simplify.
683         (wl-summary-exec-action-copy): Ditto.
684         (wl-summary-auto-refile): Check existence of temporary mark.
685
686 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
687
688         * wl-summary.el (wl-summary-create-line): Use
689         `elmo-time-to-datevec'.
690
691         * wl-expire.el (wl-expire-archive-date): Ditto.
692         (wl-expire-localdir-date): Ditto.
693
694         * wl-util.el (wl-day-number): Abolish.
695
696         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
697         of `wl-day-number'.
698         (wl-score-followup): Ditto.
699         (wl-score-add-followups): Ditto.
700         (wl-score-get-latest-msgs): Ditto.
701         (wl-score-get-header-entry): Ditto.
702         (wl-score-edit-insert-date): Ditto.
703
704 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
705
706         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
707         `elmo-message-entity-field' with 2nd argument `type'.
708
709 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
710
711         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
712
713 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
714
715         * wl-thread.el (wl-thread-delete-message): Delete descendant
716         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
717
718 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
719
720         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
721
722 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
723
724         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
725         `Access folder'.
726
727 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
728
729         * wl-vars.el (wl-access-folder-icon): New user option.
730
731         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
732         `Access folder'.
733
734 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * wl-summary.el (wl-summary-buffer-set-folder): Use
737         `wl-folder-mime-charset'.
738
739         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
740         `mime-charset'.
741         (wl-folder-get-elmo-folder): Ditto.
742         (wl-folder-mime-charset): New function.
743
744 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
745
746         * wl-util.el (wl-parse-addresses): Define alias of
747         `elmo-parse-addresses' (move to `elmo-util.el').
748
749         * wl-summary.el (wl-summary-default-from): Follow the API change.
750         (wl-summary-overview-entity-compare-by-date): Ditto.
751         (wl-summary-overview-entity-compare-by-from): Ditto.
752         (wl-summary-get-list-info): Get value of `ml-info' field from
753         entity at first.
754         (wl-summary-rescan-message): Treat prefix argument.
755         (wl-summary-prefetch-msg): Follow the API change.
756         (wl-summary-search-by-subject): Ditto.
757         (wl-summary-insert-thread): Ditto.
758         (wl-summary-line-subject): Ditto.
759         (wl-summary-line-from): Ditto.
760         (wl-summary-create-line): Ditto.
761         (wl-summary-print-message-with-ps-print): Ditto.
762
763         * wl-score.el (wl-score-ov-entity-get): Ditto.
764         (wl-score-followup): Ditto.
765         (wl-score-add-followups): Use `elmo-message-entity-field' instead
766         of `car'.
767         (wl-score-get-latest-msgs): Follow the API change.
768         (wl-score-get-header): Ditto.
769
770         * wl-refile.el (wl-refile-learn): Ditto.
771         (wl-refile-subject-learn): Ditto.
772         (wl-refile-get-field-value): Ditto.
773         (wl-refile-guess-by-history): Ditto.
774         (wl-refile-guess-by-subject): Ditto.
775
776         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
777
778         * wl-expire.el (wl-expire-date-p): Removed.
779         (wl-expire-archive-date): Follow the API change.
780         (wl-expire-localdir-date): Ditto.
781         (wl-summary-expire): Ditto.
782
783         * Version number is increased to 2.15.1.
784
785 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
786
787         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
788         group is access or not (it is not strict, like wl-fldmgr-rename).
789
790 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
791
792         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
793         duplicate call of `wl-summary-print-argument' on the wrong line.
794
795 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
798         even if argument `number' is nil.
799         (wl-summary-insert-line): Print action argument if current message
800         has it.
801
802 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
805         (wl-draft-reply): Ditto.
806         (wl-draft): Add optional argument `parent-number' and call
807         `wl-draft-create-buffer' with it.
808         (wl-draft-create-buffer): Add optional argument
809         `parent-number'. Set wl-draft-parent-number as it.
810
811 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
812
813         * wl-folder.el (wl-folder-set-persistent-mark): If summary
814         buffer is not for given folder, don't use it.
815
816 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
817
818         * Version number is increased to 2.15.0.
819
820 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
823
824         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
825         (wl-highlight-get-face-by-name): New internal function.
826         (wl-highlight-summary-line-face-spec): Use it and fixed.
827
828 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
829
830         * wl-summary.el (wl-summary-sync-update): Use
831         `elmo-message-entity-field' instead of `car' to get message-id
832         from overview entity.
833
834         * wl-summary.el (wl-summary-rescan-message): Call
835         `wl-highlight-summary-displaying' when displaying a message.
836
837 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
838
839         * wl-draft.el (wl-draft-config-info-filename): Extracted from
840         `wl-draft-config-info-operation'.
841         (wl-draft-buffer-change-number): New function.
842         (wl-draft-rename-saved-config): Ditto.
843         * wl.el (wl-init): Connect slot for message-number-changed.
844         (toplevel): Add autoload for wl-draft-rename-saved-config.
845
846 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
849         `update-overview'
850         (wl-summary-buffer-detach): Disconnect from it.
851         (wl-summary-rescan-message): Use command.
852
853         * wl-message.el (wl-message-buffer-display): Use
854         `with-current-buffer' instead of `save-excursion'.
855
856 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
857
858         * wl-mime.el (wl-draft-preview-attributes-list): Protect
859         wl-draft-preview-attributes-list from distraction.
860
861 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
862
863         * wl-summary.el (wl-summary-sync-update): Sort the return value of
864         `elmo-list-diff'.
865
866 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * wl-summary.el
869         (wl-summary-edit-addresses-collect-candidate-fields): Use
870         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
871
872         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
873         instead of `elmo-set-work-buf'.
874
875         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
876         (wl-address-make-address-list): Ditto.
877
878         * Version number is increased to 2.13.3.
879
880 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
883         user option.
884
885         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
886         argument `5'.
887
888         * wl-message.el (wl-message-display-no-merge-p): New function.
889         (wl-message-buffer-display): Check whether the message is
890         reassembled and follow the API change.
891
892 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
893
894         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
895         multibyte on working buffer and removed unnecessary
896         `buffer-disable-undo'.
897
898 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
899
900         * wl-util.el (wl-read-search-condition-internal): Fixed the last
901         change.
902
903 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
904
905         * wl-util.el (wl-read-search-condition-internal): Protect
906         elmo-global-flags from distraction.
907
908 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
909
910         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
911
912         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
913         (wl-summary-event-handler): Ditto.
914         (wl-summary-update-persistent-mark-on-event): New
915         function (renamed from `elmo-event-handler-flag-changed').
916         (wl-summary-buffer-attach): New function.
917         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
918         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
919         instead of `elmo-folder-add-handler'.
920
921         * Version number is increased to 2.13.2.
922
923 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
926         and "\177" to the `wl-news-previous-page'.
927         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
928         (wl-news-previous-page): New function.
929
930 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
931
932         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
933         instead of `write-region' and simplify.
934
935 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
936
937         * wl-template.el (wl-template-select): Cause error if
938         `wl-template-alist' is nil.
939
940 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
941
942         * wl-news.el.in: Set file variable `no-byte-compile'.
943
944 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
945
946         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
947         whether a target message is within displaying area.
948         (elmo-event-handler-cache-changed): Ditto.
949
950 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
951
952         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
953         to `defun'.  Use `nconc' instead of `append' to collect descendant
954         message numbers.
955
956 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
957
958         * wl-thread.el (wl-thread-save-top-list)
959         (wl-thread-save-entities): Use `with-temp-buffer'.
960         * wl-news.el.in (wl-news-previous-version-load):
961         (wl-news-previous-version-save): Ditto.
962         * wl-summary.el (wl-summary-load-file-object)
963         (wl-summary-save-view-cache): Ditto.
964
965 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
966
967         * wl-util.el (toplevel): Require 'elmo-flag'.
968         (wl-read-search-condition): New function (Renamed from
969         `elmo-read-search-condition').
970         (wl-read-search-condition-internal): Likewise.
971
972         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
973         invalid.
974         (wl-summary-pick): Use `wl-read-search-condition' instead of
975         `elmo-read-search-condition'.
976         (wl-summary-virtual): Ditto.
977
978         * wl-folder.el (wl-folder-virtual): Ditto.
979         (wl-folder-pick): Ditto.
980
981         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
982
983 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-summary.el (wl-summary-reedit): Call
986         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
987
988 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
989
990         * wl-mime.el (toplevel): Require wl-vars.
991
992         * wl-message.el (toplevel): Require cl at compile.
993
994         * wl-draft.el (toplevel): Require elmo.
995
996 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
997
998         * wl-message.el (wl-message-buffer-prefetch): Count is a number
999         and do nothing when it is not positive.
1000         (wl-message-buffer-prefetch-next): Ditto.
1001
1002 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1003
1004         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1005         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1006         (wl-summary-redisplay-internal): Ditto.
1007
1008         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1009         message (the condition is borrowed from `wl-check-variables-2').
1010         (wl-summary-redisplay-internal): Ditto.
1011
1012 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1013
1014         * wl-mime.el (wl-draft-nntp-attribute): New function.
1015         (wl-draft-attribute-nntp-posting-server): Use it.
1016         (wl-draft-attribute-nntp-posting-port): Ditto.
1017
1018         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1019         (wl-draft-show-attributes-buffer): Ditto.
1020         (wl-draft-hide-attributes-buffer): Ditto.
1021         (wl-draft-attribute-newsgroups): Ditto.
1022         (wl-draft-attribute-nntp-posting-server): Ditto.
1023         (wl-draft-attribute-nntp-posting-port): Ditto.
1024         (wl-draft-preview-message): Use there functions.
1025
1026         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1027         value.
1028
1029 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1030
1031         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1032         (wl-draft-reedit): Ditto.
1033         (wl-draft-queue-flush): Ditto.
1034
1035         * wl-mime.el (wl-message-request-partial): Ditto.
1036         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1037         instead of `elmo-message-fetch'.
1038
1039         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1040
1041         * wl-summary.el (wl-summary-message-string): Ditto.
1042
1043 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1044
1045         * wl-util.el (wl-current-message-buffer): Follow the API change.
1046
1047         * wl-summary.el (wl-summary-redisplay-internal): Call
1048         `wl-summary-mark-as-read' with 2nd argument as nil and update
1049         unread count instead of persistent mark.
1050
1051         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1052         variable.
1053         (wl-message-redisplay): Follow the API change.
1054         (wl-message-buffer-display): Managed mime-entity directly and
1055         return preview buffer only.
1056         (wl-message-display-internal): Rewrite.
1057         (wl-message-buffer-prefetch-subr): Not save return value of
1058         `wl-message-buffer-display'.
1059
1060         * Version number is increased to 2.13.1.
1061
1062 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1063
1064         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1065         'elmo-multiple-fields-body-list' with boundary specified.
1066
1067 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1068
1069         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1070         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1071         cache if `wl-summary-resend-use-cache' is non-nil.
1072
1073 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1074
1075         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1076         (wl-nntp-posting-stream-type): Ditto.
1077
1078 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1079
1080         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1081
1082 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1083
1084         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1085         message.
1086
1087 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1088
1089         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1090         Abolish.
1091         (wl-summary-buffer-persistent-mark-version): New internal
1092         variable.
1093         (wl-summary-update-mark-and-highlight-window): Check by
1094         wl-summary-persistent-mark-invalid-p.
1095         (wl-summary-update-status-marks): Ditto.
1096         (elmo-event-handler-flag-changed): Rewrite.
1097         (elmo-event-handler-cache-changed): Define.
1098         (wl-summary-prefetch-msg): Does not update persistent mark here.
1099         (wl-summary-delete-cache): Ditto.
1100         (wl-summary-resume-cache-status): Ditto.
1101         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1102         (wl-summary-persistent-mark-invalid-p): New function.
1103         (wl-summary-validate-persistent-mark): Ditto.
1104         (wl-summary-validate-persistent-mark-string): Ditto.
1105         (wl-summary-invalidate-persistent-mark): Ditto.
1106         (wl-summary-update-persistent-mark): Call
1107         `wl-summary-validate-persistent-mark'.
1108         (wl-summary-create-line): Call
1109         `wl-summary-validate-persistent-mark-string'.
1110
1111         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1112         status as t if cache used.
1113
1114 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1115
1116         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1117         only if the target is group.
1118         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1119
1120 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1121
1122         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1123
1124 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1125
1126         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1127
1128         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1129
1130 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1131
1132         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1133         (Thanks to Yoichi NAKAYAMA).
1134
1135 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1136
1137         * wl-util.el (wl-save-drafts): Restore echo area.
1138
1139 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * Version number is increased to 2.13.0.
1142
1143         * wl-util.el (wl-biff-check-folder-async): Use
1144         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1145
1146 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1147
1148         * wl-message.el (wl-message-display-internal): Does not put
1149         wl-message-display-type property on message buffer.
1150         (wl-message-buffer-display-type): New function.
1151
1152         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1153
1154         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1155         `wl-summary-buffer-detach'.
1156         (wl-summary-message-display-type): Use
1157         `wl-summary-buffer-display-type'.
1158
1159 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1160
1161         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1162         buffer-local.
1163
1164         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1165         kill-buffer-hook instead of make-local-variable.
1166         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1167
1168 2004-12-12  Scott Renfro <scott@renfro.org>
1169
1170         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1171         regex for square-branket.
1172
1173 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1174
1175         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1176         `wl-message-mime-analysis-p' with argument `header'.
1177
1178 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1179
1180         * wl-mime.el (wl-draft-yank-current-message-entity): 
1181         Switch to no-mime following method according to wl-message-display-type
1182         property.
1183         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1184
1185         * wl-message.el (wl-message-display-internal): 
1186         Put wl-message-display-type property on message buffer.
1187
1188         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1189         (wl-message-display-internal): Ditto;
1190
1191         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1192
1193 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1194
1195         * wl-message.el (wl-message-make-display-type): New function.
1196         (wl-message-display-type-property): Ditto.
1197         (wl-message-mime-analysys-p): Ditto.
1198         (wl-message-display-all-header-p): Ditto.
1199         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1200         added `display-type'.
1201         (wl-message-buffer-display): Likewise.
1202         (wl-message-display-internal): Likewise.
1203         (wl-message-buffer-display-type): Abolish.
1204         (wl-message-buffer-prefetch-subr): Follow the API changed.
1205
1206         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1207         from wl-summary-buffer-display-all-header and changed default value.
1208         (wl-summary-message-display-type): New function.
1209         (wl-summary-buffer-display-mime-mode): Ditto.
1210         (wl-summary-buffer-display-header-mode): Ditto.
1211         (wl-summary-toggle-mime): Rewrite with above functions.
1212         (wl-summary-toggle-all-header): Ditto.
1213         (wl-summary-redisplay): Force redisplay with default mode.
1214         (wl-summary-redisplay-internal): Renamed argument from `mode',
1215         `all-header' to `mime-mode', `header-mode'.
1216         Use `wl-message-make-display-type'.
1217
1218         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1219         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1220
1221 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1222
1223         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1224
1225 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1226
1227         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1228         in original message buffer.
1229         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1230         buffer.
1231
1232 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1233
1234         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1235
1236 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1237
1238         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1239
1240 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1241
1242         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1243         when actions succeeded.
1244         (wl-summary-exec-action-copy): Likewise.
1245
1246 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1249         there is switch-to-buffer at the end of wl-message-select-buffer.
1250         (wl-summary-reply): Ditto.
1251
1252 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1253
1254         * wl-summary.el (wl-summary-forward): Put subject in original
1255         message buffer as argument of wl-draft-forward.
1256         * wl-draft.el (wl-draft-forward): Decode subject as in
1257         wl-draft-reply.
1258
1259 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1260
1261         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1262         a folder under access group.
1263
1264 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1265
1266         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1267         wl-message-buffer-display.
1268
1269         * wl-util.el (wl-set-save-drafts): Fix typo.
1270
1271 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1272
1273         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1274         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1275         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1276         the way to measure the width of a bitmap image; don't put face on
1277         ascii and bitmap images; put the mark which should not use the
1278         variable-pitch face on ascii and bitmap images.
1279         (wl-demo-setup-properties): Don't use the variable-pitch face on
1280         ascii and bitmap images; made it work on Emacs 20 and earlier.
1281         (wl-demo-insert-text): End with a newline at the bottom; don't put
1282         face on text.
1283
1284         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1285
1286 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1287
1288         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1289
1290         * wl-util.el (wl-save-drafts): Moved from sample setting.
1291         (wl-set-save-drafts): New function to set idle timer.
1292         * wl-draft.el (wl-draft): Call it.
1293         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1294
1295 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1296
1297         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1298         a summary which has toggle display status off.
1299
1300 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1301
1302         * wl-draft.el (wl-draft-do-fcc): No cache save.
1303
1304 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1305
1306         * wl-summary.el (elmo-event-handler-flag-changed): Use
1307         `set-buffer' instead of `with-current-buffer'.
1308
1309 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1310
1311         * wl-summary.el (wl-summary-after-resize-function): New function.
1312         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1313         window-size-change-functions.
1314
1315 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1316
1317         * wl-draft.el (wl-draft-create-buffer): Bind
1318         `change-major-mode-hook' after current buffer is changed.
1319
1320         * wl-summary.el (wl-summary-buffer-detach): New function.
1321         (wl-summary-buffer-set-folder): Call it.
1322         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1323         change-major-mode-hook and kill-buffer-hook.
1324         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1325         (wl-summary-switch-to-clone-buffer): Ditto.
1326         (wl-summary-goto-folder-subr): Ditto.
1327
1328 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1329
1330         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1331         after boundp check.
1332
1333 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1334
1335         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1336         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1337         for `kill-buffer'.
1338
1339         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1340         handler of current buffer from elmo-folder.
1341
1342 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1343
1344         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1345
1346 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1349         variable.
1350         (wl-summary-event-handler): New class.
1351         (elmo-event-handler-flag-changed): Define to update persistent
1352         mark.
1353         (wl-summary-buffer-set-folder): Register event handler to
1354         elmo-folder.
1355         (wl-summary-exit): Unregister event handler.
1356         (wl-summary-goto-folder-subr): Ditto.
1357         (wl-summary-mark-as-read-all): Does not call
1358         `wl-summary-update-persistent-mark' directly.
1359         (wl-summary-mark-as-read-internal): Ditto.
1360         (wl-summary-set-persistent-mark-internal): Ditto.
1361         (wl-summary-set-flags-internal): Ditto.
1362
1363         * Version number is increased to 2.11.33.
1364
1365 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1366
1367         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1368         to nil.
1369
1370 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1371
1372         * wl-spam.el (wl-spam-setup): Add hook
1373         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1374         instead of `wl-summary-prepare-hook'.
1375
1376         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1377         if folder type is `'flag'.
1378         (wl-summary-mark-as-important): Ditto.
1379
1380 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1381
1382         * wl-address.el (wl-address-minibuffer-history): New variable.
1383         (wl-address-minibuffer-local-map): New keymap.
1384         (wl-address-read-from-minibuffer): New function.
1385
1386         * wl-action.el (wl-summary-get-resend-address): Use
1387         `wl-address-read-from-minibuffer' instead of `completing-read'.
1388
1389 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1390
1391         * Version number is increased to 2.11.32.
1392
1393 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1396         without mule to iso-8859-1.
1397         (wl-draft-add-in-reply-to): Add note in description.
1398         (wl-draft-add-references): Ditto.
1399
1400 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1401
1402         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1403         definition for `m'.
1404         (wl-summary-mode-line-format): Add '[%m]'.
1405         (wl-message-mode-line-format-spec-alist): Ditto.
1406         (wl-summary-display-mime-mode-list): New variable.
1407
1408         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1409         from wl-summary-buffer-display-as-is.
1410         (wl-summary-buffer-display-all-header): New buffer local variable.
1411         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1412         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1413         instead of wl-summary-buffer-display-as-is.
1414         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1415         (wl-summary-set-persistent-mark): Ditto.
1416         (wl-summary-set-message-buffer-or-redisplay): Just call
1417         `wl-summary-redisplay-internal' without optional arguments.
1418         (wl-summary-toggle-mime): Rewrite.
1419         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1420         (wl-summary-toggle-all-header): New function.
1421         (wl-summary-redisplay-internal): Treat mime mode.
1422
1423         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1424         to wl-mime-preview-follow-no-mime.
1425         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1426         accodring to the display-mode.
1427
1428         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1429         (wl-message-buffer-display): Changed argument name from `as-is' to
1430         `mode'.
1431         (wl-message-display-internal): Ditto;
1432         Bind elmo-mime-display-header-analysis according to the mode.
1433         (wl-message-display-internal): Put wl-message-display-mime-mode
1434         property on entire buffer.
1435
1436 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1437
1438         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1439
1440 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1441
1442         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1443         Don't extract mail address.
1444         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1445
1446         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1447
1448         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1449
1450 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1451
1452         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1453         wl-fldmgr-cut-entity-list on confirmation.
1454
1455 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1456
1457         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1458         (wl-mime-quit-preview): Check existence of
1459         mime-edit-temp-message-buffer here.
1460
1461 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1462
1463         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1464         after deletion.
1465
1466         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1467         before calling wl-mime-quit-preview.
1468
1469 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1470
1471         * wl-summary.el (wl-summary-pick): If call it with prefix
1472         argument, set `delete-marks' as non-nil. Pick from only visible
1473         messages.
1474         (wl-summary-check-target-mark): New function.
1475         (wl-summary-target-mark-mark-as-read): Use it.
1476         (wl-summary-target-mark-mark-as-unread): Ditto.
1477         (wl-summary-target-mark-operation): Ditto.
1478         (wl-summary-target-mark-set-flags): Ditto.
1479         (wl-summary-target-mark-save): Ditto.
1480         (wl-summary-target-mark-pick): Ditto.
1481         (wl-summary-target-mark-forward): Ditto.
1482         (wl-summary-target-mark-reply-with-citation): Ditto.
1483         (wl-summary-target-mark-print): Ditto.
1484         (wl-summary-target-mark-uudecode): Ditto.
1485
1486         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1487         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1488         with `ask-coding' is non-nil.
1489
1490 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1491
1492         * wl-thread.el (wl-thread-set-parent): If parent is a message
1493         which is identified by references, set linked as nil.
1494
1495 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1496
1497         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1498         (wl-message-mode-line-format-spec-alist): Ditto.
1499         (wl-message-mode-line-format): Ditto.
1500         (wl-summary-mode-line-format): Ditto for docstring.
1501         (wl-summary-no-mime-folder-list): Fix typo.
1502
1503         * wl-util.el (wl-current-message-buffer): Call
1504         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1505
1506         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1507         variable.
1508         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1509         of `wl-summary-redisplay-no-mime'.
1510         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1511         (wl-summary-toggle-mime): New function.
1512         (wl-summary-redisplay-all-header): Rewrite.
1513         (wl-summary-redisplay-no-mime): Ditto.
1514         (wl-summary-redisplay-internal): Added argument `as-is' and
1515         `all-header'.
1516
1517         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1518         New variable.
1519         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1520         bottom.
1521         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1522         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1523         "/" unconditionally.
1524
1525         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1526         wl-mime-preview-follow-no-mime for as-is content.
1527         (wl-mime-preview-follow-no-mime): New function.
1528         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1529
1530         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1531         and added `as-is', `all-header'.
1532         (wl-message-buffer-display): Ditto.
1533         (wl-message-buffer-display-type): New function.
1534
1535 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1536
1537         * wl-vars.el (wl-message-header-button-alist): Change default
1538         value.
1539         (wl-message-body-button-alist): Ditto.
1540
1541 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1542
1543         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1544
1545 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1546
1547         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1548
1549 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1552         is always true.
1553
1554 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1555
1556         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1557         on null entity.
1558
1559 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1560
1561         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1562
1563 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1564
1565         * wl-vars.el (wl-summary-resend-hook): New hook.
1566
1567         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1568         `wl-summary-resend-hook'.
1569
1570 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1571
1572         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1573         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1574         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1575         (wl-summary-new-cached-mark): Changed default value to 'n'.
1576         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1577         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1578         (wl-folder-sync-range-alist): Remove spec for 'flag.
1579         (wl-summary-force-prefetch-folder-list): New user option.
1580
1581         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1582         `wl-summary-toggle-persistent-mark'.
1583         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1584         number is nil.
1585         (wl-summary-mark-as-answered-region): Set interactive argument of
1586         `wl-summary-set-persistent-mark-internal'.
1587         (wl-summary-mark-as-important-region): Ditto.
1588         (wl-summary-unset-persistent-mark): Ditto.
1589         (wl-summary-set-persistent-mark): Ditto.
1590         (wl-summary-mark-as-answered): Ditto.
1591         (wl-summary-mark-as-important): Ditto.
1592         (wl-summary-set-persistent-mark-internal): Do nothing
1593         when `elmo-message-flag-available-p' is nil.
1594         (wl-summary-toggle-persistent-mark): New function.
1595         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1596         when the folder matches `wl-summary-force-prefetch-folder-list'.
1597
1598
1599         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1600         when number is nil.
1601         (wl-highlight-summary-forwarded-face): New face.
1602
1603 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * Version number is increased to 2.11.31.
1606
1607 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1608
1609         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1610         (wl-biff-check-folder-async): Ditto.
1611         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1612
1613 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1614
1615         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1616         Add an argument `reverse'.  All callers are updated.
1617         (wl-summary-sort): Add a prefix argument `reverse' to specify
1618         reverse sorting.
1619         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1620         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1621         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1622
1623 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1624
1625         * wl-message.el (wl-message-redisplay): Does not narrow header if
1626         disply-type is all-header or as-is.
1627
1628         * wl-summary.el (wl-summary-enter-handler): Use
1629         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1630
1631 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1632
1633         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1634         after adding wl-draft-parent-variables.
1635         (wl-draft-forward): Ditto.
1636
1637 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1638
1639         * wl-summary.el (wl-summary-sync-marks): Call
1640         `wl-summary-set-persistent-mark' and
1641         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1642         (wl-summary-set-persistent-mark-internal): Add 4th argument
1643         `no-server'.
1644         (wl-summary-unset-persistent-mark): Ditto.
1645         (wl-summary-set-persistent-mark): Ditto.
1646         (wl-summary-add-flags-internal): Abolish.
1647         (wl-summary-remove-flags-internal): Ditto.
1648         (wl-summary-mark-as-important-internal): Ditto.
1649         (wl-summary-mark-as-important): Use
1650         `wl-summary-set-persistent-mark' instead of
1651         `wl-summary-add-flags-internal'.
1652         (wl-summary-mark-as-important-region): Ditto.
1653
1654         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1655
1656         * wl-summary.el (wl-summary-get-available-flags): New function.
1657         (wl-summary-sync-marks): Use it and simplified.
1658         (wl-summary-unset-persistent-mark): Use
1659         `wl-summary-get-available-flags'.
1660         (wl-summary-set-persistent-mark): Ditto.
1661
1662 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1663
1664         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1665         id.
1666
1667 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1670         number, call `wl-summary-prev-line-content'. Show message when the
1671         message is not found.
1672
1673 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1676         wl-summary-enter-handler.
1677         (wl-summary-enter-handler): New command.
1678
1679         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1680         docstring and custom spec.
1681
1682         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1683         flags too; Don't treat Cached and New.
1684         (wl-summary-set-persistent-mark): Ditto.
1685
1686         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1687         `wl-folder-set-flag'.
1688
1689         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1690         instead of `wl-folder-set-flag'.
1691
1692         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1693         for completion.
1694         (wl-summary-set-persistent-mark): Ditto.
1695
1696         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1697         instead of `wl-draft-quit-preview'.
1698
1699         * wl-mime.el (toplevel): Avoid compile warning.
1700         (wl-mime-quit-preview): New function
1701         (formarly defined as `wl-draft-quit-preview').
1702         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1703         quitting method.
1704
1705         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1706
1707         * wl-folder.el (wl-folder-set-flag): Renamed from
1708         `wl-draft-set-flag-on-parent'.
1709
1710         * wl-draft.el (wl-draft-quit-preview): New function.
1711         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1712         (wl-draft-send): Call `wl-folder-set-flag' instead of
1713         `wl-draft-set-flag-on-parent'.
1714         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1715
1716 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1717
1718         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1719         (wl-draft-send): Ditto.
1720
1721 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1722
1723         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1724         (wl-draft-kill-pre-hook): Set default value as nil.
1725         (wl-summary-reply-hook): Ditto.
1726         (wl-draft-kill-flags): Abolish.
1727
1728         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1729         (wl-draft-parent-variables): Renamed from
1730         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1731         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1732         argument; Add wl-draft-parent-variables to
1733         wl-draft-config-variables.
1734         (wl-draft-reply): Likewise.
1735         (wl-draft-kill-flags): Abolish.
1736         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1737         (wl-draft-set-flag-on-parent): New function.
1738         (wl-draft-setup-parent-flag): Ditto.
1739
1740 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1741
1742         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1743         `wl-draft-parent-folder' is "".
1744
1745 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1746
1747         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1748         (wl-summary-digit-jump): New function.
1749         (Adviced by John Owens and Hiroya Murata)
1750
1751         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1752         (Adviced by John Owens)
1753
1754         * wl-xmas.el (wl-message-define-keymap): Ditto.
1755
1756         * wl-mule.el (wl-message-define-keymap): Ditto.
1757
1758 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1761         change of return value of elmo-folder-count-flags.
1762
1763         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1764         (wl-summary-mark-as-read-internal): Ditto.
1765         (wl-summary-set-persistent-mark-internal): Ditto.
1766         (wl-summary-folder-info-update): Ditto.
1767         (wl-summary-sync-update): Fixed the last change.
1768
1769         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1770
1771 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1772
1773         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1774         (wl-draft-kill-flags): Fixed docstring.
1775
1776         * wl-draft.el (wl-draft-kill-flags): New function.
1777         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1778
1779 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1780
1781         * wl-vars.el (wl-reply-hook): Abolish.
1782         (wl-draft-reply-hook): New hook.
1783         (wl-summary-reply-hook): Ditto.
1784         (wl-draft-forward-hook): Ditto.
1785         (wl-summary-forward-hook): Ditto.
1786         (wl-draft-kill-flags): New variable.
1787
1788         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1789         wl-summary-set-persistent-mark-internal.
1790         (wl-summary-sync-marks): Use elmo-preserved-flags.
1791         (wl-summary-update-persistent-mark): Make it interactive.
1792         (wl-summary-set-persistent-mark-internal): New inline function.
1793         (wl-summary-mark-as-answered): Use it.
1794         (wl-summary-mark-as-unanswered): Ditto.
1795         (wl-summary-unset-persistent-mark): New function.
1796         (wl-summary-set-persistent-mark): Ditto.
1797         (wl-summary-reply): Don't set answered flag;
1798         Run wl-summary-reply-hook instead.
1799         (wl-summary-forward): Call wl-draft-forward with number.
1800         Run wl-summary-forward-hook.
1801
1802         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1803         (wl-highlight-summary-line-face-spec): Use it as a default
1804         persistent mark face.
1805
1806         * wl-draft.el (wl-draft-forward): Added optional argument number;
1807         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1808         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1809         (wl-draft-kill): Use wl-draft-kill-flags.
1810
1811         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1812
1813         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1814         of return value of elmo-folder-count-flags.
1815
1816         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1817
1818         * wl-summary.el (wl-summary-count-unread): Ditto.
1819         (wl-summary-sync-update): Follow the change above.
1820         (wl-summary-force-prefetch): New function.
1821
1822 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1823
1824         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1825         variable `buf' with `let' instead of `setq'.
1826
1827 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1828
1829         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1830         add Content-Disposition heaeder on the deleted part.
1831
1832 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1833
1834         * wl-draft.el (wl-draft-save): Encode address list under edit by
1835         `eword-encode-unstructured-field-body'.
1836
1837         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1838
1839 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1840
1841         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1842         wl-current-summary-buffer.
1843
1844 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1845
1846         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1847         `numbers' is ignored.
1848
1849 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1850
1851         * wl-folder.el (wl-folder-open-folder): Avoid error.
1852         Reported by John Owens, [wl-en:815]
1853
1854         * wl.el (wl): Set timer for biff process even if prefix argument
1855         is given or auto-checking is quitted.
1856
1857         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1858         immediately.
1859         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1860         (wl-toggle-plugged): Ditto.
1861
1862         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1863         * wl-util.el (wl-biff-start): Use idle timer if
1864         `wl-biff-use-idle-timer' is non-nil.
1865
1866 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1867
1868         * wl-highlight.el (wl-highlight-message): Fix description.
1869
1870 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1871
1872         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1873         tty.
1874
1875 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1876
1877         * wl-action.el (wl-summary-exec): Print failure count.
1878
1879 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1880
1881         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1882         to `defun', remove interactive form.
1883         Set elmo-message-fetch-confirm when force-reload is non-nil.
1884
1885 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1886
1887         * wl-summary.el (toplevel): Removed unnecessary autoload.
1888
1889 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1890
1891         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1892         the buffer is generated from another message buffer.
1893
1894 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1895
1896         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1897         extracted from `wl-fldmgr-save-folders'.
1898         (wl-fldmgr-delete): Call it after deletion.
1899
1900 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1901
1902         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1903         multi-tty support.
1904
1905 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1906
1907         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1908
1909 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1910
1911         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1912         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1913
1914 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1915
1916         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1917         unsubscribe list only if argument CLEAR is nil.
1918
1919 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1920
1921         * wl-draft.el (wl-draft-reply): Decode subject before removing
1922         Re: prefix.
1923
1924 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1925
1926         * wl-summary.el (wl-summary-sort-by-size): New command.
1927
1928 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1929
1930         * wl-summary.el (wl-summary-number-list-from-region): New
1931         function.
1932         (wl-summary-mark-as-read-region): Use it.
1933         (wl-summary-mark-as-unread-region): Ditto.
1934         (wl-summary-set-flags-region): Ditto and add optional argument
1935         remove.
1936         (wl-summary-mark-as-answered-region): Ditto.
1937         (wl-summary-mark-as-important-region): Ditto.
1938         (wl-summary-target-mark-mark-as-important): Added optional
1939         argument remove.
1940         (wl-summary-target-mark-mark-as-answered): Ditto.
1941         (wl-summary-target-mark-set-flags): Ditto.
1942
1943 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1944
1945         * wl-summary.el (wl-summary-set-flags-region): Call
1946         `wl-summary-set-flags-internal' with number list instead of call
1947         one by each message.
1948         (wl-summary-target-mark-set-flags): Likewise.
1949
1950 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1951
1952         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1953         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1954         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1955         (wl-summary-target-mark-mark-as-answered): Likewise.
1956
1957 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1958
1959         * wl-summary.el (wl-summary-target-mark-forward): Use
1960         `wl-summary-delete-all-target-marks' instead of
1961         `wl-summary-delete-all-temp-marks'.
1962         (wl-summary-target-mark-reply-with-citation): Ditto.
1963         (wl-summary-target-mark-uudecode): Ditto.
1964         (wl-summary-target-mark-set-flags): Ditto and remove needless
1965         cursor move.
1966
1967 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1968
1969         * wl-summary.el (wl-summary-target-mark-forward): Protect
1970         wl-summary-buffer-target-mark-list from nreverse.
1971         (wl-summary-target-mark-reply-with-citation): Ditto.
1972
1973 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1974
1975         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1976         `elmo-display-progress-threshold'.
1977
1978 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1979
1980         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1981         check `wl-summary-highlight'.
1982         (wl-summary-window-scroll-functions): Respect value of
1983         `wl-summary-highlight'.
1984         (wl-summary-sync-update): Run hooks
1985         `wl-summary-buffer-window-scroll-functions' at any time.
1986
1987 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1988
1989         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1990         from `wl-summary-cleanup-temp-marks'.
1991         (wl-summary-cleanup-temp-marks): Abolish argument.
1992         * wl.el (wl-save-status): Revert previous change.
1993         (wl-execute-temp-marks): New function, call
1994         `wl-summary-exec-with-confirmation'.
1995         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1996         (wl-folder-save-and-exec-marks): Abolished.
1997
1998 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1999
2000         * wl-e21.el (wl-e21-display-image-p): Respect
2001         `wl-highlight-folder-with-icon'.
2002         (wl-e21-highlight-folder-group-line): Highlight mouse line
2003         even if wl-e21-display-image-p is nil.
2004
2005         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2006         Respect value of `wl-summary-highlight'.
2007
2008         * wl.el (wl-save-status): Remove unused variable.
2009
2010         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2011         (wl-folder-mode-map): Bind it to "x".
2012
2013 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2014
2015         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2016
2017         * wl-thread.el (wl-thread-get-parent-list): Don't check
2018         disconnected ancestors, neglecting needless work in
2019         `wl-thread-update-indent-string-thread'.
2020
2021         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2022         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2023         argument, add argument default-keep to keep marks by default.
2024
2025         * Version number is increased to 2.11.30.
2026
2027         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2028         customization type and docstring.
2029         (wl-draft-reply-without-argument-list): Ditto.
2030
2031 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2034
2035         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2036
2037 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2038
2039         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2040
2041 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2042
2043         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2044         save-excursion so as not to include run-hooks.
2045
2046 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2047
2048         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2049         Clarify that marks are going to be cleared.
2050
2051 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2054         according to 3rd element of wl-summary-flag-mark.
2055
2056         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2057
2058 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2059
2060         * wl-action.el (wl-summary-target-mark-all): Don't set
2061         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2062
2063 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2064
2065         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2066         (wl-forward-subject-prefix): Ditto.
2067         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2068         (wl-draft-reply-make-subject): Ditto.
2069
2070         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2071         `wl-draft-forward'.
2072         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2073
2074 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2075
2076         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2077         target message does not exist.
2078
2079 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2080
2081         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2082         `wl-subject-prefix-regexp'.
2083         (wl-subject-forward-prefix-regexp): New variable.
2084         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2085         `wl-draft-strip-subject-re' and take regexp as argument.
2086         (wl-draft-forward): Use it.
2087         (wl-draft-reply): Ditto.
2088
2089 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2090
2091         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2092         emacs multi-tty support.
2093
2094 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2095
2096         * wl-e21.el (wl-e21-display-image-p): Don't call
2097         `display-images-p'.
2098         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2099         support.
2100         (wl-highlight-folder-current-line): Ditto.
2101         (wl-folder-init-icons): Ditto.
2102
2103 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2104
2105         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2106         the last line of summary in unplugged mode.
2107
2108 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2109
2110         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2111
2112 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2113
2114         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2115         * wl-address.el (wl-address-user-mail-address-p): Use it.
2116         (wl-address-delete-user-mail-addresses): Ditto.
2117         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2118
2119         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2120         (wl-address-delete-user-mail-addresses): Ditto.
2121
2122         * wl-address.el (wl-address-delete-user-mail-addresses): New
2123         function.
2124         * wl-refile.el (wl-refile-guess-by-history): Use it.
2125         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2126         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2127
2128         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2129         use wl-address-user-mail-address-p.
2130
2131 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2134         after opening group.
2135
2136 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2137
2138         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2139         of elmo-set-buffer-multibyte.
2140
2141         * wl-message.el (wl-original-message-mode): Ditto.
2142
2143         * wl-score.el (wl-score-insert-header): Ditto.
2144
2145         * wl-summary.el
2146         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2147         (wl-summary-goto-folder-subr): Ditto.
2148         (wl-summary-insert-headers): Ditto.
2149
2150         * wl-util.el (wl-set-string-width): Ditto.
2151
2152         * Version number is increased to 2.11.29.
2153
2154 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2155
2156         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2157         (wl-highlight-summary-line-help-echo-alist): New variable.
2158         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2159         into `wl-highlight-summary-line-help-echo' and
2160         `wl-highlight-flag-folder-help-echo'.
2161         (wl-highlight-summary-line-string): Change accordingly.
2162         (wl-highlight-summary-current-line): Ditto.
2163
2164 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2165
2166         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2167         at the beginning of field body (Thanks to Markus Knittig).
2168
2169         * wl-draft.el (wl-draft-insert-current-message): Also check
2170         summary buffer, remove unnecessary tag.
2171
2172 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2173
2174         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2175         when wl-message-buffer is nil.
2176
2177         * wl-folder.el (wl-folder): Abolish unused argument.
2178         Call wl-folder-init when wl-folder-entity is nil.
2179         * wl.el (wl): Change accordingly.
2180
2181 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2182
2183         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2184         multibyte string before insert into draft buffer.
2185         (wl-draft-create-buffer): Always enable multibyte characters for
2186         draft buffer.
2187
2188         * Version number is increased to 2.11.28.
2189
2190 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2191
2192         * wl-folder.el (wl-folder-open-close): Handle blank line.
2193         (wl-folder-jump-to-current-entity): Ditto.
2194
2195 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2196
2197         * Version number is increased to 2.11.27.
2198
2199 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2200
2201         * wl-thread.el (wl-thread-insert-message): When the thread is
2202         devided by wl-summary-max-thread-depth, insert line at the end of
2203         buffer.
2204
2205 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * Version number is increased to 2.11.26.
2208
2209 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2210
2211         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2212
2213 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2214
2215         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2216         value of stream-type and session.
2217
2218 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2219
2220         * Version number is increased to 2.11.25.
2221
2222 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2223
2224         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2225         in a quit message.
2226
2227 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2228
2229         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2230         (wl-summary-redisplay-no-mime-internal): Ditto.
2231
2232 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2233
2234         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2235         * wl-vars.el (wl-smtp-connection-type): Ditto.
2236
2237 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2238
2239         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2240         for the separator line and quote mail-header-separator.
2241
2242 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2243
2244         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2245         result message.
2246
2247         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2248         `elmo-multiple-fields-body-list' with boundary as
2249         mail-header-separator.
2250
2251 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2252
2253         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2254
2255 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-util.el (wl-list-diff): Remove unused function.
2258
2259         * wl-draft.el (wl-draft-send-confirm): Discard input before
2260         confirmation.
2261
2262 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2263
2264         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2265         order of flag and new.
2266
2267 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2268
2269         * wl-vars.el (wl-refile-policy-alist): Abolished.
2270
2271         * wl-action.el (wl-summary-set-action-refile): Follow the change
2272         above.
2273
2274 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2275
2276         * wl-highlight.el (wl-highlight-signature-search): Don't use
2277         re-search-backward for a long word since it is possible to crash
2278         XEmacs because of a bug.
2279
2280 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2281
2282         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2283
2284 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2285
2286         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2287         argument for wl-summary-sync-force-update.
2288
2289 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2290
2291         * wl-summary.el (wl-summary-mode-map): Revival of
2292         wl-summary-mark-as-important related bindings;
2293         Bind 'F','tF','mF','rF','m&'.
2294         (wl-summary-mark-as-important-region): Revival.
2295         (wl-summary-target-mark-mark-as-important): Ditto.
2296         (wl-summary-target-mark-operation): New function.
2297         (wl-summary-target-mark-mark-as-answered): Use it.
2298         (wl-summary-decide-flag): Don't set Important as default.
2299         (wl-summary-mark-as-important-internal): Revival.
2300         (wl-summary-mark-as-important): Ditto.
2301
2302         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2303
2304         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2305         instead of facep.
2306
2307 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2308
2309         * wl-dnd.el (wl-dnd-drop-func): Fix.
2310
2311         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2312         mouse-set-point instead of posn-point.
2313
2314         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2315
2316         * wl-mule.el (wl-completing-read-multiple): Ditto.
2317
2318 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2319
2320         * wl-demo.el (face-background-name): Defalias to avoid compile
2321         warning.
2322
2323 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2324
2325         * wl-summary.el (wl-summary-decide-flag): Use
2326         wl-completing-read-multiple instead of completing-read-multiple.
2327
2328         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2329         New alias.
2330
2331         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2332         Use face-background-name instead of face-background.
2333
2334         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2335
2336         * wl-summary.el (wl-summary-save): Use it.
2337         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2338
2339         * wl-mime.el (wl-mime-save-content): Fix last change.
2340
2341 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2342
2343         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2344         New function.
2345         (wl-summary-sort-specs): Added sort.
2346         * wl-mime.el (wl-mime-save-content): Expand file name.
2347
2348 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2349
2350         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2351
2352         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2353
2354 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2357         for flag if it is not defined.
2358
2359 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2360
2361         * wl-e21.el (wl-highlight-folder-current-line): Use
2362         elmo-folder-type-internal when elmo-folder-type returns nil.
2363
2364         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2365
2366         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2367
2368         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2369
2370         * wl-e21.el (wl-summary-toolbar): Ditto.
2371
2372         * wl-vars.el (wl-demo-background-color): Abolished.
2373         (wl-summary-persistent-mark-priority-list): Renamed from
2374         wl-summary-flag-priority-list.
2375         (wl-summary-flag-alist): New user option.
2376         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2377         (wl-message-mode-line-format-spec-alist): Added 'F'.
2378         (wl-message-mode-line-format): Likewise.
2379         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2380         instead of wl-summary-important-mark.
2381         (wl-file-folder-icon): New variable.
2382
2383         * wl-thread.el (wl-thread-set-flags): Renamed from
2384         wl-thread-mark-as-important.
2385
2386         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2387         warning.
2388         (wl-summary-mode-menu-spec): Follow the change of 
2389         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2390         (wl-summary-mode-map): Follow the change of
2391         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2392         (wl-summary-detect-mark-position): Follow the variable name change.
2393         (wl-summary-set-flags-region): New function for the replacement of
2394         wl-summary-mark-as-important-region.
2395         (wl-summary-sync-marks): Sync all global-flags.
2396         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2397         instead of elmo-message-flagged-p.
2398         (wl-summary-persistent-mark-string): Follow the variable name change;
2399         Put wl-summary-flag-mark if the message has global-flag.
2400         (wl-summary-target-mark-set-flags): Renamed from 
2401         wl-summary-target-mark-mark-as-important.
2402         (wl-summary-decide-flag): New function.
2403         (wl-summary-set-flags-internal): Renamed from
2404         wl-summary-mark-as-important-internal.
2405         (wl-summary-add-flags-internal): New function.
2406         (wl-summary-remove-flags-internal): Ditto.
2407         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2408         (wl-summary-mark-as-unimportant): Abolish.
2409         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2410         (wl-summary-next-message): List flagged messages in the msgdb.
2411
2412         * wl-score.el (wl-summary-score-update-all-lines): Use
2413         wl-summary-add-flags-internal instead of 
2414
2415         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2416
2417         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2418         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2419         (wl-message-buffer-require-all-header): Renamed from
2420         wl-message-buffer-all-header-flag (Ditto).
2421         (wl-message-buffer-flag-indicator): New variable.
2422         (wl-message-redisplay): Changed local varibale name from `flag' to
2423         `display-type'; Set up wl-message-buffer-flag-indicator.
2424         (wl-message-buffer-display): Changed varibale name from `flag' to
2425         `display-type'.
2426         (wl-message-display-internal): Likewise.
2427
2428         * wl-highlight.el (wl-highlight-demo-face): Define default background
2429         color.
2430         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2431
2432         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2433
2434         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2435         (wl-demo-setup-properties): Renamed from
2436         `wl-demo-set-background-color'.
2437         (wl-demo): Follow the change above.
2438         
2439         * Version number is increased to 2.11.24.
2440
2441 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2442
2443         * wl-summary.el (wl-summary-toggle-thread): Call
2444         `wl-summary-rescan' with disable-thread as non-nil.
2445         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2446
2447 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2448
2449         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2450         foreground property of the face.
2451         (wl-demo-insert-text): Don't set up face property here.
2452         (wl-demo): Call wl-demo-set-background-color, anyway.
2453
2454 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2455
2456         * wl-vars.el (wl-demo-background-color): The value can be nil.
2457
2458 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2459
2460         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2461         to wl-summary-wheel-dispatcher.
2462
2463         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2464         wl-message-wheel-dispatcher.
2465         (wl-message-wheel-dispatcher): New function.
2466         (wl-summary-wheel-dispatcher): Ditto.
2467
2468 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2469
2470         * wl-action.el (wl-summary-target-mark-all): List messages which are
2471         not in the killed-list.
2472
2473         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2474         only when the folder is 'flag/important.
2475
2476         * wl-address.el (wl-complete-field-body): Complete if the last
2477         character is a space.
2478
2479 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2480
2481         * wl-folder.el (wl-folder-clear-entity-info): Use
2482         elmo-clear-hash-val.
2483
2484         * wl-fldmgr.el (wl-fldmgr-rename): Set
2485         wl-folder-info-alist-modified as t.
2486
2487 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2488
2489         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2490
2491 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2492
2493         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2494         (wl-folder-buffer-last-visited-entity-id): New buffer local
2495         variable.
2496         (wl-folder-revisit-last-visited-folder): New function.
2497         (wl-folder-mode-map): Bind it to "C-i".
2498         (wl-folder-set-current-entity-id): Set last visited folder.
2499         * wl-summary.el (wl-summary-exit): Ditto.
2500
2501 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2502
2503         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2504         before calling `recenter' in order to cope with an XEmacs bug.
2505
2506 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2507
2508         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2509         to the default value.
2510
2511 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2512
2513         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2514         change.
2515         (wl-summary-sync-marks): Ditto.
2516         (wl-summary-mark-as-read-internal): Ditto.
2517         (wl-summary-mark-as-answered-internal): Ditto.
2518         (wl-summary-mark-as-important-internal): Ditto.
2519         (wl-summary-reply): Ditto.
2520
2521         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2522         instead of `elmo-folder-unflag-answered'.
2523
2524         * Version number is increased to 2.11.23.
2525
2526         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2527         the last change.
2528
2529 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2530
2531         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2532         Specify "spam" or "good".
2533
2534 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2535
2536         * wl-spam.el (wl-summary-exec-action-spam): Call
2537         wl-folder-confirm-existence for spam folder.
2538         (wl-spam-setup): Bind "mk".
2539
2540 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2541
2542         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2543
2544 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2545
2546         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2547         destination folder is empty.
2548
2549 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2550
2551         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2552         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2553
2554         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2555         (wl-summary-refile-prev-destination-region): New function.
2556         (wl-thread-refile-prev-destination): Ditto.
2557         (wl-summary-target-mark-refile-prev-destination): Ditto.
2558
2559 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2560
2561         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2562         (wl-demo-background-color): Changed default value.
2563
2564         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2565         color.
2566
2567         * wl-demo.el (wl-demo-set-background-color): New function.
2568         (wl-demo): Call it.
2569
2570 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2571
2572         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2573         * wl-address.el (wl-address-add-or-change): Don't add empty
2574         address.
2575
2576 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2577
2578         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2579
2580 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * wl-vars.el (wl-demo-image-filter-alist): New variable
2583         (wl-demo-background-color): Ditto.
2584
2585         * wl-demo.el (wl-demo-xpm-set-background): New function.
2586         (wl-demo-image-filter): Ditto.
2587         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2588
2589         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2590
2591         * wl-demo.el (wl-demo-icon-name): Define as function.
2592         (wl-demo-insert-image): Use it.
2593
2594 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2595
2596         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2597
2598 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2599
2600         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2601
2602 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2603
2604         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2605
2606 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2607
2608         * wl-thread.el (wl-thread-mark-as-answered): New function.
2609
2610         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2611         answered" entry.
2612         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2613         "r&" and wl-thread-mark-as-answered to "t&".
2614         (wl-summary-mark-as-important-region): Refine to toggle mark.
2615         (wl-summary-mark-as-answered-region): New function.
2616         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2617         and 3rd argument.
2618         (wl-summary-mark-as-important-internal): Likewise.
2619
2620 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2621
2622         * wl-template.el (wl-template-preview): New internal variable.
2623         (wl-template-preview-p): New function.
2624         (wl-template-show): Bind `wl-template-preview' as t.
2625
2626 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2627
2628         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2629         `elmo-message-entity-field' with 3rd argument which is non-nil.
2630
2631 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2632
2633         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2634         Removed duplicate local bind `folder'.
2635
2636 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2637
2638         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2639
2640 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2641
2642         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2643         duplicate definition.
2644
2645 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2646
2647         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2648         non-nil, use it; Don't fetch message if there's no message in the
2649         current cursor position.
2650
2651 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2652
2653         * wl-util.el (wl-region-exists-p): Use region-active-p.
2654         (wl-deactivate-region): New function.
2655         * wl-message.el (wl-message-redisplay): Deactivate region.
2656
2657         * wl-summary.el (wl-summary-reply): Call
2658         `wl-summary-set-message-buffer-or-redisplay' instead of
2659         `wl-summary-redisplay-internal', don't move point.
2660
2661 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2662
2663         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2664         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2665         by regexp.
2666
2667 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2668
2669         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2670         if no need.
2671
2672 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2673
2674         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2675         default value to nil.
2676         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2677         `wl-summary-prepare-hook'; Replace refile action to
2678         `wl-summary-exec-action-refile-with-register'.
2679
2680         * Version number is increased to 2.11.22.
2681
2682 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * wl-summary.el (wl-summary-detect-mark-position): Set
2685         `wl-summary-buffer-weekday-name-lang'.
2686
2687 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2688
2689         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2690         (wl-summary-mark-as-read-all): Ditto.
2691         (wl-summary-delete-messages-on-buffer): Ditto.
2692         (wl-summary-sync-update): Ditto.
2693         (wl-summary-mark-as-read-internal): Ditto.
2694         (wl-summary-mark-as-answered-internal): Ditto.
2695         (wl-summary-update-folder-info): Abolished.
2696
2697 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2698
2699         * wl-summary.el (wl-summary-mark-as-read-all): Use
2700         `wl-summary-update-folder-info' instead of
2701         `wl-folder-update-unread'.
2702
2703 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2704
2705         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2706         `wl-summary-folder-info-update'.
2707         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2708         instead of `wl-summary-folder-info-update'.
2709         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2710         `wl-folder-set-folder-updated'.
2711         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2712         instead of `wl-folder-update-unread'.
2713         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2714         the value of `wl-summary-buffer-unread-count' for the second parameter of
2715         `wl-folder-update-unread'.
2716
2717         * Version number is increased to 2.11.21.
2718
2719 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2720
2721         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2722         a local variable.
2723
2724 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2725
2726         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2727         interactively.
2728
2729         * wl-summary.el (wl-summary-mark-as-important-internal): New
2730         internal function.
2731         (wl-summary-mark-as-important): Use it.
2732         (wl-summary-mark-as-unimportant): New function.
2733         (wl-summary-sync-marks): Follow the API change.
2734
2735         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2736
2737         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2738
2739 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2740
2741         * wl-folder.el (wl-folder-update-unread): Re-indent.
2742         Narrow the scope of a local variable.
2743
2744 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2745
2746         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2747         (wl-addrmgr-merge-entries): Ditto.
2748         (wl-addrmgr): Added to address entry which exists in draft buffer
2749         if no entry is in original.
2750
2751 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2752
2753         * wl-batch.el: New file.
2754
2755 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2756
2757         * wl-vars.el (wl-use-semi): Remove unused variable.
2758
2759 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2760
2761         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2762         "?".
2763
2764 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2765
2766         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2767         wl-summary-new-mark.
2768         (wl-summary-new-cached-mark): New user option.
2769         (wl-summary-score-marks): Follow the change above.
2770         (wl-summary-auto-refile-skip-marks): Ditto.
2771         (wl-summary-incorporate-marks): Ditto.
2772         (wl-summary-expire-reserve-marks): Ditto.
2773
2774         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2775
2776         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2777         (wl-summary-persistent-mark-string): Distinguished between cached
2778         and uncached mark when the message is new.
2779
2780 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2781
2782         * wl-spam.el (wl-spam-domain): Renamed from
2783         `wl-spam-folder-guess-domain'.
2784         (wl-summary-exec-action-spam): Register as spam if domain of the
2785         source folder is good.
2786         (wl-summary-exec-action-refile-with-register): Register message if
2787         domain of the source folder is not undecided.
2788
2789 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2792         detect thread loop.
2793
2794 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2795
2796         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2797         and wl-summary-skip-mark-list.
2798
2799 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2800
2801         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2802
2803         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2804
2805         * wl-spam.el (toplevel): Require wl-highlight.
2806         (wl-spam-auto-check-policy-alist): Abolish.
2807         (wl-spam-auto-check-folder-regexp-list): New user option.
2808         (wl-spam-auto-check-marks): Ditto.
2809         (wl-spam-mark-action-list): Ditto.
2810         (wl-highlight-summary-spam-face): New face.
2811         (wl-spam-auto-check-message-p): New function.
2812         (wl-spam-map-spam-messages): Fixed message.
2813         (wl-spam-register-spam-messages): Ditto.
2814         (wl-spam-register-good-messages): Ditto.
2815         (wl-summary-spam-map): Add and remove keybind.
2816         (wl-summary-target-mark-spam): Abolish.
2817         (wl-summary-refile-spam): Ditto.
2818         (wl-summary-test-spam): New function.
2819         (wl-summary-mark-spam): Ditto.
2820         (wl-summary-auto-check-spam): Follow the above change.
2821         (wl-summary-exec-action-spam): New function.
2822         (wl-summary-exec-action-refile-with-register): Fixed message.
2823         (wl-message-check-spam): New function.
2824         (wl-spam-setup): Ditto.
2825         (toplevel): Call it if this file is loaded interactivity.
2826
2827         * Version number is increased to 2.11.20.
2828
2829 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2832         when new optional argument `force' is non nil or modified.
2833
2834 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2835
2836         * wl.el (toplevel): Require wl-spam when compile.
2837         (wl-save-status): Call wl-spam-save-status.
2838
2839         * wl-spam.el (wl-spam-register-spam-messages): New function.
2840         (wl-spam-register-good-messages): Ditto.
2841         (wl-spam-save-status): Ditto.
2842         (wl-summary-mode-map): Bind
2843         wl-summary-target-mark-register-as-spam to "ms" and
2844         wl-summary-target-mark-register-as-good to "mn".
2845         (wl-summary-register-as-spam): Abolish optional argument; Use
2846         wl-spam-register-spam-messages.
2847         (wl-summary-register-as-spam-all): Use
2848         wl-spam-register-spam-messages.
2849         (wl-summary-register-as-good): Abolish optional argument; Use
2850         wl-spam-register-good-messages.
2851         (wl-summary-register-as-good-all): Use
2852         wl-spam-register-good-messages.
2853         (wl-summary-target-mark-register-as-spam): New funtion.
2854         (wl-summary-target-mark-register-as-good): Ditto.
2855
2856 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2857
2858         * wl-spam.el: New file.
2859
2860 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2861
2862         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2863
2864         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2865         (wl-summary-auto-refile): Call wl-refile-guess with
2866         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2867
2868 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2869
2870         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2871         with disable-thread argument non-nil.
2872
2873 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2874
2875         * wl-summary.el (wl-summary-rescan): Added optional argument
2876         disable-thread.
2877         (wl-summary-sync): Call wl-summary-rescan with argument
2878         disable-thread.
2879         (wl-summary-input-range): Added new range `rescan-thread'.
2880
2881 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2882
2883         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2884
2885 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2886
2887         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2888         internal variable.
2889         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2890         wl-summary-search-parent-by-subject-regexp and
2891         wl-summary-divide-thread-when-subject-changed as nil.
2892         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2893         (wl-summary-insert-thread): Search parent entity from
2894         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2895         thread loop.
2896
2897 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2900
2901         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2902
2903         * wl-util.el (wl-require-update-all-folder-p): New function.
2904         (wl-get-assoc-list-value): Added `function' to match directive.
2905         (wl-collect-draft): Rewrite.
2906
2907         * wl-summary.el (wl-summary-sync-update): Clear faces
2908         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2909         are non-nil.
2910         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2911         argument as function.
2912         (wl-summary-input-range): Ditto.
2913
2914         * wl-folder.el (wl-draft-get-folder): New function.
2915         (wl-folder-get-elmo-folder): Consider draft folder.
2916
2917         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2918         (wl-draft-buffer-message-number): New buffer local variable.
2919         (wl-draft-folder-internal): New internal variable.
2920         (wl-draft-delete): Rewrite.
2921         (wl-draft-save): Ditto.
2922         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2923         wl-folder-get-elmo-folder.
2924         (wl-draft-config-info-operation): Ditto.
2925         (wl-jump-to-draft-folder): Ditto.
2926         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2927         (wl-draft-reedit): Rewrite.
2928
2929         * Version number is increased to 2.11.19.
2930         
2931 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2932
2933         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2934         variable.
2935
2936 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2937
2938         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2939         Use ignore-errors instead of unwind-protect.
2940
2941 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2942
2943         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2944         for updating `wl-thread-entity-list'.
2945
2946 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2947
2948         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2949         parameter from calling `wl-thread-entity-get-older-brothers' and
2950         `wl-thread-entity-get-younger-brothers'.
2951         Replace nested `append' with a single one.
2952
2953 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * wl-summary.el (wl-summary-mode): Don't use the return value of
2956         `make-local-hook'.
2957
2958 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2959
2960         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2961         instead of `let*'.
2962         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2963         of local variables.
2964
2965 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2966
2967         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2968         Renamed from wl-summary-window-scroll-functions.
2969         (wl-summary-window-scroll-functions): Don't set to variable.
2970         (wl-summary-display-top): Use run-hooks.
2971         (wl-summary-display-bottom): Ditto.
2972         (wl-summary-toggle-disp-msg): Ditto.
2973         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2974         Use it instead of wl-summary-window-scroll-functions.
2975         (wl-summary-goto-folder-subr): Don't call
2976         wl-summary-window-scroll-functions, use
2977         wl-summary-buffer-window-scroll-functions instead.
2978
2979 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2980
2981         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2982         make-local-variable.
2983
2984 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2985
2986         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2987         set-buffer-modified-p.
2988         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2989         (wl-summary-display-bottom): Ditto.
2990         (wl-summary-toggle-disp-msg): Ditto.
2991
2992 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2993
2994         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2995
2996         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2997         (wl-summary-forward): Use elmo-message-entity-field instead of
2998         elmo-message-field.
2999
3000         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3001
3002 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-summary.el (wl-summary-window-scroll-functions): No use
3005         `append'.
3006
3007 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3008
3009         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3010         function.
3011         (wl-summary-window-scroll-functions): Call it when both
3012         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3013         (wl-summary-temp-mark): Added optional argument number.
3014         (wl-summary-message-mark): Added optional argument flag.
3015         (wl-summary-persistent-mark): Added optional argument number and flag.
3016         (wl-summary-update-persistent-mark): Ditto.
3017         (wl-summary-update-status-marks): Set "r" for interactive spec.
3018
3019         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3020         argument number and flag.
3021
3022         * wl-action.el (wl-summary-registered-temp-mark): 
3023         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3024
3025 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3026
3027         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3028         internal variable (buffer local).
3029         (wl-summary-window-scroll-functions): New function.
3030         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3031         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3032         as nil.
3033         (wl-summary-update-status-marks): Added arguments beg, end and
3034         check.
3035         (wl-summary-update-mark-window): Use function.
3036         (wl-summary-sync-update): Follow the change above.
3037         (wl-summary-switch-to-clone-buffer): Copy
3038         wl-summary-buffer-unsync-mark-number-list.
3039         (wl-summary-goto-folder-subr): Set
3040         wl-summary-buffer-unsync-mark-number-list and
3041         use wl-summary-window-scroll-functions instead of
3042         wl-summary-lazy-highlight.
3043
3044         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3045
3046 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3047
3048         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3049
3050         * wl-summary.el (wl-summary-update-persistent-mark): Call
3051         wl-summary-set-message-modified.
3052
3053         * wl-summary.el (wl-summary-sync-update): Don't call
3054         wl-summary-update-status-marks.
3055
3056         * Version number is increased to 2.11.18.
3057
3058 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3059
3060         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3061         (wl-message-next-page): Ditto.
3062
3063 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3064
3065         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3066         local variable.  Change the order of a collected list into the
3067         same as the specified range.  Remove nil from a collected list.
3068
3069 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3070
3071         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3072         argument for elmo-folder-list-messages.
3073
3074 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3075
3076         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3077         change (wl-summary-count-unreads return a list instead of a cons
3078         cell).
3079
3080 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3081
3082         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3083         `wl-summary-folder-info-update'.
3084
3085 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3086
3087         * wl-summary.el (wl-summary-set-message-modified): No use
3088         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3089         (wl-summary-set-mark-modified): Abolish.
3090         (wl-summary-mark-modified-p): Ditto.
3091         (wl-summary-save-view): Follow the change above.
3092
3093         * wl-expire.el (wl-summary-expire): Likewise.
3094
3095 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3096
3097         * wl-summary.el (wl-summary-detect-mark-position): Use
3098         modb-entity-handler.
3099         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3100
3101         * Version number is increased to 2.11.17.
3102
3103 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3104
3105         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3106         entity field value.
3107         (wl-summary-prefetch-msg): Ditto.
3108         (wl-summary-print-message-with-ps-print): Ditto.
3109
3110 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3111
3112         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3113         for dummy entity.
3114         (wl-summary-insert-thread): Use elmo-message-entity-field.
3115         (wl-summary-update-thread): Use elmo-message-entity-field and
3116         elmo-message-entity-number.
3117         (wl-summary-line-number):  Use elmo-message-entity-number.
3118         (wl-summary-line-size): Use elmo-message-entity-field.
3119         (wl-summary-line-subject): Ditto.
3120         (wl-summary-line-from): Ditto.
3121         (wl-summary-line-attached): Ditto.
3122         (wl-summary-create-line): Ditto.
3123         (wl-summary-create-line): Use elmo-message-entity-number.
3124         (wl-summary-print-message-with-ps-print): Use
3125         elmo-message-entity-field.
3126
3127 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3130         change in elmo-msgdb-make-message-entity.
3131         (wl-summary-buffer-set-folder): Don't call
3132         wl-summary-detect-mark-position here.
3133         (wl-summary-rescan): Call elmo-message-entity-number.
3134         (wl-summary-sync-update): Ditto.
3135         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3136
3137         * wl-score.el (wl-score-header-index): Redefine 2th element.
3138         (wl-score-overview-entity-get-extra): Abolish.
3139         (wl-score-ov-entity-get): Rewrite.
3140         (wl-score-string-index<, wl-score-string-func<): Abolish.
3141         (wl-score-string<): New function.
3142         (wl-score-string-sort): Use it.
3143
3144         * wl-refile.el (wl-refile-guess-by-history): Use
3145         elmo-message-entity-field.
3146         (wl-refile-guess-by-from): Ditto.
3147         (wl-refile-guess-by-msgid): Ditto.
3148
3149         * Version number is increased to 2.11.16.
3150
3151 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3152
3153         * wl-folder.el (wl-folder-confirm-existence): Don't call
3154         file-exists-p if msgdb-path is nil.
3155         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3156         `wl-read-folder-hist' to `wl-read-folder-history'.
3157
3158 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3159
3160         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3161         `y-or-n-p'.
3162
3163 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3164
3165         * wl-score.el (wl-score-headers): Don't use
3166         elmo-folder-do-each-message-entity.
3167
3168         * Version number is increased to 2.11.15.
3169
3170 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3171
3172         * wl-summary.el (wl-summary-delete-all-msgs): Use
3173         elmo-folder-move-messages instead of elmo-folder-delete-messages
3174         and elmo-folder-detach-messages.
3175         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3176
3177         * wl-expire.el (wl-expire-delete): Ditto.
3178         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3179
3180 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3181
3182         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3183         (wl-message-header-narrowing-fields): Ditto.
3184         (wl-message-header-narrowing-lines): Ditto.
3185         (wl-message-header-narrowing-string): Ditto.
3186
3187         * wl-summary.el (wl-summary-mode-map): Bind
3188         wl-summary-toggle-header-narrowing to "C-cC-f".
3189         (wl-summary-toggle-header-narrowing): New function.
3190
3191         * wl-message.el (wl-message-buffer-create): Call
3192         wl-message-header-narrowing-setup.
3193         (wl-message-redisplay): Call wl-message-header-narrowing.
3194         (wl-message-header-narrowing): New function.
3195         (wl-message-header-narrowing-map): New keymap.
3196         (wl-message-header-narrowing-widen-map): New keymap.
3197         (wl-message-header-narrowing-again-at-mouse): New function.
3198         (wl-message-header-narrowing-1): Ditto.
3199         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3200         (wl-message-header-narrowing-setup): Ditto.
3201         (wl-message-header-narrowing-toggle): Ditto.
3202         
3203         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3204
3205         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3206         'flag as all.
3207         (wl-use-flag-folder-help-echo): New user option.
3208
3209         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3210         wl-summary-highlight as nil.
3211         (wl-summary-set-mark-modified): Follow the API change.
3212         (wl-summary-mark-modified-p): Ditto.
3213         (wl-summary-mark-as-read-all): Ditto.
3214         (wl-summary-sync-marks): Don't call
3215         elmo-folder-list-messages-with-global-mark.
3216         (wl-summary-mark-as-read-internal): Follow the API change.
3217         (wl-summary-mark-as-answered-internal): Ditto.
3218         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3219         Follow the API change.
3220         (wl-summary-create-line): Call with number argument.
3221         (wl-summary-reply): Follow the API change.
3222
3223         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3224         function.
3225         (wl-highlight-summary-line-string): Call it when
3226         wl-use-flag-folder-help-echo is non-nil.
3227         (wl-highlight-summary-current-line): Ditto.
3228         (elmo-flag-folder-referrer): Added autoload setting.
3229
3230         * wl-draft.el (wl-draft-kill): Follow the API change.
3231
3232         * Version number is increased to 2.11.14.
3233         
3234 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3235
3236         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3237
3238 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3239
3240         * Version number is increased to 2.11.13.
3241
3242 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3243
3244         * wl-draft.el (wl-draft-previous-history-element): Fixed
3245         unbalanced parenthesis and bind unbound local variables.
3246
3247 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3248
3249         * wl-draft.el (wl-draft-previous-history-element): New function.
3250         (wl-draft-next-history-element): Ditto.
3251         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3252         them to M-p and M-n.
3253
3254 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3255
3256         * Version number is increased to 2.11.12.
3257
3258 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3259
3260         * wl-draft.el (wl-draft-hide): Select buffer-window.
3261
3262 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3263
3264         * wl-summary.el (wl-summary-narrow-to-region): New function.
3265         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3266         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3267         (wl-summary-save-region): Use it.
3268         * wl-action.el (wl-summary-collect-numbers-region)
3269         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3270
3271 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3272
3273         * wl-folder.el (wl-folder-count-incorporates): Don't use
3274         `elmo-msgdb-mark-load'
3275
3276         * Version number is increased to 2.11.11.
3277
3278 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3279
3280         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3281         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3282
3283 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3284
3285         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3286
3287 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3288
3289         * Version number is increased to 2.11.10.
3290
3291 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3292
3293         * wl-mime.el (wl-draft-attribute-value): Fixed.
3294
3295 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3296
3297         * wl-util.el (wl-copy-local-variables): New function.
3298
3299         * wl-mime.el (wl-draft-attribute-recipients): New function.
3300         (wl-draft-attribute-envelope-from): Ditto.
3301         (wl-draft-attribute-smtp-posting-server): Ditto.
3302         (wl-draft-attribute-smtp-posting-port): Ditto.
3303         (wl-draft-attribute-value): Ditto.
3304         (wl-draft-preview-message): Use it to get value for
3305         attributes. Reflect result of `wl-draft-config'.
3306
3307         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3308         and call `wl-summary-mark-as-read' before to call
3309         `wl-summary-unset-mark'.
3310         (wl-summary-target-mark-mark-as-unread): Likewise.
3311         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3312
3313 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3314
3315         * wl-mime.el (wl-draft-preview-message): Use actual value for
3316         attributes; Fix for small window.
3317
3318 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3319
3320         * wl-refile.el (wl-refile-get-field-value): Call
3321         `elmo-message-entity-field' with 3rd argument is non-nil.
3322
3323 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3324
3325         * wl-vars.el (wl-draft-preview-attributes): New user option.
3326         (wl-draft-preview-attributes-list): Ditto.
3327         (wl-draft-preview-attributes-buffer-lines): Ditto.
3328         (wl-draft-preview-attributes-buffer-name): Ditto.
3329
3330         * wl-mime.el (wl-draft-preview-message): Display attributes.
3331
3332 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3333
3334         * wl-summary.el (wl-summary-detect-mark-position): Bind
3335         wl-summary-flag-priority-list to '(new).
3336
3337 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3338
3339         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3340         funtion.
3341         (wl-highlight-summary-line-string): Use it.
3342         (wl-highlight-summary-current-line): Ditto.
3343
3344 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3345
3346         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3347         line even when the mark string is not changed.
3348
3349         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3350         argument change in the wl-summary-create-line.
3351         (wl-thread-insert-entity-sub): Ditto.
3352
3353         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3354         argument change in the wl-summary-create-line.
3355         (wl-summary-insert-sequential): Ditto.
3356         (wl-summary-update-thread): Ditto.
3357         (wl-summary-persistent-mark-string): New inline function.
3358         (wl-summary-message-mark): Use it.
3359         (wl-summary-create-line): Abolish argument wl-persistent-mark
3360         and added wl-flags, wl-cached.
3361
3362         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3363         mark to flags.
3364         (wl-highlight-summary-current-line): Decide the face not by the 
3365         persistent mark but flags.
3366
3367 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3368
3369         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3370         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3371         wl-summary-read-uncached-mark): Revive.
3372         (wl-summary-answered-cached-mark,
3373         wl-summary-answered-uncached-mark): New user option.
3374         (wl-summary-score-marks): Follow the change above.
3375         (wl-summary-auto-refile-skip-marks): Ditto.
3376         (wl-summary-incorporate-marks): Ditto.
3377         (wl-summary-expire-reserve-marks): Ditto.
3378         (wl-summary-flag-priority-list): New user option.
3379
3380         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3381         changes.
3382         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3383         of elmo-message-mark.
3384         (wl-summary-mark-as-read-internal): Ditto.
3385         (wl-summary-mark-as-answered): Ditto.
3386         (wl-summary-mark-as-important): Ditto.
3387         (wl-summary-redisplay-internal): Ditto.
3388         (wl-summary-redisplay-no-mime-internal): Ditto.
3389         (wl-summary-message-mark): New function.
3390         (wl-summary-insert-sequential): Use wl-summary-message-mark
3391         instead of elmo-message-mark.
3392         (wl-summary-update-thread): Ditto.
3393         (wl-summary-persistent-mark): Ditto.
3394         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3395         instead of elmo-message-mark.
3396
3397         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3398         wl-summary-message-mark instead of elmo-message-mark.
3399         (wl-thread-insert-entity-sub): Ditto.
3400         (wl-thread-get-children-msgs-uncached): Ditto.
3401
3402         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3403         variable name changes.
3404         (wl-highlight-summary-current-line): Ditto.
3405
3406         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3407         wl-summary-message-mark instead of elmo-message-mark.
3408
3409         * wl-expire.el (wl-expire-message-p): Ditto.
3410
3411         * wl-score.el (wl-score-headers): Ditto.
3412
3413         * Version number is increased to 2.11.9.
3414
3415         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3416         (wl-summary-sync-update): Follow the change above.
3417         (wl-summary-switch-to-clone-buffer): Ditto.
3418         (wl-summary-open-folder): Ditto.
3419
3420 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3421
3422         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3423         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3424
3425         * Version number is increased to 2.11.8.
3426
3427         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3428
3429         * wl-expire.el (wl-expire-refile): Follow the API change on
3430         `elmo-folder-move-messages'.
3431         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3432
3433         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3434         (wl-summary-exec-action-refile): Ditto.
3435         (wl-summary-exec-action-copy): Ditto.
3436         (wl-summary-no-auto-refile-message-p): No use
3437         `wl-summary-buffer-msgdb'.
3438         (wl-summary-auto-refile): Ditto.
3439
3440 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3441
3442         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3443
3444 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3445
3446         * wl-summary.el (wl-summary-sync): Treat no-sync.
3447
3448         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3449         (wl-default-sync-range): Ditto.
3450
3451 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3452
3453         * wl-refile.el (wl-refile-subject-learn): Call
3454         `elmo-message-entity-field' with 3rd argument is non-nil.
3455         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3456         instead of `elmo-msgdb-overview-entity-get-subject'.
3457
3458 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3459
3460         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3461         scan-type is rescan.
3462         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3463         new optional argument force is non-nil.
3464         (wl-summary-save-view-cache): Call it with force argument non-nil.
3465
3466         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3467
3468 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3469
3470         * wl-action.el (wl-summary-print-argument): Fixed last change.
3471
3472 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3473
3474         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3475         simplified.
3476         (wl-summary-target-mark-mark-as-unread): Likewise.
3477         (wl-summary-target-mark-mark-as-important): Likewise.
3478
3479 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3480
3481         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3482         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3483         (wl-summary-mark-as-important-region): Change accordingly.
3484         (wl-summary-target-mark-mark-as-important): Ditto.
3485
3486 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3487
3488         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3489
3490         * wl-action.el (wl-summary-print-argument): Print argument to
3491         right side of window if `wl-summary-print-argument-within-window'
3492         is non-nil.
3493
3494 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3495
3496         * wl-action.el (wl-summary-set-mark): Use
3497         `wl-summary-message-visible-p' to check visibility of the message
3498         and jump to message only when the message line is visible and have
3499         different number; Call wl-summary-unset-mark with number argument.
3500         (wl-summary-unset-mark): 
3501         Use `wl-summary-message-visible-p'
3502         to check visibility of the message and jump to message only when
3503         the message line is visible and have different number;
3504
3505 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3506
3507         * Version number is increased to 2.11.7.
3508
3509         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3510         and wl-folder-summary-line-format.
3511
3512         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3513         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3514         (wl-summary-set-score-mark): Use it.
3515         (wl-summary-target-mark-mark-as-read): Ditto.
3516         (wl-summary-target-mark-mark-as-unread): Ditto.
3517         (wl-summary-target-mark-mark-as-important): Ditto.
3518         (wl-summary-target-mark-msgs): Simplified.
3519         (wl-summary-detect-mark-position): Fixed problem when
3520         summary-line-format no contain persisten/temp mark spec.
3521         (wl-summary-temp-mark): Ditto.
3522         (wl-summary-persistent-mark): Ditto.
3523         (wl-summary-update-persistent-mark): Ditto.
3524
3525         * wl-action.el (wl-summary-set-mark): Ditto.
3526         (wl-summary-unset-mark): Ditto.
3527         All other related portions are changed.
3528
3529 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3530
3531         * Version number is increased to 2.11.6.
3532
3533 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3534
3535         * wl-util.el (wl-current-message-buffer): Define as function;
3536         Don't use the value of wl-messge-buffer.
3537
3538         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3539         persistent mark.
3540
3541         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3542         no current message, cause an error.
3543
3544 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3545
3546         * wl-summary.el (wl-summary-set-message-modified): Use
3547         elmo-folder-set-message-modified instead of
3548         elmo-folder-set-message-modified-internal.
3549
3550 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3553         interactively.
3554         (wl-summary-sync): nokill->entirely.
3555         (wl-summary-sync-marks): Fixed message.
3556         (wl-summary-input-range): Added mark, nokill->entirely.
3557
3558         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3559         messages as read.
3560
3561 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3562
3563         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3564         update-noscore.
3565         (wl-summary-sync): Follow the change above.
3566
3567 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3568
3569         * wl-action.el (wl-summary-target-mark-all): Use
3570         elmo-folder-list-messages.
3571
3572 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3573
3574         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3575         (wl-summary-rescan): Set wl-summary-scored as nil.
3576         (wl-summary-sync-force-update): Follow the change above.
3577         (wl-summary-sync): Ditto.
3578         (wl-summary-sync-update): Added argument disable-killed.
3579         (wl-summary-insert-headers): Set visible-only argument for
3580         elmo-folder-list-messages.
3581         (wl-summary-input-range): Added update-nokill, update-noscore,
3582         all-nokill, all-noscore and mark.
3583
3584         * Version number is increased to 2.11.5.
3585
3586         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3587
3588 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3589
3590         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3591         (wl-summary-prefetch-region-no-mark): Change accordingly.
3592         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3593
3594 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3595
3596         * wl-address.el (wl-complete-field-to): Abolished.
3597         (wl-complete-address): Completion function for completing-read.
3598         * wl-action.el (wl-summary-get-resend-address): Use it.
3599
3600         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3601         wl-summary-update-mark and abolish unused argument.
3602         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3603         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3604         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3605         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3606         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3607         * wl-draft.el (wl-draft-kill): Ditto.
3608
3609         * wl-summary.el: Remove unused binding of case-fold-search.
3610         (wl-summary-replace-status-marks): Abolished.
3611
3612 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3613
3614         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3615         is specified or folder length is zero.
3616
3617 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3618
3619         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3620         (wl-folder-archive-current-entity): Ditto.
3621
3622 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3623
3624         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3625         retrieving message mark.
3626         (wl-summary-redisplay-internal): Ditto.
3627
3628         * wl-message.el (wl-message-buffer-display): Ignore errors while
3629         retrieving message-id field.
3630
3631         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3632         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3633         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3634         order of the arguments for `wl-expire-message-p'.
3635         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3636
3637         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3638         Check return value of wl-summary-reply.
3639         (wl-summary-reply): Recover window configuration when an error occured.
3640
3641 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3642
3643         * wl-summary.el (wl-summary-resend-message): Abolished, the
3644         feature is inherited by wl-summary-resend (put resend mark).
3645
3646 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3647
3648         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3649         wl-message-buffer to nil when the message is hide.
3650
3651 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3652
3653         * .cvsignore: New file.
3654
3655 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3656
3657         * wl-action.el (wl-summary-action-docstring): Add more info.
3658         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3659         duplicate definition.
3660         (wl-summary-define-mark-action): Functions wl-summary-*-region
3661         keep current position.
3662         (wl-summary-unregister-target-mark): Store result to the variable.
3663
3664 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3665
3666         * Version number is increased to 2.11.4.
3667
3668 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3669
3670         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3671         wl-summary-delete-all-temp-marks.
3672         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3673
3674         * wl-action.el (wl-summary-set-mark): Changed terminology
3675         refile-destination -> action-argument.
3676         (wl-summary-unset-mark): Ditto.
3677         (wl-summary-remove-argument): Ditto.
3678         (wl-summary-print-argument): Ditto.
3679
3680         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3681         (wl-thread-remove-argument-region): Ditto.
3682         (wl-thread-print-argument-region): Ditto.
3683         (wl-thread-close): Ditto.
3684         (wl-thread-open): Ditto.
3685
3686         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3687         (wl-highlight-refile-destination-face is abolished)
3688         (wl-highlight-action-argument-string): Ditto.
3689         (wl-highlight-summary-current-line): Highlight action argument.
3690
3691         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3692         color for light backgrounds.
3693         (wl-highlight-summary-answered-face): Ditto.
3694
3695 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3696
3697         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3698
3699         * wl-score.el (wl-summary-score-update-all-lines): Use
3700         wl-summary-set-mark.
3701         (wl-summary-score-update-all-lines): Kill expunged messages.
3702
3703         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3704
3705 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3706
3707         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3708         directly.
3709         (wl-score-overview-entity-get-lines): Ditto.
3710         (wl-score-overview-entity-get-xref): Ditto.
3711         (wl-score-get-latest-msgs): Ditto.
3712         (wl-summary-rescore): Ditto.
3713
3714         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3715         to "&".
3716         (wl-summary-mark-as-answered-internal): New inline function.
3717         (wl-summary-mark-as-answered): New function.
3718         (wl-summary-mark-as-unanswered): Ditto.
3719         (wl-summary-sync-marks): Modified for answered-mark synching.
3720
3721 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3722
3723         * wl-action.el (wl-summary-set-mark): Fixed last change.
3724
3725 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3726
3727         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3728         behavior of wl-summary-unread-message-hook
3729         (Pointed out by akira yamada <akira@arika.org>).
3730
3731 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3732
3733         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3734         wl-summary-delete.
3735         * wl-xmas.el (wl-summary-toolbar): Ditto.
3736
3737         * wl-action.el (wl-summary-set-mark): Don't override current
3738         temp-mark.
3739
3740         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3741
3742 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3743
3744         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3745         (wl-refile-msgid-learn): Ditto.
3746         (wl-refile-get-field-value): Ditto.
3747
3748         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3749
3750         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3751         (wl-expire-delete-reserved-messages): Renamed from
3752         wl-expire-reserve-marked-msgs-from-list.
3753         (wl-expire-delete): Removed argument `msgdb'.
3754         (wl-expire-refile): Ditto.
3755         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3756         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3757         mark-alist as argument.
3758         (wl-expire-archive-number1): Removed argument `msgdb'.
3759         (wl-expire-archive-number2): Ditto.
3760         (wl-expire-archive-date): Ditto.
3761         (wl-expire-localdir-date): Ditto.
3762         (wl-expire-hide): Ditto.
3763         (wl-archive-number1): Ditto.
3764         (wl-archive-number2): Ditto.
3765         (wl-archive-date): Ditto.
3766         (wl-archive-folder): Ditto.
3767         All other related portions are changed.
3768
3769 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3770
3771         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3772         mean move up and down. (suggested by Takashi Kawachi)
3773
3774 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3775
3776         * wl-acap.el (toplevel): Don't require un-define.
3777
3778 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3779
3780         * wl-thread.el (wl-thread-delete-message): Always update
3781         wl-summary-buffer-number-list.
3782
3783         * wl-action.el (wl-summary-print-destination): 
3784         Do nothing when folder is nil.
3785
3786 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3787
3788         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3789         persistent mark when prefetch is succeeded.
3790
3791 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3792
3793         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3794         instead of elmo-msgdb-delete-msgs.
3795         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3796         (wl-expire-hide): Ditto.
3797
3798         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3799
3800         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3801         elmo-msgdb interface.
3802         (wl-thread-get-exist-children): Likewise.
3803         (wl-thread-insert-message): Likewise.
3804         (wl-thread-msg-mark-as-important): Likewise.
3805         (wl-thread-insert-entity-sub): Likewise.
3806         (wl-thread-get-children-msgs-uncached): Likewise.
3807
3808         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3809         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3810         (wl-summary-sync-update): Likewise.
3811         (wl-summary-auto-select-msg-p): Likewise.
3812         (wl-summary-update-thread): Likewise.
3813         (wl-summary-mark-as-important): Likewise.
3814         (wl-summary-jump-to-msg-internal): Likewise.
3815         (wl-summary-redisplay-internal): Likewise.
3816         (wl-summary-print-message-with-ps-print): Likewise.
3817         (wl-summary-folder-info-update): Likewise.
3818
3819         * wl-folder.el (wl-folder-check-one-entity):
3820         elmo-folder-count-flags instead of wl-summary-count-unread.
3821
3822         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3823
3824         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3825
3826         * wl-summary.el (wl-summary-set-message-modified): 
3827         Call wl-summary-set-mark-modified.
3828         (wl-summary-delete-messages-on-buffer): Call
3829         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3830         (wl-summary-sync-update): Call elmo-folder-length instead of
3831         elmo-folder-messages.
3832         (wl-summary-insert-headers): Don't call
3833         elmo-folder-list-message-entities.
3834
3835 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3836
3837         * wl-action.el (wl-summary-define-mark-action): Call
3838         `wl-summary-set-mark' with argument `data'.
3839         (wl-summary-auto-refile): Fixed order of arguments when call
3840         `wl-summary-refile'.
3841
3842 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3843
3844         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3845
3846         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3847
3848         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3849         (Renamed from wl-highlight-summary-deleted-face).
3850         (wl-highlight-summary-resend-face): New face.
3851
3852         (wl-highlight-summary-deleted-face): Renamed from
3853         wl-highlight-summary-erased-face.
3854
3855         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3856
3857         * wl-action.el (wl-summary-get-resend-address): New function.
3858         (wl-summary-exec-action-resend): Ditto.
3859         (wl-summary-exec-action-resend-subr): Ditto.
3860
3861         * w-thread.el (wl-thread-copy): Removed definition.
3862         (wl-thread-refile): Ditto.
3863         (wl-thread-delete): Ditto.
3864         (wl-thread-target-mark): Ditto.
3865
3866         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3867         (wl-summary-target-mark-set-action): Fixed.
3868         (wl-summary-define-mark-action): Fixed quotation.
3869         (wl-summary-move-mark-list-messages): Display message.
3870         (wl-summary-define-mark-action): Define thread functions.
3871         (wl-summary-exec-action-refile): Changed message.
3872         (wl-summary-exec): Ditto.
3873
3874 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3875         
3876         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3877         '%%'.
3878
3879 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3880
3881         * wl.el (toplevel): Require wl-action.
3882         (wl-init): Call wl-summary-define-mark-action.
3883
3884         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3885
3886         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3887         wl-summary-delete and wl-summary-erase.
3888         (wl-summary-mode-map): Ditto.
3889
3890         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3891         wl-delete-folder-alist.
3892
3893         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3894         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3895         (toplevel): Moved mark & action related functions to the wl-action.el.
3896
3897         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3898         in wl-summary-mark-action-list.
3899         (wl-highlight-summary-current-line): Ditto.
3900
3901         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3902         empty lines.
3903
3904         * wl-action.el: New file. 
3905
3906 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3907
3908         * wl-summary.el (wl-summary-target-mark-replace): New function.
3909         (wl-summary-target-mark-prefetch): Use it.
3910         (wl-summary-target-mark-delete): Ditto.
3911         (toplevel): Rearranged definition order.
3912         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3913         (wl-summary-target-mark-erase): Rewrite.
3914         (wl-summary-erase-region): New function.
3915         (wl-summary-exec-action-erase): Changed message.
3916         (wl-summary-move-mark-list-messages): New function.
3917         (wl-summary-exec-action-delete): Use it.
3918         (wl-summary-exec-action-erase): Ditto.
3919
3920         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3921         (wl-summary-skip-mark-list): Added "d".
3922
3923         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3924         while searching.
3925
3926         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3927         and define using defcustom;
3928         Define 4th element as a face.
3929         
3930         * wl-summary.el (wl-summary-incorporate): Use 
3931         `wl-summary-prefetch-region-no-mark' instead of
3932         `wl-summary-prefetch-region'.
3933         (wl-summary-prefetch-region-no-mark): Revival of old
3934         `wl-summary-prefetch-region'.
3935         (wl-summary-mark-action-list): Moved to wl-vars.el
3936
3937         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3938         face according to the `wl-summary-mark-action-list'.
3939         (wl-highlight-summary-current-line): Ditto;
3940         Removed destination highlighting.
3941
3942         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3943         (wl-highlight-summary-line-string): Highlight for "i" mark.
3944         (wl-highlight-summary-current-line): Ditto.
3945
3946         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3947         no destination.
3948
3949         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3950         exists, just go ahead.
3951         (wl-summary-prefetch-region): Rewrite.
3952         (wl-summary-prefetch): Ditto.
3953         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3954         (wl-summary-exec-action-prefetch): New function.
3955         (wl-summary-target-mark-prefetch): Rewrite.
3956
3957 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3958
3959         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3960         (wl-highlight-summary-line-string): Added "d" and "D".
3961         (wl-highlight-summary-current-line): Ditto.
3962
3963         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3964         in wl-summary.el.
3965         (wl-thread-insert-entity-sub): Ditto.
3966         (wl-thread-remove-destination-region): Ditto.
3967         (wl-thread-print-destination-region): Ditto.
3968
3969         * wl-summary.el (wl-summary-buffer-refile-list,
3970         wl-summary-buffer-delete-list,
3971         wl-summary-buffer-copy-list): Abolish.
3972         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3973         All other related portions are changed.
3974         (wl-summary-mark-action-list): New variable.
3975         (wl-summary-set-mark): New function.
3976         (wl-summary-register-target-mark): Ditto.
3977         (wl-summary-unregister-target-mark): Ditto.
3978         (wl-summary-have-target-mark-p): Ditto.
3979         (wl-summary-register-temp-mark): Ditto.
3980         (wl-summary-unregister-temp-mark): Ditto.
3981         (wl-summary-registered-temp-mark): Ditto.
3982         (wl-summary-collect-temp-mark): Ditto.
3983         (wl-summary-unset-mark): Ditto.
3984         (wl-summary-set-target-mark): Ditto.
3985         (wl-summary-unset-target-mark): Ditto.
3986         (wl-summary-set-action-generic): Ditto.
3987         (wl-summary-unset-action-generic): Ditto.
3988         (wl-summary-exec-action-delete): Ditto.
3989         (wl-summary-exec-action-erase): Ditto.
3990         (wl-summary-set-action-refile): Ditto.
3991         (wl-summary-set-action-refile-subr): Ditto.
3992         (wl-summary-unset-action-refile): Ditto.
3993         (wl-summary-make-destination-numbers-list): Ditto.
3994         (wl-summary-exec-action-refile): Ditto.
3995         (wl-summary-set-action-copy): Ditto.
3996         (wl-summary-unset-action-copy): Ditto.
3997         (wl-summary-exec-action-copy): Ditto.
3998         (wl-summary-collect-numbers-region): Ditto.
3999         (wl-summary-delete): Rewrite.
4000         (wl-summary-erase): Ditto.
4001         (wl-summary-remove-destination): Ditto.
4002         (wl-summary-exec): Ditto.
4003         (wl-summary-exec-region): Ditto.
4004         (wl-summary-target-mark-erase): Ditto.
4005         (wl-summary-refile): Ditto.
4006         (wl-summary-copy): Ditto.
4007         (wl-summary-unmark): Ditto.
4008         (wl-summary-delete-all-mark): Ditto.
4009         (wl-summary-mark-line): Don't highlight.
4010         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4011         (wl-summary-target-mark-refile-subr): Rewrite.
4012
4013         (wl-summary-copy-prev-destination): Abolish.
4014
4015 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4016
4017         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4018         default values along the value of wl-on-mule.
4019         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4020         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4021         It is not used anywhere.
4022
4023 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4024
4025         * wl-summary.el (wl-summary-print-destination): Keep position.
4026         (wl-summary-cursor-move-surface): Keep horizontal position.
4027
4028 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4029
4030         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4031         write sendlog.
4032
4033 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4034
4035         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4036         `wl-summary-highlight'.
4037
4038 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4039
4040         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4041         trivial condition for temp-mark.
4042
4043 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4044
4045         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4046         when it hits killed buffer.
4047
4048 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4049
4050         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4051         * wl-news.el.in: `message' and `error' take format string.
4052
4053 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4054
4055         * wl-folder (wl-folder-insert-entity): Display a message,
4056         `...done', when the work finish.
4057         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4058
4059 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4060
4061         * wl-message.el (wl-message-redisplay): Remove unused local
4062         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4063
4064 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4065
4066         * wl-summary.el (wl-summary-replace-status-marks): Disable
4067         interactive use.
4068         (wl-summary-reedit): Check message existence at first.
4069         (wl-summary-mark-line): Fix doc, return value is indefinite.
4070
4071         * wl-highlight.el (wl-highlight-message): Arranged.
4072
4073         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4074         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4075         check temp-mark by wl-summary-temp-mark always.
4076         (wl-highlight-summary): Change accordingly.
4077         * wl-summary.el (wl-summary-mark-as-read-all)
4078         (wl-summary-delete-cache, wl-summary-set-score-mark)
4079         (wl-summary-mark-as-unread, wl-summary-unmark)
4080         (wl-summary-mark-line, wl-summary-mark-as-read)
4081         (wl-summary-mark-as-important): Ditto.
4082
4083         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4084         end of the window if possible.
4085         * wl-summary.el (wl-summary-sync-update): Support lazy
4086         highlighting.
4087         (wl-summary-toggle-disp-msg): Ditto.
4088
4089 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4090
4091         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4092
4093 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4094
4095         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4096         change.
4097
4098 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4101         API.
4102         (wl-summary-sync-update): Ditto.
4103
4104         * wl-score.el (wl-score-get-score-alist): Changed argument.
4105         (wl-summary-rescore-msgs): Likewise.
4106         (wl-summary-score-headers): Likewise.
4107         (wl-score-headers): Likewise;
4108         Use elmo-folder-do-each-message-entity, etc.
4109         (wl-summary-score-effect): Follow the changes above.
4110         (wl-summary-rescore): Ditto.
4111         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4112         (wl-score-get-overview): Abolish.
4113
4114         * wl-summary.el (wl-summary-default-from): Follow the API change in
4115         elmo-msgdb.
4116         (wl-summary-count-unread): Ditto.
4117         (wl-summary-detect-mark-position): Ditto.
4118         (wl-summary-overview-entity-compare-by-date): Ditto.
4119         (wl-summary-overview-entity-compare-by-number): Ditto.
4120         (wl-summary-overview-entity-compare-by-from): Ditto.
4121         (wl-summary-overview-entity-compare-by-subject): Ditto.
4122         (wl-summary-get-list-info): Ditto.
4123         (wl-summary-rescan): Ditto.
4124         (wl-summary-jump-to-msg-by-message-id): Ditto.
4125         (wl-summary-sync-update): Ditto; Removed comment.
4126         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4127         (wl-summary-insert-message): Use wl-summary-insert
4128         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4129         (wl-summary-insert-headers): Changed argument overview to folder.
4130         (wl-summary-search-by-subject): Likewise.
4131         (wl-summary-insert-thread): Renamed from 
4132         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4133
4134         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4135         too.
4136
4137         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4138         wl-string-member.
4139
4140 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4141
4142         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4143         elmo-folder-append-buffer.
4144         (wl-draft-queue-append): Likewise.
4145
4146         * wl-mime.el (wl-message-delete-current-part): Ditto.
4147         (wl-summary-burst-subr): Ditto.
4148
4149         * wl-news.el.in (wl-news-send-news): Ditto.
4150
4151 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4152
4153         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4154         function.
4155         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4156         (wl-summary-update-mark): Enclose with save-excursion.
4157         (wl-summary-mark-as-read-internal): Fixed last change.
4158         (wl-summary-mark-as-important): Use 3rd argument of
4159         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4160         Don't use elmo-msgdb-set-mark.
4161         (wl-summary-redisplay-internal): If msgdb flag is already read,
4162         just update the mark on buffer.
4163
4164 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4165
4166         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4167         cut visible folder when elmo-folder-delete returns non-nil value.
4168
4169 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4170
4171         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4172         by Kenichi OKADA <okada@opaopa.org>).
4173
4174 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4175
4176         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4177
4178 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4179
4180         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4181         Fixed the last change, search group entity by its real name.
4182         (Thanks to: KOBAYASHI Shinji)
4183
4184 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4185
4186         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4187         (wl-fldmgr-access-display-all): Don't refer visible name.
4188         * wl-expire.el (wl-folder-archive-current-entity)
4189         (wl-folder-expire-current-entity): Ditto.
4190         * wl-folder.el (wl-folder-jump-to-current-entity)
4191         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4192         (wl-folder-open-folder-sub,wl-folder-open-all)
4193         (wl-folder-write-current-folder): Ditto.
4194         (wl-folder-insert-entity): Don't use petname for normal group.
4195         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4196         is the real name.
4197         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4198         Abolished.
4199
4200 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4201
4202         * wl-draft.el (wl-draft-create-buffer): Add
4203         `wl-summary-reply-with-citation'
4204
4205 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4206
4207         * wl-draft.el (wl-draft-reply): Fixed.
4208
4209 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4210
4211         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4212         when `wl-draft-send-confirm-with-preview' is non-nil.
4213         You can scroll up/down by j/k.
4214         (wl-draft-send-confirm-with-preview): New variable (default=t).
4215
4216 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4217
4218         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4219         (wl-fldmgr-save-folders): Fix comment.
4220
4221 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4222
4223         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4224         along the last change in `wl-folder-buffer-group-p'.
4225
4226 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4227
4228         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4229         folder.
4230
4231         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4232         the default value.
4233
4234         * wl-mime.el (wl-summary-burst): Update summary only when target
4235         folder equals current folder.
4236
4237 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4240
4241 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4242
4243         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4244         value.
4245
4246 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4247
4248         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4249         `map-extents' instead of `extent-at' repeatedly.
4250         (wl-highlight-folder-current-line): Ditto.
4251
4252         * wl-highlight.el: Remove useless dummy functions.
4253
4254 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4255
4256         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4257         (wl-folder-put-folder-property): New function to put text property.
4258         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4259         (wl-folder-insert-entity, wl-folder-update-diff-line)
4260         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4261         * wl-e21.el, wl-xmas.el, wl-mule.el
4262         (wl-highlight-folder-current-line): Ditto.
4263         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4264         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4265         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4266         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4267
4268 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * Version number is increased to 2.11.3.
4271
4272 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4273
4274         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4275         Resume current-buffer since it is assumed by remaining tasks.
4276
4277 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4278
4279         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4280         (wl-folder-completion-function): Abolished.
4281         (wl-folder-complete-folder): New function.
4282         (wl-folder-complete-filter-condition): Ditto.
4283         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4284         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4285
4286 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4287
4288         * wl-draft.el (wl-draft-send-confirm): New function.
4289         (wl-draft-send): Use it.
4290
4291         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4292         cursor-in-echo-area while confirming.
4293
4294         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4295
4296         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4297         searching via nntp if wl-summary-search-via-nntp is 'force.
4298         Otherwise, invoke searching in nntp folder only.
4299         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4300
4301         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4302         explicitly for mime-make-text-tag.
4303
4304 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4305
4306         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4307         `mime-make-text-tag' instead of `mime-create-tag'.
4308
4309 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4312         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4313
4314 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4315
4316         * wl-score.el (wl-score-save): Bind print-length and print-level.
4317         (wl-score-pretty-print): Ditto.
4318         (wl-score-edit-insert-header-entry): Ditto.
4319
4320         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4321         "From" entry to be treated with wl-draft-eword-encode-address-list.
4322         * wl-mime.el (wl-draft-preview-message): Ditto.
4323
4324         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4325         (wl-summary-mark-as-unread): Ditto.
4326         (wl-summary-mark-as-read-region): Change accordingly.
4327         (wl-summary-mark-as-unread-region): Ditto.
4328         (wl-summary-target-mark-mark-as-read): Ditto.
4329         (wl-summary-target-mark-mark-as-unread): Ditto.
4330
4331 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4332
4333         * Version number is increased to 2.11.2.
4334
4335 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-news.el.in (wl-news-previous-version-save): Bind
4338         print-length and print-level.
4339         * wl-thread.el (wl-thread-save-entities): Ditto.
4340         (wl-thread-save-top-list): Bind print-length.
4341
4342 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4343
4344         * wl-highlight.el (wl-highlight-summary-line-string): Use
4345         wl-summary-score-below-mark, wl-summary-score-over-mark.
4346         (wl-highlight-summary-current-line): Ditto.
4347
4348 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4349
4350         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4351         insert it.
4352
4353 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4354
4355         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4356
4357 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4360         message without msgid.
4361         Rewrite with elmo-folder-move-messages.
4362         Set wl-message-buffer to nil.
4363
4364         * wl-summary.el (wl-summary-erase-subr): New function. Use
4365         elmo-folder-move-messages.
4366         (wl-summary-erase): Call it.
4367         (wl-summary-target-mark-erase): Ditto.
4368
4369 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4370
4371         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4372         it is not up-tp-date.
4373
4374 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4375
4376         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4377         buffer after calling `wl-summary-goto-folder-subr' without the
4378         argument `interactive'.
4379         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4380
4381 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4382
4383         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4384         `mime-create-tag'. Use `string=' instead of `looking-at'.
4385
4386 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4387
4388         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4389         to avoid compile warning.
4390
4391         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4392         entity-id when folder is given.
4393         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4394         save-excursion, use save-selected-window instead.
4395         Select folder buffer window if exists.
4396         (To correct behavior with wl-folder-move-cur-folder.)
4397
4398 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4399
4400         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4401
4402 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4403
4404         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4405         list-count instead of %d.
4406
4407 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4408
4409         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4410         (wl-news): Set it.
4411         (wl-news-append-to-folder): Use it.
4412
4413         * wl-news.el.in (wl-news-send-news): Append to specified folder
4414         instead of wl-default-folder.
4415         (wl-news-append-to-folder): Show error message with specified folder.
4416
4417         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4418                 In most major modes, Emacs assumes that any opening
4419                 delimiter found at the left margin is the start of a
4420                 top-level definition, or defun. Therefore, *never put an
4421                 opening delimiter at the left margin unless it should have
4422                 that significance.*
4423
4424         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4425
4426 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4427
4428         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4429
4430 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4431
4432         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4433
4434 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4435
4436         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4437         for sequential numbering case.
4438
4439 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4440
4441         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4442         value.
4443         (wl-draft-reply-without-argument-list): Ditto.
4444         (wl-draft-reply-myself-with-argument-list): Abolish.
4445         (wl-draft-reply-myself-without-argument-list): Ditto.
4446         * wl-draft.el (wl-draft-self-reply-p): New function.
4447         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4448
4449 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4450
4451         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4452         (avoid error for the case without byte-compiling)
4453
4454 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4455
4456         * wl-news.el.in (wl-news-append-to-folder): New function.
4457         (wl-news-exit): Rewrite.
4458         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4459
4460 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4461
4462         * wl-draft.el (wl-draft-reply-position): New function.
4463         (wl-draft-reply-position): Fix.
4464         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4465         (wl-summary-target-mark-reply-with-citation): Ditto.
4466         (wl-summary-reply-with-citation): Ditto.
4467         * wl-vars.el (wl-draft-reply-default-position): New variable.
4468
4469 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4470
4471         * wl-draft.el (wl-draft-send): Preview when interactive send.
4472
4473 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4474
4475         * wl-draft.el (wl-draft-reply): Set default position.
4476         * wl-summary.el (wl-summary-reply): Ditto.
4477         (wl-summary-reply-with-citation): Ditto.
4478         (wl-summary-target-mark-reply-with-citation): Ditto.
4479
4480 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4481
4482         * wl-news.el.in (wl-news-lang): Set default value according to
4483         current-language-environment.
4484         (wl-news-append-news): Do nothing when news-list is nil.
4485
4486 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4487
4488         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4489         (wl-news): Change message.
4490         (wl-news-exit): Check buffer.
4491         (wl-news-force-exit): New function.
4492         (wl-news-show-all): New function.
4493         (wl-news-discard-and-exit): Fix.
4494
4495 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4496
4497         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4498         according to current-language-environment.
4499
4500         * wl-news.el.in (wl-news): If arg, show all NEWS after
4501         wl-news-default-previous-version.
4502
4503 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4504
4505         * wl-news.el.in (wl-news-check): Rewritten.
4506         (wl-news-previous-version-load): Change data type.
4507         (wl-news-previous-version-save): Change data type.
4508         (wl-news-append-news): Add return value.
4509         (wl-news-check-news): New function.
4510         (wl-news-already-current-p): New function.
4511         (wl-news-send-news): Rewritten.
4512         (wl-news-mode-map): Add new keybind.
4513         (wl-news): Rewritten.
4514         (wl-news-exit): Rewritten.
4515         (wl-news-discard-and-mail): New function.
4516         (wl-news-send-to-address): Abolished.
4517         * wl.el (wl-init): Delete a message.
4518
4519 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4520
4521         * wl-news.el.in (wl-news-exit): Update previous version.
4522         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4523
4524 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4525
4526         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4527
4528 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4529
4530         * wl-news.el.in (wl-news): New function.
4531         (wl-news-mode): New function.
4532         (wl-news-next-line): New function.
4533         (wl-news-next-page): New function.
4534         (wl-news-exit): New function.
4535         (wl-news-buf-name): New variable.
4536         (wl-news-mode-map): New variable.
4537         (wl-news-winconf): New variable.
4538         (wl-news-append-news): Add an option.
4539
4540 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4541
4542         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4543
4544 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4545
4546         * wl-news.el.in (wl-news-send-to-address): New variable.
4547         (wl-news-send-news): Use it.
4548         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4549         Return updating status.
4550         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4551
4552 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4553
4554         * wl-news.el.in (wl-news-send-news): Delete
4555         Organization and X-Face.
4556
4557 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4558
4559         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4560         (wl-news-append-news): New function.
4561         (wl-news-send-news): New function.
4562
4563 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4564
4565         * Version number is increased to 2.11.1.
4566
4567 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4568
4569         * wl-news.el.in : New file.
4570
4571 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4572
4573         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4574         default value.
4575         (wl-draft-reply-without-argument-list): Ditto.
4576
4577 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4578
4579         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4580         (wl-message-buffer-prefetch-idle-time): Ditto.
4581         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4582
4583 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4584
4585         * wl-thread.el (wl-thread-insert-message): Use
4586         wl-summary-max-thread-depth.
4587
4588         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4589         loop detection.
4590
4591         * wl-message.el (wl-message-buffer-display): Back to the first page
4592         when cache is hit.
4593
4594 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4595
4596         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4597
4598         * wl-summary.el (wl-summary-insert-thread-entity):
4599         If the thread depth is reached to wl-summary-max-thread-depth,
4600         divide the thread.
4601
4602 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4603
4604         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4605         for elmo-remove-passwd.
4606
4607 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4608
4609         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4610         folder is sticky.
4611         (wl-folder-mark-as-read-all-entity): Ditto.
4612         (wl-folder-prefetch-entity): Ditto.
4613
4614 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4615
4616         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4617
4618 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4621         Delete messages on buffer for unplugged operation.
4622         (wl-summary-erase): Ditto.
4623
4624 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4625
4626         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4627         take nil so as not to search parent by subject.
4628
4629 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4630
4631         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4632         (wl-folder-get-next-folder): Ditto.
4633         (wl-folder-get-path): Ditto.
4634
4635 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4636
4637         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4638         system and encode the region with it before verifying.
4639
4640 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4641
4642         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4643         system of the echo buffer before decoding.
4644
4645 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4646
4647         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4648         original contents.
4649
4650 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4651
4652         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4653         with argument 'any-exists.
4654
4655 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4656
4657         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4658         Use `wl-cs-autoconv'.
4659
4660 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4661
4662         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4663         by `mime-view-automatic-conversion'.
4664
4665         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4666         (wl-message-verify-pgp-nonmime): Ditto.
4667         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4668         Bind them to C-c:d and C-c:v respectively.
4669
4670         Merge following code by Teranishi-san from [wl-en:00167].
4671         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4672         (wl-mime-preview-application/pgp-encrypted): Ditto.
4673         (wl-mime-setup): Add entry.
4674
4675 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4676
4677         * wl-summary.el (wl-summary-target-mark-erase): New function.
4678         Bind it to "mD".
4679
4680 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4681
4682         * wl-vars.el (wl-draft-write-file-function): Fix.
4683         (wl-draft-reedit-hook): Changed default value.
4684
4685         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4686         wl-draft-reedit-hook.
4687         (wl-draft-remove-text-plain-tag): New function.
4688         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4689
4690         * wl-vars.el (wl-draft-write-file-function): New user option.
4691
4692         * wl-draft.el (wl-draft-prepare-edit): Use it for
4693         local-write-file-hooks.
4694         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4695
4696         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4697         (wl-draft-insert-mail-header-separator): Return the body beginning
4698         point.
4699         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4700         text/plain.
4701         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4702
4703 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4704
4705         * wl-summary.el (wl-summary-erase): New function to erase message
4706         without moving it to trash. Bind to "D".
4707
4708         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4709         as `keep' unless switch-function.
4710
4711 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4712
4713         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4714         message buffer by using `wl-summary-toggle-disp-msg'.
4715         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4716         buffer window.
4717         (wl-summary-supresedes-message): Ditto.
4718
4719         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4720         Do not delete other windows.
4721         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4722         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4723         (wl-draft-create-buffer): Set reply-or-forward also for target
4724         mark commands.
4725
4726 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4727
4728         * wl-draft.el (wl-user-agent-compose): Delete special case for
4729         switch-to-buffer-other-window.
4730
4731         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4732         (wl-summary-forward): Ditto.
4733
4734         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4735         function.
4736         (wl-draft-buffer-style): New use option.
4737
4738         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4739         (wl-draft): Follow the change above.
4740         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4741         wl-draft-buffer-style.
4742         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4743         switch-function.
4744
4745 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4746
4747         * wl-address.el (wl-address-make-completion-entry): Extracted from
4748         `wl-address-make-completion-list'.
4749         (wl-address-enable-strict-loading): New variable.
4750         (wl-address-make-completion-list): Revive petname duplication
4751         inquiry, and enable it if `wl-address-enable-strict-loading'.
4752         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4753
4754 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4755
4756         * wl-message.el (wl-message-get-original-buffer): Avoid
4757         'Selecting deleted buffer' error when original buffer is killed.
4758
4759 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4760
4761         * wl-summary.el (wl-summary-next-message): Use
4762         elmo-message-accessible-p instead of elmo-message-cached-p.
4763
4764 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4765
4766         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4767
4768         * wl-thread.el (wl-thread-open-all-unread): Use
4769         elmo-folder-list-flagged instead of
4770         elmo-folder-list-messages-mark-match.
4771
4772         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4773         instead of elmo-folder-list-messages-mark-match.
4774         (wl-summary-move-spec-alist): New variable.
4775         (wl-summary-move-spec-plugged-alist,
4776         wl-summary-move-spec-unplugged-alist): Abolish.
4777         (wl-summary-next-message): Follow the change above.
4778         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4779         with 'no-msg' argument.
4780
4781         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4782         variable.
4783         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4784         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4785         (wl-message-buffer-prefetch-get-next): Follow the change above.
4786
4787 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4788
4789         * wl-version.el (wl-version): Changed codename.
4790
4791         * Version number is increased to 2.11.0.
4792
4793 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4794
4795         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4796         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4797         `wl-draft-config-variables'.
4798         (wl-draft-kill): Fixed problem when the draft is reedit.
4799
4800 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4801
4802         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4803         buffer-modified status (Thanks to
4804         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4805
4806 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4807
4808         * wl-util.el (wl-region-exists-p): New function.
4809
4810         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4811         Remove defvars for byte-compile warnings.
4812
4813 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4814
4815         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4816         defvar-maybe. Removed unused bind.
4817
4818 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4819
4820         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4821         summary buffer window before creating new frame.
4822         (wl-draft-reply): Ditto.
4823
4824 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4825
4826         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4827
4828 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4829
4830         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4831
4832 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4833
4834         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4835         instead of `kill-region'.
4836
4837 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4838
4839         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4840         (wl-highlight-summary-line-string): Use it.
4841         (wl-highlight-summary-current-line): Ditto.
4842
4843         * wl-mime.el (wl-message-delete-current-part): Check the class of
4844         mime-entity.
4845
4846         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4847
4848         * wl-summary.el (wl-summary-make-number-list): Initialize.
4849         (wl-summary-update-mark): New function.
4850         (wl-summary-reply): Put `answered' mark on the message.
4851         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4852
4853         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4854         (wl-draft-reply): Added optional argument `number';
4855         Set wl-draft-parent-number.
4856         (wl-draft-kill): Delete answered mark if it is a reply.
4857
4858 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4859
4860         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4861         that originates in mime-preview-follow-current-entity.
4862         (wl-draft-yank-current-message-entity): Use it if region is active.
4863
4864         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4865         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4866         `wl-message-delete-current-part'.
4867         * wl-mule.el (wl-message-define-keymap): Ditto.
4868         * wl-xmas.el (wl-message-define-keymap): Ditto.
4869
4870 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4871
4872         * wl-mime.el (wl-message-delete-current-part): New function.
4873         (wl-mime-node-id-to-string): Ditto.
4874
4875         * wl-mime.el (wl-message-delete-current-part): Use existing
4876         original buffer which corresponds current mime-view buffer.
4877         (fetched buffer might have different structure, possibly)
4878
4879         * wl-mime.el (wl-message-delete-current-part): Quit if the
4880         message content differs from the actual message.
4881
4882 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4883
4884         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4885         order.
4886         (wl-summary-search-by-subject): Search parent message from tail;
4887         Check the existence of the parent message on the current thread tree.
4888         (wl-summary-update-thread): Check whether the line is inserted.
4889
4890 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4891
4892         * wl-vars.el (wl-summary-line-format): Undo last change.
4893         * wl-summary.el (wl-summary-print-destination): Do not put
4894         invisible property when `wl-summary-width' is nil.
4895         (wl-summary-line-subject-minimum-length): Abolished.
4896         (wl-summary-line-subject): Ditto.
4897
4898 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4899
4900         * wl-vars.el (wl-summary-line-format): Change default value.
4901         (wl-summary-subject-length-limit): Abolished.
4902         * wl-summary.el (wl-summary-line-subject): Ditto.
4903
4904 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4905
4906         * wl-template.el (wl-template-select): Added optional argument.
4907         If optional argument is specified, reverse
4908         `wl-template-visible-select'.
4909
4910 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4911
4912         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4913         Take prefix argument to force asking the destination folder.
4914
4915 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4916
4917         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4918         count and update status.
4919
4920 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4921
4922         * wl-summary.el (wl-summary-redisplay-internal): If
4923         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4924         after fetching.
4925
4926 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4927
4928         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4929         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4930
4931         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4932
4933 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4934
4935         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4936         (All other related portions are changed).
4937         (wl-summary-mark-as-read-all): Rewrite.
4938
4939 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4940
4941         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4942         `wl-summary-mark-as-read'.
4943         (wl-summary-mark-as-unread): Rewrite.
4944         (wl-summary-mark-as-read): Added no-modeline argument.
4945         (wl-summary-resume-cache-status): Rewrite.
4946         (wl-summary-exec-subr): Remove unused local variable.
4947
4948 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4949
4950         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4951         logic to call `wl-summary-buffer-prev-folder-function'.
4952         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4953
4954 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4955
4956         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4957         is nil.
4958
4959 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4960
4961         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4962         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4963         (wl-mime-setup): Add its entry.
4964
4965 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4966
4967         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4968         (wl-summary-delete-cache): Likewise.
4969         (wl-summary-mark-as-read): Rewrite.
4970
4971 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4972
4973         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4974         `wl-summary-count-unread'.
4975
4976         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4977
4978         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4979
4980 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4981
4982         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4983         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4984         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4985         Renamed to the elmo-msgdb-*-mark.
4986         (wl-summary-score-marks): Follow the change above.
4987         (wl-summary-auto-refile-skip-marks): Ditto.
4988         (wl-summary-incorporate-marks): Ditto.
4989         (wl-summary-expire-reserve-marks): Ditto.
4990
4991         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4992         changes.
4993         (wl-thread-insert-top): Changed updating message.
4994
4995         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4996         variable.
4997         (wl-summary-count-unread): Count answered marks.
4998         (wl-summary-rescan): Call wl-summary-insert-message instead of
4999         wl-summary-append-message-func-internal.
5000         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5001         (wl-summary-prefetch-msg): Follow the variable name changes.
5002         (wl-summary-prefetch-region): Ditto.
5003         (wl-summary-mark-as-read-all): Follow the API changes;
5004         Don't call elmo-folder-replace-marks.
5005         (wl-summary-delete-cache): Follow the variable name changes.
5006         (wl-summary-resume-cache-status): Ditto.
5007         (wl-summary-update-status-marks): New function.
5008         (wl-summary-insert-message): New function.
5009         (wl-summary-sync-marks): Follow the variable name changes.
5010         (wl-summary-sync-update): Synchronize to the msgdb, too;
5011         Changed update messages.
5012         (wl-summary-make-number-list): Rewrite.
5013         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5014         (wl-summary-mark-as-unread): Follow the API changes.
5015         (wl-summary-exec-subr): Follow the variable name changes.
5016         (wl-summary-mark-as-read): Ditto.
5017         (wl-summary-move-spec-plugged-alist): Ditto.
5018         (wl-summary-move-spec-unplugged-alist): Ditto.
5019         (wl-summary-cursor-move-surface): Ditto.
5020
5021         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5022         variable name changes.
5023         (wl-highlight-summary-current-line): Ditto.
5024
5025         * wl-expire.el (wl-expire-refile): Follow the API change in
5026         elmo-folder-move-messages.
5027         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5028         (wl-summary-archive): Use elmo-folder-msgdb instead of
5029         elmo-msgdb-load.
5030
5031 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5032
5033         * wl-mime.el (wl-draft-preview-message): Restore the position
5034         before evaluating wl-draft-send-hook in preview buffer.
5035
5036 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5037
5038         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5039         when it creates new draft buffer.
5040
5041         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5042         without argument.
5043
5044         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5045         Evaluate content and if the value is string, insert it.
5046         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5047         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5048         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5049         wl-draft-config-sub-part-bottom): Use it.
5050
5051         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5052         with the folder name. The question was unintelligible when it is
5053         called from wl-save-status.
5054
5055 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5056
5057         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5058         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5059         cannot take second argument).
5060
5061 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5062
5063         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5064         as t. Since type and subtype are not case sensitive (RFC 2045).
5065
5066 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5067
5068         * wl-vars.el (wl-message-mode-line-format): New variable.
5069         (wl-message-mode-line-format-spec-alist): Ditto.
5070         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5071         (wl-message-redisplay): Use wl-message-mode-line-format.
5072
5073 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5076
5077 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5078
5079         * wl-summary.el (wl-summary-default-from): Write description.
5080
5081 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl-vars.el (wl-ldap-objectclass): Abolish.
5084
5085         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5086         (wl-ldap-make-filter): Removed condition for objectclass.
5087         (wl-ldap-make-matched-value-list): Remove meaningless process.
5088         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5089         (wl-address-ldap-search): Don't add `*' to `pat' string;
5090         use ignore-errors; added `email';
5091         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5092         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5093         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5094
5095
5096 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5097
5098         * wl-draft.el (wl-draft-parent-folder): Write description.
5099         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5100
5101 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5102
5103         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5104         as "" (zero-length string) if no parent.
5105         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5106
5107 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5108
5109         * wl-address.el (wl-address-make-completion-list): Skip duplication
5110         checking.
5111         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5112         `append'.
5113
5114 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5115
5116         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5117         instead of `beginning-of-buffer'.
5118
5119 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5122
5123 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5126         Refer wl-message-buffer-name.
5127         (wl-message-wheel-down): Ditto.
5128
5129 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-vars.el (wl-message-buffer-name): New user option.
5132
5133         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5134         directly instead of making alist dinamically.
5135
5136         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5137         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5138         wl-message-buffer-cache-name.
5139         (wl-message-buffer-cache-clean-up): Ditto.
5140
5141         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5142
5143         * Version number is increased to 2.9.15.
5144
5145 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * wl-vars.el (wl-summary-default-view-alist): New user option.
5148
5149         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5150
5151         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5152         while deleting address.
5153         (wl-draft-delete-myself-from-cc): Ditto.
5154
5155         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5156         If optional argument is specified, reverse sort order.
5157
5158         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5159
5160 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5161
5162         * wl-thread.el (wl-thread-insert-message): Return parent number if
5163         exists.
5164         (wl-thread-update-indent-string-region): Use
5165         wl-thread-update-line-on-buffer-sub instead of
5166         wl-thread-update-line-on-buffer.
5167
5168 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5169
5170         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5171         (wl-folder-close-all): Ditto.
5172
5173 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5174
5175         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5176         and mailing-list:.
5177         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5178         value.
5179         (wl-summary-line-list-info): Print mailing-list name even when 
5180         list-number is empty.
5181
5182 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5183
5184         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5185
5186         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5187         (wl-draft-open-file): Ditto.
5188         (wl-draft-random-alphabet): Ditto.
5189
5190         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5191         bindings.
5192
5193 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5194
5195         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5196         * wl-vars.el (wl-draft-config-alist): Ditto.
5197
5198 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5199
5200         * Version number is increased to 2.9.14.
5201
5202         * wl.el (wl): Don't set wl-init as nil when error occured while
5203         auto-checking folders.
5204
5205         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5206         `elmo-expand-newtext'.
5207
5208 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5209
5210         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5211         `this-command' so that `wl-folder-goto-folder' contained in
5212         `wl-summary-keep-cursor-command' work.
5213
5214 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5215
5216         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5217         message buffer displaying state.
5218
5219 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5220
5221         * wl-vars.el (wl-summary-default-view): New variable to specify
5222         default value for `wl-summary-buffer-view' instead of using
5223         set-default.
5224         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5225
5226 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5227
5228         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5229
5230         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5231
5232 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5233
5234         * wl-vars.el (wl-forward-subject-prefix): New variable.
5235         * wl-draft.el (wl-draft-forward): Use it.
5236
5237 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5238
5239         * wl-message.el (wl-message-prev-page): When it is called without
5240         lines argument, scroll down by wl-message-scroll-amount lines.
5241         (wl-message-next-page): Ditto.
5242         * wl-vars.el (wl-message-scroll-amount): Change default value
5243         to preserve current behavior.
5244
5245 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5246
5247         * wl-summary.el (wl-summary-prefetch-msg): Bind
5248         `wl-message-entity' to call `wl-summary-from-function'.
5249
5250 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5251
5252         * wl-message.el (wl-message-buffer-create): Run
5253         wl-message-buffer-created-hook.
5254
5255 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5256
5257         * wl-summary.el (wl-summary-sort-specs): New variable.
5258         (wl-summary-default-sort-spec): Ditto.
5259         (wl-summary-sort): Rewrite.
5260         (wl-summary-sort-by-list-info): New function.
5261
5262 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5263
5264         * wl-summary.el (wl-summary-get-list-info): New function.
5265         (wl-summary-sort): Rewrite.
5266         (wl-summary-line-list-info): Ditto.
5267         (wl-summary-line-list-count): Ditto.
5268         (wl-summary-refile-region): Fixed docstring.
5269
5270 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5271
5272         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5273         `wl-folder-entity-hashtb' as completion table.
5274
5275 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5278         only when this command is called interactively; silence the byte-
5279         compiler.
5280
5281 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5282
5283         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5284         active in XEmacs.
5285
5286 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5287
5288         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5289         plural lines.
5290
5291 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5292
5293         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5294         of current line when the cursor is on the header name.
5295         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5296
5297 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5298
5299         * wl-util.el (wl-read-directory-name): Return displayed directory
5300         as the default value also on XEmacs.
5301
5302 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5303
5304         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5305         formatting.
5306
5307 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5308
5309         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5310         argument and when it is non-nil, check face property before
5311         highlighting for each line.
5312         (wl-highlight-summary-window): Set it.
5313
5314 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5315
5316         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5317         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5318
5319         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5320         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5321         (wl-draft-get-fcc-list): Likewise.
5322
5323 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5324
5325         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5326         (wl-thread-entity-cur): Ditto.
5327         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5328         wl-thread-indent-regexp setting.
5329         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5330
5331         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5332         wl-summary-lazy-highlight.
5333         (wl-summary-display-bottom): Ditto.
5334
5335         * wl-thread.el (wl-thread-open-close): Likewise.
5336
5337         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5338         from and subject;
5339         Bind wl-draft-use-frame;
5340         Enclose with save-window-excursion;
5341         Use wl-draft-create-buffer instead of with-temp-buffer;
5342         Use wl-draft-prepare-edit;
5343         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5344         Use wl-draft-send instead of wl-draft-raw-send.
5345
5346 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5347
5348         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5349         of using wl-from.
5350
5351 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5354         insert-buffer instead of clone-buffer.
5355         (wl-draft-doing-mime-bcc): New variable.
5356         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5357         infinite loop.
5358         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5359
5360         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5361         (wl-draft-mime-bcc-body): Ditto.
5362
5363         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5364         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5365         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5366         wl-draft-do-mime-bcc.
5367         (wl-draft-mime-bcc-field): New function.
5368         (wl-draft-do-mime-bcc): Ditto.
5369
5370         * wl-address.el (wl-address-complete-header-list): New variable.
5371         (wl-address-complete-header-regexp): Changed default value.
5372
5373         * Version number is increased to 2.9.13.
5374
5375 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5378         it is differed.
5379
5380 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5381
5382         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5383         (wl-summary-line-list-count): Ditto.
5384
5385 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5386
5387         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5388         (wl-nntp-posting-function): New variable.
5389         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5390         `wl-nntp-posting-config-alist'.
5391
5392 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5393
5394         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5395         FLIM.
5396
5397 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5398
5399         * wl-summary.el (wl-summary-target-mark-refile-sub):
5400         Remove a nuisance funcall.
5401
5402 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5403
5404         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5405         as t for `try-completion'.
5406
5407 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5408
5409         * wl-summary.el (wl-summary-default-from): Use
5410         wl-address-header-extract-address instead of
5411         std11-extract-address-components.
5412         (wl-summary-simple-from): Ditto.
5413         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5414         (wl-summary-insert-headers): Show message.
5415         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5416         for whole line.
5417         (wl-summary-default-from): Revert last change.
5418         (wl-summary-simple-from): Ditto.
5419         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5420         (wl-summary-mark-as-read-region): Follow the change above.
5421         (wl-summary-sync-marks): Ditto.
5422         (wl-summary-target-mark-mark-as-read): Ditto.
5423         (wl-summary-redisplay-internal): Ditto.
5424         (wl-summary-redisplay-no-mime-internal): Ditto.
5425         (wl-summary-redisplay-all-header): Ditto.
5426         (wl-summary-mark-as-read): Removed argument `cached';
5427         Use current cache status to set cache mark.
5428         (wl-summary-redisplay-internal): Follow the change above.
5429         (wl-summary-redisplay-no-mime-internal): Ditto.
5430         (wl-summary-redisplay-all-header): Ditto.
5431
5432         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5433
5434         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5435         Don't call itself recursively (Adviced by Yamaoka-san).
5436
5437 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5438
5439         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5440         bind wl-summary-highlight as nil to avoid error caused by missing
5441         local variables.
5442
5443 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5444
5445         * wl-vars.el (wl-invalid-character-message): New user option.
5446
5447         * wl-util.el (wl-set-string-width): If truncated string-width is
5448         larger than specified width, use `wl-invalid-character-message'.
5449
5450 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5451
5452         * wl-summary.el (wl-summary-prefetch-msg): 
5453         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5454
5455 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5456
5457         * wl-vars.el (wl-summary-check-line-format): New user option.
5458         (wl-summary-line-format-file): Ditto.
5459
5460         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5461         variable.
5462         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5463         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5464         and `wl-summary-view-old-p' to check whether do a rescan or not.
5465         (wl-summary-view-old-p): New function.
5466         (wl-summary-line-format-changed-p): Ditto.
5467         (wl-summary-line-format-save): Ditto.
5468         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5469
5470         * wl-util.el (wl-set-string-width): Avoid using negative number
5471         for make-string.
5472
5473 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5474
5475         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5476         return value.
5477
5478         * wl-util.el (wl-set-string-width): Added optional argument
5479         `padding' (All other related portions are changed).
5480         (wl-line-parse-format): If the first letter of column number is
5481         `0', zero-padding the result (ex: "%05l").
5482
5483         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5484
5485 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5486
5487         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5488         sequential summary view.
5489
5490 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5491
5492         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5493         if it doesn't have a -unix version.
5494
5495 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5496
5497         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5498
5499 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5502         content.
5503         (wl-draft): Follow the change above.
5504
5505         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5506
5507         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5508         and wl-folder-summary-line-format-alist contain %T and %P.
5509
5510         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5511         (wl-summary-mode-line-format): New user option.
5512         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5513         (wl-summary-line-format): Changed default value.
5514         (wl-summary-lazy-highlight): Changed default value.
5515
5516         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5517         change in wl-summary-create-line.
5518         (wl-thread-insert-entity-sub): Ditto.
5519
5520         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5521         (wl-summary-buffer-unread-status): Ditto.
5522         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5523         (wl-summary-buffer-persistent-mark-column): Ditto.
5524         (wl-summary-buffer-mode-line-formatter): Ditto.
5525         (wl-summary-buffer-mode-line): Ditto.
5526         (wl-summary-message-regexp): Abolished.
5527         (All other related portions are changed.)
5528         (wl-summary-detect-mark-position): New function.
5529         (wl-summary-buffer-set-folder): Setup
5530         wl-summary-buffer-mode-line-formatter.
5531         (wl-summary-mode): Setup selective-display;
5532         Setup pre-idle-hook when xemacs.
5533         (wl-summary-update-modeline): Rewrite.
5534         (wl-summary-jump-to-msg): Define as function;
5535         Changed regexp for searching messages.
5536         (wl-summary-message-number): Rewrite.
5537         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5538         Do rescan when old type summary cache.
5539         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5540         (wl-summary-remove-destination): Use '\r' to detect EOL.
5541         (wl-summary-print-destination): Ditto.
5542         (wl-summary-temp-mark): New inline function.
5543         (wl-summary-persistent-mark): Ditto.
5544         (wl-summary-line-number): New function.
5545         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5546         (wl-summary-line-list-count): New function.
5547         (wl-summary-create-line): Added argument persistent-mark.
5548         (All other related portions are changed)
5549         (wl-summary-create-line): Insert '\r'.
5550         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5551         (wl-summary-cursor-move-surface): New inline function.
5552         (wl-summary-prev): Use it.
5553         (wl-summary-next): Ditto.
5554
5555         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5556         wl-summary-message-regexp.
5557         (wl-highlight-summary): Delete progress message.
5558         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5559
5560         * Version number is increased to 2.9.12.
5561
5562 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5563
5564         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5565         variable (nil: no minimum).
5566         (wl-summary-line-subject): Add some spaces after subject by
5567         wl-summary-line-subject-minimum-length.
5568
5569 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5570
5571         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5572         and removed `F'.
5573         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5574         change above).
5575
5576 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5577
5578         * wl-summary.el (wl-summary-line-list-count): Reverted.
5579         (example setting in samples/*/dot.wl is also updated)
5580
5581 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5582
5583         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5584
5585         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5586
5587         * wl-vars.el (wl-summary-line-format): Addes some description to the
5588         docstring.
5589
5590         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5591         (wl-summary-line-close-bracket): Ditto.
5592         (wl-summary-line-children-number): Ditto.
5593         (wl-summary-line-thread-indent): Ditto.
5594         (wl-summary-line-children-and-from): Ditto.
5595
5596         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5597         't', 'c', 'F' and added 'C'.
5598
5599         * wl-util.el (wl-set-string-width): Accept negative value.
5600         (wl-line-parse-format): Added "%number(" and "%)".
5601
5602 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5603
5604         * wl-summary.el (wl-summary-line-list-count): Change format of the
5605         return value.
5606
5607 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5608
5609         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5610         from the recent message.el.
5611         (wl-draft-point-in-header-p): Ditto.
5612         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5613         wl-draft-beginning-of-line.
5614         * wl-e21.el (wl-draft-mode-map): Ditto.
5615         * wl-xmas.el (wl-draft-mode-map): Ditto.
5616
5617         * wl-folder.el: Sort macrodefs by dependencies.
5618
5619 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5620
5621         * wl-summary.el (wl-summary-prev): Fixed regexp.
5622         (wl-summary-next): Ditto.
5623
5624 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5625
5626         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5627
5628 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5629
5630         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5631         for backward compatibility.
5632
5633 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5634
5635         * wl-summary.el (wl-summary-line-list-count): New function, merged
5636         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5637         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5638         list counts.
5639
5640 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5641
5642         * wl-summary.el (wl-summary-create-line): Ignore errors while
5643         timezone-fix-time.
5644
5645         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5646
5647         * wl-summary.el (wl-summary-sync-update): Ditto.
5648         (wl-summary-default-from): Use wl-message-entity
5649         instead of entity.
5650
5651         * wl-summary.el (wl-summary-create-line): Fix.
5652
5653         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5654         (wl-summary-line-format): New user option.
5655         (wl-folder-summary-line-format-alist): Ditto.
5656         (wl-summary-from-width): Abolished.
5657
5658         * wl-util.el (toplevel): Require 'bytecomp.
5659         (wl-line-parse-format): New function.
5660         (wl-line-formatter-setup): New macro.
5661
5662         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5663         (wl-summary-buffer-line-formatter): New buffer local variable.
5664         (wl-summary-switch-to-clone-buffer): Follow the change above.
5665         (wl-summary-message-regexp): Fix.
5666         (wl-summary-from-func-internal): Abolished.
5667         (wl-summary-subject-func-internal): Ditto.
5668         (wl-summary-subject-filter-func-internal): Ditto.
5669         (All other related portions are changed.)
5670         (wl-summary-buffer-set-folder):
5671         Set up wl-summary-buffer-number-column and 
5672         wl-summary-buffer-line-formatter
5673         (All other related portions are changed.)
5674         (wl-summary-buffer-number-column-detect): Abolished.
5675         (All other related portions are changed.)
5676         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5677         (wl-summary-delete-all-temp-marks-on-buffer): Use
5678         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5679         (wl-summary-target-mark-delete): Ditto.
5680         (wl-summary-target-mark-refile-subr): Ditto.
5681         (wl-summary-target-mark-mark-as-read): Ditto.
5682         (wl-summary-target-mark-mark-as-unread): Ditto.
5683         (wl-summary-target-mark-mark-as-important): Ditto.
5684         (wl-summary-target-mark-save): Ditto.
5685         (wl-summary-replace-status-marks): Renamed from
5686         wl-summary-set-status-marks-on-buffer;
5687         Use wl-summary-message-regexp instead of
5688         wl-summary-buffer-number-regexp.
5689         (wl-summary-sync-update): Follow the change above.
5690         (wl-summary-goto-previous-message-beginning): New function.
5691         (wl-summary-mark-as-unread): Use it.
5692         (wl-summary-mark-as-important): Ditto.
5693         (wl-summary-line-formatter): New variable.
5694         (wl-summary-line-year): New function.
5695         (wl-summary-line-day): Ditto.
5696         (wl-summary-line-day-of-week): Ditto.
5697         (wl-summary-line-hour): Ditto.
5698         (wl-summary-line-minute): Ditto.
5699         (wl-summary-line-open-bracket): Ditto.
5700         (wl-summary-line-close-bracket): Ditto.
5701         (wl-summary-line-children-number): Ditto.
5702         (wl-summary-line-thread-indent): Ditto.
5703         (wl-summary-line-size): Ditto.
5704         (wl-summary-line-subject): Ditto.
5705         (wl-summary-line-from): Ditto.
5706         (wl-summary-line-children-and-from): Ditto.
5707         (wl-summary-create-line): Rewritten.
5708         (wl-summary-format-date): Abolished.
5709
5710         * wl-highlight.el (wl-highlight-summary-current-line): Use
5711         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5712         Use thread structure to detect thread top message.
5713
5714         * wl-draft.el (wl-default-draft-cite): Don't use
5715         wl-summary-from-func-internal.
5716
5717         * wl-refile.el (wl-refile-subject-learn): Don't use
5718         wl-summary-subject-filter-func-internal.
5719         (wl-refile-guess-by-subject): Ditto.
5720
5721         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5722         parameters.
5723
5724         * wl-thread.el (wl-thread-update-indent-string-region):
5725         Use wl-thread-update-line-on-buffer instead of
5726         wl-thread-update-indent-string.
5727         (wl-thread-update-children-number): Redefine using
5728         wl-thread-update-line-on-buffer.
5729         (wl-thread-update-indent-string): Abolished.
5730
5731         * Version number is increased to 2.9.11.
5732
5733 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5734
5735         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5736         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5737         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5738
5739         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5740         as nil.
5741
5742         * wl-thread.el (wl-thread-open-all-unread): Use 
5743         elmo-folder-list-messages-mark-match.
5744         (wl-thread-insert-message): Removed argument `mark-alist'.
5745         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5746         elmo-msgdb-set-mark.
5747         (wl-thread-get-children-msgs-uncached): Likewise.
5748         (wl-thread-get-exist-children): Added argument include-self.
5749         (wl-thread-delete-message): Follow the change above.
5750
5751         * wl-summary.el (wl-summary-count-unread): Removed argument.
5752         (wl-summary-rescan): Follow the change above.
5753         (wl-summary-mark-as-read-region): Ditto
5754         (wl-summary-mark-as-unread-region): Ditto.
5755         (wl-summary-delete-messages-on-buffer): Ditto.
5756         (wl-summary-sync-update): Ditto.
5757         (wl-summary-switch-to-clone-buffer): Ditto.
5758         (wl-summary-goto-folder-subr): Ditto.
5759         (wl-summary-target-mark-mark-as-read): Ditto.
5760         (wl-summary-target-mark-mark-as-unread): Ditto.
5761         (wl-summary-target-mark-mark-as-important): Ditto.
5762         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5763         (wl-summary-update-thread): Removed argument `mark-alist'.
5764         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5765         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5766         (wl-summary-resume-cache-status): Likewise.
5767         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5768         elmo-msgdb-set-mark.
5769         (wl-summary-mark-as-read-all): Likewise.
5770         (wl-summary-delete-cache): Ditto.
5771         (wl-summary-auto-select-msg-p): Ditto.
5772         (wl-summary-mark-as-unread): Ditto.
5773         (wl-summary-no-auto-refile-message-p): Ditto.
5774         (wl-summary-mark-as-read): Ditto.
5775         (wl-summary-mark-as-important): Ditto.
5776         (wl-summary-auto-refile): Follow the change above.
5777         (wl-summary-delete-all-marks): Removed.
5778         (wl-summary-resume-marks-and-highlight): Ditto.
5779         (wl-summary-resume-marks): Ditto.
5780         (wl-summary-delete-important-msgs-from-list): Ditto.
5781         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5782
5783         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5784         wl-summary-count-unread.
5785
5786         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5787         (wl-summary-score-update-all-lines): Use
5788         elmo-msgdb-set-mark.
5789
5790 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5791
5792         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5793         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5794         (wl-summary-create-line): Renamed from
5795         wl-summary-overview-create-summary-line;
5796         Argument rearrangement.
5797         (wl-summary-update-thread): Follow the change above.
5798
5799         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5800         (wl-thread-insert-entity-sub): Likewise.
5801
5802         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5803         argument `overview', `mark-alist' and added `msgdb'.
5804
5805         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5806
5807         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5808         (wl-summary-rescan): Follow the change above.
5809         (wl-summary-sync-update): Ditto.
5810         (wl-summary-insert-thread-entity): Ditto;
5811         Don't use `let*' in every while loop;
5812         Detect infinite loop of threads.
5813         (wl-summary-update-thread): Removed argument `overview'.
5814
5815         * wl-thread.el (wl-thread-insert-message): Ditto.
5816
5817         * Version number is increased to 2.9.10.
5818
5819         * wl-message.el (wl-message-redisplay): Ignore errors while
5820         wl-message-redisplay-hook.
5821
5822 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5823
5824         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5825
5826 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5827
5828         * wl.el (wl): inhibit-quit while wl-folder.
5829
5830 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5831
5832         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5833         while msgdb access.
5834
5835 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5836
5837         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5838         even if no folder is not created.
5839
5840 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5841
5842         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5843
5844         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5845         implementation.
5846         (wl-summary-target-mark-thread): Ditto.
5847
5848         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5849
5850 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5851
5852         * wl-util.el (wl-display-bytes): Remove unused function.
5853
5854 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5855
5856         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5857         seems critical one (partially reverse the change in 2002/03/17).
5858
5859 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5860
5861         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5862         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5863
5864 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5865
5866         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5867         is not writable.
5868         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5869         plugged status instead of `'force' as 2nd argument.
5870
5871         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5872         is not creatable.
5873
5874         * Version number is increased to 2.9.9.
5875
5876 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5877
5878         * wl-summary.el (wl-summary-suspend): New function.
5879
5880 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5881
5882         * wl.el (wl): Do not check variables if check is nil.
5883         * wl-utils.el (wl-collect-draft): New function.
5884         * wl-folder.el (wl-folder-suspend): Put summary buffers
5885         and draft buffers at the end of buffer list.
5886         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5887
5888 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5889
5890         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5891         loop instead of recursive call.
5892
5893         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5894         2nd argument.
5895
5896 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5897
5898         * wl-draft.el (wl-draft-create-contents): Don't take neither
5899         (function . args) nor (string . something) any more.
5900
5901         * wl-version.el (wl-generate-user-agent-string): Return string
5902         without header symbol.
5903         * wl-draft.el (wl-draft-default-headers): Use it.
5904
5905         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5906         `wl-draft-insert-ccs' and return field value instead of inserting
5907         the header. Abolish cc argument.
5908         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5909
5910         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5911         rather than one with string car.
5912
5913         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5914         * wl-draft.el (wl-draft-create-contents): Add it after the default
5915         headers.
5916
5917         * wl-draft.el (wl-draft-create-contents): For the case of
5918         (symbol-or-string . function) insert header only when the function
5919         returns string value.
5920
5921 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5922
5923         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5924         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5925
5926 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5927
5928         * wl.el (wl-check-environment): Don't check Message-ID when
5929         `wl-insert-message-id' is nil.
5930         Revive checking if `wl-message-id-domain' contains "@".
5931
5932 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5933
5934         * wl.el (wl-check-environment): Merge examination for "@" at
5935         inappropriate position into the first string-match.
5936
5937         * wl-summary.el (wl-summary-target-mark-print): New function.
5938         (wl-summary-pipe-message-subr): Extracted from
5939         `wl-summary-pipe-message'.
5940         (wl-summary-target-mark-pipe): New function.
5941         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5942         `wl-summary-target-mark-pipe'.
5943
5944 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5945
5946         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5947
5948 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5949
5950         * wl.el (wl-check-environment): Use elmo-warning instead of
5951         error for non-critical ones.
5952         Remove trash folder check.
5953         (wl): Don't ignore error in wl-check-environment.
5954
5955         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5956         check, which is moved from `wl-check-environment'.
5957         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5958
5959 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5960
5961         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5962         guess anything, call wl-summary-write.
5963         (wl-summary-write): Create draft with blank To field.
5964         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5965
5966 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5967
5968         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5969         argument full as well for wl-folder-write-current-folder.
5970         If wl-*-write-current-folder cannot guess addressee, add blank
5971         To header.
5972         Rewrite condition for positioning cursor.
5973
5974 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5975
5976         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5977         summary buffer is present, use it.
5978         (wl-folder-jump-to-previous-summary): Ditto.
5979
5980 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5981
5982         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5983
5984         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5985         wl-summary-previous-buffer and wl-summary-next-buffer.
5986
5987         * wl-folder.el (wl-folder-mode-map): Bind
5988         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5989         (wl-folder-jump-to-next-summary): New function.
5990         (wl-folder-jump-to-previous-summary): Ditto.
5991
5992         * wl-draft.el (wl-draft): Rearranged.
5993
5994 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5995
5996         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5997         of header.
5998         (wl-draft): Collect arguments for the header as header-alist.
5999         (wl-draft-forward): Arrange arguments for wl-draft.
6000         (wl-draft-reply): Ditto.
6001         (wl-draft-edit-string): Ditto.
6002         * wl-summary.el (wl-summary-write): Ditto.
6003         (wl-summary-write-current-folder): Ditto.
6004
6005         * Version number is increased to 2.9.8.
6006
6007 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6008
6009         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6010
6011         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6012
6013         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6014         even if the guess failed.
6015
6016         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6017         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6018         wl-summary-write-current-folder.
6019         * wl-xmas.el: Ditto.
6020
6021 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6022
6023         * wl-summary.el (wl-summary-next-page): Force display message if
6024         message is not displayed yet.
6025         (wl-summary-prev-page): Ditto.
6026
6027 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6028
6029         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6030
6031 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6032
6033         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6034         add "Preview Message" and "Save Draft and Exit".
6035
6036 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6037
6038         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6039         if addrmgr is called from draft in splitted window.
6040
6041         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6042         * wl-mule.el: Ditto.
6043         * wl-xmas.el: Ditto.
6044
6045 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6046
6047         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6048
6049         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6050         * wl-xmas.el (wl-folder-toolbar): Ditto.
6051
6052 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6053
6054         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6055         and wl-draft-save-and-exit.
6056         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6057         * wl-xmas.el: Ditto.
6058         * wl-mule.el: Ditto.
6059
6060         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6061         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6062
6063 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6064
6065         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6066         lists for saving buffer.
6067
6068 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6069
6070         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6071         parent-folder argument instead of it.
6072         (wl-draft-create-buffer): Ditto.
6073         (wl-draft-forward): Ditto.
6074         (wl-draft-reply): Ditto.
6075         * wl-summary.el (wl-summary-write): Ditto.
6076         (wl-summary-write-current-folder): Ditto.
6077
6078         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6079         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6080         Folder buffer after composing.
6081
6082 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6085         header if the file `wl-x-face-file' already contains it.
6086
6087 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6088
6089         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6090         folder" entry.
6091         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6092         * wl-e21.el (wl-folder-toolbar): Ditto.
6093         * wl-xmas.el (wl-folder-toolbar): Ditto.
6094
6095 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6096
6097         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6098         wl-folder-goto-folder with sticky argument.
6099         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6100
6101 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6102
6103         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6104         and wl-summary-previous-buffer.
6105         (wl-summary-next-buffer): New function.
6106         (wl-summary-previous-buffer): Ditto.
6107
6108 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6109
6110         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6111         wl-folder-jump-to-current-entity-with-arg.
6112         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6113         `wl-folder-jump-to-current-entity'.
6114         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6115         `wl-summary-goto-folder-sticky'.
6116         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6117         `wl-summary-goto-folder'.
6118         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6119         Unless force-exit, do not clean temp. marks for sticky summary.
6120         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6121
6122 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6125         not entire.
6126
6127 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6128
6129         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6130         to `C-x C-s'.
6131         (wl-summary-save-status): New command.
6132         (wl-summary-exit): Don't clean-up temp marks when sticky.
6133         (Applied patch from Nakayama-san [wl: 09548])
6134         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6135         Do nothing when no mark data.
6136         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6137         Call `wl-summary-delete-all-temp-marks' before saving.
6138
6139 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6140
6141         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6142
6143 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6144
6145         * wl.el (wl-check-environment): Also cause error when (system-name)
6146         returns "localhost.localdomain". (Although it doesn't affect because
6147         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6148
6149 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6150
6151         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6152         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6153
6154         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6155         value.
6156
6157 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6158
6159         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6160         Likewise r-cc-list and r-ng-list.
6161
6162 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6163
6164         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6165         only if it is bound as variable.
6166
6167         * wl-mime.el (wl-draft-preview-message): Ditto.
6168
6169 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6172         needless `goto-char'.
6173
6174         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6175         `wl-summary-redisplay-no-mime-internal' instead of
6176         `wl-summary-redisplay-no-mime'.
6177         (wl-summary-redisplay-no-mime): Changed argument;
6178         Call `wl-summary-redisplay-no-mime-internal'.
6179
6180         * wl-mime.el (wl-draft-preview-message): Bind
6181         `mime-header-encode-method-alist' locally.
6182
6183         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6184         (wl-draft-std11-parse-addresses): Added the first address check.
6185         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6186
6187         * Version number is increased to 2.9.7.
6188
6189 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6190
6191         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6192
6193 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6194
6195         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6196         related to scrollbar support, if there is no such a feature
6197         compiled in.
6198
6199 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6200
6201         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6202         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6203         for prefetch.
6204
6205 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6206
6207         * wl-summary.el (wl-summary-pick): Fix for no match.
6208
6209 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6210
6211         * wl-draft.el (wl-draft-save):
6212         Override `mime-header-encode-method-alist'.
6213
6214 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6215
6216         * wl-folder.el (wl-folder-pick): New function.
6217         Define key as "?".
6218
6219 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6220
6221         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6222         Fix for unplugged.
6223
6224 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6225
6226         * wl-folder.el (wl-folder-virtual): New function.
6227         Define key as "V".
6228
6229 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6230
6231         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6232         multi folder if entity is group.
6233
6234 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6235
6236         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6237         is nil.
6238
6239 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6240
6241         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6242         (wl-summary-target-mark-msgs): Return the number of marked messages.
6243
6244 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6245
6246         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6247         "first:" is specified.
6248
6249 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6250
6251         * wl-vars.el (wl-from): Use return value of function
6252         user-full-name instead of the variable user-full-name since
6253         XEmacs-20.4 doesn't set this variable.
6254
6255 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6256
6257         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6258         call `wl' directly.
6259
6260 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6261
6262         * wl-draft.el (wl-draft-reedit): Removed duplicated
6263         switch-to-buffers.
6264
6265 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * wl.el (wl-other-frame): Removed garbages.
6268
6269 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6272
6273         * wl-xmas.el (wl-draft-key-setup): Ditto.
6274
6275         * wl-mule.el (wl-draft-key-setup): Ditto.
6276
6277         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6278         (wl-draft-reedit): Ditto.
6279         (wl-draft-prepare-edit): Add `wl-draft-save' to
6280         `local-write-file-hooks'.
6281         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6282         (wl-draft-reedit): Set buffer-file-name.
6283         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6284
6285
6286         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6287         call it.
6288         (wl-delete-startup-frame-function): New variable.
6289         (wl-other-frame): New function
6290         (Original was written by Yamaoka san [wl: 09239]).
6291
6292         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6293         if `wl-folder-use-frame'.
6294
6295 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6296
6297         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6298
6299 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6300
6301         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6302         New variable.
6303         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6304         (wl-message-buffer-prefetch-get-next): Use them.
6305         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6306
6307 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6308
6309         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6310         with unwind-protect.
6311
6312         * wl-draft.el (wl-draft-reedit): Rewrite.
6313         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6314         (wl-draft-save): Insert header separator if it does not exist;
6315         Removed condition-case.
6316
6317         * wl-summary.el (wl-summary-reedit): Revert last change.
6318
6319         * wl-draft.el (wl-draft-save): Rewrite.
6320         (wl-draft-create-buffer): Set buffer-file-name as nil.
6321
6322         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6323
6324         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6325
6326         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6327         nil.
6328
6329 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6330
6331         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6332         If count is nil, do not prefetch.
6333         (wl-message-buffer-prefetch-next): Next.
6334
6335 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6336
6337         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6338
6339 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6340
6341         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6342         `delete-backward-char'
6343         (wl-draft-prepare-edit): Check major-mode.
6344         (wl-draft-decode-header): Rewrite.
6345         (wl-draft): Fix.
6346
6347 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6348
6349         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6350
6351 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6352
6353         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6354         (wl-message-buffer-prefetch-get-next): Remove size checking.
6355         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6356
6357 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6358
6359         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6360         (wl-draft-default-headers): Fix.
6361
6362 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6363
6364         * wl-draft.el (wl-draft-default-headers): Insert return value of
6365         `wl-generate-mailer-string-function'.
6366
6367 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6368
6369         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6370         (wl-draft-insert-mail-header-separator): Ditto.
6371
6372         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6373         again (Reverted the change on 2002-01-17 by OKADA san).
6374
6375 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6376
6377         * wl-draft.el (wl-draft): Rewrite.
6378         (wl-draft-create-buffer): New function.
6379         (wl-draft-create-contents): Ditto.
6380         (wl-draft-prepare-edit): Ditto.
6381         (wl-draft-decode-header): Ditto.
6382         (wl-draft-decode-body): Ditto.
6383         (wl-draft-check-new-line): Ditto.
6384         (wl-draft-default-headers): Ditto.
6385         (wl-draft-insert-mail-header-separator): Ditto.
6386
6387 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6388
6389         * Version number is increased to 2.9.6.
6390
6391 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6392
6393         * wl-draft.el (wl-draft-delete-field): Optional argument.
6394         (wl-draft-delete-fields): Ditto.
6395
6396 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6397
6398         * wl-message.el (toplevel): Eliminated byte-compile warning.
6399         for `itimer-function', `delete-timer' and `itimer-list'.
6400
6401 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6402
6403         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6404         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6405         `wl-message-buffer-prefetch-threshold'.
6406         * wl-summary.el (wl-summary-redisplay-internal): Remove
6407         the check of `wl-message-buffer-prefetch-depth'.
6408
6409 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6410
6411         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6412         size of article.
6413         (wl-message-buffer-prefetch-subr): Remove size check.
6414
6415 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6416
6417         * wl-vars.el (wl-plugged): Make customizable.
6418
6419 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6420
6421         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6422         (wl-message-buffer-prefetch-set-timer): New function.
6423         (wl-message-buffer-prefetch-get-next): New function.
6424         (wl-message-buffer-prefetch): New function.
6425         (wl-message-buffer-prefetch-next): Rewrite.
6426         (wl-message-buffer-prefetch-subr): Rewrite.
6427         * wl-vars.el (wl-auto-prefetch-first): New variable.
6428         * wl-summary.el (wl-summary-goto-folder-subr): Call
6429         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6430
6431 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6432
6433         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6434         `wl-summary-unread-message-hook'.
6435
6436 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6437
6438         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6439         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6440         if range is `cache-status'.
6441
6442 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6443
6444         * wl-message.el (wl-message-buffer-prefetch-subr):
6445         Improve debug message.
6446
6447 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6448
6449         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6450         `wl-mail-send-pre-hook'.
6451         (wl-draft-send-mail-with-qmail): Ditto.
6452         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6453
6454 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6455
6456         * wl-message.el (wl-message-buffer-prefetch-subr):
6457         Fix for cancel-function-timers bug.
6458         (wl-message-buffer-prefetch-debug): Default value is t.
6459
6460 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6461
6462         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6463         (wl-message-buffer-prefetch-subr): Rewrite.
6464         Rename from `wl-message-buffer-prefetch'.
6465
6466 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6467
6468         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6469         (wl-default-draft-cite-decorate-author): Ditto.
6470
6471         * wl-draft.el (wl-draft-cite-function): Removed.
6472         (wl-default-draft-cite-decorate-author): Ditto.
6473
6474 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6475
6476         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6477         (wl-default-draft-cite): Do not arrange author name if the value of
6478         `wl-default-draft-cite-decorate-author' is nil.
6479
6480 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6481
6482         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6483
6484         * wl-folder.el (wl-folder-check-one-entity): Don't care
6485         `elmo-folder-use-flag-p'.
6486
6487 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6488
6489         * wl-folder (wl-folder-check-one-entity): Fix
6490         problem if unread is nil.
6491
6492 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6493
6494         * wl-address.el (wl-address-make-completion-list): Check whether
6495         the address is a group list.
6496         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6497
6498 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6499
6500         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6501         The number of the messages of new and unread does not count
6502         correctly.
6503
6504         * wl-summary.el (wl-summary-count-unread): Changed to return
6505         `(new . unread)' instead of total.
6506         (wl-summary-sync-update): Follow the change above.
6507
6508         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6509
6510 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6511
6512         * wl-address.el (wl-address-make-completion-list): Do not enclose
6513         address by " <" and ">" if associated realname is "".
6514         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6515         This is against the promblem with group list in .addresses pointed
6516         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6517
6518 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6519
6520         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6521         message is a format control string.
6522         * wl-expire.el (wl-expire-append-log): Ditto.
6523         * wl-mime.el (wl-summary-burst-subr): Ditto.
6524         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6525         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6526
6527 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6528
6529         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6530         wl.el (wl-check-variables): Rename from `wl-check-type'.
6531         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6532         (wl-check-variables-2): New function.
6533         (wl): Call `wl-check-variables-2'.
6534
6535 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6536
6537         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6538         after renaming folder in access group.
6539
6540 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6541
6542         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6543         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6544         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6545         (wl-message-buffer-prefetch): Rewrite.
6546         (wl-message-buffer-prefetch-idle-time): Removed.
6547         * wl-summary.el (wl-summary-redisplay-internal):
6548         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6549         Error check for `wl-message-buffer-prefetch-depht'.
6550
6551 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6552
6553         * Version number is increased to 2.9.5.
6554         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6555
6556 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6557
6558         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6559         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6560         Based on the patch written by
6561         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6562
6563 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6564
6565         * wl-draft.el (wl-draft-raw-send): Fix for
6566         `wl-news-send-pre-hook'
6567
6568 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6569
6570         * wl-utils.el (wl-message-id-function): New variable.
6571         * wl-draft.el (wl-draft-insert-required-fields):
6572         Use `wl-message-id-function'.
6573
6574 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6575
6576         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6577         * wl-utils.el (wl-draft-make-message-id-string):
6578         Use `wl-from' for domain part of Message-ID
6579         if `wl-message-id-use-wl-from' if non-nil.
6580         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6581
6582 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6583
6584         * wl.el (wl): Call `wl-check-type'
6585         Do not 'condition-case'.
6586
6587 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6588
6589         * wl.el (wl-check-type): New function.
6590         (wl-check-type-variables): New variable.
6591
6592 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6593
6594         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6595
6596 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6597
6598         * wl-draft.el (wl-smtp-password-key): New function.
6599         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6600         (wl-draft-send-mail-with-smtp): Ditto.
6601         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6602
6603 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6604
6605         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6606         * wl-utils.el (wl-unique-id-suffix): Remove.
6607
6608 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6609
6610         * Version number is increased to 2.9.4.
6611
6612 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6613
6614         * wl-utils.el (wl-unique-id-suffix): New variable.
6615         (wl-unique-id): Use `wl-unique-id-suffix'
6616
6617 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6618
6619         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6620         instead of `elmo-msgdb-search'.
6621
6622         * Version number is increased to 2.9.3.
6623
6624 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6625
6626         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6627
6628 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6629
6630         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6631         (wl-draft-dispatch-message): Changed for send-later.
6632         (wl-draft-queue-flush): Ditto.
6633         (wl-draft): Clear `wl-sent-message-queued'.
6634         (wl-draft-reedit): Ditto.
6635         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6636         * wl-vars.el (wl-draft-force-queuing): New variable.
6637         (wl-draft-force-queuing-mail): New variable.
6638         (wl-draft-force-queuing-news): New variable.
6639
6640 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6641
6642         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6643         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6644
6645 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6646
6647         * Version number is increased to 2.9.2.
6648
6649 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6650
6651         * wl-draft.el (wl-draft-elide-region): New user command.
6652         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6653
6654         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6655         command `wl-draft-elide-region'.
6656         * wl-mule.el: Ditto.
6657         * wl-xmas.el: Ditto.
6658
6659 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6660
6661         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6662         (wl-biff-check-folder-async): Removed needless let.
6663
6664 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6667         wl-folder-get-elmo-folder.
6668         (wl-biff-check-folder): Set `biff' argument of
6669         `wl-folder-check-one-entity'.
6670         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6671
6672         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6673         (wl-folder-check-one-entity): Added `biff' argument;
6674         Setup `biff' slot of folder.
6675
6676         * Version number is increased to 2.9.1.
6677
6678 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6681         comment out and fixed.
6682         (wl-fldmgr-add-completion-subr): Ditto.
6683
6684         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6685         and msgdb.
6686
6687         * wl.el (wl-toggle-plugged): Save summary view.
6688
6689 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6692
6693 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6694
6695         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6696
6697 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6698
6699         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6700         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6701         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6702
6703         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6704         if it was failed.
6705         (wl-demo): Disable undo in the demo buffer.
6706
6707 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6708
6709         * wl-version.el (wl-version): Changed codename.
6710
6711         * Version number is increased to 2.9.0.
6712
6713 2001-12-14  Takuo KITAME <kitame@northeye.org>
6714
6715         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6716         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6717         (wl-folder-mark-as-read-all-current-entity): Ditto.
6718
6719 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6720
6721         * wl-vars.el (wl-from-width): Define as obsolete variable.
6722         (wl-subject-length-limit): Ditto.
6723
6724         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6725
6726         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6727         wl-summary-save-view.
6728
6729         * wl.el (wl-save-status): Ditto.
6730         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6731
6732         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6733         (wl-summary-exit): Follow the change above.
6734         (wl-summary-goto-folder-subr): Ditto.
6735
6736         * wl-folder.el (wl-folder-create-subr): Don't use
6737         `elmo-folder-creatable-p'.
6738
6739 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6740
6741         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6742
6743 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6744
6745         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6746         rather than bitmap on Emacs 21.
6747         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6748         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6749         for xbm if the new redisplay engine is not available.
6750
6751 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-folder.el (wl-folder-init-hook): New hook.
6754         (wl-folder-init): Run `wl-folder-init-hook'.
6755
6756 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6759
6760 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * wl-acap.el (wl-acap-cache-filename): New variable.
6763         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6764         (wl-acap-init): Use cache if no ACAP server found.
6765
6766 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6767
6768         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6769         `wl-acap-original-msgdb-dir'.
6770
6771         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6772         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6773
6774         * wl-mime.el (wl-mime-save-directory): Renamed from
6775         `wl-mime-save-dir'.
6776
6777 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6778
6779         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6780
6781         * wl-demo.el: Require `path-util'.
6782         (wl-demo-bitmap-mule-available-p): New internal variable.
6783         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6784         `module-installed-p' instead.
6785         (wl-demo-insert-image): Use *.img file for a bitmap image.
6786         (wl-demo): Don't call the ascii demo recursively.
6787
6788 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6789
6790         * Version number is increased to 2.7.7.
6791
6792 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6793
6794         * wl.el (wl-exit): Eliminated byte-compile warning.
6795
6796 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6797
6798         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6799         obsolete variable using `elmo-define-obsolete-variable'.
6800         (wl-fetch-confirm-threshold): Ditto.
6801         (wl-cache-prefetch-folder-type-list): Ditto.
6802         (wl-cache-prefetch-folder-list): Ditto.
6803
6804 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6807         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6808         (wl-demo-insert-image): New function.
6809         (wl-demo-insert-text): New function.
6810         (wl-demo-image-type-alist): Redefine as a function.
6811         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6812         (wl-demo-with-temp-file-buffer): Removed.
6813         (wl-logo-xpm): Removed.
6814         (wl-logo-xbm): Removed.
6815         (wl-logo-bitmap): Removed.
6816
6817 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6818
6819         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6820         (wl-expire-localdir-get-folder-function): New user option.
6821         (wl-expire-localdir-get-folder): New function.
6822         (wl-expire-localdir-date): Ditto.
6823
6824 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6825
6826         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6827         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6828         Fixed unread number mismatch when all-unread < unread.
6829
6830 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6831
6832         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6833         (wl-fetch-confirm-threshold): Ditto.
6834
6835         * wl-summary.el (wl-summary-confirm-appends): Removed.
6836         (wl-summary-sync-update): Don't refer
6837         `wl-summary-update-confirm-threshold' (It is now abolished).
6838
6839         * wl-message.el (wl-message-display-internal): Don't refer
6840         `wl-fetch-confirm-threshold' (It is now abolished).
6841
6842 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6845
6846 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6847
6848         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6849         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6850         Change default value to nil.
6851         (wl-summary-indent-length-limit): The value can be nil, nil means
6852         unlimited.
6853
6854         * wl-summary.el: Don't set limit for indent length if the value of
6855         wl-summary-indent-length-limit is nil.
6856         If the value of wl-summary-width is nil, it means only that the width
6857         of summary is unlimited (nil doesn't mean that the indent length is
6858         unlimited).
6859
6860         * wl-thread.el: Ditto.
6861
6862 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6863
6864         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6865         be nil, nil means never confirm.
6866         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6867
6868 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6869
6870         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6871         means unlimited).
6872
6873 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6874
6875         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6876         Use `with-temp-buffer'.
6877
6878 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6879
6880         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6881         with new backquote style).
6882         (wl-folder-get-entity-from-buffer): Ditto.
6883
6884 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6885
6886         * wl-version.el (nemacs-version): Eliminated.
6887         (wl-extended-emacs-version2): Ignore nemacs.
6888         (wl-extended-emacs-version3): Ditto.
6889
6890 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6891
6892         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6893         (wl-draft-add-in-reply-to): New variable.
6894         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6895         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6896         (wl-draft-yank-from-mail-reply-buffer): Use
6897         `wl-draft-add-in-reply-to'.
6898         (wl-draft-insert-current-message): Ditto.
6899
6900 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6901
6902         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6903         typo (kill->hide).
6904         (wl-message-buffer-prefetch-folder-type-list): Added elements
6905         `mark' and `cache' instead of `internal'.
6906
6907 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6908
6909         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6910         resume msgdb directory.
6911
6912 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6913
6914         * wl.el (wl-exit): Call `wl-acap-exit'.
6915
6916         * wl-summary.el (wl-summary-message-string): New function.
6917         (wl-summary-reedit): Use it.
6918         (wl-summary-resend-bounced-mail): Remove needless let.
6919         (wl-summary-supersedes-message): Ditto.
6920         (wl-summary-save): Ditto.
6921
6922         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6923         (wl-acap-init): Set it.
6924         (wl-acap-exit): New function.
6925
6926 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6927
6928         * wl.el (wl-init): Revert (require 'mime-setup). move from
6929         toplevel.
6930
6931 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6932
6933         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6934         local variables.  Add error when guess function return invalid
6935         value.
6936
6937 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6938
6939         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6940         Change local variable name.
6941         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6942         (wl-folder-get-newsgroups): Return nil when non-news folder.
6943         * wl-summary.el (wl-summary-write-current-folder): State through
6944         when guess-list return nil.
6945         (wl-summary-write-current-folder-functions): Fixed docstring.
6946
6947         * wl.el (wl-exit): Changed confirm message.
6948
6949         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6950         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6951
6952         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6953
6954 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6955
6956         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6957         user option (Renamed from wl-cache-prefetch-folder-type-list).
6958         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6959         from wl-cache-prefetch-folder-list).
6960
6961         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6962         Move to wl-vars.el.
6963         (wl-message-buffer-prefetch-p): Changed to enable
6964         `wl-message-buffer-prefetch-folder-list'.
6965
6966         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6967         `ignore-cache'.
6968
6969 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6970
6971         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6972         `part-top' and `part-bottom'.
6973         (wl-draft-config-sub-part-top): New function.
6974         (wl-draft-config-sub-part-bottom): New function.
6975
6976 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6977
6978         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6979
6980 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6981
6982         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6983
6984 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6985
6986         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6987
6988         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6989         (wl-summary-write-current-folder): Ditto.
6990
6991 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6992
6993         * wl-folder.el (wl-folder-get-newsgroups): Use
6994         `elmo-folder-newsgroups'.
6995
6996 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6997
6998         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6999         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7000         `wl-draft-config-sub-header-bottom'.
7001
7002 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7003
7004         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7005         localnews folder.
7006
7007 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7008
7009         * wl-summary.el (wl-summary-mode): Undo last change.
7010
7011         * wl-folder.el (wl-folder-mode): Ditto.
7012
7013 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7014
7015         * wl-summary.el (wl-summary-mode): Locally set
7016         truncate-partial-window-width to nil.
7017         (for XEmacs)
7018
7019         * wl-folder.el (wl-folder-mode): Ditto.
7020
7021 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7022
7023         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7024
7025 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7026
7027         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7028         number.
7029
7030         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7031
7032         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7033
7034         * Version number is increased to 2.7.6.
7035
7036 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7037
7038         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7039
7040 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7041
7042         * wl-summary.el (wl-summary-sync-update): Enclose network
7043         related portion with `unwind-protect'.
7044
7045 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7046
7047         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7048
7049 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7052         element.
7053         * wl-vars.el (wl-message-body-button-alist): Ditto.
7054
7055         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7056         max match length.
7057         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7058
7059         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7060         for the max match length;
7061         Use 4th element value for the button string regexp group.
7062
7063         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7064         candidate exists, prompt to select.
7065
7066 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7067
7068         * wl-summary.el (wl-summary-jump-to-msg): Search before
7069         calibration point by `beginning-of-line'.
7070
7071 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7072
7073         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7074         for access group.
7075
7076 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7077
7078         * wl-message.el (wl-message-display-internal): Bind
7079         `default-mime-charset'.
7080
7081         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7082
7083         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7084
7085         * Version number is increased to 2.7.5.
7086
7087 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7088
7089         * wl-expire.el (wl-summary-archive): Fixed;
7090         Use `elmo-folder-name-internal'.
7091
7092 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7093
7094         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7095         from `elmo-folder-move-messages' caller.
7096         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7097
7098         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7099         related portions are changed).
7100
7101 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7102
7103         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7104         counter.
7105
7106 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7107
7108         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7109         buffer local and set it to nil.
7110
7111         * wl-message.el (wl-message-redisplay): Ditto.
7112
7113 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7114
7115         * wl-summary.el (wl-summary-mark-as-important): If message is
7116         already cached, set messag as read, otherwise encache and mark as read.
7117
7118 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7119
7120         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7121         point-min.
7122
7123 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7124
7125         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7126         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7127         a keymap.
7128
7129 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7130
7131         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7132         parent.
7133
7134         * wl-mule.el (wl-message-define-keymap): Ditto.
7135
7136         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7137
7138         * wl-xmas.el (wl-message-display-internal-hook): Define.
7139         (wl-xmas-setup-message-toolbar): Define as function.
7140         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7141         (wl-message-overload-functions): Abolished.
7142         (wl-message-define-keymap): New function.
7143
7144         * wl-vars.el (wl-message-display-internal-hook): New variable.
7145         (wl-message-header-button-alist): New variable (Renamed from
7146         wl-highlight-message-header-button-alist).
7147         (wl-message-body-button-alist): Ditto.
7148
7149         * wl-mule.el (wl-message-define-keymap): New function.
7150         (wl-message-overload-functions): Abolished.
7151
7152         * wl-message.el (wl-message-add-buttons-to-body): New function.
7153         (wl-message-redisplay): Don't call wl-message-overload-functions;
7154         Call wl-message-add-buttons-to-header and
7155         wl-message-add-buttons-to-body.
7156         (wl-message-display-internal): Set keymap argument for
7157         elmo-mime-display-as-is, elmo-mime-message-display;
7158         Run wl-message-display-internal-hook.
7159         (wl-message-refer-article-or-url): Abolished.
7160
7161         * wl-highlight.el (wl-highlight-headers): Don't call
7162         wl-highlight-message-add-buttons-to-header.
7163         (wl-highlight-message-add-buttons-to-header): Abolished.
7164
7165
7166         * wl-e21.el (wl-message-display-internal-hook): Define.
7167         (wl-e21-setup-toolbar): Deleted duplicated binding.
7168         (wl-e21-setup-message-toolbar): Define as function.
7169         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7170         (wl-message-define-keymap): New function.
7171         (wl-message-overload-functions): Abolished.
7172
7173 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7174
7175         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7176         and elmo-folder-close.
7177
7178         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7179
7180 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7181
7182         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7183         boolean value.
7184         * wl-draft.el (wl-draft-do-fcc): Ditto.
7185
7186 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7187
7188         * wl-vars.el (wl-fcc-force-as-read): New variable.
7189         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7190         mark copied message as read.
7191
7192 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7193
7194         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7195
7196 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7197
7198         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7199         `wl-summary-target-above' instead of obsolete variable
7200         `wl-summary-temp-above'.
7201
7202         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7203         instead of `make-obsolete-variable'.
7204         * wl-refile.el (toplevel): Ditto.
7205
7206 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7207
7208         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7209         with third argument t.
7210         (wl-draft): Set first argument for wl-plugged-init as t.
7211
7212         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7213         definition.
7214
7215 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7216
7217         * wl-vars.el: Tabify.
7218         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7219
7220         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7221         message.
7222
7223 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7224
7225         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7226         and set default to beep.
7227
7228 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7229
7230         * wl-vars.el (wl-draft-truncate-lines): New variable.
7231
7232         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7233         instead of wl-message-truncate-lines for truncate-lines.
7234
7235 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7236
7237         * wl-message.el (wl-message-display-internal): Call
7238         `wl-highlight-message' after `elmo-mime-display-as-is'.
7239
7240         * wl-mime.el (wl-mime-display-text/plain): New function.
7241         (wl-mime-display-header): Ditto.
7242         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7243         body-presentation-method for text/plain;
7244         Register `wl-mime-display-header' as a header-presentation-method;
7245         Don't set up `elmo-message-text-content-inserted-hook' and
7246         `elmo-message-header-inserted-hook'.
7247
7248         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7249         variable.
7250         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7251         as t if flag is 'all-header;
7252         Don't bind `elmo-message-ignored-field-list',
7253         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7254
7255 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7258         for xemacs with non-mule environment.
7259
7260 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7261
7262         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7263         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7264         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7265
7266 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7267
7268         * wl-vars.el (wl-interactive-send): Set default value as t.
7269
7270 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7271
7272         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7273         (wl-addrmgr-method-list): Abolished.
7274         (wl-addrmgr-change-method): Follow above change.
7275
7276         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7277
7278 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7279
7280         * wl-vars.el (wl-message-truncate-lines): Change default value
7281         to default-truncate-lines.
7282
7283         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7284
7285 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7286
7287         * wl-vars.el (wl-message-truncate-lines): New variable.
7288
7289         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7290         wl-message-truncate-lines.
7291
7292 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7293
7294         * wl-acap.el (wl-acap-init): Remove period from error message.
7295         (wl-acap-find-acap-service): Remove period from message.
7296
7297 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7298
7299         * wl.el (wl-check-environment): Undo last change.
7300
7301         * wl-vars.el (wl-from): Changed default value.
7302
7303         * wl-util.el (toplevel): Don't require tm-edit.
7304
7305         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7306         `wl-folder-init';
7307         Don't set mark on mail body.
7308         (wl-draft-reedit): Ditto.
7309
7310         * wl-address.el (wl-address-quote-specials): Define as an alias for
7311         elmo-address-quote-specials.
7312
7313 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7316
7317         * wl-vars.el (wl-from): Set default value as nil.
7318         (wl-organization): Set default value as ORGANIZATION environment
7319         variable.
7320
7321         * wl-draft.el (wl-smtp-extension-bind): Check value of
7322         wl-smtp-connection-type.
7323
7324         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7325         error.
7326
7327 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7328
7329         * Version number is increased to 2.7.4.
7330
7331         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7332         arguments from `wl-highlight-x-face-function' caller.
7333         Use x-face-1.3.6.12 or later.
7334
7335 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7336
7337         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7338
7339 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7340
7341         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7342         (wl-fcc): Fix to accept function.
7343         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7344
7345 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7346
7347         * wl-acap.el (toplevel): Added `product-provide' declare.
7348         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7349
7350 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * wl.el (wl): Changed order of calling `elmo-init'
7353         and `elmo-folder-init'.
7354
7355 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7356
7357         * wl-mime.el (wl-summary-burst): Extract message when content-type
7358         of root entity is not only `multipart' but also `message/rfc822'.
7359         (wl-summary-burst-subr): Ditto.
7360
7361 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7362
7363         * wl-vars.el (toplevel): Require 'custom.
7364         (wl-trash-folder): Added to `wl-setting' group.
7365
7366         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7367         exists.
7368         (wl-addrmgr-draw): Insert empty line when no entry exists.
7369
7370         * wl-mule.el (wl-message-wheel-up): Fixed.
7371         (wl-message-wheel-down): Ditto.
7372
7373 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7374
7375         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7376         config is an anonymous lambda expression.
7377
7378 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7379
7380         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7381         when Mule 2 is running.
7382
7383 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7386
7387 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7388
7389         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7390         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7391
7392         * wl-address.el (wl-address-specials-regexp): Eliminated.
7393         (wl-address-quote-specials): Rewrite.
7394
7395 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7398         shy-groups for regexp.
7399
7400         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7401         character classes and Perl style shy-groups for regexp.
7402         (wl-highlight-plugged-current-line): Use Posix style character
7403         classes for regexp.
7404         (wl-e21-highlight-folder-by-numbers): Ditto.
7405         (wl-e21-display-image-p): Use `display-images-p' instead of
7406         `display-graphic-p'.
7407         (display-images-p): Make an alias to `display-graphic-p' if it is
7408         not available.  It is for Emacs version prior to 21.0.105.
7409
7410         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7411         `display-graphic-p'.
7412         (wl-demo-image-type-alist): Ditto.
7413         (display-images-p): Make an alias to `display-graphic-p' if it is
7414         not available.  It is for Emacs version prior to 21.0.105.
7415
7416 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7417
7418         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7419         support.
7420         (wl-generate-user-agent-string): Ditto.
7421
7422         * wl-version.el (wl-version): Update docsting.
7423         (wl-version-status): Ditto.
7424
7425 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7428         21.0.105.  For Emacs 21.0.104 or earlier.
7429
7430 2001-09-03  Takuo KITAME <kitame@northeye.org>
7431
7432         * wl-e21.el (wl-plugged-init-icons): Use
7433         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7434         (wl-biff-init-icons): Ditto.
7435
7436 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7437
7438         * wl-highlight.el (wl-highlight-summary-current-line):
7439         Fixed highlighting refile/copy destination.
7440
7441         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7442         (wl-acap-store): Encode string by wl-acap-coding-system.
7443
7444 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7445
7446         * wl-acap.el (toplevel): Check and require 'un-define before
7447         'xemacs-ucs;
7448          Added checking for UTF-2000.
7449
7450 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7453         Don't enclose with `eval-and-compile'.
7454
7455         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7456         wl-init is non-nil.
7457
7458         * wl-draft.el (wl-draft): Ditto.
7459
7460         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7461
7462         * wl-acap.el (toplevel): Require 'wl.
7463         (wl-acap-store): Call `elmo-init'.
7464
7465         * wl.el (wl): Changed position of `wl-check-environment'.
7466         (toplevel): Added autoload setting for wl-acap.
7467
7468         * wl-vars.el (wl-setting): New custom group.
7469         (wl-from): Added wl-setting group.
7470         (wl-user-mail-address-list): Ditto.
7471         (wl-organization): Ditto.
7472         (wl-subscribed-mailing-list): Ditto.
7473         (wl-envelope-from): Ditto.
7474         (wl-smtp-posting-user): Ditto.
7475         (wl-smtp-posting-server): Ditto.
7476         (wl-smtp-posting-port): Ditto.
7477         (wl-smtp-authenticate-type): Ditto.
7478         (wl-pop-before-smtp-user): Ditto.
7479         (wl-pop-before-smtp-server): Ditto.
7480         (wl-pop-before-smtp-port): Ditto.
7481         (wl-pop-before-smtp-authenticate-type): Ditto.
7482         (wl-nntp-posting-server): Ditto.
7483         (wl-nntp-posting-user): Ditto.
7484         (wl-nntp-posting-port): Ditto.
7485         (wl-fetch-confirm-threshold): Ditto.
7486         (wl-prefetch-threshold): Ditto.
7487         (wl-thread-insert-opened): Ditto.
7488         (wl-ldap-server): Ditto.
7489         (wl-ldap-port): Ditto.
7490         (wl-ldap-base): Ditto.
7491         (wl-ldap-objectclass): Ditto.
7492         (wl-use-ldap): Ditto.
7493         (wl-draft-config-alist): Ditto.
7494         (wl-draft-config-matchone): Ditto.
7495         (wl-template-alist): Ditto.
7496         (wl-message-sort-field-list): Ditto.
7497         (wl-message-ignored-field-list): Ditto.
7498         (wl-message-visible-field-list): Ditto.
7499         (wl-interactive-send): Ditto.
7500         (wl-summary-move-order): Ditto.
7501         (wl-auto-select-first): Ditto.
7502         (wl-auto-select-next): Ditto.
7503         (wl-interactive-save-folders): Ditto.
7504
7505         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7506         Initialization codes are moved from wl-local-folder-init.
7507         (wl-local-folder-init): Follow the change above.
7508         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7509
7510         * wl-acap.el: New file.
7511
7512         * Version number is increased to 2.7.3.
7513
7514 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7515
7516         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7517
7518 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7519
7520         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7521         (wl-addrmgr-address-entry-list): Ditto.
7522
7523 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7524
7525         * wl-e21.el (wl-draft-mode-map): Removed binding for
7526         `wl-draft-insert-x-face-field'.
7527
7528         * wl-mule.el (wl-draft-mode-map): Ditto.
7529
7530         * wl-xmas.el (wl-draft-mode-map): Ditto.
7531
7532         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7533         (wl-cs-autoconv): Ditto.
7534         (wl-cs-local): Ditto.
7535         (wl-use-scoring): Ditto.
7536         (wl-mime-charset): Ditto.
7537         (wl-folder-check-async): Ditto.
7538
7539         * wl.el (toplevel): Ignore nemacs and tm.
7540         (wl-exit): Ditto.
7541
7542         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7543         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7544         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7545         instead of wl-address-petname-add-or-change.
7546         (wl-summary-edit-addresses-subr): Use wl-address-delete
7547         instead of wl-address-petname-delete.
7548
7549         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7550
7551         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7552         if error occured.
7553
7554         * wl-message.el (require): Remove tm support.
7555
7556         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7557
7558         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7559         (wl-folder-jump-to-current-entity): Ditto.
7560         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7561
7562         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7563         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7564         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7565
7566         * wl-mule.el (wl-draft-key-setup): Ditto.
7567
7568         * wl-xmas.el (wl-draft-key-setup): Ditto.
7569
7570         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7571         (wl-draft-std11-parse-addresses): New function.
7572         (wl-draft-parse-mailbox-list): Use it.
7573         (wl-draft): Ignore nemacs.
7574         (wl-draft-reedit): Ditto.
7575
7576         * wl-addrmgr.el: New file.
7577         (Original is wl-rcpt.el written by
7578         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7579         Thanks Kitamoto-san.)
7580
7581         * wl-address.el (wl-address-make-address-list): Modified parsing
7582         process.
7583         (wl-address-delete): Renamed from `wl-address-petname-delete';
7584         Modify wl-address-list too.
7585         (wl-address-add-or-change): Renamed from
7586         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7587
7588 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7589
7590         * wl-highlight.el (wl-highlight-summary-current-line):
7591           Work with transient-mark-mode
7592
7593 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7594
7595         * Version number is increased to 2.7.2.
7596
7597         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7598         instead of elmo-dop-queue-method.
7599
7600 2001-08-06  SAITO Atsunori <sai@yedo.com>
7601
7602         * wl-vars.el (wl-ldap-objectclass): New user option.
7603
7604         * wl-address.el (wl-ldap-make-filter): Use it.
7605
7606 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7609
7610 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7611
7612         * wl-folder.el (wl-folder): redisplay after folder insertion.
7613
7614         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7615
7616         * wl-summary.el (wl-summary-sync-update):
7617         Change status mark only when new-msgdb exists.
7618         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7619
7620 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * wl-summary.el (wl-summary-open-folder): New function.
7623         (wl-summary-goto-folder-subr): Use it.
7624         (wl-summary-mark-as-important): Fix;
7625         Encache only when no cache exists.
7626
7627 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7628
7629         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7630         Use with-current-buffer.
7631
7632 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7633
7634         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7635         before call `get-buffer'. Fixed parenthesis.
7636         (wl-score-get-header-entry): Clear message and help window when
7637         keyboard quit.
7638         (wl-score-edit-insert-header): Ditto.
7639
7640 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7643         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7644         (wl-default-draft-cite): Fix.
7645
7646         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7647         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7648
7649 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * wl-message.el (wl-message-prev-page): Do same bahavior
7652         as summary when it is called in the message buffer.
7653         (wl-message-next-page): Ditto.
7654
7655 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7656
7657         * wl-summary.el (wl-summary-forward): Use cache if it is not
7658         section cache.
7659
7660 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7661
7662         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7663         Removed redundant require of elmo-vars.
7664         (wl-biff-state-indicator-on): Changed default value for
7665         xemacs with non-mule environment.
7666
7667         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7668         wl-message-buffer is nil;
7669         Hide progress bar after moving messages.
7670
7671 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7672
7673         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7674         message at cursor point is deleted.
7675
7676 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7677
7678         * wl-vars.el: Changed file coding system to euc-japan.
7679         Added -*-coding:-*- magic to the first line.
7680
7681         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7682         Search parent from the first message.
7683
7684         * Version number is increased to 2.7.1.
7685
7686 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7687
7688         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7689
7690 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7691
7692         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7693         refile/delete execution.
7694
7695         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7696         Fixed docstring.
7697
7698 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7699
7700         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7701         do update process;
7702         Don't update marks when update process is interrupted.
7703
7704 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7705
7706         * wl-summary.el (wl-summary-reply): Fixed problem when
7707         wl-draft-use-frame is non-nil.
7708         (wl-summary-forward): Ditto.
7709
7710         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7711         as nil.
7712         (wl-folder-mark-as-read-all-entity): Ditto.
7713         (wl-folder-prefetch-entity): Ditto.
7714
7715         * wl.el (wl): Check environment before wl-init.
7716
7717         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7718         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7719         instead of wl-summary-collect-unread.
7720         (wl-summary-reply): Split message window.
7721
7722 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7725         only if current language environment is japanese,
7726
7727         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7728         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7729         (wl-folder-goto-folder-subr): Ditto.
7730
7731         * wl-draft.el (wl-draft-dispatch-message): Call
7732         `elmo-file-cache-get-path'.
7733
7734 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7735
7736         * wl-summary.el (wl-summary-cursor-move): If return value of
7737         wl-summary-next-message is not number, don't jump.
7738
7739 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * wl-summary.el (wl-summary-buffer-next-message-function): New
7742         variable.
7743         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7744         if it is bound.
7745
7746         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7747         string.
7748
7749         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7750         (wl-plugged-drawing): Ditto.
7751
7752 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7755         process.
7756         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7757         with unwind-protect.
7758
7759         * wl.el (wl-init): Require mime-setup.
7760         (wl-check-environment): Don't require mime-setup.
7761
7762         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7763         instead of elmo-folder-type.
7764
7765         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7766         value as nil.
7767
7768 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7769
7770         * Version number is increased to 2.7.0.
7771
7772         * wl-version.el (wl-version): Changed codename.
7773
7774         * wl-summary.el (wl-summary-delete-cache): Fixed.
7775
7776         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7777         Workaround for net folders.
7778         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7779
7780         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7781         value to nil (According to the patch from
7782         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7783
7784         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7785         of elmo-folder-close.
7786
7787 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7788
7789         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7790         for postfix.
7791
7792 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7793
7794         * wl-summary.el (wl-summary-resend-message): Fixed.
7795
7796         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7797         Call wl-draft with `from' argument if its address is included in
7798         `wl-user-mail-address-list'.
7799         (wl-draft): Added `from' argument.
7800
7801         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7802         non-nil.
7803         (wl): Don't show demo if wl-demo is nil.
7804
7805         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7806         wl-summary-use-frame.
7807
7808         * wl-vars.el (wl-summary-use-frame): New user option.
7809         (wl-folder-use-frame): Changed docstring.
7810
7811         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7812         non-nil.
7813         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7814         wl-summary-use-frame.
7815
7816         * wl-vars.el (wl-folder-use-frame): New user option.
7817
7818         * wl-summary.el (wl-summary-exit): Back to folder frame if
7819         wl-folder-use-frame is non-nil.
7820         (wl-summary-redisplay-internal): Ignore cache if current folder
7821         is draft folder,
7822         (wl-summary-redisplay-no-mime): Ditto.
7823         (wl-summary-redisplay-all-header): Ditto.
7824
7825         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7826         if wl-folder-use-frame is non-nil.
7827
7828 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7829
7830         * wl-summary.el (wl-summary-sync-update): Bind
7831         elmo-folder-update-threshold.
7832         (wl-summary-mark-as-important): Enclosed server mark processing
7833         with `save-match-data'.
7834
7835         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7836         only when it is already defined.
7837
7838 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7839
7840         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7841         name of folder exclude localdir is wrong.
7842         * wl-folder.el (wl-folder-sync-entity):
7843         Set `wl-summary-always-sticky-folder-list' as nil.
7844         (wl-folder-mark-as-read-all-entity): Ditto.
7845         (wl-folder-prefetch-entity): Ditto.
7846
7847 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7848
7849         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7850         instead of `wl-summary-write-current-newsgroup'.
7851
7852 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7853
7854         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7855         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7856         non-nil and selected message is important, do not display.
7857
7858 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7859
7860         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7861
7862 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7863
7864         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7865
7866         * wl-summary.el (wl-summary-mark-as-important): Set message number
7867         using wl-summary-message-number.
7868
7869 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7870
7871         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7872         destination folder is 'null.
7873
7874 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7875
7876         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7877         New function.
7878         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7879         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7880         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7881
7882 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7883
7884         * wl-mime.el (wl-mime-setup): Added setting for
7885         `mime-setup-signature-key-alist' to avoid overriding key bind for
7886         `wl-draft-send'.
7887
7888         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7889         for `wl-draft-send'.
7890         * wl-mule.el (wl-draft-overload-functions): Ditto.
7891         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7892         * wl-draft.el (wl-draft-send): Ditto.
7893
7894         * wl-message.el (wl-message-display-internal):
7895         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7896         (Patch is provided by <kita@coe.nttdata.co.jp>).
7897
7898 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7899
7900         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7901
7902 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7903
7904         * wl.el (wl): Fix for wl-demo.
7905
7906 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7907
7908         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7909
7910 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7911
7912         * wl-folder.el (wl-folder-prefetch-entity): Use
7913         `wl-folder-get-elmo-folder'.
7914         (wl-folder-count-incorporates): Do not use
7915         `wl-folder-get-elmo-folder'.
7916
7917 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7918
7919         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7920         instead of `elmo-folder-get-type'.
7921
7922 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7923
7924         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7925         position on Subject: field.
7926         (Advised by Mito <mit@nines.nec.co.jp>)
7927
7928 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7929
7930         * wl-folder.el (wl-folder-prefetch-entity): Use
7931         `wl-folder-get-elmo-folder'.
7932
7933 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7934
7935         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7936
7937         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7938         `process-duplicates' slot.
7939
7940         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7941         if detection failed.
7942
7943 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7944
7945         * wl-version.el (wl-version-status): Set to "alpha".
7946
7947 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7950         Check wl-message-buffer lives before set-buffer.
7951
7952 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7953
7954         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7955         called in folder mode.
7956         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7957         * wl-summary.el (wl-summary-exit-pre-hook): Run
7958         `wl-summary-exit-pre-hook' before exit summary mode.
7959
7960 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7961
7962         * wl-version.el (wl-version-status): New variable.
7963         (wl-version-status-alist): Removed.
7964         (wl-version-status): Rule included.
7965
7966 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7967
7968         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7969         @sponichi.
7970
7971         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7972         when `mail-reply-buffer' is buffer-local variable.
7973         (Reported by <kita@coe.nttdata.co.jp>).
7974
7975 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * wl-vars.el (toplevel): Require 'elmo-util.
7978
7979 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7980
7981         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7982         (All other related portions are changed)
7983
7984         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7985
7986         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7987
7988 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7989
7990         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7991
7992 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7995         Delete other windows to avoid an error.
7996         Use `point-marker' instead of `point' to remember the start point
7997         of body.
7998
7999         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8000
8001         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8002         number not to exceed all message number.
8003
8004 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8005
8006         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8007         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8008
8009 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8010
8011         * wl-summary.el (wl-summary-sync-force-update): Added argument
8012         no-check.
8013         (wl-summary-sync-update): Ditto.
8014         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8015         with `no-check'.
8016
8017         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8018         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8019         already running.
8020
8021 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8022
8023         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8024         `dst-folder-arg'.
8025         (wl-expire-archive-number1): Diito.
8026         (wl-expire-archive-number2): Diito.
8027         (wl-expire-archive-Date): Diito.
8028         (wl-archive-number1): Diito.
8029         (wl-archive-number2): Diito.
8030         (wl-archive-date): Diito.
8031         (wl-archive-folder-p): New function.
8032         (wl-summary-expire): Support of expand folder name at
8033         wl-expire-alist.
8034         * wl-util.el (wl-expand-newtext): Renamed from
8035         `wl-refile-expand-newtext'.
8036
8037 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8038
8039         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8040         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8041         `(elmo-msgdb-get-overview msgdb)'.
8042         (wl-summary-prefetch): Bind match data before call
8043         `wl-summay-prefetch-msg'.
8044         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8045         'off if `wl-summary-buffer-disp-msg' is non-nil.
8046         Fixed problem that couldn't show only one new or unread message when
8047         enter folder.
8048         (wl-summary-reply): Don't call `split-window-vertically' and other
8049         window.
8050
8051 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8052
8053         * wl-expire.el (wl-expire-refile): Fixed.
8054
8055 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8056
8057         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8058
8059         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8060         biff notification is removed.
8061
8062         * wl.el (wl): Changed position of `elmo-init'.
8063
8064         * wl-draft.el (wl-default-draft-cite): Use date field
8065         on the citation buffer.
8066
8067         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8068
8069         * wl-xmas.el (wl-folder-internal-icon-list): Added
8070         `wl-folder-shimbun-image'.
8071
8072         * wl-e21.el (wl-folder-internal-icon-list): Added
8073         `wl-folder-shimbun-image'.
8074
8075 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8076
8077         * wl.el (wl-init): Eliminated argument.
8078         (wl): Rewrite.
8079
8080         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8081         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8082         instead of `elmo-folder-msgdb-internal'.
8083         (wl-summary-sync-update): Ditto.
8084         (wl-summary-flush-pending-append-operations): Eliminated.
8085         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8086         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8087         `elmo-folder-open'.
8088
8089         * wl-mime.el (wl-summary-burst): Fixed.
8090
8091         * wl-folder.el (wl-folder-info-save): Check data type.
8092
8093         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8094         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8095         instead of `elmo-folder-msgdb-internal'.
8096         (wl-expire-hide): Ditto.
8097
8098
8099         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8100
8101 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8102
8103         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8104
8105 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8106
8107         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8108
8109 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8110
8111         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8112         Fixed `match-beginning' argument mismatch.
8113
8114 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8115
8116         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8117         the default value.
8118
8119 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8120
8121         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8122         instead of `elmo-nntp-default-port'.
8123
8124         * wl-vars.el: Fixed some doc strings.
8125
8126 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8127
8128         * wl-summary.el (wl-summary-prefetch-msg): Use
8129         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8130
8131         * wl-vars.el: Define *-func as obsolete variable using
8132         `elmo-define-obsolete-variable'.
8133
8134         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8135         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8136         instead of `wl-message-buffer-prefetch-threshold'.
8137
8138         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8139
8140         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8141
8142         * wl-draft.el (wl-caesar-region-func): Ditto.
8143
8144         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8145         Keep unread status in elmo-folder-move-messages.
8146         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8147
8148 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8149
8150         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8151         `wl-summary-buffer-exit-func'
8152         (wl-summary-buffer-message-redisplay-function): Renamed from
8153         `wl-summary-buffer-message-redisplay-func'
8154         (wl-summary-buffer-next-folder-function): Renamed from
8155         `wl-summary-buffer-next-folder-func'.
8156         (wl-summary-buffer-prev-folder-function): Renamed from
8157         `wl-summary-buffer-prev-folder-func'.
8158         (wl-summary-get-petname-function): Renamed from
8159         `wl-summary-get-petname-func'.
8160
8161         * wl-score.el (wl-score-edit-exit-function): Renamed from
8162         `wl-score-edit-exit-func'.
8163
8164         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8165         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8166
8167         * wl-util.el (wl-load-profile-function): Renamed from
8168         `wl-load-profile-func'.
8169
8170         * wl-folder.el (wl-folder-completion-function): Renamed from
8171         `wl-folder-completion-func'.
8172         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8173
8174         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8175         `wl-expire-archive-get-folder-func'.
8176         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8177         (wl-draft-send-mail-function): Renamed from
8178         `wl-draft-send-mail-func'.
8179         (wl-draft-send-news-function): Renamed from
8180         `wl-draft-send-news-func'.
8181         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8182         (wl-generate-mailer-string-function): Renamed from
8183         `wl-generate-mailer-string-func'.
8184         (wl-highlight-signature-search-function): Renamed from
8185         `wl-highlight-signature-search-func'.
8186         (wl-highlight-x-face-function): Renamed from
8187         `wl-highlight-x-face-func'
8188         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8189         (wl-ps-print-buffer-function): Renamed from
8190         `wl-ps-print-buffer-func'
8191         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8192         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8193         (wl-summary-subject-filter-function): Renamed from
8194         `wl-summary-subject-filter-func'.
8195
8196         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8197         `wl-draft-queue-flush-send-func'
8198         (wl-draft-cite-function): Renamed from
8199         `wl-draft-cite-func'
8200
8201         * wl-address.el (wl-address-init-function): Renamed from
8202         `wl-address-init-func'.
8203
8204 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8205
8206         * wl-draft.el (wl-draft-queue-flush): Don't call
8207         `elmo-dop-unlock-message'.
8208         * wl-draft.el (wl-draft-queue-append): Don't call
8209         `elmo-dop-lock-message'.
8210
8211         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8212         (wl-summary-buffer-folder-name): Ditto.
8213         (wl-summary-message-regexp): Added '-' (all other related portions
8214         are changed).
8215         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8216         wl-summary-buffer-folder-name.
8217
8218 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8219
8220         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8221         the number of mails in the folder buffer is not updated by wl-biff.
8222
8223 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8224
8225         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8226         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8227
8228 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-summary.el (wl-summary-next-message):
8231         Return next message number when wl-summary-move-order is nil.
8232
8233 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8234
8235         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8236         `wl-summary-move-spec-alist'.
8237         (wl-summary-move-spec-unplugged-alist): New variable
8238         (Move spec for unplugged status).
8239         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8240         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8241
8242 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8243
8244         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8245         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8246
8247 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8248
8249         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8250         simple quotation to quote the anonymous function.
8251         * tm-wl.el (wl-draft-preview-message): Ditto.
8252
8253 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8254
8255         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8256         Eliminate redundant `save-excursion'.
8257         (wl-highlight-summary-current-line): Ditto.
8258
8259         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8260         accessing match data when `looking-at' failed.
8261
8262         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8263         `elmo-match-string' where users don't care about the speed.
8264         (wl-draft-save): Ditto.
8265
8266 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * wl-util.el (wl-regexp-opt): New function.
8269
8270         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8271         number from `wl-summary-buffer-number-list'.
8272         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8273         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8274         (wl-summary-move-spec-alist): Changed default setting.
8275
8276 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8277
8278         * wl-vars.el (wl-biff-notify-hook): New hook.
8279         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8280         the arrival of new mail.
8281         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8282         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8283
8284 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8285
8286         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8287
8288 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8289
8290         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8291
8292         * Version number is increased to 2.5.8.
8293
8294         * wl-thread.el (toplevel): require 'cl.
8295         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8296         (wl-thread-make-number-list): New function.
8297         (wl-thread-entity-make-number-list-from-children): Ditto.
8298         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8299         (wl-thread-entity-insert-as-children): Likewise.
8300         (wl-thread-delete-message): Likewise.
8301         (wl-meaning-of-mark): Eliminated.
8302         (wl-thread-next-failure-mark-p): Ditto.
8303         (wl-thread-entity-get-mark): Ditto.
8304         (wl-thread-meaning-alist-get-result): Ditto.
8305         (wl-thread-entity-check-prev-mark): Ditto.
8306         (wl-thread-entity-check-next-mark): Ditto.
8307         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8308         (wl-thread-entity-get-prev-marked-entity): Ditto.
8309         (wl-thread-get-prev-unread): Ditto.
8310         (wl-thread-jump-to-prev-unread): Ditto.
8311         (wl-thread-get-next-unread): Ditto.
8312         (wl-thread-jump-to-next-unread): Ditto.
8313         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8314         (wl-thread-entity-get-next-marked-entity): Ditto.
8315
8316         * wl-summary.el (wl-summary-buffer-number-list):
8317         New bufer-local variable.
8318         (wl-summary-switch-to-clone-buffer): Clone
8319         `wl-summary-buffer-number-list'.
8320         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8321         (wl-summary-cursor-move-regex): Eliminated.
8322         (wl-summary-cursor-up): Rewrite.
8323         (wl-summary-cursor-down): Ditto.
8324         (wl-summary-mode-spec-alist): New variable.
8325         (wl-summary-next-message): New inline function.
8326         (wl-summary-cursor-move): New function.
8327         (wl-summary-default-get-next-msg): Rewrite.
8328         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8329         (wl-summary-rescan): Ditto.
8330         (wl-summary-sync-all-init): Ditto.
8331         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8332         summary is not thread view.
8333         (wl-summary-sync-update): Ditto.
8334         (wl-summary-rescan): Ditto.
8335         (wl-summary-make-number-list): New function.
8336
8337         * wl-draft.el: "FCC" -> "Fcc".
8338
8339 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8340
8341         * wl-highlight.el (wl-highlight-summary-window):
8342         Call `set-buffer-modified-p'.
8343
8344         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8345         (wl): Call `elmo-init' and fix.
8346
8347         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8348         Use new variables.
8349
8350         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8351
8352 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8353
8354         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8355
8356 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8357
8358         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8359
8360 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8361
8362         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8363         `wl-use-toolbar' nor `display-graphic-p'.
8364         (wl-e21-setup-message-toolbar): Ditto.
8365         (wl-e21-setup-summary-toolbar): Ditto.
8366         (wl-e21-setup-folder-toolbar): Ditto.
8367
8368         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8369         (wl-plugged-init-icons): Ditto.
8370
8371         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8372         `display-graphic-p'.
8373         (wl-plugged-set-folder-icon): Ditto.
8374         (wl-highlight-plugged-current-line): Ditto.
8375         (wl-highlight-folder-current-line): Ditto.
8376         (wl-e21-highlight-folder-group-line): Ditto.
8377         (wl-e21-setup-toolbar): Ditto.
8378         (wl-e21-display-image-p): New macro.
8379
8380         * wl-demo.el (wl-demo): Simplified.
8381         (wl-demo-image-type-alist): Use `image-type-available-p' for
8382         checking whether the image type `xbm' is available.
8383
8384 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8385
8386         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8387         (wl-summary-input-range): Ditto.
8388
8389 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8390
8391         * wl-summary.el (wl-summary-edit-addresses): Use
8392         `wl-summary-get-original-buffer'
8393         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8394         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8395         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8396         (wl-summary-get-newsgroups): Eliminated.
8397         (wl-summary-set-crosspost): Ditto.
8398         (wl-summary-is-crosspost-folder): Ditto.
8399         (wl-crosspost-alist-load): Ditto.
8400         (wl-crosspost-alist-save): Ditto.
8401
8402         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8403         `elmo-setup-subscribed-newsgroups' instead of
8404         `elmo-nntp-make-groups-hashtb'.
8405         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8406         instead of `wl-crosspost-alist-save'.
8407
8408         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8409         of `elmo-folder-message-appendable-p'.
8410         (wl-mime-header-presentation-method): Eliminated.
8411
8412         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8413         (Error occurs in emacs21).
8414
8415         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8416         the current buffer).
8417
8418         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8419         instead of `wl-crosspost-alist-save'.
8420         (wl-init): `elmo-crosspost-message-alist-load'
8421         instead of `wl-crosspost-alist-load'
8422
8423         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8424         (wl-parse-newsgroups): Likewise.
8425         (wl-biff-notify): Run `wl-biff-notify-hook'.
8426
8427 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8430
8431         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8432         when `wl-summary-lazy-highlight' is non-nil.
8433         (wl-summary-goto-folder-subr): Highlight only when
8434         `wl-summary-lazy-highlight' is non-nil.
8435
8436         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8437         Don't display progress and highlight temp-mark when
8438         `wl-summary-lazy-highlight' is non-nil.
8439         (wl-highlight-summary-window): New function.
8440         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8441
8442 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8443
8444         * wl-summary.el (wl-summary-sync): Change `all-visible'
8445         from `all-shown'
8446         (wl-summary-input-range): Ditto.
8447
8448 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8449
8450         * wl-e21.el (wl-highlight-folder-current-line): Call
8451         `wl-folder-init-icons' when folder icons have not been initialized.
8452
8453         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8454
8455         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8456         (wl-demo-image-type-alist): New macro.
8457
8458 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8459
8460         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8461         display does not support graphics.
8462         (wl-plugged-init-icons): Ditto.
8463         (wl-folder-init-icons): Ditto.
8464
8465         * wl-demo.el (wl-demo): Chech closely whether the display
8466         supports graphics.
8467
8468 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8469
8470         * wl-summary.el (wl-summary-get-original-buffer): New function.
8471         (wl-summary-set-crosspost): Use it.
8472         (wl-summary-target-mark-uudecode): Ditto.
8473         (wl-summary-reedit): Ditto.
8474         (wl-summary-resend-bounced-mail): Ditto.
8475         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8476         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8477
8478         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8479         (wl-message-display-internal): Ditto.
8480
8481 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8482
8483         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8484
8485 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8486
8487         * wl-summary.el (wl-summary-save-view): Renamed from
8488         `wl-summary-save-status'.
8489
8490 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8491
8492         * wl-summary.el (wl-summary-sync): Added `all-shown'
8493
8494 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8495
8496         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8497
8498 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8499
8500         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8501
8502 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8503
8504         * wl-highlight.el (wl-highlight-summary-line-string): Use
8505         `zerop' instead of `= 0'.
8506         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8507
8508         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8509         for comparing numbers.
8510         (wl-template-prev): Use `zerop' instead of `eq 0'.
8511
8512         * wl-draft.el (wl-draft-insert-current-message): Use
8513         `with-current-buffer' instead of `save-excursion'.
8514         Use `zerop' instead of `eq 0'.
8515
8516 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8517
8518         * wl-draft.el (wl-draft-insert-ccs): New function.
8519         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8520         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8521
8522 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8523
8524         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8525
8526 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8527
8528         * wl-expire.el (wl-expire-refile): Don't call
8529         elmo-msgdb-add-msgs-to-seen-list;
8530         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8531         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8532
8533 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8534
8535         * wl-message.el (wl-message-prev-page): Ignore errors while
8536         scroll-down.
8537
8538 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8539
8540         * wl-mime.el: Use elmo-original-message-mode instead of
8541         mmelmo-original-mode.
8542
8543         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8544         `elmo-folder-get-spec';
8545         (wl-fldmgr-add-completion-all-completions):
8546         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8547
8548         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8549         of `elmo-folder-get-type'.
8550
8551         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8552         `elmo-folder-get-spec';
8553         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8554         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8555         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8556         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8557         `elmo-read-msg-no-cache';
8558         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8559         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8560         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8561         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8562         `elmo-cache-save';
8563         (wl-draft-reedit): Use `elmo-message-file-name'.
8564
8565         * wl-expire.el: Use `elmo-folder-name-internal';
8566         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8567         Use macro `wl-summary-buffer-msgdb' instead of variable
8568         `wl-summary-buffer-msgdb';
8569         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8570         Use macro `wl-summary-buffer-folder-name' instead of variable
8571         `wl-summary-buffer-folder-name'.
8572         * wl-score.el: Likewise.
8573
8574         * wl-message.el: Rewrite for new message buffer cache mechanism.
8575         (wl-message-buffer-cache-buffer-get): New macro.
8576         (wl-message-buffer-cache-folder-get): Ditto.
8577         (wl-message-buffer-cache-message-get): Ditto.
8578         (wl-message-buffer-cache-entry-make): Ditto.
8579         (wl-message-buffer-cache-hit): Ditto.
8580         (wl-message-buffer-cache-sort): New function.
8581         (wl-message-buffer-cache-add): Ditto.
8582         (wl-message-buffer-cache-delete): Ditto.
8583         (wl-message-buffer-cache-clean-up): Ditto.
8584         (wl-message-buffer-window): Rewrite.
8585         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8586         (wl-message-buffer-display): New function.
8587         (wl-message-display-internal): New function.
8588
8589 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8590
8591         * wl-folder.el: Use `elmo-folder-name-internal';
8592         Use `wl-folder-get-elmo-folder';
8593         Use `elmo-folder-list-messages' instead of
8594         `elmo-list-folder';
8595         Use `elmo-folder-get-primitive-list' instead of
8596         `elmo-folder-get-primitive-spec-list';
8597         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8598         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8599         Use `elmo-folder-create' instead of `elmo-create-folder'.
8600         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8601         (wl-folder-get-elmo-folder): New macro.
8602         (wl-folder-elmo-folder-cache-get): Ditto.
8603         (wl-folder-elmo-folder-cache-put): Ditto.
8604         (wl-folder-suspend): Call `elmo-quit'.
8605
8606         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8607         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8608         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8609         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8610         (toplevel): require 'cl.
8611         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8612
8613         * wl-summary.el: Rewrite to use new elmo interface.
8614
8615 \f
8616 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8617
8618         * wl-mime.el (wl-draft-preview-message):
8619         Run `wl-draft-send-hook' before collecting recipients information;
8620         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8621
8622         * tm-wl.el (wl-draft-preview-message): Ditto.
8623
8624 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8627         wrong recipients are displayed when forwarded message.
8628
8629 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8630
8631         * Version number is increased to 2.5.7.
8632
8633 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8634
8635         * wl-message.el (wl-message-next-page): Bind
8636         `window-pixel-scroll-increment' to nil while scrolling up.
8637
8638 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8639
8640         * wl-vars.el (wl-save-hook): New hook.
8641         * wl.el (wl-save): Call `wl-save-hook'.
8642
8643 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8644
8645         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8646         Argument WITH-ARG instead of NO-ARG (negative mean).
8647         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8648         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8649         * wl-message.el (wl-message-follow-current-entity): Likewise.
8650
8651 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8652
8653         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8654         FROM was optional argument.
8655         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8656
8657 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8658
8659         * Version number is increased to 2.5.6.
8660
8661 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8662
8663         * wl-version.el (wl-version-show): Removed.
8664         (wl-version): Add `interactive'.
8665
8666 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8667
8668         * wl-summary.el (wl-summary-get-petname-func): New variable.
8669         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8670         instead of `wl-address-get-petname-1'.
8671         (wl-summary-simple-from): Ditto.
8672
8673         * wl-address.el (wl-address-get-petname-1): Define as function.
8674
8675 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8676
8677         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8678         field in the original message.
8679         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8680
8681 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8682
8683         * wl-expire.el (wl-expire-hide):
8684         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8685
8686 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8687
8688         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8689         find decoder for To, Cc, and Subject.
8690
8691 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8692
8693         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8694         for checking `elmo-use-buffer-cache'.
8695         (wl-summary-mark-as-important): Fixed typo in comment.
8696
8697 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8698
8699         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8700         field in the original message.
8701         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8702
8703 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8704
8705         * wl-expire.el (wl-expire-hide):
8706         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8707
8708 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8711         find decoder for To, Cc, and Subject.
8712
8713 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8714
8715         * Version number is increased to 2.5.5.
8716
8717         * wl-address.el (wl-address-specials-regexp): New constant.
8718         (wl-address-quote-specials): Use it.
8719
8720 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8721
8722         * wl-summary.el (wl-summary-rescan):
8723         Call `wl-summary-buffer-number-column-detect'.
8724         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8725
8726         * wl-message.el (wl-message-mode-map): Define.
8727         (wl-message-decode): Use it as local-map.
8728
8729 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8730
8731         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8732         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8733
8734 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8735
8736         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8737
8738         * wl-mule.el (wl-read-event-char): Ditto.
8739
8740         * wl-e21.el (wl-read-event-char): Ditto.
8741
8742         * wl-nemacs.el (wl-read-event-char): Ditto.
8743         (read-event): Removed.
8744
8745         * wl-util.el (toplevel): Removed dummy definition of
8746         `read-event'.
8747         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8748
8749 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8750
8751         * wl-nemacs.el (elmo-archive-call-process): Moved to
8752         elmo-archive.el.
8753
8754 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8755
8756         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8757         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8758
8759         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8760         instead of magic-number 6.  Use `not' instead of `null' for symbol
8761         `nil' check (not empty list).
8762         (wl-draft-insert-x-face-field): Fixed paren style.
8763
8764         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8765         one-branch conditional statement, instead of `and' and `if'.
8766         (wl-draft-forward): Likewise.
8767         (wl-draft-add-references): Likewise.
8768         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8769
8770         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8771         conditional steatment.  Use `cond' instead of `if'.
8772         (wl-draft-confirm): Likewise.
8773
8774 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8775
8776         * wl-version.el (wl-version-show): Use `product-string-1'
8777         instead of `wl-version'.
8778         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8779
8780         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8781
8782 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8783
8784         * wl-highlight.el (wl-highlight-headers): Revert
8785         `wl-highlight-x-face-func' argument (`beg' and `end').
8786
8787 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8788
8789         * wl.el (toplevel): Move `product-provide' declare.
8790         * wl-demo.el (toplevel): Ditto.
8791         * wl-dnd.el (toplevel): Ditto.
8792         * wl-highlight.el (toplevel): Ditto.
8793         * wl-message.el (toplevel): Ditto.
8794         * wl-refile.el (toplevel): Ditto.
8795         * wl-util.el (toplevel): Ditto.
8796
8797 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8798
8799         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8800         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8801         (wl-thread-close-all): keep cursor position.
8802
8803 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8804
8805         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8806         (eq x 0).
8807         (wl-generate-user-agent-string-1): Fix conditional statement.
8808
8809 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8810
8811         * wl.el (wl-check-environment): Additional check for
8812         'wl-local-domain' and `wl-message-id-domain'.
8813
8814 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8815
8816         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8817
8818 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8819
8820         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8821         instead of `smtp-sasl-user-realm'.
8822
8823 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8824
8825         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8826
8827 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8828
8829         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8830         to the default value as well as `eword-lexical-analyzer'.
8831
8832 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8833
8834         * wl-version.el (wl-extended-emacs-version,
8835         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8836         `elmo-match-string' instead of `wl-match-string'.
8837
8838 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8839
8840         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8841         docstring.
8842
8843 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8844
8845         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8846
8847 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8848
8849         * wl-highlight.el (wl-highlight-headers): Remove
8850         `wl-highlight-x-face-func' argument (`beg' and `end').
8851
8852 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8853
8854         * wl-summary.el (wl-summary-mark-as-important):
8855         Remove cache if folder is local.
8856
8857 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8858
8859         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8860         to get existing e-mail address string.
8861
8862 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8863
8864         * wl-version.el (wl-generate-user-agent-string): Commentary.
8865         (wl-generate-user-agent-string-1): Use `when' for
8866         one-branch conditional statement, instead of `and' and `if'.
8867         (wl-extended-emacs-version, wl-extended-emacs-version2,
8868         wl-extended-emacs-version3): Ditto.
8869
8870 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8871
8872         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8873         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8874         condition-case; Remove initialization.
8875         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8876         (wl-summary-sync-update3): Added argument `sync-all';
8877         Eliminated local variable `msgdb';
8878         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8879         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8880         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8881
8882 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8883
8884         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8885         connection before call `wl-draft-send-mail-with-smtp'.
8886
8887 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8888
8889         * Version number is increased to 2.5.4.
8890
8891 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8892
8893         * wl.el (wl-check-environment): Additional check for
8894         'wl-local-domain' and `wl-message-id-domain'.
8895
8896 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8897
8898         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8899         buffer as command specific.
8900         (wl-folder-mark-as-read-all-entity): Ditto.
8901         (wl-folder-prefetch-entity): Ditto.
8902         (wl-folder-drop-unsync-entity): Ditto.
8903
8904         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8905         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8906         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8907
8908         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8909         save-excursion.
8910
8911 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8912
8913         * Version number is increased to 2.5.3.
8914
8915         * wl-summary.el (wl-summary-save-view-cache):
8916         Delete duplicated `write-region';
8917         Use `write-region-as-binary' instead of `as-binary-output-file' and
8918         `write-region'.
8919
8920 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8921
8922         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8923
8924 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8925
8926         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8927         instead of `smtp-via-smtp'.
8928
8929 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8930
8931         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8932
8933 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8934
8935         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8936         instead of `smtp-sasl-user-realm'.
8937
8938 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8939
8940         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8941
8942 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8943
8944         * Version number is increased to 2.5.2.
8945
8946 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8947
8948         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8949         does not exist.
8950         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8951         (wl-biff-start): Call `timer-activate' if timer already exists.
8952
8953         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8954         only when it is bound as function.
8955
8956 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * Version number is increased to 2.5.1.
8959
8960 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8961
8962         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8963         Print refile/copy destination.
8964
8965 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8966
8967         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8968         queue-flush-only is non-nil.
8969
8970         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8971
8972         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8973         checking cache folder.
8974
8975 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8976
8977         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8978         `regexp-quote'.
8979
8980 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8981
8982         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8983         function.
8984         * wl-summary.el (wl-summary-write-current-folder-functions):
8985         Change default value.  Use it.
8986
8987 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8988
8989         * Version number is increased to 2.5.0.
8990
8991         * wl-version.el (wl-version): Changed codename.
8992
8993 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8994
8995         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8996         (wl-summary-supersedes-message): Ditto.
8997
8998 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8999
9000         * wl-refile.el (wl-refile-guess-functions): Renamed from
9001         `wl-refile-guess-func-list'.
9002
9003 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9004
9005         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9006         Fixed problem when no rule was matched.
9007
9008 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9009
9010         * wl-summary.el (wl-summary-get-mark): Fixed
9011         `wl-summary-buffer-target-mark' check logic.
9012
9013 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9014
9015         * wl-folder.el (wl-folder-write-current-folder): Added group
9016         folder check.
9017
9018         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9019         `wl-summary-write-current-newsgroup'.
9020         (wl-summary-write-current-folder-functions): New variable.
9021         * wl-folder.el (wl-folder-get-newsgroups): New function.
9022         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9023         (wl-folder-write-current-folder): Renamed from
9024         `wl-folder-write-current-newsgroup'.
9025
9026 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9027
9028         * Version number is increased to 2.3.93.
9029
9030 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9031
9032         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9033         (wl-ldap-make-matched-value-list): Ditto.
9034         (wl-ldap-alias-safe-string): Split e-mail address.
9035
9036         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9037         petname folder default was selected.
9038         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9039         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9040
9041 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9042
9043         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9044         to `wl-draft-config-exec'.
9045
9046         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9047         instead of calling `wl-draft-config-exec';
9048         Process group-list and show recipients in minibuffer.
9049
9050         * tm-wl.el (wl-draft-preview-message): Ditto.
9051
9052 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9053
9054         * wl.el (toplevel): Added (C) to copyright notice, and
9055         sync Author header.
9056         * tm-wl.el (toplevel): Ditto.
9057         * wl-address.el (toplevel): Ditto.
9058         * wl-demo.el (toplevel): Ditto.
9059         * wl-dnd.el (toplevel): Ditto.
9060         * wl-draft.el (toplevel): Ditto.
9061         * wl-e21.el (toplevel): Ditto.
9062         * wl-expire.el (toplevel): Ditto.
9063         * wl-folder.el (toplevel): Ditto.
9064         * wl-highlight.el (toplevel): Ditto.
9065         * wl-message.el (toplevel): Ditto.
9066         * wl-mime.el (toplevel): Ditto.
9067         * wl-mule.el (toplevel): Ditto.
9068         * wl-nemacs.el (toplevel): Ditto.
9069         * wl-refile.el (toplevel): Ditto.
9070         * wl-score.el (toplevel): Ditto.
9071         * wl-summary.el (toplevel): Ditto.
9072         * wl-template.el (toplevel): Ditto.
9073         * wl-thread.el (toplevel): Ditto.
9074         * wl-util.el (toplevel): Ditto.
9075         * wl-vars.el (toplevel): Ditto.
9076         * wl-xmas.el (toplevel): Ditto.
9077
9078 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9079
9080         * wl.el (wl-init): Added comment about `wl-init-hook'.
9081         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9082         * wl-vars.el (wl-init-hook): Added docs.
9083         (wl-make-plugged-hook): Removed useless docs.
9084         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9085         * wl-xmas.el (toplevel): Ditto.
9086
9087 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9088
9089         * wl-address.el (toplevel): Fixed multiple Author header format.
9090         * wl-demo.el (toplevel): Ditto.
9091         * wl-draft.el (toplevel): Ditto.
9092         * wl-folder.el (toplevel): Ditto.
9093         * wl-summary.el (toplevel): Ditto.
9094         * wl-thread.el (toplevel): Ditto.
9095         * wl-util.el (toplevel): Ditto.
9096         * wl-vars.el (toplevel): Ditto.
9097         * wl-version.el (toplevel): Ditto.
9098         * wl-xmas.el (toplevel): Ditto.
9099         * wl.el (toplevel): Ditto.
9100
9101         * wl-version.el (toplevel): Added require `elmo-version' for
9102         `product-version-as-string'.
9103
9104 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9105
9106         * wl-vars.el (wl-draft-send-hook): Changed default value to
9107         '(wl-draft-config-exec).
9108
9109         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9110         explicitly.
9111         (wl-draft): Set `wl-draft-config-exec-flag' before running
9112         `wl-mail-setup-hook'.
9113
9114         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9115         `wl-biff-init-icons' to `wl-init-hook' instead of
9116         `wl-make-plugged-hook'.
9117         (Because if `wl-draft' command is invoked at first,
9118         they are not initialized)
9119         Updated copyright notice.
9120
9121         * wl-e21.el (toplevel): Ditto;
9122
9123         * wl-demo.el (toplevel): Updated copyright notice.
9124         * wl-address.el (toplevel): Ditto.
9125         * wl-draft.el (toplevel): Ditto.
9126         * wl-version.el (toplevel): Ditto.
9127         * wl-folder.el (toplevel): Ditto.
9128         * wl-summary.el (toplevel): Ditto.
9129         * wl-thread.el (toplevel): Ditto.
9130         * wl-util.el (toplevel): Ditto.
9131         * wl-vars.el (toplevel): Ditto.
9132         * wl.el (toplevel): Ditto.
9133
9134 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9135
9136         * wl-highlight.el (wl-highlight-message): Fixed problem of
9137         highlighting failure which occured when the last field contains
9138         multiple lines in the draft buffer.
9139
9140         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9141         `wl-biff-start' if plugged.
9142
9143         * wl-util.el (wl-biff-check-folder): New function.
9144         (wl-biff-check-folders): Don't set session name prefix.
9145         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9146         (wl-biff-check-folder-async): Ditto.
9147
9148         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9149         in email address.
9150
9151 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9152
9153         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9154
9155         * wl-draft.el (wl-draft-strip-subject-re): New function.
9156
9157         * wl-draft.el (wl-draft-reply): Use it.
9158
9159 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9160
9161         * wl-message.el (wl-mmelmo-message-redisplay): Use
9162         `mime-display-message' instead of `wl-mime-display-message'.
9163
9164         * wl-mime.el (toplevel): Removed compatibility workaround
9165         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9166         (wl-mime-display-message): Abolished.
9167         (wl-mime-entity-read-field): Ditto.
9168         (wl-mime-combine-message/partial-pieces): Use
9169         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9170
9171 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9172
9173         * wl-template.el: Doc fixes.
9174
9175 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9176
9177         * wl-e21.el (wl-message-overload-functions): Do nothing if
9178         `current-local-map' is not available.
9179         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9180
9181 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9182
9183         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9184         representation.
9185
9186         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9187         number.
9188         (wl-fldmgr-save-folders): Don't use `format' when insert
9189         `wl-fldmgr-folders-header'.
9190
9191 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9192
9193         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9194
9195 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9196
9197         * wl-highlight.el (wl-highlight-message):
9198         Use `std11-field-end' to detect end point of the header field.
9199         Refer `wl-highlight-max-header-size'.
9200
9201         * wl-vars.el (wl-highlight-max-header-size): New variable.
9202
9203         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9204
9205         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9206         Set `for-draft' argument of wl-highlight-headers.
9207         (wl-draft): Ditto.
9208         (wl-draft-reedit): Ditto.
9209         (wl-user-agent-compose-internal): Ditto.
9210
9211 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9212
9213         * wl-message.el (wl-message-add-button): Use overlay.
9214
9215 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9216
9217         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9218
9219         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9220         problem when group-list content is nothing.
9221         (Reported by Mito <mit@nines.nec.co.jp>)
9222
9223 2000-10-18  SAITO Atsunori <sai@yedo.com>
9224
9225         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9226
9227 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9228
9229         * tm-wl.el (toplevel): Use product-provide.
9230
9231 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9232
9233         * Version number is increased to 2.3.92.
9234
9235 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9236
9237         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9238         title text, use `display' property for left margin under Emacs 21.
9239
9240         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9241         properties.
9242         (wl-plugged-init-icons): Ditto.
9243
9244 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9245
9246         * wl.el (wl-save-status, wl-init): Remove last period in
9247         "...done." message.
9248         * tm-wl.el (wl-summary-burst): Ditto.
9249         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9250         wl-summary-resume-cache-status,
9251         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9252         wl-summary-sync-update3, wl-summary-highlight-msgs,
9253         wl-summary-flush-pending-append-operations,
9254         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9255         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9256         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9257         wl-thread-open-all): Ditto.
9258         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9259         * wl-mime.el (wl-summary-burst): Ditto.
9260         * wl-highlight.el (wl-highlight-summary): Ditto.
9261         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9262         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9263         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9264         * wl-address.el (wl-local-address-init): Ditto.
9265
9266 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9267
9268         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9269         `add-text-properties'.
9270         (wl-plugged-init-icons): Ditto.
9271         (wl-folder-init-icons): Use `propertize' instead of
9272         `put-text-property'.
9273         (wl-plugged-set-folder-icon): Ditto.
9274         (wl-e21-highlight-folder-group-line): Ditto.
9275
9276 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9277
9278         * wl-version.el (wl-version-status-alist): New variable.
9279         (wl-version-status): New function.
9280
9281         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9282         "Cc" part of the case "Reply-To".
9283
9284         * wl-draft.el (wl-draft-reply): Use result of
9285         `eword-extract-address-components'.
9286
9287         * wl-demo.el (wl-demo-icon-name): New constant.
9288         (wl-logo-xpm): Use it.
9289         (wl-logo-xbm): Ditto.
9290         (wl-logo-bitmap): Ditto.
9291
9292         * Version number is increased to 2.3.91.
9293
9294 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9295
9296         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9297         (wl-extended-emacs-version, wl-extended-emacs-version2,
9298         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9299         docstring.
9300
9301         * wl-version.el (wl-generate-user-agent-string-1): New function.
9302         (wl-generate-user-agent-string): Use it.
9303
9304         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9305         `mime-edit-insert-user-agent-field'.
9306         (wl-generate-user-agent-string): Check
9307         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9308
9309         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9310         instead of `if', when verbose case.
9311
9312 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9313
9314         * wl-expire.el (wl-summary-expire): Fix.
9315
9316 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9317
9318         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9319         and `elmo-lost+found-folder' if 'wl-draft.
9320         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9321
9322 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9323
9324         * wl-expire.el (wl-summary-expire): Change messages.
9325         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9326         `deleing-info' instead of "Deleting..."
9327
9328 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9329
9330         * wl-summary.el (wl-summary-refile-subr): Fix.
9331
9332 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9333
9334         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9335         if pipe folder.
9336
9337 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9338
9339         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9340
9341 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9342
9343         * wl-expire.el (wl-expire-hide): New function.
9344         (wl-summary-expire): Add `hide'.
9345
9346 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9347
9348         * wl-vars.el (wl-draft-reply-without-argument-list):
9349         Changed default value to consider `Reply-To:'.
9350         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9351
9352         * Version number is increased to 2.3.90.
9353
9354         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9355         elmo-imap4-get-session with unwind-protect.
9356         Don't cause error.
9357         (wl-summary-sync-marks): Don't check plugged nor folder type.
9358         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9359         (Always keep current buffer).
9360
9361 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9362
9363         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9364         Enclose with `save-excursion'.
9365
9366 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9367
9368         * wl-version.el (wl-version): Remove interactive.
9369
9370 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9371
9372         * wl-version.el (wl-generate-user-agent-string): Use
9373         `product-string-verbose' instead of `product-string-1'.
9374
9375 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9376
9377         * wl-vars.el (wl-draft-use-cache): New variable.
9378         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9379         if wl-draft-use-cache is non-nil.
9380
9381 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9382
9383         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9384         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9385
9386 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9387
9388         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9389         (wl-thread-msg-mark-as-unread): Ditto.
9390
9391         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9392         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9393         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9394         Don't set mark in summary if return value of `elmo-mark-as-read'
9395         is nil.
9396         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9397         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9398         instead of `wl-thread-msg-mark-as-read'.
9399         (wl-summary-mark-as-unread-region): Ditto.
9400         (wl-summary-target-mark-mark-as-read): Ditto.
9401
9402         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9403
9404 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9405
9406         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9407
9408         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9409
9410 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9411
9412         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9413         face.
9414
9415 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9416
9417         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9418         `running-xemacs'.
9419
9420 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9421
9422         * wl-version.el (toplevel): Use `product-version-as-string' for
9423         set verstion-string, if defined.
9424
9425         * wl-version.el (wl-version-show): Insert string at point, when
9426         call with argument.
9427
9428         * wl-version.el (wl-generate-user-agent-string): Use
9429         `product-string-1' instead of `wl-appname', `wl-version' and
9430         `wl-codename'.
9431
9432 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9433
9434         * wl-address.el (toplevel): Use product-provide.
9435         * wl-demo.el (toplevel): Ditto.
9436         * wl-dnd.el (toplevel): Ditto.
9437         * wl-draft.el (toplevel): Ditto.
9438         * wl-e21.el (toplevel): Ditto.
9439         * wl-expire.el (toplevel): Ditto.
9440         * wl-fldmgr.el (toplevel): Ditto.
9441         * wl-folder.el (toplevel): Ditto.
9442         * wl-highlight.el (toplevel): Ditto.
9443         * wl-message.el (toplevel): Ditto.
9444         * wl-mime.el (toplevel): Ditto.
9445         * wl-mule.el (toplevel): Ditto.
9446         * wl-nemacs.el (toplevel): Ditto.
9447         * wl-refile.el (toplevel): Ditto.
9448         * wl-score.el (toplevel): Ditto.
9449         * wl-summary.el (toplevel): Ditto.
9450         * wl-template.el (toplevel): Ditto.
9451         * wl-thread.el (toplevel): Ditto.
9452         * wl-util.el (toplevel): Ditto.
9453         * wl-vars.el (toplevel): Ditto.
9454         * wl-xmas.el (toplevel): Ditto.
9455         * wl.el (toplevel): Ditto.
9456
9457 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9458
9459         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9460         instead of product.
9461
9462         * wl-version.el (wl-version): Compile time evalution elmo-version.
9463
9464 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9465
9466         * wl-summary.el (wl-summary-sync-force-update): Append queue
9467         `mark-as-read'if unplugged.
9468
9469 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9470
9471         * wl-version.el: New file.  Use product.el.
9472         * wl.el: add (require 'wl-version).
9473         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9474         for ~/.folders header.
9475         (wl-fldmgr-folders-header): Changed.
9476         * wl-demo.el (wl-demo): Use product.el.
9477
9478         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9479         wl-version.el.
9480         * wl-util.el (wl-version, wl-version-show): Ditto.
9481
9482         * wl-util.el (wl-generate-user-agent-string,
9483         wl-extended-emacs-version, wl-extended-emacs-version2,
9484         wl-extended-emacs-version3): Move to wl-version.el.
9485         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9486         xemacs-codename, mime-edit-insert-user-agent-field,
9487         mime-edit-user-agent-value, mime-editor/version,
9488         mime-editor/codename): Compile warning killer move to
9489         wl-version.el
9490
9491 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9492
9493         * wl-summary.el (wl-summary-refile-subr): Fix.
9494
9495 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9496
9497         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9498         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9499
9500 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9501
9502         * wl.el (wl-check-environment): Check too many `@'.
9503
9504 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9505
9506         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9507
9508 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9509
9510         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9511         wl-draft-reply-myself-without-argument-list): Add variables.
9512         * wl-draft.el (wl-draft-reply): Use it.
9513
9514 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9515
9516         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9517         the 5th argument of `elmo-network-get-spec'.
9518
9519         * wl-thread.el (wl-thread-reparent-children): New inline function.
9520         (wl-thread-delete-message): Use it.
9521
9522         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9523         (wl-summary-score-update-all-lines): Don't use `dolist'.
9524
9525 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9526
9527         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9528         (require 'elmo-msgdb) for inline function.
9529
9530 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9531
9532         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9533
9534 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9535
9536         * wl-score.el (wl-score-headers): Fix for the confusing macro
9537         `elmo-kill-buffer'.
9538
9539 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9540
9541         * wl-summary.el: Don't use the 3rd argument of `require' because
9542         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9543         * wl-util.el: Ditto.
9544         * wl-draft.el: Ditto.
9545
9546 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9547
9548         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9549         window system is not used.
9550
9551 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9552
9553         * wl-thread.el: Don't use `mapcar' only for iteration.
9554         (wl-thread-resume-entity): Ditto.
9555         (wl-thread-delete-message): Ditto.
9556
9557         * wl-summary.el: Bind `dragdrop-drop-functions',
9558         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9559         of `require' for `timezone', `easymenu' and `ps-print';
9560         don't use `mapcar' only for iteration.
9561
9562         * wl-util.el: Bind `mule-version', `nemacs-version',
9563         `emacs-beta-version', `xemacs-codename',
9564         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9565         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9566         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9567         only for iteration.
9568
9569         * wl-score.el: Don't use `mapcar' only for iteration.
9570         (wl-score-simplify-buffer-fuzzy): Ditto.
9571         (wl-score-simplify-subject): Ditto.
9572         (wl-score-headers): Ditto.
9573         (wl-summary-score-update-all-lines): Ditto.
9574
9575         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9576         `enable-multibyte-characters' and `mule-version'.
9577
9578         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9579         `mapcar' only for iteration.
9580
9581         * wl-demo.el: Don't use `mapcar' only for iteration.
9582
9583         * wl-folder.el: Don't use `mapcar' only for iteration.
9584         (wl-folder-open-all): Ditto.
9585         (wl-folder-count-incorporates): Ditto.
9586
9587         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9588         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9589
9590         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9591         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9592         `smtp-connection-type'; specify 3rd argument of `require' for
9593         `timezone'; don't use `mapcar' only for iteration.
9594         (wl-draft-clone-local-variables): Don't use `mapcar'.
9595         (wl-draft-generate-clone-buffer): Ditto.
9596         (wl-user-agent-compose-internal): Ditto.
9597
9598         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9599
9600         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9601         (wl-save-status): Ditto.
9602
9603         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9604         for iteration.
9605
9606 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9607
9608         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9609         removed `Date'.
9610         (wl-fldmgr-make-filter-default): New user option.
9611
9612         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9613         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9614         (wl-fldmgr-filter-completion-alist): Abolish.
9615
9616         * wl.el (wl): Don't check servers if arg is non-nil.
9617
9618         * wl-draft.el (wl-draft-reply): Set only message-id string to
9619         In-Reply-To field.
9620
9621 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9622
9623         * wl-summary.el (wl-summary-pick): Rewrite.
9624
9625         * wl-draft.el (wl-draft-forward): Get references field from
9626         original buffer.
9627         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9628
9629 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9630
9631         * wl-draft.el (wl-draft-forward): Add references field.
9632
9633 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9634
9635         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9636         (wl-draft-reply): Use it.
9637
9638 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9639
9640         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9641         when Emacs 21 is running.
9642
9643         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9644         bindings.
9645
9646 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9647
9648         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9649         XPM icons transparent.
9650
9651         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9652         Emacs 21.
9653
9654 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9655
9656         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9657         nil.
9658
9659         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9660         when it is persistent.
9661         (wl-summary-sync-marks): Changed argument for
9662         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9663         (wl-summary-virtual): Use `elmo-read-search-condition'.
9664         (wl-summary-redisplay-internal): If folder is local, mark as read
9665         even when folder is plugged.
9666
9667 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9668
9669         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9670         of `tool-bar-lines' in the frame parameters.
9671         (after-make-frame-functions, post-command-hook): Don't modify the
9672         value.
9673         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9674         wl-e21-tool-bar-lines): Removed.
9675
9676 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9677
9678         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9679         properties `evaporate' and `wl-momentary-overlay' as well.
9680         (wl-highlight-summary-displaying): Ditto.
9681         (wl-delete-all-overlays): Don't delete overlay which does not have
9682         a property `wl-momentary-overlay'.
9683
9684         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9685         `display-mouse-p' and `display-graphic-p'.
9686         (wl-folder-init-icons): Don't search for XBM or the other files.
9687         (wl-plugged-set-folder-icon): Make icons if and only if
9688         `display-graphic-p' returns non-nil.
9689         (wl-highlight-plugged-current-line): Use `before-string' overlay
9690         property to show icon images.
9691         (wl-highlight-folder-current-line): Ditto.
9692         (wl-e21-highlight-folder-group-line): Ditto.
9693         (wl-e21-highlight-folder-by-numbers): Ditto.
9694         (wl-e21-insert-image): Removed.
9695         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9696         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9697         said.
9698         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9699         `wl-e21-force-switch-toolbar'.
9700         (wl-e21-make-icon-image): Removed.
9701         (wl-e21-setup-toolbar): Don't search for XBM files.
9702         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9703         the default value.
9704
9705 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9706
9707         * wl-util.el (wl-biff-check-folder-async): Set
9708         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9709
9710 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9711
9712         * wl-e21.el (after-make-frame-functions): Add
9713         `wl-e21-force-switch-toolbar'.
9714         (wl-e21-force-switch-toolbar): New function force to switch the
9715         toolbar appearance automatically.
9716         (post-command-hook): Add `wl-e21-switch-toolbar'.
9717         (wl-e21-switch-toolbar): New function to switch the toolbar
9718         appearance automatically.
9719         (wl-e21-tool-bar-lines): New buffer local variable.
9720
9721 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9722
9723         * wl-util.el (wl-biff-check-folders-running): New variable.
9724         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9725         (wl-biff-check-folder-async-callback):
9726         Set `wl-biff-check-folders-running'.
9727         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9728         with unwind-protect.
9729
9730         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9731         Enclose `wl-folder-auto-check' with unwind-protect.
9732
9733         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9734         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9735
9736         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9737
9738         * wl-util.el (wl-biff-notify): New inline function.
9739         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9740         locally.
9741         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9742         folder-list' is 1.
9743         Use `wl-biff-notify'.
9744         (wl-biff-check-folder-async-callback): New function.
9745         (wl-biff-check-folder-async): Ditto.
9746
9747         * wl-folder.el (wl-folder): Don't check folders.
9748         (wl-folder-auto-check): New function.
9749
9750 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9751
9752         * wl-util.el (wl-biff-start) [Emacs19+]:
9753         Use `timer-next-integral-multiple-of-time'.
9754         (wl-biff-check-folders): Use `wl-default-folder'
9755         if `wl-biff-check-folder-list' is nil.
9756
9757 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9758
9759         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9760         instead of `elmo-delete-lists'.
9761
9762 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9763
9764         * wl.el (wl-plugged-toggle-all): Set the value of
9765         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9766         (wl-plugged-toggle): Ditto.
9767         (wl-toggle-plugged): Ditto.
9768         (wl-plugged-init): Ditto.
9769
9770         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9771         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9772         instead of `wl-biff-state-indicator-off' and
9773         `wl-biff-state-indicator-on'; don't modify the value and the type
9774         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9775         (wl-plugged-init-icons): Set icons data to
9776         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9777         instead of `wl-plug-state-indicator-off' and
9778         `wl-plug-state-indicator-on'; don't modify the value and the type
9779         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9780
9781         * wl-vars.el (wl-modeline-biff-state-off,
9782         wl-modeline-biff-state-on, wl-modeline-biff-status,
9783         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9784         wl-modeline-plug-status): New internal variables.
9785         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9786         wl-biff-check-interval, wl-biff-check-folder-list): Change
9787         customization group from `wl-folder' to `wl-highlight'.
9788         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9789         wl-show-plug-status-on-modeline): Defcustomized.
9790
9791         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9792         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9793         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9794         a flag to `mode-line-buffer-identification'.
9795
9796         * wl-e21.el (wl-biff-init-icons): Set icons data to
9797         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9798         instead of `wl-biff-state-indicator-off' and
9799         `wl-biff-state-indicator-on'.
9800         (wl-plugged-init-icons): Set icons data to
9801         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9802         instead of `wl-plug-state-indicator-off' and
9803         `wl-plug-state-indicator-on'.
9804
9805 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9806
9807         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9808         excessive titles.
9809
9810 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9811
9812         * wl.el (wl-plugged-mode): Use revised
9813         `wl-mode-line-buffer-identification'.
9814         (wl-plugged-init): Don't use `force-mode-line-update'.
9815
9816         * wl-xmas.el (wl-draft-overload-functions): Use revised
9817         `wl-mode-line-buffer-identification'.
9818         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9819         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9820         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9821         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9822         `wl-make-plugged-hook';
9823         add `wl-folder-init-icons' and `wl-setup-folder' to
9824         `wl-folder-mode-hook'.
9825
9826         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9827         19 as well.
9828         (wl-mode-line-display-priority-list): New user option.
9829         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9830         Defcustomized.
9831         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9832         Add docs.
9833
9834         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9835         start.
9836         (wl-mode-line-buffer-identification): Revised as a function.
9837
9838         * wl-summary.el (wl-summary-mode): Use revised
9839         `wl-mode-line-buffer-identification'; don't call
9840         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9841         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9842         `wl-xmas-setup-summary'.
9843
9844         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9845         `wl-mode-line-buffer-identification'.
9846
9847         * wl-mule.el (wl-draft-overload-functions): Use revised
9848         `wl-mode-line-buffer-identification'.
9849
9850         * wl-folder.el (wl-make-plugged-alist): Don't call
9851         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9852         (wl-folder): Don't call `wl-folder-init-icons' directly.
9853         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9854         `wl-xmas-setup-folder' directly;
9855         use revised `wl-mode-line-buffer-identification'.
9856         (TopLevel): Don't bind `wl-biff-init-icons',
9857         `wl-plugged-init-icons', `wl-folder-init-icons',
9858         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9859
9860         * wl-e21.el (wl-draft-overload-functions): Use revised
9861         `wl-mode-line-buffer-identification'.
9862         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9863         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9864         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9865         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9866         `wl-make-plugged-hook';
9867         add `wl-folder-init-icons' and `wl-setup-folder' to
9868         `wl-folder-mode-hook'.
9869
9870 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9871             Katsumi Yamaoka    <yamaoka@jpl.org>
9872
9873         * wl.el (wl): Call `wl-biff-start'.
9874         (wl-exit): Call `wl-biff-stop'.
9875         (wl-plugged-mode): Show biff in modeline.
9876         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9877
9878         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9879         (wl-biff-init-icons): New function.
9880         (wl-plugged-init-icons): Don't make too much keymaps.
9881         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9882
9883         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9884         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9885         variables.
9886         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9887         options.
9888
9889         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9890         wl-biff-start, wl-biff-stop): New functions.
9891         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9892         (wl-biff-timer-name): New variable.
9893
9894         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9895
9896         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9897         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9898
9899         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9900         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9901
9902         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9903         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9904         `wl-folder-init-icons' to `ignore' if they are not available.
9905         (wl-folder-mode): Show biff in modeline.
9906
9907         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9908         (wl-biff-init-icons): New function.
9909         (wl-plugged-init-icons): Don't make too much keymaps.
9910         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9911
9912 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9913
9914         * wl-vars.el (wl-strict-diff-folders): Customization Type
9915         and doc fix.  Define as a list of regular expressions for
9916         folders or nil.
9917         * wl-folder.el (wl-folder-check-one-entity): Use
9918         `wl-string-match-member' instead of `wl-string-member' for
9919         `wl-strict-diff-folders'.
9920
9921 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9922
9923         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9924         (wl-highlight-folder-current-line): Use it; new implementation.
9925         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9926         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9927         `defsubst' instead of `defun'.
9928
9929         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9930         `wl-highlight-group-folder-by-numbers'; made it can also be a
9931         number.  See info for more details.
9932
9933         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9934         running.
9935
9936         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9937         to bind them.
9938
9939         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9940         (wl-highlight-folder-current-line): New implementation.
9941
9942         * wl-highlight.el (wl-highlight-folder-group-line): New
9943         implementation.
9944         (wl-delete-all-overlays): Rewrite as a marco.
9945         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9946
9947         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9948         running.
9949         (wl-folder-*-glyph): No need to bind them.
9950
9951         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9952         `wl-e21-highlight-folder-group-icon'; rewrite.
9953         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9954         `defsubst' instead of `defun'.
9955         (wl-folder-mode-map): Bind it when compiling.
9956
9957 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9958
9959         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9960
9961         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9962
9963 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9964
9965         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9966
9967 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9968
9969         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9970         (wl-highlight-folder-current-line): Use it.
9971
9972         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9973         in `id-name'.
9974
9975 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9976
9977         * wl.el: Require `wl-e21' when Emacs 21 is running.
9978
9979         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9980         default when Emacs 21 is running.
9981         (wl-use-highlight-mouse-line): Ditto.
9982         (wl-on-emacs21): New constant.
9983         (wl-on-emacs20): Removed.
9984
9985         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9986         Emacs 21 is running.
9987
9988         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9989         Emacs 21 is running.
9990
9991         * wl-e21.el: New file.
9992
9993 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9994
9995         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9996         (wl-toggle-plugged): Ditto.
9997         (wl-plugged-toggle): Ditto.
9998         (wl-plugged-toggle-all): Ditto.
9999
10000         * wl-vars.el (wl-plug-state-indicator): Refer
10001         `wl-plug-state-indicator-on' indirectly.
10002
10003 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10004
10005         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10006         Call `wl-folder-confirm-existence'.
10007
10008         * wl-folder.el (wl-folder-confirm-existence): Added optional
10009         argument `force'.
10010
10011 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10012
10013         * wl-summary.el (wl-summary-refile-subr): Assume
10014         `copy-or-refile' as symbol.
10015         (wl-summary-refile): Follow up above change.
10016         (wl-summary-copy): Ditto.  Doc fix.
10017
10018 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10019
10020         * wl-summary.el (wl-summary-pick): Don't bind
10021         `elmo-search-mime-charset'.
10022
10023         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10024         default using old backquote style.
10025         (wl-search-mime-charset): Abolished.
10026
10027         * wl-highlight.el (wl-highlight-headers):
10028         Call `point' after `re-search-forward'(for Nemacs).
10029
10030         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10031         for elmo-imap4.el.
10032
10033 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10034
10035         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10036         `wl-message-ignored-field-list' instead of
10037         `mime-view-ignored-field-list'.
10038
10039         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10040         Add interactive spec.
10041         (wl-folder-goto-bottom-of-current-folder): Ditto.
10042         (wl-folder-mode-map): Bind them.
10043
10044         * wl-vars.el (wl-message-ignored-field-list): New variable.
10045         (wl-message-visible-field-list): New variable.
10046
10047         * wl-mime.el (wl-mime-header-presentation-method): New function.
10048         (wl-mime-setup): Set header-presentation-method.
10049
10050 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10051
10052         * wl-nemacs.el (wl-draft-overload-functions): Set
10053         `mode-line-buffer-identification' instead of using
10054         `wl-make-modeline'.
10055
10056         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10057         instead of using `wl-make-modeline'.
10058
10059         * wl-xmas.el (wl-plugged-init-icons): Set up
10060         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10061         (wl-make-modeline): Abolish.
10062         (wl-draft-overload-functions): Set
10063         `mode-line-buffer-identification' instead of using
10064         `wl-make-modeline'.
10065
10066         * wl-util.el (wl-make-modeline-subr): Abolish.
10067         (wl-mode-line-buffer-identification): New alias.
10068
10069         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10070         (wl-summary-make-modeline): Abolish.
10071         (wl-summary-buffer-set-folder): Set
10072         `wl-summary-buffer-folder-indicator'.
10073         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10074         of using `wl-make-modeline'.
10075         (wl-summary-switch-to-clone-buffer): Don't set
10076         `mode-line-buffer-identification'.
10077         (wl-summary-goto-folder-subr): Ditto.
10078
10079         * wl-mule.el (wl-draft-overload-functions): Set
10080         `mode-line-buffer-identification' instead of using
10081         `wl-make-modeline'.
10082
10083         * wl-folder.el (wl-folder-mode): Set
10084         `mode-line-buffer-identification' instead of using
10085         `wl-make-modeline'.
10086         (wl-folder): Don't set `mode-line-buffer-identification'.
10087
10088 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10089
10090         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10091         instead of `member' for `wl-refile-guess-func-list' look-ups.
10092         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10093
10094 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10095
10096         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10097         `wl-message-button-dispatcher'.
10098
10099         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10100
10101         * wl-message.el (wl-message-button-dispatcher): Use it.
10102
10103         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10104         "In-Reply-To".
10105
10106         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10107         Bind `case-fold-search' to t.
10108
10109 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10110
10111         * wl-xmas.el (wl-message-overload-functions): Initialize
10112         `wl-message-button-map'.
10113
10114         * wl-mule.el (wl-message-overload-functions): Initialize
10115         `wl-message-button-map'.
10116
10117         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10118
10119         * wl-message.el (wl-message-button-map): New keymap.
10120         (wl-message-add-button): New function.
10121         (wl-message-button-dispatcher): New function.
10122         (wl-message-button-refer-article): New function.
10123
10124         * wl-highlight.el
10125         (wl-highlight-message-add-buttons-to-header): New function.
10126         (wl-highlight-headers): Use it.
10127
10128 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10129
10130         * wl-summary.el (wl-summary-default-from): Use
10131         `wl-address-get-petname-1'.
10132         (wl-summary-simple-from): Ditto.
10133
10134         * wl-address.el (wl-address-get-petname-1): New inline function.
10135         (wl-address-get-petname): Use it.
10136
10137 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10138
10139         * wl-summary.el (wl-summary-default-from): Return full-name part
10140         from the address if no petname was found.
10141         (wl-summary-simple-from): Ditto.
10142
10143         * wl-address.el (wl-address-get-petname): Return nil if no petname
10144         associated with the address was found.
10145
10146 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10147
10148         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10149         display is finished.
10150
10151 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10152
10153         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10154         `elmo-folder-exists-p' argument.
10155
10156 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10157
10158         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10159         the folder.
10160
10161 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10162
10163         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10164
10165         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10166         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10167
10168 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10169
10170         * wl-folder.el (wl-folder-create-subr): New function.
10171         (wl-folder-confirm-existence): Use it.
10172         (wl-folder-check-one-entity): Use it.
10173         Check the error symbol is derived from 'elmo-open-error.
10174
10175         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10176         `ignore-error'.
10177
10178 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10179
10180         * wl-util.el (toplevel): Add (eval-when-compile (require
10181         'elmo-util)).  (Maybe `provide' is typo.)
10182
10183 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10184
10185         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10186         (I don't know why this was needed.)
10187
10188         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10189         Follow up changes for stream-type.
10190
10191         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10192         (wl-draft-elmo-nntp-send): Ditto.
10193
10194         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10195         (wl-nntp-posting-stream-type): Ditto.
10196         (wl-pop-before-smtp-ssl): Abolished.
10197         (wl-nntp-posting-ssl): Ditto.
10198
10199         * wl-address.el (wl-address-quote-specials): New function.
10200         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10201
10202         * wl-draft.el (wl-draft-reply): Ditto.
10203
10204 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10205
10206         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10207         use function `wl-string-match-assoc'.
10208
10209 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10210
10211         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10212
10213         * wl-draft.el (wl-draft-deduce-address-list): New function.
10214         (wl-draft-parse-mailbox-list): Ditto.
10215         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10216         instead of `smtp-deduce-address-list'.
10217         (wl-draft-on-field-p): Follow group list.
10218
10219         * wl-address.el (wl-address-concat-token): New function.
10220         (wl-address-string-without-group-list-contents): Ditto.
10221         (wl-complete-field-body): Fixed problem of completion
10222         by japanese petname.
10223         (wl-address-make-completion-list): Rewrite.
10224
10225 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10226
10227         * wl-address.el (wl-address-make-completion-list): Completion by
10228         petname.
10229         (wl-complete-field-body): Likewise.
10230
10231 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10232
10233         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10234         contains invalid address syntax.
10235
10236 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10237
10238         * wl-folder.el (wl-folder-check-entity-async): Use
10239         `elmo-nntp-spec-hostname'.
10240
10241 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10242
10243         * wl-summary.el (wl-summary-msgdb-load-async): Use
10244         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10245
10246 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10247
10248         * wl-draft.el (wl-draft-reply): Set argument
10249         `content-transfer-encoding' as nil.
10250
10251 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10252
10253         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10254         `wl-refile-alist'.
10255
10256 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10257
10258         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10259         (wl-draft-edit-string): Ditto.
10260         (wl-draft-forward): Ditto.
10261         * wl-summary.el (wl-summary-write): Ditto.
10262
10263 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10264
10265         * wl-summary.el (wl-summary-sync-update3): Call
10266         `wl-summary-buffer-number-column-detect'.
10267         (wl-summary-buffer-number-column-detect): Search from point-min.
10268
10269 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10270
10271         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10272         contains an address which is not included in original to or cc.
10273
10274 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10275
10276         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10277         begin-line does not exist.
10278         * wl-message.el (wl-message-uu-substring): Ditto.
10279
10280 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10281
10282         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10283         clear local variables.
10284         (wl-summary-exit): Call `elmo-commit'.
10285         (wl-summary-switch-to-clone-buffer): Call
10286         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10287         (wl-summary-goto-folder-subr): Ditto.
10288
10289         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10290         POP folder.
10291
10292 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10293
10294         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10295         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10296         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10297         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10298         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10299         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10300
10301         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10302
10303 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10304
10305         * wl-summary.el (wl-summary-search-by-subject):
10306         Search parent message from the latest one.
10307
10308 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10309
10310         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10311         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10312
10313         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10314         New user option.
10315
10316         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10317         if elmo-nntp-use-killed-list is nil.
10318         Use `elmo-msgdb-append-to-killed-list'.
10319         (Append numbers confirmed as disappeared to the killed list.)
10320         (wl-summary-confirm-appends): Don't display negative number.
10321
10322 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10323
10324         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10325
10326 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10327
10328         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10329         range is `all'.
10330         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10331         `elmo-list-bigger-diff'.
10332
10333 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10334
10335         * wl-summary.el (wl-summary-buffer-exit-func):
10336         New buffer local variable.
10337         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10338
10339 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10340
10341         * wl-demo.el (wl-demo): Fix the last change.
10342
10343 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10344
10345         * wl-demo.el (wl-demo): Don't use `eval'.
10346
10347 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10348
10349         * wl-summary.el (wl-summary-buffer-thread-modified):
10350         New buffer-local variable.
10351         (wl-summary-set-thread-modified): New function.
10352         (wl-summary-thread-modified-p): New function.
10353         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10354         (wl-summary-yank-saved-message): Use function
10355         `wl-summary-set-thread-modified'
10356         (wl-summary-switch-to-clone-buffer): Add
10357         `wl-summary-buffer-thread-modified'.
10358
10359         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10360         (wl-summary-buffer-mark-saved-hook): Ditto.
10361         * wl-summary.el (wl-summary-msgdb-save): New hook
10362         `wl-summary-buffer-message-saved-hook' and
10363         `wl-summary-buffer-mark-saved-hook'.
10364
10365 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10366
10367         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10368
10369 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10370
10371         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10372         don't hide scroll bars under FSF Emacsen because it may incur an
10373         undesirable redrawing.
10374
10375 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10376
10377         * wl-draft.el (wl-draft-edit-string): Call
10378         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10379
10380 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10381
10382         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10383
10384 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10385
10386         * wl-summary.el (wl-summary-msgdb-load-async): Call
10387         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10388
10389 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10390
10391         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10392         fringes in demo buffer; center bitmap logo correctly even if old
10393         Mule is used.
10394
10395 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10396
10397         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10398
10399         * wl-refile.el (wl-refile-subject-alist): New variable.
10400         (wl-refile-subject-alist-file-name): Ditto.
10401         (wl-refile-alist-setup): Rewrite.
10402         (wl-refile-alist-save): Use `elmo-object-save'.
10403         Eliminated arguments.
10404         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10405         (wl-refile-guess-by-subject): New function.
10406         (wl-refile-guess-func-list): Added it.
10407
10408 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10409
10410         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10411         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10412
10413 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10414
10415         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10416         New buffer-local variable.
10417         (wl-summary-buffer-next-folder-func): Ditto.
10418         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10419         if non-nil.
10420         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10421         if non-nil.
10422         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10423         if non-nil.
10424         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10425         if non-nil.
10426
10427 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10428
10429         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10430         permanently in the demo buffer.
10431
10432 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10433
10434         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10435         `mime-entity-fetch-field'.
10436
10437         * wl.el (wl-exit): Delete plugged buffer.
10438
10439         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10440         XEmacs has menubar feature.
10441
10442 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10443
10444         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10445         cannot arrive at the beginning of the buffer under old Emacsen.
10446
10447 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10448
10449         * wl-address.el (wl-address-ldap-search):
10450         Call `ldap-search-entries' with `withdn' argument t.
10451         (wl-complete-field-body): Bind completion-ignore-case as t.
10452         Clear ldap search hash when it was sole completion.
10453         Use elmo-string for pattern string.
10454         (wl-ldap-alias-safe-string): Eliminated needless let.
10455
10456 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10457
10458         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10459         (wl-ldap-alias-sep): New constant.
10460         (wl-ldap-search-attribute-type-list): Ditto.
10461         (wl-ldap-get-value): New function.
10462         (wl-ldap-make-filter): Ditto.
10463         (wl-ldap-make-matched-value-list): Ditto.
10464         (wl-ldap-alias-safe-string): Ditto.
10465         (wl-ldap-register-dn-string): Ditto.
10466         (wl-address-ldap-search): Rewrite.
10467
10468 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10469
10470         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10471         thread is deleted.
10472         (wl-thread-delete-line-from-buffer): Ditto.
10473         (wl-thread-get-exist-children): New function.
10474
10475 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10476
10477         * wl-demo.el (wl-demo): Made it to select various image types.
10478         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10479         from `wl-title-logo'.
10480         (wl-logo-ascii): New variable.
10481         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10482         (wl-demo-copyright-notice): New constant.
10483
10484         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10485
10486 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10487
10488         * wl-vars.el (wl-summary-target-above): Renamed from
10489         wl-summary-temp-above.
10490         * wl-score.el (wl-score-get-score-alist): Use it.
10491         (wl-summary-score-update-all-lines): Use it.
10492         * wl-summary.el: Ditto. (make-variable-buffer-local).
10493
10494 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10495
10496         * wl-vars.el (wl-ldap-port): New user option.
10497
10498         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10499         Rewite whole implementation.
10500         (wl-complete-field-body): Fixed.
10501
10502 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10503
10504         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10505         Choose implementation at compile time.
10506
10507 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10508
10509         * wl-address.el (wl-ldap-search-internal): New function.
10510         (wl-complete-field-to): Use it.
10511
10512 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10513
10514         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10515         Use `let' instead of `let*'.
10516         Require 'wl-vars.
10517
10518         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10519         Define as defcustom.
10520         (wl-ldap-base): Ditto.
10521         (wl-use-ldap): Ditto.
10522
10523 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10524
10525         * wl-address.el (wl-ldap-search): New function.
10526         (wl-complete-field-body): Use `wl-ldap-search'.
10527         (wl-ldap-server): New variable.
10528         (wl-ldap-base): Ditto.
10529         (wl-use-ldap): Ditto.
10530
10531 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10532
10533         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10534         (Pointed out by Mito <mit@nines.nec.co.jp>).
10535         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10536         buffer-local variables like `wl-summary-redisplay-internal'.
10537         (wl-summary-redisplay-all-header): Likewise.  Update
10538         Summary view too.
10539
10540 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10541
10542         * wl-summary.el (wl-summary-jump-to-parent-message):
10543         Consider prefix argument.
10544
10545         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10546         when closed thread is deleted.
10547
10548 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10549
10550         * wl-summary.el (wl-summary-jump-to-parent-message):
10551         Consider thread modification.
10552
10553 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10554
10555         * wl-message.el (wl-message-normal-get-original-buffer): Use
10556         `save-excursion'.
10557
10558         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10559         (wl-summary-showto-folder-regexp): Ditto.
10560
10561 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10562
10563         * wl-util.el (wl-delete-alist): Doc fix.
10564         (wl-delete-associations): New function.
10565         (wl-inverse-alist): New function.
10566         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10567         Split temporary variables. Use `wl-delete-associations'
10568         and `wl-inverse-alist'.
10569         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10570
10571 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10572
10573         * wl-folder.el (wl-folder-prefetch-entity):
10574         Execute prefetching if new count is unknown.
10575
10576 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10577
10578         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10579
10580         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10581         delete entity.
10582         (wl-thread-set-parent): If insert as top, set linked as nil.
10583
10584         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10585         `wl-thread-cleanup-symbols' when view mode is thread.
10586
10587 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10588
10589         * wl-folder.el (wl-folder-create-folder-entity): Use
10590         with-current-buffer.
10591         (wl-local-folder-init): Call set-buffer to make sure we are in
10592         the Folder buffer. Don't touch buffer-local variables here.
10593         (wl-folder-mode): Initialize buffer-local variables here.
10594
10595         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10596         (wl-folder-entity-assign-id): Ditto.
10597         (wl-folder-create-entity-hashtb): Ditto.
10598         (wl-local-folder-init): Ditto.
10599         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10600
10601 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10602
10603         * wl-summary.el (wl-summary-default-from): Fix probrem when
10604         std11-extract-address-components return (nil "foo@bar").
10605
10606 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10607
10608         * wl-draft.el (wl-draft-clone-local-variables):
10609         Remove redundant `setq'.
10610
10611 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10612
10613         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10614         Bind wl-highlight-x-face-func as nil while highlighting header.
10615
10616 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10617
10618         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10619
10620 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10621
10622         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10623         elmo-msgdb-overview-hashtb from copy-variables.
10624         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10625         instead of `elmo-msgdb-overview-get-entity-by-number'.
10626         (wl-summary-auto-refile): Ditto.
10627
10628         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10629         `elmo-msgdb-overview-get-entity' instead of
10630         `elmo-msgdb-search-overview-entity'.  Use
10631         `elmo-msgdb-overview-get-entity' instead of
10632         `elmo-msgdb-overview-get-entity-by-number'.
10633         (wl-thread-insert-entity-sub): Ditto.
10634         (wl-thread-insert-message): Ditto.
10635
10636         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10637         `elmo-msgdb-overview-get-entity'.
10638         (wl-normal-message-redisplay): Ditto.
10639
10640 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10641
10642         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10643         `wl-thread-entities'.
10644         (wl-thread-delete-message): Fix remove top message from
10645         `wl-thread-entity-list'.
10646
10647         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10648         wl-append(nconc), because update-list is broken on Meadow.
10649
10650         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10651         updating process.
10652         (wl-summary-rescan): Ditto.
10653         (wl-summary-sync-update3): Ditto.
10654         * wl-thread.el (wl-thread-set-parent): Renamed from
10655         `wl-summary-set-parent'.
10656         (wl-thread-insert-message): Updating buffer faster.
10657         (wl-thread-delete-message): Updating buffer faster.
10658
10659         * wl-score.el (wl-summary-score-update-all-lines): Changed
10660         interval for display progress gauge.
10661
10662 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10663
10664         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10665         folder always-sticky.
10666         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10667         defmacro.
10668
10669 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10670
10671         * wl-vars.el (wl-draft-add-references): New user option.
10672
10673         * wl-draft.el (wl-draft-add-references): New function.
10674         (wl-draft-yank-from-mail-reply-buffer): Use it.
10675         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10676         as nil.
10677
10678 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10679
10680         * wl-thread.el (wl-thread-update-line-msgs): Called
10681         `wl-thread-update-line-on-buffer-sub'.
10682         (wl-thread-update-line-on-buffer): Delete routine of inserting
10683         thread.
10684         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10685         moved from `wl-thread-update-line-on-buffer'.
10686         Add threshold for displaying progress gauge.
10687         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10688         argument of `wl-thread-update-line-msgs'.
10689         Add threshold for displaying progress gauge.
10690         * wl-folder.el:
10691         Add threshold for displaying progress gauge.
10692         * wl-score.el: Ditto.
10693
10694         * wl-expire.el (wl-summary-expire): Display deleting info.
10695
10696 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10697
10698         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10699         `no-msg'.
10700         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10701         argument of `wl-thread-update-line-msgs'.
10702         (wl-summary-set-parent): Added optional argument `parent-number'.
10703         (wl-summary-buffer-saved-message): New buffer local variable.
10704         (wl-summary-save-current-message): New command.
10705         (wl-summary-yank-saved-message): Ditto.
10706         (wl-summary-mode-map): Added key binding for
10707         `wl-summary-save-current-message' (\ew) and
10708         `wl-summary-yank-saved-message' (\C-y).
10709         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10710
10711 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10712
10713         * wl-summary.el (wl-summary-mode-map): Added key binding for
10714         `wl-summary-set-parent' (ts).
10715
10716 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10717
10718         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10719         subject faster. If thread number is reverse, delayed updating
10720         thread.
10721         (wl-summary-search-by-subject): Ditto.
10722         (wl-summary-put-alike): Ditto.
10723         (wl-summary-get-alike): Ditto.
10724         (wl-summary-insert-headers): Insert header of all overview in
10725         buffer.
10726         (wl-summary-rescan): Delayed updating thread. Kill search subject
10727         buffer for wl-summary-search-by-subject.
10728         (wl-summary-sync-update3): Ditto.
10729         (wl-summary-exit): Ditto.
10730         (wl-summary-goto-bottom-of-current-thread): Change for linked
10731         thread.
10732         (wl-summary-overview-create-summary-line): Change line for linked
10733         thread.
10734
10735         * wl-summary.el (wl-summary-update-thread): Use
10736         wl-thread-maybe-get-children-num.
10737         (wl-summary-set-parent): If change parent, move sub thread.
10738         (wl-summary-redisplay-internal): Add horizontal recenter.
10739         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10740
10741         * wl-thread.el (wl-thread-entity-get-linked): New function.
10742         (wl-thread-entity-set-linked): New function.
10743         (wl-thread-create-entity): Add linked element.
10744         (wl-thread-entity-insert-as-top): Use wl-append.
10745         (wl-thread-maybe-get-children-num): If closing thread, return
10746         children msgs.
10747         (wl-thread-update-line-msgs): Displaying progress message.
10748         (wl-thread-update-line-on-buffer-sub): Use
10749         wl-thread-maybe-get-children-num.
10750         (wl-thread-update-line-on-buffer): If update line is not exists,
10751         insert thread.
10752         (wl-thread-delete-message): If delete top msg of thread, search
10753         parent by subject.
10754         (wl-thread-insert-entity): Use
10755         wl-thread-maybe-get-children-num.
10756
10757         * wl-highlight.el (wl-highlight-summary-current-line): change
10758         sregexp for linked thread.
10759         * wl-util.el (wl-count-lines): Count lines.
10760         (wl-horizontal-recenter): horizontal recenter.
10761         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10762         (wl-score-get-alike): Ditto.
10763         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10764         (wl-subject-length-limit): New variable.
10765         (wl-highlight-thread-indent-string-regexp): Changed for linked
10766         thread.
10767
10768 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10769
10770         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10771         New variable (revival).
10772         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10773         by subject matching if there's no in-reply-to nor references field
10774         (revival).
10775
10776 \f
10777 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10778
10779         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10780         message.
10781
10782 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10783
10784         * wl-summary.el (wl-summary-reply): Return t if there was a
10785         message at cursor point.
10786         Added unwind-protect.
10787         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10788         returns t.
10789         (wl-summary-cancel-message): Do nothing when there's no message at
10790         cursor point.
10791         (wl-summary-forward): Ditto.
10792         (wl-summary-jump-to-parent-message): Ditto.
10793         (wl-summary-reedit): Ditto.
10794         (wl-summary-edit-addresses): Ditto.
10795         (wl-summary-pipe-message): Ditto.
10796         (wl-summary-print-message-with-ps-print): Ditto.
10797         (wl-summary-print-message): Ditto.
10798         (wl-summary-mark-as-important): Ditto.
10799         (wl-summary-mark-as-unread): Ditto.
10800
10801         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10802         message at cursor point.
10803         (wl-summary-reply-with-citation): Remove unwind-protect.
10804
10805         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10806         subject searching feature.
10807         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10808         Eliminated.
10809
10810 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10811
10812         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10813         New variable.
10814         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10815         by subject matching if there's no in-reply-to nor references field.
10816
10817         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10818
10819         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10820         when display is finished.
10821         (wl-folder-open-all): Ditto.
10822         (wl-folder-update-access-group): Ditto.
10823         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10824         * wl-thread.el (wl-thread-close-all): Ditto.
10825
10826         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10827         progress gauge only when it was displayed.
10828         * wl-folder.el (wl-folder-insert-entity): Ditto.
10829
10830 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10831
10832         * wl-summary.el (wl-summary-incorporate): Enclose
10833         `wl-summary-sync-force-update' with save-excursion.
10834
10835 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10836
10837         * wl-summary.el (wl-summary-prefetch-region):
10838         Pass current cursor point to `pos-visible-in-window-p' after
10839         moving cursor to the started point.
10840
10841 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10842
10843         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10844
10845         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10846         fields from the forwarding message.
10847         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10848         `ignored-fields'.
10849
10850 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10851
10852         * wl-mime.el (wl-message-request-partial):
10853         Eliminated argument `msgdb'.
10854         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10855         (wl-mime-combine-message/partial-pieces): Likewise.
10856         * tm-wl.el (wl-message-request-partial): Likewise.
10857         (wl-mime-combine-message/partial-pieces): Likewise.
10858
10859 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10860
10861         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10862         when display is finished.
10863
10864 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10865
10866         * wl-summary.el (wl-summary-goto-folder-subr):
10867         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10868
10869 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10870
10871         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10872         when cursor point is visible.
10873
10874 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10875
10876         * wl-expire.el (wl-expire-archive-get-max-number):
10877         Don't use `file-name-directory'.
10878
10879 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10880
10881         * wl-expire.el (wl-expire-archive-get-max-number):
10882         Use `file-name-directory'.
10883
10884 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10885
10886         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10887         only when there is progress.
10888
10889 2000-04-13  Mito <mit@nines.nec.co.jp>
10890
10891         * wl-summary.el (wl-summary-sync-marks): Display progress.
10892
10893 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10894
10895         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10896         (wl-summary-prev): Move cursor regardless of unread status.
10897         (wl-summary-next): Ditto.
10898
10899 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10900
10901         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10902         Added argument `target' and `number'.
10903         * tm-wl.el (wl-summary-burst-subr): New function.
10904         (wl-summary-burst): Use it.
10905
10906 2000-04-10  Mito <mit@nines.nec.co.jp>
10907
10908         * wl-mime.el (wl-burst): New function.
10909         (wl-summary-burst): Use it.
10910
10911 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10912
10913         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10914         as petname when there's no candidate.
10915
10916 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10917
10918         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10919         New variable.
10920         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10921
10922         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10923
10924         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10925
10926 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10927
10928         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10929         Use substring of `original' instead of buffer-substring.
10930         (wl-refile-evaluate-rule):
10931         Set `original' argument of wl-refile-expand-newtext.
10932
10933         * wl-summary.el
10934         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10935         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10936         (wl-summary-auto-refile): Check existence of destination folder just
10937         before marking.
10938
10939 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10940
10941         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10942         when wl-refile-get-field-value return nil.
10943
10944 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10945
10946         * wl-refile.el
10947         (wl-refile-expand-newtext): New function imported from Gnus.
10948         (wl-refile-evaluate-rule): Use it.
10949
10950 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10951
10952         * wl-summary.el (wl-summary-print-destination):
10953         Duplicate folder string to avoid putting text-property on
10954         original string.
10955
10956         * wl-refile.el (wl-refile-get-field-value): New function.
10957         (wl-refile-evaluate-rule): New function;
10958         Evaluate refile rule recursively.
10959         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10960         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10961         New function; Check existence of a target folder recursively.
10962         (wl-summary-auto-refile-check-refile-rule-alist):
10963         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10964
10965 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10966
10967         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10968
10969         * wl-folder.el (wl-create-folder-entity-from-buffer):
10970         Fixed problem when '}' character is contained in folder name.
10971
10972         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10973
10974 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10975
10976         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10977         (wl-fldmgr-add-completion-all-completions):
10978         Use wl-fldmgr-add-completion-hashtb.
10979
10980 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10981
10982         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10983         wl-fldmgr-add-completion-subr): New functions.
10984         * wl-folder.el (wl-folder-completion-func): New variable.
10985         * wl-summary.el (wl-summary-read-folder):
10986         Use wl-folder-completion-func.
10987
10988         * wl-refile.el: Eliminate throw & catch.
10989
10990         * wl.el (wl-plugged-sending-queue-status): Fixed.
10991
10992 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10993
10994         * wl-draft.el (wl-draft): Put category property on
10995         mail-header-separator.