* Version number is increased to 2.15.7.
[elisp/wanderlust.git] / wl / ChangeLog
1 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * Version number is increased to 2.15.7.
4
5 2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
6
7         * wl-summary.el (wl-summary-previous-message-number): New function.
8         (wl-summary-next-message-number): Ditto.
9         (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
10         `wl-summary-next-message-number'.
11         (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
12         Inline temporary variable `cur-id'.
13         (wl-summary-get-next-unread-folder): Ditto.
14         (wl-summary-get-next-folder): Ditto.
15         (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
16
17 2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
18
19         * wl-demo.el (wl-demo-copyright-notice): Add 2009.
20
21 2008-09-05  Kenichi Okada  <okada@opaopa.org>
22
23         * wl-summary.el (wl-summary-buffer-folder-name)
24         (wl-draft-config-body-goto-header): Use backquote instead of quote.
25         * wl-draft.el (wl-draft-body-goto-top)
26         (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
27
28 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
29
30         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
31         (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
32
33 2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
34
35         * wl-expire.el: Fix Comentary section.
36
37 2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
38
39         * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
40         Require mime-parse, elmo-mime, and wl-util.
41
42         * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
43
44         * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
45
46 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
47
48         * wl-template.el: Require elmo-util and wl-vars.
49
50         * wl-mime.el (wl-mime-display-header): Revert last change.
51         Remove `delete-matching-lines "^$"'.
52
53 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
54
55         * wl-mime.el (wl-define-dummy-functions): Split
56         `eval-when-compile' form for avoid error; when `make
57         compile-strict.
58
59         * wl-util.el: Move (eval-when-compile (require 'static)).
60         * wl-dnd.el: Add (eval-when-compile (require 'static)).
61         * wl-message.el: Ditto.
62
63         * wl-mime.el (wl-message-delete-current-part): Use
64         `insert-buffer-substring' instead of `insert-buffer'.
65         * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
66         * wl-draft.el (wl-draft-generate-clone-buffer)
67         (wl-draft-do-mime-bcc): Ditto.
68
69         * wl-address.el: Add (eval-when-compile (require 'cl)).
70         * wl-addrmgr.el: Ditto.
71         * wl-mime.el: Ditto.
72         * wl-util.el: Ditto.
73         * wl-score.el: Ditto.
74
75 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
76
77         * wl.el (wl-plugged-toggle): Use `string-to-number' instead of
78         `string-to-int'.
79
80         * wl-util.el (wl-unique-id): Use `string-to-number' instead of
81         `string-to-int'.
82
83         * wl-thread.el (wl-thread-jump-to-msg, wl-thread-set-parent): Use
84         `string-to-number' instead of `string-to-int'.
85
86         * wl-summary.el (wl-summary-get-list-info)
87         (wl-summary-message-number): Use `string-to-number' instead of
88         `string-to-int'.
89
90         * wl-score.el (wl-score-overview-entity-get-lines)
91         (wl-score-set-mark-below, wl-score-set-expunge-below)
92         (wl-summary-increase-score, wl-score-get-header-entry): Use
93         `string-to-number' instead of `string-to-int'.
94
95         * wl-folder.el (wl-folder-update-diff-line): Use
96         `string-to-number' instead of `string-to-int'.
97
98         * wl-expire.el (wl-expire-archive-number2): Use `string-to-number'
99         instead of `string-to-int'.
100
101         * wl-draft.el (wl-jump-to-draft-folder): Use `string-to-number'
102         instead of `string-to-int'.
103
104         * wl-dnd.el (wl-dnd-drop-func): Use `string-to-number' instead of
105         `string-to-int'.
106
107 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
108
109         * wl-util.el (wl-match-string, wl-match-buffer)
110         (wl-as-coding-system, wl-as-mime-charset, wl-concat-list)
111         (wl-kill-buffers, wl-local-variable-p)
112         (wl-line-formatter-setup): New backquote style.
113         (wl-count-lines): Use quote instead of backquote.
114
115         * wl-summary.el (wl-summary-buffer-folder-name)
116         (wl-summary-get-alike): Use quote instead of backquote.
117         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
118         backquote style.
119
120         * wl-message.el (wl-message-buffer-cache-buffer-get)
121         (wl-message-buffer-cache-folder-get)
122         (wl-message-buffer-cache-message-get)
123         (wl-message-buffer-cache-entry-make)
124         (wl-message-buffer-cache-hit): New backquote style.
125
126         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
127         backquote.
128         (wl-folder-unread-regex, wl-folder-entity-exists-p)
129         (wl-folder-clear-entity-info)
130         (wl-folder-get-entity-info, wl-folder-set-entity-info)
131         (wl-folder-elmo-folder-cache-get)
132         (wl-folder-elmo-folder-cache-put): New backquote style.
133
134         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
135         (wl-fldmgr-assign-id): Ditto.
136         (wl-fldmgr-delete-line): Use quote instead of backquote.
137         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
138
139         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
140         (wl-draft-set-sent-message): New backquote style.
141         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
142         (wl-draft-config-body-goto-header): Use quote instead of backquote.
143
144 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * wl-address.el (wl-address-concat-token): Fix typo.
147
148 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
149
150         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
151         (wl-score-get-alike): Ditto.
152
153         * wl-vars.el: New backquote style.
154         (wl-message-header-button-alist): Use quote instead of backquote.
155
156         * wl.el (wl-plugged-string): New backquote style.
157
158         * wl-address.el (wl-address-concat-token): New backquote style.
159
160         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
161
162 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
163
164         * wl-highlight.el (wl-highlight-folder-opened-regexp)
165         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
166
167         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
168         in the character alternative.
169
170 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
171
172         * Version number is increased to 2.15.6.
173
174 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
175
176         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
177         optional 3rd argument of epg-context-set-progress-callback; it was
178         temporarily removed in the Emacs trunk due to copyright problem.
179         (wl-mime-pgp-verify-region-with-epg): Ditto.
180
181 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
182
183         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
184
185 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
186
187         * wl-util.el (wl-biff-check-folders): Set biff flag.
188         (from Naoto Morishima [wl:14031])
189
190 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
191
192         * wl.el (wl-plugged-server-indent): Use quote instead of
193         backquote.
194
195 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
196
197         * wl-score.el (wl-score-insert-header): Add guard for
198         `std11-unfold-string'.
199         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
200         TYPE artgument when TO or CC field.
201
202 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * wl-summary.el (wl-summary-goto-folder-subr): Call
205         `elmo-folder-close' instead of `elmo-folder-commit' if discard
206         current summary.
207
208 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
209
210         * wl-util.el (wl-read-shell-commande): New function or alias.
211
212         * wl-summary.el (wl-summary-pipe-message): Use
213         `wl-read-shell-command' instead of `read-string'.
214         (wl-summary-target-mark-pipe): Ditto.
215
216 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
217
218         * wl-summary.el (wl-summary-reply): Fix docstring.
219         * wl-draft.el (wl-draft-reply): Ditto.
220
221 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
222
223         * wl-mime.el (wl-summary-extract-attachments): New command.
224         (wl-summary-extract-attachments-1): New internal function.
225
226 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
227
228         * wl-expire.el (wl-expire-folder): New function (split from
229         wl-summary-expire).
230         (wl-summary-expire): Use it. Add argument `all' instead of remove
231         `nolist'. Cause an error only if this function is calling
232         interactively.
233
234 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
235
236         * wl-expire.el (wl-expire-refile): Display progress message.
237         (wl-summary-expire): Simplify.
238
239         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
240         unused argument `deleting-info'.
241
242 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
243
244         * wl-vars.el (wl-message-popup-buffers): New user option.
245
246         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
247         (wl-message-delete-popup-windows): New function that substitues
248         above one.
249         (wl-mime-setup): Follow the above change.
250
251 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
252
253         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
254
255 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
256
257         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
258         "tkm" to wl-thread-spam.
259
260 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
261
262         * wl-thread.el (wl-thread-entity-insert-as-children): Use
263         wl-thread-entity-set-children.
264         (wl-thread-insert-message, wl-thread-insert-entity-sub,
265         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
266         Use wl-thread-entity-get-*.
267
268 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
269
270         * wl-mime.el (wl-epg-progress-callback): New function.
271         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
272         with `elmo-with-progress-display'. Set a progress callback
273         function to epg-context.
274         (wl-mime-pgp-verify-region-with-epg): Ditto.
275
276 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * wl-util.el (wl-completing-read-multiple): Define as an alias of
279         `completing-read-multiple' if emacs-version is not less than 22.
280
281 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
284         change.
285
286 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-summary.el (wl-summary-sync-update): Move
289         `wl-thread-update-indent-string-thread' to outside of
290         `elmo-with-progress-display'.
291
292 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
293
294         * wl-message.el (wl-message-exit): Check buffer existence.
295
296 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
297
298         * wl-util.el (wl-simple-display-progress): New function.
299         (wl-display-progress-with-gauge): Ditto.
300         (wl-progress-callback-function): Ditto.
301
302         * wl.el (wl-init): Set `elmo-progress-callback-function' as
303         `wl-progress-callback-function'
304
305         * wl-vars.el (wl-display-progress-threshold): New user option.
306         (wl-display-progress-function): Ditto.
307
308         * Version number is increased to 2.15.5.
309
310 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
311
312         * wl-thread.el (wl-thread-close-children): New function.
313         (wl-thread-open-children): Ditto.
314         * wl-action.el (wl-summary-set-mark): Redo the last change by
315         using it.
316
317         * wl-action.el (wl-summary-set-mark): Undo the last change.
318         Forbid interactive call.
319
320 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-mime.el (wl-define-dummy-functions): New macro.
323         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
324         `wl-mime-pgp-decrypt-region'.
325         (wl-mime-pgp-verify-region-with-epg): Renamed from
326         `wl-mime-pgp-verify-region'.
327         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
328         `wl-mime-pgp-decrypt-region'.
329         (wl-mime-pgp-verify-region-with-pgg): Renamed from
330         `wl-mime-pgp-verify-region'.
331         (wl-mime-pgp-decrypt-region): New function; To select dispatch
332         function at runtime.
333         (wl-mime-pgp-verify-region): Ditto.
334
335         * wl-vars.el (wl-use-pgp-module): New user option.
336
337 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
340         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
341
342 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
343
344         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
345         even if there are target marks only.
346
347 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * Version number is increased to 2.15.4.
350
351 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-folder.el (wl-folder-check-one-entity): Simplify.
354
355 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
356
357         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
358         variable.
359
360 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
361
362         * wl-spam.el (wl-thread-test-spam): New function.
363         (wl-spam-setup): Bind "tkc".
364
365 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * wl-expire.el (wl-folder-expire-entity): Rewite without
368         `wl-summary-goto-folder-subr'.
369         (wl-folder-expire-current-entity): Don't kill summary buffer.
370
371 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
372
373         * wl-folder.el (wl-folder-sync-entity): Rewrite without
374         `wl-summary-goto-folder-subr'.
375         (wl-folder-mark-as-read-all-entity): Likewise.
376
377         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
378
379 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
380
381         * wl-thread.el (wl-thread-force-open): Arranged.
382
383 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
384
385         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
386         from regexp.
387
388         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
389         (wl-read-search-condition-internal): Append them.
390
391 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
392
393         * wl-vars.el (wl-additional-search-condition-fields):
394         New user option.
395
396         * wl-util.el (wl-search-condition-fields): New function; export
397         from `wl-read-search-condition-internal'.
398         (wl-read-search-condition-internal): Use it.
399
400         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
401
402 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
403
404         * wl-summary.el (wl-summary-define-sort-command): New function.
405         (wl-summary-sort-by-date, wl-summary-sort-by-number)
406         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
407         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
408         define by `wl-summary-define-sort-command' at runtime.
409
410         * wl.el (wl-init): Call wl-summary-define-sort-command.
411
412 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
413
414         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
415         properties at the decrypting region.
416
417 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
418
419         * wl-util.el (wl-find-region): New function.
420
421         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
422         coding system.
423         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
424         property `wl-mime-decoded-coding-system'.
425         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
426         property `wl-mime-decoded-coding-system' to encode text.
427
428         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
429         message.
430         (wl-mime-pgp-verify-region): Ditto.
431
432 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
433
434         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
435         buffer. Use epa-display-verify-result.
436
437 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
438
439         * wl-draft.el (wl-draft-send): Continue even if setting parent
440         flag was failed.
441
442 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
443
444         * wl-message.el (wl-message-flag-indicator): Fixed the problem
445         of returning string only of parentheses.
446
447 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
448
449         * wl-summary.el (wl-summary-write): Add argument `folder'.
450         (wl-summary-write-current-folder): Change argument `folder' from
451         optional to require.
452         (wl-summary-get-buffer): Return the buffer associated folder only.
453
454         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
455         change.
456         (wl-folder-toggle-disp-summary): Ditto.
457
458         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
459         current summary as parent-folder.
460
461 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
462
463         * wl-draft.el (wl-draft-reedit): Don't overwrite
464         wl-draft-parent-folder.
465
466 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
469         (wl-mime-pgp-verify-region): Ditto.
470         (wl-message-decrypt-pgp-nonmime): Use the above function.
471         (wl-message-verify-pgp-nonmime): Likewise.
472         (wl-mime-preview-application/pgp): Likewise.
473
474 2006-04-20  Kenichi Okada  <okada@opaopa.org>
475
476         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
477         Fix about the order of `wl-nntp-posting-port' and
478         `wl-nntp-posting-stream-type'.
479         * wl.el (wl-plugged-port-label-alist): Add smtp.
480
481 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
482
483         * wl-summary.el (wl-summary-message-status): New macro.
484
485         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
486         (wl-summary-killed-mark): New user option.
487
488         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
489         API change.
490         (wl-thread-insert-entity-sub): Ditto.
491         (wl-thread-recover-messages): New command.
492
493         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
494         Don't call `wl-highlight-summary-current-line' directly.
495         (wl-summary-buffer-attach): Connect to signal `status-changed'
496         instead of `cache-changed'.
497         (wl-summary-buffer-detach): Follow the above change.
498         (wl-summary-detect-mark-position): Follow the API change.
499         (wl-summary-rescan-message): Ditto.
500         (wl-summary-insert-sequential): Ditto.
501         (wl-summary-update-thread): Ditto.
502         (wl-summary-message-mark): Ditto.
503         (wl-summary-persistent-mark): Ditto.
504         (wl-summary-create-line): Ditto.
505         (wl-summary-prefetch-region-no-mark): Call
506         `wl-summary-persistent-mark' with number.
507         (wl-summary-recover-messages-region): New command.
508         (wl-summary-target-mark-recover): Ditto.
509         (wl-summary-recover-message): Ditto.
510         (wl-summary-persistent-mark-string): Add argument `status' instead
511         of remove arguments `flags' and `cached'.  Treat killed status.
512         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
513
514         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
515         (wl-highlight-summary-line-face-spec): Treat killed status.
516         (wl-highlight-summary-line-string): Follow the API change.
517         (wl-highlight-summary-current-line): Ditto.
518
519         * Version number is increased to 2.15.3.
520
521 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
522
523         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
524         of symbolp to test whether the condition is function.
525
526 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
527
528         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
529         to nil.
530
531 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
532
533         * wl-summary.el (wl-summary-buffer-message-ring): New internal
534         variable.
535         (wl-summary-buffer-last-displayed-msg): Abolish.
536         (wl-summary-push-message): New function.
537         (wl-summary-pop-message): Ditto.
538         (wl-summary-goto-folder-subr): Reset
539         `wl-summary-buffer-message-ring'.
540         (wl-summary-pop-to-last-message): New command.
541         (wl-summary-goto-last-displayed-msg): Call
542         wl-summary-pop-to-last-message if optional argument is non-nil or
543         the last command is itself.
544         (wl-summary-redisplay-internal): Push last message number into
545         `wl-summary-buffer-message-ring'.
546
547         * wl-vars.el (wl-summary-message-ring-max): New user option.
548
549 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
552         from `wl-draft-reply').
553         (wl-draft-reply): Use it.
554         (wl-draft-find-reply-headers): Avoid compile warning.
555
556 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
557
558         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
559
560 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
561
562         * wl-message.el (wl-message-flag-indicator): New function.
563         (wl-message-redisplay): Use it.
564
565 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
568
569 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
570
571         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
572         instead of `read-event'.
573
574         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
575
576         * wl-mule.el (wl-read-event-char): Ditto.
577
578         * wl-e21.el (wl-read-event-char): Ditto.
579
580 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
581
582         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
583
584 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
585
586         * wl-vars.el (wl-draft-send-confirm-type): New user option.
587
588         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
589
590         * wl-draft.el (wl-draft-send-confirm): Confirmation by
591         `wl-draft-send-confirm-type'
592
593 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
594
595         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
596         Avoid error when the buffer name is already used.
597
598 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
599
600         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
601         the change of elmo-nmz -> elmo-search.
602         (wl-highlight-summary-line-help-echo-alist): Ditto.
603         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
604         (wl-nmz-folder-icon): Define as obsolete.
605         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
606         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
607
608 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
609
610         * wl-summary.el (wl-summary-get-list-info): Rewrite with
611         `elmo-find-list-match-value'
612
613 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
614
615         * wl-summary.el (wl-summary-get-list-info): Optimize.
616         Use List-Id and List-Post also.
617
618 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
621
622 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
623
624         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
625
626 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
627
628         * wl-util.el (wl-completing-read-multiple-1): New internal function.
629         (wl-completing-read-multiple-2): Ditto.
630         (wl-completing-read-multiple): Define use above functions.
631
632         * wl-summary.el (wl-summary-sort): Removed the workaround for a
633         bug of `completing-read-multiple' about default value.
634
635         * wl-xmas.el (wl-completing-read-multiple): Removed.
636
637         * wl-mule.el (wl-completing-read-multiple): Ditto.
638
639         * wl-e21.el (wl-completing-read-multiple): Ditto.
640
641 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-util.el (wl-filter-associations): New function.
644
645         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
646         (wl-spam-ignored-folder-list): Ditto.
647         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
648         (wl-spam-string-member-p): New function.
649         (wl-spam-domain): Use it.
650         (wl-spam-split-numbers): New function.
651         (wl-spam-apply-partitions): Ditto.
652         (wl-spam-register-spam-messages): Use `folder' instead of
653         `wl-summary-buffer-elmo-folder'.
654         (wl-spam-register-good-messages): Ditto.
655         (wl-summary-exec-action-spam): Decide a domain by real folder of
656         message.
657         (wl-summary-exec-action-refile-with-register): Likewise.
658
659 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
660
661         * wl-e21.el (wl-e21-find-image): New function.
662         (wl-e21-setup-toolbar): Use it instead of `find-image'.
663         (wl-e21-highlight-folder-group-line): Ditto.
664         (wl-folder-init-icons): Ditto.
665         (wl-plugged-init-icons): Ditto.
666         (wl-biff-init-icons): Ditto.
667
668 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
669
670         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
671         (wl-inhibit-save-drafts): New internal variable.
672         (wl-disable-auto-save): Ditto.
673         (wl-save-drafts): Treat above variables.
674         (wl-auto-save-drafts): New function.
675         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
676         `wl-stop-save-drafts'.
677         (wl-start-save-drafts): New function.
678         (wl-stop-save-drafts): Ditto.
679         (wl-set-auto-save-draft): New command.
680
681         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
682         `wl-set-save-drafts'.
683
684 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
685
686         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
687         `make-local-variable' instead of `make-variable-buffer-local'.
688
689 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
690
691         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
692
693 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
694
695         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
696
697 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
698
699         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
700         of working buffer.
701
702 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
705
706         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
707         value into recipients; Bind `wl-draft-remove-group-list-contents'
708         as nil.
709
710 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
711
712         * wl-summary.el (wl-summary-sort): Fixed the last change.
713
714         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
715         (wl-summary-sort-messages): Ditto.
716         (wl-summary-rescan): Use it.
717         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
718         `completing-read'; Append candidates for reverse order.
719
720 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
721
722         * Version number is increased to 2.15.2.
723
724 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
725
726         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
727         "Smaller".
728         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
729
730 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
731
732         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
733
734 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * wl-vars.el (wl-draft-additional-header-alist): Add into the
737         customize group `wl-draft'.
738         (wl-draft-add-in-reply-to): Move customize group from `wl' to
739         `wl-draft'.
740         (wl-draft-add-references): Ditto.
741
742         * wl-action.el (wl-summary-print-argument): Rename argument from
743         `folder' to `data'.
744
745 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
746
747         * wl-summary.el (wl-summary-rescan-message): Call
748         `wl-thread-cleanup-symbols' before insert thread.
749
750 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
751
752         * wl.el (wl-init): Set `elmo-get-folder-function' as
753         `wl-folder-make-elmo-folder'.
754
755         * wl-spam.el (wl-summary-exec-action-spam): Use
756         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
757
758         * wl-folder.el (wl-folder-make-elmo-folder): New function.
759         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
760         `elmo-make-folder'.
761         (wl-folder-get-elmo-folder): Ditto.
762         (wl-folder-create-subr): Simplify.
763
764 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
765
766         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
767
768 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
771         contents in message buffer instead of original buffer. If optional
772         argument specified, ask coding system for encode.
773
774 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
775
776         * wl-spam.el (wl-summary-test-spam-region): New function.
777         (wl-spam-setup): Bind "rkc".
778
779 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
780
781         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
782
783 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
784
785         * wl-spam.el (wl-summary-test-spam): Fix typo.
786         (wl-message-check-spam): Ditto.
787
788 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
789
790         * wl-summary.el (wl-summary-default-from): Simplify.
791
792 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-action.el (wl-summary-exec-action-refile): Simplify.
795         (wl-summary-exec-action-copy): Ditto.
796         (wl-summary-auto-refile): Check existence of temporary mark.
797
798 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-summary.el (wl-summary-create-line): Use
801         `elmo-time-to-datevec'.
802
803         * wl-expire.el (wl-expire-archive-date): Ditto.
804         (wl-expire-localdir-date): Ditto.
805
806         * wl-util.el (wl-day-number): Abolish.
807
808         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
809         of `wl-day-number'.
810         (wl-score-followup): Ditto.
811         (wl-score-add-followups): Ditto.
812         (wl-score-get-latest-msgs): Ditto.
813         (wl-score-get-header-entry): Ditto.
814         (wl-score-edit-insert-date): Ditto.
815
816 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
817
818         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
819         `elmo-message-entity-field' with 2nd argument `type'.
820
821 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
822
823         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
824
825 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
826
827         * wl-thread.el (wl-thread-delete-message): Delete descendant
828         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
829
830 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
831
832         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
833
834 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
835
836         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
837         `Access folder'.
838
839 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
840
841         * wl-vars.el (wl-access-folder-icon): New user option.
842
843         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
844         `Access folder'.
845
846 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-buffer-set-folder): Use
849         `wl-folder-mime-charset'.
850
851         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
852         `mime-charset'.
853         (wl-folder-get-elmo-folder): Ditto.
854         (wl-folder-mime-charset): New function.
855
856 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
857
858         * wl-util.el (wl-parse-addresses): Define alias of
859         `elmo-parse-addresses' (move to `elmo-util.el').
860
861         * wl-summary.el (wl-summary-default-from): Follow the API change.
862         (wl-summary-overview-entity-compare-by-date): Ditto.
863         (wl-summary-overview-entity-compare-by-from): Ditto.
864         (wl-summary-get-list-info): Get value of `ml-info' field from
865         entity at first.
866         (wl-summary-rescan-message): Treat prefix argument.
867         (wl-summary-prefetch-msg): Follow the API change.
868         (wl-summary-search-by-subject): Ditto.
869         (wl-summary-insert-thread): Ditto.
870         (wl-summary-line-subject): Ditto.
871         (wl-summary-line-from): Ditto.
872         (wl-summary-create-line): Ditto.
873         (wl-summary-print-message-with-ps-print): Ditto.
874
875         * wl-score.el (wl-score-ov-entity-get): Ditto.
876         (wl-score-followup): Ditto.
877         (wl-score-add-followups): Use `elmo-message-entity-field' instead
878         of `car'.
879         (wl-score-get-latest-msgs): Follow the API change.
880         (wl-score-get-header): Ditto.
881
882         * wl-refile.el (wl-refile-learn): Ditto.
883         (wl-refile-subject-learn): Ditto.
884         (wl-refile-get-field-value): Ditto.
885         (wl-refile-guess-by-history): Ditto.
886         (wl-refile-guess-by-subject): Ditto.
887
888         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
889
890         * wl-expire.el (wl-expire-date-p): Removed.
891         (wl-expire-archive-date): Follow the API change.
892         (wl-expire-localdir-date): Ditto.
893         (wl-summary-expire): Ditto.
894
895         * Version number is increased to 2.15.1.
896
897 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
898
899         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
900         group is access or not (it is not strict, like wl-fldmgr-rename).
901
902 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
903
904         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
905         duplicate call of `wl-summary-print-argument' on the wrong line.
906
907 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
908
909         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
910         even if argument `number' is nil.
911         (wl-summary-insert-line): Print action argument if current message
912         has it.
913
914 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
915
916         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
917         (wl-draft-reply): Ditto.
918         (wl-draft): Add optional argument `parent-number' and call
919         `wl-draft-create-buffer' with it.
920         (wl-draft-create-buffer): Add optional argument
921         `parent-number'. Set wl-draft-parent-number as it.
922
923 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
924
925         * wl-folder.el (wl-folder-set-persistent-mark): If summary
926         buffer is not for given folder, don't use it.
927
928 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * Version number is increased to 2.15.0.
931
932 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
933
934         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
935
936         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
937         (wl-highlight-get-face-by-name): New internal function.
938         (wl-highlight-summary-line-face-spec): Use it and fixed.
939
940 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
941
942         * wl-summary.el (wl-summary-sync-update): Use
943         `elmo-message-entity-field' instead of `car' to get message-id
944         from overview entity.
945
946         * wl-summary.el (wl-summary-rescan-message): Call
947         `wl-highlight-summary-displaying' when displaying a message.
948
949 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
950
951         * wl-draft.el (wl-draft-config-info-filename): Extracted from
952         `wl-draft-config-info-operation'.
953         (wl-draft-buffer-change-number): New function.
954         (wl-draft-rename-saved-config): Ditto.
955         * wl.el (wl-init): Connect slot for message-number-changed.
956         (toplevel): Add autoload for wl-draft-rename-saved-config.
957
958 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
959
960         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
961         `update-overview'
962         (wl-summary-buffer-detach): Disconnect from it.
963         (wl-summary-rescan-message): Use command.
964
965         * wl-message.el (wl-message-buffer-display): Use
966         `with-current-buffer' instead of `save-excursion'.
967
968 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-mime.el (wl-draft-preview-attributes-list): Protect
971         wl-draft-preview-attributes-list from distraction.
972
973 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
974
975         * wl-summary.el (wl-summary-sync-update): Sort the return value of
976         `elmo-list-diff'.
977
978 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
979
980         * wl-summary.el
981         (wl-summary-edit-addresses-collect-candidate-fields): Use
982         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
983
984         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
985         instead of `elmo-set-work-buf'.
986
987         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
988         (wl-address-make-address-list): Ditto.
989
990         * Version number is increased to 2.13.3.
991
992 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
995         user option.
996
997         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
998         argument `5'.
999
1000         * wl-message.el (wl-message-display-no-merge-p): New function.
1001         (wl-message-buffer-display): Check whether the message is
1002         reassembled and follow the API change.
1003
1004 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1005
1006         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
1007         multibyte on working buffer and removed unnecessary
1008         `buffer-disable-undo'.
1009
1010 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * wl-util.el (wl-read-search-condition-internal): Fixed the last
1013         change.
1014
1015 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1016
1017         * wl-util.el (wl-read-search-condition-internal): Protect
1018         elmo-global-flags from distraction.
1019
1020 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1021
1022         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
1023
1024         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
1025         (wl-summary-event-handler): Ditto.
1026         (wl-summary-update-persistent-mark-on-event): New
1027         function (renamed from `elmo-event-handler-flag-changed').
1028         (wl-summary-buffer-attach): New function.
1029         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
1030         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
1031         instead of `elmo-folder-add-handler'.
1032
1033         * Version number is increased to 2.13.2.
1034
1035 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1036
1037         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
1038         and "\177" to the `wl-news-previous-page'.
1039         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
1040         (wl-news-previous-page): New function.
1041
1042 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1043
1044         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
1045         instead of `write-region' and simplify.
1046
1047 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1048
1049         * wl-template.el (wl-template-select): Cause error if
1050         `wl-template-alist' is nil.
1051
1052 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1053
1054         * wl-news.el.in: Set file variable `no-byte-compile'.
1055
1056 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1057
1058         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
1059         whether a target message is within displaying area.
1060         (elmo-event-handler-cache-changed): Ditto.
1061
1062 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
1063
1064         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
1065         to `defun'.  Use `nconc' instead of `append' to collect descendant
1066         message numbers.
1067
1068 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1069
1070         * wl-thread.el (wl-thread-save-top-list)
1071         (wl-thread-save-entities): Use `with-temp-buffer'.
1072         * wl-news.el.in (wl-news-previous-version-load):
1073         (wl-news-previous-version-save): Ditto.
1074         * wl-summary.el (wl-summary-load-file-object)
1075         (wl-summary-save-view-cache): Ditto.
1076
1077 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * wl-util.el (toplevel): Require 'elmo-flag'.
1080         (wl-read-search-condition): New function (Renamed from
1081         `elmo-read-search-condition').
1082         (wl-read-search-condition-internal): Likewise.
1083
1084         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
1085         invalid.
1086         (wl-summary-pick): Use `wl-read-search-condition' instead of
1087         `elmo-read-search-condition'.
1088         (wl-summary-virtual): Ditto.
1089
1090         * wl-folder.el (wl-folder-virtual): Ditto.
1091         (wl-folder-pick): Ditto.
1092
1093         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
1094
1095 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1096
1097         * wl-summary.el (wl-summary-reedit): Call
1098         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
1099
1100 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * wl-mime.el (toplevel): Require wl-vars.
1103
1104         * wl-message.el (toplevel): Require cl at compile.
1105
1106         * wl-draft.el (toplevel): Require elmo.
1107
1108 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1109
1110         * wl-message.el (wl-message-buffer-prefetch): Count is a number
1111         and do nothing when it is not positive.
1112         (wl-message-buffer-prefetch-next): Ditto.
1113
1114 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1115
1116         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1117         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1118         (wl-summary-redisplay-internal): Ditto.
1119
1120         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1121         message (the condition is borrowed from `wl-check-variables-2').
1122         (wl-summary-redisplay-internal): Ditto.
1123
1124 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1125
1126         * wl-mime.el (wl-draft-nntp-attribute): New function.
1127         (wl-draft-attribute-nntp-posting-server): Use it.
1128         (wl-draft-attribute-nntp-posting-port): Ditto.
1129
1130         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1131         (wl-draft-show-attributes-buffer): Ditto.
1132         (wl-draft-hide-attributes-buffer): Ditto.
1133         (wl-draft-attribute-newsgroups): Ditto.
1134         (wl-draft-attribute-nntp-posting-server): Ditto.
1135         (wl-draft-attribute-nntp-posting-port): Ditto.
1136         (wl-draft-preview-message): Use there functions.
1137
1138         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1139         value.
1140
1141 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1144         (wl-draft-reedit): Ditto.
1145         (wl-draft-queue-flush): Ditto.
1146
1147         * wl-mime.el (wl-message-request-partial): Ditto.
1148         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1149         instead of `elmo-message-fetch'.
1150
1151         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1152
1153         * wl-summary.el (wl-summary-message-string): Ditto.
1154
1155 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1156
1157         * wl-util.el (wl-current-message-buffer): Follow the API change.
1158
1159         * wl-summary.el (wl-summary-redisplay-internal): Call
1160         `wl-summary-mark-as-read' with 2nd argument as nil and update
1161         unread count instead of persistent mark.
1162
1163         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1164         variable.
1165         (wl-message-redisplay): Follow the API change.
1166         (wl-message-buffer-display): Managed mime-entity directly and
1167         return preview buffer only.
1168         (wl-message-display-internal): Rewrite.
1169         (wl-message-buffer-prefetch-subr): Not save return value of
1170         `wl-message-buffer-display'.
1171
1172         * Version number is increased to 2.13.1.
1173
1174 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1175
1176         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1177         'elmo-multiple-fields-body-list' with boundary specified.
1178
1179 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1180
1181         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1182         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1183         cache if `wl-summary-resend-use-cache' is non-nil.
1184
1185 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1188         (wl-nntp-posting-stream-type): Ditto.
1189
1190 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1191
1192         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1193
1194 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1195
1196         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1197         message.
1198
1199 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1202         Abolish.
1203         (wl-summary-buffer-persistent-mark-version): New internal
1204         variable.
1205         (wl-summary-update-mark-and-highlight-window): Check by
1206         wl-summary-persistent-mark-invalid-p.
1207         (wl-summary-update-status-marks): Ditto.
1208         (elmo-event-handler-flag-changed): Rewrite.
1209         (elmo-event-handler-cache-changed): Define.
1210         (wl-summary-prefetch-msg): Does not update persistent mark here.
1211         (wl-summary-delete-cache): Ditto.
1212         (wl-summary-resume-cache-status): Ditto.
1213         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1214         (wl-summary-persistent-mark-invalid-p): New function.
1215         (wl-summary-validate-persistent-mark): Ditto.
1216         (wl-summary-validate-persistent-mark-string): Ditto.
1217         (wl-summary-invalidate-persistent-mark): Ditto.
1218         (wl-summary-update-persistent-mark): Call
1219         `wl-summary-validate-persistent-mark'.
1220         (wl-summary-create-line): Call
1221         `wl-summary-validate-persistent-mark-string'.
1222
1223         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1224         status as t if cache used.
1225
1226 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1227
1228         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1229         only if the target is group.
1230         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1231
1232 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1233
1234         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1235
1236 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1237
1238         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1239
1240         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1241
1242 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1243
1244         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1245         (Thanks to Yoichi NAKAYAMA).
1246
1247 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1248
1249         * wl-util.el (wl-save-drafts): Restore echo area.
1250
1251 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1252
1253         * Version number is increased to 2.13.0.
1254
1255         * wl-util.el (wl-biff-check-folder-async): Use
1256         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1257
1258 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1259
1260         * wl-message.el (wl-message-display-internal): Does not put
1261         wl-message-display-type property on message buffer.
1262         (wl-message-buffer-display-type): New function.
1263
1264         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1265
1266         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1267         `wl-summary-buffer-detach'.
1268         (wl-summary-message-display-type): Use
1269         `wl-summary-buffer-display-type'.
1270
1271 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1272
1273         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1274         buffer-local.
1275
1276         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1277         kill-buffer-hook instead of make-local-variable.
1278         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1279
1280 2004-12-12  Scott Renfro <scott@renfro.org>
1281
1282         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1283         regex for square-branket.
1284
1285 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1286
1287         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1288         `wl-message-mime-analysis-p' with argument `header'.
1289
1290 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1291
1292         * wl-mime.el (wl-draft-yank-current-message-entity): 
1293         Switch to no-mime following method according to wl-message-display-type
1294         property.
1295         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1296
1297         * wl-message.el (wl-message-display-internal): 
1298         Put wl-message-display-type property on message buffer.
1299
1300         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1301         (wl-message-display-internal): Ditto;
1302
1303         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1304
1305 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1306
1307         * wl-message.el (wl-message-make-display-type): New function.
1308         (wl-message-display-type-property): Ditto.
1309         (wl-message-mime-analysys-p): Ditto.
1310         (wl-message-display-all-header-p): Ditto.
1311         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1312         added `display-type'.
1313         (wl-message-buffer-display): Likewise.
1314         (wl-message-display-internal): Likewise.
1315         (wl-message-buffer-display-type): Abolish.
1316         (wl-message-buffer-prefetch-subr): Follow the API changed.
1317
1318         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1319         from wl-summary-buffer-display-all-header and changed default value.
1320         (wl-summary-message-display-type): New function.
1321         (wl-summary-buffer-display-mime-mode): Ditto.
1322         (wl-summary-buffer-display-header-mode): Ditto.
1323         (wl-summary-toggle-mime): Rewrite with above functions.
1324         (wl-summary-toggle-all-header): Ditto.
1325         (wl-summary-redisplay): Force redisplay with default mode.
1326         (wl-summary-redisplay-internal): Renamed argument from `mode',
1327         `all-header' to `mime-mode', `header-mode'.
1328         Use `wl-message-make-display-type'.
1329
1330         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1331         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1332
1333 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1334
1335         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1336
1337 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1338
1339         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1340         in original message buffer.
1341         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1342         buffer.
1343
1344 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1345
1346         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1347
1348 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1349
1350         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1351
1352 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1353
1354         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1355         when actions succeeded.
1356         (wl-summary-exec-action-copy): Likewise.
1357
1358 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1359
1360         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1361         there is switch-to-buffer at the end of wl-message-select-buffer.
1362         (wl-summary-reply): Ditto.
1363
1364 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1365
1366         * wl-summary.el (wl-summary-forward): Put subject in original
1367         message buffer as argument of wl-draft-forward.
1368         * wl-draft.el (wl-draft-forward): Decode subject as in
1369         wl-draft-reply.
1370
1371 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1372
1373         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1374         a folder under access group.
1375
1376 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1377
1378         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1379         wl-message-buffer-display.
1380
1381         * wl-util.el (wl-set-save-drafts): Fix typo.
1382
1383 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1384
1385         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1386         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1387         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1388         the way to measure the width of a bitmap image; don't put face on
1389         ascii and bitmap images; put the mark which should not use the
1390         variable-pitch face on ascii and bitmap images.
1391         (wl-demo-setup-properties): Don't use the variable-pitch face on
1392         ascii and bitmap images; made it work on Emacs 20 and earlier.
1393         (wl-demo-insert-text): End with a newline at the bottom; don't put
1394         face on text.
1395
1396         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1397
1398 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1399
1400         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1401
1402         * wl-util.el (wl-save-drafts): Moved from sample setting.
1403         (wl-set-save-drafts): New function to set idle timer.
1404         * wl-draft.el (wl-draft): Call it.
1405         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1406
1407 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1408
1409         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1410         a summary which has toggle display status off.
1411
1412 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1413
1414         * wl-draft.el (wl-draft-do-fcc): No cache save.
1415
1416 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1417
1418         * wl-summary.el (elmo-event-handler-flag-changed): Use
1419         `set-buffer' instead of `with-current-buffer'.
1420
1421 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1422
1423         * wl-summary.el (wl-summary-after-resize-function): New function.
1424         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1425         window-size-change-functions.
1426
1427 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * wl-draft.el (wl-draft-create-buffer): Bind
1430         `change-major-mode-hook' after current buffer is changed.
1431
1432         * wl-summary.el (wl-summary-buffer-detach): New function.
1433         (wl-summary-buffer-set-folder): Call it.
1434         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1435         change-major-mode-hook and kill-buffer-hook.
1436         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1437         (wl-summary-switch-to-clone-buffer): Ditto.
1438         (wl-summary-goto-folder-subr): Ditto.
1439
1440 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1441
1442         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1443         after boundp check.
1444
1445 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1446
1447         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1448         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1449         for `kill-buffer'.
1450
1451         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1452         handler of current buffer from elmo-folder.
1453
1454 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1455
1456         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1457
1458 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1459
1460         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1461         variable.
1462         (wl-summary-event-handler): New class.
1463         (elmo-event-handler-flag-changed): Define to update persistent
1464         mark.
1465         (wl-summary-buffer-set-folder): Register event handler to
1466         elmo-folder.
1467         (wl-summary-exit): Unregister event handler.
1468         (wl-summary-goto-folder-subr): Ditto.
1469         (wl-summary-mark-as-read-all): Does not call
1470         `wl-summary-update-persistent-mark' directly.
1471         (wl-summary-mark-as-read-internal): Ditto.
1472         (wl-summary-set-persistent-mark-internal): Ditto.
1473         (wl-summary-set-flags-internal): Ditto.
1474
1475         * Version number is increased to 2.11.33.
1476
1477 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1478
1479         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1480         to nil.
1481
1482 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1483
1484         * wl-spam.el (wl-spam-setup): Add hook
1485         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1486         instead of `wl-summary-prepare-hook'.
1487
1488         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1489         if folder type is `'flag'.
1490         (wl-summary-mark-as-important): Ditto.
1491
1492 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1493
1494         * wl-address.el (wl-address-minibuffer-history): New variable.
1495         (wl-address-minibuffer-local-map): New keymap.
1496         (wl-address-read-from-minibuffer): New function.
1497
1498         * wl-action.el (wl-summary-get-resend-address): Use
1499         `wl-address-read-from-minibuffer' instead of `completing-read'.
1500
1501 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1502
1503         * Version number is increased to 2.11.32.
1504
1505 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1508         without mule to iso-8859-1.
1509         (wl-draft-add-in-reply-to): Add note in description.
1510         (wl-draft-add-references): Ditto.
1511
1512 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1513
1514         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1515         definition for `m'.
1516         (wl-summary-mode-line-format): Add '[%m]'.
1517         (wl-message-mode-line-format-spec-alist): Ditto.
1518         (wl-summary-display-mime-mode-list): New variable.
1519
1520         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1521         from wl-summary-buffer-display-as-is.
1522         (wl-summary-buffer-display-all-header): New buffer local variable.
1523         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1524         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1525         instead of wl-summary-buffer-display-as-is.
1526         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1527         (wl-summary-set-persistent-mark): Ditto.
1528         (wl-summary-set-message-buffer-or-redisplay): Just call
1529         `wl-summary-redisplay-internal' without optional arguments.
1530         (wl-summary-toggle-mime): Rewrite.
1531         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1532         (wl-summary-toggle-all-header): New function.
1533         (wl-summary-redisplay-internal): Treat mime mode.
1534
1535         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1536         to wl-mime-preview-follow-no-mime.
1537         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1538         accodring to the display-mode.
1539
1540         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1541         (wl-message-buffer-display): Changed argument name from `as-is' to
1542         `mode'.
1543         (wl-message-display-internal): Ditto;
1544         Bind elmo-mime-display-header-analysis according to the mode.
1545         (wl-message-display-internal): Put wl-message-display-mime-mode
1546         property on entire buffer.
1547
1548 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1549
1550         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1551
1552 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1553
1554         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1555         Don't extract mail address.
1556         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1557
1558         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1559
1560         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1561
1562 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1563
1564         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1565         wl-fldmgr-cut-entity-list on confirmation.
1566
1567 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1568
1569         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1570         (wl-mime-quit-preview): Check existence of
1571         mime-edit-temp-message-buffer here.
1572
1573 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1574
1575         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1576         after deletion.
1577
1578         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1579         before calling wl-mime-quit-preview.
1580
1581 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1582
1583         * wl-summary.el (wl-summary-pick): If call it with prefix
1584         argument, set `delete-marks' as non-nil. Pick from only visible
1585         messages.
1586         (wl-summary-check-target-mark): New function.
1587         (wl-summary-target-mark-mark-as-read): Use it.
1588         (wl-summary-target-mark-mark-as-unread): Ditto.
1589         (wl-summary-target-mark-operation): Ditto.
1590         (wl-summary-target-mark-set-flags): Ditto.
1591         (wl-summary-target-mark-save): Ditto.
1592         (wl-summary-target-mark-pick): Ditto.
1593         (wl-summary-target-mark-forward): Ditto.
1594         (wl-summary-target-mark-reply-with-citation): Ditto.
1595         (wl-summary-target-mark-print): Ditto.
1596         (wl-summary-target-mark-uudecode): Ditto.
1597
1598         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1599         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1600         with `ask-coding' is non-nil.
1601
1602 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1603
1604         * wl-thread.el (wl-thread-set-parent): If parent is a message
1605         which is identified by references, set linked as nil.
1606
1607 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1608
1609         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1610         (wl-message-mode-line-format-spec-alist): Ditto.
1611         (wl-message-mode-line-format): Ditto.
1612         (wl-summary-mode-line-format): Ditto for docstring.
1613         (wl-summary-no-mime-folder-list): Fix typo.
1614
1615         * wl-util.el (wl-current-message-buffer): Call
1616         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1617
1618         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1619         variable.
1620         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1621         of `wl-summary-redisplay-no-mime'.
1622         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1623         (wl-summary-toggle-mime): New function.
1624         (wl-summary-redisplay-all-header): Rewrite.
1625         (wl-summary-redisplay-no-mime): Ditto.
1626         (wl-summary-redisplay-internal): Added argument `as-is' and
1627         `all-header'.
1628
1629         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1630         New variable.
1631         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1632         bottom.
1633         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1634         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1635         "/" unconditionally.
1636
1637         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1638         wl-mime-preview-follow-no-mime for as-is content.
1639         (wl-mime-preview-follow-no-mime): New function.
1640         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1641
1642         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1643         and added `as-is', `all-header'.
1644         (wl-message-buffer-display): Ditto.
1645         (wl-message-buffer-display-type): New function.
1646
1647 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1648
1649         * wl-vars.el (wl-message-header-button-alist): Change default
1650         value.
1651         (wl-message-body-button-alist): Ditto.
1652
1653 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1654
1655         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1656
1657 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1658
1659         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1660
1661 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1662
1663         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1664         is always true.
1665
1666 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1667
1668         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1669         on null entity.
1670
1671 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1672
1673         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1674
1675 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1676
1677         * wl-vars.el (wl-summary-resend-hook): New hook.
1678
1679         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1680         `wl-summary-resend-hook'.
1681
1682 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1683
1684         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1685         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1686         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1687         (wl-summary-new-cached-mark): Changed default value to 'n'.
1688         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1689         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1690         (wl-folder-sync-range-alist): Remove spec for 'flag.
1691         (wl-summary-force-prefetch-folder-list): New user option.
1692
1693         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1694         `wl-summary-toggle-persistent-mark'.
1695         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1696         number is nil.
1697         (wl-summary-mark-as-answered-region): Set interactive argument of
1698         `wl-summary-set-persistent-mark-internal'.
1699         (wl-summary-mark-as-important-region): Ditto.
1700         (wl-summary-unset-persistent-mark): Ditto.
1701         (wl-summary-set-persistent-mark): Ditto.
1702         (wl-summary-mark-as-answered): Ditto.
1703         (wl-summary-mark-as-important): Ditto.
1704         (wl-summary-set-persistent-mark-internal): Do nothing
1705         when `elmo-message-flag-available-p' is nil.
1706         (wl-summary-toggle-persistent-mark): New function.
1707         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1708         when the folder matches `wl-summary-force-prefetch-folder-list'.
1709
1710
1711         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1712         when number is nil.
1713         (wl-highlight-summary-forwarded-face): New face.
1714
1715 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1716
1717         * Version number is increased to 2.11.31.
1718
1719 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1720
1721         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1722         (wl-biff-check-folder-async): Ditto.
1723         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1724
1725 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1726
1727         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1728         Add an argument `reverse'.  All callers are updated.
1729         (wl-summary-sort): Add a prefix argument `reverse' to specify
1730         reverse sorting.
1731         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1732         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1733         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1734
1735 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1736
1737         * wl-message.el (wl-message-redisplay): Does not narrow header if
1738         disply-type is all-header or as-is.
1739
1740         * wl-summary.el (wl-summary-enter-handler): Use
1741         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1742
1743 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1746         after adding wl-draft-parent-variables.
1747         (wl-draft-forward): Ditto.
1748
1749 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1750
1751         * wl-summary.el (wl-summary-sync-marks): Call
1752         `wl-summary-set-persistent-mark' and
1753         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1754         (wl-summary-set-persistent-mark-internal): Add 4th argument
1755         `no-server'.
1756         (wl-summary-unset-persistent-mark): Ditto.
1757         (wl-summary-set-persistent-mark): Ditto.
1758         (wl-summary-add-flags-internal): Abolish.
1759         (wl-summary-remove-flags-internal): Ditto.
1760         (wl-summary-mark-as-important-internal): Ditto.
1761         (wl-summary-mark-as-important): Use
1762         `wl-summary-set-persistent-mark' instead of
1763         `wl-summary-add-flags-internal'.
1764         (wl-summary-mark-as-important-region): Ditto.
1765
1766         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1767
1768         * wl-summary.el (wl-summary-get-available-flags): New function.
1769         (wl-summary-sync-marks): Use it and simplified.
1770         (wl-summary-unset-persistent-mark): Use
1771         `wl-summary-get-available-flags'.
1772         (wl-summary-set-persistent-mark): Ditto.
1773
1774 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1775
1776         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1777         id.
1778
1779 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1780
1781         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1782         number, call `wl-summary-prev-line-content'. Show message when the
1783         message is not found.
1784
1785 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1786
1787         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1788         wl-summary-enter-handler.
1789         (wl-summary-enter-handler): New command.
1790
1791         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1792         docstring and custom spec.
1793
1794         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1795         flags too; Don't treat Cached and New.
1796         (wl-summary-set-persistent-mark): Ditto.
1797
1798         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1799         `wl-folder-set-flag'.
1800
1801         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1802         instead of `wl-folder-set-flag'.
1803
1804         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1805         for completion.
1806         (wl-summary-set-persistent-mark): Ditto.
1807
1808         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1809         instead of `wl-draft-quit-preview'.
1810
1811         * wl-mime.el (toplevel): Avoid compile warning.
1812         (wl-mime-quit-preview): New function
1813         (formarly defined as `wl-draft-quit-preview').
1814         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1815         quitting method.
1816
1817         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1818
1819         * wl-folder.el (wl-folder-set-flag): Renamed from
1820         `wl-draft-set-flag-on-parent'.
1821
1822         * wl-draft.el (wl-draft-quit-preview): New function.
1823         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1824         (wl-draft-send): Call `wl-folder-set-flag' instead of
1825         `wl-draft-set-flag-on-parent'.
1826         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1827
1828 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1829
1830         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1831         (wl-draft-send): Ditto.
1832
1833 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1836         (wl-draft-kill-pre-hook): Set default value as nil.
1837         (wl-summary-reply-hook): Ditto.
1838         (wl-draft-kill-flags): Abolish.
1839
1840         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1841         (wl-draft-parent-variables): Renamed from
1842         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1843         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1844         argument; Add wl-draft-parent-variables to
1845         wl-draft-config-variables.
1846         (wl-draft-reply): Likewise.
1847         (wl-draft-kill-flags): Abolish.
1848         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1849         (wl-draft-set-flag-on-parent): New function.
1850         (wl-draft-setup-parent-flag): Ditto.
1851
1852 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1853
1854         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1855         `wl-draft-parent-folder' is "".
1856
1857 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1860         (wl-summary-digit-jump): New function.
1861         (Adviced by John Owens and Hiroya Murata)
1862
1863         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1864         (Adviced by John Owens)
1865
1866         * wl-xmas.el (wl-message-define-keymap): Ditto.
1867
1868         * wl-mule.el (wl-message-define-keymap): Ditto.
1869
1870 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1871
1872         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1873         change of return value of elmo-folder-count-flags.
1874
1875         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1876         (wl-summary-mark-as-read-internal): Ditto.
1877         (wl-summary-set-persistent-mark-internal): Ditto.
1878         (wl-summary-folder-info-update): Ditto.
1879         (wl-summary-sync-update): Fixed the last change.
1880
1881         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1882
1883 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1884
1885         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1886         (wl-draft-kill-flags): Fixed docstring.
1887
1888         * wl-draft.el (wl-draft-kill-flags): New function.
1889         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1890
1891 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1892
1893         * wl-vars.el (wl-reply-hook): Abolish.
1894         (wl-draft-reply-hook): New hook.
1895         (wl-summary-reply-hook): Ditto.
1896         (wl-draft-forward-hook): Ditto.
1897         (wl-summary-forward-hook): Ditto.
1898         (wl-draft-kill-flags): New variable.
1899
1900         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1901         wl-summary-set-persistent-mark-internal.
1902         (wl-summary-sync-marks): Use elmo-preserved-flags.
1903         (wl-summary-update-persistent-mark): Make it interactive.
1904         (wl-summary-set-persistent-mark-internal): New inline function.
1905         (wl-summary-mark-as-answered): Use it.
1906         (wl-summary-mark-as-unanswered): Ditto.
1907         (wl-summary-unset-persistent-mark): New function.
1908         (wl-summary-set-persistent-mark): Ditto.
1909         (wl-summary-reply): Don't set answered flag;
1910         Run wl-summary-reply-hook instead.
1911         (wl-summary-forward): Call wl-draft-forward with number.
1912         Run wl-summary-forward-hook.
1913
1914         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1915         (wl-highlight-summary-line-face-spec): Use it as a default
1916         persistent mark face.
1917
1918         * wl-draft.el (wl-draft-forward): Added optional argument number;
1919         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1920         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1921         (wl-draft-kill): Use wl-draft-kill-flags.
1922
1923         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1924
1925         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1926         of return value of elmo-folder-count-flags.
1927
1928         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1929
1930         * wl-summary.el (wl-summary-count-unread): Ditto.
1931         (wl-summary-sync-update): Follow the change above.
1932         (wl-summary-force-prefetch): New function.
1933
1934 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1935
1936         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1937         variable `buf' with `let' instead of `setq'.
1938
1939 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1940
1941         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1942         add Content-Disposition heaeder on the deleted part.
1943
1944 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1945
1946         * wl-draft.el (wl-draft-save): Encode address list under edit by
1947         `eword-encode-unstructured-field-body'.
1948
1949         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1950
1951 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1952
1953         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1954         wl-current-summary-buffer.
1955
1956 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1957
1958         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1959         `numbers' is ignored.
1960
1961 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1962
1963         * wl-folder.el (wl-folder-open-folder): Avoid error.
1964         Reported by John Owens, [wl-en:815]
1965
1966         * wl.el (wl): Set timer for biff process even if prefix argument
1967         is given or auto-checking is quitted.
1968
1969         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1970         immediately.
1971         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1972         (wl-toggle-plugged): Ditto.
1973
1974         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1975         * wl-util.el (wl-biff-start): Use idle timer if
1976         `wl-biff-use-idle-timer' is non-nil.
1977
1978 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1979
1980         * wl-highlight.el (wl-highlight-message): Fix description.
1981
1982 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1983
1984         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1985         tty.
1986
1987 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1988
1989         * wl-action.el (wl-summary-exec): Print failure count.
1990
1991 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1992
1993         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1994         to `defun', remove interactive form.
1995         Set elmo-message-fetch-confirm when force-reload is non-nil.
1996
1997 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-summary.el (toplevel): Removed unnecessary autoload.
2000
2001 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2002
2003         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
2004         the buffer is generated from another message buffer.
2005
2006 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2007
2008         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
2009         extracted from `wl-fldmgr-save-folders'.
2010         (wl-fldmgr-delete): Call it after deletion.
2011
2012 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2013
2014         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
2015         multi-tty support.
2016
2017 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
2018
2019         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
2020
2021 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
2022
2023         * wl-summary.el (wl-summary-rescan): Remove unused variables.
2024         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
2025
2026 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2027
2028         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
2029         unsubscribe list only if argument CLEAR is nil.
2030
2031 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2032
2033         * wl-draft.el (wl-draft-reply): Decode subject before removing
2034         Re: prefix.
2035
2036 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
2037
2038         * wl-summary.el (wl-summary-sort-by-size): New command.
2039
2040 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-summary.el (wl-summary-number-list-from-region): New
2043         function.
2044         (wl-summary-mark-as-read-region): Use it.
2045         (wl-summary-mark-as-unread-region): Ditto.
2046         (wl-summary-set-flags-region): Ditto and add optional argument
2047         remove.
2048         (wl-summary-mark-as-answered-region): Ditto.
2049         (wl-summary-mark-as-important-region): Ditto.
2050         (wl-summary-target-mark-mark-as-important): Added optional
2051         argument remove.
2052         (wl-summary-target-mark-mark-as-answered): Ditto.
2053         (wl-summary-target-mark-set-flags): Ditto.
2054
2055 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2056
2057         * wl-summary.el (wl-summary-set-flags-region): Call
2058         `wl-summary-set-flags-internal' with number list instead of call
2059         one by each message.
2060         (wl-summary-target-mark-set-flags): Likewise.
2061
2062 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2063
2064         * wl-summary.el (wl-summary-target-mark-operation): Add optional
2065         argument `inverse' and use `wl-summary-delete-all-target-marks'.
2066         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
2067         (wl-summary-target-mark-mark-as-answered): Likewise.
2068
2069 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2070
2071         * wl-summary.el (wl-summary-target-mark-forward): Use
2072         `wl-summary-delete-all-target-marks' instead of
2073         `wl-summary-delete-all-temp-marks'.
2074         (wl-summary-target-mark-reply-with-citation): Ditto.
2075         (wl-summary-target-mark-uudecode): Ditto.
2076         (wl-summary-target-mark-set-flags): Ditto and remove needless
2077         cursor move.
2078
2079 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2080
2081         * wl-summary.el (wl-summary-target-mark-forward): Protect
2082         wl-summary-buffer-target-mark-list from nreverse.
2083         (wl-summary-target-mark-reply-with-citation): Ditto.
2084
2085 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2086
2087         * wl-thread.el (wl-thread-update-indent-string-thread): Use
2088         `elmo-display-progress-threshold'.
2089
2090 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2091
2092         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
2093         check `wl-summary-highlight'.
2094         (wl-summary-window-scroll-functions): Respect value of
2095         `wl-summary-highlight'.
2096         (wl-summary-sync-update): Run hooks
2097         `wl-summary-buffer-window-scroll-functions' at any time.
2098
2099 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2100
2101         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
2102         from `wl-summary-cleanup-temp-marks'.
2103         (wl-summary-cleanup-temp-marks): Abolish argument.
2104         * wl.el (wl-save-status): Revert previous change.
2105         (wl-execute-temp-marks): New function, call
2106         `wl-summary-exec-with-confirmation'.
2107         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
2108         (wl-folder-save-and-exec-marks): Abolished.
2109
2110 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2111
2112         * wl-e21.el (wl-e21-display-image-p): Respect
2113         `wl-highlight-folder-with-icon'.
2114         (wl-e21-highlight-folder-group-line): Highlight mouse line
2115         even if wl-e21-display-image-p is nil.
2116
2117         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2118         Respect value of `wl-summary-highlight'.
2119
2120         * wl.el (wl-save-status): Remove unused variable.
2121
2122         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2123         (wl-folder-mode-map): Bind it to "x".
2124
2125 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2126
2127         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2128
2129         * wl-thread.el (wl-thread-get-parent-list): Don't check
2130         disconnected ancestors, neglecting needless work in
2131         `wl-thread-update-indent-string-thread'.
2132
2133         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2134         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2135         argument, add argument default-keep to keep marks by default.
2136
2137         * Version number is increased to 2.11.30.
2138
2139         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2140         customization type and docstring.
2141         (wl-draft-reply-without-argument-list): Ditto.
2142
2143 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2144
2145         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2146
2147         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2148
2149 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2150
2151         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2152
2153 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2154
2155         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2156         save-excursion so as not to include run-hooks.
2157
2158 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2159
2160         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2161         Clarify that marks are going to be cleared.
2162
2163 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2164
2165         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2166         according to 3rd element of wl-summary-flag-mark.
2167
2168         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2169
2170 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2171
2172         * wl-action.el (wl-summary-target-mark-all): Don't set
2173         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2174
2175 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2176
2177         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2178         (wl-forward-subject-prefix): Ditto.
2179         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2180         (wl-draft-reply-make-subject): Ditto.
2181
2182         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2183         `wl-draft-forward'.
2184         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2185
2186 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2187
2188         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2189         target message does not exist.
2190
2191 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2192
2193         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2194         `wl-subject-prefix-regexp'.
2195         (wl-subject-forward-prefix-regexp): New variable.
2196         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2197         `wl-draft-strip-subject-re' and take regexp as argument.
2198         (wl-draft-forward): Use it.
2199         (wl-draft-reply): Ditto.
2200
2201 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2202
2203         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2204         emacs multi-tty support.
2205
2206 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2207
2208         * wl-e21.el (wl-e21-display-image-p): Don't call
2209         `display-images-p'.
2210         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2211         support.
2212         (wl-highlight-folder-current-line): Ditto.
2213         (wl-folder-init-icons): Ditto.
2214
2215 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2216
2217         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2218         the last line of summary in unplugged mode.
2219
2220 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2221
2222         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2223
2224 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2225
2226         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2227         * wl-address.el (wl-address-user-mail-address-p): Use it.
2228         (wl-address-delete-user-mail-addresses): Ditto.
2229         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2230
2231         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2232         (wl-address-delete-user-mail-addresses): Ditto.
2233
2234         * wl-address.el (wl-address-delete-user-mail-addresses): New
2235         function.
2236         * wl-refile.el (wl-refile-guess-by-history): Use it.
2237         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2238         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2239
2240         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2241         use wl-address-user-mail-address-p.
2242
2243 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2244
2245         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2246         after opening group.
2247
2248 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2249
2250         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2251         of elmo-set-buffer-multibyte.
2252
2253         * wl-message.el (wl-original-message-mode): Ditto.
2254
2255         * wl-score.el (wl-score-insert-header): Ditto.
2256
2257         * wl-summary.el
2258         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2259         (wl-summary-goto-folder-subr): Ditto.
2260         (wl-summary-insert-headers): Ditto.
2261
2262         * wl-util.el (wl-set-string-width): Ditto.
2263
2264         * Version number is increased to 2.11.29.
2265
2266 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2267
2268         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2269         (wl-highlight-summary-line-help-echo-alist): New variable.
2270         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2271         into `wl-highlight-summary-line-help-echo' and
2272         `wl-highlight-flag-folder-help-echo'.
2273         (wl-highlight-summary-line-string): Change accordingly.
2274         (wl-highlight-summary-current-line): Ditto.
2275
2276 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2277
2278         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2279         at the beginning of field body (Thanks to Markus Knittig).
2280
2281         * wl-draft.el (wl-draft-insert-current-message): Also check
2282         summary buffer, remove unnecessary tag.
2283
2284 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2285
2286         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2287         when wl-message-buffer is nil.
2288
2289         * wl-folder.el (wl-folder): Abolish unused argument.
2290         Call wl-folder-init when wl-folder-entity is nil.
2291         * wl.el (wl): Change accordingly.
2292
2293 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2294
2295         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2296         multibyte string before insert into draft buffer.
2297         (wl-draft-create-buffer): Always enable multibyte characters for
2298         draft buffer.
2299
2300         * Version number is increased to 2.11.28.
2301
2302 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2303
2304         * wl-folder.el (wl-folder-open-close): Handle blank line.
2305         (wl-folder-jump-to-current-entity): Ditto.
2306
2307 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2308
2309         * Version number is increased to 2.11.27.
2310
2311 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2312
2313         * wl-thread.el (wl-thread-insert-message): When the thread is
2314         devided by wl-summary-max-thread-depth, insert line at the end of
2315         buffer.
2316
2317 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2318
2319         * Version number is increased to 2.11.26.
2320
2321 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2322
2323         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2324
2325 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2326
2327         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2328         value of stream-type and session.
2329
2330 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2331
2332         * Version number is increased to 2.11.25.
2333
2334 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2335
2336         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2337         in a quit message.
2338
2339 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2340
2341         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2342         (wl-summary-redisplay-no-mime-internal): Ditto.
2343
2344 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2345
2346         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2347         * wl-vars.el (wl-smtp-connection-type): Ditto.
2348
2349 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2350
2351         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2352         for the separator line and quote mail-header-separator.
2353
2354 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2357         result message.
2358
2359         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2360         `elmo-multiple-fields-body-list' with boundary as
2361         mail-header-separator.
2362
2363 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2364
2365         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2366
2367 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2368
2369         * wl-util.el (wl-list-diff): Remove unused function.
2370
2371         * wl-draft.el (wl-draft-send-confirm): Discard input before
2372         confirmation.
2373
2374 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2377         order of flag and new.
2378
2379 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2380
2381         * wl-vars.el (wl-refile-policy-alist): Abolished.
2382
2383         * wl-action.el (wl-summary-set-action-refile): Follow the change
2384         above.
2385
2386 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2387
2388         * wl-highlight.el (wl-highlight-signature-search): Don't use
2389         re-search-backward for a long word since it is possible to crash
2390         XEmacs because of a bug.
2391
2392 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2393
2394         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2395
2396 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2397
2398         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2399         argument for wl-summary-sync-force-update.
2400
2401 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2402
2403         * wl-summary.el (wl-summary-mode-map): Revival of
2404         wl-summary-mark-as-important related bindings;
2405         Bind 'F','tF','mF','rF','m&'.
2406         (wl-summary-mark-as-important-region): Revival.
2407         (wl-summary-target-mark-mark-as-important): Ditto.
2408         (wl-summary-target-mark-operation): New function.
2409         (wl-summary-target-mark-mark-as-answered): Use it.
2410         (wl-summary-decide-flag): Don't set Important as default.
2411         (wl-summary-mark-as-important-internal): Revival.
2412         (wl-summary-mark-as-important): Ditto.
2413
2414         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2415
2416         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2417         instead of facep.
2418
2419 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2420
2421         * wl-dnd.el (wl-dnd-drop-func): Fix.
2422
2423         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2424         mouse-set-point instead of posn-point.
2425
2426         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2427
2428         * wl-mule.el (wl-completing-read-multiple): Ditto.
2429
2430 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2431
2432         * wl-demo.el (face-background-name): Defalias to avoid compile
2433         warning.
2434
2435 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl-summary.el (wl-summary-decide-flag): Use
2438         wl-completing-read-multiple instead of completing-read-multiple.
2439
2440         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2441         New alias.
2442
2443         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2444         Use face-background-name instead of face-background.
2445
2446         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2447
2448         * wl-summary.el (wl-summary-save): Use it.
2449         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2450
2451         * wl-mime.el (wl-mime-save-content): Fix last change.
2452
2453 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2454
2455         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2456         New function.
2457         (wl-summary-sort-specs): Added sort.
2458         * wl-mime.el (wl-mime-save-content): Expand file name.
2459
2460 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2461
2462         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2463
2464         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2465
2466 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2467
2468         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2469         for flag if it is not defined.
2470
2471 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2472
2473         * wl-e21.el (wl-highlight-folder-current-line): Use
2474         elmo-folder-type-internal when elmo-folder-type returns nil.
2475
2476         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2477
2478         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2479
2480         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2481
2482         * wl-e21.el (wl-summary-toolbar): Ditto.
2483
2484         * wl-vars.el (wl-demo-background-color): Abolished.
2485         (wl-summary-persistent-mark-priority-list): Renamed from
2486         wl-summary-flag-priority-list.
2487         (wl-summary-flag-alist): New user option.
2488         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2489         (wl-message-mode-line-format-spec-alist): Added 'F'.
2490         (wl-message-mode-line-format): Likewise.
2491         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2492         instead of wl-summary-important-mark.
2493         (wl-file-folder-icon): New variable.
2494
2495         * wl-thread.el (wl-thread-set-flags): Renamed from
2496         wl-thread-mark-as-important.
2497
2498         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2499         warning.
2500         (wl-summary-mode-menu-spec): Follow the change of 
2501         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2502         (wl-summary-mode-map): Follow the change of
2503         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2504         (wl-summary-detect-mark-position): Follow the variable name change.
2505         (wl-summary-set-flags-region): New function for the replacement of
2506         wl-summary-mark-as-important-region.
2507         (wl-summary-sync-marks): Sync all global-flags.
2508         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2509         instead of elmo-message-flagged-p.
2510         (wl-summary-persistent-mark-string): Follow the variable name change;
2511         Put wl-summary-flag-mark if the message has global-flag.
2512         (wl-summary-target-mark-set-flags): Renamed from 
2513         wl-summary-target-mark-mark-as-important.
2514         (wl-summary-decide-flag): New function.
2515         (wl-summary-set-flags-internal): Renamed from
2516         wl-summary-mark-as-important-internal.
2517         (wl-summary-add-flags-internal): New function.
2518         (wl-summary-remove-flags-internal): Ditto.
2519         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2520         (wl-summary-mark-as-unimportant): Abolish.
2521         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2522         (wl-summary-next-message): List flagged messages in the msgdb.
2523
2524         * wl-score.el (wl-summary-score-update-all-lines): Use
2525         wl-summary-add-flags-internal instead of 
2526
2527         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2528
2529         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2530         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2531         (wl-message-buffer-require-all-header): Renamed from
2532         wl-message-buffer-all-header-flag (Ditto).
2533         (wl-message-buffer-flag-indicator): New variable.
2534         (wl-message-redisplay): Changed local varibale name from `flag' to
2535         `display-type'; Set up wl-message-buffer-flag-indicator.
2536         (wl-message-buffer-display): Changed varibale name from `flag' to
2537         `display-type'.
2538         (wl-message-display-internal): Likewise.
2539
2540         * wl-highlight.el (wl-highlight-demo-face): Define default background
2541         color.
2542         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2543
2544         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2545
2546         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2547         (wl-demo-setup-properties): Renamed from
2548         `wl-demo-set-background-color'.
2549         (wl-demo): Follow the change above.
2550         
2551         * Version number is increased to 2.11.24.
2552
2553 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2554
2555         * wl-summary.el (wl-summary-toggle-thread): Call
2556         `wl-summary-rescan' with disable-thread as non-nil.
2557         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2558
2559 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2560
2561         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2562         foreground property of the face.
2563         (wl-demo-insert-text): Don't set up face property here.
2564         (wl-demo): Call wl-demo-set-background-color, anyway.
2565
2566 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2567
2568         * wl-vars.el (wl-demo-background-color): The value can be nil.
2569
2570 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2571
2572         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2573         to wl-summary-wheel-dispatcher.
2574
2575         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2576         wl-message-wheel-dispatcher.
2577         (wl-message-wheel-dispatcher): New function.
2578         (wl-summary-wheel-dispatcher): Ditto.
2579
2580 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * wl-action.el (wl-summary-target-mark-all): List messages which are
2583         not in the killed-list.
2584
2585         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2586         only when the folder is 'flag/important.
2587
2588         * wl-address.el (wl-complete-field-body): Complete if the last
2589         character is a space.
2590
2591 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2592
2593         * wl-folder.el (wl-folder-clear-entity-info): Use
2594         elmo-clear-hash-val.
2595
2596         * wl-fldmgr.el (wl-fldmgr-rename): Set
2597         wl-folder-info-alist-modified as t.
2598
2599 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2600
2601         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2602
2603 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2604
2605         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2606         (wl-folder-buffer-last-visited-entity-id): New buffer local
2607         variable.
2608         (wl-folder-revisit-last-visited-folder): New function.
2609         (wl-folder-mode-map): Bind it to "C-i".
2610         (wl-folder-set-current-entity-id): Set last visited folder.
2611         * wl-summary.el (wl-summary-exit): Ditto.
2612
2613 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2614
2615         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2616         before calling `recenter' in order to cope with an XEmacs bug.
2617
2618 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2619
2620         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2621         to the default value.
2622
2623 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2624
2625         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2626         change.
2627         (wl-summary-sync-marks): Ditto.
2628         (wl-summary-mark-as-read-internal): Ditto.
2629         (wl-summary-mark-as-answered-internal): Ditto.
2630         (wl-summary-mark-as-important-internal): Ditto.
2631         (wl-summary-reply): Ditto.
2632
2633         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2634         instead of `elmo-folder-unflag-answered'.
2635
2636         * Version number is increased to 2.11.23.
2637
2638         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2639         the last change.
2640
2641 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2642
2643         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2644         Specify "spam" or "good".
2645
2646 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2647
2648         * wl-spam.el (wl-summary-exec-action-spam): Call
2649         wl-folder-confirm-existence for spam folder.
2650         (wl-spam-setup): Bind "mk".
2651
2652 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2653
2654         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2655
2656 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2657
2658         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2659         destination folder is empty.
2660
2661 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2662
2663         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2664         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2665
2666         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2667         (wl-summary-refile-prev-destination-region): New function.
2668         (wl-thread-refile-prev-destination): Ditto.
2669         (wl-summary-target-mark-refile-prev-destination): Ditto.
2670
2671 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2672
2673         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2674         (wl-demo-background-color): Changed default value.
2675
2676         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2677         color.
2678
2679         * wl-demo.el (wl-demo-set-background-color): New function.
2680         (wl-demo): Call it.
2681
2682 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2683
2684         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2685         * wl-address.el (wl-address-add-or-change): Don't add empty
2686         address.
2687
2688 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2689
2690         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2691
2692 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2693
2694         * wl-vars.el (wl-demo-image-filter-alist): New variable
2695         (wl-demo-background-color): Ditto.
2696
2697         * wl-demo.el (wl-demo-xpm-set-background): New function.
2698         (wl-demo-image-filter): Ditto.
2699         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2700
2701         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2702
2703         * wl-demo.el (wl-demo-icon-name): Define as function.
2704         (wl-demo-insert-image): Use it.
2705
2706 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2707
2708         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2709
2710 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2711
2712         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2713
2714 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2715
2716         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2717
2718 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2719
2720         * wl-thread.el (wl-thread-mark-as-answered): New function.
2721
2722         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2723         answered" entry.
2724         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2725         "r&" and wl-thread-mark-as-answered to "t&".
2726         (wl-summary-mark-as-important-region): Refine to toggle mark.
2727         (wl-summary-mark-as-answered-region): New function.
2728         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2729         and 3rd argument.
2730         (wl-summary-mark-as-important-internal): Likewise.
2731
2732 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2733
2734         * wl-template.el (wl-template-preview): New internal variable.
2735         (wl-template-preview-p): New function.
2736         (wl-template-show): Bind `wl-template-preview' as t.
2737
2738 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2739
2740         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2741         `elmo-message-entity-field' with 3rd argument which is non-nil.
2742
2743 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2744
2745         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2746         Removed duplicate local bind `folder'.
2747
2748 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2749
2750         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2751
2752 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2753
2754         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2755         duplicate definition.
2756
2757 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2758
2759         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2760         non-nil, use it; Don't fetch message if there's no message in the
2761         current cursor position.
2762
2763 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2764
2765         * wl-util.el (wl-region-exists-p): Use region-active-p.
2766         (wl-deactivate-region): New function.
2767         * wl-message.el (wl-message-redisplay): Deactivate region.
2768
2769         * wl-summary.el (wl-summary-reply): Call
2770         `wl-summary-set-message-buffer-or-redisplay' instead of
2771         `wl-summary-redisplay-internal', don't move point.
2772
2773 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2774
2775         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2776         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2777         by regexp.
2778
2779 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2780
2781         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2782         if no need.
2783
2784 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2785
2786         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2787         default value to nil.
2788         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2789         `wl-summary-prepare-hook'; Replace refile action to
2790         `wl-summary-exec-action-refile-with-register'.
2791
2792         * Version number is increased to 2.11.22.
2793
2794 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2795
2796         * wl-summary.el (wl-summary-detect-mark-position): Set
2797         `wl-summary-buffer-weekday-name-lang'.
2798
2799 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2800
2801         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2802         (wl-summary-mark-as-read-all): Ditto.
2803         (wl-summary-delete-messages-on-buffer): Ditto.
2804         (wl-summary-sync-update): Ditto.
2805         (wl-summary-mark-as-read-internal): Ditto.
2806         (wl-summary-mark-as-answered-internal): Ditto.
2807         (wl-summary-update-folder-info): Abolished.
2808
2809 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2810
2811         * wl-summary.el (wl-summary-mark-as-read-all): Use
2812         `wl-summary-update-folder-info' instead of
2813         `wl-folder-update-unread'.
2814
2815 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2816
2817         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2818         `wl-summary-folder-info-update'.
2819         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2820         instead of `wl-summary-folder-info-update'.
2821         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2822         `wl-folder-set-folder-updated'.
2823         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2824         instead of `wl-folder-update-unread'.
2825         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2826         the value of `wl-summary-buffer-unread-count' for the second parameter of
2827         `wl-folder-update-unread'.
2828
2829         * Version number is increased to 2.11.21.
2830
2831 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2832
2833         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2834         a local variable.
2835
2836 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2837
2838         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2839         interactively.
2840
2841         * wl-summary.el (wl-summary-mark-as-important-internal): New
2842         internal function.
2843         (wl-summary-mark-as-important): Use it.
2844         (wl-summary-mark-as-unimportant): New function.
2845         (wl-summary-sync-marks): Follow the API change.
2846
2847         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2848
2849         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2850
2851 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2852
2853         * wl-folder.el (wl-folder-update-unread): Re-indent.
2854         Narrow the scope of a local variable.
2855
2856 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2857
2858         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2859         (wl-addrmgr-merge-entries): Ditto.
2860         (wl-addrmgr): Added to address entry which exists in draft buffer
2861         if no entry is in original.
2862
2863 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2864
2865         * wl-batch.el: New file.
2866
2867 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2868
2869         * wl-vars.el (wl-use-semi): Remove unused variable.
2870
2871 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2872
2873         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2874         "?".
2875
2876 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2879         wl-summary-new-mark.
2880         (wl-summary-new-cached-mark): New user option.
2881         (wl-summary-score-marks): Follow the change above.
2882         (wl-summary-auto-refile-skip-marks): Ditto.
2883         (wl-summary-incorporate-marks): Ditto.
2884         (wl-summary-expire-reserve-marks): Ditto.
2885
2886         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2887
2888         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2889         (wl-summary-persistent-mark-string): Distinguished between cached
2890         and uncached mark when the message is new.
2891
2892 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2893
2894         * wl-spam.el (wl-spam-domain): Renamed from
2895         `wl-spam-folder-guess-domain'.
2896         (wl-summary-exec-action-spam): Register as spam if domain of the
2897         source folder is good.
2898         (wl-summary-exec-action-refile-with-register): Register message if
2899         domain of the source folder is not undecided.
2900
2901 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2902
2903         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2904         detect thread loop.
2905
2906 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2907
2908         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2909         and wl-summary-skip-mark-list.
2910
2911 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2912
2913         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2914
2915         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2916
2917         * wl-spam.el (toplevel): Require wl-highlight.
2918         (wl-spam-auto-check-policy-alist): Abolish.
2919         (wl-spam-auto-check-folder-regexp-list): New user option.
2920         (wl-spam-auto-check-marks): Ditto.
2921         (wl-spam-mark-action-list): Ditto.
2922         (wl-highlight-summary-spam-face): New face.
2923         (wl-spam-auto-check-message-p): New function.
2924         (wl-spam-map-spam-messages): Fixed message.
2925         (wl-spam-register-spam-messages): Ditto.
2926         (wl-spam-register-good-messages): Ditto.
2927         (wl-summary-spam-map): Add and remove keybind.
2928         (wl-summary-target-mark-spam): Abolish.
2929         (wl-summary-refile-spam): Ditto.
2930         (wl-summary-test-spam): New function.
2931         (wl-summary-mark-spam): Ditto.
2932         (wl-summary-auto-check-spam): Follow the above change.
2933         (wl-summary-exec-action-spam): New function.
2934         (wl-summary-exec-action-refile-with-register): Fixed message.
2935         (wl-message-check-spam): New function.
2936         (wl-spam-setup): Ditto.
2937         (toplevel): Call it if this file is loaded interactivity.
2938
2939         * Version number is increased to 2.11.20.
2940
2941 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2942
2943         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2944         when new optional argument `force' is non nil or modified.
2945
2946 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2947
2948         * wl.el (toplevel): Require wl-spam when compile.
2949         (wl-save-status): Call wl-spam-save-status.
2950
2951         * wl-spam.el (wl-spam-register-spam-messages): New function.
2952         (wl-spam-register-good-messages): Ditto.
2953         (wl-spam-save-status): Ditto.
2954         (wl-summary-mode-map): Bind
2955         wl-summary-target-mark-register-as-spam to "ms" and
2956         wl-summary-target-mark-register-as-good to "mn".
2957         (wl-summary-register-as-spam): Abolish optional argument; Use
2958         wl-spam-register-spam-messages.
2959         (wl-summary-register-as-spam-all): Use
2960         wl-spam-register-spam-messages.
2961         (wl-summary-register-as-good): Abolish optional argument; Use
2962         wl-spam-register-good-messages.
2963         (wl-summary-register-as-good-all): Use
2964         wl-spam-register-good-messages.
2965         (wl-summary-target-mark-register-as-spam): New funtion.
2966         (wl-summary-target-mark-register-as-good): Ditto.
2967
2968 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2969
2970         * wl-spam.el: New file.
2971
2972 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2973
2974         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2975
2976         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2977         (wl-summary-auto-refile): Call wl-refile-guess with
2978         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2979
2980 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2981
2982         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2983         with disable-thread argument non-nil.
2984
2985 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-summary.el (wl-summary-rescan): Added optional argument
2988         disable-thread.
2989         (wl-summary-sync): Call wl-summary-rescan with argument
2990         disable-thread.
2991         (wl-summary-input-range): Added new range `rescan-thread'.
2992
2993 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2994
2995         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2996
2997 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2998
2999         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
3000         internal variable.
3001         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
3002         wl-summary-search-parent-by-subject-regexp and
3003         wl-summary-divide-thread-when-subject-changed as nil.
3004         (wl-summary-insert-sequential): If entity is nil, nothing to do.
3005         (wl-summary-insert-thread): Search parent entity from
3006         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
3007         thread loop.
3008
3009 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3010
3011         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
3012
3013         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
3014
3015         * wl-util.el (wl-require-update-all-folder-p): New function.
3016         (wl-get-assoc-list-value): Added `function' to match directive.
3017         (wl-collect-draft): Rewrite.
3018
3019         * wl-summary.el (wl-summary-sync-update): Clear faces
3020         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
3021         are non-nil.
3022         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
3023         argument as function.
3024         (wl-summary-input-range): Ditto.
3025
3026         * wl-folder.el (wl-draft-get-folder): New function.
3027         (wl-folder-get-elmo-folder): Consider draft folder.
3028
3029         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
3030         (wl-draft-buffer-message-number): New buffer local variable.
3031         (wl-draft-folder-internal): New internal variable.
3032         (wl-draft-delete): Rewrite.
3033         (wl-draft-save): Ditto.
3034         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
3035         wl-folder-get-elmo-folder.
3036         (wl-draft-config-info-operation): Ditto.
3037         (wl-jump-to-draft-folder): Ditto.
3038         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
3039         (wl-draft-reedit): Rewrite.
3040
3041         * Version number is increased to 2.11.19.
3042         
3043 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
3044
3045         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
3046         variable.
3047
3048 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3049
3050         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
3051         Use ignore-errors instead of unwind-protect.
3052
3053 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
3054
3055         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
3056         for updating `wl-thread-entity-list'.
3057
3058 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3059
3060         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
3061         parameter from calling `wl-thread-entity-get-older-brothers' and
3062         `wl-thread-entity-get-younger-brothers'.
3063         Replace nested `append' with a single one.
3064
3065 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3066
3067         * wl-summary.el (wl-summary-mode): Don't use the return value of
3068         `make-local-hook'.
3069
3070 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3071
3072         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
3073         instead of `let*'.
3074         (wl-thread-delete-message): Likewise.  Split and narrow the scope
3075         of local variables.
3076
3077 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3078
3079         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
3080         Renamed from wl-summary-window-scroll-functions.
3081         (wl-summary-window-scroll-functions): Don't set to variable.
3082         (wl-summary-display-top): Use run-hooks.
3083         (wl-summary-display-bottom): Ditto.
3084         (wl-summary-toggle-disp-msg): Ditto.
3085         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
3086         Use it instead of wl-summary-window-scroll-functions.
3087         (wl-summary-goto-folder-subr): Don't call
3088         wl-summary-window-scroll-functions, use
3089         wl-summary-buffer-window-scroll-functions instead.
3090
3091 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3092
3093         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
3094         make-local-variable.
3095
3096 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3097
3098         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
3099         set-buffer-modified-p.
3100         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
3101         (wl-summary-display-bottom): Ditto.
3102         (wl-summary-toggle-disp-msg): Ditto.
3103
3104 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3105
3106         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
3107
3108         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
3109         (wl-summary-forward): Use elmo-message-entity-field instead of
3110         elmo-message-field.
3111
3112         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3113
3114 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3115
3116         * wl-summary.el (wl-summary-window-scroll-functions): No use
3117         `append'.
3118
3119 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3120
3121         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3122         function.
3123         (wl-summary-window-scroll-functions): Call it when both
3124         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3125         (wl-summary-temp-mark): Added optional argument number.
3126         (wl-summary-message-mark): Added optional argument flag.
3127         (wl-summary-persistent-mark): Added optional argument number and flag.
3128         (wl-summary-update-persistent-mark): Ditto.
3129         (wl-summary-update-status-marks): Set "r" for interactive spec.
3130
3131         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3132         argument number and flag.
3133
3134         * wl-action.el (wl-summary-registered-temp-mark): 
3135         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3136
3137 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3138
3139         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3140         internal variable (buffer local).
3141         (wl-summary-window-scroll-functions): New function.
3142         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3143         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3144         as nil.
3145         (wl-summary-update-status-marks): Added arguments beg, end and
3146         check.
3147         (wl-summary-update-mark-window): Use function.
3148         (wl-summary-sync-update): Follow the change above.
3149         (wl-summary-switch-to-clone-buffer): Copy
3150         wl-summary-buffer-unsync-mark-number-list.
3151         (wl-summary-goto-folder-subr): Set
3152         wl-summary-buffer-unsync-mark-number-list and
3153         use wl-summary-window-scroll-functions instead of
3154         wl-summary-lazy-highlight.
3155
3156         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3157
3158 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3159
3160         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3161
3162         * wl-summary.el (wl-summary-update-persistent-mark): Call
3163         wl-summary-set-message-modified.
3164
3165         * wl-summary.el (wl-summary-sync-update): Don't call
3166         wl-summary-update-status-marks.
3167
3168         * Version number is increased to 2.11.18.
3169
3170 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3171
3172         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3173         (wl-message-next-page): Ditto.
3174
3175 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3176
3177         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3178         local variable.  Change the order of a collected list into the
3179         same as the specified range.  Remove nil from a collected list.
3180
3181 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3182
3183         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3184         argument for elmo-folder-list-messages.
3185
3186 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3187
3188         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3189         change (wl-summary-count-unreads return a list instead of a cons
3190         cell).
3191
3192 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3193
3194         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3195         `wl-summary-folder-info-update'.
3196
3197 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3198
3199         * wl-summary.el (wl-summary-set-message-modified): No use
3200         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3201         (wl-summary-set-mark-modified): Abolish.
3202         (wl-summary-mark-modified-p): Ditto.
3203         (wl-summary-save-view): Follow the change above.
3204
3205         * wl-expire.el (wl-summary-expire): Likewise.
3206
3207 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3208
3209         * wl-summary.el (wl-summary-detect-mark-position): Use
3210         modb-entity-handler.
3211         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3212
3213         * Version number is increased to 2.11.17.
3214
3215 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3216
3217         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3218         entity field value.
3219         (wl-summary-prefetch-msg): Ditto.
3220         (wl-summary-print-message-with-ps-print): Ditto.
3221
3222 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3223
3224         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3225         for dummy entity.
3226         (wl-summary-insert-thread): Use elmo-message-entity-field.
3227         (wl-summary-update-thread): Use elmo-message-entity-field and
3228         elmo-message-entity-number.
3229         (wl-summary-line-number):  Use elmo-message-entity-number.
3230         (wl-summary-line-size): Use elmo-message-entity-field.
3231         (wl-summary-line-subject): Ditto.
3232         (wl-summary-line-from): Ditto.
3233         (wl-summary-line-attached): Ditto.
3234         (wl-summary-create-line): Ditto.
3235         (wl-summary-create-line): Use elmo-message-entity-number.
3236         (wl-summary-print-message-with-ps-print): Use
3237         elmo-message-entity-field.
3238
3239 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3240
3241         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3242         change in elmo-msgdb-make-message-entity.
3243         (wl-summary-buffer-set-folder): Don't call
3244         wl-summary-detect-mark-position here.
3245         (wl-summary-rescan): Call elmo-message-entity-number.
3246         (wl-summary-sync-update): Ditto.
3247         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3248
3249         * wl-score.el (wl-score-header-index): Redefine 2th element.
3250         (wl-score-overview-entity-get-extra): Abolish.
3251         (wl-score-ov-entity-get): Rewrite.
3252         (wl-score-string-index<, wl-score-string-func<): Abolish.
3253         (wl-score-string<): New function.
3254         (wl-score-string-sort): Use it.
3255
3256         * wl-refile.el (wl-refile-guess-by-history): Use
3257         elmo-message-entity-field.
3258         (wl-refile-guess-by-from): Ditto.
3259         (wl-refile-guess-by-msgid): Ditto.
3260
3261         * Version number is increased to 2.11.16.
3262
3263 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3264
3265         * wl-folder.el (wl-folder-confirm-existence): Don't call
3266         file-exists-p if msgdb-path is nil.
3267         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3268         `wl-read-folder-hist' to `wl-read-folder-history'.
3269
3270 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3271
3272         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3273         `y-or-n-p'.
3274
3275 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3276
3277         * wl-score.el (wl-score-headers): Don't use
3278         elmo-folder-do-each-message-entity.
3279
3280         * Version number is increased to 2.11.15.
3281
3282 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * wl-summary.el (wl-summary-delete-all-msgs): Use
3285         elmo-folder-move-messages instead of elmo-folder-delete-messages
3286         and elmo-folder-detach-messages.
3287         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3288
3289         * wl-expire.el (wl-expire-delete): Ditto.
3290         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3291
3292 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3293
3294         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3295         (wl-message-header-narrowing-fields): Ditto.
3296         (wl-message-header-narrowing-lines): Ditto.
3297         (wl-message-header-narrowing-string): Ditto.
3298
3299         * wl-summary.el (wl-summary-mode-map): Bind
3300         wl-summary-toggle-header-narrowing to "C-cC-f".
3301         (wl-summary-toggle-header-narrowing): New function.
3302
3303         * wl-message.el (wl-message-buffer-create): Call
3304         wl-message-header-narrowing-setup.
3305         (wl-message-redisplay): Call wl-message-header-narrowing.
3306         (wl-message-header-narrowing): New function.
3307         (wl-message-header-narrowing-map): New keymap.
3308         (wl-message-header-narrowing-widen-map): New keymap.
3309         (wl-message-header-narrowing-again-at-mouse): New function.
3310         (wl-message-header-narrowing-1): Ditto.
3311         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3312         (wl-message-header-narrowing-setup): Ditto.
3313         (wl-message-header-narrowing-toggle): Ditto.
3314         
3315         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3316
3317         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3318         'flag as all.
3319         (wl-use-flag-folder-help-echo): New user option.
3320
3321         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3322         wl-summary-highlight as nil.
3323         (wl-summary-set-mark-modified): Follow the API change.
3324         (wl-summary-mark-modified-p): Ditto.
3325         (wl-summary-mark-as-read-all): Ditto.
3326         (wl-summary-sync-marks): Don't call
3327         elmo-folder-list-messages-with-global-mark.
3328         (wl-summary-mark-as-read-internal): Follow the API change.
3329         (wl-summary-mark-as-answered-internal): Ditto.
3330         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3331         Follow the API change.
3332         (wl-summary-create-line): Call with number argument.
3333         (wl-summary-reply): Follow the API change.
3334
3335         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3336         function.
3337         (wl-highlight-summary-line-string): Call it when
3338         wl-use-flag-folder-help-echo is non-nil.
3339         (wl-highlight-summary-current-line): Ditto.
3340         (elmo-flag-folder-referrer): Added autoload setting.
3341
3342         * wl-draft.el (wl-draft-kill): Follow the API change.
3343
3344         * Version number is increased to 2.11.14.
3345         
3346 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3347
3348         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3349
3350 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3351
3352         * Version number is increased to 2.11.13.
3353
3354 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3355
3356         * wl-draft.el (wl-draft-previous-history-element): Fixed
3357         unbalanced parenthesis and bind unbound local variables.
3358
3359 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3360
3361         * wl-draft.el (wl-draft-previous-history-element): New function.
3362         (wl-draft-next-history-element): Ditto.
3363         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3364         them to M-p and M-n.
3365
3366 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3367
3368         * Version number is increased to 2.11.12.
3369
3370 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3371
3372         * wl-draft.el (wl-draft-hide): Select buffer-window.
3373
3374 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3375
3376         * wl-summary.el (wl-summary-narrow-to-region): New function.
3377         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3378         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3379         (wl-summary-save-region): Use it.
3380         * wl-action.el (wl-summary-collect-numbers-region)
3381         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3382
3383 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3384
3385         * wl-folder.el (wl-folder-count-incorporates): Don't use
3386         `elmo-msgdb-mark-load'
3387
3388         * Version number is increased to 2.11.11.
3389
3390 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3391
3392         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3393         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3394
3395 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3396
3397         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3398
3399 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3400
3401         * Version number is increased to 2.11.10.
3402
3403 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3404
3405         * wl-mime.el (wl-draft-attribute-value): Fixed.
3406
3407 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3408
3409         * wl-util.el (wl-copy-local-variables): New function.
3410
3411         * wl-mime.el (wl-draft-attribute-recipients): New function.
3412         (wl-draft-attribute-envelope-from): Ditto.
3413         (wl-draft-attribute-smtp-posting-server): Ditto.
3414         (wl-draft-attribute-smtp-posting-port): Ditto.
3415         (wl-draft-attribute-value): Ditto.
3416         (wl-draft-preview-message): Use it to get value for
3417         attributes. Reflect result of `wl-draft-config'.
3418
3419         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3420         and call `wl-summary-mark-as-read' before to call
3421         `wl-summary-unset-mark'.
3422         (wl-summary-target-mark-mark-as-unread): Likewise.
3423         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3424
3425 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * wl-mime.el (wl-draft-preview-message): Use actual value for
3428         attributes; Fix for small window.
3429
3430 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3431
3432         * wl-refile.el (wl-refile-get-field-value): Call
3433         `elmo-message-entity-field' with 3rd argument is non-nil.
3434
3435 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3436
3437         * wl-vars.el (wl-draft-preview-attributes): New user option.
3438         (wl-draft-preview-attributes-list): Ditto.
3439         (wl-draft-preview-attributes-buffer-lines): Ditto.
3440         (wl-draft-preview-attributes-buffer-name): Ditto.
3441
3442         * wl-mime.el (wl-draft-preview-message): Display attributes.
3443
3444 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3445
3446         * wl-summary.el (wl-summary-detect-mark-position): Bind
3447         wl-summary-flag-priority-list to '(new).
3448
3449 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3450
3451         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3452         funtion.
3453         (wl-highlight-summary-line-string): Use it.
3454         (wl-highlight-summary-current-line): Ditto.
3455
3456 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3457
3458         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3459         line even when the mark string is not changed.
3460
3461         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3462         argument change in the wl-summary-create-line.
3463         (wl-thread-insert-entity-sub): Ditto.
3464
3465         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3466         argument change in the wl-summary-create-line.
3467         (wl-summary-insert-sequential): Ditto.
3468         (wl-summary-update-thread): Ditto.
3469         (wl-summary-persistent-mark-string): New inline function.
3470         (wl-summary-message-mark): Use it.
3471         (wl-summary-create-line): Abolish argument wl-persistent-mark
3472         and added wl-flags, wl-cached.
3473
3474         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3475         mark to flags.
3476         (wl-highlight-summary-current-line): Decide the face not by the 
3477         persistent mark but flags.
3478
3479 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3480
3481         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3482         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3483         wl-summary-read-uncached-mark): Revive.
3484         (wl-summary-answered-cached-mark,
3485         wl-summary-answered-uncached-mark): New user option.
3486         (wl-summary-score-marks): Follow the change above.
3487         (wl-summary-auto-refile-skip-marks): Ditto.
3488         (wl-summary-incorporate-marks): Ditto.
3489         (wl-summary-expire-reserve-marks): Ditto.
3490         (wl-summary-flag-priority-list): New user option.
3491
3492         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3493         changes.
3494         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3495         of elmo-message-mark.
3496         (wl-summary-mark-as-read-internal): Ditto.
3497         (wl-summary-mark-as-answered): Ditto.
3498         (wl-summary-mark-as-important): Ditto.
3499         (wl-summary-redisplay-internal): Ditto.
3500         (wl-summary-redisplay-no-mime-internal): Ditto.
3501         (wl-summary-message-mark): New function.
3502         (wl-summary-insert-sequential): Use wl-summary-message-mark
3503         instead of elmo-message-mark.
3504         (wl-summary-update-thread): Ditto.
3505         (wl-summary-persistent-mark): Ditto.
3506         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3507         instead of elmo-message-mark.
3508
3509         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3510         wl-summary-message-mark instead of elmo-message-mark.
3511         (wl-thread-insert-entity-sub): Ditto.
3512         (wl-thread-get-children-msgs-uncached): Ditto.
3513
3514         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3515         variable name changes.
3516         (wl-highlight-summary-current-line): Ditto.
3517
3518         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3519         wl-summary-message-mark instead of elmo-message-mark.
3520
3521         * wl-expire.el (wl-expire-message-p): Ditto.
3522
3523         * wl-score.el (wl-score-headers): Ditto.
3524
3525         * Version number is increased to 2.11.9.
3526
3527         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3528         (wl-summary-sync-update): Follow the change above.
3529         (wl-summary-switch-to-clone-buffer): Ditto.
3530         (wl-summary-open-folder): Ditto.
3531
3532 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3533
3534         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3535         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3536
3537         * Version number is increased to 2.11.8.
3538
3539         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3540
3541         * wl-expire.el (wl-expire-refile): Follow the API change on
3542         `elmo-folder-move-messages'.
3543         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3544
3545         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3546         (wl-summary-exec-action-refile): Ditto.
3547         (wl-summary-exec-action-copy): Ditto.
3548         (wl-summary-no-auto-refile-message-p): No use
3549         `wl-summary-buffer-msgdb'.
3550         (wl-summary-auto-refile): Ditto.
3551
3552 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3553
3554         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3555
3556 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * wl-summary.el (wl-summary-sync): Treat no-sync.
3559
3560         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3561         (wl-default-sync-range): Ditto.
3562
3563 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3564
3565         * wl-refile.el (wl-refile-subject-learn): Call
3566         `elmo-message-entity-field' with 3rd argument is non-nil.
3567         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3568         instead of `elmo-msgdb-overview-entity-get-subject'.
3569
3570 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3571
3572         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3573         scan-type is rescan.
3574         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3575         new optional argument force is non-nil.
3576         (wl-summary-save-view-cache): Call it with force argument non-nil.
3577
3578         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3579
3580 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3581
3582         * wl-action.el (wl-summary-print-argument): Fixed last change.
3583
3584 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3585
3586         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3587         simplified.
3588         (wl-summary-target-mark-mark-as-unread): Likewise.
3589         (wl-summary-target-mark-mark-as-important): Likewise.
3590
3591 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3592
3593         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3594         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3595         (wl-summary-mark-as-important-region): Change accordingly.
3596         (wl-summary-target-mark-mark-as-important): Ditto.
3597
3598 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3599
3600         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3601
3602         * wl-action.el (wl-summary-print-argument): Print argument to
3603         right side of window if `wl-summary-print-argument-within-window'
3604         is non-nil.
3605
3606 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-action.el (wl-summary-set-mark): Use
3609         `wl-summary-message-visible-p' to check visibility of the message
3610         and jump to message only when the message line is visible and have
3611         different number; Call wl-summary-unset-mark with number argument.
3612         (wl-summary-unset-mark): 
3613         Use `wl-summary-message-visible-p'
3614         to check visibility of the message and jump to message only when
3615         the message line is visible and have different number;
3616
3617 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3618
3619         * Version number is increased to 2.11.7.
3620
3621         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3622         and wl-folder-summary-line-format.
3623
3624         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3625         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3626         (wl-summary-set-score-mark): Use it.
3627         (wl-summary-target-mark-mark-as-read): Ditto.
3628         (wl-summary-target-mark-mark-as-unread): Ditto.
3629         (wl-summary-target-mark-mark-as-important): Ditto.
3630         (wl-summary-target-mark-msgs): Simplified.
3631         (wl-summary-detect-mark-position): Fixed problem when
3632         summary-line-format no contain persisten/temp mark spec.
3633         (wl-summary-temp-mark): Ditto.
3634         (wl-summary-persistent-mark): Ditto.
3635         (wl-summary-update-persistent-mark): Ditto.
3636
3637         * wl-action.el (wl-summary-set-mark): Ditto.
3638         (wl-summary-unset-mark): Ditto.
3639         All other related portions are changed.
3640
3641 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3642
3643         * Version number is increased to 2.11.6.
3644
3645 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3646
3647         * wl-util.el (wl-current-message-buffer): Define as function;
3648         Don't use the value of wl-messge-buffer.
3649
3650         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3651         persistent mark.
3652
3653         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3654         no current message, cause an error.
3655
3656 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3657
3658         * wl-summary.el (wl-summary-set-message-modified): Use
3659         elmo-folder-set-message-modified instead of
3660         elmo-folder-set-message-modified-internal.
3661
3662 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3663
3664         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3665         interactively.
3666         (wl-summary-sync): nokill->entirely.
3667         (wl-summary-sync-marks): Fixed message.
3668         (wl-summary-input-range): Added mark, nokill->entirely.
3669
3670         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3671         messages as read.
3672
3673 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3674
3675         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3676         update-noscore.
3677         (wl-summary-sync): Follow the change above.
3678
3679 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3680
3681         * wl-action.el (wl-summary-target-mark-all): Use
3682         elmo-folder-list-messages.
3683
3684 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3685
3686         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3687         (wl-summary-rescan): Set wl-summary-scored as nil.
3688         (wl-summary-sync-force-update): Follow the change above.
3689         (wl-summary-sync): Ditto.
3690         (wl-summary-sync-update): Added argument disable-killed.
3691         (wl-summary-insert-headers): Set visible-only argument for
3692         elmo-folder-list-messages.
3693         (wl-summary-input-range): Added update-nokill, update-noscore,
3694         all-nokill, all-noscore and mark.
3695
3696         * Version number is increased to 2.11.5.
3697
3698         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3699
3700 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3701
3702         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3703         (wl-summary-prefetch-region-no-mark): Change accordingly.
3704         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3705
3706 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3707
3708         * wl-address.el (wl-complete-field-to): Abolished.
3709         (wl-complete-address): Completion function for completing-read.
3710         * wl-action.el (wl-summary-get-resend-address): Use it.
3711
3712         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3713         wl-summary-update-mark and abolish unused argument.
3714         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3715         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3716         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3717         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3718         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3719         * wl-draft.el (wl-draft-kill): Ditto.
3720
3721         * wl-summary.el: Remove unused binding of case-fold-search.
3722         (wl-summary-replace-status-marks): Abolished.
3723
3724 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3725
3726         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3727         is specified or folder length is zero.
3728
3729 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3730
3731         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3732         (wl-folder-archive-current-entity): Ditto.
3733
3734 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3735
3736         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3737         retrieving message mark.
3738         (wl-summary-redisplay-internal): Ditto.
3739
3740         * wl-message.el (wl-message-buffer-display): Ignore errors while
3741         retrieving message-id field.
3742
3743         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3744         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3745         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3746         order of the arguments for `wl-expire-message-p'.
3747         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3748
3749         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3750         Check return value of wl-summary-reply.
3751         (wl-summary-reply): Recover window configuration when an error occured.
3752
3753 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3754
3755         * wl-summary.el (wl-summary-resend-message): Abolished, the
3756         feature is inherited by wl-summary-resend (put resend mark).
3757
3758 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3759
3760         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3761         wl-message-buffer to nil when the message is hide.
3762
3763 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3764
3765         * .cvsignore: New file.
3766
3767 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3768
3769         * wl-action.el (wl-summary-action-docstring): Add more info.
3770         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3771         duplicate definition.
3772         (wl-summary-define-mark-action): Functions wl-summary-*-region
3773         keep current position.
3774         (wl-summary-unregister-target-mark): Store result to the variable.
3775
3776 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3777
3778         * Version number is increased to 2.11.4.
3779
3780 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3781
3782         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3783         wl-summary-delete-all-temp-marks.
3784         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3785
3786         * wl-action.el (wl-summary-set-mark): Changed terminology
3787         refile-destination -> action-argument.
3788         (wl-summary-unset-mark): Ditto.
3789         (wl-summary-remove-argument): Ditto.
3790         (wl-summary-print-argument): Ditto.
3791
3792         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3793         (wl-thread-remove-argument-region): Ditto.
3794         (wl-thread-print-argument-region): Ditto.
3795         (wl-thread-close): Ditto.
3796         (wl-thread-open): Ditto.
3797
3798         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3799         (wl-highlight-refile-destination-face is abolished)
3800         (wl-highlight-action-argument-string): Ditto.
3801         (wl-highlight-summary-current-line): Highlight action argument.
3802
3803         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3804         color for light backgrounds.
3805         (wl-highlight-summary-answered-face): Ditto.
3806
3807 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3810
3811         * wl-score.el (wl-summary-score-update-all-lines): Use
3812         wl-summary-set-mark.
3813         (wl-summary-score-update-all-lines): Kill expunged messages.
3814
3815         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3816
3817 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3818
3819         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3820         directly.
3821         (wl-score-overview-entity-get-lines): Ditto.
3822         (wl-score-overview-entity-get-xref): Ditto.
3823         (wl-score-get-latest-msgs): Ditto.
3824         (wl-summary-rescore): Ditto.
3825
3826         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3827         to "&".
3828         (wl-summary-mark-as-answered-internal): New inline function.
3829         (wl-summary-mark-as-answered): New function.
3830         (wl-summary-mark-as-unanswered): Ditto.
3831         (wl-summary-sync-marks): Modified for answered-mark synching.
3832
3833 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3834
3835         * wl-action.el (wl-summary-set-mark): Fixed last change.
3836
3837 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3838
3839         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3840         behavior of wl-summary-unread-message-hook
3841         (Pointed out by akira yamada <akira@arika.org>).
3842
3843 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3844
3845         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3846         wl-summary-delete.
3847         * wl-xmas.el (wl-summary-toolbar): Ditto.
3848
3849         * wl-action.el (wl-summary-set-mark): Don't override current
3850         temp-mark.
3851
3852         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3853
3854 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3855
3856         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3857         (wl-refile-msgid-learn): Ditto.
3858         (wl-refile-get-field-value): Ditto.
3859
3860         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3861
3862         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3863         (wl-expire-delete-reserved-messages): Renamed from
3864         wl-expire-reserve-marked-msgs-from-list.
3865         (wl-expire-delete): Removed argument `msgdb'.
3866         (wl-expire-refile): Ditto.
3867         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3868         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3869         mark-alist as argument.
3870         (wl-expire-archive-number1): Removed argument `msgdb'.
3871         (wl-expire-archive-number2): Ditto.
3872         (wl-expire-archive-date): Ditto.
3873         (wl-expire-localdir-date): Ditto.
3874         (wl-expire-hide): Ditto.
3875         (wl-archive-number1): Ditto.
3876         (wl-archive-number2): Ditto.
3877         (wl-archive-date): Ditto.
3878         (wl-archive-folder): Ditto.
3879         All other related portions are changed.
3880
3881 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3882
3883         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3884         mean move up and down. (suggested by Takashi Kawachi)
3885
3886 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3887
3888         * wl-acap.el (toplevel): Don't require un-define.
3889
3890 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3891
3892         * wl-thread.el (wl-thread-delete-message): Always update
3893         wl-summary-buffer-number-list.
3894
3895         * wl-action.el (wl-summary-print-destination): 
3896         Do nothing when folder is nil.
3897
3898 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3899
3900         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3901         persistent mark when prefetch is succeeded.
3902
3903 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3904
3905         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3906         instead of elmo-msgdb-delete-msgs.
3907         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3908         (wl-expire-hide): Ditto.
3909
3910         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3911
3912         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3913         elmo-msgdb interface.
3914         (wl-thread-get-exist-children): Likewise.
3915         (wl-thread-insert-message): Likewise.
3916         (wl-thread-msg-mark-as-important): Likewise.
3917         (wl-thread-insert-entity-sub): Likewise.
3918         (wl-thread-get-children-msgs-uncached): Likewise.
3919
3920         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3921         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3922         (wl-summary-sync-update): Likewise.
3923         (wl-summary-auto-select-msg-p): Likewise.
3924         (wl-summary-update-thread): Likewise.
3925         (wl-summary-mark-as-important): Likewise.
3926         (wl-summary-jump-to-msg-internal): Likewise.
3927         (wl-summary-redisplay-internal): Likewise.
3928         (wl-summary-print-message-with-ps-print): Likewise.
3929         (wl-summary-folder-info-update): Likewise.
3930
3931         * wl-folder.el (wl-folder-check-one-entity):
3932         elmo-folder-count-flags instead of wl-summary-count-unread.
3933
3934         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3935
3936         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3937
3938         * wl-summary.el (wl-summary-set-message-modified): 
3939         Call wl-summary-set-mark-modified.
3940         (wl-summary-delete-messages-on-buffer): Call
3941         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3942         (wl-summary-sync-update): Call elmo-folder-length instead of
3943         elmo-folder-messages.
3944         (wl-summary-insert-headers): Don't call
3945         elmo-folder-list-message-entities.
3946
3947 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3948
3949         * wl-action.el (wl-summary-define-mark-action): Call
3950         `wl-summary-set-mark' with argument `data'.
3951         (wl-summary-auto-refile): Fixed order of arguments when call
3952         `wl-summary-refile'.
3953
3954 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3955
3956         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3957
3958         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3959
3960         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3961         (Renamed from wl-highlight-summary-deleted-face).
3962         (wl-highlight-summary-resend-face): New face.
3963
3964         (wl-highlight-summary-deleted-face): Renamed from
3965         wl-highlight-summary-erased-face.
3966
3967         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3968
3969         * wl-action.el (wl-summary-get-resend-address): New function.
3970         (wl-summary-exec-action-resend): Ditto.
3971         (wl-summary-exec-action-resend-subr): Ditto.
3972
3973         * w-thread.el (wl-thread-copy): Removed definition.
3974         (wl-thread-refile): Ditto.
3975         (wl-thread-delete): Ditto.
3976         (wl-thread-target-mark): Ditto.
3977
3978         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3979         (wl-summary-target-mark-set-action): Fixed.
3980         (wl-summary-define-mark-action): Fixed quotation.
3981         (wl-summary-move-mark-list-messages): Display message.
3982         (wl-summary-define-mark-action): Define thread functions.
3983         (wl-summary-exec-action-refile): Changed message.
3984         (wl-summary-exec): Ditto.
3985
3986 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3987         
3988         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3989         '%%'.
3990
3991 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3992
3993         * wl.el (toplevel): Require wl-action.
3994         (wl-init): Call wl-summary-define-mark-action.
3995
3996         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3997
3998         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3999         wl-summary-delete and wl-summary-erase.
4000         (wl-summary-mode-map): Ditto.
4001
4002         * wl-vars.el (wl-dispose-folder-alist): Renamed from
4003         wl-delete-folder-alist.
4004
4005         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
4006         wl-summary-prefetch-msg instead of wl-summary-prefetch.
4007         (toplevel): Moved mark & action related functions to the wl-action.el.
4008
4009         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
4010         in wl-summary-mark-action-list.
4011         (wl-highlight-summary-current-line): Ditto.
4012
4013         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
4014         empty lines.
4015
4016         * wl-action.el: New file. 
4017
4018 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-summary.el (wl-summary-target-mark-replace): New function.
4021         (wl-summary-target-mark-prefetch): Use it.
4022         (wl-summary-target-mark-delete): Ditto.
4023         (toplevel): Rearranged definition order.
4024         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
4025         (wl-summary-target-mark-erase): Rewrite.
4026         (wl-summary-erase-region): New function.
4027         (wl-summary-exec-action-erase): Changed message.
4028         (wl-summary-move-mark-list-messages): New function.
4029         (wl-summary-exec-action-delete): Use it.
4030         (wl-summary-exec-action-erase): Ditto.
4031
4032         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
4033         (wl-summary-skip-mark-list): Added "d".
4034
4035         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
4036         while searching.
4037
4038         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
4039         and define using defcustom;
4040         Define 4th element as a face.
4041         
4042         * wl-summary.el (wl-summary-incorporate): Use 
4043         `wl-summary-prefetch-region-no-mark' instead of
4044         `wl-summary-prefetch-region'.
4045         (wl-summary-prefetch-region-no-mark): Revival of old
4046         `wl-summary-prefetch-region'.
4047         (wl-summary-mark-action-list): Moved to wl-vars.el
4048
4049         * wl-highlight.el (wl-highlight-summary-current-line): Decide
4050         face according to the `wl-summary-mark-action-list'.
4051         (wl-highlight-summary-current-line): Ditto;
4052         Removed destination highlighting.
4053
4054         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
4055         (wl-highlight-summary-line-string): Highlight for "i" mark.
4056         (wl-highlight-summary-current-line): Ditto.
4057
4058         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
4059         no destination.
4060
4061         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
4062         exists, just go ahead.
4063         (wl-summary-prefetch-region): Rewrite.
4064         (wl-summary-prefetch): Ditto.
4065         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
4066         (wl-summary-exec-action-prefetch): New function.
4067         (wl-summary-target-mark-prefetch): Rewrite.
4068
4069 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4070
4071         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
4072         (wl-highlight-summary-line-string): Added "d" and "D".
4073         (wl-highlight-summary-current-line): Ditto.
4074
4075         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
4076         in wl-summary.el.
4077         (wl-thread-insert-entity-sub): Ditto.
4078         (wl-thread-remove-destination-region): Ditto.
4079         (wl-thread-print-destination-region): Ditto.
4080
4081         * wl-summary.el (wl-summary-buffer-refile-list,
4082         wl-summary-buffer-delete-list,
4083         wl-summary-buffer-copy-list): Abolish.
4084         (wl-summary-buffer-temp-mark-list): New buffer local variable.
4085         All other related portions are changed.
4086         (wl-summary-mark-action-list): New variable.
4087         (wl-summary-set-mark): New function.
4088         (wl-summary-register-target-mark): Ditto.
4089         (wl-summary-unregister-target-mark): Ditto.
4090         (wl-summary-have-target-mark-p): Ditto.
4091         (wl-summary-register-temp-mark): Ditto.
4092         (wl-summary-unregister-temp-mark): Ditto.
4093         (wl-summary-registered-temp-mark): Ditto.
4094         (wl-summary-collect-temp-mark): Ditto.
4095         (wl-summary-unset-mark): Ditto.
4096         (wl-summary-set-target-mark): Ditto.
4097         (wl-summary-unset-target-mark): Ditto.
4098         (wl-summary-set-action-generic): Ditto.
4099         (wl-summary-unset-action-generic): Ditto.
4100         (wl-summary-exec-action-delete): Ditto.
4101         (wl-summary-exec-action-erase): Ditto.
4102         (wl-summary-set-action-refile): Ditto.
4103         (wl-summary-set-action-refile-subr): Ditto.
4104         (wl-summary-unset-action-refile): Ditto.
4105         (wl-summary-make-destination-numbers-list): Ditto.
4106         (wl-summary-exec-action-refile): Ditto.
4107         (wl-summary-set-action-copy): Ditto.
4108         (wl-summary-unset-action-copy): Ditto.
4109         (wl-summary-exec-action-copy): Ditto.
4110         (wl-summary-collect-numbers-region): Ditto.
4111         (wl-summary-delete): Rewrite.
4112         (wl-summary-erase): Ditto.
4113         (wl-summary-remove-destination): Ditto.
4114         (wl-summary-exec): Ditto.
4115         (wl-summary-exec-region): Ditto.
4116         (wl-summary-target-mark-erase): Ditto.
4117         (wl-summary-refile): Ditto.
4118         (wl-summary-copy): Ditto.
4119         (wl-summary-unmark): Ditto.
4120         (wl-summary-delete-all-mark): Ditto.
4121         (wl-summary-mark-line): Don't highlight.
4122         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4123         (wl-summary-target-mark-refile-subr): Rewrite.
4124
4125         (wl-summary-copy-prev-destination): Abolish.
4126
4127 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4128
4129         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4130         default values along the value of wl-on-mule.
4131         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4132         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4133         It is not used anywhere.
4134
4135 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4136
4137         * wl-summary.el (wl-summary-print-destination): Keep position.
4138         (wl-summary-cursor-move-surface): Keep horizontal position.
4139
4140 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4141
4142         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4143         write sendlog.
4144
4145 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4146
4147         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4148         `wl-summary-highlight'.
4149
4150 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4151
4152         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4153         trivial condition for temp-mark.
4154
4155 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4156
4157         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4158         when it hits killed buffer.
4159
4160 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4161
4162         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4163         * wl-news.el.in: `message' and `error' take format string.
4164
4165 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4166
4167         * wl-folder (wl-folder-insert-entity): Display a message,
4168         `...done', when the work finish.
4169         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4170
4171 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4172
4173         * wl-message.el (wl-message-redisplay): Remove unused local
4174         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4175
4176 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4177
4178         * wl-summary.el (wl-summary-replace-status-marks): Disable
4179         interactive use.
4180         (wl-summary-reedit): Check message existence at first.
4181         (wl-summary-mark-line): Fix doc, return value is indefinite.
4182
4183         * wl-highlight.el (wl-highlight-message): Arranged.
4184
4185         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4186         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4187         check temp-mark by wl-summary-temp-mark always.
4188         (wl-highlight-summary): Change accordingly.
4189         * wl-summary.el (wl-summary-mark-as-read-all)
4190         (wl-summary-delete-cache, wl-summary-set-score-mark)
4191         (wl-summary-mark-as-unread, wl-summary-unmark)
4192         (wl-summary-mark-line, wl-summary-mark-as-read)
4193         (wl-summary-mark-as-important): Ditto.
4194
4195         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4196         end of the window if possible.
4197         * wl-summary.el (wl-summary-sync-update): Support lazy
4198         highlighting.
4199         (wl-summary-toggle-disp-msg): Ditto.
4200
4201 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4202
4203         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4204
4205 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4206
4207         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4208         change.
4209
4210 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4211
4212         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4213         API.
4214         (wl-summary-sync-update): Ditto.
4215
4216         * wl-score.el (wl-score-get-score-alist): Changed argument.
4217         (wl-summary-rescore-msgs): Likewise.
4218         (wl-summary-score-headers): Likewise.
4219         (wl-score-headers): Likewise;
4220         Use elmo-folder-do-each-message-entity, etc.
4221         (wl-summary-score-effect): Follow the changes above.
4222         (wl-summary-rescore): Ditto.
4223         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4224         (wl-score-get-overview): Abolish.
4225
4226         * wl-summary.el (wl-summary-default-from): Follow the API change in
4227         elmo-msgdb.
4228         (wl-summary-count-unread): Ditto.
4229         (wl-summary-detect-mark-position): Ditto.
4230         (wl-summary-overview-entity-compare-by-date): Ditto.
4231         (wl-summary-overview-entity-compare-by-number): Ditto.
4232         (wl-summary-overview-entity-compare-by-from): Ditto.
4233         (wl-summary-overview-entity-compare-by-subject): Ditto.
4234         (wl-summary-get-list-info): Ditto.
4235         (wl-summary-rescan): Ditto.
4236         (wl-summary-jump-to-msg-by-message-id): Ditto.
4237         (wl-summary-sync-update): Ditto; Removed comment.
4238         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4239         (wl-summary-insert-message): Use wl-summary-insert
4240         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4241         (wl-summary-insert-headers): Changed argument overview to folder.
4242         (wl-summary-search-by-subject): Likewise.
4243         (wl-summary-insert-thread): Renamed from 
4244         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4245
4246         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4247         too.
4248
4249         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4250         wl-string-member.
4251
4252 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4253
4254         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4255         elmo-folder-append-buffer.
4256         (wl-draft-queue-append): Likewise.
4257
4258         * wl-mime.el (wl-message-delete-current-part): Ditto.
4259         (wl-summary-burst-subr): Ditto.
4260
4261         * wl-news.el.in (wl-news-send-news): Ditto.
4262
4263 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4264
4265         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4266         function.
4267         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4268         (wl-summary-update-mark): Enclose with save-excursion.
4269         (wl-summary-mark-as-read-internal): Fixed last change.
4270         (wl-summary-mark-as-important): Use 3rd argument of
4271         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4272         Don't use elmo-msgdb-set-mark.
4273         (wl-summary-redisplay-internal): If msgdb flag is already read,
4274         just update the mark on buffer.
4275
4276 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4277
4278         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4279         cut visible folder when elmo-folder-delete returns non-nil value.
4280
4281 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4282
4283         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4284         by Kenichi OKADA <okada@opaopa.org>).
4285
4286 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4287
4288         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4289
4290 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4291
4292         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4293         Fixed the last change, search group entity by its real name.
4294         (Thanks to: KOBAYASHI Shinji)
4295
4296 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4297
4298         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4299         (wl-fldmgr-access-display-all): Don't refer visible name.
4300         * wl-expire.el (wl-folder-archive-current-entity)
4301         (wl-folder-expire-current-entity): Ditto.
4302         * wl-folder.el (wl-folder-jump-to-current-entity)
4303         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4304         (wl-folder-open-folder-sub,wl-folder-open-all)
4305         (wl-folder-write-current-folder): Ditto.
4306         (wl-folder-insert-entity): Don't use petname for normal group.
4307         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4308         is the real name.
4309         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4310         Abolished.
4311
4312 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4313
4314         * wl-draft.el (wl-draft-create-buffer): Add
4315         `wl-summary-reply-with-citation'
4316
4317 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4318
4319         * wl-draft.el (wl-draft-reply): Fixed.
4320
4321 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4322
4323         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4324         when `wl-draft-send-confirm-with-preview' is non-nil.
4325         You can scroll up/down by j/k.
4326         (wl-draft-send-confirm-with-preview): New variable (default=t).
4327
4328 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4329
4330         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4331         (wl-fldmgr-save-folders): Fix comment.
4332
4333 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4334
4335         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4336         along the last change in `wl-folder-buffer-group-p'.
4337
4338 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4339
4340         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4341         folder.
4342
4343         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4344         the default value.
4345
4346         * wl-mime.el (wl-summary-burst): Update summary only when target
4347         folder equals current folder.
4348
4349 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4350
4351         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4352
4353 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4354
4355         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4356         value.
4357
4358 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4359
4360         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4361         `map-extents' instead of `extent-at' repeatedly.
4362         (wl-highlight-folder-current-line): Ditto.
4363
4364         * wl-highlight.el: Remove useless dummy functions.
4365
4366 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4367
4368         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4369         (wl-folder-put-folder-property): New function to put text property.
4370         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4371         (wl-folder-insert-entity, wl-folder-update-diff-line)
4372         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4373         * wl-e21.el, wl-xmas.el, wl-mule.el
4374         (wl-highlight-folder-current-line): Ditto.
4375         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4376         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4377         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4378         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4379
4380 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4381
4382         * Version number is increased to 2.11.3.
4383
4384 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4385
4386         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4387         Resume current-buffer since it is assumed by remaining tasks.
4388
4389 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4390
4391         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4392         (wl-folder-completion-function): Abolished.
4393         (wl-folder-complete-folder): New function.
4394         (wl-folder-complete-filter-condition): Ditto.
4395         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4396         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4397
4398 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4399
4400         * wl-draft.el (wl-draft-send-confirm): New function.
4401         (wl-draft-send): Use it.
4402
4403         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4404         cursor-in-echo-area while confirming.
4405
4406         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4407
4408         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4409         searching via nntp if wl-summary-search-via-nntp is 'force.
4410         Otherwise, invoke searching in nntp folder only.
4411         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4412
4413         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4414         explicitly for mime-make-text-tag.
4415
4416 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4417
4418         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4419         `mime-make-text-tag' instead of `mime-create-tag'.
4420
4421 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4422
4423         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4424         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4425
4426 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4427
4428         * wl-score.el (wl-score-save): Bind print-length and print-level.
4429         (wl-score-pretty-print): Ditto.
4430         (wl-score-edit-insert-header-entry): Ditto.
4431
4432         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4433         "From" entry to be treated with wl-draft-eword-encode-address-list.
4434         * wl-mime.el (wl-draft-preview-message): Ditto.
4435
4436         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4437         (wl-summary-mark-as-unread): Ditto.
4438         (wl-summary-mark-as-read-region): Change accordingly.
4439         (wl-summary-mark-as-unread-region): Ditto.
4440         (wl-summary-target-mark-mark-as-read): Ditto.
4441         (wl-summary-target-mark-mark-as-unread): Ditto.
4442
4443 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4444
4445         * Version number is increased to 2.11.2.
4446
4447 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4448
4449         * wl-news.el.in (wl-news-previous-version-save): Bind
4450         print-length and print-level.
4451         * wl-thread.el (wl-thread-save-entities): Ditto.
4452         (wl-thread-save-top-list): Bind print-length.
4453
4454 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4455
4456         * wl-highlight.el (wl-highlight-summary-line-string): Use
4457         wl-summary-score-below-mark, wl-summary-score-over-mark.
4458         (wl-highlight-summary-current-line): Ditto.
4459
4460 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4461
4462         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4463         insert it.
4464
4465 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4466
4467         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4468
4469 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4470
4471         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4472         message without msgid.
4473         Rewrite with elmo-folder-move-messages.
4474         Set wl-message-buffer to nil.
4475
4476         * wl-summary.el (wl-summary-erase-subr): New function. Use
4477         elmo-folder-move-messages.
4478         (wl-summary-erase): Call it.
4479         (wl-summary-target-mark-erase): Ditto.
4480
4481 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4484         it is not up-tp-date.
4485
4486 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4487
4488         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4489         buffer after calling `wl-summary-goto-folder-subr' without the
4490         argument `interactive'.
4491         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4492
4493 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4494
4495         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4496         `mime-create-tag'. Use `string=' instead of `looking-at'.
4497
4498 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4499
4500         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4501         to avoid compile warning.
4502
4503         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4504         entity-id when folder is given.
4505         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4506         save-excursion, use save-selected-window instead.
4507         Select folder buffer window if exists.
4508         (To correct behavior with wl-folder-move-cur-folder.)
4509
4510 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4511
4512         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4513
4514 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4515
4516         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4517         list-count instead of %d.
4518
4519 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4520
4521         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4522         (wl-news): Set it.
4523         (wl-news-append-to-folder): Use it.
4524
4525         * wl-news.el.in (wl-news-send-news): Append to specified folder
4526         instead of wl-default-folder.
4527         (wl-news-append-to-folder): Show error message with specified folder.
4528
4529         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4530                 In most major modes, Emacs assumes that any opening
4531                 delimiter found at the left margin is the start of a
4532                 top-level definition, or defun. Therefore, *never put an
4533                 opening delimiter at the left margin unless it should have
4534                 that significance.*
4535
4536         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4537
4538 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4539
4540         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4541
4542 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4543
4544         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4545
4546 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4547
4548         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4549         for sequential numbering case.
4550
4551 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4554         value.
4555         (wl-draft-reply-without-argument-list): Ditto.
4556         (wl-draft-reply-myself-with-argument-list): Abolish.
4557         (wl-draft-reply-myself-without-argument-list): Ditto.
4558         * wl-draft.el (wl-draft-self-reply-p): New function.
4559         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4560
4561 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4564         (avoid error for the case without byte-compiling)
4565
4566 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4567
4568         * wl-news.el.in (wl-news-append-to-folder): New function.
4569         (wl-news-exit): Rewrite.
4570         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4571
4572 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4573
4574         * wl-draft.el (wl-draft-reply-position): New function.
4575         (wl-draft-reply-position): Fix.
4576         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4577         (wl-summary-target-mark-reply-with-citation): Ditto.
4578         (wl-summary-reply-with-citation): Ditto.
4579         * wl-vars.el (wl-draft-reply-default-position): New variable.
4580
4581 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4582
4583         * wl-draft.el (wl-draft-send): Preview when interactive send.
4584
4585 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4586
4587         * wl-draft.el (wl-draft-reply): Set default position.
4588         * wl-summary.el (wl-summary-reply): Ditto.
4589         (wl-summary-reply-with-citation): Ditto.
4590         (wl-summary-target-mark-reply-with-citation): Ditto.
4591
4592 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4593
4594         * wl-news.el.in (wl-news-lang): Set default value according to
4595         current-language-environment.
4596         (wl-news-append-news): Do nothing when news-list is nil.
4597
4598 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4599
4600         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4601         (wl-news): Change message.
4602         (wl-news-exit): Check buffer.
4603         (wl-news-force-exit): New function.
4604         (wl-news-show-all): New function.
4605         (wl-news-discard-and-exit): Fix.
4606
4607 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4608
4609         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4610         according to current-language-environment.
4611
4612         * wl-news.el.in (wl-news): If arg, show all NEWS after
4613         wl-news-default-previous-version.
4614
4615 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4616
4617         * wl-news.el.in (wl-news-check): Rewritten.
4618         (wl-news-previous-version-load): Change data type.
4619         (wl-news-previous-version-save): Change data type.
4620         (wl-news-append-news): Add return value.
4621         (wl-news-check-news): New function.
4622         (wl-news-already-current-p): New function.
4623         (wl-news-send-news): Rewritten.
4624         (wl-news-mode-map): Add new keybind.
4625         (wl-news): Rewritten.
4626         (wl-news-exit): Rewritten.
4627         (wl-news-discard-and-mail): New function.
4628         (wl-news-send-to-address): Abolished.
4629         * wl.el (wl-init): Delete a message.
4630
4631 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4632
4633         * wl-news.el.in (wl-news-exit): Update previous version.
4634         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4635
4636 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4637
4638         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4639
4640 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4641
4642         * wl-news.el.in (wl-news): New function.
4643         (wl-news-mode): New function.
4644         (wl-news-next-line): New function.
4645         (wl-news-next-page): New function.
4646         (wl-news-exit): New function.
4647         (wl-news-buf-name): New variable.
4648         (wl-news-mode-map): New variable.
4649         (wl-news-winconf): New variable.
4650         (wl-news-append-news): Add an option.
4651
4652 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4653
4654         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4655
4656 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4657
4658         * wl-news.el.in (wl-news-send-to-address): New variable.
4659         (wl-news-send-news): Use it.
4660         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4661         Return updating status.
4662         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4663
4664 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4665
4666         * wl-news.el.in (wl-news-send-news): Delete
4667         Organization and X-Face.
4668
4669 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4670
4671         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4672         (wl-news-append-news): New function.
4673         (wl-news-send-news): New function.
4674
4675 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4676
4677         * Version number is increased to 2.11.1.
4678
4679 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4680
4681         * wl-news.el.in : New file.
4682
4683 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4684
4685         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4686         default value.
4687         (wl-draft-reply-without-argument-list): Ditto.
4688
4689 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4690
4691         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4692         (wl-message-buffer-prefetch-idle-time): Ditto.
4693         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4694
4695 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4696
4697         * wl-thread.el (wl-thread-insert-message): Use
4698         wl-summary-max-thread-depth.
4699
4700         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4701         loop detection.
4702
4703         * wl-message.el (wl-message-buffer-display): Back to the first page
4704         when cache is hit.
4705
4706 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4707
4708         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4709
4710         * wl-summary.el (wl-summary-insert-thread-entity):
4711         If the thread depth is reached to wl-summary-max-thread-depth,
4712         divide the thread.
4713
4714 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4715
4716         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4717         for elmo-remove-passwd.
4718
4719 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4720
4721         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4722         folder is sticky.
4723         (wl-folder-mark-as-read-all-entity): Ditto.
4724         (wl-folder-prefetch-entity): Ditto.
4725
4726 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4727
4728         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4729
4730 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4731
4732         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4733         Delete messages on buffer for unplugged operation.
4734         (wl-summary-erase): Ditto.
4735
4736 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4737
4738         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4739         take nil so as not to search parent by subject.
4740
4741 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4744         (wl-folder-get-next-folder): Ditto.
4745         (wl-folder-get-path): Ditto.
4746
4747 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4748
4749         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4750         system and encode the region with it before verifying.
4751
4752 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4753
4754         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4755         system of the echo buffer before decoding.
4756
4757 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4758
4759         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4760         original contents.
4761
4762 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4763
4764         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4765         with argument 'any-exists.
4766
4767 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4768
4769         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4770         Use `wl-cs-autoconv'.
4771
4772 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4775         by `mime-view-automatic-conversion'.
4776
4777         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4778         (wl-message-verify-pgp-nonmime): Ditto.
4779         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4780         Bind them to C-c:d and C-c:v respectively.
4781
4782         Merge following code by Teranishi-san from [wl-en:00167].
4783         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4784         (wl-mime-preview-application/pgp-encrypted): Ditto.
4785         (wl-mime-setup): Add entry.
4786
4787 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4788
4789         * wl-summary.el (wl-summary-target-mark-erase): New function.
4790         Bind it to "mD".
4791
4792 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4793
4794         * wl-vars.el (wl-draft-write-file-function): Fix.
4795         (wl-draft-reedit-hook): Changed default value.
4796
4797         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4798         wl-draft-reedit-hook.
4799         (wl-draft-remove-text-plain-tag): New function.
4800         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4801
4802         * wl-vars.el (wl-draft-write-file-function): New user option.
4803
4804         * wl-draft.el (wl-draft-prepare-edit): Use it for
4805         local-write-file-hooks.
4806         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4807
4808         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4809         (wl-draft-insert-mail-header-separator): Return the body beginning
4810         point.
4811         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4812         text/plain.
4813         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4814
4815 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4816
4817         * wl-summary.el (wl-summary-erase): New function to erase message
4818         without moving it to trash. Bind to "D".
4819
4820         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4821         as `keep' unless switch-function.
4822
4823 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4824
4825         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4826         message buffer by using `wl-summary-toggle-disp-msg'.
4827         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4828         buffer window.
4829         (wl-summary-supresedes-message): Ditto.
4830
4831         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4832         Do not delete other windows.
4833         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4834         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4835         (wl-draft-create-buffer): Set reply-or-forward also for target
4836         mark commands.
4837
4838 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-draft.el (wl-user-agent-compose): Delete special case for
4841         switch-to-buffer-other-window.
4842
4843         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4844         (wl-summary-forward): Ditto.
4845
4846         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4847         function.
4848         (wl-draft-buffer-style): New use option.
4849
4850         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4851         (wl-draft): Follow the change above.
4852         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4853         wl-draft-buffer-style.
4854         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4855         switch-function.
4856
4857 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4858
4859         * wl-address.el (wl-address-make-completion-entry): Extracted from
4860         `wl-address-make-completion-list'.
4861         (wl-address-enable-strict-loading): New variable.
4862         (wl-address-make-completion-list): Revive petname duplication
4863         inquiry, and enable it if `wl-address-enable-strict-loading'.
4864         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4865
4866 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-message.el (wl-message-get-original-buffer): Avoid
4869         'Selecting deleted buffer' error when original buffer is killed.
4870
4871 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4872
4873         * wl-summary.el (wl-summary-next-message): Use
4874         elmo-message-accessible-p instead of elmo-message-cached-p.
4875
4876 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4877
4878         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4879
4880         * wl-thread.el (wl-thread-open-all-unread): Use
4881         elmo-folder-list-flagged instead of
4882         elmo-folder-list-messages-mark-match.
4883
4884         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4885         instead of elmo-folder-list-messages-mark-match.
4886         (wl-summary-move-spec-alist): New variable.
4887         (wl-summary-move-spec-plugged-alist,
4888         wl-summary-move-spec-unplugged-alist): Abolish.
4889         (wl-summary-next-message): Follow the change above.
4890         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4891         with 'no-msg' argument.
4892
4893         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4894         variable.
4895         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4896         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4897         (wl-message-buffer-prefetch-get-next): Follow the change above.
4898
4899 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4900
4901         * wl-version.el (wl-version): Changed codename.
4902
4903         * Version number is increased to 2.11.0.
4904
4905 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4906
4907         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4908         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4909         `wl-draft-config-variables'.
4910         (wl-draft-kill): Fixed problem when the draft is reedit.
4911
4912 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4913
4914         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4915         buffer-modified status (Thanks to
4916         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4917
4918 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4919
4920         * wl-util.el (wl-region-exists-p): New function.
4921
4922         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4923         Remove defvars for byte-compile warnings.
4924
4925 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4926
4927         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4928         defvar-maybe. Removed unused bind.
4929
4930 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4931
4932         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4933         summary buffer window before creating new frame.
4934         (wl-draft-reply): Ditto.
4935
4936 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4937
4938         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4939
4940 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4941
4942         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4943
4944 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4945
4946         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4947         instead of `kill-region'.
4948
4949 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4950
4951         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4952         (wl-highlight-summary-line-string): Use it.
4953         (wl-highlight-summary-current-line): Ditto.
4954
4955         * wl-mime.el (wl-message-delete-current-part): Check the class of
4956         mime-entity.
4957
4958         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4959
4960         * wl-summary.el (wl-summary-make-number-list): Initialize.
4961         (wl-summary-update-mark): New function.
4962         (wl-summary-reply): Put `answered' mark on the message.
4963         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4964
4965         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4966         (wl-draft-reply): Added optional argument `number';
4967         Set wl-draft-parent-number.
4968         (wl-draft-kill): Delete answered mark if it is a reply.
4969
4970 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4971
4972         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4973         that originates in mime-preview-follow-current-entity.
4974         (wl-draft-yank-current-message-entity): Use it if region is active.
4975
4976         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4977         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4978         `wl-message-delete-current-part'.
4979         * wl-mule.el (wl-message-define-keymap): Ditto.
4980         * wl-xmas.el (wl-message-define-keymap): Ditto.
4981
4982 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4983
4984         * wl-mime.el (wl-message-delete-current-part): New function.
4985         (wl-mime-node-id-to-string): Ditto.
4986
4987         * wl-mime.el (wl-message-delete-current-part): Use existing
4988         original buffer which corresponds current mime-view buffer.
4989         (fetched buffer might have different structure, possibly)
4990
4991         * wl-mime.el (wl-message-delete-current-part): Quit if the
4992         message content differs from the actual message.
4993
4994 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4995
4996         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4997         order.
4998         (wl-summary-search-by-subject): Search parent message from tail;
4999         Check the existence of the parent message on the current thread tree.
5000         (wl-summary-update-thread): Check whether the line is inserted.
5001
5002 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5003
5004         * wl-vars.el (wl-summary-line-format): Undo last change.
5005         * wl-summary.el (wl-summary-print-destination): Do not put
5006         invisible property when `wl-summary-width' is nil.
5007         (wl-summary-line-subject-minimum-length): Abolished.
5008         (wl-summary-line-subject): Ditto.
5009
5010 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-vars.el (wl-summary-line-format): Change default value.
5013         (wl-summary-subject-length-limit): Abolished.
5014         * wl-summary.el (wl-summary-line-subject): Ditto.
5015
5016 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5017
5018         * wl-template.el (wl-template-select): Added optional argument.
5019         If optional argument is specified, reverse
5020         `wl-template-visible-select'.
5021
5022 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5023
5024         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
5025         Take prefix argument to force asking the destination folder.
5026
5027 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5028
5029         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
5030         count and update status.
5031
5032 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * wl-summary.el (wl-summary-redisplay-internal): If
5035         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
5036         after fetching.
5037
5038 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5039
5040         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
5041         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
5042
5043         * wl-vars.el (toplevel): Require 'elmo-msgdb.
5044
5045 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
5048         (All other related portions are changed).
5049         (wl-summary-mark-as-read-all): Rewrite.
5050
5051 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5052
5053         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
5054         `wl-summary-mark-as-read'.
5055         (wl-summary-mark-as-unread): Rewrite.
5056         (wl-summary-mark-as-read): Added no-modeline argument.
5057         (wl-summary-resume-cache-status): Rewrite.
5058         (wl-summary-exec-subr): Remove unused local variable.
5059
5060 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5061
5062         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
5063         logic to call `wl-summary-buffer-prev-folder-function'.
5064         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
5065
5066 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5067
5068         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
5069         is nil.
5070
5071 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5072
5073         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
5074         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
5075         (wl-mime-setup): Add its entry.
5076
5077 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
5080         (wl-summary-delete-cache): Likewise.
5081         (wl-summary-mark-as-read): Rewrite.
5082
5083 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5084
5085         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
5086         `wl-summary-count-unread'.
5087
5088         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
5089
5090         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
5091
5092 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5093
5094         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
5095         wl-summary-new-mark, wl-summary-unread-uncached-mark,
5096         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
5097         Renamed to the elmo-msgdb-*-mark.
5098         (wl-summary-score-marks): Follow the change above.
5099         (wl-summary-auto-refile-skip-marks): Ditto.
5100         (wl-summary-incorporate-marks): Ditto.
5101         (wl-summary-expire-reserve-marks): Ditto.
5102
5103         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
5104         changes.
5105         (wl-thread-insert-top): Changed updating message.
5106
5107         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
5108         variable.
5109         (wl-summary-count-unread): Count answered marks.
5110         (wl-summary-rescan): Call wl-summary-insert-message instead of
5111         wl-summary-append-message-func-internal.
5112         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5113         (wl-summary-prefetch-msg): Follow the variable name changes.
5114         (wl-summary-prefetch-region): Ditto.
5115         (wl-summary-mark-as-read-all): Follow the API changes;
5116         Don't call elmo-folder-replace-marks.
5117         (wl-summary-delete-cache): Follow the variable name changes.
5118         (wl-summary-resume-cache-status): Ditto.
5119         (wl-summary-update-status-marks): New function.
5120         (wl-summary-insert-message): New function.
5121         (wl-summary-sync-marks): Follow the variable name changes.
5122         (wl-summary-sync-update): Synchronize to the msgdb, too;
5123         Changed update messages.
5124         (wl-summary-make-number-list): Rewrite.
5125         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5126         (wl-summary-mark-as-unread): Follow the API changes.
5127         (wl-summary-exec-subr): Follow the variable name changes.
5128         (wl-summary-mark-as-read): Ditto.
5129         (wl-summary-move-spec-plugged-alist): Ditto.
5130         (wl-summary-move-spec-unplugged-alist): Ditto.
5131         (wl-summary-cursor-move-surface): Ditto.
5132
5133         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5134         variable name changes.
5135         (wl-highlight-summary-current-line): Ditto.
5136
5137         * wl-expire.el (wl-expire-refile): Follow the API change in
5138         elmo-folder-move-messages.
5139         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5140         (wl-summary-archive): Use elmo-folder-msgdb instead of
5141         elmo-msgdb-load.
5142
5143 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5144
5145         * wl-mime.el (wl-draft-preview-message): Restore the position
5146         before evaluating wl-draft-send-hook in preview buffer.
5147
5148 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5149
5150         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5151         when it creates new draft buffer.
5152
5153         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5154         without argument.
5155
5156         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5157         Evaluate content and if the value is string, insert it.
5158         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5159         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5160         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5161         wl-draft-config-sub-part-bottom): Use it.
5162
5163         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5164         with the folder name. The question was unintelligible when it is
5165         called from wl-save-status.
5166
5167 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5168
5169         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5170         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5171         cannot take second argument).
5172
5173 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5174
5175         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5176         as t. Since type and subtype are not case sensitive (RFC 2045).
5177
5178 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5179
5180         * wl-vars.el (wl-message-mode-line-format): New variable.
5181         (wl-message-mode-line-format-spec-alist): Ditto.
5182         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5183         (wl-message-redisplay): Use wl-message-mode-line-format.
5184
5185 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5186
5187         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5188
5189 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5190
5191         * wl-summary.el (wl-summary-default-from): Write description.
5192
5193 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5194
5195         * wl-vars.el (wl-ldap-objectclass): Abolish.
5196
5197         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5198         (wl-ldap-make-filter): Removed condition for objectclass.
5199         (wl-ldap-make-matched-value-list): Remove meaningless process.
5200         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5201         (wl-address-ldap-search): Don't add `*' to `pat' string;
5202         use ignore-errors; added `email';
5203         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5204         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5205         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5206
5207
5208 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5209
5210         * wl-draft.el (wl-draft-parent-folder): Write description.
5211         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5212
5213 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5216         as "" (zero-length string) if no parent.
5217         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5218
5219 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5220
5221         * wl-address.el (wl-address-make-completion-list): Skip duplication
5222         checking.
5223         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5224         `append'.
5225
5226 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5227
5228         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5229         instead of `beginning-of-buffer'.
5230
5231 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5232
5233         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5234
5235 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5238         Refer wl-message-buffer-name.
5239         (wl-message-wheel-down): Ditto.
5240
5241 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-vars.el (wl-message-buffer-name): New user option.
5244
5245         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5246         directly instead of making alist dinamically.
5247
5248         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5249         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5250         wl-message-buffer-cache-name.
5251         (wl-message-buffer-cache-clean-up): Ditto.
5252
5253         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5254
5255         * Version number is increased to 2.9.15.
5256
5257 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5258
5259         * wl-vars.el (wl-summary-default-view-alist): New user option.
5260
5261         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5262
5263         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5264         while deleting address.
5265         (wl-draft-delete-myself-from-cc): Ditto.
5266
5267         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5268         If optional argument is specified, reverse sort order.
5269
5270         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5271
5272 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5273
5274         * wl-thread.el (wl-thread-insert-message): Return parent number if
5275         exists.
5276         (wl-thread-update-indent-string-region): Use
5277         wl-thread-update-line-on-buffer-sub instead of
5278         wl-thread-update-line-on-buffer.
5279
5280 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5281
5282         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5283         (wl-folder-close-all): Ditto.
5284
5285 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5286
5287         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5288         and mailing-list:.
5289         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5290         value.
5291         (wl-summary-line-list-info): Print mailing-list name even when 
5292         list-number is empty.
5293
5294 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5295
5296         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5297
5298         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5299         (wl-draft-open-file): Ditto.
5300         (wl-draft-random-alphabet): Ditto.
5301
5302         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5303         bindings.
5304
5305 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5306
5307         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5308         * wl-vars.el (wl-draft-config-alist): Ditto.
5309
5310 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5311
5312         * Version number is increased to 2.9.14.
5313
5314         * wl.el (wl): Don't set wl-init as nil when error occured while
5315         auto-checking folders.
5316
5317         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5318         `elmo-expand-newtext'.
5319
5320 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5321
5322         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5323         `this-command' so that `wl-folder-goto-folder' contained in
5324         `wl-summary-keep-cursor-command' work.
5325
5326 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5327
5328         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5329         message buffer displaying state.
5330
5331 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5332
5333         * wl-vars.el (wl-summary-default-view): New variable to specify
5334         default value for `wl-summary-buffer-view' instead of using
5335         set-default.
5336         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5337
5338 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5339
5340         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5341
5342         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5343
5344 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5345
5346         * wl-vars.el (wl-forward-subject-prefix): New variable.
5347         * wl-draft.el (wl-draft-forward): Use it.
5348
5349 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5350
5351         * wl-message.el (wl-message-prev-page): When it is called without
5352         lines argument, scroll down by wl-message-scroll-amount lines.
5353         (wl-message-next-page): Ditto.
5354         * wl-vars.el (wl-message-scroll-amount): Change default value
5355         to preserve current behavior.
5356
5357 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5358
5359         * wl-summary.el (wl-summary-prefetch-msg): Bind
5360         `wl-message-entity' to call `wl-summary-from-function'.
5361
5362 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5363
5364         * wl-message.el (wl-message-buffer-create): Run
5365         wl-message-buffer-created-hook.
5366
5367 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5368
5369         * wl-summary.el (wl-summary-sort-specs): New variable.
5370         (wl-summary-default-sort-spec): Ditto.
5371         (wl-summary-sort): Rewrite.
5372         (wl-summary-sort-by-list-info): New function.
5373
5374 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5375
5376         * wl-summary.el (wl-summary-get-list-info): New function.
5377         (wl-summary-sort): Rewrite.
5378         (wl-summary-line-list-info): Ditto.
5379         (wl-summary-line-list-count): Ditto.
5380         (wl-summary-refile-region): Fixed docstring.
5381
5382 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5383
5384         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5385         `wl-folder-entity-hashtb' as completion table.
5386
5387 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5388
5389         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5390         only when this command is called interactively; silence the byte-
5391         compiler.
5392
5393 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5394
5395         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5396         active in XEmacs.
5397
5398 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5399
5400         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5401         plural lines.
5402
5403 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5404
5405         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5406         of current line when the cursor is on the header name.
5407         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5408
5409 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5410
5411         * wl-util.el (wl-read-directory-name): Return displayed directory
5412         as the default value also on XEmacs.
5413
5414 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5417         formatting.
5418
5419 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5420
5421         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5422         argument and when it is non-nil, check face property before
5423         highlighting for each line.
5424         (wl-highlight-summary-window): Set it.
5425
5426 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5427
5428         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5429         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5430
5431         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5432         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5433         (wl-draft-get-fcc-list): Likewise.
5434
5435 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5436
5437         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5438         (wl-thread-entity-cur): Ditto.
5439         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5440         wl-thread-indent-regexp setting.
5441         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5442
5443         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5444         wl-summary-lazy-highlight.
5445         (wl-summary-display-bottom): Ditto.
5446
5447         * wl-thread.el (wl-thread-open-close): Likewise.
5448
5449         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5450         from and subject;
5451         Bind wl-draft-use-frame;
5452         Enclose with save-window-excursion;
5453         Use wl-draft-create-buffer instead of with-temp-buffer;
5454         Use wl-draft-prepare-edit;
5455         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5456         Use wl-draft-send instead of wl-draft-raw-send.
5457
5458 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5459
5460         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5461         of using wl-from.
5462
5463 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5464
5465         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5466         insert-buffer instead of clone-buffer.
5467         (wl-draft-doing-mime-bcc): New variable.
5468         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5469         infinite loop.
5470         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5471
5472         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5473         (wl-draft-mime-bcc-body): Ditto.
5474
5475         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5476         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5477         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5478         wl-draft-do-mime-bcc.
5479         (wl-draft-mime-bcc-field): New function.
5480         (wl-draft-do-mime-bcc): Ditto.
5481
5482         * wl-address.el (wl-address-complete-header-list): New variable.
5483         (wl-address-complete-header-regexp): Changed default value.
5484
5485         * Version number is increased to 2.9.13.
5486
5487 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5488
5489         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5490         it is differed.
5491
5492 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5493
5494         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5495         (wl-summary-line-list-count): Ditto.
5496
5497 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5498
5499         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5500         (wl-nntp-posting-function): New variable.
5501         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5502         `wl-nntp-posting-config-alist'.
5503
5504 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5505
5506         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5507         FLIM.
5508
5509 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5510
5511         * wl-summary.el (wl-summary-target-mark-refile-sub):
5512         Remove a nuisance funcall.
5513
5514 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5515
5516         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5517         as t for `try-completion'.
5518
5519 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5520
5521         * wl-summary.el (wl-summary-default-from): Use
5522         wl-address-header-extract-address instead of
5523         std11-extract-address-components.
5524         (wl-summary-simple-from): Ditto.
5525         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5526         (wl-summary-insert-headers): Show message.
5527         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5528         for whole line.
5529         (wl-summary-default-from): Revert last change.
5530         (wl-summary-simple-from): Ditto.
5531         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5532         (wl-summary-mark-as-read-region): Follow the change above.
5533         (wl-summary-sync-marks): Ditto.
5534         (wl-summary-target-mark-mark-as-read): Ditto.
5535         (wl-summary-redisplay-internal): Ditto.
5536         (wl-summary-redisplay-no-mime-internal): Ditto.
5537         (wl-summary-redisplay-all-header): Ditto.
5538         (wl-summary-mark-as-read): Removed argument `cached';
5539         Use current cache status to set cache mark.
5540         (wl-summary-redisplay-internal): Follow the change above.
5541         (wl-summary-redisplay-no-mime-internal): Ditto.
5542         (wl-summary-redisplay-all-header): Ditto.
5543
5544         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5545
5546         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5547         Don't call itself recursively (Adviced by Yamaoka-san).
5548
5549 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5550
5551         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5552         bind wl-summary-highlight as nil to avoid error caused by missing
5553         local variables.
5554
5555 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5556
5557         * wl-vars.el (wl-invalid-character-message): New user option.
5558
5559         * wl-util.el (wl-set-string-width): If truncated string-width is
5560         larger than specified width, use `wl-invalid-character-message'.
5561
5562 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5563
5564         * wl-summary.el (wl-summary-prefetch-msg): 
5565         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5566
5567 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5568
5569         * wl-vars.el (wl-summary-check-line-format): New user option.
5570         (wl-summary-line-format-file): Ditto.
5571
5572         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5573         variable.
5574         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5575         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5576         and `wl-summary-view-old-p' to check whether do a rescan or not.
5577         (wl-summary-view-old-p): New function.
5578         (wl-summary-line-format-changed-p): Ditto.
5579         (wl-summary-line-format-save): Ditto.
5580         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5581
5582         * wl-util.el (wl-set-string-width): Avoid using negative number
5583         for make-string.
5584
5585 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5586
5587         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5588         return value.
5589
5590         * wl-util.el (wl-set-string-width): Added optional argument
5591         `padding' (All other related portions are changed).
5592         (wl-line-parse-format): If the first letter of column number is
5593         `0', zero-padding the result (ex: "%05l").
5594
5595         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5596
5597 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5598
5599         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5600         sequential summary view.
5601
5602 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5603
5604         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5605         if it doesn't have a -unix version.
5606
5607 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5608
5609         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5610
5611 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5612
5613         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5614         content.
5615         (wl-draft): Follow the change above.
5616
5617         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5618
5619         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5620         and wl-folder-summary-line-format-alist contain %T and %P.
5621
5622         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5623         (wl-summary-mode-line-format): New user option.
5624         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5625         (wl-summary-line-format): Changed default value.
5626         (wl-summary-lazy-highlight): Changed default value.
5627
5628         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5629         change in wl-summary-create-line.
5630         (wl-thread-insert-entity-sub): Ditto.
5631
5632         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5633         (wl-summary-buffer-unread-status): Ditto.
5634         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5635         (wl-summary-buffer-persistent-mark-column): Ditto.
5636         (wl-summary-buffer-mode-line-formatter): Ditto.
5637         (wl-summary-buffer-mode-line): Ditto.
5638         (wl-summary-message-regexp): Abolished.
5639         (All other related portions are changed.)
5640         (wl-summary-detect-mark-position): New function.
5641         (wl-summary-buffer-set-folder): Setup
5642         wl-summary-buffer-mode-line-formatter.
5643         (wl-summary-mode): Setup selective-display;
5644         Setup pre-idle-hook when xemacs.
5645         (wl-summary-update-modeline): Rewrite.
5646         (wl-summary-jump-to-msg): Define as function;
5647         Changed regexp for searching messages.
5648         (wl-summary-message-number): Rewrite.
5649         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5650         Do rescan when old type summary cache.
5651         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5652         (wl-summary-remove-destination): Use '\r' to detect EOL.
5653         (wl-summary-print-destination): Ditto.
5654         (wl-summary-temp-mark): New inline function.
5655         (wl-summary-persistent-mark): Ditto.
5656         (wl-summary-line-number): New function.
5657         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5658         (wl-summary-line-list-count): New function.
5659         (wl-summary-create-line): Added argument persistent-mark.
5660         (All other related portions are changed)
5661         (wl-summary-create-line): Insert '\r'.
5662         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5663         (wl-summary-cursor-move-surface): New inline function.
5664         (wl-summary-prev): Use it.
5665         (wl-summary-next): Ditto.
5666
5667         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5668         wl-summary-message-regexp.
5669         (wl-highlight-summary): Delete progress message.
5670         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5671
5672         * Version number is increased to 2.9.12.
5673
5674 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5675
5676         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5677         variable (nil: no minimum).
5678         (wl-summary-line-subject): Add some spaces after subject by
5679         wl-summary-line-subject-minimum-length.
5680
5681 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5682
5683         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5684         and removed `F'.
5685         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5686         change above).
5687
5688 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5689
5690         * wl-summary.el (wl-summary-line-list-count): Reverted.
5691         (example setting in samples/*/dot.wl is also updated)
5692
5693 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5694
5695         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5696
5697         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5698
5699         * wl-vars.el (wl-summary-line-format): Addes some description to the
5700         docstring.
5701
5702         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5703         (wl-summary-line-close-bracket): Ditto.
5704         (wl-summary-line-children-number): Ditto.
5705         (wl-summary-line-thread-indent): Ditto.
5706         (wl-summary-line-children-and-from): Ditto.
5707
5708         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5709         't', 'c', 'F' and added 'C'.
5710
5711         * wl-util.el (wl-set-string-width): Accept negative value.
5712         (wl-line-parse-format): Added "%number(" and "%)".
5713
5714 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5715
5716         * wl-summary.el (wl-summary-line-list-count): Change format of the
5717         return value.
5718
5719 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5720
5721         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5722         from the recent message.el.
5723         (wl-draft-point-in-header-p): Ditto.
5724         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5725         wl-draft-beginning-of-line.
5726         * wl-e21.el (wl-draft-mode-map): Ditto.
5727         * wl-xmas.el (wl-draft-mode-map): Ditto.
5728
5729         * wl-folder.el: Sort macrodefs by dependencies.
5730
5731 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5732
5733         * wl-summary.el (wl-summary-prev): Fixed regexp.
5734         (wl-summary-next): Ditto.
5735
5736 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5737
5738         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5739
5740 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5741
5742         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5743         for backward compatibility.
5744
5745 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5746
5747         * wl-summary.el (wl-summary-line-list-count): New function, merged
5748         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5749         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5750         list counts.
5751
5752 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5753
5754         * wl-summary.el (wl-summary-create-line): Ignore errors while
5755         timezone-fix-time.
5756
5757         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5758
5759         * wl-summary.el (wl-summary-sync-update): Ditto.
5760         (wl-summary-default-from): Use wl-message-entity
5761         instead of entity.
5762
5763         * wl-summary.el (wl-summary-create-line): Fix.
5764
5765         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5766         (wl-summary-line-format): New user option.
5767         (wl-folder-summary-line-format-alist): Ditto.
5768         (wl-summary-from-width): Abolished.
5769
5770         * wl-util.el (toplevel): Require 'bytecomp.
5771         (wl-line-parse-format): New function.
5772         (wl-line-formatter-setup): New macro.
5773
5774         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5775         (wl-summary-buffer-line-formatter): New buffer local variable.
5776         (wl-summary-switch-to-clone-buffer): Follow the change above.
5777         (wl-summary-message-regexp): Fix.
5778         (wl-summary-from-func-internal): Abolished.
5779         (wl-summary-subject-func-internal): Ditto.
5780         (wl-summary-subject-filter-func-internal): Ditto.
5781         (All other related portions are changed.)
5782         (wl-summary-buffer-set-folder):
5783         Set up wl-summary-buffer-number-column and 
5784         wl-summary-buffer-line-formatter
5785         (All other related portions are changed.)
5786         (wl-summary-buffer-number-column-detect): Abolished.
5787         (All other related portions are changed.)
5788         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5789         (wl-summary-delete-all-temp-marks-on-buffer): Use
5790         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5791         (wl-summary-target-mark-delete): Ditto.
5792         (wl-summary-target-mark-refile-subr): Ditto.
5793         (wl-summary-target-mark-mark-as-read): Ditto.
5794         (wl-summary-target-mark-mark-as-unread): Ditto.
5795         (wl-summary-target-mark-mark-as-important): Ditto.
5796         (wl-summary-target-mark-save): Ditto.
5797         (wl-summary-replace-status-marks): Renamed from
5798         wl-summary-set-status-marks-on-buffer;
5799         Use wl-summary-message-regexp instead of
5800         wl-summary-buffer-number-regexp.
5801         (wl-summary-sync-update): Follow the change above.
5802         (wl-summary-goto-previous-message-beginning): New function.
5803         (wl-summary-mark-as-unread): Use it.
5804         (wl-summary-mark-as-important): Ditto.
5805         (wl-summary-line-formatter): New variable.
5806         (wl-summary-line-year): New function.
5807         (wl-summary-line-day): Ditto.
5808         (wl-summary-line-day-of-week): Ditto.
5809         (wl-summary-line-hour): Ditto.
5810         (wl-summary-line-minute): Ditto.
5811         (wl-summary-line-open-bracket): Ditto.
5812         (wl-summary-line-close-bracket): Ditto.
5813         (wl-summary-line-children-number): Ditto.
5814         (wl-summary-line-thread-indent): Ditto.
5815         (wl-summary-line-size): Ditto.
5816         (wl-summary-line-subject): Ditto.
5817         (wl-summary-line-from): Ditto.
5818         (wl-summary-line-children-and-from): Ditto.
5819         (wl-summary-create-line): Rewritten.
5820         (wl-summary-format-date): Abolished.
5821
5822         * wl-highlight.el (wl-highlight-summary-current-line): Use
5823         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5824         Use thread structure to detect thread top message.
5825
5826         * wl-draft.el (wl-default-draft-cite): Don't use
5827         wl-summary-from-func-internal.
5828
5829         * wl-refile.el (wl-refile-subject-learn): Don't use
5830         wl-summary-subject-filter-func-internal.
5831         (wl-refile-guess-by-subject): Ditto.
5832
5833         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5834         parameters.
5835
5836         * wl-thread.el (wl-thread-update-indent-string-region):
5837         Use wl-thread-update-line-on-buffer instead of
5838         wl-thread-update-indent-string.
5839         (wl-thread-update-children-number): Redefine using
5840         wl-thread-update-line-on-buffer.
5841         (wl-thread-update-indent-string): Abolished.
5842
5843         * Version number is increased to 2.9.11.
5844
5845 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5846
5847         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5848         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5849         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5850
5851         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5852         as nil.
5853
5854         * wl-thread.el (wl-thread-open-all-unread): Use 
5855         elmo-folder-list-messages-mark-match.
5856         (wl-thread-insert-message): Removed argument `mark-alist'.
5857         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5858         elmo-msgdb-set-mark.
5859         (wl-thread-get-children-msgs-uncached): Likewise.
5860         (wl-thread-get-exist-children): Added argument include-self.
5861         (wl-thread-delete-message): Follow the change above.
5862
5863         * wl-summary.el (wl-summary-count-unread): Removed argument.
5864         (wl-summary-rescan): Follow the change above.
5865         (wl-summary-mark-as-read-region): Ditto
5866         (wl-summary-mark-as-unread-region): Ditto.
5867         (wl-summary-delete-messages-on-buffer): Ditto.
5868         (wl-summary-sync-update): Ditto.
5869         (wl-summary-switch-to-clone-buffer): Ditto.
5870         (wl-summary-goto-folder-subr): Ditto.
5871         (wl-summary-target-mark-mark-as-read): Ditto.
5872         (wl-summary-target-mark-mark-as-unread): Ditto.
5873         (wl-summary-target-mark-mark-as-important): Ditto.
5874         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5875         (wl-summary-update-thread): Removed argument `mark-alist'.
5876         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5877         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5878         (wl-summary-resume-cache-status): Likewise.
5879         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5880         elmo-msgdb-set-mark.
5881         (wl-summary-mark-as-read-all): Likewise.
5882         (wl-summary-delete-cache): Ditto.
5883         (wl-summary-auto-select-msg-p): Ditto.
5884         (wl-summary-mark-as-unread): Ditto.
5885         (wl-summary-no-auto-refile-message-p): Ditto.
5886         (wl-summary-mark-as-read): Ditto.
5887         (wl-summary-mark-as-important): Ditto.
5888         (wl-summary-auto-refile): Follow the change above.
5889         (wl-summary-delete-all-marks): Removed.
5890         (wl-summary-resume-marks-and-highlight): Ditto.
5891         (wl-summary-resume-marks): Ditto.
5892         (wl-summary-delete-important-msgs-from-list): Ditto.
5893         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5894
5895         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5896         wl-summary-count-unread.
5897
5898         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5899         (wl-summary-score-update-all-lines): Use
5900         elmo-msgdb-set-mark.
5901
5902 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5903
5904         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5905         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5906         (wl-summary-create-line): Renamed from
5907         wl-summary-overview-create-summary-line;
5908         Argument rearrangement.
5909         (wl-summary-update-thread): Follow the change above.
5910
5911         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5912         (wl-thread-insert-entity-sub): Likewise.
5913
5914         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5915         argument `overview', `mark-alist' and added `msgdb'.
5916
5917         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5918
5919         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5920         (wl-summary-rescan): Follow the change above.
5921         (wl-summary-sync-update): Ditto.
5922         (wl-summary-insert-thread-entity): Ditto;
5923         Don't use `let*' in every while loop;
5924         Detect infinite loop of threads.
5925         (wl-summary-update-thread): Removed argument `overview'.
5926
5927         * wl-thread.el (wl-thread-insert-message): Ditto.
5928
5929         * Version number is increased to 2.9.10.
5930
5931         * wl-message.el (wl-message-redisplay): Ignore errors while
5932         wl-message-redisplay-hook.
5933
5934 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5935
5936         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5937
5938 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5939
5940         * wl.el (wl): inhibit-quit while wl-folder.
5941
5942 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5943
5944         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5945         while msgdb access.
5946
5947 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5948
5949         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5950         even if no folder is not created.
5951
5952 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5953
5954         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5955
5956         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5957         implementation.
5958         (wl-summary-target-mark-thread): Ditto.
5959
5960         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5961
5962 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5963
5964         * wl-util.el (wl-display-bytes): Remove unused function.
5965
5966 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5967
5968         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5969         seems critical one (partially reverse the change in 2002/03/17).
5970
5971 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5972
5973         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5974         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5975
5976 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5977
5978         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5979         is not writable.
5980         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5981         plugged status instead of `'force' as 2nd argument.
5982
5983         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5984         is not creatable.
5985
5986         * Version number is increased to 2.9.9.
5987
5988 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5989
5990         * wl-summary.el (wl-summary-suspend): New function.
5991
5992 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5993
5994         * wl.el (wl): Do not check variables if check is nil.
5995         * wl-utils.el (wl-collect-draft): New function.
5996         * wl-folder.el (wl-folder-suspend): Put summary buffers
5997         and draft buffers at the end of buffer list.
5998         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5999
6000 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6001
6002         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
6003         loop instead of recursive call.
6004
6005         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
6006         2nd argument.
6007
6008 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6009
6010         * wl-draft.el (wl-draft-create-contents): Don't take neither
6011         (function . args) nor (string . something) any more.
6012
6013         * wl-version.el (wl-generate-user-agent-string): Return string
6014         without header symbol.
6015         * wl-draft.el (wl-draft-default-headers): Use it.
6016
6017         * wl-draft.el (wl-draft-trim-ccs): Renamed from
6018         `wl-draft-insert-ccs' and return field value instead of inserting
6019         the header. Abolish cc argument.
6020         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
6021
6022         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
6023         rather than one with string car.
6024
6025         * wl-vars.el (wl-draft-additional-header-alist): New variable.
6026         * wl-draft.el (wl-draft-create-contents): Add it after the default
6027         headers.
6028
6029         * wl-draft.el (wl-draft-create-contents): For the case of
6030         (symbol-or-string . function) insert header only when the function
6031         returns string value.
6032
6033 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6034
6035         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
6036         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
6037
6038 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6039
6040         * wl.el (wl-check-environment): Don't check Message-ID when
6041         `wl-insert-message-id' is nil.
6042         Revive checking if `wl-message-id-domain' contains "@".
6043
6044 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6045
6046         * wl.el (wl-check-environment): Merge examination for "@" at
6047         inappropriate position into the first string-match.
6048
6049         * wl-summary.el (wl-summary-target-mark-print): New function.
6050         (wl-summary-pipe-message-subr): Extracted from
6051         `wl-summary-pipe-message'.
6052         (wl-summary-target-mark-pipe): New function.
6053         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
6054         `wl-summary-target-mark-pipe'.
6055
6056 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6057
6058         * wl.el (wl-check-environment): Rewrite around Message-ID check.
6059
6060 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6061
6062         * wl.el (wl-check-environment): Use elmo-warning instead of
6063         error for non-critical ones.
6064         Remove trash folder check.
6065         (wl): Don't ignore error in wl-check-environment.
6066
6067         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
6068         check, which is moved from `wl-check-environment'.
6069         (Adviced by Teranishi-san [X-Mail-Count: 9661])
6070
6071 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6072
6073         * wl-summary.el (wl-summary-write-current-folder): If it cannot
6074         guess anything, call wl-summary-write.
6075         (wl-summary-write): Create draft with blank To field.
6076         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
6077
6078 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6079
6080         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
6081         argument full as well for wl-folder-write-current-folder.
6082         If wl-*-write-current-folder cannot guess addressee, add blank
6083         To header.
6084         Rewrite condition for positioning cursor.
6085
6086 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6087
6088         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
6089         summary buffer is present, use it.
6090         (wl-folder-jump-to-previous-summary): Ditto.
6091
6092 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6093
6094         * wl-draft.el (wl-draft-create-contents): Fix docstring.
6095
6096         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
6097         wl-summary-previous-buffer and wl-summary-next-buffer.
6098
6099         * wl-folder.el (wl-folder-mode-map): Bind
6100         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
6101         (wl-folder-jump-to-next-summary): New function.
6102         (wl-folder-jump-to-previous-summary): Ditto.
6103
6104         * wl-draft.el (wl-draft): Rearranged.
6105
6106 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6107
6108         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
6109         of header.
6110         (wl-draft): Collect arguments for the header as header-alist.
6111         (wl-draft-forward): Arrange arguments for wl-draft.
6112         (wl-draft-reply): Ditto.
6113         (wl-draft-edit-string): Ditto.
6114         * wl-summary.el (wl-summary-write): Ditto.
6115         (wl-summary-write-current-folder): Ditto.
6116
6117         * Version number is increased to 2.9.8.
6118
6119 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6120
6121         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6122
6123         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6124
6125         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6126         even if the guess failed.
6127
6128         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6129         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6130         wl-summary-write-current-folder.
6131         * wl-xmas.el: Ditto.
6132
6133 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6134
6135         * wl-summary.el (wl-summary-next-page): Force display message if
6136         message is not displayed yet.
6137         (wl-summary-prev-page): Ditto.
6138
6139 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6140
6141         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6142
6143 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6144
6145         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6146         add "Preview Message" and "Save Draft and Exit".
6147
6148 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6149
6150         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6151         if addrmgr is called from draft in splitted window.
6152
6153         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6154         * wl-mule.el: Ditto.
6155         * wl-xmas.el: Ditto.
6156
6157 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6158
6159         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6160
6161         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6162         * wl-xmas.el (wl-folder-toolbar): Ditto.
6163
6164 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6165
6166         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6167         and wl-draft-save-and-exit.
6168         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6169         * wl-xmas.el: Ditto.
6170         * wl-mule.el: Ditto.
6171
6172         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6173         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6174
6175 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6176
6177         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6178         lists for saving buffer.
6179
6180 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6181
6182         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6183         parent-folder argument instead of it.
6184         (wl-draft-create-buffer): Ditto.
6185         (wl-draft-forward): Ditto.
6186         (wl-draft-reply): Ditto.
6187         * wl-summary.el (wl-summary-write): Ditto.
6188         (wl-summary-write-current-folder): Ditto.
6189
6190         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6191         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6192         Folder buffer after composing.
6193
6194 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6197         header if the file `wl-x-face-file' already contains it.
6198
6199 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6200
6201         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6202         folder" entry.
6203         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6204         * wl-e21.el (wl-folder-toolbar): Ditto.
6205         * wl-xmas.el (wl-folder-toolbar): Ditto.
6206
6207 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6208
6209         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6210         wl-folder-goto-folder with sticky argument.
6211         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6212
6213 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6214
6215         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6216         and wl-summary-previous-buffer.
6217         (wl-summary-next-buffer): New function.
6218         (wl-summary-previous-buffer): Ditto.
6219
6220 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6221
6222         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6223         wl-folder-jump-to-current-entity-with-arg.
6224         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6225         `wl-folder-jump-to-current-entity'.
6226         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6227         `wl-summary-goto-folder-sticky'.
6228         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6229         `wl-summary-goto-folder'.
6230         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6231         Unless force-exit, do not clean temp. marks for sticky summary.
6232         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6233
6234 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6235
6236         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6237         not entire.
6238
6239 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6242         to `C-x C-s'.
6243         (wl-summary-save-status): New command.
6244         (wl-summary-exit): Don't clean-up temp marks when sticky.
6245         (Applied patch from Nakayama-san [wl: 09548])
6246         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6247         Do nothing when no mark data.
6248         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6249         Call `wl-summary-delete-all-temp-marks' before saving.
6250
6251 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6252
6253         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6254
6255 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6256
6257         * wl.el (wl-check-environment): Also cause error when (system-name)
6258         returns "localhost.localdomain". (Although it doesn't affect because
6259         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6260
6261 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6262
6263         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6264         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6265
6266         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6267         value.
6268
6269 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6272         Likewise r-cc-list and r-ng-list.
6273
6274 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6275
6276         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6277         only if it is bound as variable.
6278
6279         * wl-mime.el (wl-draft-preview-message): Ditto.
6280
6281 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6282
6283         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6284         needless `goto-char'.
6285
6286         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6287         `wl-summary-redisplay-no-mime-internal' instead of
6288         `wl-summary-redisplay-no-mime'.
6289         (wl-summary-redisplay-no-mime): Changed argument;
6290         Call `wl-summary-redisplay-no-mime-internal'.
6291
6292         * wl-mime.el (wl-draft-preview-message): Bind
6293         `mime-header-encode-method-alist' locally.
6294
6295         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6296         (wl-draft-std11-parse-addresses): Added the first address check.
6297         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6298
6299         * Version number is increased to 2.9.7.
6300
6301 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6302
6303         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6304
6305 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6306
6307         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6308         related to scrollbar support, if there is no such a feature
6309         compiled in.
6310
6311 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6312
6313         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6314         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6315         for prefetch.
6316
6317 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6318
6319         * wl-summary.el (wl-summary-pick): Fix for no match.
6320
6321 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6322
6323         * wl-draft.el (wl-draft-save):
6324         Override `mime-header-encode-method-alist'.
6325
6326 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6327
6328         * wl-folder.el (wl-folder-pick): New function.
6329         Define key as "?".
6330
6331 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6332
6333         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6334         Fix for unplugged.
6335
6336 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6337
6338         * wl-folder.el (wl-folder-virtual): New function.
6339         Define key as "V".
6340
6341 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6342
6343         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6344         multi folder if entity is group.
6345
6346 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6347
6348         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6349         is nil.
6350
6351 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6352
6353         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6354         (wl-summary-target-mark-msgs): Return the number of marked messages.
6355
6356 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6357
6358         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6359         "first:" is specified.
6360
6361 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6362
6363         * wl-vars.el (wl-from): Use return value of function
6364         user-full-name instead of the variable user-full-name since
6365         XEmacs-20.4 doesn't set this variable.
6366
6367 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6368
6369         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6370         call `wl' directly.
6371
6372 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6373
6374         * wl-draft.el (wl-draft-reedit): Removed duplicated
6375         switch-to-buffers.
6376
6377 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * wl.el (wl-other-frame): Removed garbages.
6380
6381 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6384
6385         * wl-xmas.el (wl-draft-key-setup): Ditto.
6386
6387         * wl-mule.el (wl-draft-key-setup): Ditto.
6388
6389         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6390         (wl-draft-reedit): Ditto.
6391         (wl-draft-prepare-edit): Add `wl-draft-save' to
6392         `local-write-file-hooks'.
6393         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6394         (wl-draft-reedit): Set buffer-file-name.
6395         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6396
6397
6398         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6399         call it.
6400         (wl-delete-startup-frame-function): New variable.
6401         (wl-other-frame): New function
6402         (Original was written by Yamaoka san [wl: 09239]).
6403
6404         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6405         if `wl-folder-use-frame'.
6406
6407 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6408
6409         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6410
6411 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6412
6413         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6414         New variable.
6415         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6416         (wl-message-buffer-prefetch-get-next): Use them.
6417         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6418
6419 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6422         with unwind-protect.
6423
6424         * wl-draft.el (wl-draft-reedit): Rewrite.
6425         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6426         (wl-draft-save): Insert header separator if it does not exist;
6427         Removed condition-case.
6428
6429         * wl-summary.el (wl-summary-reedit): Revert last change.
6430
6431         * wl-draft.el (wl-draft-save): Rewrite.
6432         (wl-draft-create-buffer): Set buffer-file-name as nil.
6433
6434         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6435
6436         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6437
6438         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6439         nil.
6440
6441 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6442
6443         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6444         If count is nil, do not prefetch.
6445         (wl-message-buffer-prefetch-next): Next.
6446
6447 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6448
6449         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6450
6451 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6452
6453         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6454         `delete-backward-char'
6455         (wl-draft-prepare-edit): Check major-mode.
6456         (wl-draft-decode-header): Rewrite.
6457         (wl-draft): Fix.
6458
6459 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6460
6461         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6462
6463 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6464
6465         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6466         (wl-message-buffer-prefetch-get-next): Remove size checking.
6467         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6468
6469 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6470
6471         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6472         (wl-draft-default-headers): Fix.
6473
6474 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6475
6476         * wl-draft.el (wl-draft-default-headers): Insert return value of
6477         `wl-generate-mailer-string-function'.
6478
6479 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6480
6481         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6482         (wl-draft-insert-mail-header-separator): Ditto.
6483
6484         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6485         again (Reverted the change on 2002-01-17 by OKADA san).
6486
6487 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6488
6489         * wl-draft.el (wl-draft): Rewrite.
6490         (wl-draft-create-buffer): New function.
6491         (wl-draft-create-contents): Ditto.
6492         (wl-draft-prepare-edit): Ditto.
6493         (wl-draft-decode-header): Ditto.
6494         (wl-draft-decode-body): Ditto.
6495         (wl-draft-check-new-line): Ditto.
6496         (wl-draft-default-headers): Ditto.
6497         (wl-draft-insert-mail-header-separator): Ditto.
6498
6499 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6500
6501         * Version number is increased to 2.9.6.
6502
6503 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6504
6505         * wl-draft.el (wl-draft-delete-field): Optional argument.
6506         (wl-draft-delete-fields): Ditto.
6507
6508 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6509
6510         * wl-message.el (toplevel): Eliminated byte-compile warning.
6511         for `itimer-function', `delete-timer' and `itimer-list'.
6512
6513 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6514
6515         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6516         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6517         `wl-message-buffer-prefetch-threshold'.
6518         * wl-summary.el (wl-summary-redisplay-internal): Remove
6519         the check of `wl-message-buffer-prefetch-depth'.
6520
6521 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6522
6523         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6524         size of article.
6525         (wl-message-buffer-prefetch-subr): Remove size check.
6526
6527 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6528
6529         * wl-vars.el (wl-plugged): Make customizable.
6530
6531 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6532
6533         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6534         (wl-message-buffer-prefetch-set-timer): New function.
6535         (wl-message-buffer-prefetch-get-next): New function.
6536         (wl-message-buffer-prefetch): New function.
6537         (wl-message-buffer-prefetch-next): Rewrite.
6538         (wl-message-buffer-prefetch-subr): Rewrite.
6539         * wl-vars.el (wl-auto-prefetch-first): New variable.
6540         * wl-summary.el (wl-summary-goto-folder-subr): Call
6541         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6542
6543 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6544
6545         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6546         `wl-summary-unread-message-hook'.
6547
6548 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6549
6550         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6551         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6552         if range is `cache-status'.
6553
6554 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6555
6556         * wl-message.el (wl-message-buffer-prefetch-subr):
6557         Improve debug message.
6558
6559 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6560
6561         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6562         `wl-mail-send-pre-hook'.
6563         (wl-draft-send-mail-with-qmail): Ditto.
6564         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6565
6566 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6567
6568         * wl-message.el (wl-message-buffer-prefetch-subr):
6569         Fix for cancel-function-timers bug.
6570         (wl-message-buffer-prefetch-debug): Default value is t.
6571
6572 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6573
6574         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6575         (wl-message-buffer-prefetch-subr): Rewrite.
6576         Rename from `wl-message-buffer-prefetch'.
6577
6578 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6579
6580         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6581         (wl-default-draft-cite-decorate-author): Ditto.
6582
6583         * wl-draft.el (wl-draft-cite-function): Removed.
6584         (wl-default-draft-cite-decorate-author): Ditto.
6585
6586 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6587
6588         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6589         (wl-default-draft-cite): Do not arrange author name if the value of
6590         `wl-default-draft-cite-decorate-author' is nil.
6591
6592 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6595
6596         * wl-folder.el (wl-folder-check-one-entity): Don't care
6597         `elmo-folder-use-flag-p'.
6598
6599 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6600
6601         * wl-folder (wl-folder-check-one-entity): Fix
6602         problem if unread is nil.
6603
6604 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6605
6606         * wl-address.el (wl-address-make-completion-list): Check whether
6607         the address is a group list.
6608         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6609
6610 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6611
6612         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6613         The number of the messages of new and unread does not count
6614         correctly.
6615
6616         * wl-summary.el (wl-summary-count-unread): Changed to return
6617         `(new . unread)' instead of total.
6618         (wl-summary-sync-update): Follow the change above.
6619
6620         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6621
6622 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6623
6624         * wl-address.el (wl-address-make-completion-list): Do not enclose
6625         address by " <" and ">" if associated realname is "".
6626         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6627         This is against the promblem with group list in .addresses pointed
6628         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6629
6630 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6631
6632         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6633         message is a format control string.
6634         * wl-expire.el (wl-expire-append-log): Ditto.
6635         * wl-mime.el (wl-summary-burst-subr): Ditto.
6636         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6637         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6638
6639 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6640
6641         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6642         wl.el (wl-check-variables): Rename from `wl-check-type'.
6643         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6644         (wl-check-variables-2): New function.
6645         (wl): Call `wl-check-variables-2'.
6646
6647 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6648
6649         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6650         after renaming folder in access group.
6651
6652 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6653
6654         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6655         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6656         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6657         (wl-message-buffer-prefetch): Rewrite.
6658         (wl-message-buffer-prefetch-idle-time): Removed.
6659         * wl-summary.el (wl-summary-redisplay-internal):
6660         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6661         Error check for `wl-message-buffer-prefetch-depht'.
6662
6663 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6664
6665         * Version number is increased to 2.9.5.
6666         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6667
6668 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6669
6670         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6671         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6672         Based on the patch written by
6673         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6674
6675 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6676
6677         * wl-draft.el (wl-draft-raw-send): Fix for
6678         `wl-news-send-pre-hook'
6679
6680 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6681
6682         * wl-utils.el (wl-message-id-function): New variable.
6683         * wl-draft.el (wl-draft-insert-required-fields):
6684         Use `wl-message-id-function'.
6685
6686 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6687
6688         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6689         * wl-utils.el (wl-draft-make-message-id-string):
6690         Use `wl-from' for domain part of Message-ID
6691         if `wl-message-id-use-wl-from' if non-nil.
6692         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6693
6694 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6695
6696         * wl.el (wl): Call `wl-check-type'
6697         Do not 'condition-case'.
6698
6699 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6700
6701         * wl.el (wl-check-type): New function.
6702         (wl-check-type-variables): New variable.
6703
6704 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6705
6706         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6707
6708 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6709
6710         * wl-draft.el (wl-smtp-password-key): New function.
6711         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6712         (wl-draft-send-mail-with-smtp): Ditto.
6713         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6714
6715 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6716
6717         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6718         * wl-utils.el (wl-unique-id-suffix): Remove.
6719
6720 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6721
6722         * Version number is increased to 2.9.4.
6723
6724 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6725
6726         * wl-utils.el (wl-unique-id-suffix): New variable.
6727         (wl-unique-id): Use `wl-unique-id-suffix'
6728
6729 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6730
6731         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6732         instead of `elmo-msgdb-search'.
6733
6734         * Version number is increased to 2.9.3.
6735
6736 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6737
6738         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6739
6740 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6743         (wl-draft-dispatch-message): Changed for send-later.
6744         (wl-draft-queue-flush): Ditto.
6745         (wl-draft): Clear `wl-sent-message-queued'.
6746         (wl-draft-reedit): Ditto.
6747         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6748         * wl-vars.el (wl-draft-force-queuing): New variable.
6749         (wl-draft-force-queuing-mail): New variable.
6750         (wl-draft-force-queuing-news): New variable.
6751
6752 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6755         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6756
6757 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6758
6759         * Version number is increased to 2.9.2.
6760
6761 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6762
6763         * wl-draft.el (wl-draft-elide-region): New user command.
6764         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6765
6766         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6767         command `wl-draft-elide-region'.
6768         * wl-mule.el: Ditto.
6769         * wl-xmas.el: Ditto.
6770
6771 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6772
6773         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6774         (wl-biff-check-folder-async): Removed needless let.
6775
6776 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6777
6778         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6779         wl-folder-get-elmo-folder.
6780         (wl-biff-check-folder): Set `biff' argument of
6781         `wl-folder-check-one-entity'.
6782         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6783
6784         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6785         (wl-folder-check-one-entity): Added `biff' argument;
6786         Setup `biff' slot of folder.
6787
6788         * Version number is increased to 2.9.1.
6789
6790 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6791
6792         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6793         comment out and fixed.
6794         (wl-fldmgr-add-completion-subr): Ditto.
6795
6796         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6797         and msgdb.
6798
6799         * wl.el (wl-toggle-plugged): Save summary view.
6800
6801 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6802
6803         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6804
6805 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6806
6807         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6808
6809 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6810
6811         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6812         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6813         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6814
6815         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6816         if it was failed.
6817         (wl-demo): Disable undo in the demo buffer.
6818
6819 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6820
6821         * wl-version.el (wl-version): Changed codename.
6822
6823         * Version number is increased to 2.9.0.
6824
6825 2001-12-14  Takuo KITAME <kitame@northeye.org>
6826
6827         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6828         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6829         (wl-folder-mark-as-read-all-current-entity): Ditto.
6830
6831 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6832
6833         * wl-vars.el (wl-from-width): Define as obsolete variable.
6834         (wl-subject-length-limit): Ditto.
6835
6836         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6837
6838         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6839         wl-summary-save-view.
6840
6841         * wl.el (wl-save-status): Ditto.
6842         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6843
6844         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6845         (wl-summary-exit): Follow the change above.
6846         (wl-summary-goto-folder-subr): Ditto.
6847
6848         * wl-folder.el (wl-folder-create-subr): Don't use
6849         `elmo-folder-creatable-p'.
6850
6851 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6852
6853         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6854
6855 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6858         rather than bitmap on Emacs 21.
6859         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6860         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6861         for xbm if the new redisplay engine is not available.
6862
6863 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6864
6865         * wl-folder.el (wl-folder-init-hook): New hook.
6866         (wl-folder-init): Run `wl-folder-init-hook'.
6867
6868 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6869
6870         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6871
6872 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6873
6874         * wl-acap.el (wl-acap-cache-filename): New variable.
6875         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6876         (wl-acap-init): Use cache if no ACAP server found.
6877
6878 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6879
6880         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6881         `wl-acap-original-msgdb-dir'.
6882
6883         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6884         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6885
6886         * wl-mime.el (wl-mime-save-directory): Renamed from
6887         `wl-mime-save-dir'.
6888
6889 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6892
6893         * wl-demo.el: Require `path-util'.
6894         (wl-demo-bitmap-mule-available-p): New internal variable.
6895         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6896         `module-installed-p' instead.
6897         (wl-demo-insert-image): Use *.img file for a bitmap image.
6898         (wl-demo): Don't call the ascii demo recursively.
6899
6900 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6901
6902         * Version number is increased to 2.7.7.
6903
6904 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6905
6906         * wl.el (wl-exit): Eliminated byte-compile warning.
6907
6908 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6909
6910         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6911         obsolete variable using `elmo-define-obsolete-variable'.
6912         (wl-fetch-confirm-threshold): Ditto.
6913         (wl-cache-prefetch-folder-type-list): Ditto.
6914         (wl-cache-prefetch-folder-list): Ditto.
6915
6916 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6917
6918         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6919         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6920         (wl-demo-insert-image): New function.
6921         (wl-demo-insert-text): New function.
6922         (wl-demo-image-type-alist): Redefine as a function.
6923         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6924         (wl-demo-with-temp-file-buffer): Removed.
6925         (wl-logo-xpm): Removed.
6926         (wl-logo-xbm): Removed.
6927         (wl-logo-bitmap): Removed.
6928
6929 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6930
6931         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6932         (wl-expire-localdir-get-folder-function): New user option.
6933         (wl-expire-localdir-get-folder): New function.
6934         (wl-expire-localdir-date): Ditto.
6935
6936 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6937
6938         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6939         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6940         Fixed unread number mismatch when all-unread < unread.
6941
6942 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6943
6944         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6945         (wl-fetch-confirm-threshold): Ditto.
6946
6947         * wl-summary.el (wl-summary-confirm-appends): Removed.
6948         (wl-summary-sync-update): Don't refer
6949         `wl-summary-update-confirm-threshold' (It is now abolished).
6950
6951         * wl-message.el (wl-message-display-internal): Don't refer
6952         `wl-fetch-confirm-threshold' (It is now abolished).
6953
6954 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6955
6956         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6957
6958 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6959
6960         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6961         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6962         Change default value to nil.
6963         (wl-summary-indent-length-limit): The value can be nil, nil means
6964         unlimited.
6965
6966         * wl-summary.el: Don't set limit for indent length if the value of
6967         wl-summary-indent-length-limit is nil.
6968         If the value of wl-summary-width is nil, it means only that the width
6969         of summary is unlimited (nil doesn't mean that the indent length is
6970         unlimited).
6971
6972         * wl-thread.el: Ditto.
6973
6974 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6975
6976         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6977         be nil, nil means never confirm.
6978         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6979
6980 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6981
6982         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6983         means unlimited).
6984
6985 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6986
6987         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6988         Use `with-temp-buffer'.
6989
6990 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6991
6992         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6993         with new backquote style).
6994         (wl-folder-get-entity-from-buffer): Ditto.
6995
6996 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6997
6998         * wl-version.el (nemacs-version): Eliminated.
6999         (wl-extended-emacs-version2): Ignore nemacs.
7000         (wl-extended-emacs-version3): Ditto.
7001
7002 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
7003
7004         * wl-vars.el (wl-draft-add-references): Set default value as nil.
7005         (wl-draft-add-in-reply-to): New variable.
7006         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
7007         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
7008         (wl-draft-yank-from-mail-reply-buffer): Use
7009         `wl-draft-add-in-reply-to'.
7010         (wl-draft-insert-current-message): Ditto.
7011
7012 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7013
7014         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
7015         typo (kill->hide).
7016         (wl-message-buffer-prefetch-folder-type-list): Added elements
7017         `mark' and `cache' instead of `internal'.
7018
7019 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7020
7021         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
7022         resume msgdb directory.
7023
7024 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl.el (wl-exit): Call `wl-acap-exit'.
7027
7028         * wl-summary.el (wl-summary-message-string): New function.
7029         (wl-summary-reedit): Use it.
7030         (wl-summary-resend-bounced-mail): Remove needless let.
7031         (wl-summary-supersedes-message): Ditto.
7032         (wl-summary-save): Ditto.
7033
7034         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
7035         (wl-acap-init): Set it.
7036         (wl-acap-exit): New function.
7037
7038 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7039
7040         * wl.el (wl-init): Revert (require 'mime-setup). move from
7041         toplevel.
7042
7043 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7044
7045         * wl-summary.el (wl-summary-write-current-folder): Remove unused
7046         local variables.  Add error when guess function return invalid
7047         value.
7048
7049 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7050
7051         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7052         Change local variable name.
7053         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7054         (wl-folder-get-newsgroups): Return nil when non-news folder.
7055         * wl-summary.el (wl-summary-write-current-folder): State through
7056         when guess-list return nil.
7057         (wl-summary-write-current-folder-functions): Fixed docstring.
7058
7059         * wl.el (wl-exit): Changed confirm message.
7060
7061         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
7062         * wl-draft.el (wl-draft): Remove verbose `featurep'.
7063
7064         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
7065
7066 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7067
7068         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
7069         user option (Renamed from wl-cache-prefetch-folder-type-list).
7070         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
7071         from wl-cache-prefetch-folder-list).
7072
7073         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
7074         Move to wl-vars.el.
7075         (wl-message-buffer-prefetch-p): Changed to enable
7076         `wl-message-buffer-prefetch-folder-list'.
7077
7078         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
7079         `ignore-cache'.
7080
7081 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
7082
7083         * wl-draft.el (wl-draft-config-sub-func-alist): Added
7084         `part-top' and `part-bottom'.
7085         (wl-draft-config-sub-part-top): New function.
7086         (wl-draft-config-sub-part-bottom): New function.
7087
7088 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7089
7090         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
7091
7092 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
7093
7094         * wl-folder.el (wl-folder-get-newsgroups): Fix.
7095
7096 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7097
7098         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
7099
7100         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
7101         (wl-summary-write-current-folder): Ditto.
7102
7103 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
7104
7105         * wl-folder.el (wl-folder-get-newsgroups): Use
7106         `elmo-folder-newsgroups'.
7107
7108 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
7109
7110         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
7111         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7112         `wl-draft-config-sub-header-bottom'.
7113
7114 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7115
7116         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7117         localnews folder.
7118
7119 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7120
7121         * wl-summary.el (wl-summary-mode): Undo last change.
7122
7123         * wl-folder.el (wl-folder-mode): Ditto.
7124
7125 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7126
7127         * wl-summary.el (wl-summary-mode): Locally set
7128         truncate-partial-window-width to nil.
7129         (for XEmacs)
7130
7131         * wl-folder.el (wl-folder-mode): Ditto.
7132
7133 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7134
7135         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7136
7137 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7138
7139         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7140         number.
7141
7142         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7143
7144         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7145
7146         * Version number is increased to 2.7.6.
7147
7148 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7151
7152 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7153
7154         * wl-summary.el (wl-summary-sync-update): Enclose network
7155         related portion with `unwind-protect'.
7156
7157 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7158
7159         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7160
7161 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7162
7163         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7164         element.
7165         * wl-vars.el (wl-message-body-button-alist): Ditto.
7166
7167         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7168         max match length.
7169         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7170
7171         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7172         for the max match length;
7173         Use 4th element value for the button string regexp group.
7174
7175         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7176         candidate exists, prompt to select.
7177
7178 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7179
7180         * wl-summary.el (wl-summary-jump-to-msg): Search before
7181         calibration point by `beginning-of-line'.
7182
7183 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7184
7185         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7186         for access group.
7187
7188 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * wl-message.el (wl-message-display-internal): Bind
7191         `default-mime-charset'.
7192
7193         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7194
7195         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7196
7197         * Version number is increased to 2.7.5.
7198
7199 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7200
7201         * wl-expire.el (wl-summary-archive): Fixed;
7202         Use `elmo-folder-name-internal'.
7203
7204 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7205
7206         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7207         from `elmo-folder-move-messages' caller.
7208         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7209
7210         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7211         related portions are changed).
7212
7213 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7214
7215         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7216         counter.
7217
7218 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7219
7220         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7221         buffer local and set it to nil.
7222
7223         * wl-message.el (wl-message-redisplay): Ditto.
7224
7225 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7226
7227         * wl-summary.el (wl-summary-mark-as-important): If message is
7228         already cached, set messag as read, otherwise encache and mark as read.
7229
7230 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7231
7232         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7233         point-min.
7234
7235 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7238         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7239         a keymap.
7240
7241 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7242
7243         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7244         parent.
7245
7246         * wl-mule.el (wl-message-define-keymap): Ditto.
7247
7248         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7249
7250         * wl-xmas.el (wl-message-display-internal-hook): Define.
7251         (wl-xmas-setup-message-toolbar): Define as function.
7252         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7253         (wl-message-overload-functions): Abolished.
7254         (wl-message-define-keymap): New function.
7255
7256         * wl-vars.el (wl-message-display-internal-hook): New variable.
7257         (wl-message-header-button-alist): New variable (Renamed from
7258         wl-highlight-message-header-button-alist).
7259         (wl-message-body-button-alist): Ditto.
7260
7261         * wl-mule.el (wl-message-define-keymap): New function.
7262         (wl-message-overload-functions): Abolished.
7263
7264         * wl-message.el (wl-message-add-buttons-to-body): New function.
7265         (wl-message-redisplay): Don't call wl-message-overload-functions;
7266         Call wl-message-add-buttons-to-header and
7267         wl-message-add-buttons-to-body.
7268         (wl-message-display-internal): Set keymap argument for
7269         elmo-mime-display-as-is, elmo-mime-message-display;
7270         Run wl-message-display-internal-hook.
7271         (wl-message-refer-article-or-url): Abolished.
7272
7273         * wl-highlight.el (wl-highlight-headers): Don't call
7274         wl-highlight-message-add-buttons-to-header.
7275         (wl-highlight-message-add-buttons-to-header): Abolished.
7276
7277
7278         * wl-e21.el (wl-message-display-internal-hook): Define.
7279         (wl-e21-setup-toolbar): Deleted duplicated binding.
7280         (wl-e21-setup-message-toolbar): Define as function.
7281         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7282         (wl-message-define-keymap): New function.
7283         (wl-message-overload-functions): Abolished.
7284
7285 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7288         and elmo-folder-close.
7289
7290         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7291
7292 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7293
7294         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7295         boolean value.
7296         * wl-draft.el (wl-draft-do-fcc): Ditto.
7297
7298 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7299
7300         * wl-vars.el (wl-fcc-force-as-read): New variable.
7301         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7302         mark copied message as read.
7303
7304 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7305
7306         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7307
7308 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7309
7310         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7311         `wl-summary-target-above' instead of obsolete variable
7312         `wl-summary-temp-above'.
7313
7314         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7315         instead of `make-obsolete-variable'.
7316         * wl-refile.el (toplevel): Ditto.
7317
7318 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7319
7320         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7321         with third argument t.
7322         (wl-draft): Set first argument for wl-plugged-init as t.
7323
7324         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7325         definition.
7326
7327 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7328
7329         * wl-vars.el: Tabify.
7330         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7331
7332         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7333         message.
7334
7335 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7336
7337         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7338         and set default to beep.
7339
7340 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7341
7342         * wl-vars.el (wl-draft-truncate-lines): New variable.
7343
7344         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7345         instead of wl-message-truncate-lines for truncate-lines.
7346
7347 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-message.el (wl-message-display-internal): Call
7350         `wl-highlight-message' after `elmo-mime-display-as-is'.
7351
7352         * wl-mime.el (wl-mime-display-text/plain): New function.
7353         (wl-mime-display-header): Ditto.
7354         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7355         body-presentation-method for text/plain;
7356         Register `wl-mime-display-header' as a header-presentation-method;
7357         Don't set up `elmo-message-text-content-inserted-hook' and
7358         `elmo-message-header-inserted-hook'.
7359
7360         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7361         variable.
7362         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7363         as t if flag is 'all-header;
7364         Don't bind `elmo-message-ignored-field-list',
7365         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7366
7367 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7370         for xemacs with non-mule environment.
7371
7372 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7373
7374         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7375         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7376         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7377
7378 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7379
7380         * wl-vars.el (wl-interactive-send): Set default value as t.
7381
7382 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7385         (wl-addrmgr-method-list): Abolished.
7386         (wl-addrmgr-change-method): Follow above change.
7387
7388         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7389
7390 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7391
7392         * wl-vars.el (wl-message-truncate-lines): Change default value
7393         to default-truncate-lines.
7394
7395         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7396
7397 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7398
7399         * wl-vars.el (wl-message-truncate-lines): New variable.
7400
7401         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7402         wl-message-truncate-lines.
7403
7404 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7405
7406         * wl-acap.el (wl-acap-init): Remove period from error message.
7407         (wl-acap-find-acap-service): Remove period from message.
7408
7409 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7410
7411         * wl.el (wl-check-environment): Undo last change.
7412
7413         * wl-vars.el (wl-from): Changed default value.
7414
7415         * wl-util.el (toplevel): Don't require tm-edit.
7416
7417         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7418         `wl-folder-init';
7419         Don't set mark on mail body.
7420         (wl-draft-reedit): Ditto.
7421
7422         * wl-address.el (wl-address-quote-specials): Define as an alias for
7423         elmo-address-quote-specials.
7424
7425 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7426
7427         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7428
7429         * wl-vars.el (wl-from): Set default value as nil.
7430         (wl-organization): Set default value as ORGANIZATION environment
7431         variable.
7432
7433         * wl-draft.el (wl-smtp-extension-bind): Check value of
7434         wl-smtp-connection-type.
7435
7436         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7437         error.
7438
7439 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7440
7441         * Version number is increased to 2.7.4.
7442
7443         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7444         arguments from `wl-highlight-x-face-function' caller.
7445         Use x-face-1.3.6.12 or later.
7446
7447 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7448
7449         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7450
7451 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7452
7453         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7454         (wl-fcc): Fix to accept function.
7455         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7456
7457 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7458
7459         * wl-acap.el (toplevel): Added `product-provide' declare.
7460         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7461
7462 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7463
7464         * wl.el (wl): Changed order of calling `elmo-init'
7465         and `elmo-folder-init'.
7466
7467 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7468
7469         * wl-mime.el (wl-summary-burst): Extract message when content-type
7470         of root entity is not only `multipart' but also `message/rfc822'.
7471         (wl-summary-burst-subr): Ditto.
7472
7473 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7474
7475         * wl-vars.el (toplevel): Require 'custom.
7476         (wl-trash-folder): Added to `wl-setting' group.
7477
7478         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7479         exists.
7480         (wl-addrmgr-draw): Insert empty line when no entry exists.
7481
7482         * wl-mule.el (wl-message-wheel-up): Fixed.
7483         (wl-message-wheel-down): Ditto.
7484
7485 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7486
7487         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7488         config is an anonymous lambda expression.
7489
7490 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7493         when Mule 2 is running.
7494
7495 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7496
7497         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7498
7499 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7500
7501         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7502         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7503
7504         * wl-address.el (wl-address-specials-regexp): Eliminated.
7505         (wl-address-quote-specials): Rewrite.
7506
7507 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7510         shy-groups for regexp.
7511
7512         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7513         character classes and Perl style shy-groups for regexp.
7514         (wl-highlight-plugged-current-line): Use Posix style character
7515         classes for regexp.
7516         (wl-e21-highlight-folder-by-numbers): Ditto.
7517         (wl-e21-display-image-p): Use `display-images-p' instead of
7518         `display-graphic-p'.
7519         (display-images-p): Make an alias to `display-graphic-p' if it is
7520         not available.  It is for Emacs version prior to 21.0.105.
7521
7522         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7523         `display-graphic-p'.
7524         (wl-demo-image-type-alist): Ditto.
7525         (display-images-p): Make an alias to `display-graphic-p' if it is
7526         not available.  It is for Emacs version prior to 21.0.105.
7527
7528 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7529
7530         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7531         support.
7532         (wl-generate-user-agent-string): Ditto.
7533
7534         * wl-version.el (wl-version): Update docsting.
7535         (wl-version-status): Ditto.
7536
7537 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7538
7539         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7540         21.0.105.  For Emacs 21.0.104 or earlier.
7541
7542 2001-09-03  Takuo KITAME <kitame@northeye.org>
7543
7544         * wl-e21.el (wl-plugged-init-icons): Use
7545         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7546         (wl-biff-init-icons): Ditto.
7547
7548 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7549
7550         * wl-highlight.el (wl-highlight-summary-current-line):
7551         Fixed highlighting refile/copy destination.
7552
7553         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7554         (wl-acap-store): Encode string by wl-acap-coding-system.
7555
7556 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7557
7558         * wl-acap.el (toplevel): Check and require 'un-define before
7559         'xemacs-ucs;
7560          Added checking for UTF-2000.
7561
7562 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7565         Don't enclose with `eval-and-compile'.
7566
7567         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7568         wl-init is non-nil.
7569
7570         * wl-draft.el (wl-draft): Ditto.
7571
7572         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7573
7574         * wl-acap.el (toplevel): Require 'wl.
7575         (wl-acap-store): Call `elmo-init'.
7576
7577         * wl.el (wl): Changed position of `wl-check-environment'.
7578         (toplevel): Added autoload setting for wl-acap.
7579
7580         * wl-vars.el (wl-setting): New custom group.
7581         (wl-from): Added wl-setting group.
7582         (wl-user-mail-address-list): Ditto.
7583         (wl-organization): Ditto.
7584         (wl-subscribed-mailing-list): Ditto.
7585         (wl-envelope-from): Ditto.
7586         (wl-smtp-posting-user): Ditto.
7587         (wl-smtp-posting-server): Ditto.
7588         (wl-smtp-posting-port): Ditto.
7589         (wl-smtp-authenticate-type): Ditto.
7590         (wl-pop-before-smtp-user): Ditto.
7591         (wl-pop-before-smtp-server): Ditto.
7592         (wl-pop-before-smtp-port): Ditto.
7593         (wl-pop-before-smtp-authenticate-type): Ditto.
7594         (wl-nntp-posting-server): Ditto.
7595         (wl-nntp-posting-user): Ditto.
7596         (wl-nntp-posting-port): Ditto.
7597         (wl-fetch-confirm-threshold): Ditto.
7598         (wl-prefetch-threshold): Ditto.
7599         (wl-thread-insert-opened): Ditto.
7600         (wl-ldap-server): Ditto.
7601         (wl-ldap-port): Ditto.
7602         (wl-ldap-base): Ditto.
7603         (wl-ldap-objectclass): Ditto.
7604         (wl-use-ldap): Ditto.
7605         (wl-draft-config-alist): Ditto.
7606         (wl-draft-config-matchone): Ditto.
7607         (wl-template-alist): Ditto.
7608         (wl-message-sort-field-list): Ditto.
7609         (wl-message-ignored-field-list): Ditto.
7610         (wl-message-visible-field-list): Ditto.
7611         (wl-interactive-send): Ditto.
7612         (wl-summary-move-order): Ditto.
7613         (wl-auto-select-first): Ditto.
7614         (wl-auto-select-next): Ditto.
7615         (wl-interactive-save-folders): Ditto.
7616
7617         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7618         Initialization codes are moved from wl-local-folder-init.
7619         (wl-local-folder-init): Follow the change above.
7620         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7621
7622         * wl-acap.el: New file.
7623
7624         * Version number is increased to 2.7.3.
7625
7626 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7627
7628         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7629
7630 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7631
7632         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7633         (wl-addrmgr-address-entry-list): Ditto.
7634
7635 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7636
7637         * wl-e21.el (wl-draft-mode-map): Removed binding for
7638         `wl-draft-insert-x-face-field'.
7639
7640         * wl-mule.el (wl-draft-mode-map): Ditto.
7641
7642         * wl-xmas.el (wl-draft-mode-map): Ditto.
7643
7644         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7645         (wl-cs-autoconv): Ditto.
7646         (wl-cs-local): Ditto.
7647         (wl-use-scoring): Ditto.
7648         (wl-mime-charset): Ditto.
7649         (wl-folder-check-async): Ditto.
7650
7651         * wl.el (toplevel): Ignore nemacs and tm.
7652         (wl-exit): Ditto.
7653
7654         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7655         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7656         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7657         instead of wl-address-petname-add-or-change.
7658         (wl-summary-edit-addresses-subr): Use wl-address-delete
7659         instead of wl-address-petname-delete.
7660
7661         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7662
7663         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7664         if error occured.
7665
7666         * wl-message.el (require): Remove tm support.
7667
7668         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7669
7670         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7671         (wl-folder-jump-to-current-entity): Ditto.
7672         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7673
7674         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7675         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7676         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7677
7678         * wl-mule.el (wl-draft-key-setup): Ditto.
7679
7680         * wl-xmas.el (wl-draft-key-setup): Ditto.
7681
7682         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7683         (wl-draft-std11-parse-addresses): New function.
7684         (wl-draft-parse-mailbox-list): Use it.
7685         (wl-draft): Ignore nemacs.
7686         (wl-draft-reedit): Ditto.
7687
7688         * wl-addrmgr.el: New file.
7689         (Original is wl-rcpt.el written by
7690         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7691         Thanks Kitamoto-san.)
7692
7693         * wl-address.el (wl-address-make-address-list): Modified parsing
7694         process.
7695         (wl-address-delete): Renamed from `wl-address-petname-delete';
7696         Modify wl-address-list too.
7697         (wl-address-add-or-change): Renamed from
7698         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7699
7700 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7701
7702         * wl-highlight.el (wl-highlight-summary-current-line):
7703           Work with transient-mark-mode
7704
7705 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7706
7707         * Version number is increased to 2.7.2.
7708
7709         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7710         instead of elmo-dop-queue-method.
7711
7712 2001-08-06  SAITO Atsunori <sai@yedo.com>
7713
7714         * wl-vars.el (wl-ldap-objectclass): New user option.
7715
7716         * wl-address.el (wl-ldap-make-filter): Use it.
7717
7718 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7719
7720         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7721
7722 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl-folder.el (wl-folder): redisplay after folder insertion.
7725
7726         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7727
7728         * wl-summary.el (wl-summary-sync-update):
7729         Change status mark only when new-msgdb exists.
7730         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7731
7732 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7733
7734         * wl-summary.el (wl-summary-open-folder): New function.
7735         (wl-summary-goto-folder-subr): Use it.
7736         (wl-summary-mark-as-important): Fix;
7737         Encache only when no cache exists.
7738
7739 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7742         Use with-current-buffer.
7743
7744 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7745
7746         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7747         before call `get-buffer'. Fixed parenthesis.
7748         (wl-score-get-header-entry): Clear message and help window when
7749         keyboard quit.
7750         (wl-score-edit-insert-header): Ditto.
7751
7752 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7755         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7756         (wl-default-draft-cite): Fix.
7757
7758         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7759         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7760
7761 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7762
7763         * wl-message.el (wl-message-prev-page): Do same bahavior
7764         as summary when it is called in the message buffer.
7765         (wl-message-next-page): Ditto.
7766
7767 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7768
7769         * wl-summary.el (wl-summary-forward): Use cache if it is not
7770         section cache.
7771
7772 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7773
7774         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7775         Removed redundant require of elmo-vars.
7776         (wl-biff-state-indicator-on): Changed default value for
7777         xemacs with non-mule environment.
7778
7779         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7780         wl-message-buffer is nil;
7781         Hide progress bar after moving messages.
7782
7783 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7786         message at cursor point is deleted.
7787
7788 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7789
7790         * wl-vars.el: Changed file coding system to euc-japan.
7791         Added -*-coding:-*- magic to the first line.
7792
7793         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7794         Search parent from the first message.
7795
7796         * Version number is increased to 2.7.1.
7797
7798 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7799
7800         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7801
7802 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7803
7804         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7805         refile/delete execution.
7806
7807         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7808         Fixed docstring.
7809
7810 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7811
7812         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7813         do update process;
7814         Don't update marks when update process is interrupted.
7815
7816 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7817
7818         * wl-summary.el (wl-summary-reply): Fixed problem when
7819         wl-draft-use-frame is non-nil.
7820         (wl-summary-forward): Ditto.
7821
7822         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7823         as nil.
7824         (wl-folder-mark-as-read-all-entity): Ditto.
7825         (wl-folder-prefetch-entity): Ditto.
7826
7827         * wl.el (wl): Check environment before wl-init.
7828
7829         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7830         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7831         instead of wl-summary-collect-unread.
7832         (wl-summary-reply): Split message window.
7833
7834 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7835
7836         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7837         only if current language environment is japanese,
7838
7839         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7840         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7841         (wl-folder-goto-folder-subr): Ditto.
7842
7843         * wl-draft.el (wl-draft-dispatch-message): Call
7844         `elmo-file-cache-get-path'.
7845
7846 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7847
7848         * wl-summary.el (wl-summary-cursor-move): If return value of
7849         wl-summary-next-message is not number, don't jump.
7850
7851 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7852
7853         * wl-summary.el (wl-summary-buffer-next-message-function): New
7854         variable.
7855         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7856         if it is bound.
7857
7858         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7859         string.
7860
7861         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7862         (wl-plugged-drawing): Ditto.
7863
7864 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7865
7866         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7867         process.
7868         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7869         with unwind-protect.
7870
7871         * wl.el (wl-init): Require mime-setup.
7872         (wl-check-environment): Don't require mime-setup.
7873
7874         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7875         instead of elmo-folder-type.
7876
7877         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7878         value as nil.
7879
7880 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * Version number is increased to 2.7.0.
7883
7884         * wl-version.el (wl-version): Changed codename.
7885
7886         * wl-summary.el (wl-summary-delete-cache): Fixed.
7887
7888         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7889         Workaround for net folders.
7890         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7891
7892         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7893         value to nil (According to the patch from
7894         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7895
7896         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7897         of elmo-folder-close.
7898
7899 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7900
7901         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7902         for postfix.
7903
7904 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7905
7906         * wl-summary.el (wl-summary-resend-message): Fixed.
7907
7908         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7909         Call wl-draft with `from' argument if its address is included in
7910         `wl-user-mail-address-list'.
7911         (wl-draft): Added `from' argument.
7912
7913         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7914         non-nil.
7915         (wl): Don't show demo if wl-demo is nil.
7916
7917         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7918         wl-summary-use-frame.
7919
7920         * wl-vars.el (wl-summary-use-frame): New user option.
7921         (wl-folder-use-frame): Changed docstring.
7922
7923         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7924         non-nil.
7925         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7926         wl-summary-use-frame.
7927
7928         * wl-vars.el (wl-folder-use-frame): New user option.
7929
7930         * wl-summary.el (wl-summary-exit): Back to folder frame if
7931         wl-folder-use-frame is non-nil.
7932         (wl-summary-redisplay-internal): Ignore cache if current folder
7933         is draft folder,
7934         (wl-summary-redisplay-no-mime): Ditto.
7935         (wl-summary-redisplay-all-header): Ditto.
7936
7937         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7938         if wl-folder-use-frame is non-nil.
7939
7940 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7941
7942         * wl-summary.el (wl-summary-sync-update): Bind
7943         elmo-folder-update-threshold.
7944         (wl-summary-mark-as-important): Enclosed server mark processing
7945         with `save-match-data'.
7946
7947         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7948         only when it is already defined.
7949
7950 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7951
7952         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7953         name of folder exclude localdir is wrong.
7954         * wl-folder.el (wl-folder-sync-entity):
7955         Set `wl-summary-always-sticky-folder-list' as nil.
7956         (wl-folder-mark-as-read-all-entity): Ditto.
7957         (wl-folder-prefetch-entity): Ditto.
7958
7959 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7960
7961         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7962         instead of `wl-summary-write-current-newsgroup'.
7963
7964 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7965
7966         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7967         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7968         non-nil and selected message is important, do not display.
7969
7970 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7971
7972         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7973
7974 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7975
7976         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7977
7978         * wl-summary.el (wl-summary-mark-as-important): Set message number
7979         using wl-summary-message-number.
7980
7981 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7982
7983         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7984         destination folder is 'null.
7985
7986 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7987
7988         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7989         New function.
7990         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7991         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7992         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7993
7994 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7995
7996         * wl-mime.el (wl-mime-setup): Added setting for
7997         `mime-setup-signature-key-alist' to avoid overriding key bind for
7998         `wl-draft-send'.
7999
8000         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
8001         for `wl-draft-send'.
8002         * wl-mule.el (wl-draft-overload-functions): Ditto.
8003         * wl-xmas.el (wl-draft-overload-functions): Ditto.
8004         * wl-draft.el (wl-draft-send): Ditto.
8005
8006         * wl-message.el (wl-message-display-internal):
8007         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
8008         (Patch is provided by <kita@coe.nttdata.co.jp>).
8009
8010 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8011
8012         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
8013
8014 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8015
8016         * wl.el (wl): Fix for wl-demo.
8017
8018 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8019
8020         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
8021
8022 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8023
8024         * wl-folder.el (wl-folder-prefetch-entity): Use
8025         `wl-folder-get-elmo-folder'.
8026         (wl-folder-count-incorporates): Do not use
8027         `wl-folder-get-elmo-folder'.
8028
8029 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8030
8031         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
8032         instead of `elmo-folder-get-type'.
8033
8034 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8035
8036         * wl-summary.el (wl-summary-write-current-folder): Set cursor
8037         position on Subject: field.
8038         (Advised by Mito <mit@nines.nec.co.jp>)
8039
8040 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8041
8042         * wl-folder.el (wl-folder-prefetch-entity): Use
8043         `wl-folder-get-elmo-folder'.
8044
8045 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8046
8047         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
8048
8049         * wl-summary.el (wl-summary-buffer-set-folder): Set up
8050         `process-duplicates' slot.
8051
8052         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
8053         if detection failed.
8054
8055 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8056
8057         * wl-version.el (wl-version-status): Set to "alpha".
8058
8059 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
8062         Check wl-message-buffer lives before set-buffer.
8063
8064 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8065
8066         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
8067         called in folder mode.
8068         * wl-var.el (wl-summary-exit-pre-hook): New variable.
8069         * wl-summary.el (wl-summary-exit-pre-hook): Run
8070         `wl-summary-exit-pre-hook' before exit summary mode.
8071
8072 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8073
8074         * wl-version.el (wl-version-status): New variable.
8075         (wl-version-status-alist): Removed.
8076         (wl-version-status): Rule included.
8077
8078 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
8079
8080         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
8081         @sponichi.
8082
8083         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
8084         when `mail-reply-buffer' is buffer-local variable.
8085         (Reported by <kita@coe.nttdata.co.jp>).
8086
8087 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-vars.el (toplevel): Require 'elmo-util.
8090
8091 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
8092
8093         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
8094         (All other related portions are changed)
8095
8096         * wl.el (wl-plugged-change): Use '<' instead of '<='.
8097
8098         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
8099
8100 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8101
8102         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
8103
8104 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
8107         Delete other windows to avoid an error.
8108         Use `point-marker' instead of `point' to remember the start point
8109         of body.
8110
8111         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8112
8113         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8114         number not to exceed all message number.
8115
8116 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8117
8118         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8119         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8120
8121 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8122
8123         * wl-summary.el (wl-summary-sync-force-update): Added argument
8124         no-check.
8125         (wl-summary-sync-update): Ditto.
8126         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8127         with `no-check'.
8128
8129         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8130         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8131         already running.
8132
8133 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8134
8135         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8136         `dst-folder-arg'.
8137         (wl-expire-archive-number1): Diito.
8138         (wl-expire-archive-number2): Diito.
8139         (wl-expire-archive-Date): Diito.
8140         (wl-archive-number1): Diito.
8141         (wl-archive-number2): Diito.
8142         (wl-archive-date): Diito.
8143         (wl-archive-folder-p): New function.
8144         (wl-summary-expire): Support of expand folder name at
8145         wl-expire-alist.
8146         * wl-util.el (wl-expand-newtext): Renamed from
8147         `wl-refile-expand-newtext'.
8148
8149 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8150
8151         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8152         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8153         `(elmo-msgdb-get-overview msgdb)'.
8154         (wl-summary-prefetch): Bind match data before call
8155         `wl-summay-prefetch-msg'.
8156         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8157         'off if `wl-summary-buffer-disp-msg' is non-nil.
8158         Fixed problem that couldn't show only one new or unread message when
8159         enter folder.
8160         (wl-summary-reply): Don't call `split-window-vertically' and other
8161         window.
8162
8163 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-expire.el (wl-expire-refile): Fixed.
8166
8167 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8168
8169         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8170
8171         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8172         biff notification is removed.
8173
8174         * wl.el (wl): Changed position of `elmo-init'.
8175
8176         * wl-draft.el (wl-default-draft-cite): Use date field
8177         on the citation buffer.
8178
8179         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8180
8181         * wl-xmas.el (wl-folder-internal-icon-list): Added
8182         `wl-folder-shimbun-image'.
8183
8184         * wl-e21.el (wl-folder-internal-icon-list): Added
8185         `wl-folder-shimbun-image'.
8186
8187 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8188
8189         * wl.el (wl-init): Eliminated argument.
8190         (wl): Rewrite.
8191
8192         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8193         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8194         instead of `elmo-folder-msgdb-internal'.
8195         (wl-summary-sync-update): Ditto.
8196         (wl-summary-flush-pending-append-operations): Eliminated.
8197         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8198         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8199         `elmo-folder-open'.
8200
8201         * wl-mime.el (wl-summary-burst): Fixed.
8202
8203         * wl-folder.el (wl-folder-info-save): Check data type.
8204
8205         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8206         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8207         instead of `elmo-folder-msgdb-internal'.
8208         (wl-expire-hide): Ditto.
8209
8210
8211         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8212
8213 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8214
8215         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8216
8217 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8218
8219         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8220
8221 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8222
8223         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8224         Fixed `match-beginning' argument mismatch.
8225
8226 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8227
8228         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8229         the default value.
8230
8231 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8232
8233         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8234         instead of `elmo-nntp-default-port'.
8235
8236         * wl-vars.el: Fixed some doc strings.
8237
8238 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * wl-summary.el (wl-summary-prefetch-msg): Use
8241         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8242
8243         * wl-vars.el: Define *-func as obsolete variable using
8244         `elmo-define-obsolete-variable'.
8245
8246         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8247         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8248         instead of `wl-message-buffer-prefetch-threshold'.
8249
8250         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8251
8252         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8253
8254         * wl-draft.el (wl-caesar-region-func): Ditto.
8255
8256         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8257         Keep unread status in elmo-folder-move-messages.
8258         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8259
8260 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8261
8262         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8263         `wl-summary-buffer-exit-func'
8264         (wl-summary-buffer-message-redisplay-function): Renamed from
8265         `wl-summary-buffer-message-redisplay-func'
8266         (wl-summary-buffer-next-folder-function): Renamed from
8267         `wl-summary-buffer-next-folder-func'.
8268         (wl-summary-buffer-prev-folder-function): Renamed from
8269         `wl-summary-buffer-prev-folder-func'.
8270         (wl-summary-get-petname-function): Renamed from
8271         `wl-summary-get-petname-func'.
8272
8273         * wl-score.el (wl-score-edit-exit-function): Renamed from
8274         `wl-score-edit-exit-func'.
8275
8276         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8277         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8278
8279         * wl-util.el (wl-load-profile-function): Renamed from
8280         `wl-load-profile-func'.
8281
8282         * wl-folder.el (wl-folder-completion-function): Renamed from
8283         `wl-folder-completion-func'.
8284         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8285
8286         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8287         `wl-expire-archive-get-folder-func'.
8288         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8289         (wl-draft-send-mail-function): Renamed from
8290         `wl-draft-send-mail-func'.
8291         (wl-draft-send-news-function): Renamed from
8292         `wl-draft-send-news-func'.
8293         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8294         (wl-generate-mailer-string-function): Renamed from
8295         `wl-generate-mailer-string-func'.
8296         (wl-highlight-signature-search-function): Renamed from
8297         `wl-highlight-signature-search-func'.
8298         (wl-highlight-x-face-function): Renamed from
8299         `wl-highlight-x-face-func'
8300         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8301         (wl-ps-print-buffer-function): Renamed from
8302         `wl-ps-print-buffer-func'
8303         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8304         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8305         (wl-summary-subject-filter-function): Renamed from
8306         `wl-summary-subject-filter-func'.
8307
8308         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8309         `wl-draft-queue-flush-send-func'
8310         (wl-draft-cite-function): Renamed from
8311         `wl-draft-cite-func'
8312
8313         * wl-address.el (wl-address-init-function): Renamed from
8314         `wl-address-init-func'.
8315
8316 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8317
8318         * wl-draft.el (wl-draft-queue-flush): Don't call
8319         `elmo-dop-unlock-message'.
8320         * wl-draft.el (wl-draft-queue-append): Don't call
8321         `elmo-dop-lock-message'.
8322
8323         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8324         (wl-summary-buffer-folder-name): Ditto.
8325         (wl-summary-message-regexp): Added '-' (all other related portions
8326         are changed).
8327         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8328         wl-summary-buffer-folder-name.
8329
8330 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8331
8332         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8333         the number of mails in the folder buffer is not updated by wl-biff.
8334
8335 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8336
8337         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8338         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8339
8340 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * wl-summary.el (wl-summary-next-message):
8343         Return next message number when wl-summary-move-order is nil.
8344
8345 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8346
8347         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8348         `wl-summary-move-spec-alist'.
8349         (wl-summary-move-spec-unplugged-alist): New variable
8350         (Move spec for unplugged status).
8351         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8352         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8353
8354 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8355
8356         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8357         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8358
8359 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8360
8361         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8362         simple quotation to quote the anonymous function.
8363         * tm-wl.el (wl-draft-preview-message): Ditto.
8364
8365 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8366
8367         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8368         Eliminate redundant `save-excursion'.
8369         (wl-highlight-summary-current-line): Ditto.
8370
8371         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8372         accessing match data when `looking-at' failed.
8373
8374         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8375         `elmo-match-string' where users don't care about the speed.
8376         (wl-draft-save): Ditto.
8377
8378 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8379
8380         * wl-util.el (wl-regexp-opt): New function.
8381
8382         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8383         number from `wl-summary-buffer-number-list'.
8384         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8385         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8386         (wl-summary-move-spec-alist): Changed default setting.
8387
8388 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8389
8390         * wl-vars.el (wl-biff-notify-hook): New hook.
8391         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8392         the arrival of new mail.
8393         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8394         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8395
8396 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8399
8400 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8401
8402         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8403
8404         * Version number is increased to 2.5.8.
8405
8406         * wl-thread.el (toplevel): require 'cl.
8407         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8408         (wl-thread-make-number-list): New function.
8409         (wl-thread-entity-make-number-list-from-children): Ditto.
8410         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8411         (wl-thread-entity-insert-as-children): Likewise.
8412         (wl-thread-delete-message): Likewise.
8413         (wl-meaning-of-mark): Eliminated.
8414         (wl-thread-next-failure-mark-p): Ditto.
8415         (wl-thread-entity-get-mark): Ditto.
8416         (wl-thread-meaning-alist-get-result): Ditto.
8417         (wl-thread-entity-check-prev-mark): Ditto.
8418         (wl-thread-entity-check-next-mark): Ditto.
8419         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8420         (wl-thread-entity-get-prev-marked-entity): Ditto.
8421         (wl-thread-get-prev-unread): Ditto.
8422         (wl-thread-jump-to-prev-unread): Ditto.
8423         (wl-thread-get-next-unread): Ditto.
8424         (wl-thread-jump-to-next-unread): Ditto.
8425         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8426         (wl-thread-entity-get-next-marked-entity): Ditto.
8427
8428         * wl-summary.el (wl-summary-buffer-number-list):
8429         New bufer-local variable.
8430         (wl-summary-switch-to-clone-buffer): Clone
8431         `wl-summary-buffer-number-list'.
8432         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8433         (wl-summary-cursor-move-regex): Eliminated.
8434         (wl-summary-cursor-up): Rewrite.
8435         (wl-summary-cursor-down): Ditto.
8436         (wl-summary-mode-spec-alist): New variable.
8437         (wl-summary-next-message): New inline function.
8438         (wl-summary-cursor-move): New function.
8439         (wl-summary-default-get-next-msg): Rewrite.
8440         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8441         (wl-summary-rescan): Ditto.
8442         (wl-summary-sync-all-init): Ditto.
8443         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8444         summary is not thread view.
8445         (wl-summary-sync-update): Ditto.
8446         (wl-summary-rescan): Ditto.
8447         (wl-summary-make-number-list): New function.
8448
8449         * wl-draft.el: "FCC" -> "Fcc".
8450
8451 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-highlight.el (wl-highlight-summary-window):
8454         Call `set-buffer-modified-p'.
8455
8456         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8457         (wl): Call `elmo-init' and fix.
8458
8459         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8460         Use new variables.
8461
8462         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8463
8464 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8465
8466         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8467
8468 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8469
8470         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8471
8472 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8473
8474         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8475         `wl-use-toolbar' nor `display-graphic-p'.
8476         (wl-e21-setup-message-toolbar): Ditto.
8477         (wl-e21-setup-summary-toolbar): Ditto.
8478         (wl-e21-setup-folder-toolbar): Ditto.
8479
8480         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8481         (wl-plugged-init-icons): Ditto.
8482
8483         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8484         `display-graphic-p'.
8485         (wl-plugged-set-folder-icon): Ditto.
8486         (wl-highlight-plugged-current-line): Ditto.
8487         (wl-highlight-folder-current-line): Ditto.
8488         (wl-e21-highlight-folder-group-line): Ditto.
8489         (wl-e21-setup-toolbar): Ditto.
8490         (wl-e21-display-image-p): New macro.
8491
8492         * wl-demo.el (wl-demo): Simplified.
8493         (wl-demo-image-type-alist): Use `image-type-available-p' for
8494         checking whether the image type `xbm' is available.
8495
8496 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8497
8498         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8499         (wl-summary-input-range): Ditto.
8500
8501 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8502
8503         * wl-summary.el (wl-summary-edit-addresses): Use
8504         `wl-summary-get-original-buffer'
8505         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8506         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8507         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8508         (wl-summary-get-newsgroups): Eliminated.
8509         (wl-summary-set-crosspost): Ditto.
8510         (wl-summary-is-crosspost-folder): Ditto.
8511         (wl-crosspost-alist-load): Ditto.
8512         (wl-crosspost-alist-save): Ditto.
8513
8514         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8515         `elmo-setup-subscribed-newsgroups' instead of
8516         `elmo-nntp-make-groups-hashtb'.
8517         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8518         instead of `wl-crosspost-alist-save'.
8519
8520         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8521         of `elmo-folder-message-appendable-p'.
8522         (wl-mime-header-presentation-method): Eliminated.
8523
8524         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8525         (Error occurs in emacs21).
8526
8527         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8528         the current buffer).
8529
8530         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8531         instead of `wl-crosspost-alist-save'.
8532         (wl-init): `elmo-crosspost-message-alist-load'
8533         instead of `wl-crosspost-alist-load'
8534
8535         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8536         (wl-parse-newsgroups): Likewise.
8537         (wl-biff-notify): Run `wl-biff-notify-hook'.
8538
8539 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8540
8541         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8542
8543         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8544         when `wl-summary-lazy-highlight' is non-nil.
8545         (wl-summary-goto-folder-subr): Highlight only when
8546         `wl-summary-lazy-highlight' is non-nil.
8547
8548         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8549         Don't display progress and highlight temp-mark when
8550         `wl-summary-lazy-highlight' is non-nil.
8551         (wl-highlight-summary-window): New function.
8552         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8553
8554 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8555
8556         * wl-summary.el (wl-summary-sync): Change `all-visible'
8557         from `all-shown'
8558         (wl-summary-input-range): Ditto.
8559
8560 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8561
8562         * wl-e21.el (wl-highlight-folder-current-line): Call
8563         `wl-folder-init-icons' when folder icons have not been initialized.
8564
8565         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8566
8567         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8568         (wl-demo-image-type-alist): New macro.
8569
8570 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8571
8572         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8573         display does not support graphics.
8574         (wl-plugged-init-icons): Ditto.
8575         (wl-folder-init-icons): Ditto.
8576
8577         * wl-demo.el (wl-demo): Chech closely whether the display
8578         supports graphics.
8579
8580 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8581
8582         * wl-summary.el (wl-summary-get-original-buffer): New function.
8583         (wl-summary-set-crosspost): Use it.
8584         (wl-summary-target-mark-uudecode): Ditto.
8585         (wl-summary-reedit): Ditto.
8586         (wl-summary-resend-bounced-mail): Ditto.
8587         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8588         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8589
8590         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8591         (wl-message-display-internal): Ditto.
8592
8593 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8596
8597 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8598
8599         * wl-summary.el (wl-summary-save-view): Renamed from
8600         `wl-summary-save-status'.
8601
8602 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8603
8604         * wl-summary.el (wl-summary-sync): Added `all-shown'
8605
8606 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8607
8608         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8609
8610 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8611
8612         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8613
8614 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8615
8616         * wl-highlight.el (wl-highlight-summary-line-string): Use
8617         `zerop' instead of `= 0'.
8618         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8619
8620         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8621         for comparing numbers.
8622         (wl-template-prev): Use `zerop' instead of `eq 0'.
8623
8624         * wl-draft.el (wl-draft-insert-current-message): Use
8625         `with-current-buffer' instead of `save-excursion'.
8626         Use `zerop' instead of `eq 0'.
8627
8628 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8629
8630         * wl-draft.el (wl-draft-insert-ccs): New function.
8631         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8632         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8633
8634 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8635
8636         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8637
8638 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8639
8640         * wl-expire.el (wl-expire-refile): Don't call
8641         elmo-msgdb-add-msgs-to-seen-list;
8642         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8643         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8644
8645 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8646
8647         * wl-message.el (wl-message-prev-page): Ignore errors while
8648         scroll-down.
8649
8650 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8651
8652         * wl-mime.el: Use elmo-original-message-mode instead of
8653         mmelmo-original-mode.
8654
8655         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8656         `elmo-folder-get-spec';
8657         (wl-fldmgr-add-completion-all-completions):
8658         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8659
8660         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8661         of `elmo-folder-get-type'.
8662
8663         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8664         `elmo-folder-get-spec';
8665         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8666         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8667         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8668         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8669         `elmo-read-msg-no-cache';
8670         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8671         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8672         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8673         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8674         `elmo-cache-save';
8675         (wl-draft-reedit): Use `elmo-message-file-name'.
8676
8677         * wl-expire.el: Use `elmo-folder-name-internal';
8678         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8679         Use macro `wl-summary-buffer-msgdb' instead of variable
8680         `wl-summary-buffer-msgdb';
8681         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8682         Use macro `wl-summary-buffer-folder-name' instead of variable
8683         `wl-summary-buffer-folder-name'.
8684         * wl-score.el: Likewise.
8685
8686         * wl-message.el: Rewrite for new message buffer cache mechanism.
8687         (wl-message-buffer-cache-buffer-get): New macro.
8688         (wl-message-buffer-cache-folder-get): Ditto.
8689         (wl-message-buffer-cache-message-get): Ditto.
8690         (wl-message-buffer-cache-entry-make): Ditto.
8691         (wl-message-buffer-cache-hit): Ditto.
8692         (wl-message-buffer-cache-sort): New function.
8693         (wl-message-buffer-cache-add): Ditto.
8694         (wl-message-buffer-cache-delete): Ditto.
8695         (wl-message-buffer-cache-clean-up): Ditto.
8696         (wl-message-buffer-window): Rewrite.
8697         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8698         (wl-message-buffer-display): New function.
8699         (wl-message-display-internal): New function.
8700
8701 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8702
8703         * wl-folder.el: Use `elmo-folder-name-internal';
8704         Use `wl-folder-get-elmo-folder';
8705         Use `elmo-folder-list-messages' instead of
8706         `elmo-list-folder';
8707         Use `elmo-folder-get-primitive-list' instead of
8708         `elmo-folder-get-primitive-spec-list';
8709         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8710         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8711         Use `elmo-folder-create' instead of `elmo-create-folder'.
8712         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8713         (wl-folder-get-elmo-folder): New macro.
8714         (wl-folder-elmo-folder-cache-get): Ditto.
8715         (wl-folder-elmo-folder-cache-put): Ditto.
8716         (wl-folder-suspend): Call `elmo-quit'.
8717
8718         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8719         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8720         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8721         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8722         (toplevel): require 'cl.
8723         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8724
8725         * wl-summary.el: Rewrite to use new elmo interface.
8726
8727 \f
8728 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8729
8730         * wl-mime.el (wl-draft-preview-message):
8731         Run `wl-draft-send-hook' before collecting recipients information;
8732         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8733
8734         * tm-wl.el (wl-draft-preview-message): Ditto.
8735
8736 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8737
8738         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8739         wrong recipients are displayed when forwarded message.
8740
8741 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * Version number is increased to 2.5.7.
8744
8745 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8746
8747         * wl-message.el (wl-message-next-page): Bind
8748         `window-pixel-scroll-increment' to nil while scrolling up.
8749
8750 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8751
8752         * wl-vars.el (wl-save-hook): New hook.
8753         * wl.el (wl-save): Call `wl-save-hook'.
8754
8755 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8756
8757         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8758         Argument WITH-ARG instead of NO-ARG (negative mean).
8759         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8760         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8761         * wl-message.el (wl-message-follow-current-entity): Likewise.
8762
8763 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8764
8765         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8766         FROM was optional argument.
8767         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8768
8769 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8770
8771         * Version number is increased to 2.5.6.
8772
8773 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8774
8775         * wl-version.el (wl-version-show): Removed.
8776         (wl-version): Add `interactive'.
8777
8778 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8779
8780         * wl-summary.el (wl-summary-get-petname-func): New variable.
8781         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8782         instead of `wl-address-get-petname-1'.
8783         (wl-summary-simple-from): Ditto.
8784
8785         * wl-address.el (wl-address-get-petname-1): Define as function.
8786
8787 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8788
8789         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8790         field in the original message.
8791         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8792
8793 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8794
8795         * wl-expire.el (wl-expire-hide):
8796         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8797
8798 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8799
8800         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8801         find decoder for To, Cc, and Subject.
8802
8803 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8804
8805         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8806         for checking `elmo-use-buffer-cache'.
8807         (wl-summary-mark-as-important): Fixed typo in comment.
8808
8809 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8810
8811         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8812         field in the original message.
8813         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8814
8815 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8816
8817         * wl-expire.el (wl-expire-hide):
8818         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8819
8820 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8821
8822         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8823         find decoder for To, Cc, and Subject.
8824
8825 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8826
8827         * Version number is increased to 2.5.5.
8828
8829         * wl-address.el (wl-address-specials-regexp): New constant.
8830         (wl-address-quote-specials): Use it.
8831
8832 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8833
8834         * wl-summary.el (wl-summary-rescan):
8835         Call `wl-summary-buffer-number-column-detect'.
8836         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8837
8838         * wl-message.el (wl-message-mode-map): Define.
8839         (wl-message-decode): Use it as local-map.
8840
8841 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8842
8843         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8844         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8845
8846 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8847
8848         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8849
8850         * wl-mule.el (wl-read-event-char): Ditto.
8851
8852         * wl-e21.el (wl-read-event-char): Ditto.
8853
8854         * wl-nemacs.el (wl-read-event-char): Ditto.
8855         (read-event): Removed.
8856
8857         * wl-util.el (toplevel): Removed dummy definition of
8858         `read-event'.
8859         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8860
8861 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8862
8863         * wl-nemacs.el (elmo-archive-call-process): Moved to
8864         elmo-archive.el.
8865
8866 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8867
8868         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8869         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8870
8871         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8872         instead of magic-number 6.  Use `not' instead of `null' for symbol
8873         `nil' check (not empty list).
8874         (wl-draft-insert-x-face-field): Fixed paren style.
8875
8876         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8877         one-branch conditional statement, instead of `and' and `if'.
8878         (wl-draft-forward): Likewise.
8879         (wl-draft-add-references): Likewise.
8880         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8881
8882         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8883         conditional steatment.  Use `cond' instead of `if'.
8884         (wl-draft-confirm): Likewise.
8885
8886 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8887
8888         * wl-version.el (wl-version-show): Use `product-string-1'
8889         instead of `wl-version'.
8890         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8891
8892         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8893
8894 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8895
8896         * wl-highlight.el (wl-highlight-headers): Revert
8897         `wl-highlight-x-face-func' argument (`beg' and `end').
8898
8899 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8900
8901         * wl.el (toplevel): Move `product-provide' declare.
8902         * wl-demo.el (toplevel): Ditto.
8903         * wl-dnd.el (toplevel): Ditto.
8904         * wl-highlight.el (toplevel): Ditto.
8905         * wl-message.el (toplevel): Ditto.
8906         * wl-refile.el (toplevel): Ditto.
8907         * wl-util.el (toplevel): Ditto.
8908
8909 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8910
8911         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8912         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8913         (wl-thread-close-all): keep cursor position.
8914
8915 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8916
8917         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8918         (eq x 0).
8919         (wl-generate-user-agent-string-1): Fix conditional statement.
8920
8921 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8922
8923         * wl.el (wl-check-environment): Additional check for
8924         'wl-local-domain' and `wl-message-id-domain'.
8925
8926 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8927
8928         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8929
8930 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8931
8932         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8933         instead of `smtp-sasl-user-realm'.
8934
8935 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8936
8937         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8938
8939 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8940
8941         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8942         to the default value as well as `eword-lexical-analyzer'.
8943
8944 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8945
8946         * wl-version.el (wl-extended-emacs-version,
8947         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8948         `elmo-match-string' instead of `wl-match-string'.
8949
8950 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8951
8952         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8953         docstring.
8954
8955 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8956
8957         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8958
8959 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8960
8961         * wl-highlight.el (wl-highlight-headers): Remove
8962         `wl-highlight-x-face-func' argument (`beg' and `end').
8963
8964 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8965
8966         * wl-summary.el (wl-summary-mark-as-important):
8967         Remove cache if folder is local.
8968
8969 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8970
8971         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8972         to get existing e-mail address string.
8973
8974 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8975
8976         * wl-version.el (wl-generate-user-agent-string): Commentary.
8977         (wl-generate-user-agent-string-1): Use `when' for
8978         one-branch conditional statement, instead of `and' and `if'.
8979         (wl-extended-emacs-version, wl-extended-emacs-version2,
8980         wl-extended-emacs-version3): Ditto.
8981
8982 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8983
8984         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8985         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8986         condition-case; Remove initialization.
8987         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8988         (wl-summary-sync-update3): Added argument `sync-all';
8989         Eliminated local variable `msgdb';
8990         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8991         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8992         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8993
8994 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8995
8996         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8997         connection before call `wl-draft-send-mail-with-smtp'.
8998
8999 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
9000
9001         * Version number is increased to 2.5.4.
9002
9003 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9004
9005         * wl.el (wl-check-environment): Additional check for
9006         'wl-local-domain' and `wl-message-id-domain'.
9007
9008 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
9009
9010         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
9011         buffer as command specific.
9012         (wl-folder-mark-as-read-all-entity): Ditto.
9013         (wl-folder-prefetch-entity): Ditto.
9014         (wl-folder-drop-unsync-entity): Ditto.
9015
9016         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
9017         (wl-prog-uudecode-no-stdout-option): Changed default to t.
9018         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
9019
9020         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
9021         save-excursion.
9022
9023 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
9024
9025         * Version number is increased to 2.5.3.
9026
9027         * wl-summary.el (wl-summary-save-view-cache):
9028         Delete duplicated `write-region';
9029         Use `write-region-as-binary' instead of `as-binary-output-file' and
9030         `write-region'.
9031
9032 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9033
9034         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
9035
9036 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
9037
9038         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
9039         instead of `smtp-via-smtp'.
9040
9041 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9042
9043         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9044
9045 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9046
9047         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9048         instead of `smtp-sasl-user-realm'.
9049
9050 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9051
9052         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9053
9054 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9055
9056         * Version number is increased to 2.5.2.
9057
9058 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
9059
9060         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
9061         does not exist.
9062         (wl-biff-stop): Call `cancel-timer' if timer already exists.
9063         (wl-biff-start): Call `timer-activate' if timer already exists.
9064
9065         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
9066         only when it is bound as function.
9067
9068 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
9069
9070         * Version number is increased to 2.5.1.
9071
9072 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
9073
9074         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
9075         Print refile/copy destination.
9076
9077 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
9078
9079         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
9080         queue-flush-only is non-nil.
9081
9082         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
9083
9084         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
9085         checking cache folder.
9086
9087 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9088
9089         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
9090         `regexp-quote'.
9091
9092 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9093
9094         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
9095         function.
9096         * wl-summary.el (wl-summary-write-current-folder-functions):
9097         Change default value.  Use it.
9098
9099 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
9100
9101         * Version number is increased to 2.5.0.
9102
9103         * wl-version.el (wl-version): Changed codename.
9104
9105 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
9106
9107         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
9108         (wl-summary-supersedes-message): Ditto.
9109
9110 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9111
9112         * wl-refile.el (wl-refile-guess-functions): Renamed from
9113         `wl-refile-guess-func-list'.
9114
9115 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9116
9117         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9118         Fixed problem when no rule was matched.
9119
9120 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9121
9122         * wl-summary.el (wl-summary-get-mark): Fixed
9123         `wl-summary-buffer-target-mark' check logic.
9124
9125 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9126
9127         * wl-folder.el (wl-folder-write-current-folder): Added group
9128         folder check.
9129
9130         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9131         `wl-summary-write-current-newsgroup'.
9132         (wl-summary-write-current-folder-functions): New variable.
9133         * wl-folder.el (wl-folder-get-newsgroups): New function.
9134         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9135         (wl-folder-write-current-folder): Renamed from
9136         `wl-folder-write-current-newsgroup'.
9137
9138 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9139
9140         * Version number is increased to 2.3.93.
9141
9142 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9143
9144         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9145         (wl-ldap-make-matched-value-list): Ditto.
9146         (wl-ldap-alias-safe-string): Split e-mail address.
9147
9148         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9149         petname folder default was selected.
9150         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9151         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9152
9153 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9154
9155         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9156         to `wl-draft-config-exec'.
9157
9158         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9159         instead of calling `wl-draft-config-exec';
9160         Process group-list and show recipients in minibuffer.
9161
9162         * tm-wl.el (wl-draft-preview-message): Ditto.
9163
9164 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9165
9166         * wl.el (toplevel): Added (C) to copyright notice, and
9167         sync Author header.
9168         * tm-wl.el (toplevel): Ditto.
9169         * wl-address.el (toplevel): Ditto.
9170         * wl-demo.el (toplevel): Ditto.
9171         * wl-dnd.el (toplevel): Ditto.
9172         * wl-draft.el (toplevel): Ditto.
9173         * wl-e21.el (toplevel): Ditto.
9174         * wl-expire.el (toplevel): Ditto.
9175         * wl-folder.el (toplevel): Ditto.
9176         * wl-highlight.el (toplevel): Ditto.
9177         * wl-message.el (toplevel): Ditto.
9178         * wl-mime.el (toplevel): Ditto.
9179         * wl-mule.el (toplevel): Ditto.
9180         * wl-nemacs.el (toplevel): Ditto.
9181         * wl-refile.el (toplevel): Ditto.
9182         * wl-score.el (toplevel): Ditto.
9183         * wl-summary.el (toplevel): Ditto.
9184         * wl-template.el (toplevel): Ditto.
9185         * wl-thread.el (toplevel): Ditto.
9186         * wl-util.el (toplevel): Ditto.
9187         * wl-vars.el (toplevel): Ditto.
9188         * wl-xmas.el (toplevel): Ditto.
9189
9190 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9191
9192         * wl.el (wl-init): Added comment about `wl-init-hook'.
9193         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9194         * wl-vars.el (wl-init-hook): Added docs.
9195         (wl-make-plugged-hook): Removed useless docs.
9196         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9197         * wl-xmas.el (toplevel): Ditto.
9198
9199 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9200
9201         * wl-address.el (toplevel): Fixed multiple Author header format.
9202         * wl-demo.el (toplevel): Ditto.
9203         * wl-draft.el (toplevel): Ditto.
9204         * wl-folder.el (toplevel): Ditto.
9205         * wl-summary.el (toplevel): Ditto.
9206         * wl-thread.el (toplevel): Ditto.
9207         * wl-util.el (toplevel): Ditto.
9208         * wl-vars.el (toplevel): Ditto.
9209         * wl-version.el (toplevel): Ditto.
9210         * wl-xmas.el (toplevel): Ditto.
9211         * wl.el (toplevel): Ditto.
9212
9213         * wl-version.el (toplevel): Added require `elmo-version' for
9214         `product-version-as-string'.
9215
9216 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9217
9218         * wl-vars.el (wl-draft-send-hook): Changed default value to
9219         '(wl-draft-config-exec).
9220
9221         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9222         explicitly.
9223         (wl-draft): Set `wl-draft-config-exec-flag' before running
9224         `wl-mail-setup-hook'.
9225
9226         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9227         `wl-biff-init-icons' to `wl-init-hook' instead of
9228         `wl-make-plugged-hook'.
9229         (Because if `wl-draft' command is invoked at first,
9230         they are not initialized)
9231         Updated copyright notice.
9232
9233         * wl-e21.el (toplevel): Ditto;
9234
9235         * wl-demo.el (toplevel): Updated copyright notice.
9236         * wl-address.el (toplevel): Ditto.
9237         * wl-draft.el (toplevel): Ditto.
9238         * wl-version.el (toplevel): Ditto.
9239         * wl-folder.el (toplevel): Ditto.
9240         * wl-summary.el (toplevel): Ditto.
9241         * wl-thread.el (toplevel): Ditto.
9242         * wl-util.el (toplevel): Ditto.
9243         * wl-vars.el (toplevel): Ditto.
9244         * wl.el (toplevel): Ditto.
9245
9246 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9247
9248         * wl-highlight.el (wl-highlight-message): Fixed problem of
9249         highlighting failure which occured when the last field contains
9250         multiple lines in the draft buffer.
9251
9252         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9253         `wl-biff-start' if plugged.
9254
9255         * wl-util.el (wl-biff-check-folder): New function.
9256         (wl-biff-check-folders): Don't set session name prefix.
9257         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9258         (wl-biff-check-folder-async): Ditto.
9259
9260         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9261         in email address.
9262
9263 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9264
9265         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9266
9267         * wl-draft.el (wl-draft-strip-subject-re): New function.
9268
9269         * wl-draft.el (wl-draft-reply): Use it.
9270
9271 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9272
9273         * wl-message.el (wl-mmelmo-message-redisplay): Use
9274         `mime-display-message' instead of `wl-mime-display-message'.
9275
9276         * wl-mime.el (toplevel): Removed compatibility workaround
9277         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9278         (wl-mime-display-message): Abolished.
9279         (wl-mime-entity-read-field): Ditto.
9280         (wl-mime-combine-message/partial-pieces): Use
9281         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9282
9283 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9284
9285         * wl-template.el: Doc fixes.
9286
9287 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9288
9289         * wl-e21.el (wl-message-overload-functions): Do nothing if
9290         `current-local-map' is not available.
9291         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9292
9293 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9294
9295         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9296         representation.
9297
9298         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9299         number.
9300         (wl-fldmgr-save-folders): Don't use `format' when insert
9301         `wl-fldmgr-folders-header'.
9302
9303 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9304
9305         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9306
9307 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9308
9309         * wl-highlight.el (wl-highlight-message):
9310         Use `std11-field-end' to detect end point of the header field.
9311         Refer `wl-highlight-max-header-size'.
9312
9313         * wl-vars.el (wl-highlight-max-header-size): New variable.
9314
9315         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9316
9317         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9318         Set `for-draft' argument of wl-highlight-headers.
9319         (wl-draft): Ditto.
9320         (wl-draft-reedit): Ditto.
9321         (wl-user-agent-compose-internal): Ditto.
9322
9323 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9324
9325         * wl-message.el (wl-message-add-button): Use overlay.
9326
9327 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9328
9329         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9330
9331         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9332         problem when group-list content is nothing.
9333         (Reported by Mito <mit@nines.nec.co.jp>)
9334
9335 2000-10-18  SAITO Atsunori <sai@yedo.com>
9336
9337         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9338
9339 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9340
9341         * tm-wl.el (toplevel): Use product-provide.
9342
9343 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9344
9345         * Version number is increased to 2.3.92.
9346
9347 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9348
9349         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9350         title text, use `display' property for left margin under Emacs 21.
9351
9352         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9353         properties.
9354         (wl-plugged-init-icons): Ditto.
9355
9356 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9357
9358         * wl.el (wl-save-status, wl-init): Remove last period in
9359         "...done." message.
9360         * tm-wl.el (wl-summary-burst): Ditto.
9361         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9362         wl-summary-resume-cache-status,
9363         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9364         wl-summary-sync-update3, wl-summary-highlight-msgs,
9365         wl-summary-flush-pending-append-operations,
9366         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9367         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9368         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9369         wl-thread-open-all): Ditto.
9370         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9371         * wl-mime.el (wl-summary-burst): Ditto.
9372         * wl-highlight.el (wl-highlight-summary): Ditto.
9373         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9374         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9375         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9376         * wl-address.el (wl-local-address-init): Ditto.
9377
9378 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9379
9380         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9381         `add-text-properties'.
9382         (wl-plugged-init-icons): Ditto.
9383         (wl-folder-init-icons): Use `propertize' instead of
9384         `put-text-property'.
9385         (wl-plugged-set-folder-icon): Ditto.
9386         (wl-e21-highlight-folder-group-line): Ditto.
9387
9388 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9389
9390         * wl-version.el (wl-version-status-alist): New variable.
9391         (wl-version-status): New function.
9392
9393         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9394         "Cc" part of the case "Reply-To".
9395
9396         * wl-draft.el (wl-draft-reply): Use result of
9397         `eword-extract-address-components'.
9398
9399         * wl-demo.el (wl-demo-icon-name): New constant.
9400         (wl-logo-xpm): Use it.
9401         (wl-logo-xbm): Ditto.
9402         (wl-logo-bitmap): Ditto.
9403
9404         * Version number is increased to 2.3.91.
9405
9406 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9407
9408         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9409         (wl-extended-emacs-version, wl-extended-emacs-version2,
9410         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9411         docstring.
9412
9413         * wl-version.el (wl-generate-user-agent-string-1): New function.
9414         (wl-generate-user-agent-string): Use it.
9415
9416         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9417         `mime-edit-insert-user-agent-field'.
9418         (wl-generate-user-agent-string): Check
9419         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9420
9421         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9422         instead of `if', when verbose case.
9423
9424 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9425
9426         * wl-expire.el (wl-summary-expire): Fix.
9427
9428 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9429
9430         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9431         and `elmo-lost+found-folder' if 'wl-draft.
9432         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9433
9434 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9435
9436         * wl-expire.el (wl-summary-expire): Change messages.
9437         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9438         `deleing-info' instead of "Deleting..."
9439
9440 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9441
9442         * wl-summary.el (wl-summary-refile-subr): Fix.
9443
9444 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9445
9446         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9447         if pipe folder.
9448
9449 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9450
9451         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9452
9453 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9454
9455         * wl-expire.el (wl-expire-hide): New function.
9456         (wl-summary-expire): Add `hide'.
9457
9458 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9459
9460         * wl-vars.el (wl-draft-reply-without-argument-list):
9461         Changed default value to consider `Reply-To:'.
9462         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9463
9464         * Version number is increased to 2.3.90.
9465
9466         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9467         elmo-imap4-get-session with unwind-protect.
9468         Don't cause error.
9469         (wl-summary-sync-marks): Don't check plugged nor folder type.
9470         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9471         (Always keep current buffer).
9472
9473 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9474
9475         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9476         Enclose with `save-excursion'.
9477
9478 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9479
9480         * wl-version.el (wl-version): Remove interactive.
9481
9482 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9483
9484         * wl-version.el (wl-generate-user-agent-string): Use
9485         `product-string-verbose' instead of `product-string-1'.
9486
9487 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9488
9489         * wl-vars.el (wl-draft-use-cache): New variable.
9490         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9491         if wl-draft-use-cache is non-nil.
9492
9493 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9494
9495         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9496         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9497
9498 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9501         (wl-thread-msg-mark-as-unread): Ditto.
9502
9503         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9504         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9505         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9506         Don't set mark in summary if return value of `elmo-mark-as-read'
9507         is nil.
9508         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9509         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9510         instead of `wl-thread-msg-mark-as-read'.
9511         (wl-summary-mark-as-unread-region): Ditto.
9512         (wl-summary-target-mark-mark-as-read): Ditto.
9513
9514         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9515
9516 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9517
9518         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9519
9520         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9521
9522 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9523
9524         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9525         face.
9526
9527 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9528
9529         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9530         `running-xemacs'.
9531
9532 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9533
9534         * wl-version.el (toplevel): Use `product-version-as-string' for
9535         set verstion-string, if defined.
9536
9537         * wl-version.el (wl-version-show): Insert string at point, when
9538         call with argument.
9539
9540         * wl-version.el (wl-generate-user-agent-string): Use
9541         `product-string-1' instead of `wl-appname', `wl-version' and
9542         `wl-codename'.
9543
9544 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9545
9546         * wl-address.el (toplevel): Use product-provide.
9547         * wl-demo.el (toplevel): Ditto.
9548         * wl-dnd.el (toplevel): Ditto.
9549         * wl-draft.el (toplevel): Ditto.
9550         * wl-e21.el (toplevel): Ditto.
9551         * wl-expire.el (toplevel): Ditto.
9552         * wl-fldmgr.el (toplevel): Ditto.
9553         * wl-folder.el (toplevel): Ditto.
9554         * wl-highlight.el (toplevel): Ditto.
9555         * wl-message.el (toplevel): Ditto.
9556         * wl-mime.el (toplevel): Ditto.
9557         * wl-mule.el (toplevel): Ditto.
9558         * wl-nemacs.el (toplevel): Ditto.
9559         * wl-refile.el (toplevel): Ditto.
9560         * wl-score.el (toplevel): Ditto.
9561         * wl-summary.el (toplevel): Ditto.
9562         * wl-template.el (toplevel): Ditto.
9563         * wl-thread.el (toplevel): Ditto.
9564         * wl-util.el (toplevel): Ditto.
9565         * wl-vars.el (toplevel): Ditto.
9566         * wl-xmas.el (toplevel): Ditto.
9567         * wl.el (toplevel): Ditto.
9568
9569 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9570
9571         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9572         instead of product.
9573
9574         * wl-version.el (wl-version): Compile time evalution elmo-version.
9575
9576 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9577
9578         * wl-summary.el (wl-summary-sync-force-update): Append queue
9579         `mark-as-read'if unplugged.
9580
9581 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9582
9583         * wl-version.el: New file.  Use product.el.
9584         * wl.el: add (require 'wl-version).
9585         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9586         for ~/.folders header.
9587         (wl-fldmgr-folders-header): Changed.
9588         * wl-demo.el (wl-demo): Use product.el.
9589
9590         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9591         wl-version.el.
9592         * wl-util.el (wl-version, wl-version-show): Ditto.
9593
9594         * wl-util.el (wl-generate-user-agent-string,
9595         wl-extended-emacs-version, wl-extended-emacs-version2,
9596         wl-extended-emacs-version3): Move to wl-version.el.
9597         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9598         xemacs-codename, mime-edit-insert-user-agent-field,
9599         mime-edit-user-agent-value, mime-editor/version,
9600         mime-editor/codename): Compile warning killer move to
9601         wl-version.el
9602
9603 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9604
9605         * wl-summary.el (wl-summary-refile-subr): Fix.
9606
9607 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9608
9609         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9610         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9611
9612 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9613
9614         * wl.el (wl-check-environment): Check too many `@'.
9615
9616 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9617
9618         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9619
9620 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9621
9622         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9623         wl-draft-reply-myself-without-argument-list): Add variables.
9624         * wl-draft.el (wl-draft-reply): Use it.
9625
9626 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9627
9628         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9629         the 5th argument of `elmo-network-get-spec'.
9630
9631         * wl-thread.el (wl-thread-reparent-children): New inline function.
9632         (wl-thread-delete-message): Use it.
9633
9634         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9635         (wl-summary-score-update-all-lines): Don't use `dolist'.
9636
9637 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9638
9639         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9640         (require 'elmo-msgdb) for inline function.
9641
9642 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9643
9644         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9645
9646 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9647
9648         * wl-score.el (wl-score-headers): Fix for the confusing macro
9649         `elmo-kill-buffer'.
9650
9651 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9652
9653         * wl-summary.el: Don't use the 3rd argument of `require' because
9654         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9655         * wl-util.el: Ditto.
9656         * wl-draft.el: Ditto.
9657
9658 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9659
9660         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9661         window system is not used.
9662
9663 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9664
9665         * wl-thread.el: Don't use `mapcar' only for iteration.
9666         (wl-thread-resume-entity): Ditto.
9667         (wl-thread-delete-message): Ditto.
9668
9669         * wl-summary.el: Bind `dragdrop-drop-functions',
9670         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9671         of `require' for `timezone', `easymenu' and `ps-print';
9672         don't use `mapcar' only for iteration.
9673
9674         * wl-util.el: Bind `mule-version', `nemacs-version',
9675         `emacs-beta-version', `xemacs-codename',
9676         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9677         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9678         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9679         only for iteration.
9680
9681         * wl-score.el: Don't use `mapcar' only for iteration.
9682         (wl-score-simplify-buffer-fuzzy): Ditto.
9683         (wl-score-simplify-subject): Ditto.
9684         (wl-score-headers): Ditto.
9685         (wl-summary-score-update-all-lines): Ditto.
9686
9687         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9688         `enable-multibyte-characters' and `mule-version'.
9689
9690         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9691         `mapcar' only for iteration.
9692
9693         * wl-demo.el: Don't use `mapcar' only for iteration.
9694
9695         * wl-folder.el: Don't use `mapcar' only for iteration.
9696         (wl-folder-open-all): Ditto.
9697         (wl-folder-count-incorporates): Ditto.
9698
9699         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9700         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9701
9702         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9703         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9704         `smtp-connection-type'; specify 3rd argument of `require' for
9705         `timezone'; don't use `mapcar' only for iteration.
9706         (wl-draft-clone-local-variables): Don't use `mapcar'.
9707         (wl-draft-generate-clone-buffer): Ditto.
9708         (wl-user-agent-compose-internal): Ditto.
9709
9710         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9711
9712         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9713         (wl-save-status): Ditto.
9714
9715         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9716         for iteration.
9717
9718 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9719
9720         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9721         removed `Date'.
9722         (wl-fldmgr-make-filter-default): New user option.
9723
9724         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9725         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9726         (wl-fldmgr-filter-completion-alist): Abolish.
9727
9728         * wl.el (wl): Don't check servers if arg is non-nil.
9729
9730         * wl-draft.el (wl-draft-reply): Set only message-id string to
9731         In-Reply-To field.
9732
9733 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9734
9735         * wl-summary.el (wl-summary-pick): Rewrite.
9736
9737         * wl-draft.el (wl-draft-forward): Get references field from
9738         original buffer.
9739         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9740
9741 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9742
9743         * wl-draft.el (wl-draft-forward): Add references field.
9744
9745 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9746
9747         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9748         (wl-draft-reply): Use it.
9749
9750 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9751
9752         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9753         when Emacs 21 is running.
9754
9755         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9756         bindings.
9757
9758 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9759
9760         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9761         XPM icons transparent.
9762
9763         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9764         Emacs 21.
9765
9766 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9767
9768         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9769         nil.
9770
9771         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9772         when it is persistent.
9773         (wl-summary-sync-marks): Changed argument for
9774         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9775         (wl-summary-virtual): Use `elmo-read-search-condition'.
9776         (wl-summary-redisplay-internal): If folder is local, mark as read
9777         even when folder is plugged.
9778
9779 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9780
9781         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9782         of `tool-bar-lines' in the frame parameters.
9783         (after-make-frame-functions, post-command-hook): Don't modify the
9784         value.
9785         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9786         wl-e21-tool-bar-lines): Removed.
9787
9788 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9789
9790         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9791         properties `evaporate' and `wl-momentary-overlay' as well.
9792         (wl-highlight-summary-displaying): Ditto.
9793         (wl-delete-all-overlays): Don't delete overlay which does not have
9794         a property `wl-momentary-overlay'.
9795
9796         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9797         `display-mouse-p' and `display-graphic-p'.
9798         (wl-folder-init-icons): Don't search for XBM or the other files.
9799         (wl-plugged-set-folder-icon): Make icons if and only if
9800         `display-graphic-p' returns non-nil.
9801         (wl-highlight-plugged-current-line): Use `before-string' overlay
9802         property to show icon images.
9803         (wl-highlight-folder-current-line): Ditto.
9804         (wl-e21-highlight-folder-group-line): Ditto.
9805         (wl-e21-highlight-folder-by-numbers): Ditto.
9806         (wl-e21-insert-image): Removed.
9807         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9808         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9809         said.
9810         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9811         `wl-e21-force-switch-toolbar'.
9812         (wl-e21-make-icon-image): Removed.
9813         (wl-e21-setup-toolbar): Don't search for XBM files.
9814         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9815         the default value.
9816
9817 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9818
9819         * wl-util.el (wl-biff-check-folder-async): Set
9820         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9821
9822 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9823
9824         * wl-e21.el (after-make-frame-functions): Add
9825         `wl-e21-force-switch-toolbar'.
9826         (wl-e21-force-switch-toolbar): New function force to switch the
9827         toolbar appearance automatically.
9828         (post-command-hook): Add `wl-e21-switch-toolbar'.
9829         (wl-e21-switch-toolbar): New function to switch the toolbar
9830         appearance automatically.
9831         (wl-e21-tool-bar-lines): New buffer local variable.
9832
9833 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9834
9835         * wl-util.el (wl-biff-check-folders-running): New variable.
9836         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9837         (wl-biff-check-folder-async-callback):
9838         Set `wl-biff-check-folders-running'.
9839         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9840         with unwind-protect.
9841
9842         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9843         Enclose `wl-folder-auto-check' with unwind-protect.
9844
9845         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9846         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9847
9848         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9849
9850         * wl-util.el (wl-biff-notify): New inline function.
9851         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9852         locally.
9853         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9854         folder-list' is 1.
9855         Use `wl-biff-notify'.
9856         (wl-biff-check-folder-async-callback): New function.
9857         (wl-biff-check-folder-async): Ditto.
9858
9859         * wl-folder.el (wl-folder): Don't check folders.
9860         (wl-folder-auto-check): New function.
9861
9862 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9863
9864         * wl-util.el (wl-biff-start) [Emacs19+]:
9865         Use `timer-next-integral-multiple-of-time'.
9866         (wl-biff-check-folders): Use `wl-default-folder'
9867         if `wl-biff-check-folder-list' is nil.
9868
9869 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9870
9871         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9872         instead of `elmo-delete-lists'.
9873
9874 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9875
9876         * wl.el (wl-plugged-toggle-all): Set the value of
9877         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9878         (wl-plugged-toggle): Ditto.
9879         (wl-toggle-plugged): Ditto.
9880         (wl-plugged-init): Ditto.
9881
9882         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9883         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9884         instead of `wl-biff-state-indicator-off' and
9885         `wl-biff-state-indicator-on'; don't modify the value and the type
9886         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9887         (wl-plugged-init-icons): Set icons data to
9888         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9889         instead of `wl-plug-state-indicator-off' and
9890         `wl-plug-state-indicator-on'; don't modify the value and the type
9891         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9892
9893         * wl-vars.el (wl-modeline-biff-state-off,
9894         wl-modeline-biff-state-on, wl-modeline-biff-status,
9895         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9896         wl-modeline-plug-status): New internal variables.
9897         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9898         wl-biff-check-interval, wl-biff-check-folder-list): Change
9899         customization group from `wl-folder' to `wl-highlight'.
9900         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9901         wl-show-plug-status-on-modeline): Defcustomized.
9902
9903         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9904         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9905         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9906         a flag to `mode-line-buffer-identification'.
9907
9908         * wl-e21.el (wl-biff-init-icons): Set icons data to
9909         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9910         instead of `wl-biff-state-indicator-off' and
9911         `wl-biff-state-indicator-on'.
9912         (wl-plugged-init-icons): Set icons data to
9913         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9914         instead of `wl-plug-state-indicator-off' and
9915         `wl-plug-state-indicator-on'.
9916
9917 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9918
9919         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9920         excessive titles.
9921
9922 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9923
9924         * wl.el (wl-plugged-mode): Use revised
9925         `wl-mode-line-buffer-identification'.
9926         (wl-plugged-init): Don't use `force-mode-line-update'.
9927
9928         * wl-xmas.el (wl-draft-overload-functions): Use revised
9929         `wl-mode-line-buffer-identification'.
9930         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9931         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9932         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9933         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9934         `wl-make-plugged-hook';
9935         add `wl-folder-init-icons' and `wl-setup-folder' to
9936         `wl-folder-mode-hook'.
9937
9938         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9939         19 as well.
9940         (wl-mode-line-display-priority-list): New user option.
9941         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9942         Defcustomized.
9943         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9944         Add docs.
9945
9946         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9947         start.
9948         (wl-mode-line-buffer-identification): Revised as a function.
9949
9950         * wl-summary.el (wl-summary-mode): Use revised
9951         `wl-mode-line-buffer-identification'; don't call
9952         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9953         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9954         `wl-xmas-setup-summary'.
9955
9956         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9957         `wl-mode-line-buffer-identification'.
9958
9959         * wl-mule.el (wl-draft-overload-functions): Use revised
9960         `wl-mode-line-buffer-identification'.
9961
9962         * wl-folder.el (wl-make-plugged-alist): Don't call
9963         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9964         (wl-folder): Don't call `wl-folder-init-icons' directly.
9965         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9966         `wl-xmas-setup-folder' directly;
9967         use revised `wl-mode-line-buffer-identification'.
9968         (TopLevel): Don't bind `wl-biff-init-icons',
9969         `wl-plugged-init-icons', `wl-folder-init-icons',
9970         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9971
9972         * wl-e21.el (wl-draft-overload-functions): Use revised
9973         `wl-mode-line-buffer-identification'.
9974         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9975         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9976         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9977         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9978         `wl-make-plugged-hook';
9979         add `wl-folder-init-icons' and `wl-setup-folder' to
9980         `wl-folder-mode-hook'.
9981
9982 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9983             Katsumi Yamaoka    <yamaoka@jpl.org>
9984
9985         * wl.el (wl): Call `wl-biff-start'.
9986         (wl-exit): Call `wl-biff-stop'.
9987         (wl-plugged-mode): Show biff in modeline.
9988         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9989
9990         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9991         (wl-biff-init-icons): New function.
9992         (wl-plugged-init-icons): Don't make too much keymaps.
9993         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9994
9995         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9996         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9997         variables.
9998         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9999         options.
10000
10001         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
10002         wl-biff-start, wl-biff-stop): New functions.
10003         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
10004         (wl-biff-timer-name): New variable.
10005
10006         * wl-summary.el (wl-summary-mode): Show biff in modeline.
10007
10008         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
10009         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10010
10011         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
10012         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10013
10014         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
10015         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
10016         `wl-folder-init-icons' to `ignore' if they are not available.
10017         (wl-folder-mode): Show biff in modeline.
10018
10019         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
10020         (wl-biff-init-icons): New function.
10021         (wl-plugged-init-icons): Don't make too much keymaps.
10022         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
10023
10024 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
10025
10026         * wl-vars.el (wl-strict-diff-folders): Customization Type
10027         and doc fix.  Define as a list of regular expressions for
10028         folders or nil.
10029         * wl-folder.el (wl-folder-check-one-entity): Use
10030         `wl-string-match-member' instead of `wl-string-member' for
10031         `wl-strict-diff-folders'.
10032
10033 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
10034
10035         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
10036         (wl-highlight-folder-current-line): Use it; new implementation.
10037         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
10038         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
10039         `defsubst' instead of `defun'.
10040
10041         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
10042         `wl-highlight-group-folder-by-numbers'; made it can also be a
10043         number.  See info for more details.
10044
10045         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
10046         running.
10047
10048         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
10049         to bind them.
10050
10051         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
10052         (wl-highlight-folder-current-line): New implementation.
10053
10054         * wl-highlight.el (wl-highlight-folder-group-line): New
10055         implementation.
10056         (wl-delete-all-overlays): Rewrite as a marco.
10057         (TopLevel): Require `wl-e21' when Emacs 21 is running.
10058
10059         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
10060         running.
10061         (wl-folder-*-glyph): No need to bind them.
10062
10063         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
10064         `wl-e21-highlight-folder-group-icon'; rewrite.
10065         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
10066         `defsubst' instead of `defun'.
10067         (wl-folder-mode-map): Bind it when compiling.
10068
10069 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
10070
10071         * wl.el (wl): Initialize plug-related settings before `wl-init'.
10072
10073         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
10074
10075 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
10076
10077         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
10078
10079 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
10080
10081         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
10082         (wl-highlight-folder-current-line): Use it.
10083
10084         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
10085         in `id-name'.
10086
10087 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
10088
10089         * wl.el: Require `wl-e21' when Emacs 21 is running.
10090
10091         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
10092         default when Emacs 21 is running.
10093         (wl-use-highlight-mouse-line): Ditto.
10094         (wl-on-emacs21): New constant.
10095         (wl-on-emacs20): Removed.
10096
10097         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
10098         Emacs 21 is running.
10099
10100         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
10101         Emacs 21 is running.
10102
10103         * wl-e21.el: New file.
10104
10105 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
10106
10107         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
10108         (wl-toggle-plugged): Ditto.
10109         (wl-plugged-toggle): Ditto.
10110         (wl-plugged-toggle-all): Ditto.
10111
10112         * wl-vars.el (wl-plug-state-indicator): Refer
10113         `wl-plug-state-indicator-on' indirectly.
10114
10115 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10116
10117         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10118         Call `wl-folder-confirm-existence'.
10119
10120         * wl-folder.el (wl-folder-confirm-existence): Added optional
10121         argument `force'.
10122
10123 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10124
10125         * wl-summary.el (wl-summary-refile-subr): Assume
10126         `copy-or-refile' as symbol.
10127         (wl-summary-refile): Follow up above change.
10128         (wl-summary-copy): Ditto.  Doc fix.
10129
10130 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10131
10132         * wl-summary.el (wl-summary-pick): Don't bind
10133         `elmo-search-mime-charset'.
10134
10135         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10136         default using old backquote style.
10137         (wl-search-mime-charset): Abolished.
10138
10139         * wl-highlight.el (wl-highlight-headers):
10140         Call `point' after `re-search-forward'(for Nemacs).
10141
10142         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10143         for elmo-imap4.el.
10144
10145 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10146
10147         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10148         `wl-message-ignored-field-list' instead of
10149         `mime-view-ignored-field-list'.
10150
10151         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10152         Add interactive spec.
10153         (wl-folder-goto-bottom-of-current-folder): Ditto.
10154         (wl-folder-mode-map): Bind them.
10155
10156         * wl-vars.el (wl-message-ignored-field-list): New variable.
10157         (wl-message-visible-field-list): New variable.
10158
10159         * wl-mime.el (wl-mime-header-presentation-method): New function.
10160         (wl-mime-setup): Set header-presentation-method.
10161
10162 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10163
10164         * wl-nemacs.el (wl-draft-overload-functions): Set
10165         `mode-line-buffer-identification' instead of using
10166         `wl-make-modeline'.
10167
10168         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10169         instead of using `wl-make-modeline'.
10170
10171         * wl-xmas.el (wl-plugged-init-icons): Set up
10172         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10173         (wl-make-modeline): Abolish.
10174         (wl-draft-overload-functions): Set
10175         `mode-line-buffer-identification' instead of using
10176         `wl-make-modeline'.
10177
10178         * wl-util.el (wl-make-modeline-subr): Abolish.
10179         (wl-mode-line-buffer-identification): New alias.
10180
10181         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10182         (wl-summary-make-modeline): Abolish.
10183         (wl-summary-buffer-set-folder): Set
10184         `wl-summary-buffer-folder-indicator'.
10185         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10186         of using `wl-make-modeline'.
10187         (wl-summary-switch-to-clone-buffer): Don't set
10188         `mode-line-buffer-identification'.
10189         (wl-summary-goto-folder-subr): Ditto.
10190
10191         * wl-mule.el (wl-draft-overload-functions): Set
10192         `mode-line-buffer-identification' instead of using
10193         `wl-make-modeline'.
10194
10195         * wl-folder.el (wl-folder-mode): Set
10196         `mode-line-buffer-identification' instead of using
10197         `wl-make-modeline'.
10198         (wl-folder): Don't set `mode-line-buffer-identification'.
10199
10200 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10201
10202         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10203         instead of `member' for `wl-refile-guess-func-list' look-ups.
10204         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10205
10206 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10207
10208         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10209         `wl-message-button-dispatcher'.
10210
10211         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10212
10213         * wl-message.el (wl-message-button-dispatcher): Use it.
10214
10215         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10216         "In-Reply-To".
10217
10218         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10219         Bind `case-fold-search' to t.
10220
10221 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10222
10223         * wl-xmas.el (wl-message-overload-functions): Initialize
10224         `wl-message-button-map'.
10225
10226         * wl-mule.el (wl-message-overload-functions): Initialize
10227         `wl-message-button-map'.
10228
10229         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10230
10231         * wl-message.el (wl-message-button-map): New keymap.
10232         (wl-message-add-button): New function.
10233         (wl-message-button-dispatcher): New function.
10234         (wl-message-button-refer-article): New function.
10235
10236         * wl-highlight.el
10237         (wl-highlight-message-add-buttons-to-header): New function.
10238         (wl-highlight-headers): Use it.
10239
10240 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10241
10242         * wl-summary.el (wl-summary-default-from): Use
10243         `wl-address-get-petname-1'.
10244         (wl-summary-simple-from): Ditto.
10245
10246         * wl-address.el (wl-address-get-petname-1): New inline function.
10247         (wl-address-get-petname): Use it.
10248
10249 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10250
10251         * wl-summary.el (wl-summary-default-from): Return full-name part
10252         from the address if no petname was found.
10253         (wl-summary-simple-from): Ditto.
10254
10255         * wl-address.el (wl-address-get-petname): Return nil if no petname
10256         associated with the address was found.
10257
10258 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10259
10260         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10261         display is finished.
10262
10263 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10264
10265         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10266         `elmo-folder-exists-p' argument.
10267
10268 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10269
10270         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10271         the folder.
10272
10273 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10274
10275         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10276
10277         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10278         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10279
10280 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10281
10282         * wl-folder.el (wl-folder-create-subr): New function.
10283         (wl-folder-confirm-existence): Use it.
10284         (wl-folder-check-one-entity): Use it.
10285         Check the error symbol is derived from 'elmo-open-error.
10286
10287         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10288         `ignore-error'.
10289
10290 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10291
10292         * wl-util.el (toplevel): Add (eval-when-compile (require
10293         'elmo-util)).  (Maybe `provide' is typo.)
10294
10295 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10296
10297         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10298         (I don't know why this was needed.)
10299
10300         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10301         Follow up changes for stream-type.
10302
10303         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10304         (wl-draft-elmo-nntp-send): Ditto.
10305
10306         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10307         (wl-nntp-posting-stream-type): Ditto.
10308         (wl-pop-before-smtp-ssl): Abolished.
10309         (wl-nntp-posting-ssl): Ditto.
10310
10311         * wl-address.el (wl-address-quote-specials): New function.
10312         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10313
10314         * wl-draft.el (wl-draft-reply): Ditto.
10315
10316 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10317
10318         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10319         use function `wl-string-match-assoc'.
10320
10321 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10322
10323         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10324
10325         * wl-draft.el (wl-draft-deduce-address-list): New function.
10326         (wl-draft-parse-mailbox-list): Ditto.
10327         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10328         instead of `smtp-deduce-address-list'.
10329         (wl-draft-on-field-p): Follow group list.
10330
10331         * wl-address.el (wl-address-concat-token): New function.
10332         (wl-address-string-without-group-list-contents): Ditto.
10333         (wl-complete-field-body): Fixed problem of completion
10334         by japanese petname.
10335         (wl-address-make-completion-list): Rewrite.
10336
10337 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10338
10339         * wl-address.el (wl-address-make-completion-list): Completion by
10340         petname.
10341         (wl-complete-field-body): Likewise.
10342
10343 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10344
10345         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10346         contains invalid address syntax.
10347
10348 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10349
10350         * wl-folder.el (wl-folder-check-entity-async): Use
10351         `elmo-nntp-spec-hostname'.
10352
10353 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10354
10355         * wl-summary.el (wl-summary-msgdb-load-async): Use
10356         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10357
10358 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10359
10360         * wl-draft.el (wl-draft-reply): Set argument
10361         `content-transfer-encoding' as nil.
10362
10363 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10364
10365         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10366         `wl-refile-alist'.
10367
10368 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10369
10370         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10371         (wl-draft-edit-string): Ditto.
10372         (wl-draft-forward): Ditto.
10373         * wl-summary.el (wl-summary-write): Ditto.
10374
10375 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10376
10377         * wl-summary.el (wl-summary-sync-update3): Call
10378         `wl-summary-buffer-number-column-detect'.
10379         (wl-summary-buffer-number-column-detect): Search from point-min.
10380
10381 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10382
10383         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10384         contains an address which is not included in original to or cc.
10385
10386 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10387
10388         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10389         begin-line does not exist.
10390         * wl-message.el (wl-message-uu-substring): Ditto.
10391
10392 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10393
10394         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10395         clear local variables.
10396         (wl-summary-exit): Call `elmo-commit'.
10397         (wl-summary-switch-to-clone-buffer): Call
10398         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10399         (wl-summary-goto-folder-subr): Ditto.
10400
10401         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10402         POP folder.
10403
10404 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10405
10406         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10407         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10408         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10409         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10410         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10411         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10412
10413         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10414
10415 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10416
10417         * wl-summary.el (wl-summary-search-by-subject):
10418         Search parent message from the latest one.
10419
10420 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10421
10422         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10423         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10424
10425         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10426         New user option.
10427
10428         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10429         if elmo-nntp-use-killed-list is nil.
10430         Use `elmo-msgdb-append-to-killed-list'.
10431         (Append numbers confirmed as disappeared to the killed list.)
10432         (wl-summary-confirm-appends): Don't display negative number.
10433
10434 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10435
10436         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10437
10438 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10439
10440         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10441         range is `all'.
10442         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10443         `elmo-list-bigger-diff'.
10444
10445 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10446
10447         * wl-summary.el (wl-summary-buffer-exit-func):
10448         New buffer local variable.
10449         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10450
10451 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10452
10453         * wl-demo.el (wl-demo): Fix the last change.
10454
10455 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10456
10457         * wl-demo.el (wl-demo): Don't use `eval'.
10458
10459 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10460
10461         * wl-summary.el (wl-summary-buffer-thread-modified):
10462         New buffer-local variable.
10463         (wl-summary-set-thread-modified): New function.
10464         (wl-summary-thread-modified-p): New function.
10465         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10466         (wl-summary-yank-saved-message): Use function
10467         `wl-summary-set-thread-modified'
10468         (wl-summary-switch-to-clone-buffer): Add
10469         `wl-summary-buffer-thread-modified'.
10470
10471         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10472         (wl-summary-buffer-mark-saved-hook): Ditto.
10473         * wl-summary.el (wl-summary-msgdb-save): New hook
10474         `wl-summary-buffer-message-saved-hook' and
10475         `wl-summary-buffer-mark-saved-hook'.
10476
10477 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10478
10479         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10480
10481 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10482
10483         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10484         don't hide scroll bars under FSF Emacsen because it may incur an
10485         undesirable redrawing.
10486
10487 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10488
10489         * wl-draft.el (wl-draft-edit-string): Call
10490         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10491
10492 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10493
10494         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10495
10496 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10497
10498         * wl-summary.el (wl-summary-msgdb-load-async): Call
10499         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10500
10501 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10502
10503         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10504         fringes in demo buffer; center bitmap logo correctly even if old
10505         Mule is used.
10506
10507 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10508
10509         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10510
10511         * wl-refile.el (wl-refile-subject-alist): New variable.
10512         (wl-refile-subject-alist-file-name): Ditto.
10513         (wl-refile-alist-setup): Rewrite.
10514         (wl-refile-alist-save): Use `elmo-object-save'.
10515         Eliminated arguments.
10516         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10517         (wl-refile-guess-by-subject): New function.
10518         (wl-refile-guess-func-list): Added it.
10519
10520 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10521
10522         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10523         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10524
10525 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10526
10527         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10528         New buffer-local variable.
10529         (wl-summary-buffer-next-folder-func): Ditto.
10530         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10531         if non-nil.
10532         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10533         if non-nil.
10534         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10535         if non-nil.
10536         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10537         if non-nil.
10538
10539 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10540
10541         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10542         permanently in the demo buffer.
10543
10544 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10545
10546         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10547         `mime-entity-fetch-field'.
10548
10549         * wl.el (wl-exit): Delete plugged buffer.
10550
10551         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10552         XEmacs has menubar feature.
10553
10554 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10555
10556         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10557         cannot arrive at the beginning of the buffer under old Emacsen.
10558
10559 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10560
10561         * wl-address.el (wl-address-ldap-search):
10562         Call `ldap-search-entries' with `withdn' argument t.
10563         (wl-complete-field-body): Bind completion-ignore-case as t.
10564         Clear ldap search hash when it was sole completion.
10565         Use elmo-string for pattern string.
10566         (wl-ldap-alias-safe-string): Eliminated needless let.
10567
10568 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10569
10570         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10571         (wl-ldap-alias-sep): New constant.
10572         (wl-ldap-search-attribute-type-list): Ditto.
10573         (wl-ldap-get-value): New function.
10574         (wl-ldap-make-filter): Ditto.
10575         (wl-ldap-make-matched-value-list): Ditto.
10576         (wl-ldap-alias-safe-string): Ditto.
10577         (wl-ldap-register-dn-string): Ditto.
10578         (wl-address-ldap-search): Rewrite.
10579
10580 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10581
10582         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10583         thread is deleted.
10584         (wl-thread-delete-line-from-buffer): Ditto.
10585         (wl-thread-get-exist-children): New function.
10586
10587 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10588
10589         * wl-demo.el (wl-demo): Made it to select various image types.
10590         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10591         from `wl-title-logo'.
10592         (wl-logo-ascii): New variable.
10593         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10594         (wl-demo-copyright-notice): New constant.
10595
10596         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10597
10598 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10599
10600         * wl-vars.el (wl-summary-target-above): Renamed from
10601         wl-summary-temp-above.
10602         * wl-score.el (wl-score-get-score-alist): Use it.
10603         (wl-summary-score-update-all-lines): Use it.
10604         * wl-summary.el: Ditto. (make-variable-buffer-local).
10605
10606 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10607
10608         * wl-vars.el (wl-ldap-port): New user option.
10609
10610         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10611         Rewite whole implementation.
10612         (wl-complete-field-body): Fixed.
10613
10614 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10615
10616         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10617         Choose implementation at compile time.
10618
10619 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10620
10621         * wl-address.el (wl-ldap-search-internal): New function.
10622         (wl-complete-field-to): Use it.
10623
10624 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10625
10626         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10627         Use `let' instead of `let*'.
10628         Require 'wl-vars.
10629
10630         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10631         Define as defcustom.
10632         (wl-ldap-base): Ditto.
10633         (wl-use-ldap): Ditto.
10634
10635 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10636
10637         * wl-address.el (wl-ldap-search): New function.
10638         (wl-complete-field-body): Use `wl-ldap-search'.
10639         (wl-ldap-server): New variable.
10640         (wl-ldap-base): Ditto.
10641         (wl-use-ldap): Ditto.
10642
10643 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10644
10645         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10646         (Pointed out by Mito <mit@nines.nec.co.jp>).
10647         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10648         buffer-local variables like `wl-summary-redisplay-internal'.
10649         (wl-summary-redisplay-all-header): Likewise.  Update
10650         Summary view too.
10651
10652 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10653
10654         * wl-summary.el (wl-summary-jump-to-parent-message):
10655         Consider prefix argument.
10656
10657         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10658         when closed thread is deleted.
10659
10660 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10661
10662         * wl-summary.el (wl-summary-jump-to-parent-message):
10663         Consider thread modification.
10664
10665 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10666
10667         * wl-message.el (wl-message-normal-get-original-buffer): Use
10668         `save-excursion'.
10669
10670         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10671         (wl-summary-showto-folder-regexp): Ditto.
10672
10673 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10674
10675         * wl-util.el (wl-delete-alist): Doc fix.
10676         (wl-delete-associations): New function.
10677         (wl-inverse-alist): New function.
10678         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10679         Split temporary variables. Use `wl-delete-associations'
10680         and `wl-inverse-alist'.
10681         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10682
10683 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10684
10685         * wl-folder.el (wl-folder-prefetch-entity):
10686         Execute prefetching if new count is unknown.
10687
10688 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10689
10690         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10691
10692         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10693         delete entity.
10694         (wl-thread-set-parent): If insert as top, set linked as nil.
10695
10696         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10697         `wl-thread-cleanup-symbols' when view mode is thread.
10698
10699 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10700
10701         * wl-folder.el (wl-folder-create-folder-entity): Use
10702         with-current-buffer.
10703         (wl-local-folder-init): Call set-buffer to make sure we are in
10704         the Folder buffer. Don't touch buffer-local variables here.
10705         (wl-folder-mode): Initialize buffer-local variables here.
10706
10707         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10708         (wl-folder-entity-assign-id): Ditto.
10709         (wl-folder-create-entity-hashtb): Ditto.
10710         (wl-local-folder-init): Ditto.
10711         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10712
10713 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10714
10715         * wl-summary.el (wl-summary-default-from): Fix probrem when
10716         std11-extract-address-components return (nil "foo@bar").
10717
10718 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10719
10720         * wl-draft.el (wl-draft-clone-local-variables):
10721         Remove redundant `setq'.
10722
10723 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10724
10725         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10726         Bind wl-highlight-x-face-func as nil while highlighting header.
10727
10728 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10729
10730         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10731
10732 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10733
10734         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10735         elmo-msgdb-overview-hashtb from copy-variables.
10736         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10737         instead of `elmo-msgdb-overview-get-entity-by-number'.
10738         (wl-summary-auto-refile): Ditto.
10739
10740         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10741         `elmo-msgdb-overview-get-entity' instead of
10742         `elmo-msgdb-search-overview-entity'.  Use
10743         `elmo-msgdb-overview-get-entity' instead of
10744         `elmo-msgdb-overview-get-entity-by-number'.
10745         (wl-thread-insert-entity-sub): Ditto.
10746         (wl-thread-insert-message): Ditto.
10747
10748         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10749         `elmo-msgdb-overview-get-entity'.
10750         (wl-normal-message-redisplay): Ditto.
10751
10752 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10753
10754         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10755         `wl-thread-entities'.
10756         (wl-thread-delete-message): Fix remove top message from
10757         `wl-thread-entity-list'.
10758
10759         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10760         wl-append(nconc), because update-list is broken on Meadow.
10761
10762         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10763         updating process.
10764         (wl-summary-rescan): Ditto.
10765         (wl-summary-sync-update3): Ditto.
10766         * wl-thread.el (wl-thread-set-parent): Renamed from
10767         `wl-summary-set-parent'.
10768         (wl-thread-insert-message): Updating buffer faster.
10769         (wl-thread-delete-message): Updating buffer faster.
10770
10771         * wl-score.el (wl-summary-score-update-all-lines): Changed
10772         interval for display progress gauge.
10773
10774 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10775
10776         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10777         folder always-sticky.
10778         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10779         defmacro.
10780
10781 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10782
10783         * wl-vars.el (wl-draft-add-references): New user option.
10784
10785         * wl-draft.el (wl-draft-add-references): New function.
10786         (wl-draft-yank-from-mail-reply-buffer): Use it.
10787         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10788         as nil.
10789
10790 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10791
10792         * wl-thread.el (wl-thread-update-line-msgs): Called
10793         `wl-thread-update-line-on-buffer-sub'.
10794         (wl-thread-update-line-on-buffer): Delete routine of inserting
10795         thread.
10796         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10797         moved from `wl-thread-update-line-on-buffer'.
10798         Add threshold for displaying progress gauge.
10799         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10800         argument of `wl-thread-update-line-msgs'.
10801         Add threshold for displaying progress gauge.
10802         * wl-folder.el:
10803         Add threshold for displaying progress gauge.
10804         * wl-score.el: Ditto.
10805
10806         * wl-expire.el (wl-summary-expire): Display deleting info.
10807
10808 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10809
10810         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10811         `no-msg'.
10812         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10813         argument of `wl-thread-update-line-msgs'.
10814         (wl-summary-set-parent): Added optional argument `parent-number'.
10815         (wl-summary-buffer-saved-message): New buffer local variable.
10816         (wl-summary-save-current-message): New command.
10817         (wl-summary-yank-saved-message): Ditto.
10818         (wl-summary-mode-map): Added key binding for
10819         `wl-summary-save-current-message' (\ew) and
10820         `wl-summary-yank-saved-message' (\C-y).
10821         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10822
10823 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10824
10825         * wl-summary.el (wl-summary-mode-map): Added key binding for
10826         `wl-summary-set-parent' (ts).
10827
10828 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10829
10830         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10831         subject faster. If thread number is reverse, delayed updating
10832         thread.
10833         (wl-summary-search-by-subject): Ditto.
10834         (wl-summary-put-alike): Ditto.
10835         (wl-summary-get-alike): Ditto.
10836         (wl-summary-insert-headers): Insert header of all overview in
10837         buffer.
10838         (wl-summary-rescan): Delayed updating thread. Kill search subject
10839         buffer for wl-summary-search-by-subject.
10840         (wl-summary-sync-update3): Ditto.
10841         (wl-summary-exit): Ditto.
10842         (wl-summary-goto-bottom-of-current-thread): Change for linked
10843         thread.
10844         (wl-summary-overview-create-summary-line): Change line for linked
10845         thread.
10846
10847         * wl-summary.el (wl-summary-update-thread): Use
10848         wl-thread-maybe-get-children-num.
10849         (wl-summary-set-parent): If change parent, move sub thread.
10850         (wl-summary-redisplay-internal): Add horizontal recenter.
10851         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10852
10853         * wl-thread.el (wl-thread-entity-get-linked): New function.
10854         (wl-thread-entity-set-linked): New function.
10855         (wl-thread-create-entity): Add linked element.
10856         (wl-thread-entity-insert-as-top): Use wl-append.
10857         (wl-thread-maybe-get-children-num): If closing thread, return
10858         children msgs.
10859         (wl-thread-update-line-msgs): Displaying progress message.
10860         (wl-thread-update-line-on-buffer-sub): Use
10861         wl-thread-maybe-get-children-num.
10862         (wl-thread-update-line-on-buffer): If update line is not exists,
10863         insert thread.
10864         (wl-thread-delete-message): If delete top msg of thread, search
10865         parent by subject.
10866         (wl-thread-insert-entity): Use
10867         wl-thread-maybe-get-children-num.
10868
10869         * wl-highlight.el (wl-highlight-summary-current-line): change
10870         sregexp for linked thread.
10871         * wl-util.el (wl-count-lines): Count lines.
10872         (wl-horizontal-recenter): horizontal recenter.
10873         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10874         (wl-score-get-alike): Ditto.
10875         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10876         (wl-subject-length-limit): New variable.
10877         (wl-highlight-thread-indent-string-regexp): Changed for linked
10878         thread.
10879
10880 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10881
10882         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10883         New variable (revival).
10884         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10885         by subject matching if there's no in-reply-to nor references field
10886         (revival).
10887
10888 \f
10889 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10890
10891         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10892         message.
10893
10894 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10895
10896         * wl-summary.el (wl-summary-reply): Return t if there was a
10897         message at cursor point.
10898         Added unwind-protect.
10899         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10900         returns t.
10901         (wl-summary-cancel-message): Do nothing when there's no message at
10902         cursor point.
10903         (wl-summary-forward): Ditto.
10904         (wl-summary-jump-to-parent-message): Ditto.
10905         (wl-summary-reedit): Ditto.
10906         (wl-summary-edit-addresses): Ditto.
10907         (wl-summary-pipe-message): Ditto.
10908         (wl-summary-print-message-with-ps-print): Ditto.
10909         (wl-summary-print-message): Ditto.
10910         (wl-summary-mark-as-important): Ditto.
10911         (wl-summary-mark-as-unread): Ditto.
10912
10913         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10914         message at cursor point.
10915         (wl-summary-reply-with-citation): Remove unwind-protect.
10916
10917         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10918         subject searching feature.
10919         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10920         Eliminated.
10921
10922 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10923
10924         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10925         New variable.
10926         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10927         by subject matching if there's no in-reply-to nor references field.
10928
10929         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10930
10931         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10932         when display is finished.
10933         (wl-folder-open-all): Ditto.
10934         (wl-folder-update-access-group): Ditto.
10935         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10936         * wl-thread.el (wl-thread-close-all): Ditto.
10937
10938         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10939         progress gauge only when it was displayed.
10940         * wl-folder.el (wl-folder-insert-entity): Ditto.
10941
10942 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10943
10944         * wl-summary.el (wl-summary-incorporate): Enclose
10945         `wl-summary-sync-force-update' with save-excursion.
10946
10947 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10948
10949         * wl-summary.el (wl-summary-prefetch-region):
10950         Pass current cursor point to `pos-visible-in-window-p' after
10951         moving cursor to the started point.
10952
10953 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10954
10955         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10956
10957         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10958         fields from the forwarding message.
10959         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10960         `ignored-fields'.
10961
10962 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10963
10964         * wl-mime.el (wl-message-request-partial):
10965         Eliminated argument `msgdb'.
10966         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10967         (wl-mime-combine-message/partial-pieces): Likewise.
10968         * tm-wl.el (wl-message-request-partial): Likewise.
10969         (wl-mime-combine-message/partial-pieces): Likewise.
10970
10971 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10972
10973         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10974         when display is finished.
10975
10976 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10977
10978         * wl-summary.el (wl-summary-goto-folder-subr):
10979         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10980
10981 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10982
10983         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10984         when cursor point is visible.
10985
10986 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10987
10988         * wl-expire.el (wl-expire-archive-get-max-number):
10989         Don't use `file-name-directory'.
10990
10991 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10992
10993         * wl-expire.el (wl-expire-archive-get-max-number):
10994         Use `file-name-directory'.
10995
10996 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10997
10998         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10999         only when there is progress.
11000
11001 2000-04-13  Mito <mit@nines.nec.co.jp>
11002
11003         * wl-summary.el (wl-summary-sync-marks): Display progress.
11004
11005 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11006
11007         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
11008         (wl-summary-prev): Move cursor regardless of unread status.
11009         (wl-summary-next): Ditto.
11010
11011 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
11012
11013         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
11014         Added argument `target' and `number'.
11015         * tm-wl.el (wl-summary-burst-subr): New function.
11016         (wl-summary-burst): Use it.
11017
11018 2000-04-10  Mito <mit@nines.nec.co.jp>
11019
11020         * wl-mime.el (wl-burst): New function.
11021         (wl-summary-burst): Use it.
11022
11023 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
11024
11025         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
11026         as petname when there's no candidate.
11027
11028 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
11029
11030         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
11031         New variable.
11032         * wl-fldmgr.el (wl-fldmgr-add): Use it.
11033
11034         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
11035
11036         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
11037
11038 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
11039
11040         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
11041         Use substring of `original' instead of buffer-substring.
11042         (wl-refile-evaluate-rule):
11043         Set `original' argument of wl-refile-expand-newtext.
11044
11045         * wl-summary.el
11046         (wl-summary-auto-refile-check-refile-rule-alist-subr,
11047         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
11048         (wl-summary-auto-refile): Check existence of destination folder just
11049         before marking.
11050
11051 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11052
11053         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
11054         when wl-refile-get-field-value return nil.
11055
11056 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
11057
11058         * wl-refile.el
11059         (wl-refile-expand-newtext): New function imported from Gnus.
11060         (wl-refile-evaluate-rule): Use it.
11061
11062 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
11063
11064         * wl-summary.el (wl-summary-print-destination):
11065         Duplicate folder string to avoid putting text-property on
11066         original string.
11067
11068         * wl-refile.el (wl-refile-get-field-value): New function.
11069         (wl-refile-evaluate-rule): New function;
11070         Evaluate refile rule recursively.
11071         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
11072         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
11073         New function; Check existence of a target folder recursively.
11074         (wl-summary-auto-refile-check-refile-rule-alist):
11075         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
11076
11077 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
11078
11079         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
11080
11081         * wl-folder.el (wl-create-folder-entity-from-buffer):
11082         Fixed problem when '}' character is contained in folder name.
11083
11084         * wl-xmas.el (wl-make-modeline): Consider plugged status.
11085
11086 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11087
11088         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
11089         (wl-fldmgr-add-completion-all-completions):
11090         Use wl-fldmgr-add-completion-hashtb.
11091
11092 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11093
11094         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
11095         wl-fldmgr-add-completion-subr): New functions.
11096         * wl-folder.el (wl-folder-completion-func): New variable.
11097         * wl-summary.el (wl-summary-read-folder):
11098         Use wl-folder-completion-func.
11099
11100         * wl-refile.el: Eliminate throw & catch.
11101
11102         * wl.el (wl-plugged-sending-queue-status): Fixed.
11103
11104 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
11105
11106         * wl-draft.el (wl-draft): Put category property on
11107         mail-header-separator.