* wl.el (wl-plugged-change): Suppress compile warnings; Use
[elisp/wanderlust.git] / wl / ChangeLog
1 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * wl-demo.el (wl-demo-copyright-notice): Add 2010.
4
5         * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead
6         of `goto-line'.
7
8         * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for
9         symbol.
10
11         * wl.el (wl-plugged-change): Suppress compile warnings; Use
12         `with-current-buffer' instead of `save-excursion' & `set-buffer'.
13         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
14         * wl-address.el (wl-complete-window-show): Ditto.
15         * wl-message.el (wl-message-select-buffer): Ditto.
16         * wl-template.el (wl-template-show): Ditto.
17         * wl-util.el (wl-collect-summary): Ditto.
18
19 2009-12-16  Lloyd Zusman <ljz@asfast.com>
20
21         * wl-summary.el (wl-summary-detect-mark-position): Force
22         the temporary buffer to enable the use of multibyte characters
23         within searches [wl-en:2460].
24
25 2009-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
26
27         * wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
28         of `beginning-of-buffer'.
29
30 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
31
32         * wl-summary.el (wl-summary-display-raw): New function, display
33         message in raw format.
34
35 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
36
37         * Version number is increased to 2.15.7.
38
39 2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
40
41         * wl-summary.el (wl-summary-previous-message-number): New function.
42         (wl-summary-next-message-number): Ditto.
43         (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
44         `wl-summary-next-message-number'.
45         (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
46         Inline temporary variable `cur-id'.
47         (wl-summary-get-next-unread-folder): Ditto.
48         (wl-summary-get-next-folder): Ditto.
49         (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
50
51 2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
52
53         * wl-demo.el (wl-demo-copyright-notice): Add 2009.
54
55 2008-09-05  Kenichi Okada  <okada@opaopa.org>
56
57         * wl-summary.el (wl-summary-buffer-folder-name)
58         (wl-draft-config-body-goto-header): Use backquote instead of quote.
59         * wl-draft.el (wl-draft-body-goto-top)
60         (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
61
62 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
63
64         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
65         (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
66
67 2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
68
69         * wl-expire.el: Fix Comentary section.
70
71 2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
72
73         * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
74         Require mime-parse, elmo-mime, and wl-util.
75
76         * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
77
78         * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
79
80 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
81
82         * wl-template.el: Require elmo-util and wl-vars.
83
84         * wl-mime.el (wl-mime-display-header): Revert last change.
85         Remove `delete-matching-lines "^$"'.
86
87 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
88
89         * wl-mime.el (wl-define-dummy-functions): Split
90         `eval-when-compile' form for avoid error; when `make
91         compile-strict.
92
93         * wl-util.el: Move (eval-when-compile (require 'static)).
94         * wl-dnd.el: Add (eval-when-compile (require 'static)).
95         * wl-message.el: Ditto.
96
97         * wl-mime.el (wl-message-delete-current-part): Use
98         `insert-buffer-substring' instead of `insert-buffer'.
99         * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
100         * wl-draft.el (wl-draft-generate-clone-buffer)
101         (wl-draft-do-mime-bcc): Ditto.
102
103         * wl-address.el: Add (eval-when-compile (require 'cl)).
104         * wl-addrmgr.el: Ditto.
105         * wl-mime.el: Ditto.
106         * wl-util.el: Ditto.
107         * wl-score.el: Ditto.
108
109 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
110
111         * wl.el (wl-plugged-toggle): Use `string-to-number' instead of
112         `string-to-int'.
113
114         * wl-util.el (wl-unique-id): Use `string-to-number' instead of
115         `string-to-int'.
116
117         * wl-thread.el (wl-thread-jump-to-msg, wl-thread-set-parent): Use
118         `string-to-number' instead of `string-to-int'.
119
120         * wl-summary.el (wl-summary-get-list-info)
121         (wl-summary-message-number): Use `string-to-number' instead of
122         `string-to-int'.
123
124         * wl-score.el (wl-score-overview-entity-get-lines)
125         (wl-score-set-mark-below, wl-score-set-expunge-below)
126         (wl-summary-increase-score, wl-score-get-header-entry): Use
127         `string-to-number' instead of `string-to-int'.
128
129         * wl-folder.el (wl-folder-update-diff-line): Use
130         `string-to-number' instead of `string-to-int'.
131
132         * wl-expire.el (wl-expire-archive-number2): Use `string-to-number'
133         instead of `string-to-int'.
134
135         * wl-draft.el (wl-jump-to-draft-folder): Use `string-to-number'
136         instead of `string-to-int'.
137
138         * wl-dnd.el (wl-dnd-drop-func): Use `string-to-number' instead of
139         `string-to-int'.
140
141 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
142
143         * wl-util.el (wl-match-string, wl-match-buffer)
144         (wl-as-coding-system, wl-as-mime-charset, wl-concat-list)
145         (wl-kill-buffers, wl-local-variable-p)
146         (wl-line-formatter-setup): New backquote style.
147         (wl-count-lines): Use quote instead of backquote.
148
149         * wl-summary.el (wl-summary-buffer-folder-name)
150         (wl-summary-get-alike): Use quote instead of backquote.
151         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
152         backquote style.
153
154         * wl-message.el (wl-message-buffer-cache-buffer-get)
155         (wl-message-buffer-cache-folder-get)
156         (wl-message-buffer-cache-message-get)
157         (wl-message-buffer-cache-entry-make)
158         (wl-message-buffer-cache-hit): New backquote style.
159
160         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
161         backquote.
162         (wl-folder-unread-regex, wl-folder-entity-exists-p)
163         (wl-folder-clear-entity-info)
164         (wl-folder-get-entity-info, wl-folder-set-entity-info)
165         (wl-folder-elmo-folder-cache-get)
166         (wl-folder-elmo-folder-cache-put): New backquote style.
167
168         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
169         (wl-fldmgr-assign-id): Ditto.
170         (wl-fldmgr-delete-line): Use quote instead of backquote.
171         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
172
173         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
174         (wl-draft-set-sent-message): New backquote style.
175         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
176         (wl-draft-config-body-goto-header): Use quote instead of backquote.
177
178 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
179
180         * wl-address.el (wl-address-concat-token): Fix typo.
181
182 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
183
184         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
185         (wl-score-get-alike): Ditto.
186
187         * wl-vars.el: New backquote style.
188         (wl-message-header-button-alist): Use quote instead of backquote.
189
190         * wl.el (wl-plugged-string): New backquote style.
191
192         * wl-address.el (wl-address-concat-token): New backquote style.
193
194         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
195
196 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
197
198         * wl-highlight.el (wl-highlight-folder-opened-regexp)
199         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
200
201         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
202         in the character alternative.
203
204 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
205
206         * Version number is increased to 2.15.6.
207
208 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
209
210         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
211         optional 3rd argument of epg-context-set-progress-callback; it was
212         temporarily removed in the Emacs trunk due to copyright problem.
213         (wl-mime-pgp-verify-region-with-epg): Ditto.
214
215 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
216
217         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
218
219 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
220
221         * wl-util.el (wl-biff-check-folders): Set biff flag.
222         (from Naoto Morishima [wl:14031])
223
224 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
225
226         * wl.el (wl-plugged-server-indent): Use quote instead of
227         backquote.
228
229 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
230
231         * wl-score.el (wl-score-insert-header): Add guard for
232         `std11-unfold-string'.
233         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
234         TYPE artgument when TO or CC field.
235
236 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * wl-summary.el (wl-summary-goto-folder-subr): Call
239         `elmo-folder-close' instead of `elmo-folder-commit' if discard
240         current summary.
241
242 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
243
244         * wl-util.el (wl-read-shell-commande): New function or alias.
245
246         * wl-summary.el (wl-summary-pipe-message): Use
247         `wl-read-shell-command' instead of `read-string'.
248         (wl-summary-target-mark-pipe): Ditto.
249
250 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
251
252         * wl-summary.el (wl-summary-reply): Fix docstring.
253         * wl-draft.el (wl-draft-reply): Ditto.
254
255 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
256
257         * wl-mime.el (wl-summary-extract-attachments): New command.
258         (wl-summary-extract-attachments-1): New internal function.
259
260 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
261
262         * wl-expire.el (wl-expire-folder): New function (split from
263         wl-summary-expire).
264         (wl-summary-expire): Use it. Add argument `all' instead of remove
265         `nolist'. Cause an error only if this function is calling
266         interactively.
267
268 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
269
270         * wl-expire.el (wl-expire-refile): Display progress message.
271         (wl-summary-expire): Simplify.
272
273         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
274         unused argument `deleting-info'.
275
276 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * wl-vars.el (wl-message-popup-buffers): New user option.
279
280         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
281         (wl-message-delete-popup-windows): New function that substitues
282         above one.
283         (wl-mime-setup): Follow the above change.
284
285 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
286
287         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
288
289 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
290
291         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
292         "tkm" to wl-thread-spam.
293
294 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
295
296         * wl-thread.el (wl-thread-entity-insert-as-children): Use
297         wl-thread-entity-set-children.
298         (wl-thread-insert-message, wl-thread-insert-entity-sub,
299         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
300         Use wl-thread-entity-get-*.
301
302 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
303
304         * wl-mime.el (wl-epg-progress-callback): New function.
305         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
306         with `elmo-with-progress-display'. Set a progress callback
307         function to epg-context.
308         (wl-mime-pgp-verify-region-with-epg): Ditto.
309
310 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
311
312         * wl-util.el (wl-completing-read-multiple): Define as an alias of
313         `completing-read-multiple' if emacs-version is not less than 22.
314
315 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
316
317         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
318         change.
319
320 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-summary.el (wl-summary-sync-update): Move
323         `wl-thread-update-indent-string-thread' to outside of
324         `elmo-with-progress-display'.
325
326 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
327
328         * wl-message.el (wl-message-exit): Check buffer existence.
329
330 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * wl-util.el (wl-simple-display-progress): New function.
333         (wl-display-progress-with-gauge): Ditto.
334         (wl-progress-callback-function): Ditto.
335
336         * wl.el (wl-init): Set `elmo-progress-callback-function' as
337         `wl-progress-callback-function'
338
339         * wl-vars.el (wl-display-progress-threshold): New user option.
340         (wl-display-progress-function): Ditto.
341
342         * Version number is increased to 2.15.5.
343
344 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
345
346         * wl-thread.el (wl-thread-close-children): New function.
347         (wl-thread-open-children): Ditto.
348         * wl-action.el (wl-summary-set-mark): Redo the last change by
349         using it.
350
351         * wl-action.el (wl-summary-set-mark): Undo the last change.
352         Forbid interactive call.
353
354 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
355
356         * wl-mime.el (wl-define-dummy-functions): New macro.
357         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
358         `wl-mime-pgp-decrypt-region'.
359         (wl-mime-pgp-verify-region-with-epg): Renamed from
360         `wl-mime-pgp-verify-region'.
361         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
362         `wl-mime-pgp-decrypt-region'.
363         (wl-mime-pgp-verify-region-with-pgg): Renamed from
364         `wl-mime-pgp-verify-region'.
365         (wl-mime-pgp-decrypt-region): New function; To select dispatch
366         function at runtime.
367         (wl-mime-pgp-verify-region): Ditto.
368
369         * wl-vars.el (wl-use-pgp-module): New user option.
370
371 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
372
373         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
374         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
375
376 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
377
378         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
379         even if there are target marks only.
380
381 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
382
383         * Version number is increased to 2.15.4.
384
385 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
386
387         * wl-folder.el (wl-folder-check-one-entity): Simplify.
388
389 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
390
391         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
392         variable.
393
394 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
395
396         * wl-spam.el (wl-thread-test-spam): New function.
397         (wl-spam-setup): Bind "tkc".
398
399 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
400
401         * wl-expire.el (wl-folder-expire-entity): Rewite without
402         `wl-summary-goto-folder-subr'.
403         (wl-folder-expire-current-entity): Don't kill summary buffer.
404
405 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
406
407         * wl-folder.el (wl-folder-sync-entity): Rewrite without
408         `wl-summary-goto-folder-subr'.
409         (wl-folder-mark-as-read-all-entity): Likewise.
410
411         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
412
413 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
414
415         * wl-thread.el (wl-thread-force-open): Arranged.
416
417 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
418
419         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
420         from regexp.
421
422         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
423         (wl-read-search-condition-internal): Append them.
424
425 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * wl-vars.el (wl-additional-search-condition-fields):
428         New user option.
429
430         * wl-util.el (wl-search-condition-fields): New function; export
431         from `wl-read-search-condition-internal'.
432         (wl-read-search-condition-internal): Use it.
433
434         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
435
436 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
437
438         * wl-summary.el (wl-summary-define-sort-command): New function.
439         (wl-summary-sort-by-date, wl-summary-sort-by-number)
440         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
441         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
442         define by `wl-summary-define-sort-command' at runtime.
443
444         * wl.el (wl-init): Call wl-summary-define-sort-command.
445
446 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
447
448         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
449         properties at the decrypting region.
450
451 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
452
453         * wl-util.el (wl-find-region): New function.
454
455         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
456         coding system.
457         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
458         property `wl-mime-decoded-coding-system'.
459         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
460         property `wl-mime-decoded-coding-system' to encode text.
461
462         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
463         message.
464         (wl-mime-pgp-verify-region): Ditto.
465
466 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
469         buffer. Use epa-display-verify-result.
470
471 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
472
473         * wl-draft.el (wl-draft-send): Continue even if setting parent
474         flag was failed.
475
476 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-message.el (wl-message-flag-indicator): Fixed the problem
479         of returning string only of parentheses.
480
481 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
482
483         * wl-summary.el (wl-summary-write): Add argument `folder'.
484         (wl-summary-write-current-folder): Change argument `folder' from
485         optional to require.
486         (wl-summary-get-buffer): Return the buffer associated folder only.
487
488         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
489         change.
490         (wl-folder-toggle-disp-summary): Ditto.
491
492         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
493         current summary as parent-folder.
494
495 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
496
497         * wl-draft.el (wl-draft-reedit): Don't overwrite
498         wl-draft-parent-folder.
499
500 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
501
502         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
503         (wl-mime-pgp-verify-region): Ditto.
504         (wl-message-decrypt-pgp-nonmime): Use the above function.
505         (wl-message-verify-pgp-nonmime): Likewise.
506         (wl-mime-preview-application/pgp): Likewise.
507
508 2006-04-20  Kenichi Okada  <okada@opaopa.org>
509
510         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
511         Fix about the order of `wl-nntp-posting-port' and
512         `wl-nntp-posting-stream-type'.
513         * wl.el (wl-plugged-port-label-alist): Add smtp.
514
515 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
516
517         * wl-summary.el (wl-summary-message-status): New macro.
518
519         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
520         (wl-summary-killed-mark): New user option.
521
522         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
523         API change.
524         (wl-thread-insert-entity-sub): Ditto.
525         (wl-thread-recover-messages): New command.
526
527         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
528         Don't call `wl-highlight-summary-current-line' directly.
529         (wl-summary-buffer-attach): Connect to signal `status-changed'
530         instead of `cache-changed'.
531         (wl-summary-buffer-detach): Follow the above change.
532         (wl-summary-detect-mark-position): Follow the API change.
533         (wl-summary-rescan-message): Ditto.
534         (wl-summary-insert-sequential): Ditto.
535         (wl-summary-update-thread): Ditto.
536         (wl-summary-message-mark): Ditto.
537         (wl-summary-persistent-mark): Ditto.
538         (wl-summary-create-line): Ditto.
539         (wl-summary-prefetch-region-no-mark): Call
540         `wl-summary-persistent-mark' with number.
541         (wl-summary-recover-messages-region): New command.
542         (wl-summary-target-mark-recover): Ditto.
543         (wl-summary-recover-message): Ditto.
544         (wl-summary-persistent-mark-string): Add argument `status' instead
545         of remove arguments `flags' and `cached'.  Treat killed status.
546         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
547
548         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
549         (wl-highlight-summary-line-face-spec): Treat killed status.
550         (wl-highlight-summary-line-string): Follow the API change.
551         (wl-highlight-summary-current-line): Ditto.
552
553         * Version number is increased to 2.15.3.
554
555 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
556
557         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
558         of symbolp to test whether the condition is function.
559
560 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
561
562         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
563         to nil.
564
565 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * wl-summary.el (wl-summary-buffer-message-ring): New internal
568         variable.
569         (wl-summary-buffer-last-displayed-msg): Abolish.
570         (wl-summary-push-message): New function.
571         (wl-summary-pop-message): Ditto.
572         (wl-summary-goto-folder-subr): Reset
573         `wl-summary-buffer-message-ring'.
574         (wl-summary-pop-to-last-message): New command.
575         (wl-summary-goto-last-displayed-msg): Call
576         wl-summary-pop-to-last-message if optional argument is non-nil or
577         the last command is itself.
578         (wl-summary-redisplay-internal): Push last message number into
579         `wl-summary-buffer-message-ring'.
580
581         * wl-vars.el (wl-summary-message-ring-max): New user option.
582
583 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
584
585         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
586         from `wl-draft-reply').
587         (wl-draft-reply): Use it.
588         (wl-draft-find-reply-headers): Avoid compile warning.
589
590 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
591
592         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
593
594 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * wl-message.el (wl-message-flag-indicator): New function.
597         (wl-message-redisplay): Use it.
598
599 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
600
601         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
602
603 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
606         instead of `read-event'.
607
608         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
609
610         * wl-mule.el (wl-read-event-char): Ditto.
611
612         * wl-e21.el (wl-read-event-char): Ditto.
613
614 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
615
616         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
617
618 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-vars.el (wl-draft-send-confirm-type): New user option.
621
622         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
623
624         * wl-draft.el (wl-draft-send-confirm): Confirmation by
625         `wl-draft-send-confirm-type'
626
627 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
630         Avoid error when the buffer name is already used.
631
632 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
633
634         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
635         the change of elmo-nmz -> elmo-search.
636         (wl-highlight-summary-line-help-echo-alist): Ditto.
637         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
638         (wl-nmz-folder-icon): Define as obsolete.
639         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
640         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
641
642 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * wl-summary.el (wl-summary-get-list-info): Rewrite with
645         `elmo-find-list-match-value'
646
647 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
648
649         * wl-summary.el (wl-summary-get-list-info): Optimize.
650         Use List-Id and List-Post also.
651
652 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
655
656 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
657
658         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
659
660 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-util.el (wl-completing-read-multiple-1): New internal function.
663         (wl-completing-read-multiple-2): Ditto.
664         (wl-completing-read-multiple): Define use above functions.
665
666         * wl-summary.el (wl-summary-sort): Removed the workaround for a
667         bug of `completing-read-multiple' about default value.
668
669         * wl-xmas.el (wl-completing-read-multiple): Removed.
670
671         * wl-mule.el (wl-completing-read-multiple): Ditto.
672
673         * wl-e21.el (wl-completing-read-multiple): Ditto.
674
675 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-util.el (wl-filter-associations): New function.
678
679         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
680         (wl-spam-ignored-folder-list): Ditto.
681         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
682         (wl-spam-string-member-p): New function.
683         (wl-spam-domain): Use it.
684         (wl-spam-split-numbers): New function.
685         (wl-spam-apply-partitions): Ditto.
686         (wl-spam-register-spam-messages): Use `folder' instead of
687         `wl-summary-buffer-elmo-folder'.
688         (wl-spam-register-good-messages): Ditto.
689         (wl-summary-exec-action-spam): Decide a domain by real folder of
690         message.
691         (wl-summary-exec-action-refile-with-register): Likewise.
692
693 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
694
695         * wl-e21.el (wl-e21-find-image): New function.
696         (wl-e21-setup-toolbar): Use it instead of `find-image'.
697         (wl-e21-highlight-folder-group-line): Ditto.
698         (wl-folder-init-icons): Ditto.
699         (wl-plugged-init-icons): Ditto.
700         (wl-biff-init-icons): Ditto.
701
702 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
705         (wl-inhibit-save-drafts): New internal variable.
706         (wl-disable-auto-save): Ditto.
707         (wl-save-drafts): Treat above variables.
708         (wl-auto-save-drafts): New function.
709         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
710         `wl-stop-save-drafts'.
711         (wl-start-save-drafts): New function.
712         (wl-stop-save-drafts): Ditto.
713         (wl-set-auto-save-draft): New command.
714
715         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
716         `wl-set-save-drafts'.
717
718 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
721         `make-local-variable' instead of `make-variable-buffer-local'.
722
723 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
724
725         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
726
727 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
728
729         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
730
731 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
732
733         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
734         of working buffer.
735
736 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
739
740         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
741         value into recipients; Bind `wl-draft-remove-group-list-contents'
742         as nil.
743
744 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
745
746         * wl-summary.el (wl-summary-sort): Fixed the last change.
747
748         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
749         (wl-summary-sort-messages): Ditto.
750         (wl-summary-rescan): Use it.
751         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
752         `completing-read'; Append candidates for reverse order.
753
754 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
755
756         * Version number is increased to 2.15.2.
757
758 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
759
760         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
761         "Smaller".
762         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
763
764 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
765
766         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
767
768 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-vars.el (wl-draft-additional-header-alist): Add into the
771         customize group `wl-draft'.
772         (wl-draft-add-in-reply-to): Move customize group from `wl' to
773         `wl-draft'.
774         (wl-draft-add-references): Ditto.
775
776         * wl-action.el (wl-summary-print-argument): Rename argument from
777         `folder' to `data'.
778
779 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
780
781         * wl-summary.el (wl-summary-rescan-message): Call
782         `wl-thread-cleanup-symbols' before insert thread.
783
784 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl.el (wl-init): Set `elmo-get-folder-function' as
787         `wl-folder-make-elmo-folder'.
788
789         * wl-spam.el (wl-summary-exec-action-spam): Use
790         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
791
792         * wl-folder.el (wl-folder-make-elmo-folder): New function.
793         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
794         `elmo-make-folder'.
795         (wl-folder-get-elmo-folder): Ditto.
796         (wl-folder-create-subr): Simplify.
797
798 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
801
802 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
805         contents in message buffer instead of original buffer. If optional
806         argument specified, ask coding system for encode.
807
808 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
809
810         * wl-spam.el (wl-summary-test-spam-region): New function.
811         (wl-spam-setup): Bind "rkc".
812
813 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
814
815         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
816
817 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
818
819         * wl-spam.el (wl-summary-test-spam): Fix typo.
820         (wl-message-check-spam): Ditto.
821
822 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
823
824         * wl-summary.el (wl-summary-default-from): Simplify.
825
826 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * wl-action.el (wl-summary-exec-action-refile): Simplify.
829         (wl-summary-exec-action-copy): Ditto.
830         (wl-summary-auto-refile): Check existence of temporary mark.
831
832 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
833
834         * wl-summary.el (wl-summary-create-line): Use
835         `elmo-time-to-datevec'.
836
837         * wl-expire.el (wl-expire-archive-date): Ditto.
838         (wl-expire-localdir-date): Ditto.
839
840         * wl-util.el (wl-day-number): Abolish.
841
842         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
843         of `wl-day-number'.
844         (wl-score-followup): Ditto.
845         (wl-score-add-followups): Ditto.
846         (wl-score-get-latest-msgs): Ditto.
847         (wl-score-get-header-entry): Ditto.
848         (wl-score-edit-insert-date): Ditto.
849
850 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
851
852         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
853         `elmo-message-entity-field' with 2nd argument `type'.
854
855 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
856
857         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
858
859 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
860
861         * wl-thread.el (wl-thread-delete-message): Delete descendant
862         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
863
864 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
865
866         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
867
868 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
869
870         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
871         `Access folder'.
872
873 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-vars.el (wl-access-folder-icon): New user option.
876
877         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
878         `Access folder'.
879
880 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * wl-summary.el (wl-summary-buffer-set-folder): Use
883         `wl-folder-mime-charset'.
884
885         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
886         `mime-charset'.
887         (wl-folder-get-elmo-folder): Ditto.
888         (wl-folder-mime-charset): New function.
889
890 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
891
892         * wl-util.el (wl-parse-addresses): Define alias of
893         `elmo-parse-addresses' (move to `elmo-util.el').
894
895         * wl-summary.el (wl-summary-default-from): Follow the API change.
896         (wl-summary-overview-entity-compare-by-date): Ditto.
897         (wl-summary-overview-entity-compare-by-from): Ditto.
898         (wl-summary-get-list-info): Get value of `ml-info' field from
899         entity at first.
900         (wl-summary-rescan-message): Treat prefix argument.
901         (wl-summary-prefetch-msg): Follow the API change.
902         (wl-summary-search-by-subject): Ditto.
903         (wl-summary-insert-thread): Ditto.
904         (wl-summary-line-subject): Ditto.
905         (wl-summary-line-from): Ditto.
906         (wl-summary-create-line): Ditto.
907         (wl-summary-print-message-with-ps-print): Ditto.
908
909         * wl-score.el (wl-score-ov-entity-get): Ditto.
910         (wl-score-followup): Ditto.
911         (wl-score-add-followups): Use `elmo-message-entity-field' instead
912         of `car'.
913         (wl-score-get-latest-msgs): Follow the API change.
914         (wl-score-get-header): Ditto.
915
916         * wl-refile.el (wl-refile-learn): Ditto.
917         (wl-refile-subject-learn): Ditto.
918         (wl-refile-get-field-value): Ditto.
919         (wl-refile-guess-by-history): Ditto.
920         (wl-refile-guess-by-subject): Ditto.
921
922         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
923
924         * wl-expire.el (wl-expire-date-p): Removed.
925         (wl-expire-archive-date): Follow the API change.
926         (wl-expire-localdir-date): Ditto.
927         (wl-summary-expire): Ditto.
928
929         * Version number is increased to 2.15.1.
930
931 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
932
933         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
934         group is access or not (it is not strict, like wl-fldmgr-rename).
935
936 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
937
938         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
939         duplicate call of `wl-summary-print-argument' on the wrong line.
940
941 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
942
943         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
944         even if argument `number' is nil.
945         (wl-summary-insert-line): Print action argument if current message
946         has it.
947
948 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
949
950         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
951         (wl-draft-reply): Ditto.
952         (wl-draft): Add optional argument `parent-number' and call
953         `wl-draft-create-buffer' with it.
954         (wl-draft-create-buffer): Add optional argument
955         `parent-number'. Set wl-draft-parent-number as it.
956
957 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-folder.el (wl-folder-set-persistent-mark): If summary
960         buffer is not for given folder, don't use it.
961
962 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
963
964         * Version number is increased to 2.15.0.
965
966 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
967
968         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
969
970         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
971         (wl-highlight-get-face-by-name): New internal function.
972         (wl-highlight-summary-line-face-spec): Use it and fixed.
973
974 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
975
976         * wl-summary.el (wl-summary-sync-update): Use
977         `elmo-message-entity-field' instead of `car' to get message-id
978         from overview entity.
979
980         * wl-summary.el (wl-summary-rescan-message): Call
981         `wl-highlight-summary-displaying' when displaying a message.
982
983 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
984
985         * wl-draft.el (wl-draft-config-info-filename): Extracted from
986         `wl-draft-config-info-operation'.
987         (wl-draft-buffer-change-number): New function.
988         (wl-draft-rename-saved-config): Ditto.
989         * wl.el (wl-init): Connect slot for message-number-changed.
990         (toplevel): Add autoload for wl-draft-rename-saved-config.
991
992 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
995         `update-overview'
996         (wl-summary-buffer-detach): Disconnect from it.
997         (wl-summary-rescan-message): Use command.
998
999         * wl-message.el (wl-message-buffer-display): Use
1000         `with-current-buffer' instead of `save-excursion'.
1001
1002 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1003
1004         * wl-mime.el (wl-draft-preview-attributes-list): Protect
1005         wl-draft-preview-attributes-list from distraction.
1006
1007 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1008
1009         * wl-summary.el (wl-summary-sync-update): Sort the return value of
1010         `elmo-list-diff'.
1011
1012 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1013
1014         * wl-summary.el
1015         (wl-summary-edit-addresses-collect-candidate-fields): Use
1016         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
1017
1018         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
1019         instead of `elmo-set-work-buf'.
1020
1021         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
1022         (wl-address-make-address-list): Ditto.
1023
1024         * Version number is increased to 2.13.3.
1025
1026 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1027
1028         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
1029         user option.
1030
1031         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
1032         argument `5'.
1033
1034         * wl-message.el (wl-message-display-no-merge-p): New function.
1035         (wl-message-buffer-display): Check whether the message is
1036         reassembled and follow the API change.
1037
1038 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1039
1040         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
1041         multibyte on working buffer and removed unnecessary
1042         `buffer-disable-undo'.
1043
1044 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-util.el (wl-read-search-condition-internal): Fixed the last
1047         change.
1048
1049 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1050
1051         * wl-util.el (wl-read-search-condition-internal): Protect
1052         elmo-global-flags from distraction.
1053
1054 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1055
1056         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
1057
1058         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
1059         (wl-summary-event-handler): Ditto.
1060         (wl-summary-update-persistent-mark-on-event): New
1061         function (renamed from `elmo-event-handler-flag-changed').
1062         (wl-summary-buffer-attach): New function.
1063         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
1064         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
1065         instead of `elmo-folder-add-handler'.
1066
1067         * Version number is increased to 2.13.2.
1068
1069 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
1072         and "\177" to the `wl-news-previous-page'.
1073         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
1074         (wl-news-previous-page): New function.
1075
1076 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
1079         instead of `write-region' and simplify.
1080
1081 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1082
1083         * wl-template.el (wl-template-select): Cause error if
1084         `wl-template-alist' is nil.
1085
1086 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1087
1088         * wl-news.el.in: Set file variable `no-byte-compile'.
1089
1090 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1091
1092         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
1093         whether a target message is within displaying area.
1094         (elmo-event-handler-cache-changed): Ditto.
1095
1096 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
1097
1098         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
1099         to `defun'.  Use `nconc' instead of `append' to collect descendant
1100         message numbers.
1101
1102 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1103
1104         * wl-thread.el (wl-thread-save-top-list)
1105         (wl-thread-save-entities): Use `with-temp-buffer'.
1106         * wl-news.el.in (wl-news-previous-version-load):
1107         (wl-news-previous-version-save): Ditto.
1108         * wl-summary.el (wl-summary-load-file-object)
1109         (wl-summary-save-view-cache): Ditto.
1110
1111 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1112
1113         * wl-util.el (toplevel): Require 'elmo-flag'.
1114         (wl-read-search-condition): New function (Renamed from
1115         `elmo-read-search-condition').
1116         (wl-read-search-condition-internal): Likewise.
1117
1118         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
1119         invalid.
1120         (wl-summary-pick): Use `wl-read-search-condition' instead of
1121         `elmo-read-search-condition'.
1122         (wl-summary-virtual): Ditto.
1123
1124         * wl-folder.el (wl-folder-virtual): Ditto.
1125         (wl-folder-pick): Ditto.
1126
1127         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
1128
1129 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * wl-summary.el (wl-summary-reedit): Call
1132         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
1133
1134 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1135
1136         * wl-mime.el (toplevel): Require wl-vars.
1137
1138         * wl-message.el (toplevel): Require cl at compile.
1139
1140         * wl-draft.el (toplevel): Require elmo.
1141
1142 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1143
1144         * wl-message.el (wl-message-buffer-prefetch): Count is a number
1145         and do nothing when it is not positive.
1146         (wl-message-buffer-prefetch-next): Ditto.
1147
1148 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1149
1150         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1151         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1152         (wl-summary-redisplay-internal): Ditto.
1153
1154         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1155         message (the condition is borrowed from `wl-check-variables-2').
1156         (wl-summary-redisplay-internal): Ditto.
1157
1158 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1159
1160         * wl-mime.el (wl-draft-nntp-attribute): New function.
1161         (wl-draft-attribute-nntp-posting-server): Use it.
1162         (wl-draft-attribute-nntp-posting-port): Ditto.
1163
1164         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1165         (wl-draft-show-attributes-buffer): Ditto.
1166         (wl-draft-hide-attributes-buffer): Ditto.
1167         (wl-draft-attribute-newsgroups): Ditto.
1168         (wl-draft-attribute-nntp-posting-server): Ditto.
1169         (wl-draft-attribute-nntp-posting-port): Ditto.
1170         (wl-draft-preview-message): Use there functions.
1171
1172         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1173         value.
1174
1175 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1176
1177         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1178         (wl-draft-reedit): Ditto.
1179         (wl-draft-queue-flush): Ditto.
1180
1181         * wl-mime.el (wl-message-request-partial): Ditto.
1182         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1183         instead of `elmo-message-fetch'.
1184
1185         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1186
1187         * wl-summary.el (wl-summary-message-string): Ditto.
1188
1189 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1190
1191         * wl-util.el (wl-current-message-buffer): Follow the API change.
1192
1193         * wl-summary.el (wl-summary-redisplay-internal): Call
1194         `wl-summary-mark-as-read' with 2nd argument as nil and update
1195         unread count instead of persistent mark.
1196
1197         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1198         variable.
1199         (wl-message-redisplay): Follow the API change.
1200         (wl-message-buffer-display): Managed mime-entity directly and
1201         return preview buffer only.
1202         (wl-message-display-internal): Rewrite.
1203         (wl-message-buffer-prefetch-subr): Not save return value of
1204         `wl-message-buffer-display'.
1205
1206         * Version number is increased to 2.13.1.
1207
1208 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1211         'elmo-multiple-fields-body-list' with boundary specified.
1212
1213 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1214
1215         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1216         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1217         cache if `wl-summary-resend-use-cache' is non-nil.
1218
1219 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1220
1221         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1222         (wl-nntp-posting-stream-type): Ditto.
1223
1224 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1225
1226         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1227
1228 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1229
1230         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1231         message.
1232
1233 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1234
1235         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1236         Abolish.
1237         (wl-summary-buffer-persistent-mark-version): New internal
1238         variable.
1239         (wl-summary-update-mark-and-highlight-window): Check by
1240         wl-summary-persistent-mark-invalid-p.
1241         (wl-summary-update-status-marks): Ditto.
1242         (elmo-event-handler-flag-changed): Rewrite.
1243         (elmo-event-handler-cache-changed): Define.
1244         (wl-summary-prefetch-msg): Does not update persistent mark here.
1245         (wl-summary-delete-cache): Ditto.
1246         (wl-summary-resume-cache-status): Ditto.
1247         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1248         (wl-summary-persistent-mark-invalid-p): New function.
1249         (wl-summary-validate-persistent-mark): Ditto.
1250         (wl-summary-validate-persistent-mark-string): Ditto.
1251         (wl-summary-invalidate-persistent-mark): Ditto.
1252         (wl-summary-update-persistent-mark): Call
1253         `wl-summary-validate-persistent-mark'.
1254         (wl-summary-create-line): Call
1255         `wl-summary-validate-persistent-mark-string'.
1256
1257         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1258         status as t if cache used.
1259
1260 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1261
1262         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1263         only if the target is group.
1264         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1265
1266 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1267
1268         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1269
1270 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1271
1272         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1273
1274         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1275
1276 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1277
1278         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1279         (Thanks to Yoichi NAKAYAMA).
1280
1281 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1282
1283         * wl-util.el (wl-save-drafts): Restore echo area.
1284
1285 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1286
1287         * Version number is increased to 2.13.0.
1288
1289         * wl-util.el (wl-biff-check-folder-async): Use
1290         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1291
1292 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1293
1294         * wl-message.el (wl-message-display-internal): Does not put
1295         wl-message-display-type property on message buffer.
1296         (wl-message-buffer-display-type): New function.
1297
1298         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1299
1300         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1301         `wl-summary-buffer-detach'.
1302         (wl-summary-message-display-type): Use
1303         `wl-summary-buffer-display-type'.
1304
1305 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1306
1307         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1308         buffer-local.
1309
1310         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1311         kill-buffer-hook instead of make-local-variable.
1312         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1313
1314 2004-12-12  Scott Renfro <scott@renfro.org>
1315
1316         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1317         regex for square-branket.
1318
1319 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1320
1321         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1322         `wl-message-mime-analysis-p' with argument `header'.
1323
1324 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1325
1326         * wl-mime.el (wl-draft-yank-current-message-entity): 
1327         Switch to no-mime following method according to wl-message-display-type
1328         property.
1329         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1330
1331         * wl-message.el (wl-message-display-internal): 
1332         Put wl-message-display-type property on message buffer.
1333
1334         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1335         (wl-message-display-internal): Ditto;
1336
1337         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1338
1339 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1340
1341         * wl-message.el (wl-message-make-display-type): New function.
1342         (wl-message-display-type-property): Ditto.
1343         (wl-message-mime-analysys-p): Ditto.
1344         (wl-message-display-all-header-p): Ditto.
1345         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1346         added `display-type'.
1347         (wl-message-buffer-display): Likewise.
1348         (wl-message-display-internal): Likewise.
1349         (wl-message-buffer-display-type): Abolish.
1350         (wl-message-buffer-prefetch-subr): Follow the API changed.
1351
1352         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1353         from wl-summary-buffer-display-all-header and changed default value.
1354         (wl-summary-message-display-type): New function.
1355         (wl-summary-buffer-display-mime-mode): Ditto.
1356         (wl-summary-buffer-display-header-mode): Ditto.
1357         (wl-summary-toggle-mime): Rewrite with above functions.
1358         (wl-summary-toggle-all-header): Ditto.
1359         (wl-summary-redisplay): Force redisplay with default mode.
1360         (wl-summary-redisplay-internal): Renamed argument from `mode',
1361         `all-header' to `mime-mode', `header-mode'.
1362         Use `wl-message-make-display-type'.
1363
1364         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1365         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1366
1367 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1368
1369         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1370
1371 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1372
1373         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1374         in original message buffer.
1375         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1376         buffer.
1377
1378 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1381
1382 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1383
1384         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1385
1386 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1387
1388         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1389         when actions succeeded.
1390         (wl-summary-exec-action-copy): Likewise.
1391
1392 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1393
1394         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1395         there is switch-to-buffer at the end of wl-message-select-buffer.
1396         (wl-summary-reply): Ditto.
1397
1398 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1399
1400         * wl-summary.el (wl-summary-forward): Put subject in original
1401         message buffer as argument of wl-draft-forward.
1402         * wl-draft.el (wl-draft-forward): Decode subject as in
1403         wl-draft-reply.
1404
1405 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1406
1407         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1408         a folder under access group.
1409
1410 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1411
1412         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1413         wl-message-buffer-display.
1414
1415         * wl-util.el (wl-set-save-drafts): Fix typo.
1416
1417 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1420         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1421         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1422         the way to measure the width of a bitmap image; don't put face on
1423         ascii and bitmap images; put the mark which should not use the
1424         variable-pitch face on ascii and bitmap images.
1425         (wl-demo-setup-properties): Don't use the variable-pitch face on
1426         ascii and bitmap images; made it work on Emacs 20 and earlier.
1427         (wl-demo-insert-text): End with a newline at the bottom; don't put
1428         face on text.
1429
1430         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1431
1432 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1433
1434         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1435
1436         * wl-util.el (wl-save-drafts): Moved from sample setting.
1437         (wl-set-save-drafts): New function to set idle timer.
1438         * wl-draft.el (wl-draft): Call it.
1439         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1440
1441 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1442
1443         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1444         a summary which has toggle display status off.
1445
1446 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1447
1448         * wl-draft.el (wl-draft-do-fcc): No cache save.
1449
1450 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1451
1452         * wl-summary.el (elmo-event-handler-flag-changed): Use
1453         `set-buffer' instead of `with-current-buffer'.
1454
1455 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1456
1457         * wl-summary.el (wl-summary-after-resize-function): New function.
1458         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1459         window-size-change-functions.
1460
1461 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1462
1463         * wl-draft.el (wl-draft-create-buffer): Bind
1464         `change-major-mode-hook' after current buffer is changed.
1465
1466         * wl-summary.el (wl-summary-buffer-detach): New function.
1467         (wl-summary-buffer-set-folder): Call it.
1468         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1469         change-major-mode-hook and kill-buffer-hook.
1470         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1471         (wl-summary-switch-to-clone-buffer): Ditto.
1472         (wl-summary-goto-folder-subr): Ditto.
1473
1474 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1475
1476         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1477         after boundp check.
1478
1479 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1480
1481         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1482         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1483         for `kill-buffer'.
1484
1485         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1486         handler of current buffer from elmo-folder.
1487
1488 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1489
1490         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1491
1492 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1493
1494         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1495         variable.
1496         (wl-summary-event-handler): New class.
1497         (elmo-event-handler-flag-changed): Define to update persistent
1498         mark.
1499         (wl-summary-buffer-set-folder): Register event handler to
1500         elmo-folder.
1501         (wl-summary-exit): Unregister event handler.
1502         (wl-summary-goto-folder-subr): Ditto.
1503         (wl-summary-mark-as-read-all): Does not call
1504         `wl-summary-update-persistent-mark' directly.
1505         (wl-summary-mark-as-read-internal): Ditto.
1506         (wl-summary-set-persistent-mark-internal): Ditto.
1507         (wl-summary-set-flags-internal): Ditto.
1508
1509         * Version number is increased to 2.11.33.
1510
1511 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1512
1513         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1514         to nil.
1515
1516 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1517
1518         * wl-spam.el (wl-spam-setup): Add hook
1519         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1520         instead of `wl-summary-prepare-hook'.
1521
1522         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1523         if folder type is `'flag'.
1524         (wl-summary-mark-as-important): Ditto.
1525
1526 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1527
1528         * wl-address.el (wl-address-minibuffer-history): New variable.
1529         (wl-address-minibuffer-local-map): New keymap.
1530         (wl-address-read-from-minibuffer): New function.
1531
1532         * wl-action.el (wl-summary-get-resend-address): Use
1533         `wl-address-read-from-minibuffer' instead of `completing-read'.
1534
1535 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1536
1537         * Version number is increased to 2.11.32.
1538
1539 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1542         without mule to iso-8859-1.
1543         (wl-draft-add-in-reply-to): Add note in description.
1544         (wl-draft-add-references): Ditto.
1545
1546 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1547
1548         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1549         definition for `m'.
1550         (wl-summary-mode-line-format): Add '[%m]'.
1551         (wl-message-mode-line-format-spec-alist): Ditto.
1552         (wl-summary-display-mime-mode-list): New variable.
1553
1554         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1555         from wl-summary-buffer-display-as-is.
1556         (wl-summary-buffer-display-all-header): New buffer local variable.
1557         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1558         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1559         instead of wl-summary-buffer-display-as-is.
1560         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1561         (wl-summary-set-persistent-mark): Ditto.
1562         (wl-summary-set-message-buffer-or-redisplay): Just call
1563         `wl-summary-redisplay-internal' without optional arguments.
1564         (wl-summary-toggle-mime): Rewrite.
1565         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1566         (wl-summary-toggle-all-header): New function.
1567         (wl-summary-redisplay-internal): Treat mime mode.
1568
1569         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1570         to wl-mime-preview-follow-no-mime.
1571         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1572         accodring to the display-mode.
1573
1574         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1575         (wl-message-buffer-display): Changed argument name from `as-is' to
1576         `mode'.
1577         (wl-message-display-internal): Ditto;
1578         Bind elmo-mime-display-header-analysis according to the mode.
1579         (wl-message-display-internal): Put wl-message-display-mime-mode
1580         property on entire buffer.
1581
1582 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1583
1584         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1585
1586 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1589         Don't extract mail address.
1590         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1591
1592         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1593
1594         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1595
1596 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1597
1598         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1599         wl-fldmgr-cut-entity-list on confirmation.
1600
1601 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1602
1603         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1604         (wl-mime-quit-preview): Check existence of
1605         mime-edit-temp-message-buffer here.
1606
1607 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1608
1609         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1610         after deletion.
1611
1612         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1613         before calling wl-mime-quit-preview.
1614
1615 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1616
1617         * wl-summary.el (wl-summary-pick): If call it with prefix
1618         argument, set `delete-marks' as non-nil. Pick from only visible
1619         messages.
1620         (wl-summary-check-target-mark): New function.
1621         (wl-summary-target-mark-mark-as-read): Use it.
1622         (wl-summary-target-mark-mark-as-unread): Ditto.
1623         (wl-summary-target-mark-operation): Ditto.
1624         (wl-summary-target-mark-set-flags): Ditto.
1625         (wl-summary-target-mark-save): Ditto.
1626         (wl-summary-target-mark-pick): Ditto.
1627         (wl-summary-target-mark-forward): Ditto.
1628         (wl-summary-target-mark-reply-with-citation): Ditto.
1629         (wl-summary-target-mark-print): Ditto.
1630         (wl-summary-target-mark-uudecode): Ditto.
1631
1632         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1633         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1634         with `ask-coding' is non-nil.
1635
1636 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1637
1638         * wl-thread.el (wl-thread-set-parent): If parent is a message
1639         which is identified by references, set linked as nil.
1640
1641 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1642
1643         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1644         (wl-message-mode-line-format-spec-alist): Ditto.
1645         (wl-message-mode-line-format): Ditto.
1646         (wl-summary-mode-line-format): Ditto for docstring.
1647         (wl-summary-no-mime-folder-list): Fix typo.
1648
1649         * wl-util.el (wl-current-message-buffer): Call
1650         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1651
1652         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1653         variable.
1654         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1655         of `wl-summary-redisplay-no-mime'.
1656         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1657         (wl-summary-toggle-mime): New function.
1658         (wl-summary-redisplay-all-header): Rewrite.
1659         (wl-summary-redisplay-no-mime): Ditto.
1660         (wl-summary-redisplay-internal): Added argument `as-is' and
1661         `all-header'.
1662
1663         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1664         New variable.
1665         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1666         bottom.
1667         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1668         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1669         "/" unconditionally.
1670
1671         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1672         wl-mime-preview-follow-no-mime for as-is content.
1673         (wl-mime-preview-follow-no-mime): New function.
1674         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1675
1676         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1677         and added `as-is', `all-header'.
1678         (wl-message-buffer-display): Ditto.
1679         (wl-message-buffer-display-type): New function.
1680
1681 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1682
1683         * wl-vars.el (wl-message-header-button-alist): Change default
1684         value.
1685         (wl-message-body-button-alist): Ditto.
1686
1687 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1688
1689         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1690
1691 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1692
1693         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1694
1695 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1696
1697         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1698         is always true.
1699
1700 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1701
1702         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1703         on null entity.
1704
1705 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1706
1707         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1708
1709 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1710
1711         * wl-vars.el (wl-summary-resend-hook): New hook.
1712
1713         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1714         `wl-summary-resend-hook'.
1715
1716 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1717
1718         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1719         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1720         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1721         (wl-summary-new-cached-mark): Changed default value to 'n'.
1722         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1723         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1724         (wl-folder-sync-range-alist): Remove spec for 'flag.
1725         (wl-summary-force-prefetch-folder-list): New user option.
1726
1727         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1728         `wl-summary-toggle-persistent-mark'.
1729         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1730         number is nil.
1731         (wl-summary-mark-as-answered-region): Set interactive argument of
1732         `wl-summary-set-persistent-mark-internal'.
1733         (wl-summary-mark-as-important-region): Ditto.
1734         (wl-summary-unset-persistent-mark): Ditto.
1735         (wl-summary-set-persistent-mark): Ditto.
1736         (wl-summary-mark-as-answered): Ditto.
1737         (wl-summary-mark-as-important): Ditto.
1738         (wl-summary-set-persistent-mark-internal): Do nothing
1739         when `elmo-message-flag-available-p' is nil.
1740         (wl-summary-toggle-persistent-mark): New function.
1741         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1742         when the folder matches `wl-summary-force-prefetch-folder-list'.
1743
1744
1745         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1746         when number is nil.
1747         (wl-highlight-summary-forwarded-face): New face.
1748
1749 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1750
1751         * Version number is increased to 2.11.31.
1752
1753 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1754
1755         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1756         (wl-biff-check-folder-async): Ditto.
1757         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1758
1759 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1760
1761         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1762         Add an argument `reverse'.  All callers are updated.
1763         (wl-summary-sort): Add a prefix argument `reverse' to specify
1764         reverse sorting.
1765         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1766         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1767         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1768
1769 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1770
1771         * wl-message.el (wl-message-redisplay): Does not narrow header if
1772         disply-type is all-header or as-is.
1773
1774         * wl-summary.el (wl-summary-enter-handler): Use
1775         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1776
1777 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1778
1779         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1780         after adding wl-draft-parent-variables.
1781         (wl-draft-forward): Ditto.
1782
1783 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1784
1785         * wl-summary.el (wl-summary-sync-marks): Call
1786         `wl-summary-set-persistent-mark' and
1787         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1788         (wl-summary-set-persistent-mark-internal): Add 4th argument
1789         `no-server'.
1790         (wl-summary-unset-persistent-mark): Ditto.
1791         (wl-summary-set-persistent-mark): Ditto.
1792         (wl-summary-add-flags-internal): Abolish.
1793         (wl-summary-remove-flags-internal): Ditto.
1794         (wl-summary-mark-as-important-internal): Ditto.
1795         (wl-summary-mark-as-important): Use
1796         `wl-summary-set-persistent-mark' instead of
1797         `wl-summary-add-flags-internal'.
1798         (wl-summary-mark-as-important-region): Ditto.
1799
1800         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1801
1802         * wl-summary.el (wl-summary-get-available-flags): New function.
1803         (wl-summary-sync-marks): Use it and simplified.
1804         (wl-summary-unset-persistent-mark): Use
1805         `wl-summary-get-available-flags'.
1806         (wl-summary-set-persistent-mark): Ditto.
1807
1808 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1809
1810         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1811         id.
1812
1813 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1814
1815         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1816         number, call `wl-summary-prev-line-content'. Show message when the
1817         message is not found.
1818
1819 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1820
1821         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1822         wl-summary-enter-handler.
1823         (wl-summary-enter-handler): New command.
1824
1825         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1826         docstring and custom spec.
1827
1828         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1829         flags too; Don't treat Cached and New.
1830         (wl-summary-set-persistent-mark): Ditto.
1831
1832         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1833         `wl-folder-set-flag'.
1834
1835         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1836         instead of `wl-folder-set-flag'.
1837
1838         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1839         for completion.
1840         (wl-summary-set-persistent-mark): Ditto.
1841
1842         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1843         instead of `wl-draft-quit-preview'.
1844
1845         * wl-mime.el (toplevel): Avoid compile warning.
1846         (wl-mime-quit-preview): New function
1847         (formarly defined as `wl-draft-quit-preview').
1848         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1849         quitting method.
1850
1851         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1852
1853         * wl-folder.el (wl-folder-set-flag): Renamed from
1854         `wl-draft-set-flag-on-parent'.
1855
1856         * wl-draft.el (wl-draft-quit-preview): New function.
1857         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1858         (wl-draft-send): Call `wl-folder-set-flag' instead of
1859         `wl-draft-set-flag-on-parent'.
1860         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1861
1862 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1863
1864         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1865         (wl-draft-send): Ditto.
1866
1867 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1870         (wl-draft-kill-pre-hook): Set default value as nil.
1871         (wl-summary-reply-hook): Ditto.
1872         (wl-draft-kill-flags): Abolish.
1873
1874         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1875         (wl-draft-parent-variables): Renamed from
1876         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1877         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1878         argument; Add wl-draft-parent-variables to
1879         wl-draft-config-variables.
1880         (wl-draft-reply): Likewise.
1881         (wl-draft-kill-flags): Abolish.
1882         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1883         (wl-draft-set-flag-on-parent): New function.
1884         (wl-draft-setup-parent-flag): Ditto.
1885
1886 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1887
1888         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1889         `wl-draft-parent-folder' is "".
1890
1891 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1892
1893         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1894         (wl-summary-digit-jump): New function.
1895         (Adviced by John Owens and Hiroya Murata)
1896
1897         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1898         (Adviced by John Owens)
1899
1900         * wl-xmas.el (wl-message-define-keymap): Ditto.
1901
1902         * wl-mule.el (wl-message-define-keymap): Ditto.
1903
1904 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1905
1906         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1907         change of return value of elmo-folder-count-flags.
1908
1909         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1910         (wl-summary-mark-as-read-internal): Ditto.
1911         (wl-summary-set-persistent-mark-internal): Ditto.
1912         (wl-summary-folder-info-update): Ditto.
1913         (wl-summary-sync-update): Fixed the last change.
1914
1915         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1916
1917 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1918
1919         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1920         (wl-draft-kill-flags): Fixed docstring.
1921
1922         * wl-draft.el (wl-draft-kill-flags): New function.
1923         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1924
1925 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1926
1927         * wl-vars.el (wl-reply-hook): Abolish.
1928         (wl-draft-reply-hook): New hook.
1929         (wl-summary-reply-hook): Ditto.
1930         (wl-draft-forward-hook): Ditto.
1931         (wl-summary-forward-hook): Ditto.
1932         (wl-draft-kill-flags): New variable.
1933
1934         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1935         wl-summary-set-persistent-mark-internal.
1936         (wl-summary-sync-marks): Use elmo-preserved-flags.
1937         (wl-summary-update-persistent-mark): Make it interactive.
1938         (wl-summary-set-persistent-mark-internal): New inline function.
1939         (wl-summary-mark-as-answered): Use it.
1940         (wl-summary-mark-as-unanswered): Ditto.
1941         (wl-summary-unset-persistent-mark): New function.
1942         (wl-summary-set-persistent-mark): Ditto.
1943         (wl-summary-reply): Don't set answered flag;
1944         Run wl-summary-reply-hook instead.
1945         (wl-summary-forward): Call wl-draft-forward with number.
1946         Run wl-summary-forward-hook.
1947
1948         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1949         (wl-highlight-summary-line-face-spec): Use it as a default
1950         persistent mark face.
1951
1952         * wl-draft.el (wl-draft-forward): Added optional argument number;
1953         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1954         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1955         (wl-draft-kill): Use wl-draft-kill-flags.
1956
1957         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1958
1959         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1960         of return value of elmo-folder-count-flags.
1961
1962         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1963
1964         * wl-summary.el (wl-summary-count-unread): Ditto.
1965         (wl-summary-sync-update): Follow the change above.
1966         (wl-summary-force-prefetch): New function.
1967
1968 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1969
1970         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1971         variable `buf' with `let' instead of `setq'.
1972
1973 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1974
1975         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1976         add Content-Disposition heaeder on the deleted part.
1977
1978 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1979
1980         * wl-draft.el (wl-draft-save): Encode address list under edit by
1981         `eword-encode-unstructured-field-body'.
1982
1983         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1984
1985 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1986
1987         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1988         wl-current-summary-buffer.
1989
1990 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1991
1992         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1993         `numbers' is ignored.
1994
1995 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1996
1997         * wl-folder.el (wl-folder-open-folder): Avoid error.
1998         Reported by John Owens, [wl-en:815]
1999
2000         * wl.el (wl): Set timer for biff process even if prefix argument
2001         is given or auto-checking is quitted.
2002
2003         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
2004         immediately.
2005         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
2006         (wl-toggle-plugged): Ditto.
2007
2008         * wl-vars.el (wl-biff-use-idle-timer): New variable.
2009         * wl-util.el (wl-biff-start): Use idle timer if
2010         `wl-biff-use-idle-timer' is non-nil.
2011
2012 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2013
2014         * wl-highlight.el (wl-highlight-message): Fix description.
2015
2016 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2017
2018         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
2019         tty.
2020
2021 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2022
2023         * wl-action.el (wl-summary-exec): Print failure count.
2024
2025 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2026
2027         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
2028         to `defun', remove interactive form.
2029         Set elmo-message-fetch-confirm when force-reload is non-nil.
2030
2031 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2032
2033         * wl-summary.el (toplevel): Removed unnecessary autoload.
2034
2035 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2036
2037         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
2038         the buffer is generated from another message buffer.
2039
2040 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2041
2042         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
2043         extracted from `wl-fldmgr-save-folders'.
2044         (wl-fldmgr-delete): Call it after deletion.
2045
2046 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2047
2048         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
2049         multi-tty support.
2050
2051 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
2052
2053         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
2054
2055 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
2056
2057         * wl-summary.el (wl-summary-rescan): Remove unused variables.
2058         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
2059
2060 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2061
2062         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
2063         unsubscribe list only if argument CLEAR is nil.
2064
2065 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2066
2067         * wl-draft.el (wl-draft-reply): Decode subject before removing
2068         Re: prefix.
2069
2070 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
2071
2072         * wl-summary.el (wl-summary-sort-by-size): New command.
2073
2074 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2075
2076         * wl-summary.el (wl-summary-number-list-from-region): New
2077         function.
2078         (wl-summary-mark-as-read-region): Use it.
2079         (wl-summary-mark-as-unread-region): Ditto.
2080         (wl-summary-set-flags-region): Ditto and add optional argument
2081         remove.
2082         (wl-summary-mark-as-answered-region): Ditto.
2083         (wl-summary-mark-as-important-region): Ditto.
2084         (wl-summary-target-mark-mark-as-important): Added optional
2085         argument remove.
2086         (wl-summary-target-mark-mark-as-answered): Ditto.
2087         (wl-summary-target-mark-set-flags): Ditto.
2088
2089 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2090
2091         * wl-summary.el (wl-summary-set-flags-region): Call
2092         `wl-summary-set-flags-internal' with number list instead of call
2093         one by each message.
2094         (wl-summary-target-mark-set-flags): Likewise.
2095
2096 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2097
2098         * wl-summary.el (wl-summary-target-mark-operation): Add optional
2099         argument `inverse' and use `wl-summary-delete-all-target-marks'.
2100         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
2101         (wl-summary-target-mark-mark-as-answered): Likewise.
2102
2103 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2104
2105         * wl-summary.el (wl-summary-target-mark-forward): Use
2106         `wl-summary-delete-all-target-marks' instead of
2107         `wl-summary-delete-all-temp-marks'.
2108         (wl-summary-target-mark-reply-with-citation): Ditto.
2109         (wl-summary-target-mark-uudecode): Ditto.
2110         (wl-summary-target-mark-set-flags): Ditto and remove needless
2111         cursor move.
2112
2113 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2114
2115         * wl-summary.el (wl-summary-target-mark-forward): Protect
2116         wl-summary-buffer-target-mark-list from nreverse.
2117         (wl-summary-target-mark-reply-with-citation): Ditto.
2118
2119 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2120
2121         * wl-thread.el (wl-thread-update-indent-string-thread): Use
2122         `elmo-display-progress-threshold'.
2123
2124 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2125
2126         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
2127         check `wl-summary-highlight'.
2128         (wl-summary-window-scroll-functions): Respect value of
2129         `wl-summary-highlight'.
2130         (wl-summary-sync-update): Run hooks
2131         `wl-summary-buffer-window-scroll-functions' at any time.
2132
2133 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2134
2135         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
2136         from `wl-summary-cleanup-temp-marks'.
2137         (wl-summary-cleanup-temp-marks): Abolish argument.
2138         * wl.el (wl-save-status): Revert previous change.
2139         (wl-execute-temp-marks): New function, call
2140         `wl-summary-exec-with-confirmation'.
2141         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
2142         (wl-folder-save-and-exec-marks): Abolished.
2143
2144 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2145
2146         * wl-e21.el (wl-e21-display-image-p): Respect
2147         `wl-highlight-folder-with-icon'.
2148         (wl-e21-highlight-folder-group-line): Highlight mouse line
2149         even if wl-e21-display-image-p is nil.
2150
2151         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2152         Respect value of `wl-summary-highlight'.
2153
2154         * wl.el (wl-save-status): Remove unused variable.
2155
2156         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2157         (wl-folder-mode-map): Bind it to "x".
2158
2159 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2160
2161         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2162
2163         * wl-thread.el (wl-thread-get-parent-list): Don't check
2164         disconnected ancestors, neglecting needless work in
2165         `wl-thread-update-indent-string-thread'.
2166
2167         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2168         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2169         argument, add argument default-keep to keep marks by default.
2170
2171         * Version number is increased to 2.11.30.
2172
2173         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2174         customization type and docstring.
2175         (wl-draft-reply-without-argument-list): Ditto.
2176
2177 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2178
2179         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2180
2181         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2182
2183 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2184
2185         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2186
2187 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2188
2189         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2190         save-excursion so as not to include run-hooks.
2191
2192 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2193
2194         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2195         Clarify that marks are going to be cleared.
2196
2197 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2198
2199         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2200         according to 3rd element of wl-summary-flag-mark.
2201
2202         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2203
2204 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2205
2206         * wl-action.el (wl-summary-target-mark-all): Don't set
2207         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2208
2209 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2210
2211         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2212         (wl-forward-subject-prefix): Ditto.
2213         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2214         (wl-draft-reply-make-subject): Ditto.
2215
2216         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2217         `wl-draft-forward'.
2218         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2219
2220 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2221
2222         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2223         target message does not exist.
2224
2225 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2226
2227         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2228         `wl-subject-prefix-regexp'.
2229         (wl-subject-forward-prefix-regexp): New variable.
2230         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2231         `wl-draft-strip-subject-re' and take regexp as argument.
2232         (wl-draft-forward): Use it.
2233         (wl-draft-reply): Ditto.
2234
2235 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2236
2237         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2238         emacs multi-tty support.
2239
2240 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2241
2242         * wl-e21.el (wl-e21-display-image-p): Don't call
2243         `display-images-p'.
2244         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2245         support.
2246         (wl-highlight-folder-current-line): Ditto.
2247         (wl-folder-init-icons): Ditto.
2248
2249 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2250
2251         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2252         the last line of summary in unplugged mode.
2253
2254 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2255
2256         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2257
2258 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2259
2260         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2261         * wl-address.el (wl-address-user-mail-address-p): Use it.
2262         (wl-address-delete-user-mail-addresses): Ditto.
2263         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2264
2265         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2266         (wl-address-delete-user-mail-addresses): Ditto.
2267
2268         * wl-address.el (wl-address-delete-user-mail-addresses): New
2269         function.
2270         * wl-refile.el (wl-refile-guess-by-history): Use it.
2271         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2272         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2273
2274         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2275         use wl-address-user-mail-address-p.
2276
2277 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2278
2279         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2280         after opening group.
2281
2282 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2283
2284         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2285         of elmo-set-buffer-multibyte.
2286
2287         * wl-message.el (wl-original-message-mode): Ditto.
2288
2289         * wl-score.el (wl-score-insert-header): Ditto.
2290
2291         * wl-summary.el
2292         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2293         (wl-summary-goto-folder-subr): Ditto.
2294         (wl-summary-insert-headers): Ditto.
2295
2296         * wl-util.el (wl-set-string-width): Ditto.
2297
2298         * Version number is increased to 2.11.29.
2299
2300 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2301
2302         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2303         (wl-highlight-summary-line-help-echo-alist): New variable.
2304         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2305         into `wl-highlight-summary-line-help-echo' and
2306         `wl-highlight-flag-folder-help-echo'.
2307         (wl-highlight-summary-line-string): Change accordingly.
2308         (wl-highlight-summary-current-line): Ditto.
2309
2310 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2311
2312         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2313         at the beginning of field body (Thanks to Markus Knittig).
2314
2315         * wl-draft.el (wl-draft-insert-current-message): Also check
2316         summary buffer, remove unnecessary tag.
2317
2318 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2319
2320         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2321         when wl-message-buffer is nil.
2322
2323         * wl-folder.el (wl-folder): Abolish unused argument.
2324         Call wl-folder-init when wl-folder-entity is nil.
2325         * wl.el (wl): Change accordingly.
2326
2327 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2328
2329         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2330         multibyte string before insert into draft buffer.
2331         (wl-draft-create-buffer): Always enable multibyte characters for
2332         draft buffer.
2333
2334         * Version number is increased to 2.11.28.
2335
2336 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2337
2338         * wl-folder.el (wl-folder-open-close): Handle blank line.
2339         (wl-folder-jump-to-current-entity): Ditto.
2340
2341 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2342
2343         * Version number is increased to 2.11.27.
2344
2345 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2346
2347         * wl-thread.el (wl-thread-insert-message): When the thread is
2348         devided by wl-summary-max-thread-depth, insert line at the end of
2349         buffer.
2350
2351 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * Version number is increased to 2.11.26.
2354
2355 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2356
2357         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2358
2359 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2360
2361         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2362         value of stream-type and session.
2363
2364 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2365
2366         * Version number is increased to 2.11.25.
2367
2368 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2369
2370         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2371         in a quit message.
2372
2373 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2374
2375         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2376         (wl-summary-redisplay-no-mime-internal): Ditto.
2377
2378 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2379
2380         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2381         * wl-vars.el (wl-smtp-connection-type): Ditto.
2382
2383 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2384
2385         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2386         for the separator line and quote mail-header-separator.
2387
2388 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2391         result message.
2392
2393         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2394         `elmo-multiple-fields-body-list' with boundary as
2395         mail-header-separator.
2396
2397 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2398
2399         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2400
2401 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2402
2403         * wl-util.el (wl-list-diff): Remove unused function.
2404
2405         * wl-draft.el (wl-draft-send-confirm): Discard input before
2406         confirmation.
2407
2408 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2409
2410         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2411         order of flag and new.
2412
2413 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2414
2415         * wl-vars.el (wl-refile-policy-alist): Abolished.
2416
2417         * wl-action.el (wl-summary-set-action-refile): Follow the change
2418         above.
2419
2420 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * wl-highlight.el (wl-highlight-signature-search): Don't use
2423         re-search-backward for a long word since it is possible to crash
2424         XEmacs because of a bug.
2425
2426 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2427
2428         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2429
2430 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2431
2432         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2433         argument for wl-summary-sync-force-update.
2434
2435 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl-summary.el (wl-summary-mode-map): Revival of
2438         wl-summary-mark-as-important related bindings;
2439         Bind 'F','tF','mF','rF','m&'.
2440         (wl-summary-mark-as-important-region): Revival.
2441         (wl-summary-target-mark-mark-as-important): Ditto.
2442         (wl-summary-target-mark-operation): New function.
2443         (wl-summary-target-mark-mark-as-answered): Use it.
2444         (wl-summary-decide-flag): Don't set Important as default.
2445         (wl-summary-mark-as-important-internal): Revival.
2446         (wl-summary-mark-as-important): Ditto.
2447
2448         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2449
2450         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2451         instead of facep.
2452
2453 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2454
2455         * wl-dnd.el (wl-dnd-drop-func): Fix.
2456
2457         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2458         mouse-set-point instead of posn-point.
2459
2460         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2461
2462         * wl-mule.el (wl-completing-read-multiple): Ditto.
2463
2464 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2465
2466         * wl-demo.el (face-background-name): Defalias to avoid compile
2467         warning.
2468
2469 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2470
2471         * wl-summary.el (wl-summary-decide-flag): Use
2472         wl-completing-read-multiple instead of completing-read-multiple.
2473
2474         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2475         New alias.
2476
2477         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2478         Use face-background-name instead of face-background.
2479
2480         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2481
2482         * wl-summary.el (wl-summary-save): Use it.
2483         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2484
2485         * wl-mime.el (wl-mime-save-content): Fix last change.
2486
2487 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2488
2489         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2490         New function.
2491         (wl-summary-sort-specs): Added sort.
2492         * wl-mime.el (wl-mime-save-content): Expand file name.
2493
2494 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2495
2496         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2497
2498         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2499
2500 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2501
2502         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2503         for flag if it is not defined.
2504
2505 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2506
2507         * wl-e21.el (wl-highlight-folder-current-line): Use
2508         elmo-folder-type-internal when elmo-folder-type returns nil.
2509
2510         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2511
2512         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2513
2514         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2515
2516         * wl-e21.el (wl-summary-toolbar): Ditto.
2517
2518         * wl-vars.el (wl-demo-background-color): Abolished.
2519         (wl-summary-persistent-mark-priority-list): Renamed from
2520         wl-summary-flag-priority-list.
2521         (wl-summary-flag-alist): New user option.
2522         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2523         (wl-message-mode-line-format-spec-alist): Added 'F'.
2524         (wl-message-mode-line-format): Likewise.
2525         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2526         instead of wl-summary-important-mark.
2527         (wl-file-folder-icon): New variable.
2528
2529         * wl-thread.el (wl-thread-set-flags): Renamed from
2530         wl-thread-mark-as-important.
2531
2532         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2533         warning.
2534         (wl-summary-mode-menu-spec): Follow the change of 
2535         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2536         (wl-summary-mode-map): Follow the change of
2537         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2538         (wl-summary-detect-mark-position): Follow the variable name change.
2539         (wl-summary-set-flags-region): New function for the replacement of
2540         wl-summary-mark-as-important-region.
2541         (wl-summary-sync-marks): Sync all global-flags.
2542         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2543         instead of elmo-message-flagged-p.
2544         (wl-summary-persistent-mark-string): Follow the variable name change;
2545         Put wl-summary-flag-mark if the message has global-flag.
2546         (wl-summary-target-mark-set-flags): Renamed from 
2547         wl-summary-target-mark-mark-as-important.
2548         (wl-summary-decide-flag): New function.
2549         (wl-summary-set-flags-internal): Renamed from
2550         wl-summary-mark-as-important-internal.
2551         (wl-summary-add-flags-internal): New function.
2552         (wl-summary-remove-flags-internal): Ditto.
2553         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2554         (wl-summary-mark-as-unimportant): Abolish.
2555         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2556         (wl-summary-next-message): List flagged messages in the msgdb.
2557
2558         * wl-score.el (wl-summary-score-update-all-lines): Use
2559         wl-summary-add-flags-internal instead of 
2560
2561         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2562
2563         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2564         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2565         (wl-message-buffer-require-all-header): Renamed from
2566         wl-message-buffer-all-header-flag (Ditto).
2567         (wl-message-buffer-flag-indicator): New variable.
2568         (wl-message-redisplay): Changed local varibale name from `flag' to
2569         `display-type'; Set up wl-message-buffer-flag-indicator.
2570         (wl-message-buffer-display): Changed varibale name from `flag' to
2571         `display-type'.
2572         (wl-message-display-internal): Likewise.
2573
2574         * wl-highlight.el (wl-highlight-demo-face): Define default background
2575         color.
2576         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2577
2578         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2579
2580         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2581         (wl-demo-setup-properties): Renamed from
2582         `wl-demo-set-background-color'.
2583         (wl-demo): Follow the change above.
2584         
2585         * Version number is increased to 2.11.24.
2586
2587 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2588
2589         * wl-summary.el (wl-summary-toggle-thread): Call
2590         `wl-summary-rescan' with disable-thread as non-nil.
2591         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2592
2593 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2594
2595         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2596         foreground property of the face.
2597         (wl-demo-insert-text): Don't set up face property here.
2598         (wl-demo): Call wl-demo-set-background-color, anyway.
2599
2600 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2601
2602         * wl-vars.el (wl-demo-background-color): The value can be nil.
2603
2604 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2605
2606         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2607         to wl-summary-wheel-dispatcher.
2608
2609         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2610         wl-message-wheel-dispatcher.
2611         (wl-message-wheel-dispatcher): New function.
2612         (wl-summary-wheel-dispatcher): Ditto.
2613
2614 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2615
2616         * wl-action.el (wl-summary-target-mark-all): List messages which are
2617         not in the killed-list.
2618
2619         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2620         only when the folder is 'flag/important.
2621
2622         * wl-address.el (wl-complete-field-body): Complete if the last
2623         character is a space.
2624
2625 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2626
2627         * wl-folder.el (wl-folder-clear-entity-info): Use
2628         elmo-clear-hash-val.
2629
2630         * wl-fldmgr.el (wl-fldmgr-rename): Set
2631         wl-folder-info-alist-modified as t.
2632
2633 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2634
2635         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2636
2637 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2638
2639         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2640         (wl-folder-buffer-last-visited-entity-id): New buffer local
2641         variable.
2642         (wl-folder-revisit-last-visited-folder): New function.
2643         (wl-folder-mode-map): Bind it to "C-i".
2644         (wl-folder-set-current-entity-id): Set last visited folder.
2645         * wl-summary.el (wl-summary-exit): Ditto.
2646
2647 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2650         before calling `recenter' in order to cope with an XEmacs bug.
2651
2652 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2653
2654         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2655         to the default value.
2656
2657 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2658
2659         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2660         change.
2661         (wl-summary-sync-marks): Ditto.
2662         (wl-summary-mark-as-read-internal): Ditto.
2663         (wl-summary-mark-as-answered-internal): Ditto.
2664         (wl-summary-mark-as-important-internal): Ditto.
2665         (wl-summary-reply): Ditto.
2666
2667         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2668         instead of `elmo-folder-unflag-answered'.
2669
2670         * Version number is increased to 2.11.23.
2671
2672         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2673         the last change.
2674
2675 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2676
2677         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2678         Specify "spam" or "good".
2679
2680 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2681
2682         * wl-spam.el (wl-summary-exec-action-spam): Call
2683         wl-folder-confirm-existence for spam folder.
2684         (wl-spam-setup): Bind "mk".
2685
2686 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2687
2688         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2689
2690 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2691
2692         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2693         destination folder is empty.
2694
2695 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2696
2697         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2698         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2699
2700         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2701         (wl-summary-refile-prev-destination-region): New function.
2702         (wl-thread-refile-prev-destination): Ditto.
2703         (wl-summary-target-mark-refile-prev-destination): Ditto.
2704
2705 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2706
2707         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2708         (wl-demo-background-color): Changed default value.
2709
2710         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2711         color.
2712
2713         * wl-demo.el (wl-demo-set-background-color): New function.
2714         (wl-demo): Call it.
2715
2716 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2717
2718         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2719         * wl-address.el (wl-address-add-or-change): Don't add empty
2720         address.
2721
2722 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2723
2724         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2725
2726 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2727
2728         * wl-vars.el (wl-demo-image-filter-alist): New variable
2729         (wl-demo-background-color): Ditto.
2730
2731         * wl-demo.el (wl-demo-xpm-set-background): New function.
2732         (wl-demo-image-filter): Ditto.
2733         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2734
2735         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2736
2737         * wl-demo.el (wl-demo-icon-name): Define as function.
2738         (wl-demo-insert-image): Use it.
2739
2740 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2741
2742         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2743
2744 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2745
2746         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2747
2748 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2749
2750         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2751
2752 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2753
2754         * wl-thread.el (wl-thread-mark-as-answered): New function.
2755
2756         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2757         answered" entry.
2758         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2759         "r&" and wl-thread-mark-as-answered to "t&".
2760         (wl-summary-mark-as-important-region): Refine to toggle mark.
2761         (wl-summary-mark-as-answered-region): New function.
2762         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2763         and 3rd argument.
2764         (wl-summary-mark-as-important-internal): Likewise.
2765
2766 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2767
2768         * wl-template.el (wl-template-preview): New internal variable.
2769         (wl-template-preview-p): New function.
2770         (wl-template-show): Bind `wl-template-preview' as t.
2771
2772 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2773
2774         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2775         `elmo-message-entity-field' with 3rd argument which is non-nil.
2776
2777 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2778
2779         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2780         Removed duplicate local bind `folder'.
2781
2782 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2783
2784         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2785
2786 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2787
2788         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2789         duplicate definition.
2790
2791 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2792
2793         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2794         non-nil, use it; Don't fetch message if there's no message in the
2795         current cursor position.
2796
2797 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2798
2799         * wl-util.el (wl-region-exists-p): Use region-active-p.
2800         (wl-deactivate-region): New function.
2801         * wl-message.el (wl-message-redisplay): Deactivate region.
2802
2803         * wl-summary.el (wl-summary-reply): Call
2804         `wl-summary-set-message-buffer-or-redisplay' instead of
2805         `wl-summary-redisplay-internal', don't move point.
2806
2807 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2808
2809         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2810         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2811         by regexp.
2812
2813 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2816         if no need.
2817
2818 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2819
2820         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2821         default value to nil.
2822         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2823         `wl-summary-prepare-hook'; Replace refile action to
2824         `wl-summary-exec-action-refile-with-register'.
2825
2826         * Version number is increased to 2.11.22.
2827
2828 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2829
2830         * wl-summary.el (wl-summary-detect-mark-position): Set
2831         `wl-summary-buffer-weekday-name-lang'.
2832
2833 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2834
2835         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2836         (wl-summary-mark-as-read-all): Ditto.
2837         (wl-summary-delete-messages-on-buffer): Ditto.
2838         (wl-summary-sync-update): Ditto.
2839         (wl-summary-mark-as-read-internal): Ditto.
2840         (wl-summary-mark-as-answered-internal): Ditto.
2841         (wl-summary-update-folder-info): Abolished.
2842
2843 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2844
2845         * wl-summary.el (wl-summary-mark-as-read-all): Use
2846         `wl-summary-update-folder-info' instead of
2847         `wl-folder-update-unread'.
2848
2849 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2850
2851         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2852         `wl-summary-folder-info-update'.
2853         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2854         instead of `wl-summary-folder-info-update'.
2855         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2856         `wl-folder-set-folder-updated'.
2857         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2858         instead of `wl-folder-update-unread'.
2859         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2860         the value of `wl-summary-buffer-unread-count' for the second parameter of
2861         `wl-folder-update-unread'.
2862
2863         * Version number is increased to 2.11.21.
2864
2865 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2866
2867         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2868         a local variable.
2869
2870 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2871
2872         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2873         interactively.
2874
2875         * wl-summary.el (wl-summary-mark-as-important-internal): New
2876         internal function.
2877         (wl-summary-mark-as-important): Use it.
2878         (wl-summary-mark-as-unimportant): New function.
2879         (wl-summary-sync-marks): Follow the API change.
2880
2881         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2882
2883         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2884
2885 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2886
2887         * wl-folder.el (wl-folder-update-unread): Re-indent.
2888         Narrow the scope of a local variable.
2889
2890 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2891
2892         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2893         (wl-addrmgr-merge-entries): Ditto.
2894         (wl-addrmgr): Added to address entry which exists in draft buffer
2895         if no entry is in original.
2896
2897 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl-batch.el: New file.
2900
2901 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2902
2903         * wl-vars.el (wl-use-semi): Remove unused variable.
2904
2905 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2906
2907         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2908         "?".
2909
2910 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2911
2912         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2913         wl-summary-new-mark.
2914         (wl-summary-new-cached-mark): New user option.
2915         (wl-summary-score-marks): Follow the change above.
2916         (wl-summary-auto-refile-skip-marks): Ditto.
2917         (wl-summary-incorporate-marks): Ditto.
2918         (wl-summary-expire-reserve-marks): Ditto.
2919
2920         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2921
2922         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2923         (wl-summary-persistent-mark-string): Distinguished between cached
2924         and uncached mark when the message is new.
2925
2926 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2927
2928         * wl-spam.el (wl-spam-domain): Renamed from
2929         `wl-spam-folder-guess-domain'.
2930         (wl-summary-exec-action-spam): Register as spam if domain of the
2931         source folder is good.
2932         (wl-summary-exec-action-refile-with-register): Register message if
2933         domain of the source folder is not undecided.
2934
2935 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2936
2937         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2938         detect thread loop.
2939
2940 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2941
2942         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2943         and wl-summary-skip-mark-list.
2944
2945 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2946
2947         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2948
2949         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2950
2951         * wl-spam.el (toplevel): Require wl-highlight.
2952         (wl-spam-auto-check-policy-alist): Abolish.
2953         (wl-spam-auto-check-folder-regexp-list): New user option.
2954         (wl-spam-auto-check-marks): Ditto.
2955         (wl-spam-mark-action-list): Ditto.
2956         (wl-highlight-summary-spam-face): New face.
2957         (wl-spam-auto-check-message-p): New function.
2958         (wl-spam-map-spam-messages): Fixed message.
2959         (wl-spam-register-spam-messages): Ditto.
2960         (wl-spam-register-good-messages): Ditto.
2961         (wl-summary-spam-map): Add and remove keybind.
2962         (wl-summary-target-mark-spam): Abolish.
2963         (wl-summary-refile-spam): Ditto.
2964         (wl-summary-test-spam): New function.
2965         (wl-summary-mark-spam): Ditto.
2966         (wl-summary-auto-check-spam): Follow the above change.
2967         (wl-summary-exec-action-spam): New function.
2968         (wl-summary-exec-action-refile-with-register): Fixed message.
2969         (wl-message-check-spam): New function.
2970         (wl-spam-setup): Ditto.
2971         (toplevel): Call it if this file is loaded interactivity.
2972
2973         * Version number is increased to 2.11.20.
2974
2975 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2976
2977         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2978         when new optional argument `force' is non nil or modified.
2979
2980 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2981
2982         * wl.el (toplevel): Require wl-spam when compile.
2983         (wl-save-status): Call wl-spam-save-status.
2984
2985         * wl-spam.el (wl-spam-register-spam-messages): New function.
2986         (wl-spam-register-good-messages): Ditto.
2987         (wl-spam-save-status): Ditto.
2988         (wl-summary-mode-map): Bind
2989         wl-summary-target-mark-register-as-spam to "ms" and
2990         wl-summary-target-mark-register-as-good to "mn".
2991         (wl-summary-register-as-spam): Abolish optional argument; Use
2992         wl-spam-register-spam-messages.
2993         (wl-summary-register-as-spam-all): Use
2994         wl-spam-register-spam-messages.
2995         (wl-summary-register-as-good): Abolish optional argument; Use
2996         wl-spam-register-good-messages.
2997         (wl-summary-register-as-good-all): Use
2998         wl-spam-register-good-messages.
2999         (wl-summary-target-mark-register-as-spam): New funtion.
3000         (wl-summary-target-mark-register-as-good): Ditto.
3001
3002 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-spam.el: New file.
3005
3006 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3007
3008         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
3009
3010         * wl-action.el (wl-auto-refile-guess-functions): New variable.
3011         (wl-summary-auto-refile): Call wl-refile-guess with
3012         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
3013
3014 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3015
3016         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
3017         with disable-thread argument non-nil.
3018
3019 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3020
3021         * wl-summary.el (wl-summary-rescan): Added optional argument
3022         disable-thread.
3023         (wl-summary-sync): Call wl-summary-rescan with argument
3024         disable-thread.
3025         (wl-summary-input-range): Added new range `rescan-thread'.
3026
3027 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
3028
3029         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
3030
3031 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3032
3033         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
3034         internal variable.
3035         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
3036         wl-summary-search-parent-by-subject-regexp and
3037         wl-summary-divide-thread-when-subject-changed as nil.
3038         (wl-summary-insert-sequential): If entity is nil, nothing to do.
3039         (wl-summary-insert-thread): Search parent entity from
3040         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
3041         thread loop.
3042
3043 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3044
3045         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
3046
3047         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
3048
3049         * wl-util.el (wl-require-update-all-folder-p): New function.
3050         (wl-get-assoc-list-value): Added `function' to match directive.
3051         (wl-collect-draft): Rewrite.
3052
3053         * wl-summary.el (wl-summary-sync-update): Clear faces
3054         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
3055         are non-nil.
3056         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
3057         argument as function.
3058         (wl-summary-input-range): Ditto.
3059
3060         * wl-folder.el (wl-draft-get-folder): New function.
3061         (wl-folder-get-elmo-folder): Consider draft folder.
3062
3063         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
3064         (wl-draft-buffer-message-number): New buffer local variable.
3065         (wl-draft-folder-internal): New internal variable.
3066         (wl-draft-delete): Rewrite.
3067         (wl-draft-save): Ditto.
3068         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
3069         wl-folder-get-elmo-folder.
3070         (wl-draft-config-info-operation): Ditto.
3071         (wl-jump-to-draft-folder): Ditto.
3072         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
3073         (wl-draft-reedit): Rewrite.
3074
3075         * Version number is increased to 2.11.19.
3076         
3077 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
3078
3079         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
3080         variable.
3081
3082 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3083
3084         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
3085         Use ignore-errors instead of unwind-protect.
3086
3087 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
3088
3089         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
3090         for updating `wl-thread-entity-list'.
3091
3092 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3093
3094         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
3095         parameter from calling `wl-thread-entity-get-older-brothers' and
3096         `wl-thread-entity-get-younger-brothers'.
3097         Replace nested `append' with a single one.
3098
3099 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3100
3101         * wl-summary.el (wl-summary-mode): Don't use the return value of
3102         `make-local-hook'.
3103
3104 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3105
3106         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
3107         instead of `let*'.
3108         (wl-thread-delete-message): Likewise.  Split and narrow the scope
3109         of local variables.
3110
3111 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3112
3113         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
3114         Renamed from wl-summary-window-scroll-functions.
3115         (wl-summary-window-scroll-functions): Don't set to variable.
3116         (wl-summary-display-top): Use run-hooks.
3117         (wl-summary-display-bottom): Ditto.
3118         (wl-summary-toggle-disp-msg): Ditto.
3119         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
3120         Use it instead of wl-summary-window-scroll-functions.
3121         (wl-summary-goto-folder-subr): Don't call
3122         wl-summary-window-scroll-functions, use
3123         wl-summary-buffer-window-scroll-functions instead.
3124
3125 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3126
3127         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
3128         make-local-variable.
3129
3130 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3131
3132         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
3133         set-buffer-modified-p.
3134         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
3135         (wl-summary-display-bottom): Ditto.
3136         (wl-summary-toggle-disp-msg): Ditto.
3137
3138 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3139
3140         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
3141
3142         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
3143         (wl-summary-forward): Use elmo-message-entity-field instead of
3144         elmo-message-field.
3145
3146         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3147
3148 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3149
3150         * wl-summary.el (wl-summary-window-scroll-functions): No use
3151         `append'.
3152
3153 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3154
3155         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3156         function.
3157         (wl-summary-window-scroll-functions): Call it when both
3158         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3159         (wl-summary-temp-mark): Added optional argument number.
3160         (wl-summary-message-mark): Added optional argument flag.
3161         (wl-summary-persistent-mark): Added optional argument number and flag.
3162         (wl-summary-update-persistent-mark): Ditto.
3163         (wl-summary-update-status-marks): Set "r" for interactive spec.
3164
3165         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3166         argument number and flag.
3167
3168         * wl-action.el (wl-summary-registered-temp-mark): 
3169         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3170
3171 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3172
3173         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3174         internal variable (buffer local).
3175         (wl-summary-window-scroll-functions): New function.
3176         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3177         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3178         as nil.
3179         (wl-summary-update-status-marks): Added arguments beg, end and
3180         check.
3181         (wl-summary-update-mark-window): Use function.
3182         (wl-summary-sync-update): Follow the change above.
3183         (wl-summary-switch-to-clone-buffer): Copy
3184         wl-summary-buffer-unsync-mark-number-list.
3185         (wl-summary-goto-folder-subr): Set
3186         wl-summary-buffer-unsync-mark-number-list and
3187         use wl-summary-window-scroll-functions instead of
3188         wl-summary-lazy-highlight.
3189
3190         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3191
3192 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3193
3194         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3195
3196         * wl-summary.el (wl-summary-update-persistent-mark): Call
3197         wl-summary-set-message-modified.
3198
3199         * wl-summary.el (wl-summary-sync-update): Don't call
3200         wl-summary-update-status-marks.
3201
3202         * Version number is increased to 2.11.18.
3203
3204 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3207         (wl-message-next-page): Ditto.
3208
3209 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3210
3211         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3212         local variable.  Change the order of a collected list into the
3213         same as the specified range.  Remove nil from a collected list.
3214
3215 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3216
3217         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3218         argument for elmo-folder-list-messages.
3219
3220 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3221
3222         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3223         change (wl-summary-count-unreads return a list instead of a cons
3224         cell).
3225
3226 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3227
3228         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3229         `wl-summary-folder-info-update'.
3230
3231 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3232
3233         * wl-summary.el (wl-summary-set-message-modified): No use
3234         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3235         (wl-summary-set-mark-modified): Abolish.
3236         (wl-summary-mark-modified-p): Ditto.
3237         (wl-summary-save-view): Follow the change above.
3238
3239         * wl-expire.el (wl-summary-expire): Likewise.
3240
3241 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3242
3243         * wl-summary.el (wl-summary-detect-mark-position): Use
3244         modb-entity-handler.
3245         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3246
3247         * Version number is increased to 2.11.17.
3248
3249 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3250
3251         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3252         entity field value.
3253         (wl-summary-prefetch-msg): Ditto.
3254         (wl-summary-print-message-with-ps-print): Ditto.
3255
3256 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3257
3258         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3259         for dummy entity.
3260         (wl-summary-insert-thread): Use elmo-message-entity-field.
3261         (wl-summary-update-thread): Use elmo-message-entity-field and
3262         elmo-message-entity-number.
3263         (wl-summary-line-number):  Use elmo-message-entity-number.
3264         (wl-summary-line-size): Use elmo-message-entity-field.
3265         (wl-summary-line-subject): Ditto.
3266         (wl-summary-line-from): Ditto.
3267         (wl-summary-line-attached): Ditto.
3268         (wl-summary-create-line): Ditto.
3269         (wl-summary-create-line): Use elmo-message-entity-number.
3270         (wl-summary-print-message-with-ps-print): Use
3271         elmo-message-entity-field.
3272
3273 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3274
3275         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3276         change in elmo-msgdb-make-message-entity.
3277         (wl-summary-buffer-set-folder): Don't call
3278         wl-summary-detect-mark-position here.
3279         (wl-summary-rescan): Call elmo-message-entity-number.
3280         (wl-summary-sync-update): Ditto.
3281         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3282
3283         * wl-score.el (wl-score-header-index): Redefine 2th element.
3284         (wl-score-overview-entity-get-extra): Abolish.
3285         (wl-score-ov-entity-get): Rewrite.
3286         (wl-score-string-index<, wl-score-string-func<): Abolish.
3287         (wl-score-string<): New function.
3288         (wl-score-string-sort): Use it.
3289
3290         * wl-refile.el (wl-refile-guess-by-history): Use
3291         elmo-message-entity-field.
3292         (wl-refile-guess-by-from): Ditto.
3293         (wl-refile-guess-by-msgid): Ditto.
3294
3295         * Version number is increased to 2.11.16.
3296
3297 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3298
3299         * wl-folder.el (wl-folder-confirm-existence): Don't call
3300         file-exists-p if msgdb-path is nil.
3301         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3302         `wl-read-folder-hist' to `wl-read-folder-history'.
3303
3304 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3305
3306         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3307         `y-or-n-p'.
3308
3309 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3310
3311         * wl-score.el (wl-score-headers): Don't use
3312         elmo-folder-do-each-message-entity.
3313
3314         * Version number is increased to 2.11.15.
3315
3316 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3317
3318         * wl-summary.el (wl-summary-delete-all-msgs): Use
3319         elmo-folder-move-messages instead of elmo-folder-delete-messages
3320         and elmo-folder-detach-messages.
3321         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3322
3323         * wl-expire.el (wl-expire-delete): Ditto.
3324         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3325
3326 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3327
3328         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3329         (wl-message-header-narrowing-fields): Ditto.
3330         (wl-message-header-narrowing-lines): Ditto.
3331         (wl-message-header-narrowing-string): Ditto.
3332
3333         * wl-summary.el (wl-summary-mode-map): Bind
3334         wl-summary-toggle-header-narrowing to "C-cC-f".
3335         (wl-summary-toggle-header-narrowing): New function.
3336
3337         * wl-message.el (wl-message-buffer-create): Call
3338         wl-message-header-narrowing-setup.
3339         (wl-message-redisplay): Call wl-message-header-narrowing.
3340         (wl-message-header-narrowing): New function.
3341         (wl-message-header-narrowing-map): New keymap.
3342         (wl-message-header-narrowing-widen-map): New keymap.
3343         (wl-message-header-narrowing-again-at-mouse): New function.
3344         (wl-message-header-narrowing-1): Ditto.
3345         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3346         (wl-message-header-narrowing-setup): Ditto.
3347         (wl-message-header-narrowing-toggle): Ditto.
3348         
3349         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3350
3351         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3352         'flag as all.
3353         (wl-use-flag-folder-help-echo): New user option.
3354
3355         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3356         wl-summary-highlight as nil.
3357         (wl-summary-set-mark-modified): Follow the API change.
3358         (wl-summary-mark-modified-p): Ditto.
3359         (wl-summary-mark-as-read-all): Ditto.
3360         (wl-summary-sync-marks): Don't call
3361         elmo-folder-list-messages-with-global-mark.
3362         (wl-summary-mark-as-read-internal): Follow the API change.
3363         (wl-summary-mark-as-answered-internal): Ditto.
3364         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3365         Follow the API change.
3366         (wl-summary-create-line): Call with number argument.
3367         (wl-summary-reply): Follow the API change.
3368
3369         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3370         function.
3371         (wl-highlight-summary-line-string): Call it when
3372         wl-use-flag-folder-help-echo is non-nil.
3373         (wl-highlight-summary-current-line): Ditto.
3374         (elmo-flag-folder-referrer): Added autoload setting.
3375
3376         * wl-draft.el (wl-draft-kill): Follow the API change.
3377
3378         * Version number is increased to 2.11.14.
3379         
3380 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3381
3382         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3383
3384 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3385
3386         * Version number is increased to 2.11.13.
3387
3388 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3389
3390         * wl-draft.el (wl-draft-previous-history-element): Fixed
3391         unbalanced parenthesis and bind unbound local variables.
3392
3393 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3394
3395         * wl-draft.el (wl-draft-previous-history-element): New function.
3396         (wl-draft-next-history-element): Ditto.
3397         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3398         them to M-p and M-n.
3399
3400 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3401
3402         * Version number is increased to 2.11.12.
3403
3404 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3405
3406         * wl-draft.el (wl-draft-hide): Select buffer-window.
3407
3408 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3409
3410         * wl-summary.el (wl-summary-narrow-to-region): New function.
3411         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3412         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3413         (wl-summary-save-region): Use it.
3414         * wl-action.el (wl-summary-collect-numbers-region)
3415         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3416
3417 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3418
3419         * wl-folder.el (wl-folder-count-incorporates): Don't use
3420         `elmo-msgdb-mark-load'
3421
3422         * Version number is increased to 2.11.11.
3423
3424 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3425
3426         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3427         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3428
3429 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3430
3431         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3432
3433 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3434
3435         * Version number is increased to 2.11.10.
3436
3437 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3438
3439         * wl-mime.el (wl-draft-attribute-value): Fixed.
3440
3441 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3442
3443         * wl-util.el (wl-copy-local-variables): New function.
3444
3445         * wl-mime.el (wl-draft-attribute-recipients): New function.
3446         (wl-draft-attribute-envelope-from): Ditto.
3447         (wl-draft-attribute-smtp-posting-server): Ditto.
3448         (wl-draft-attribute-smtp-posting-port): Ditto.
3449         (wl-draft-attribute-value): Ditto.
3450         (wl-draft-preview-message): Use it to get value for
3451         attributes. Reflect result of `wl-draft-config'.
3452
3453         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3454         and call `wl-summary-mark-as-read' before to call
3455         `wl-summary-unset-mark'.
3456         (wl-summary-target-mark-mark-as-unread): Likewise.
3457         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3458
3459 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3460
3461         * wl-mime.el (wl-draft-preview-message): Use actual value for
3462         attributes; Fix for small window.
3463
3464 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3465
3466         * wl-refile.el (wl-refile-get-field-value): Call
3467         `elmo-message-entity-field' with 3rd argument is non-nil.
3468
3469 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3470
3471         * wl-vars.el (wl-draft-preview-attributes): New user option.
3472         (wl-draft-preview-attributes-list): Ditto.
3473         (wl-draft-preview-attributes-buffer-lines): Ditto.
3474         (wl-draft-preview-attributes-buffer-name): Ditto.
3475
3476         * wl-mime.el (wl-draft-preview-message): Display attributes.
3477
3478 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3479
3480         * wl-summary.el (wl-summary-detect-mark-position): Bind
3481         wl-summary-flag-priority-list to '(new).
3482
3483 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3484
3485         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3486         funtion.
3487         (wl-highlight-summary-line-string): Use it.
3488         (wl-highlight-summary-current-line): Ditto.
3489
3490 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3491
3492         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3493         line even when the mark string is not changed.
3494
3495         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3496         argument change in the wl-summary-create-line.
3497         (wl-thread-insert-entity-sub): Ditto.
3498
3499         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3500         argument change in the wl-summary-create-line.
3501         (wl-summary-insert-sequential): Ditto.
3502         (wl-summary-update-thread): Ditto.
3503         (wl-summary-persistent-mark-string): New inline function.
3504         (wl-summary-message-mark): Use it.
3505         (wl-summary-create-line): Abolish argument wl-persistent-mark
3506         and added wl-flags, wl-cached.
3507
3508         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3509         mark to flags.
3510         (wl-highlight-summary-current-line): Decide the face not by the 
3511         persistent mark but flags.
3512
3513 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3514
3515         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3516         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3517         wl-summary-read-uncached-mark): Revive.
3518         (wl-summary-answered-cached-mark,
3519         wl-summary-answered-uncached-mark): New user option.
3520         (wl-summary-score-marks): Follow the change above.
3521         (wl-summary-auto-refile-skip-marks): Ditto.
3522         (wl-summary-incorporate-marks): Ditto.
3523         (wl-summary-expire-reserve-marks): Ditto.
3524         (wl-summary-flag-priority-list): New user option.
3525
3526         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3527         changes.
3528         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3529         of elmo-message-mark.
3530         (wl-summary-mark-as-read-internal): Ditto.
3531         (wl-summary-mark-as-answered): Ditto.
3532         (wl-summary-mark-as-important): Ditto.
3533         (wl-summary-redisplay-internal): Ditto.
3534         (wl-summary-redisplay-no-mime-internal): Ditto.
3535         (wl-summary-message-mark): New function.
3536         (wl-summary-insert-sequential): Use wl-summary-message-mark
3537         instead of elmo-message-mark.
3538         (wl-summary-update-thread): Ditto.
3539         (wl-summary-persistent-mark): Ditto.
3540         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3541         instead of elmo-message-mark.
3542
3543         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3544         wl-summary-message-mark instead of elmo-message-mark.
3545         (wl-thread-insert-entity-sub): Ditto.
3546         (wl-thread-get-children-msgs-uncached): Ditto.
3547
3548         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3549         variable name changes.
3550         (wl-highlight-summary-current-line): Ditto.
3551
3552         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3553         wl-summary-message-mark instead of elmo-message-mark.
3554
3555         * wl-expire.el (wl-expire-message-p): Ditto.
3556
3557         * wl-score.el (wl-score-headers): Ditto.
3558
3559         * Version number is increased to 2.11.9.
3560
3561         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3562         (wl-summary-sync-update): Follow the change above.
3563         (wl-summary-switch-to-clone-buffer): Ditto.
3564         (wl-summary-open-folder): Ditto.
3565
3566 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3567
3568         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3569         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3570
3571         * Version number is increased to 2.11.8.
3572
3573         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3574
3575         * wl-expire.el (wl-expire-refile): Follow the API change on
3576         `elmo-folder-move-messages'.
3577         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3578
3579         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3580         (wl-summary-exec-action-refile): Ditto.
3581         (wl-summary-exec-action-copy): Ditto.
3582         (wl-summary-no-auto-refile-message-p): No use
3583         `wl-summary-buffer-msgdb'.
3584         (wl-summary-auto-refile): Ditto.
3585
3586 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3587
3588         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3589
3590 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3591
3592         * wl-summary.el (wl-summary-sync): Treat no-sync.
3593
3594         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3595         (wl-default-sync-range): Ditto.
3596
3597 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3598
3599         * wl-refile.el (wl-refile-subject-learn): Call
3600         `elmo-message-entity-field' with 3rd argument is non-nil.
3601         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3602         instead of `elmo-msgdb-overview-entity-get-subject'.
3603
3604 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3605
3606         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3607         scan-type is rescan.
3608         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3609         new optional argument force is non-nil.
3610         (wl-summary-save-view-cache): Call it with force argument non-nil.
3611
3612         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3613
3614 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3615
3616         * wl-action.el (wl-summary-print-argument): Fixed last change.
3617
3618 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3619
3620         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3621         simplified.
3622         (wl-summary-target-mark-mark-as-unread): Likewise.
3623         (wl-summary-target-mark-mark-as-important): Likewise.
3624
3625 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3626
3627         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3628         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3629         (wl-summary-mark-as-important-region): Change accordingly.
3630         (wl-summary-target-mark-mark-as-important): Ditto.
3631
3632 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3633
3634         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3635
3636         * wl-action.el (wl-summary-print-argument): Print argument to
3637         right side of window if `wl-summary-print-argument-within-window'
3638         is non-nil.
3639
3640 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3641
3642         * wl-action.el (wl-summary-set-mark): Use
3643         `wl-summary-message-visible-p' to check visibility of the message
3644         and jump to message only when the message line is visible and have
3645         different number; Call wl-summary-unset-mark with number argument.
3646         (wl-summary-unset-mark): 
3647         Use `wl-summary-message-visible-p'
3648         to check visibility of the message and jump to message only when
3649         the message line is visible and have different number;
3650
3651 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3652
3653         * Version number is increased to 2.11.7.
3654
3655         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3656         and wl-folder-summary-line-format.
3657
3658         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3659         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3660         (wl-summary-set-score-mark): Use it.
3661         (wl-summary-target-mark-mark-as-read): Ditto.
3662         (wl-summary-target-mark-mark-as-unread): Ditto.
3663         (wl-summary-target-mark-mark-as-important): Ditto.
3664         (wl-summary-target-mark-msgs): Simplified.
3665         (wl-summary-detect-mark-position): Fixed problem when
3666         summary-line-format no contain persisten/temp mark spec.
3667         (wl-summary-temp-mark): Ditto.
3668         (wl-summary-persistent-mark): Ditto.
3669         (wl-summary-update-persistent-mark): Ditto.
3670
3671         * wl-action.el (wl-summary-set-mark): Ditto.
3672         (wl-summary-unset-mark): Ditto.
3673         All other related portions are changed.
3674
3675 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3676
3677         * Version number is increased to 2.11.6.
3678
3679 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3680
3681         * wl-util.el (wl-current-message-buffer): Define as function;
3682         Don't use the value of wl-messge-buffer.
3683
3684         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3685         persistent mark.
3686
3687         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3688         no current message, cause an error.
3689
3690 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3691
3692         * wl-summary.el (wl-summary-set-message-modified): Use
3693         elmo-folder-set-message-modified instead of
3694         elmo-folder-set-message-modified-internal.
3695
3696 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3697
3698         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3699         interactively.
3700         (wl-summary-sync): nokill->entirely.
3701         (wl-summary-sync-marks): Fixed message.
3702         (wl-summary-input-range): Added mark, nokill->entirely.
3703
3704         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3705         messages as read.
3706
3707 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3708
3709         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3710         update-noscore.
3711         (wl-summary-sync): Follow the change above.
3712
3713 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3714
3715         * wl-action.el (wl-summary-target-mark-all): Use
3716         elmo-folder-list-messages.
3717
3718 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3719
3720         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3721         (wl-summary-rescan): Set wl-summary-scored as nil.
3722         (wl-summary-sync-force-update): Follow the change above.
3723         (wl-summary-sync): Ditto.
3724         (wl-summary-sync-update): Added argument disable-killed.
3725         (wl-summary-insert-headers): Set visible-only argument for
3726         elmo-folder-list-messages.
3727         (wl-summary-input-range): Added update-nokill, update-noscore,
3728         all-nokill, all-noscore and mark.
3729
3730         * Version number is increased to 2.11.5.
3731
3732         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3733
3734 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3735
3736         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3737         (wl-summary-prefetch-region-no-mark): Change accordingly.
3738         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3739
3740 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3741
3742         * wl-address.el (wl-complete-field-to): Abolished.
3743         (wl-complete-address): Completion function for completing-read.
3744         * wl-action.el (wl-summary-get-resend-address): Use it.
3745
3746         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3747         wl-summary-update-mark and abolish unused argument.
3748         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3749         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3750         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3751         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3752         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3753         * wl-draft.el (wl-draft-kill): Ditto.
3754
3755         * wl-summary.el: Remove unused binding of case-fold-search.
3756         (wl-summary-replace-status-marks): Abolished.
3757
3758 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3759
3760         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3761         is specified or folder length is zero.
3762
3763 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3764
3765         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3766         (wl-folder-archive-current-entity): Ditto.
3767
3768 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3769
3770         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3771         retrieving message mark.
3772         (wl-summary-redisplay-internal): Ditto.
3773
3774         * wl-message.el (wl-message-buffer-display): Ignore errors while
3775         retrieving message-id field.
3776
3777         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3778         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3779         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3780         order of the arguments for `wl-expire-message-p'.
3781         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3782
3783         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3784         Check return value of wl-summary-reply.
3785         (wl-summary-reply): Recover window configuration when an error occured.
3786
3787 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3788
3789         * wl-summary.el (wl-summary-resend-message): Abolished, the
3790         feature is inherited by wl-summary-resend (put resend mark).
3791
3792 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3793
3794         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3795         wl-message-buffer to nil when the message is hide.
3796
3797 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3798
3799         * .cvsignore: New file.
3800
3801 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3802
3803         * wl-action.el (wl-summary-action-docstring): Add more info.
3804         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3805         duplicate definition.
3806         (wl-summary-define-mark-action): Functions wl-summary-*-region
3807         keep current position.
3808         (wl-summary-unregister-target-mark): Store result to the variable.
3809
3810 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3811
3812         * Version number is increased to 2.11.4.
3813
3814 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3815
3816         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3817         wl-summary-delete-all-temp-marks.
3818         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3819
3820         * wl-action.el (wl-summary-set-mark): Changed terminology
3821         refile-destination -> action-argument.
3822         (wl-summary-unset-mark): Ditto.
3823         (wl-summary-remove-argument): Ditto.
3824         (wl-summary-print-argument): Ditto.
3825
3826         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3827         (wl-thread-remove-argument-region): Ditto.
3828         (wl-thread-print-argument-region): Ditto.
3829         (wl-thread-close): Ditto.
3830         (wl-thread-open): Ditto.
3831
3832         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3833         (wl-highlight-refile-destination-face is abolished)
3834         (wl-highlight-action-argument-string): Ditto.
3835         (wl-highlight-summary-current-line): Highlight action argument.
3836
3837         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3838         color for light backgrounds.
3839         (wl-highlight-summary-answered-face): Ditto.
3840
3841 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3842
3843         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3844
3845         * wl-score.el (wl-summary-score-update-all-lines): Use
3846         wl-summary-set-mark.
3847         (wl-summary-score-update-all-lines): Kill expunged messages.
3848
3849         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3850
3851 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3852
3853         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3854         directly.
3855         (wl-score-overview-entity-get-lines): Ditto.
3856         (wl-score-overview-entity-get-xref): Ditto.
3857         (wl-score-get-latest-msgs): Ditto.
3858         (wl-summary-rescore): Ditto.
3859
3860         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3861         to "&".
3862         (wl-summary-mark-as-answered-internal): New inline function.
3863         (wl-summary-mark-as-answered): New function.
3864         (wl-summary-mark-as-unanswered): Ditto.
3865         (wl-summary-sync-marks): Modified for answered-mark synching.
3866
3867 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3868
3869         * wl-action.el (wl-summary-set-mark): Fixed last change.
3870
3871 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3872
3873         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3874         behavior of wl-summary-unread-message-hook
3875         (Pointed out by akira yamada <akira@arika.org>).
3876
3877 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3878
3879         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3880         wl-summary-delete.
3881         * wl-xmas.el (wl-summary-toolbar): Ditto.
3882
3883         * wl-action.el (wl-summary-set-mark): Don't override current
3884         temp-mark.
3885
3886         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3887
3888 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3891         (wl-refile-msgid-learn): Ditto.
3892         (wl-refile-get-field-value): Ditto.
3893
3894         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3895
3896         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3897         (wl-expire-delete-reserved-messages): Renamed from
3898         wl-expire-reserve-marked-msgs-from-list.
3899         (wl-expire-delete): Removed argument `msgdb'.
3900         (wl-expire-refile): Ditto.
3901         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3902         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3903         mark-alist as argument.
3904         (wl-expire-archive-number1): Removed argument `msgdb'.
3905         (wl-expire-archive-number2): Ditto.
3906         (wl-expire-archive-date): Ditto.
3907         (wl-expire-localdir-date): Ditto.
3908         (wl-expire-hide): Ditto.
3909         (wl-archive-number1): Ditto.
3910         (wl-archive-number2): Ditto.
3911         (wl-archive-date): Ditto.
3912         (wl-archive-folder): Ditto.
3913         All other related portions are changed.
3914
3915 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3916
3917         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3918         mean move up and down. (suggested by Takashi Kawachi)
3919
3920 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3921
3922         * wl-acap.el (toplevel): Don't require un-define.
3923
3924 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3925
3926         * wl-thread.el (wl-thread-delete-message): Always update
3927         wl-summary-buffer-number-list.
3928
3929         * wl-action.el (wl-summary-print-destination): 
3930         Do nothing when folder is nil.
3931
3932 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3933
3934         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3935         persistent mark when prefetch is succeeded.
3936
3937 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3938
3939         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3940         instead of elmo-msgdb-delete-msgs.
3941         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3942         (wl-expire-hide): Ditto.
3943
3944         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3945
3946         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3947         elmo-msgdb interface.
3948         (wl-thread-get-exist-children): Likewise.
3949         (wl-thread-insert-message): Likewise.
3950         (wl-thread-msg-mark-as-important): Likewise.
3951         (wl-thread-insert-entity-sub): Likewise.
3952         (wl-thread-get-children-msgs-uncached): Likewise.
3953
3954         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3955         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3956         (wl-summary-sync-update): Likewise.
3957         (wl-summary-auto-select-msg-p): Likewise.
3958         (wl-summary-update-thread): Likewise.
3959         (wl-summary-mark-as-important): Likewise.
3960         (wl-summary-jump-to-msg-internal): Likewise.
3961         (wl-summary-redisplay-internal): Likewise.
3962         (wl-summary-print-message-with-ps-print): Likewise.
3963         (wl-summary-folder-info-update): Likewise.
3964
3965         * wl-folder.el (wl-folder-check-one-entity):
3966         elmo-folder-count-flags instead of wl-summary-count-unread.
3967
3968         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3969
3970         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3971
3972         * wl-summary.el (wl-summary-set-message-modified): 
3973         Call wl-summary-set-mark-modified.
3974         (wl-summary-delete-messages-on-buffer): Call
3975         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3976         (wl-summary-sync-update): Call elmo-folder-length instead of
3977         elmo-folder-messages.
3978         (wl-summary-insert-headers): Don't call
3979         elmo-folder-list-message-entities.
3980
3981 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3982
3983         * wl-action.el (wl-summary-define-mark-action): Call
3984         `wl-summary-set-mark' with argument `data'.
3985         (wl-summary-auto-refile): Fixed order of arguments when call
3986         `wl-summary-refile'.
3987
3988 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3989
3990         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3991
3992         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3993
3994         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3995         (Renamed from wl-highlight-summary-deleted-face).
3996         (wl-highlight-summary-resend-face): New face.
3997
3998         (wl-highlight-summary-deleted-face): Renamed from
3999         wl-highlight-summary-erased-face.
4000
4001         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
4002
4003         * wl-action.el (wl-summary-get-resend-address): New function.
4004         (wl-summary-exec-action-resend): Ditto.
4005         (wl-summary-exec-action-resend-subr): Ditto.
4006
4007         * w-thread.el (wl-thread-copy): Removed definition.
4008         (wl-thread-refile): Ditto.
4009         (wl-thread-delete): Ditto.
4010         (wl-thread-target-mark): Ditto.
4011
4012         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
4013         (wl-summary-target-mark-set-action): Fixed.
4014         (wl-summary-define-mark-action): Fixed quotation.
4015         (wl-summary-move-mark-list-messages): Display message.
4016         (wl-summary-define-mark-action): Define thread functions.
4017         (wl-summary-exec-action-refile): Changed message.
4018         (wl-summary-exec): Ditto.
4019
4020 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
4021         
4022         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
4023         '%%'.
4024
4025 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
4026
4027         * wl.el (toplevel): Require wl-action.
4028         (wl-init): Call wl-summary-define-mark-action.
4029
4030         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
4031
4032         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
4033         wl-summary-delete and wl-summary-erase.
4034         (wl-summary-mode-map): Ditto.
4035
4036         * wl-vars.el (wl-dispose-folder-alist): Renamed from
4037         wl-delete-folder-alist.
4038
4039         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
4040         wl-summary-prefetch-msg instead of wl-summary-prefetch.
4041         (toplevel): Moved mark & action related functions to the wl-action.el.
4042
4043         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
4044         in wl-summary-mark-action-list.
4045         (wl-highlight-summary-current-line): Ditto.
4046
4047         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
4048         empty lines.
4049
4050         * wl-action.el: New file. 
4051
4052 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4053
4054         * wl-summary.el (wl-summary-target-mark-replace): New function.
4055         (wl-summary-target-mark-prefetch): Use it.
4056         (wl-summary-target-mark-delete): Ditto.
4057         (toplevel): Rearranged definition order.
4058         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
4059         (wl-summary-target-mark-erase): Rewrite.
4060         (wl-summary-erase-region): New function.
4061         (wl-summary-exec-action-erase): Changed message.
4062         (wl-summary-move-mark-list-messages): New function.
4063         (wl-summary-exec-action-delete): Use it.
4064         (wl-summary-exec-action-erase): Ditto.
4065
4066         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
4067         (wl-summary-skip-mark-list): Added "d".
4068
4069         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
4070         while searching.
4071
4072         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
4073         and define using defcustom;
4074         Define 4th element as a face.
4075         
4076         * wl-summary.el (wl-summary-incorporate): Use 
4077         `wl-summary-prefetch-region-no-mark' instead of
4078         `wl-summary-prefetch-region'.
4079         (wl-summary-prefetch-region-no-mark): Revival of old
4080         `wl-summary-prefetch-region'.
4081         (wl-summary-mark-action-list): Moved to wl-vars.el
4082
4083         * wl-highlight.el (wl-highlight-summary-current-line): Decide
4084         face according to the `wl-summary-mark-action-list'.
4085         (wl-highlight-summary-current-line): Ditto;
4086         Removed destination highlighting.
4087
4088         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
4089         (wl-highlight-summary-line-string): Highlight for "i" mark.
4090         (wl-highlight-summary-current-line): Ditto.
4091
4092         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
4093         no destination.
4094
4095         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
4096         exists, just go ahead.
4097         (wl-summary-prefetch-region): Rewrite.
4098         (wl-summary-prefetch): Ditto.
4099         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
4100         (wl-summary-exec-action-prefetch): New function.
4101         (wl-summary-target-mark-prefetch): Rewrite.
4102
4103 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
4106         (wl-highlight-summary-line-string): Added "d" and "D".
4107         (wl-highlight-summary-current-line): Ditto.
4108
4109         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
4110         in wl-summary.el.
4111         (wl-thread-insert-entity-sub): Ditto.
4112         (wl-thread-remove-destination-region): Ditto.
4113         (wl-thread-print-destination-region): Ditto.
4114
4115         * wl-summary.el (wl-summary-buffer-refile-list,
4116         wl-summary-buffer-delete-list,
4117         wl-summary-buffer-copy-list): Abolish.
4118         (wl-summary-buffer-temp-mark-list): New buffer local variable.
4119         All other related portions are changed.
4120         (wl-summary-mark-action-list): New variable.
4121         (wl-summary-set-mark): New function.
4122         (wl-summary-register-target-mark): Ditto.
4123         (wl-summary-unregister-target-mark): Ditto.
4124         (wl-summary-have-target-mark-p): Ditto.
4125         (wl-summary-register-temp-mark): Ditto.
4126         (wl-summary-unregister-temp-mark): Ditto.
4127         (wl-summary-registered-temp-mark): Ditto.
4128         (wl-summary-collect-temp-mark): Ditto.
4129         (wl-summary-unset-mark): Ditto.
4130         (wl-summary-set-target-mark): Ditto.
4131         (wl-summary-unset-target-mark): Ditto.
4132         (wl-summary-set-action-generic): Ditto.
4133         (wl-summary-unset-action-generic): Ditto.
4134         (wl-summary-exec-action-delete): Ditto.
4135         (wl-summary-exec-action-erase): Ditto.
4136         (wl-summary-set-action-refile): Ditto.
4137         (wl-summary-set-action-refile-subr): Ditto.
4138         (wl-summary-unset-action-refile): Ditto.
4139         (wl-summary-make-destination-numbers-list): Ditto.
4140         (wl-summary-exec-action-refile): Ditto.
4141         (wl-summary-set-action-copy): Ditto.
4142         (wl-summary-unset-action-copy): Ditto.
4143         (wl-summary-exec-action-copy): Ditto.
4144         (wl-summary-collect-numbers-region): Ditto.
4145         (wl-summary-delete): Rewrite.
4146         (wl-summary-erase): Ditto.
4147         (wl-summary-remove-destination): Ditto.
4148         (wl-summary-exec): Ditto.
4149         (wl-summary-exec-region): Ditto.
4150         (wl-summary-target-mark-erase): Ditto.
4151         (wl-summary-refile): Ditto.
4152         (wl-summary-copy): Ditto.
4153         (wl-summary-unmark): Ditto.
4154         (wl-summary-delete-all-mark): Ditto.
4155         (wl-summary-mark-line): Don't highlight.
4156         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4157         (wl-summary-target-mark-refile-subr): Rewrite.
4158
4159         (wl-summary-copy-prev-destination): Abolish.
4160
4161 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4162
4163         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4164         default values along the value of wl-on-mule.
4165         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4166         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4167         It is not used anywhere.
4168
4169 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4170
4171         * wl-summary.el (wl-summary-print-destination): Keep position.
4172         (wl-summary-cursor-move-surface): Keep horizontal position.
4173
4174 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4175
4176         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4177         write sendlog.
4178
4179 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4180
4181         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4182         `wl-summary-highlight'.
4183
4184 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4185
4186         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4187         trivial condition for temp-mark.
4188
4189 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4190
4191         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4192         when it hits killed buffer.
4193
4194 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4195
4196         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4197         * wl-news.el.in: `message' and `error' take format string.
4198
4199 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4200
4201         * wl-folder (wl-folder-insert-entity): Display a message,
4202         `...done', when the work finish.
4203         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4204
4205 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4206
4207         * wl-message.el (wl-message-redisplay): Remove unused local
4208         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4209
4210 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4211
4212         * wl-summary.el (wl-summary-replace-status-marks): Disable
4213         interactive use.
4214         (wl-summary-reedit): Check message existence at first.
4215         (wl-summary-mark-line): Fix doc, return value is indefinite.
4216
4217         * wl-highlight.el (wl-highlight-message): Arranged.
4218
4219         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4220         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4221         check temp-mark by wl-summary-temp-mark always.
4222         (wl-highlight-summary): Change accordingly.
4223         * wl-summary.el (wl-summary-mark-as-read-all)
4224         (wl-summary-delete-cache, wl-summary-set-score-mark)
4225         (wl-summary-mark-as-unread, wl-summary-unmark)
4226         (wl-summary-mark-line, wl-summary-mark-as-read)
4227         (wl-summary-mark-as-important): Ditto.
4228
4229         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4230         end of the window if possible.
4231         * wl-summary.el (wl-summary-sync-update): Support lazy
4232         highlighting.
4233         (wl-summary-toggle-disp-msg): Ditto.
4234
4235 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4236
4237         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4238
4239 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4240
4241         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4242         change.
4243
4244 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4245
4246         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4247         API.
4248         (wl-summary-sync-update): Ditto.
4249
4250         * wl-score.el (wl-score-get-score-alist): Changed argument.
4251         (wl-summary-rescore-msgs): Likewise.
4252         (wl-summary-score-headers): Likewise.
4253         (wl-score-headers): Likewise;
4254         Use elmo-folder-do-each-message-entity, etc.
4255         (wl-summary-score-effect): Follow the changes above.
4256         (wl-summary-rescore): Ditto.
4257         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4258         (wl-score-get-overview): Abolish.
4259
4260         * wl-summary.el (wl-summary-default-from): Follow the API change in
4261         elmo-msgdb.
4262         (wl-summary-count-unread): Ditto.
4263         (wl-summary-detect-mark-position): Ditto.
4264         (wl-summary-overview-entity-compare-by-date): Ditto.
4265         (wl-summary-overview-entity-compare-by-number): Ditto.
4266         (wl-summary-overview-entity-compare-by-from): Ditto.
4267         (wl-summary-overview-entity-compare-by-subject): Ditto.
4268         (wl-summary-get-list-info): Ditto.
4269         (wl-summary-rescan): Ditto.
4270         (wl-summary-jump-to-msg-by-message-id): Ditto.
4271         (wl-summary-sync-update): Ditto; Removed comment.
4272         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4273         (wl-summary-insert-message): Use wl-summary-insert
4274         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4275         (wl-summary-insert-headers): Changed argument overview to folder.
4276         (wl-summary-search-by-subject): Likewise.
4277         (wl-summary-insert-thread): Renamed from 
4278         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4279
4280         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4281         too.
4282
4283         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4284         wl-string-member.
4285
4286 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4287
4288         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4289         elmo-folder-append-buffer.
4290         (wl-draft-queue-append): Likewise.
4291
4292         * wl-mime.el (wl-message-delete-current-part): Ditto.
4293         (wl-summary-burst-subr): Ditto.
4294
4295         * wl-news.el.in (wl-news-send-news): Ditto.
4296
4297 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4298
4299         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4300         function.
4301         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4302         (wl-summary-update-mark): Enclose with save-excursion.
4303         (wl-summary-mark-as-read-internal): Fixed last change.
4304         (wl-summary-mark-as-important): Use 3rd argument of
4305         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4306         Don't use elmo-msgdb-set-mark.
4307         (wl-summary-redisplay-internal): If msgdb flag is already read,
4308         just update the mark on buffer.
4309
4310 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4311
4312         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4313         cut visible folder when elmo-folder-delete returns non-nil value.
4314
4315 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4316
4317         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4318         by Kenichi OKADA <okada@opaopa.org>).
4319
4320 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4321
4322         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4323
4324 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4325
4326         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4327         Fixed the last change, search group entity by its real name.
4328         (Thanks to: KOBAYASHI Shinji)
4329
4330 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4331
4332         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4333         (wl-fldmgr-access-display-all): Don't refer visible name.
4334         * wl-expire.el (wl-folder-archive-current-entity)
4335         (wl-folder-expire-current-entity): Ditto.
4336         * wl-folder.el (wl-folder-jump-to-current-entity)
4337         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4338         (wl-folder-open-folder-sub,wl-folder-open-all)
4339         (wl-folder-write-current-folder): Ditto.
4340         (wl-folder-insert-entity): Don't use petname for normal group.
4341         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4342         is the real name.
4343         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4344         Abolished.
4345
4346 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4347
4348         * wl-draft.el (wl-draft-create-buffer): Add
4349         `wl-summary-reply-with-citation'
4350
4351 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4352
4353         * wl-draft.el (wl-draft-reply): Fixed.
4354
4355 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4356
4357         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4358         when `wl-draft-send-confirm-with-preview' is non-nil.
4359         You can scroll up/down by j/k.
4360         (wl-draft-send-confirm-with-preview): New variable (default=t).
4361
4362 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4363
4364         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4365         (wl-fldmgr-save-folders): Fix comment.
4366
4367 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4368
4369         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4370         along the last change in `wl-folder-buffer-group-p'.
4371
4372 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4373
4374         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4375         folder.
4376
4377         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4378         the default value.
4379
4380         * wl-mime.el (wl-summary-burst): Update summary only when target
4381         folder equals current folder.
4382
4383 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4384
4385         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4386
4387 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4388
4389         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4390         value.
4391
4392 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4395         `map-extents' instead of `extent-at' repeatedly.
4396         (wl-highlight-folder-current-line): Ditto.
4397
4398         * wl-highlight.el: Remove useless dummy functions.
4399
4400 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4401
4402         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4403         (wl-folder-put-folder-property): New function to put text property.
4404         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4405         (wl-folder-insert-entity, wl-folder-update-diff-line)
4406         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4407         * wl-e21.el, wl-xmas.el, wl-mule.el
4408         (wl-highlight-folder-current-line): Ditto.
4409         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4410         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4411         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4412         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4413
4414 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4415
4416         * Version number is increased to 2.11.3.
4417
4418 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4419
4420         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4421         Resume current-buffer since it is assumed by remaining tasks.
4422
4423 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4424
4425         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4426         (wl-folder-completion-function): Abolished.
4427         (wl-folder-complete-folder): New function.
4428         (wl-folder-complete-filter-condition): Ditto.
4429         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4430         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4431
4432 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4433
4434         * wl-draft.el (wl-draft-send-confirm): New function.
4435         (wl-draft-send): Use it.
4436
4437         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4438         cursor-in-echo-area while confirming.
4439
4440         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4441
4442         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4443         searching via nntp if wl-summary-search-via-nntp is 'force.
4444         Otherwise, invoke searching in nntp folder only.
4445         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4446
4447         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4448         explicitly for mime-make-text-tag.
4449
4450 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4451
4452         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4453         `mime-make-text-tag' instead of `mime-create-tag'.
4454
4455 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4458         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4459
4460 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4461
4462         * wl-score.el (wl-score-save): Bind print-length and print-level.
4463         (wl-score-pretty-print): Ditto.
4464         (wl-score-edit-insert-header-entry): Ditto.
4465
4466         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4467         "From" entry to be treated with wl-draft-eword-encode-address-list.
4468         * wl-mime.el (wl-draft-preview-message): Ditto.
4469
4470         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4471         (wl-summary-mark-as-unread): Ditto.
4472         (wl-summary-mark-as-read-region): Change accordingly.
4473         (wl-summary-mark-as-unread-region): Ditto.
4474         (wl-summary-target-mark-mark-as-read): Ditto.
4475         (wl-summary-target-mark-mark-as-unread): Ditto.
4476
4477 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4478
4479         * Version number is increased to 2.11.2.
4480
4481 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-news.el.in (wl-news-previous-version-save): Bind
4484         print-length and print-level.
4485         * wl-thread.el (wl-thread-save-entities): Ditto.
4486         (wl-thread-save-top-list): Bind print-length.
4487
4488 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4489
4490         * wl-highlight.el (wl-highlight-summary-line-string): Use
4491         wl-summary-score-below-mark, wl-summary-score-over-mark.
4492         (wl-highlight-summary-current-line): Ditto.
4493
4494 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4495
4496         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4497         insert it.
4498
4499 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4500
4501         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4502
4503 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4504
4505         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4506         message without msgid.
4507         Rewrite with elmo-folder-move-messages.
4508         Set wl-message-buffer to nil.
4509
4510         * wl-summary.el (wl-summary-erase-subr): New function. Use
4511         elmo-folder-move-messages.
4512         (wl-summary-erase): Call it.
4513         (wl-summary-target-mark-erase): Ditto.
4514
4515 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4516
4517         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4518         it is not up-tp-date.
4519
4520 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4521
4522         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4523         buffer after calling `wl-summary-goto-folder-subr' without the
4524         argument `interactive'.
4525         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4526
4527 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4528
4529         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4530         `mime-create-tag'. Use `string=' instead of `looking-at'.
4531
4532 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4533
4534         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4535         to avoid compile warning.
4536
4537         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4538         entity-id when folder is given.
4539         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4540         save-excursion, use save-selected-window instead.
4541         Select folder buffer window if exists.
4542         (To correct behavior with wl-folder-move-cur-folder.)
4543
4544 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4545
4546         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4547
4548 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4549
4550         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4551         list-count instead of %d.
4552
4553 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4554
4555         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4556         (wl-news): Set it.
4557         (wl-news-append-to-folder): Use it.
4558
4559         * wl-news.el.in (wl-news-send-news): Append to specified folder
4560         instead of wl-default-folder.
4561         (wl-news-append-to-folder): Show error message with specified folder.
4562
4563         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4564                 In most major modes, Emacs assumes that any opening
4565                 delimiter found at the left margin is the start of a
4566                 top-level definition, or defun. Therefore, *never put an
4567                 opening delimiter at the left margin unless it should have
4568                 that significance.*
4569
4570         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4571
4572 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4573
4574         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4575
4576 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4577
4578         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4579
4580 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4581
4582         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4583         for sequential numbering case.
4584
4585 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4586
4587         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4588         value.
4589         (wl-draft-reply-without-argument-list): Ditto.
4590         (wl-draft-reply-myself-with-argument-list): Abolish.
4591         (wl-draft-reply-myself-without-argument-list): Ditto.
4592         * wl-draft.el (wl-draft-self-reply-p): New function.
4593         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4594
4595 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4596
4597         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4598         (avoid error for the case without byte-compiling)
4599
4600 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4601
4602         * wl-news.el.in (wl-news-append-to-folder): New function.
4603         (wl-news-exit): Rewrite.
4604         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4605
4606 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4607
4608         * wl-draft.el (wl-draft-reply-position): New function.
4609         (wl-draft-reply-position): Fix.
4610         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4611         (wl-summary-target-mark-reply-with-citation): Ditto.
4612         (wl-summary-reply-with-citation): Ditto.
4613         * wl-vars.el (wl-draft-reply-default-position): New variable.
4614
4615 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4616
4617         * wl-draft.el (wl-draft-send): Preview when interactive send.
4618
4619 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4620
4621         * wl-draft.el (wl-draft-reply): Set default position.
4622         * wl-summary.el (wl-summary-reply): Ditto.
4623         (wl-summary-reply-with-citation): Ditto.
4624         (wl-summary-target-mark-reply-with-citation): Ditto.
4625
4626 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4627
4628         * wl-news.el.in (wl-news-lang): Set default value according to
4629         current-language-environment.
4630         (wl-news-append-news): Do nothing when news-list is nil.
4631
4632 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4633
4634         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4635         (wl-news): Change message.
4636         (wl-news-exit): Check buffer.
4637         (wl-news-force-exit): New function.
4638         (wl-news-show-all): New function.
4639         (wl-news-discard-and-exit): Fix.
4640
4641 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4642
4643         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4644         according to current-language-environment.
4645
4646         * wl-news.el.in (wl-news): If arg, show all NEWS after
4647         wl-news-default-previous-version.
4648
4649 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4650
4651         * wl-news.el.in (wl-news-check): Rewritten.
4652         (wl-news-previous-version-load): Change data type.
4653         (wl-news-previous-version-save): Change data type.
4654         (wl-news-append-news): Add return value.
4655         (wl-news-check-news): New function.
4656         (wl-news-already-current-p): New function.
4657         (wl-news-send-news): Rewritten.
4658         (wl-news-mode-map): Add new keybind.
4659         (wl-news): Rewritten.
4660         (wl-news-exit): Rewritten.
4661         (wl-news-discard-and-mail): New function.
4662         (wl-news-send-to-address): Abolished.
4663         * wl.el (wl-init): Delete a message.
4664
4665 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4666
4667         * wl-news.el.in (wl-news-exit): Update previous version.
4668         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4669
4670 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4671
4672         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4673
4674 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4675
4676         * wl-news.el.in (wl-news): New function.
4677         (wl-news-mode): New function.
4678         (wl-news-next-line): New function.
4679         (wl-news-next-page): New function.
4680         (wl-news-exit): New function.
4681         (wl-news-buf-name): New variable.
4682         (wl-news-mode-map): New variable.
4683         (wl-news-winconf): New variable.
4684         (wl-news-append-news): Add an option.
4685
4686 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4687
4688         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4689
4690 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4691
4692         * wl-news.el.in (wl-news-send-to-address): New variable.
4693         (wl-news-send-news): Use it.
4694         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4695         Return updating status.
4696         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4697
4698 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4699
4700         * wl-news.el.in (wl-news-send-news): Delete
4701         Organization and X-Face.
4702
4703 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4704
4705         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4706         (wl-news-append-news): New function.
4707         (wl-news-send-news): New function.
4708
4709 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4710
4711         * Version number is increased to 2.11.1.
4712
4713 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4714
4715         * wl-news.el.in : New file.
4716
4717 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4718
4719         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4720         default value.
4721         (wl-draft-reply-without-argument-list): Ditto.
4722
4723 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4724
4725         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4726         (wl-message-buffer-prefetch-idle-time): Ditto.
4727         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4728
4729 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4730
4731         * wl-thread.el (wl-thread-insert-message): Use
4732         wl-summary-max-thread-depth.
4733
4734         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4735         loop detection.
4736
4737         * wl-message.el (wl-message-buffer-display): Back to the first page
4738         when cache is hit.
4739
4740 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4741
4742         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4743
4744         * wl-summary.el (wl-summary-insert-thread-entity):
4745         If the thread depth is reached to wl-summary-max-thread-depth,
4746         divide the thread.
4747
4748 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4749
4750         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4751         for elmo-remove-passwd.
4752
4753 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4754
4755         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4756         folder is sticky.
4757         (wl-folder-mark-as-read-all-entity): Ditto.
4758         (wl-folder-prefetch-entity): Ditto.
4759
4760 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4761
4762         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4763
4764 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4765
4766         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4767         Delete messages on buffer for unplugged operation.
4768         (wl-summary-erase): Ditto.
4769
4770 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4771
4772         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4773         take nil so as not to search parent by subject.
4774
4775 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4778         (wl-folder-get-next-folder): Ditto.
4779         (wl-folder-get-path): Ditto.
4780
4781 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4782
4783         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4784         system and encode the region with it before verifying.
4785
4786 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4789         system of the echo buffer before decoding.
4790
4791 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4792
4793         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4794         original contents.
4795
4796 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4797
4798         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4799         with argument 'any-exists.
4800
4801 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4804         Use `wl-cs-autoconv'.
4805
4806 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4807
4808         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4809         by `mime-view-automatic-conversion'.
4810
4811         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4812         (wl-message-verify-pgp-nonmime): Ditto.
4813         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4814         Bind them to C-c:d and C-c:v respectively.
4815
4816         Merge following code by Teranishi-san from [wl-en:00167].
4817         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4818         (wl-mime-preview-application/pgp-encrypted): Ditto.
4819         (wl-mime-setup): Add entry.
4820
4821 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4822
4823         * wl-summary.el (wl-summary-target-mark-erase): New function.
4824         Bind it to "mD".
4825
4826 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4827
4828         * wl-vars.el (wl-draft-write-file-function): Fix.
4829         (wl-draft-reedit-hook): Changed default value.
4830
4831         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4832         wl-draft-reedit-hook.
4833         (wl-draft-remove-text-plain-tag): New function.
4834         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4835
4836         * wl-vars.el (wl-draft-write-file-function): New user option.
4837
4838         * wl-draft.el (wl-draft-prepare-edit): Use it for
4839         local-write-file-hooks.
4840         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4841
4842         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4843         (wl-draft-insert-mail-header-separator): Return the body beginning
4844         point.
4845         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4846         text/plain.
4847         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4848
4849 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * wl-summary.el (wl-summary-erase): New function to erase message
4852         without moving it to trash. Bind to "D".
4853
4854         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4855         as `keep' unless switch-function.
4856
4857 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4858
4859         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4860         message buffer by using `wl-summary-toggle-disp-msg'.
4861         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4862         buffer window.
4863         (wl-summary-supresedes-message): Ditto.
4864
4865         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4866         Do not delete other windows.
4867         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4868         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4869         (wl-draft-create-buffer): Set reply-or-forward also for target
4870         mark commands.
4871
4872 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4873
4874         * wl-draft.el (wl-user-agent-compose): Delete special case for
4875         switch-to-buffer-other-window.
4876
4877         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4878         (wl-summary-forward): Ditto.
4879
4880         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4881         function.
4882         (wl-draft-buffer-style): New use option.
4883
4884         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4885         (wl-draft): Follow the change above.
4886         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4887         wl-draft-buffer-style.
4888         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4889         switch-function.
4890
4891 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4892
4893         * wl-address.el (wl-address-make-completion-entry): Extracted from
4894         `wl-address-make-completion-list'.
4895         (wl-address-enable-strict-loading): New variable.
4896         (wl-address-make-completion-list): Revive petname duplication
4897         inquiry, and enable it if `wl-address-enable-strict-loading'.
4898         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4899
4900 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-message.el (wl-message-get-original-buffer): Avoid
4903         'Selecting deleted buffer' error when original buffer is killed.
4904
4905 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * wl-summary.el (wl-summary-next-message): Use
4908         elmo-message-accessible-p instead of elmo-message-cached-p.
4909
4910 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4913
4914         * wl-thread.el (wl-thread-open-all-unread): Use
4915         elmo-folder-list-flagged instead of
4916         elmo-folder-list-messages-mark-match.
4917
4918         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4919         instead of elmo-folder-list-messages-mark-match.
4920         (wl-summary-move-spec-alist): New variable.
4921         (wl-summary-move-spec-plugged-alist,
4922         wl-summary-move-spec-unplugged-alist): Abolish.
4923         (wl-summary-next-message): Follow the change above.
4924         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4925         with 'no-msg' argument.
4926
4927         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4928         variable.
4929         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4930         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4931         (wl-message-buffer-prefetch-get-next): Follow the change above.
4932
4933 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4934
4935         * wl-version.el (wl-version): Changed codename.
4936
4937         * Version number is increased to 2.11.0.
4938
4939 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4940
4941         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4942         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4943         `wl-draft-config-variables'.
4944         (wl-draft-kill): Fixed problem when the draft is reedit.
4945
4946 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4949         buffer-modified status (Thanks to
4950         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4951
4952 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4953
4954         * wl-util.el (wl-region-exists-p): New function.
4955
4956         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4957         Remove defvars for byte-compile warnings.
4958
4959 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4960
4961         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4962         defvar-maybe. Removed unused bind.
4963
4964 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4965
4966         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4967         summary buffer window before creating new frame.
4968         (wl-draft-reply): Ditto.
4969
4970 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4971
4972         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4973
4974 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4977
4978 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4979
4980         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4981         instead of `kill-region'.
4982
4983 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4984
4985         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4986         (wl-highlight-summary-line-string): Use it.
4987         (wl-highlight-summary-current-line): Ditto.
4988
4989         * wl-mime.el (wl-message-delete-current-part): Check the class of
4990         mime-entity.
4991
4992         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4993
4994         * wl-summary.el (wl-summary-make-number-list): Initialize.
4995         (wl-summary-update-mark): New function.
4996         (wl-summary-reply): Put `answered' mark on the message.
4997         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4998
4999         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
5000         (wl-draft-reply): Added optional argument `number';
5001         Set wl-draft-parent-number.
5002         (wl-draft-kill): Delete answered mark if it is a reply.
5003
5004 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5005
5006         * wl-mime.el (wl-mime-preview-follow-current-region): New function
5007         that originates in mime-preview-follow-current-entity.
5008         (wl-draft-yank-current-message-entity): Use it if region is active.
5009
5010         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
5011         * wl-e21.el (wl-message-define-keymap): Bind "D" for
5012         `wl-message-delete-current-part'.
5013         * wl-mule.el (wl-message-define-keymap): Ditto.
5014         * wl-xmas.el (wl-message-define-keymap): Ditto.
5015
5016 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5017
5018         * wl-mime.el (wl-message-delete-current-part): New function.
5019         (wl-mime-node-id-to-string): Ditto.
5020
5021         * wl-mime.el (wl-message-delete-current-part): Use existing
5022         original buffer which corresponds current mime-view buffer.
5023         (fetched buffer might have different structure, possibly)
5024
5025         * wl-mime.el (wl-message-delete-current-part): Quit if the
5026         message content differs from the actual message.
5027
5028 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5029
5030         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
5031         order.
5032         (wl-summary-search-by-subject): Search parent message from tail;
5033         Check the existence of the parent message on the current thread tree.
5034         (wl-summary-update-thread): Check whether the line is inserted.
5035
5036 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5037
5038         * wl-vars.el (wl-summary-line-format): Undo last change.
5039         * wl-summary.el (wl-summary-print-destination): Do not put
5040         invisible property when `wl-summary-width' is nil.
5041         (wl-summary-line-subject-minimum-length): Abolished.
5042         (wl-summary-line-subject): Ditto.
5043
5044 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5045
5046         * wl-vars.el (wl-summary-line-format): Change default value.
5047         (wl-summary-subject-length-limit): Abolished.
5048         * wl-summary.el (wl-summary-line-subject): Ditto.
5049
5050 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5051
5052         * wl-template.el (wl-template-select): Added optional argument.
5053         If optional argument is specified, reverse
5054         `wl-template-visible-select'.
5055
5056 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5057
5058         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
5059         Take prefix argument to force asking the destination folder.
5060
5061 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5062
5063         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
5064         count and update status.
5065
5066 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5067
5068         * wl-summary.el (wl-summary-redisplay-internal): If
5069         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
5070         after fetching.
5071
5072 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5073
5074         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
5075         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
5076
5077         * wl-vars.el (toplevel): Require 'elmo-msgdb.
5078
5079 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5080
5081         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
5082         (All other related portions are changed).
5083         (wl-summary-mark-as-read-all): Rewrite.
5084
5085 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5086
5087         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
5088         `wl-summary-mark-as-read'.
5089         (wl-summary-mark-as-unread): Rewrite.
5090         (wl-summary-mark-as-read): Added no-modeline argument.
5091         (wl-summary-resume-cache-status): Rewrite.
5092         (wl-summary-exec-subr): Remove unused local variable.
5093
5094 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5095
5096         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
5097         logic to call `wl-summary-buffer-prev-folder-function'.
5098         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
5099
5100 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5101
5102         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
5103         is nil.
5104
5105 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5106
5107         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
5108         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
5109         (wl-mime-setup): Add its entry.
5110
5111 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5112
5113         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
5114         (wl-summary-delete-cache): Likewise.
5115         (wl-summary-mark-as-read): Rewrite.
5116
5117 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5118
5119         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
5120         `wl-summary-count-unread'.
5121
5122         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
5123
5124         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
5125
5126 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5127
5128         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
5129         wl-summary-new-mark, wl-summary-unread-uncached-mark,
5130         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
5131         Renamed to the elmo-msgdb-*-mark.
5132         (wl-summary-score-marks): Follow the change above.
5133         (wl-summary-auto-refile-skip-marks): Ditto.
5134         (wl-summary-incorporate-marks): Ditto.
5135         (wl-summary-expire-reserve-marks): Ditto.
5136
5137         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
5138         changes.
5139         (wl-thread-insert-top): Changed updating message.
5140
5141         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
5142         variable.
5143         (wl-summary-count-unread): Count answered marks.
5144         (wl-summary-rescan): Call wl-summary-insert-message instead of
5145         wl-summary-append-message-func-internal.
5146         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5147         (wl-summary-prefetch-msg): Follow the variable name changes.
5148         (wl-summary-prefetch-region): Ditto.
5149         (wl-summary-mark-as-read-all): Follow the API changes;
5150         Don't call elmo-folder-replace-marks.
5151         (wl-summary-delete-cache): Follow the variable name changes.
5152         (wl-summary-resume-cache-status): Ditto.
5153         (wl-summary-update-status-marks): New function.
5154         (wl-summary-insert-message): New function.
5155         (wl-summary-sync-marks): Follow the variable name changes.
5156         (wl-summary-sync-update): Synchronize to the msgdb, too;
5157         Changed update messages.
5158         (wl-summary-make-number-list): Rewrite.
5159         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5160         (wl-summary-mark-as-unread): Follow the API changes.
5161         (wl-summary-exec-subr): Follow the variable name changes.
5162         (wl-summary-mark-as-read): Ditto.
5163         (wl-summary-move-spec-plugged-alist): Ditto.
5164         (wl-summary-move-spec-unplugged-alist): Ditto.
5165         (wl-summary-cursor-move-surface): Ditto.
5166
5167         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5168         variable name changes.
5169         (wl-highlight-summary-current-line): Ditto.
5170
5171         * wl-expire.el (wl-expire-refile): Follow the API change in
5172         elmo-folder-move-messages.
5173         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5174         (wl-summary-archive): Use elmo-folder-msgdb instead of
5175         elmo-msgdb-load.
5176
5177 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5178
5179         * wl-mime.el (wl-draft-preview-message): Restore the position
5180         before evaluating wl-draft-send-hook in preview buffer.
5181
5182 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5183
5184         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5185         when it creates new draft buffer.
5186
5187         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5188         without argument.
5189
5190         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5191         Evaluate content and if the value is string, insert it.
5192         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5193         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5194         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5195         wl-draft-config-sub-part-bottom): Use it.
5196
5197         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5198         with the folder name. The question was unintelligible when it is
5199         called from wl-save-status.
5200
5201 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5202
5203         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5204         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5205         cannot take second argument).
5206
5207 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5208
5209         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5210         as t. Since type and subtype are not case sensitive (RFC 2045).
5211
5212 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5213
5214         * wl-vars.el (wl-message-mode-line-format): New variable.
5215         (wl-message-mode-line-format-spec-alist): Ditto.
5216         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5217         (wl-message-redisplay): Use wl-message-mode-line-format.
5218
5219 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5220
5221         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5222
5223 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5224
5225         * wl-summary.el (wl-summary-default-from): Write description.
5226
5227 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5228
5229         * wl-vars.el (wl-ldap-objectclass): Abolish.
5230
5231         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5232         (wl-ldap-make-filter): Removed condition for objectclass.
5233         (wl-ldap-make-matched-value-list): Remove meaningless process.
5234         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5235         (wl-address-ldap-search): Don't add `*' to `pat' string;
5236         use ignore-errors; added `email';
5237         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5238         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5239         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5240
5241
5242 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5243
5244         * wl-draft.el (wl-draft-parent-folder): Write description.
5245         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5246
5247 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5248
5249         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5250         as "" (zero-length string) if no parent.
5251         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5252
5253 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5254
5255         * wl-address.el (wl-address-make-completion-list): Skip duplication
5256         checking.
5257         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5258         `append'.
5259
5260 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5261
5262         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5263         instead of `beginning-of-buffer'.
5264
5265 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5266
5267         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5268
5269 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5270
5271         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5272         Refer wl-message-buffer-name.
5273         (wl-message-wheel-down): Ditto.
5274
5275 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5276
5277         * wl-vars.el (wl-message-buffer-name): New user option.
5278
5279         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5280         directly instead of making alist dinamically.
5281
5282         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5283         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5284         wl-message-buffer-cache-name.
5285         (wl-message-buffer-cache-clean-up): Ditto.
5286
5287         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5288
5289         * Version number is increased to 2.9.15.
5290
5291 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5292
5293         * wl-vars.el (wl-summary-default-view-alist): New user option.
5294
5295         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5296
5297         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5298         while deleting address.
5299         (wl-draft-delete-myself-from-cc): Ditto.
5300
5301         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5302         If optional argument is specified, reverse sort order.
5303
5304         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5305
5306 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5307
5308         * wl-thread.el (wl-thread-insert-message): Return parent number if
5309         exists.
5310         (wl-thread-update-indent-string-region): Use
5311         wl-thread-update-line-on-buffer-sub instead of
5312         wl-thread-update-line-on-buffer.
5313
5314 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5315
5316         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5317         (wl-folder-close-all): Ditto.
5318
5319 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5320
5321         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5322         and mailing-list:.
5323         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5324         value.
5325         (wl-summary-line-list-info): Print mailing-list name even when 
5326         list-number is empty.
5327
5328 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5329
5330         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5331
5332         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5333         (wl-draft-open-file): Ditto.
5334         (wl-draft-random-alphabet): Ditto.
5335
5336         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5337         bindings.
5338
5339 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5340
5341         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5342         * wl-vars.el (wl-draft-config-alist): Ditto.
5343
5344 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5345
5346         * Version number is increased to 2.9.14.
5347
5348         * wl.el (wl): Don't set wl-init as nil when error occured while
5349         auto-checking folders.
5350
5351         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5352         `elmo-expand-newtext'.
5353
5354 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5355
5356         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5357         `this-command' so that `wl-folder-goto-folder' contained in
5358         `wl-summary-keep-cursor-command' work.
5359
5360 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5361
5362         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5363         message buffer displaying state.
5364
5365 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5366
5367         * wl-vars.el (wl-summary-default-view): New variable to specify
5368         default value for `wl-summary-buffer-view' instead of using
5369         set-default.
5370         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5371
5372 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5373
5374         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5375
5376         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5377
5378 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5379
5380         * wl-vars.el (wl-forward-subject-prefix): New variable.
5381         * wl-draft.el (wl-draft-forward): Use it.
5382
5383 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5384
5385         * wl-message.el (wl-message-prev-page): When it is called without
5386         lines argument, scroll down by wl-message-scroll-amount lines.
5387         (wl-message-next-page): Ditto.
5388         * wl-vars.el (wl-message-scroll-amount): Change default value
5389         to preserve current behavior.
5390
5391 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5392
5393         * wl-summary.el (wl-summary-prefetch-msg): Bind
5394         `wl-message-entity' to call `wl-summary-from-function'.
5395
5396 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5397
5398         * wl-message.el (wl-message-buffer-create): Run
5399         wl-message-buffer-created-hook.
5400
5401 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5402
5403         * wl-summary.el (wl-summary-sort-specs): New variable.
5404         (wl-summary-default-sort-spec): Ditto.
5405         (wl-summary-sort): Rewrite.
5406         (wl-summary-sort-by-list-info): New function.
5407
5408 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5409
5410         * wl-summary.el (wl-summary-get-list-info): New function.
5411         (wl-summary-sort): Rewrite.
5412         (wl-summary-line-list-info): Ditto.
5413         (wl-summary-line-list-count): Ditto.
5414         (wl-summary-refile-region): Fixed docstring.
5415
5416 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5417
5418         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5419         `wl-folder-entity-hashtb' as completion table.
5420
5421 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5422
5423         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5424         only when this command is called interactively; silence the byte-
5425         compiler.
5426
5427 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5428
5429         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5430         active in XEmacs.
5431
5432 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5433
5434         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5435         plural lines.
5436
5437 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5438
5439         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5440         of current line when the cursor is on the header name.
5441         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5442
5443 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5444
5445         * wl-util.el (wl-read-directory-name): Return displayed directory
5446         as the default value also on XEmacs.
5447
5448 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5449
5450         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5451         formatting.
5452
5453 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5454
5455         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5456         argument and when it is non-nil, check face property before
5457         highlighting for each line.
5458         (wl-highlight-summary-window): Set it.
5459
5460 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5461
5462         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5463         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5464
5465         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5466         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5467         (wl-draft-get-fcc-list): Likewise.
5468
5469 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5472         (wl-thread-entity-cur): Ditto.
5473         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5474         wl-thread-indent-regexp setting.
5475         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5476
5477         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5478         wl-summary-lazy-highlight.
5479         (wl-summary-display-bottom): Ditto.
5480
5481         * wl-thread.el (wl-thread-open-close): Likewise.
5482
5483         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5484         from and subject;
5485         Bind wl-draft-use-frame;
5486         Enclose with save-window-excursion;
5487         Use wl-draft-create-buffer instead of with-temp-buffer;
5488         Use wl-draft-prepare-edit;
5489         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5490         Use wl-draft-send instead of wl-draft-raw-send.
5491
5492 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5493
5494         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5495         of using wl-from.
5496
5497 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5498
5499         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5500         insert-buffer instead of clone-buffer.
5501         (wl-draft-doing-mime-bcc): New variable.
5502         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5503         infinite loop.
5504         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5505
5506         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5507         (wl-draft-mime-bcc-body): Ditto.
5508
5509         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5510         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5511         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5512         wl-draft-do-mime-bcc.
5513         (wl-draft-mime-bcc-field): New function.
5514         (wl-draft-do-mime-bcc): Ditto.
5515
5516         * wl-address.el (wl-address-complete-header-list): New variable.
5517         (wl-address-complete-header-regexp): Changed default value.
5518
5519         * Version number is increased to 2.9.13.
5520
5521 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5522
5523         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5524         it is differed.
5525
5526 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5527
5528         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5529         (wl-summary-line-list-count): Ditto.
5530
5531 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5532
5533         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5534         (wl-nntp-posting-function): New variable.
5535         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5536         `wl-nntp-posting-config-alist'.
5537
5538 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5539
5540         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5541         FLIM.
5542
5543 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5544
5545         * wl-summary.el (wl-summary-target-mark-refile-sub):
5546         Remove a nuisance funcall.
5547
5548 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5549
5550         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5551         as t for `try-completion'.
5552
5553 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5554
5555         * wl-summary.el (wl-summary-default-from): Use
5556         wl-address-header-extract-address instead of
5557         std11-extract-address-components.
5558         (wl-summary-simple-from): Ditto.
5559         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5560         (wl-summary-insert-headers): Show message.
5561         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5562         for whole line.
5563         (wl-summary-default-from): Revert last change.
5564         (wl-summary-simple-from): Ditto.
5565         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5566         (wl-summary-mark-as-read-region): Follow the change above.
5567         (wl-summary-sync-marks): Ditto.
5568         (wl-summary-target-mark-mark-as-read): Ditto.
5569         (wl-summary-redisplay-internal): Ditto.
5570         (wl-summary-redisplay-no-mime-internal): Ditto.
5571         (wl-summary-redisplay-all-header): Ditto.
5572         (wl-summary-mark-as-read): Removed argument `cached';
5573         Use current cache status to set cache mark.
5574         (wl-summary-redisplay-internal): Follow the change above.
5575         (wl-summary-redisplay-no-mime-internal): Ditto.
5576         (wl-summary-redisplay-all-header): Ditto.
5577
5578         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5579
5580         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5581         Don't call itself recursively (Adviced by Yamaoka-san).
5582
5583 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5584
5585         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5586         bind wl-summary-highlight as nil to avoid error caused by missing
5587         local variables.
5588
5589 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5590
5591         * wl-vars.el (wl-invalid-character-message): New user option.
5592
5593         * wl-util.el (wl-set-string-width): If truncated string-width is
5594         larger than specified width, use `wl-invalid-character-message'.
5595
5596 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5597
5598         * wl-summary.el (wl-summary-prefetch-msg): 
5599         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5600
5601 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5602
5603         * wl-vars.el (wl-summary-check-line-format): New user option.
5604         (wl-summary-line-format-file): Ditto.
5605
5606         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5607         variable.
5608         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5609         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5610         and `wl-summary-view-old-p' to check whether do a rescan or not.
5611         (wl-summary-view-old-p): New function.
5612         (wl-summary-line-format-changed-p): Ditto.
5613         (wl-summary-line-format-save): Ditto.
5614         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5615
5616         * wl-util.el (wl-set-string-width): Avoid using negative number
5617         for make-string.
5618
5619 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5620
5621         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5622         return value.
5623
5624         * wl-util.el (wl-set-string-width): Added optional argument
5625         `padding' (All other related portions are changed).
5626         (wl-line-parse-format): If the first letter of column number is
5627         `0', zero-padding the result (ex: "%05l").
5628
5629         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5630
5631 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5632
5633         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5634         sequential summary view.
5635
5636 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5637
5638         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5639         if it doesn't have a -unix version.
5640
5641 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5642
5643         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5644
5645 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5646
5647         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5648         content.
5649         (wl-draft): Follow the change above.
5650
5651         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5652
5653         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5654         and wl-folder-summary-line-format-alist contain %T and %P.
5655
5656         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5657         (wl-summary-mode-line-format): New user option.
5658         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5659         (wl-summary-line-format): Changed default value.
5660         (wl-summary-lazy-highlight): Changed default value.
5661
5662         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5663         change in wl-summary-create-line.
5664         (wl-thread-insert-entity-sub): Ditto.
5665
5666         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5667         (wl-summary-buffer-unread-status): Ditto.
5668         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5669         (wl-summary-buffer-persistent-mark-column): Ditto.
5670         (wl-summary-buffer-mode-line-formatter): Ditto.
5671         (wl-summary-buffer-mode-line): Ditto.
5672         (wl-summary-message-regexp): Abolished.
5673         (All other related portions are changed.)
5674         (wl-summary-detect-mark-position): New function.
5675         (wl-summary-buffer-set-folder): Setup
5676         wl-summary-buffer-mode-line-formatter.
5677         (wl-summary-mode): Setup selective-display;
5678         Setup pre-idle-hook when xemacs.
5679         (wl-summary-update-modeline): Rewrite.
5680         (wl-summary-jump-to-msg): Define as function;
5681         Changed regexp for searching messages.
5682         (wl-summary-message-number): Rewrite.
5683         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5684         Do rescan when old type summary cache.
5685         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5686         (wl-summary-remove-destination): Use '\r' to detect EOL.
5687         (wl-summary-print-destination): Ditto.
5688         (wl-summary-temp-mark): New inline function.
5689         (wl-summary-persistent-mark): Ditto.
5690         (wl-summary-line-number): New function.
5691         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5692         (wl-summary-line-list-count): New function.
5693         (wl-summary-create-line): Added argument persistent-mark.
5694         (All other related portions are changed)
5695         (wl-summary-create-line): Insert '\r'.
5696         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5697         (wl-summary-cursor-move-surface): New inline function.
5698         (wl-summary-prev): Use it.
5699         (wl-summary-next): Ditto.
5700
5701         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5702         wl-summary-message-regexp.
5703         (wl-highlight-summary): Delete progress message.
5704         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5705
5706         * Version number is increased to 2.9.12.
5707
5708 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5709
5710         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5711         variable (nil: no minimum).
5712         (wl-summary-line-subject): Add some spaces after subject by
5713         wl-summary-line-subject-minimum-length.
5714
5715 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5716
5717         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5718         and removed `F'.
5719         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5720         change above).
5721
5722 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5723
5724         * wl-summary.el (wl-summary-line-list-count): Reverted.
5725         (example setting in samples/*/dot.wl is also updated)
5726
5727 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5728
5729         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5730
5731         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5732
5733         * wl-vars.el (wl-summary-line-format): Addes some description to the
5734         docstring.
5735
5736         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5737         (wl-summary-line-close-bracket): Ditto.
5738         (wl-summary-line-children-number): Ditto.
5739         (wl-summary-line-thread-indent): Ditto.
5740         (wl-summary-line-children-and-from): Ditto.
5741
5742         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5743         't', 'c', 'F' and added 'C'.
5744
5745         * wl-util.el (wl-set-string-width): Accept negative value.
5746         (wl-line-parse-format): Added "%number(" and "%)".
5747
5748 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5749
5750         * wl-summary.el (wl-summary-line-list-count): Change format of the
5751         return value.
5752
5753 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5754
5755         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5756         from the recent message.el.
5757         (wl-draft-point-in-header-p): Ditto.
5758         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5759         wl-draft-beginning-of-line.
5760         * wl-e21.el (wl-draft-mode-map): Ditto.
5761         * wl-xmas.el (wl-draft-mode-map): Ditto.
5762
5763         * wl-folder.el: Sort macrodefs by dependencies.
5764
5765 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5766
5767         * wl-summary.el (wl-summary-prev): Fixed regexp.
5768         (wl-summary-next): Ditto.
5769
5770 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5771
5772         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5773
5774 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5775
5776         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5777         for backward compatibility.
5778
5779 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5780
5781         * wl-summary.el (wl-summary-line-list-count): New function, merged
5782         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5783         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5784         list counts.
5785
5786 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5787
5788         * wl-summary.el (wl-summary-create-line): Ignore errors while
5789         timezone-fix-time.
5790
5791         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5792
5793         * wl-summary.el (wl-summary-sync-update): Ditto.
5794         (wl-summary-default-from): Use wl-message-entity
5795         instead of entity.
5796
5797         * wl-summary.el (wl-summary-create-line): Fix.
5798
5799         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5800         (wl-summary-line-format): New user option.
5801         (wl-folder-summary-line-format-alist): Ditto.
5802         (wl-summary-from-width): Abolished.
5803
5804         * wl-util.el (toplevel): Require 'bytecomp.
5805         (wl-line-parse-format): New function.
5806         (wl-line-formatter-setup): New macro.
5807
5808         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5809         (wl-summary-buffer-line-formatter): New buffer local variable.
5810         (wl-summary-switch-to-clone-buffer): Follow the change above.
5811         (wl-summary-message-regexp): Fix.
5812         (wl-summary-from-func-internal): Abolished.
5813         (wl-summary-subject-func-internal): Ditto.
5814         (wl-summary-subject-filter-func-internal): Ditto.
5815         (All other related portions are changed.)
5816         (wl-summary-buffer-set-folder):
5817         Set up wl-summary-buffer-number-column and 
5818         wl-summary-buffer-line-formatter
5819         (All other related portions are changed.)
5820         (wl-summary-buffer-number-column-detect): Abolished.
5821         (All other related portions are changed.)
5822         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5823         (wl-summary-delete-all-temp-marks-on-buffer): Use
5824         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5825         (wl-summary-target-mark-delete): Ditto.
5826         (wl-summary-target-mark-refile-subr): Ditto.
5827         (wl-summary-target-mark-mark-as-read): Ditto.
5828         (wl-summary-target-mark-mark-as-unread): Ditto.
5829         (wl-summary-target-mark-mark-as-important): Ditto.
5830         (wl-summary-target-mark-save): Ditto.
5831         (wl-summary-replace-status-marks): Renamed from
5832         wl-summary-set-status-marks-on-buffer;
5833         Use wl-summary-message-regexp instead of
5834         wl-summary-buffer-number-regexp.
5835         (wl-summary-sync-update): Follow the change above.
5836         (wl-summary-goto-previous-message-beginning): New function.
5837         (wl-summary-mark-as-unread): Use it.
5838         (wl-summary-mark-as-important): Ditto.
5839         (wl-summary-line-formatter): New variable.
5840         (wl-summary-line-year): New function.
5841         (wl-summary-line-day): Ditto.
5842         (wl-summary-line-day-of-week): Ditto.
5843         (wl-summary-line-hour): Ditto.
5844         (wl-summary-line-minute): Ditto.
5845         (wl-summary-line-open-bracket): Ditto.
5846         (wl-summary-line-close-bracket): Ditto.
5847         (wl-summary-line-children-number): Ditto.
5848         (wl-summary-line-thread-indent): Ditto.
5849         (wl-summary-line-size): Ditto.
5850         (wl-summary-line-subject): Ditto.
5851         (wl-summary-line-from): Ditto.
5852         (wl-summary-line-children-and-from): Ditto.
5853         (wl-summary-create-line): Rewritten.
5854         (wl-summary-format-date): Abolished.
5855
5856         * wl-highlight.el (wl-highlight-summary-current-line): Use
5857         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5858         Use thread structure to detect thread top message.
5859
5860         * wl-draft.el (wl-default-draft-cite): Don't use
5861         wl-summary-from-func-internal.
5862
5863         * wl-refile.el (wl-refile-subject-learn): Don't use
5864         wl-summary-subject-filter-func-internal.
5865         (wl-refile-guess-by-subject): Ditto.
5866
5867         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5868         parameters.
5869
5870         * wl-thread.el (wl-thread-update-indent-string-region):
5871         Use wl-thread-update-line-on-buffer instead of
5872         wl-thread-update-indent-string.
5873         (wl-thread-update-children-number): Redefine using
5874         wl-thread-update-line-on-buffer.
5875         (wl-thread-update-indent-string): Abolished.
5876
5877         * Version number is increased to 2.9.11.
5878
5879 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5882         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5883         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5884
5885         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5886         as nil.
5887
5888         * wl-thread.el (wl-thread-open-all-unread): Use 
5889         elmo-folder-list-messages-mark-match.
5890         (wl-thread-insert-message): Removed argument `mark-alist'.
5891         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5892         elmo-msgdb-set-mark.
5893         (wl-thread-get-children-msgs-uncached): Likewise.
5894         (wl-thread-get-exist-children): Added argument include-self.
5895         (wl-thread-delete-message): Follow the change above.
5896
5897         * wl-summary.el (wl-summary-count-unread): Removed argument.
5898         (wl-summary-rescan): Follow the change above.
5899         (wl-summary-mark-as-read-region): Ditto
5900         (wl-summary-mark-as-unread-region): Ditto.
5901         (wl-summary-delete-messages-on-buffer): Ditto.
5902         (wl-summary-sync-update): Ditto.
5903         (wl-summary-switch-to-clone-buffer): Ditto.
5904         (wl-summary-goto-folder-subr): Ditto.
5905         (wl-summary-target-mark-mark-as-read): Ditto.
5906         (wl-summary-target-mark-mark-as-unread): Ditto.
5907         (wl-summary-target-mark-mark-as-important): Ditto.
5908         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5909         (wl-summary-update-thread): Removed argument `mark-alist'.
5910         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5911         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5912         (wl-summary-resume-cache-status): Likewise.
5913         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5914         elmo-msgdb-set-mark.
5915         (wl-summary-mark-as-read-all): Likewise.
5916         (wl-summary-delete-cache): Ditto.
5917         (wl-summary-auto-select-msg-p): Ditto.
5918         (wl-summary-mark-as-unread): Ditto.
5919         (wl-summary-no-auto-refile-message-p): Ditto.
5920         (wl-summary-mark-as-read): Ditto.
5921         (wl-summary-mark-as-important): Ditto.
5922         (wl-summary-auto-refile): Follow the change above.
5923         (wl-summary-delete-all-marks): Removed.
5924         (wl-summary-resume-marks-and-highlight): Ditto.
5925         (wl-summary-resume-marks): Ditto.
5926         (wl-summary-delete-important-msgs-from-list): Ditto.
5927         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5928
5929         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5930         wl-summary-count-unread.
5931
5932         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5933         (wl-summary-score-update-all-lines): Use
5934         elmo-msgdb-set-mark.
5935
5936 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5939         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5940         (wl-summary-create-line): Renamed from
5941         wl-summary-overview-create-summary-line;
5942         Argument rearrangement.
5943         (wl-summary-update-thread): Follow the change above.
5944
5945         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5946         (wl-thread-insert-entity-sub): Likewise.
5947
5948         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5949         argument `overview', `mark-alist' and added `msgdb'.
5950
5951         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5952
5953         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5954         (wl-summary-rescan): Follow the change above.
5955         (wl-summary-sync-update): Ditto.
5956         (wl-summary-insert-thread-entity): Ditto;
5957         Don't use `let*' in every while loop;
5958         Detect infinite loop of threads.
5959         (wl-summary-update-thread): Removed argument `overview'.
5960
5961         * wl-thread.el (wl-thread-insert-message): Ditto.
5962
5963         * Version number is increased to 2.9.10.
5964
5965         * wl-message.el (wl-message-redisplay): Ignore errors while
5966         wl-message-redisplay-hook.
5967
5968 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5969
5970         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5971
5972 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * wl.el (wl): inhibit-quit while wl-folder.
5975
5976 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5979         while msgdb access.
5980
5981 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5982
5983         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5984         even if no folder is not created.
5985
5986 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5987
5988         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5989
5990         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5991         implementation.
5992         (wl-summary-target-mark-thread): Ditto.
5993
5994         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5995
5996 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5997
5998         * wl-util.el (wl-display-bytes): Remove unused function.
5999
6000 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6001
6002         * wl.el (wl-check-environment): Cause error when wl-from is nil,
6003         seems critical one (partially reverse the change in 2002/03/17).
6004
6005 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6006
6007         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
6008         * wl-draft.el (wl-draft-write-sendlog): Ditto.
6009
6010 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6011
6012         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
6013         is not writable.
6014         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
6015         plugged status instead of `'force' as 2nd argument.
6016
6017         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
6018         is not creatable.
6019
6020         * Version number is increased to 2.9.9.
6021
6022 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6023
6024         * wl-summary.el (wl-summary-suspend): New function.
6025
6026 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6027
6028         * wl.el (wl): Do not check variables if check is nil.
6029         * wl-utils.el (wl-collect-draft): New function.
6030         * wl-folder.el (wl-folder-suspend): Put summary buffers
6031         and draft buffers at the end of buffer list.
6032         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
6033
6034 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6035
6036         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
6037         loop instead of recursive call.
6038
6039         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
6040         2nd argument.
6041
6042 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6043
6044         * wl-draft.el (wl-draft-create-contents): Don't take neither
6045         (function . args) nor (string . something) any more.
6046
6047         * wl-version.el (wl-generate-user-agent-string): Return string
6048         without header symbol.
6049         * wl-draft.el (wl-draft-default-headers): Use it.
6050
6051         * wl-draft.el (wl-draft-trim-ccs): Renamed from
6052         `wl-draft-insert-ccs' and return field value instead of inserting
6053         the header. Abolish cc argument.
6054         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
6055
6056         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
6057         rather than one with string car.
6058
6059         * wl-vars.el (wl-draft-additional-header-alist): New variable.
6060         * wl-draft.el (wl-draft-create-contents): Add it after the default
6061         headers.
6062
6063         * wl-draft.el (wl-draft-create-contents): For the case of
6064         (symbol-or-string . function) insert header only when the function
6065         returns string value.
6066
6067 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6068
6069         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
6070         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
6071
6072 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6073
6074         * wl.el (wl-check-environment): Don't check Message-ID when
6075         `wl-insert-message-id' is nil.
6076         Revive checking if `wl-message-id-domain' contains "@".
6077
6078 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6079
6080         * wl.el (wl-check-environment): Merge examination for "@" at
6081         inappropriate position into the first string-match.
6082
6083         * wl-summary.el (wl-summary-target-mark-print): New function.
6084         (wl-summary-pipe-message-subr): Extracted from
6085         `wl-summary-pipe-message'.
6086         (wl-summary-target-mark-pipe): New function.
6087         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
6088         `wl-summary-target-mark-pipe'.
6089
6090 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6091
6092         * wl.el (wl-check-environment): Rewrite around Message-ID check.
6093
6094 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6095
6096         * wl.el (wl-check-environment): Use elmo-warning instead of
6097         error for non-critical ones.
6098         Remove trash folder check.
6099         (wl): Don't ignore error in wl-check-environment.
6100
6101         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
6102         check, which is moved from `wl-check-environment'.
6103         (Adviced by Teranishi-san [X-Mail-Count: 9661])
6104
6105 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6106
6107         * wl-summary.el (wl-summary-write-current-folder): If it cannot
6108         guess anything, call wl-summary-write.
6109         (wl-summary-write): Create draft with blank To field.
6110         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
6111
6112 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6113
6114         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
6115         argument full as well for wl-folder-write-current-folder.
6116         If wl-*-write-current-folder cannot guess addressee, add blank
6117         To header.
6118         Rewrite condition for positioning cursor.
6119
6120 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6121
6122         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
6123         summary buffer is present, use it.
6124         (wl-folder-jump-to-previous-summary): Ditto.
6125
6126 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6127
6128         * wl-draft.el (wl-draft-create-contents): Fix docstring.
6129
6130         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
6131         wl-summary-previous-buffer and wl-summary-next-buffer.
6132
6133         * wl-folder.el (wl-folder-mode-map): Bind
6134         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
6135         (wl-folder-jump-to-next-summary): New function.
6136         (wl-folder-jump-to-previous-summary): Ditto.
6137
6138         * wl-draft.el (wl-draft): Rearranged.
6139
6140 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6141
6142         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
6143         of header.
6144         (wl-draft): Collect arguments for the header as header-alist.
6145         (wl-draft-forward): Arrange arguments for wl-draft.
6146         (wl-draft-reply): Ditto.
6147         (wl-draft-edit-string): Ditto.
6148         * wl-summary.el (wl-summary-write): Ditto.
6149         (wl-summary-write-current-folder): Ditto.
6150
6151         * Version number is increased to 2.9.8.
6152
6153 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6154
6155         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6156
6157         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6158
6159         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6160         even if the guess failed.
6161
6162         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6163         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6164         wl-summary-write-current-folder.
6165         * wl-xmas.el: Ditto.
6166
6167 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6168
6169         * wl-summary.el (wl-summary-next-page): Force display message if
6170         message is not displayed yet.
6171         (wl-summary-prev-page): Ditto.
6172
6173 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6174
6175         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6176
6177 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6178
6179         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6180         add "Preview Message" and "Save Draft and Exit".
6181
6182 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6183
6184         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6185         if addrmgr is called from draft in splitted window.
6186
6187         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6188         * wl-mule.el: Ditto.
6189         * wl-xmas.el: Ditto.
6190
6191 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6192
6193         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6194
6195         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6196         * wl-xmas.el (wl-folder-toolbar): Ditto.
6197
6198 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6199
6200         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6201         and wl-draft-save-and-exit.
6202         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6203         * wl-xmas.el: Ditto.
6204         * wl-mule.el: Ditto.
6205
6206         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6207         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6208
6209 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6212         lists for saving buffer.
6213
6214 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6215
6216         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6217         parent-folder argument instead of it.
6218         (wl-draft-create-buffer): Ditto.
6219         (wl-draft-forward): Ditto.
6220         (wl-draft-reply): Ditto.
6221         * wl-summary.el (wl-summary-write): Ditto.
6222         (wl-summary-write-current-folder): Ditto.
6223
6224         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6225         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6226         Folder buffer after composing.
6227
6228 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6231         header if the file `wl-x-face-file' already contains it.
6232
6233 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6234
6235         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6236         folder" entry.
6237         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6238         * wl-e21.el (wl-folder-toolbar): Ditto.
6239         * wl-xmas.el (wl-folder-toolbar): Ditto.
6240
6241 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6242
6243         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6244         wl-folder-goto-folder with sticky argument.
6245         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6246
6247 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6248
6249         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6250         and wl-summary-previous-buffer.
6251         (wl-summary-next-buffer): New function.
6252         (wl-summary-previous-buffer): Ditto.
6253
6254 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6255
6256         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6257         wl-folder-jump-to-current-entity-with-arg.
6258         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6259         `wl-folder-jump-to-current-entity'.
6260         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6261         `wl-summary-goto-folder-sticky'.
6262         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6263         `wl-summary-goto-folder'.
6264         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6265         Unless force-exit, do not clean temp. marks for sticky summary.
6266         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6267
6268 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6269
6270         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6271         not entire.
6272
6273 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6276         to `C-x C-s'.
6277         (wl-summary-save-status): New command.
6278         (wl-summary-exit): Don't clean-up temp marks when sticky.
6279         (Applied patch from Nakayama-san [wl: 09548])
6280         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6281         Do nothing when no mark data.
6282         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6283         Call `wl-summary-delete-all-temp-marks' before saving.
6284
6285 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6286
6287         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6288
6289 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6290
6291         * wl.el (wl-check-environment): Also cause error when (system-name)
6292         returns "localhost.localdomain". (Although it doesn't affect because
6293         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6294
6295 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6296
6297         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6298         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6299
6300         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6301         value.
6302
6303 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6304
6305         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6306         Likewise r-cc-list and r-ng-list.
6307
6308 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6309
6310         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6311         only if it is bound as variable.
6312
6313         * wl-mime.el (wl-draft-preview-message): Ditto.
6314
6315 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6316
6317         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6318         needless `goto-char'.
6319
6320         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6321         `wl-summary-redisplay-no-mime-internal' instead of
6322         `wl-summary-redisplay-no-mime'.
6323         (wl-summary-redisplay-no-mime): Changed argument;
6324         Call `wl-summary-redisplay-no-mime-internal'.
6325
6326         * wl-mime.el (wl-draft-preview-message): Bind
6327         `mime-header-encode-method-alist' locally.
6328
6329         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6330         (wl-draft-std11-parse-addresses): Added the first address check.
6331         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6332
6333         * Version number is increased to 2.9.7.
6334
6335 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6336
6337         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6338
6339 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6340
6341         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6342         related to scrollbar support, if there is no such a feature
6343         compiled in.
6344
6345 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6346
6347         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6348         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6349         for prefetch.
6350
6351 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6352
6353         * wl-summary.el (wl-summary-pick): Fix for no match.
6354
6355 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6356
6357         * wl-draft.el (wl-draft-save):
6358         Override `mime-header-encode-method-alist'.
6359
6360 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6361
6362         * wl-folder.el (wl-folder-pick): New function.
6363         Define key as "?".
6364
6365 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6366
6367         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6368         Fix for unplugged.
6369
6370 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6371
6372         * wl-folder.el (wl-folder-virtual): New function.
6373         Define key as "V".
6374
6375 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6376
6377         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6378         multi folder if entity is group.
6379
6380 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6381
6382         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6383         is nil.
6384
6385 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6386
6387         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6388         (wl-summary-target-mark-msgs): Return the number of marked messages.
6389
6390 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6391
6392         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6393         "first:" is specified.
6394
6395 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6396
6397         * wl-vars.el (wl-from): Use return value of function
6398         user-full-name instead of the variable user-full-name since
6399         XEmacs-20.4 doesn't set this variable.
6400
6401 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6404         call `wl' directly.
6405
6406 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6407
6408         * wl-draft.el (wl-draft-reedit): Removed duplicated
6409         switch-to-buffers.
6410
6411 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6412
6413         * wl.el (wl-other-frame): Removed garbages.
6414
6415 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6416
6417         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6418
6419         * wl-xmas.el (wl-draft-key-setup): Ditto.
6420
6421         * wl-mule.el (wl-draft-key-setup): Ditto.
6422
6423         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6424         (wl-draft-reedit): Ditto.
6425         (wl-draft-prepare-edit): Add `wl-draft-save' to
6426         `local-write-file-hooks'.
6427         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6428         (wl-draft-reedit): Set buffer-file-name.
6429         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6430
6431
6432         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6433         call it.
6434         (wl-delete-startup-frame-function): New variable.
6435         (wl-other-frame): New function
6436         (Original was written by Yamaoka san [wl: 09239]).
6437
6438         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6439         if `wl-folder-use-frame'.
6440
6441 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6442
6443         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6444
6445 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6446
6447         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6448         New variable.
6449         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6450         (wl-message-buffer-prefetch-get-next): Use them.
6451         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6452
6453 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6454
6455         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6456         with unwind-protect.
6457
6458         * wl-draft.el (wl-draft-reedit): Rewrite.
6459         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6460         (wl-draft-save): Insert header separator if it does not exist;
6461         Removed condition-case.
6462
6463         * wl-summary.el (wl-summary-reedit): Revert last change.
6464
6465         * wl-draft.el (wl-draft-save): Rewrite.
6466         (wl-draft-create-buffer): Set buffer-file-name as nil.
6467
6468         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6469
6470         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6471
6472         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6473         nil.
6474
6475 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6476
6477         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6478         If count is nil, do not prefetch.
6479         (wl-message-buffer-prefetch-next): Next.
6480
6481 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6482
6483         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6484
6485 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6486
6487         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6488         `delete-backward-char'
6489         (wl-draft-prepare-edit): Check major-mode.
6490         (wl-draft-decode-header): Rewrite.
6491         (wl-draft): Fix.
6492
6493 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6494
6495         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6496
6497 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6498
6499         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6500         (wl-message-buffer-prefetch-get-next): Remove size checking.
6501         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6502
6503 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6504
6505         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6506         (wl-draft-default-headers): Fix.
6507
6508 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6509
6510         * wl-draft.el (wl-draft-default-headers): Insert return value of
6511         `wl-generate-mailer-string-function'.
6512
6513 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6514
6515         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6516         (wl-draft-insert-mail-header-separator): Ditto.
6517
6518         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6519         again (Reverted the change on 2002-01-17 by OKADA san).
6520
6521 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6522
6523         * wl-draft.el (wl-draft): Rewrite.
6524         (wl-draft-create-buffer): New function.
6525         (wl-draft-create-contents): Ditto.
6526         (wl-draft-prepare-edit): Ditto.
6527         (wl-draft-decode-header): Ditto.
6528         (wl-draft-decode-body): Ditto.
6529         (wl-draft-check-new-line): Ditto.
6530         (wl-draft-default-headers): Ditto.
6531         (wl-draft-insert-mail-header-separator): Ditto.
6532
6533 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6534
6535         * Version number is increased to 2.9.6.
6536
6537 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6538
6539         * wl-draft.el (wl-draft-delete-field): Optional argument.
6540         (wl-draft-delete-fields): Ditto.
6541
6542 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6543
6544         * wl-message.el (toplevel): Eliminated byte-compile warning.
6545         for `itimer-function', `delete-timer' and `itimer-list'.
6546
6547 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6548
6549         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6550         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6551         `wl-message-buffer-prefetch-threshold'.
6552         * wl-summary.el (wl-summary-redisplay-internal): Remove
6553         the check of `wl-message-buffer-prefetch-depth'.
6554
6555 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6556
6557         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6558         size of article.
6559         (wl-message-buffer-prefetch-subr): Remove size check.
6560
6561 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6562
6563         * wl-vars.el (wl-plugged): Make customizable.
6564
6565 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6566
6567         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6568         (wl-message-buffer-prefetch-set-timer): New function.
6569         (wl-message-buffer-prefetch-get-next): New function.
6570         (wl-message-buffer-prefetch): New function.
6571         (wl-message-buffer-prefetch-next): Rewrite.
6572         (wl-message-buffer-prefetch-subr): Rewrite.
6573         * wl-vars.el (wl-auto-prefetch-first): New variable.
6574         * wl-summary.el (wl-summary-goto-folder-subr): Call
6575         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6576
6577 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6578
6579         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6580         `wl-summary-unread-message-hook'.
6581
6582 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6583
6584         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6585         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6586         if range is `cache-status'.
6587
6588 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6589
6590         * wl-message.el (wl-message-buffer-prefetch-subr):
6591         Improve debug message.
6592
6593 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6594
6595         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6596         `wl-mail-send-pre-hook'.
6597         (wl-draft-send-mail-with-qmail): Ditto.
6598         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6599
6600 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6601
6602         * wl-message.el (wl-message-buffer-prefetch-subr):
6603         Fix for cancel-function-timers bug.
6604         (wl-message-buffer-prefetch-debug): Default value is t.
6605
6606 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6607
6608         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6609         (wl-message-buffer-prefetch-subr): Rewrite.
6610         Rename from `wl-message-buffer-prefetch'.
6611
6612 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6613
6614         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6615         (wl-default-draft-cite-decorate-author): Ditto.
6616
6617         * wl-draft.el (wl-draft-cite-function): Removed.
6618         (wl-default-draft-cite-decorate-author): Ditto.
6619
6620 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6621
6622         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6623         (wl-default-draft-cite): Do not arrange author name if the value of
6624         `wl-default-draft-cite-decorate-author' is nil.
6625
6626 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6629
6630         * wl-folder.el (wl-folder-check-one-entity): Don't care
6631         `elmo-folder-use-flag-p'.
6632
6633 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6634
6635         * wl-folder (wl-folder-check-one-entity): Fix
6636         problem if unread is nil.
6637
6638 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6639
6640         * wl-address.el (wl-address-make-completion-list): Check whether
6641         the address is a group list.
6642         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6643
6644 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6645
6646         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6647         The number of the messages of new and unread does not count
6648         correctly.
6649
6650         * wl-summary.el (wl-summary-count-unread): Changed to return
6651         `(new . unread)' instead of total.
6652         (wl-summary-sync-update): Follow the change above.
6653
6654         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6655
6656 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6657
6658         * wl-address.el (wl-address-make-completion-list): Do not enclose
6659         address by " <" and ">" if associated realname is "".
6660         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6661         This is against the promblem with group list in .addresses pointed
6662         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6663
6664 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6665
6666         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6667         message is a format control string.
6668         * wl-expire.el (wl-expire-append-log): Ditto.
6669         * wl-mime.el (wl-summary-burst-subr): Ditto.
6670         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6671         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6672
6673 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6674
6675         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6676         wl.el (wl-check-variables): Rename from `wl-check-type'.
6677         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6678         (wl-check-variables-2): New function.
6679         (wl): Call `wl-check-variables-2'.
6680
6681 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6682
6683         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6684         after renaming folder in access group.
6685
6686 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6687
6688         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6689         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6690         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6691         (wl-message-buffer-prefetch): Rewrite.
6692         (wl-message-buffer-prefetch-idle-time): Removed.
6693         * wl-summary.el (wl-summary-redisplay-internal):
6694         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6695         Error check for `wl-message-buffer-prefetch-depht'.
6696
6697 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6698
6699         * Version number is increased to 2.9.5.
6700         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6701
6702 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6703
6704         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6705         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6706         Based on the patch written by
6707         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6708
6709 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6710
6711         * wl-draft.el (wl-draft-raw-send): Fix for
6712         `wl-news-send-pre-hook'
6713
6714 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6715
6716         * wl-utils.el (wl-message-id-function): New variable.
6717         * wl-draft.el (wl-draft-insert-required-fields):
6718         Use `wl-message-id-function'.
6719
6720 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6721
6722         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6723         * wl-utils.el (wl-draft-make-message-id-string):
6724         Use `wl-from' for domain part of Message-ID
6725         if `wl-message-id-use-wl-from' if non-nil.
6726         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6727
6728 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6729
6730         * wl.el (wl): Call `wl-check-type'
6731         Do not 'condition-case'.
6732
6733 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6734
6735         * wl.el (wl-check-type): New function.
6736         (wl-check-type-variables): New variable.
6737
6738 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6739
6740         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6741
6742 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6743
6744         * wl-draft.el (wl-smtp-password-key): New function.
6745         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6746         (wl-draft-send-mail-with-smtp): Ditto.
6747         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6748
6749 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6750
6751         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6752         * wl-utils.el (wl-unique-id-suffix): Remove.
6753
6754 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6755
6756         * Version number is increased to 2.9.4.
6757
6758 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6759
6760         * wl-utils.el (wl-unique-id-suffix): New variable.
6761         (wl-unique-id): Use `wl-unique-id-suffix'
6762
6763 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6764
6765         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6766         instead of `elmo-msgdb-search'.
6767
6768         * Version number is increased to 2.9.3.
6769
6770 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6771
6772         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6773
6774 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6775
6776         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6777         (wl-draft-dispatch-message): Changed for send-later.
6778         (wl-draft-queue-flush): Ditto.
6779         (wl-draft): Clear `wl-sent-message-queued'.
6780         (wl-draft-reedit): Ditto.
6781         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6782         * wl-vars.el (wl-draft-force-queuing): New variable.
6783         (wl-draft-force-queuing-mail): New variable.
6784         (wl-draft-force-queuing-news): New variable.
6785
6786 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6787
6788         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6789         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6790
6791 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6792
6793         * Version number is increased to 2.9.2.
6794
6795 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6796
6797         * wl-draft.el (wl-draft-elide-region): New user command.
6798         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6799
6800         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6801         command `wl-draft-elide-region'.
6802         * wl-mule.el: Ditto.
6803         * wl-xmas.el: Ditto.
6804
6805 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6806
6807         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6808         (wl-biff-check-folder-async): Removed needless let.
6809
6810 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6811
6812         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6813         wl-folder-get-elmo-folder.
6814         (wl-biff-check-folder): Set `biff' argument of
6815         `wl-folder-check-one-entity'.
6816         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6817
6818         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6819         (wl-folder-check-one-entity): Added `biff' argument;
6820         Setup `biff' slot of folder.
6821
6822         * Version number is increased to 2.9.1.
6823
6824 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6825
6826         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6827         comment out and fixed.
6828         (wl-fldmgr-add-completion-subr): Ditto.
6829
6830         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6831         and msgdb.
6832
6833         * wl.el (wl-toggle-plugged): Save summary view.
6834
6835 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6836
6837         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6838
6839 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6840
6841         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6842
6843 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6846         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6847         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6848
6849         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6850         if it was failed.
6851         (wl-demo): Disable undo in the demo buffer.
6852
6853 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6854
6855         * wl-version.el (wl-version): Changed codename.
6856
6857         * Version number is increased to 2.9.0.
6858
6859 2001-12-14  Takuo KITAME <kitame@northeye.org>
6860
6861         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6862         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6863         (wl-folder-mark-as-read-all-current-entity): Ditto.
6864
6865 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6866
6867         * wl-vars.el (wl-from-width): Define as obsolete variable.
6868         (wl-subject-length-limit): Ditto.
6869
6870         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6871
6872         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6873         wl-summary-save-view.
6874
6875         * wl.el (wl-save-status): Ditto.
6876         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6877
6878         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6879         (wl-summary-exit): Follow the change above.
6880         (wl-summary-goto-folder-subr): Ditto.
6881
6882         * wl-folder.el (wl-folder-create-subr): Don't use
6883         `elmo-folder-creatable-p'.
6884
6885 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6886
6887         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6888
6889 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6890
6891         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6892         rather than bitmap on Emacs 21.
6893         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6894         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6895         for xbm if the new redisplay engine is not available.
6896
6897 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6898
6899         * wl-folder.el (wl-folder-init-hook): New hook.
6900         (wl-folder-init): Run `wl-folder-init-hook'.
6901
6902 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6905
6906 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6907
6908         * wl-acap.el (wl-acap-cache-filename): New variable.
6909         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6910         (wl-acap-init): Use cache if no ACAP server found.
6911
6912 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6913
6914         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6915         `wl-acap-original-msgdb-dir'.
6916
6917         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6918         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6919
6920         * wl-mime.el (wl-mime-save-directory): Renamed from
6921         `wl-mime-save-dir'.
6922
6923 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6926
6927         * wl-demo.el: Require `path-util'.
6928         (wl-demo-bitmap-mule-available-p): New internal variable.
6929         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6930         `module-installed-p' instead.
6931         (wl-demo-insert-image): Use *.img file for a bitmap image.
6932         (wl-demo): Don't call the ascii demo recursively.
6933
6934 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6935
6936         * Version number is increased to 2.7.7.
6937
6938 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6939
6940         * wl.el (wl-exit): Eliminated byte-compile warning.
6941
6942 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6943
6944         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6945         obsolete variable using `elmo-define-obsolete-variable'.
6946         (wl-fetch-confirm-threshold): Ditto.
6947         (wl-cache-prefetch-folder-type-list): Ditto.
6948         (wl-cache-prefetch-folder-list): Ditto.
6949
6950 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6951
6952         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6953         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6954         (wl-demo-insert-image): New function.
6955         (wl-demo-insert-text): New function.
6956         (wl-demo-image-type-alist): Redefine as a function.
6957         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6958         (wl-demo-with-temp-file-buffer): Removed.
6959         (wl-logo-xpm): Removed.
6960         (wl-logo-xbm): Removed.
6961         (wl-logo-bitmap): Removed.
6962
6963 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6964
6965         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6966         (wl-expire-localdir-get-folder-function): New user option.
6967         (wl-expire-localdir-get-folder): New function.
6968         (wl-expire-localdir-date): Ditto.
6969
6970 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6971
6972         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6973         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6974         Fixed unread number mismatch when all-unread < unread.
6975
6976 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6977
6978         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6979         (wl-fetch-confirm-threshold): Ditto.
6980
6981         * wl-summary.el (wl-summary-confirm-appends): Removed.
6982         (wl-summary-sync-update): Don't refer
6983         `wl-summary-update-confirm-threshold' (It is now abolished).
6984
6985         * wl-message.el (wl-message-display-internal): Don't refer
6986         `wl-fetch-confirm-threshold' (It is now abolished).
6987
6988 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6991
6992 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6993
6994         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6995         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6996         Change default value to nil.
6997         (wl-summary-indent-length-limit): The value can be nil, nil means
6998         unlimited.
6999
7000         * wl-summary.el: Don't set limit for indent length if the value of
7001         wl-summary-indent-length-limit is nil.
7002         If the value of wl-summary-width is nil, it means only that the width
7003         of summary is unlimited (nil doesn't mean that the indent length is
7004         unlimited).
7005
7006         * wl-thread.el: Ditto.
7007
7008 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
7009
7010         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
7011         be nil, nil means never confirm.
7012         * wl-summary.el (wl-summary-confirm-appends): Ditto.
7013
7014 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7015
7016         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
7017         means unlimited).
7018
7019 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
7020
7021         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
7022         Use `with-temp-buffer'.
7023
7024 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
7027         with new backquote style).
7028         (wl-folder-get-entity-from-buffer): Ditto.
7029
7030 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7031
7032         * wl-version.el (nemacs-version): Eliminated.
7033         (wl-extended-emacs-version2): Ignore nemacs.
7034         (wl-extended-emacs-version3): Ditto.
7035
7036 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
7037
7038         * wl-vars.el (wl-draft-add-references): Set default value as nil.
7039         (wl-draft-add-in-reply-to): New variable.
7040         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
7041         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
7042         (wl-draft-yank-from-mail-reply-buffer): Use
7043         `wl-draft-add-in-reply-to'.
7044         (wl-draft-insert-current-message): Ditto.
7045
7046 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7047
7048         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
7049         typo (kill->hide).
7050         (wl-message-buffer-prefetch-folder-type-list): Added elements
7051         `mark' and `cache' instead of `internal'.
7052
7053 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7054
7055         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
7056         resume msgdb directory.
7057
7058 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl.el (wl-exit): Call `wl-acap-exit'.
7061
7062         * wl-summary.el (wl-summary-message-string): New function.
7063         (wl-summary-reedit): Use it.
7064         (wl-summary-resend-bounced-mail): Remove needless let.
7065         (wl-summary-supersedes-message): Ditto.
7066         (wl-summary-save): Ditto.
7067
7068         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
7069         (wl-acap-init): Set it.
7070         (wl-acap-exit): New function.
7071
7072 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7073
7074         * wl.el (wl-init): Revert (require 'mime-setup). move from
7075         toplevel.
7076
7077 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7078
7079         * wl-summary.el (wl-summary-write-current-folder): Remove unused
7080         local variables.  Add error when guess function return invalid
7081         value.
7082
7083 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7084
7085         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7086         Change local variable name.
7087         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7088         (wl-folder-get-newsgroups): Return nil when non-news folder.
7089         * wl-summary.el (wl-summary-write-current-folder): State through
7090         when guess-list return nil.
7091         (wl-summary-write-current-folder-functions): Fixed docstring.
7092
7093         * wl.el (wl-exit): Changed confirm message.
7094
7095         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
7096         * wl-draft.el (wl-draft): Remove verbose `featurep'.
7097
7098         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
7099
7100 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7101
7102         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
7103         user option (Renamed from wl-cache-prefetch-folder-type-list).
7104         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
7105         from wl-cache-prefetch-folder-list).
7106
7107         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
7108         Move to wl-vars.el.
7109         (wl-message-buffer-prefetch-p): Changed to enable
7110         `wl-message-buffer-prefetch-folder-list'.
7111
7112         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
7113         `ignore-cache'.
7114
7115 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
7116
7117         * wl-draft.el (wl-draft-config-sub-func-alist): Added
7118         `part-top' and `part-bottom'.
7119         (wl-draft-config-sub-part-top): New function.
7120         (wl-draft-config-sub-part-bottom): New function.
7121
7122 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7123
7124         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
7125
7126 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
7127
7128         * wl-folder.el (wl-folder-get-newsgroups): Fix.
7129
7130 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7131
7132         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
7133
7134         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
7135         (wl-summary-write-current-folder): Ditto.
7136
7137 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
7138
7139         * wl-folder.el (wl-folder-get-newsgroups): Use
7140         `elmo-folder-newsgroups'.
7141
7142 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
7143
7144         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
7145         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7146         `wl-draft-config-sub-header-bottom'.
7147
7148 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7149
7150         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7151         localnews folder.
7152
7153 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7154
7155         * wl-summary.el (wl-summary-mode): Undo last change.
7156
7157         * wl-folder.el (wl-folder-mode): Ditto.
7158
7159 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7160
7161         * wl-summary.el (wl-summary-mode): Locally set
7162         truncate-partial-window-width to nil.
7163         (for XEmacs)
7164
7165         * wl-folder.el (wl-folder-mode): Ditto.
7166
7167 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7170
7171 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7172
7173         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7174         number.
7175
7176         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7177
7178         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7179
7180         * Version number is increased to 2.7.6.
7181
7182 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7183
7184         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7185
7186 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7187
7188         * wl-summary.el (wl-summary-sync-update): Enclose network
7189         related portion with `unwind-protect'.
7190
7191 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7192
7193         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7194
7195 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7198         element.
7199         * wl-vars.el (wl-message-body-button-alist): Ditto.
7200
7201         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7202         max match length.
7203         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7204
7205         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7206         for the max match length;
7207         Use 4th element value for the button string regexp group.
7208
7209         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7210         candidate exists, prompt to select.
7211
7212 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7213
7214         * wl-summary.el (wl-summary-jump-to-msg): Search before
7215         calibration point by `beginning-of-line'.
7216
7217 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7218
7219         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7220         for access group.
7221
7222 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-message.el (wl-message-display-internal): Bind
7225         `default-mime-charset'.
7226
7227         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7228
7229         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7230
7231         * Version number is increased to 2.7.5.
7232
7233 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7234
7235         * wl-expire.el (wl-summary-archive): Fixed;
7236         Use `elmo-folder-name-internal'.
7237
7238 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7239
7240         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7241         from `elmo-folder-move-messages' caller.
7242         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7243
7244         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7245         related portions are changed).
7246
7247 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7248
7249         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7250         counter.
7251
7252 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7253
7254         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7255         buffer local and set it to nil.
7256
7257         * wl-message.el (wl-message-redisplay): Ditto.
7258
7259 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * wl-summary.el (wl-summary-mark-as-important): If message is
7262         already cached, set messag as read, otherwise encache and mark as read.
7263
7264 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7265
7266         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7267         point-min.
7268
7269 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7272         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7273         a keymap.
7274
7275 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7276
7277         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7278         parent.
7279
7280         * wl-mule.el (wl-message-define-keymap): Ditto.
7281
7282         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7283
7284         * wl-xmas.el (wl-message-display-internal-hook): Define.
7285         (wl-xmas-setup-message-toolbar): Define as function.
7286         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7287         (wl-message-overload-functions): Abolished.
7288         (wl-message-define-keymap): New function.
7289
7290         * wl-vars.el (wl-message-display-internal-hook): New variable.
7291         (wl-message-header-button-alist): New variable (Renamed from
7292         wl-highlight-message-header-button-alist).
7293         (wl-message-body-button-alist): Ditto.
7294
7295         * wl-mule.el (wl-message-define-keymap): New function.
7296         (wl-message-overload-functions): Abolished.
7297
7298         * wl-message.el (wl-message-add-buttons-to-body): New function.
7299         (wl-message-redisplay): Don't call wl-message-overload-functions;
7300         Call wl-message-add-buttons-to-header and
7301         wl-message-add-buttons-to-body.
7302         (wl-message-display-internal): Set keymap argument for
7303         elmo-mime-display-as-is, elmo-mime-message-display;
7304         Run wl-message-display-internal-hook.
7305         (wl-message-refer-article-or-url): Abolished.
7306
7307         * wl-highlight.el (wl-highlight-headers): Don't call
7308         wl-highlight-message-add-buttons-to-header.
7309         (wl-highlight-message-add-buttons-to-header): Abolished.
7310
7311
7312         * wl-e21.el (wl-message-display-internal-hook): Define.
7313         (wl-e21-setup-toolbar): Deleted duplicated binding.
7314         (wl-e21-setup-message-toolbar): Define as function.
7315         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7316         (wl-message-define-keymap): New function.
7317         (wl-message-overload-functions): Abolished.
7318
7319 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7320
7321         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7322         and elmo-folder-close.
7323
7324         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7325
7326 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7327
7328         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7329         boolean value.
7330         * wl-draft.el (wl-draft-do-fcc): Ditto.
7331
7332 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7333
7334         * wl-vars.el (wl-fcc-force-as-read): New variable.
7335         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7336         mark copied message as read.
7337
7338 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7339
7340         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7341
7342 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7343
7344         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7345         `wl-summary-target-above' instead of obsolete variable
7346         `wl-summary-temp-above'.
7347
7348         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7349         instead of `make-obsolete-variable'.
7350         * wl-refile.el (toplevel): Ditto.
7351
7352 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7353
7354         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7355         with third argument t.
7356         (wl-draft): Set first argument for wl-plugged-init as t.
7357
7358         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7359         definition.
7360
7361 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7362
7363         * wl-vars.el: Tabify.
7364         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7365
7366         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7367         message.
7368
7369 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7370
7371         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7372         and set default to beep.
7373
7374 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7375
7376         * wl-vars.el (wl-draft-truncate-lines): New variable.
7377
7378         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7379         instead of wl-message-truncate-lines for truncate-lines.
7380
7381 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7382
7383         * wl-message.el (wl-message-display-internal): Call
7384         `wl-highlight-message' after `elmo-mime-display-as-is'.
7385
7386         * wl-mime.el (wl-mime-display-text/plain): New function.
7387         (wl-mime-display-header): Ditto.
7388         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7389         body-presentation-method for text/plain;
7390         Register `wl-mime-display-header' as a header-presentation-method;
7391         Don't set up `elmo-message-text-content-inserted-hook' and
7392         `elmo-message-header-inserted-hook'.
7393
7394         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7395         variable.
7396         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7397         as t if flag is 'all-header;
7398         Don't bind `elmo-message-ignored-field-list',
7399         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7400
7401 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7404         for xemacs with non-mule environment.
7405
7406 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7407
7408         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7409         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7410         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7411
7412 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7413
7414         * wl-vars.el (wl-interactive-send): Set default value as t.
7415
7416 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7417
7418         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7419         (wl-addrmgr-method-list): Abolished.
7420         (wl-addrmgr-change-method): Follow above change.
7421
7422         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7423
7424 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7425
7426         * wl-vars.el (wl-message-truncate-lines): Change default value
7427         to default-truncate-lines.
7428
7429         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7430
7431 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7432
7433         * wl-vars.el (wl-message-truncate-lines): New variable.
7434
7435         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7436         wl-message-truncate-lines.
7437
7438 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7439
7440         * wl-acap.el (wl-acap-init): Remove period from error message.
7441         (wl-acap-find-acap-service): Remove period from message.
7442
7443 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * wl.el (wl-check-environment): Undo last change.
7446
7447         * wl-vars.el (wl-from): Changed default value.
7448
7449         * wl-util.el (toplevel): Don't require tm-edit.
7450
7451         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7452         `wl-folder-init';
7453         Don't set mark on mail body.
7454         (wl-draft-reedit): Ditto.
7455
7456         * wl-address.el (wl-address-quote-specials): Define as an alias for
7457         elmo-address-quote-specials.
7458
7459 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7460
7461         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7462
7463         * wl-vars.el (wl-from): Set default value as nil.
7464         (wl-organization): Set default value as ORGANIZATION environment
7465         variable.
7466
7467         * wl-draft.el (wl-smtp-extension-bind): Check value of
7468         wl-smtp-connection-type.
7469
7470         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7471         error.
7472
7473 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7474
7475         * Version number is increased to 2.7.4.
7476
7477         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7478         arguments from `wl-highlight-x-face-function' caller.
7479         Use x-face-1.3.6.12 or later.
7480
7481 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7482
7483         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7484
7485 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7486
7487         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7488         (wl-fcc): Fix to accept function.
7489         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7490
7491 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7492
7493         * wl-acap.el (toplevel): Added `product-provide' declare.
7494         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7495
7496 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7497
7498         * wl.el (wl): Changed order of calling `elmo-init'
7499         and `elmo-folder-init'.
7500
7501 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7502
7503         * wl-mime.el (wl-summary-burst): Extract message when content-type
7504         of root entity is not only `multipart' but also `message/rfc822'.
7505         (wl-summary-burst-subr): Ditto.
7506
7507 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7508
7509         * wl-vars.el (toplevel): Require 'custom.
7510         (wl-trash-folder): Added to `wl-setting' group.
7511
7512         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7513         exists.
7514         (wl-addrmgr-draw): Insert empty line when no entry exists.
7515
7516         * wl-mule.el (wl-message-wheel-up): Fixed.
7517         (wl-message-wheel-down): Ditto.
7518
7519 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7520
7521         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7522         config is an anonymous lambda expression.
7523
7524 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7525
7526         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7527         when Mule 2 is running.
7528
7529 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7530
7531         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7532
7533 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7534
7535         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7536         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7537
7538         * wl-address.el (wl-address-specials-regexp): Eliminated.
7539         (wl-address-quote-specials): Rewrite.
7540
7541 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7542
7543         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7544         shy-groups for regexp.
7545
7546         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7547         character classes and Perl style shy-groups for regexp.
7548         (wl-highlight-plugged-current-line): Use Posix style character
7549         classes for regexp.
7550         (wl-e21-highlight-folder-by-numbers): Ditto.
7551         (wl-e21-display-image-p): Use `display-images-p' instead of
7552         `display-graphic-p'.
7553         (display-images-p): Make an alias to `display-graphic-p' if it is
7554         not available.  It is for Emacs version prior to 21.0.105.
7555
7556         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7557         `display-graphic-p'.
7558         (wl-demo-image-type-alist): Ditto.
7559         (display-images-p): Make an alias to `display-graphic-p' if it is
7560         not available.  It is for Emacs version prior to 21.0.105.
7561
7562 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7563
7564         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7565         support.
7566         (wl-generate-user-agent-string): Ditto.
7567
7568         * wl-version.el (wl-version): Update docsting.
7569         (wl-version-status): Ditto.
7570
7571 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7572
7573         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7574         21.0.105.  For Emacs 21.0.104 or earlier.
7575
7576 2001-09-03  Takuo KITAME <kitame@northeye.org>
7577
7578         * wl-e21.el (wl-plugged-init-icons): Use
7579         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7580         (wl-biff-init-icons): Ditto.
7581
7582 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7583
7584         * wl-highlight.el (wl-highlight-summary-current-line):
7585         Fixed highlighting refile/copy destination.
7586
7587         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7588         (wl-acap-store): Encode string by wl-acap-coding-system.
7589
7590 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7591
7592         * wl-acap.el (toplevel): Check and require 'un-define before
7593         'xemacs-ucs;
7594          Added checking for UTF-2000.
7595
7596 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7599         Don't enclose with `eval-and-compile'.
7600
7601         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7602         wl-init is non-nil.
7603
7604         * wl-draft.el (wl-draft): Ditto.
7605
7606         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7607
7608         * wl-acap.el (toplevel): Require 'wl.
7609         (wl-acap-store): Call `elmo-init'.
7610
7611         * wl.el (wl): Changed position of `wl-check-environment'.
7612         (toplevel): Added autoload setting for wl-acap.
7613
7614         * wl-vars.el (wl-setting): New custom group.
7615         (wl-from): Added wl-setting group.
7616         (wl-user-mail-address-list): Ditto.
7617         (wl-organization): Ditto.
7618         (wl-subscribed-mailing-list): Ditto.
7619         (wl-envelope-from): Ditto.
7620         (wl-smtp-posting-user): Ditto.
7621         (wl-smtp-posting-server): Ditto.
7622         (wl-smtp-posting-port): Ditto.
7623         (wl-smtp-authenticate-type): Ditto.
7624         (wl-pop-before-smtp-user): Ditto.
7625         (wl-pop-before-smtp-server): Ditto.
7626         (wl-pop-before-smtp-port): Ditto.
7627         (wl-pop-before-smtp-authenticate-type): Ditto.
7628         (wl-nntp-posting-server): Ditto.
7629         (wl-nntp-posting-user): Ditto.
7630         (wl-nntp-posting-port): Ditto.
7631         (wl-fetch-confirm-threshold): Ditto.
7632         (wl-prefetch-threshold): Ditto.
7633         (wl-thread-insert-opened): Ditto.
7634         (wl-ldap-server): Ditto.
7635         (wl-ldap-port): Ditto.
7636         (wl-ldap-base): Ditto.
7637         (wl-ldap-objectclass): Ditto.
7638         (wl-use-ldap): Ditto.
7639         (wl-draft-config-alist): Ditto.
7640         (wl-draft-config-matchone): Ditto.
7641         (wl-template-alist): Ditto.
7642         (wl-message-sort-field-list): Ditto.
7643         (wl-message-ignored-field-list): Ditto.
7644         (wl-message-visible-field-list): Ditto.
7645         (wl-interactive-send): Ditto.
7646         (wl-summary-move-order): Ditto.
7647         (wl-auto-select-first): Ditto.
7648         (wl-auto-select-next): Ditto.
7649         (wl-interactive-save-folders): Ditto.
7650
7651         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7652         Initialization codes are moved from wl-local-folder-init.
7653         (wl-local-folder-init): Follow the change above.
7654         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7655
7656         * wl-acap.el: New file.
7657
7658         * Version number is increased to 2.7.3.
7659
7660 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7661
7662         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7663
7664 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7665
7666         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7667         (wl-addrmgr-address-entry-list): Ditto.
7668
7669 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7670
7671         * wl-e21.el (wl-draft-mode-map): Removed binding for
7672         `wl-draft-insert-x-face-field'.
7673
7674         * wl-mule.el (wl-draft-mode-map): Ditto.
7675
7676         * wl-xmas.el (wl-draft-mode-map): Ditto.
7677
7678         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7679         (wl-cs-autoconv): Ditto.
7680         (wl-cs-local): Ditto.
7681         (wl-use-scoring): Ditto.
7682         (wl-mime-charset): Ditto.
7683         (wl-folder-check-async): Ditto.
7684
7685         * wl.el (toplevel): Ignore nemacs and tm.
7686         (wl-exit): Ditto.
7687
7688         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7689         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7690         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7691         instead of wl-address-petname-add-or-change.
7692         (wl-summary-edit-addresses-subr): Use wl-address-delete
7693         instead of wl-address-petname-delete.
7694
7695         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7696
7697         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7698         if error occured.
7699
7700         * wl-message.el (require): Remove tm support.
7701
7702         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7703
7704         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7705         (wl-folder-jump-to-current-entity): Ditto.
7706         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7707
7708         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7709         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7710         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7711
7712         * wl-mule.el (wl-draft-key-setup): Ditto.
7713
7714         * wl-xmas.el (wl-draft-key-setup): Ditto.
7715
7716         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7717         (wl-draft-std11-parse-addresses): New function.
7718         (wl-draft-parse-mailbox-list): Use it.
7719         (wl-draft): Ignore nemacs.
7720         (wl-draft-reedit): Ditto.
7721
7722         * wl-addrmgr.el: New file.
7723         (Original is wl-rcpt.el written by
7724         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7725         Thanks Kitamoto-san.)
7726
7727         * wl-address.el (wl-address-make-address-list): Modified parsing
7728         process.
7729         (wl-address-delete): Renamed from `wl-address-petname-delete';
7730         Modify wl-address-list too.
7731         (wl-address-add-or-change): Renamed from
7732         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7733
7734 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7735
7736         * wl-highlight.el (wl-highlight-summary-current-line):
7737           Work with transient-mark-mode
7738
7739 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * Version number is increased to 2.7.2.
7742
7743         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7744         instead of elmo-dop-queue-method.
7745
7746 2001-08-06  SAITO Atsunori <sai@yedo.com>
7747
7748         * wl-vars.el (wl-ldap-objectclass): New user option.
7749
7750         * wl-address.el (wl-ldap-make-filter): Use it.
7751
7752 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7755
7756 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7757
7758         * wl-folder.el (wl-folder): redisplay after folder insertion.
7759
7760         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7761
7762         * wl-summary.el (wl-summary-sync-update):
7763         Change status mark only when new-msgdb exists.
7764         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7765
7766 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7767
7768         * wl-summary.el (wl-summary-open-folder): New function.
7769         (wl-summary-goto-folder-subr): Use it.
7770         (wl-summary-mark-as-important): Fix;
7771         Encache only when no cache exists.
7772
7773 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7774
7775         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7776         Use with-current-buffer.
7777
7778 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7779
7780         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7781         before call `get-buffer'. Fixed parenthesis.
7782         (wl-score-get-header-entry): Clear message and help window when
7783         keyboard quit.
7784         (wl-score-edit-insert-header): Ditto.
7785
7786 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7787
7788         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7789         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7790         (wl-default-draft-cite): Fix.
7791
7792         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7793         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7794
7795 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-message.el (wl-message-prev-page): Do same bahavior
7798         as summary when it is called in the message buffer.
7799         (wl-message-next-page): Ditto.
7800
7801 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7802
7803         * wl-summary.el (wl-summary-forward): Use cache if it is not
7804         section cache.
7805
7806 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7807
7808         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7809         Removed redundant require of elmo-vars.
7810         (wl-biff-state-indicator-on): Changed default value for
7811         xemacs with non-mule environment.
7812
7813         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7814         wl-message-buffer is nil;
7815         Hide progress bar after moving messages.
7816
7817 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7818
7819         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7820         message at cursor point is deleted.
7821
7822 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7823
7824         * wl-vars.el: Changed file coding system to euc-japan.
7825         Added -*-coding:-*- magic to the first line.
7826
7827         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7828         Search parent from the first message.
7829
7830         * Version number is increased to 2.7.1.
7831
7832 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7833
7834         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7835
7836 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7837
7838         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7839         refile/delete execution.
7840
7841         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7842         Fixed docstring.
7843
7844 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7845
7846         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7847         do update process;
7848         Don't update marks when update process is interrupted.
7849
7850 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7851
7852         * wl-summary.el (wl-summary-reply): Fixed problem when
7853         wl-draft-use-frame is non-nil.
7854         (wl-summary-forward): Ditto.
7855
7856         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7857         as nil.
7858         (wl-folder-mark-as-read-all-entity): Ditto.
7859         (wl-folder-prefetch-entity): Ditto.
7860
7861         * wl.el (wl): Check environment before wl-init.
7862
7863         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7864         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7865         instead of wl-summary-collect-unread.
7866         (wl-summary-reply): Split message window.
7867
7868 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7869
7870         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7871         only if current language environment is japanese,
7872
7873         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7874         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7875         (wl-folder-goto-folder-subr): Ditto.
7876
7877         * wl-draft.el (wl-draft-dispatch-message): Call
7878         `elmo-file-cache-get-path'.
7879
7880 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * wl-summary.el (wl-summary-cursor-move): If return value of
7883         wl-summary-next-message is not number, don't jump.
7884
7885 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7886
7887         * wl-summary.el (wl-summary-buffer-next-message-function): New
7888         variable.
7889         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7890         if it is bound.
7891
7892         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7893         string.
7894
7895         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7896         (wl-plugged-drawing): Ditto.
7897
7898 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7899
7900         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7901         process.
7902         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7903         with unwind-protect.
7904
7905         * wl.el (wl-init): Require mime-setup.
7906         (wl-check-environment): Don't require mime-setup.
7907
7908         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7909         instead of elmo-folder-type.
7910
7911         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7912         value as nil.
7913
7914 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7915
7916         * Version number is increased to 2.7.0.
7917
7918         * wl-version.el (wl-version): Changed codename.
7919
7920         * wl-summary.el (wl-summary-delete-cache): Fixed.
7921
7922         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7923         Workaround for net folders.
7924         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7925
7926         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7927         value to nil (According to the patch from
7928         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7929
7930         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7931         of elmo-folder-close.
7932
7933 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7934
7935         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7936         for postfix.
7937
7938 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7939
7940         * wl-summary.el (wl-summary-resend-message): Fixed.
7941
7942         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7943         Call wl-draft with `from' argument if its address is included in
7944         `wl-user-mail-address-list'.
7945         (wl-draft): Added `from' argument.
7946
7947         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7948         non-nil.
7949         (wl): Don't show demo if wl-demo is nil.
7950
7951         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7952         wl-summary-use-frame.
7953
7954         * wl-vars.el (wl-summary-use-frame): New user option.
7955         (wl-folder-use-frame): Changed docstring.
7956
7957         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7958         non-nil.
7959         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7960         wl-summary-use-frame.
7961
7962         * wl-vars.el (wl-folder-use-frame): New user option.
7963
7964         * wl-summary.el (wl-summary-exit): Back to folder frame if
7965         wl-folder-use-frame is non-nil.
7966         (wl-summary-redisplay-internal): Ignore cache if current folder
7967         is draft folder,
7968         (wl-summary-redisplay-no-mime): Ditto.
7969         (wl-summary-redisplay-all-header): Ditto.
7970
7971         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7972         if wl-folder-use-frame is non-nil.
7973
7974 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7975
7976         * wl-summary.el (wl-summary-sync-update): Bind
7977         elmo-folder-update-threshold.
7978         (wl-summary-mark-as-important): Enclosed server mark processing
7979         with `save-match-data'.
7980
7981         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7982         only when it is already defined.
7983
7984 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7985
7986         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7987         name of folder exclude localdir is wrong.
7988         * wl-folder.el (wl-folder-sync-entity):
7989         Set `wl-summary-always-sticky-folder-list' as nil.
7990         (wl-folder-mark-as-read-all-entity): Ditto.
7991         (wl-folder-prefetch-entity): Ditto.
7992
7993 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7994
7995         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7996         instead of `wl-summary-write-current-newsgroup'.
7997
7998 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7999
8000         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
8001         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
8002         non-nil and selected message is important, do not display.
8003
8004 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
8005
8006         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
8007
8008 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8009
8010         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
8011
8012         * wl-summary.el (wl-summary-mark-as-important): Set message number
8013         using wl-summary-message-number.
8014
8015 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8016
8017         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8018         destination folder is 'null.
8019
8020 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8021
8022         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
8023         New function.
8024         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
8025         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
8026         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
8027
8028 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
8029
8030         * wl-mime.el (wl-mime-setup): Added setting for
8031         `mime-setup-signature-key-alist' to avoid overriding key bind for
8032         `wl-draft-send'.
8033
8034         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
8035         for `wl-draft-send'.
8036         * wl-mule.el (wl-draft-overload-functions): Ditto.
8037         * wl-xmas.el (wl-draft-overload-functions): Ditto.
8038         * wl-draft.el (wl-draft-send): Ditto.
8039
8040         * wl-message.el (wl-message-display-internal):
8041         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
8042         (Patch is provided by <kita@coe.nttdata.co.jp>).
8043
8044 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8045
8046         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
8047
8048 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8049
8050         * wl.el (wl): Fix for wl-demo.
8051
8052 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8053
8054         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
8055
8056 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8057
8058         * wl-folder.el (wl-folder-prefetch-entity): Use
8059         `wl-folder-get-elmo-folder'.
8060         (wl-folder-count-incorporates): Do not use
8061         `wl-folder-get-elmo-folder'.
8062
8063 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8064
8065         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
8066         instead of `elmo-folder-get-type'.
8067
8068 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8069
8070         * wl-summary.el (wl-summary-write-current-folder): Set cursor
8071         position on Subject: field.
8072         (Advised by Mito <mit@nines.nec.co.jp>)
8073
8074 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8075
8076         * wl-folder.el (wl-folder-prefetch-entity): Use
8077         `wl-folder-get-elmo-folder'.
8078
8079 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8080
8081         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
8082
8083         * wl-summary.el (wl-summary-buffer-set-folder): Set up
8084         `process-duplicates' slot.
8085
8086         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
8087         if detection failed.
8088
8089 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8090
8091         * wl-version.el (wl-version-status): Set to "alpha".
8092
8093 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
8094
8095         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
8096         Check wl-message-buffer lives before set-buffer.
8097
8098 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8099
8100         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
8101         called in folder mode.
8102         * wl-var.el (wl-summary-exit-pre-hook): New variable.
8103         * wl-summary.el (wl-summary-exit-pre-hook): Run
8104         `wl-summary-exit-pre-hook' before exit summary mode.
8105
8106 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8107
8108         * wl-version.el (wl-version-status): New variable.
8109         (wl-version-status-alist): Removed.
8110         (wl-version-status): Rule included.
8111
8112 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
8113
8114         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
8115         @sponichi.
8116
8117         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
8118         when `mail-reply-buffer' is buffer-local variable.
8119         (Reported by <kita@coe.nttdata.co.jp>).
8120
8121 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
8122
8123         * wl-vars.el (toplevel): Require 'elmo-util.
8124
8125 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
8126
8127         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
8128         (All other related portions are changed)
8129
8130         * wl.el (wl-plugged-change): Use '<' instead of '<='.
8131
8132         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
8133
8134 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8135
8136         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
8137
8138 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8139
8140         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
8141         Delete other windows to avoid an error.
8142         Use `point-marker' instead of `point' to remember the start point
8143         of body.
8144
8145         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8146
8147         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8148         number not to exceed all message number.
8149
8150 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8151
8152         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8153         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8154
8155 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8156
8157         * wl-summary.el (wl-summary-sync-force-update): Added argument
8158         no-check.
8159         (wl-summary-sync-update): Ditto.
8160         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8161         with `no-check'.
8162
8163         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8164         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8165         already running.
8166
8167 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8168
8169         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8170         `dst-folder-arg'.
8171         (wl-expire-archive-number1): Diito.
8172         (wl-expire-archive-number2): Diito.
8173         (wl-expire-archive-Date): Diito.
8174         (wl-archive-number1): Diito.
8175         (wl-archive-number2): Diito.
8176         (wl-archive-date): Diito.
8177         (wl-archive-folder-p): New function.
8178         (wl-summary-expire): Support of expand folder name at
8179         wl-expire-alist.
8180         * wl-util.el (wl-expand-newtext): Renamed from
8181         `wl-refile-expand-newtext'.
8182
8183 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8184
8185         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8186         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8187         `(elmo-msgdb-get-overview msgdb)'.
8188         (wl-summary-prefetch): Bind match data before call
8189         `wl-summay-prefetch-msg'.
8190         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8191         'off if `wl-summary-buffer-disp-msg' is non-nil.
8192         Fixed problem that couldn't show only one new or unread message when
8193         enter folder.
8194         (wl-summary-reply): Don't call `split-window-vertically' and other
8195         window.
8196
8197 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8198
8199         * wl-expire.el (wl-expire-refile): Fixed.
8200
8201 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8202
8203         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8204
8205         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8206         biff notification is removed.
8207
8208         * wl.el (wl): Changed position of `elmo-init'.
8209
8210         * wl-draft.el (wl-default-draft-cite): Use date field
8211         on the citation buffer.
8212
8213         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8214
8215         * wl-xmas.el (wl-folder-internal-icon-list): Added
8216         `wl-folder-shimbun-image'.
8217
8218         * wl-e21.el (wl-folder-internal-icon-list): Added
8219         `wl-folder-shimbun-image'.
8220
8221 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8222
8223         * wl.el (wl-init): Eliminated argument.
8224         (wl): Rewrite.
8225
8226         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8227         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8228         instead of `elmo-folder-msgdb-internal'.
8229         (wl-summary-sync-update): Ditto.
8230         (wl-summary-flush-pending-append-operations): Eliminated.
8231         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8232         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8233         `elmo-folder-open'.
8234
8235         * wl-mime.el (wl-summary-burst): Fixed.
8236
8237         * wl-folder.el (wl-folder-info-save): Check data type.
8238
8239         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8240         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8241         instead of `elmo-folder-msgdb-internal'.
8242         (wl-expire-hide): Ditto.
8243
8244
8245         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8246
8247 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8248
8249         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8250
8251 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8252
8253         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8254
8255 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8256
8257         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8258         Fixed `match-beginning' argument mismatch.
8259
8260 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8261
8262         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8263         the default value.
8264
8265 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8266
8267         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8268         instead of `elmo-nntp-default-port'.
8269
8270         * wl-vars.el: Fixed some doc strings.
8271
8272 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8273
8274         * wl-summary.el (wl-summary-prefetch-msg): Use
8275         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8276
8277         * wl-vars.el: Define *-func as obsolete variable using
8278         `elmo-define-obsolete-variable'.
8279
8280         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8281         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8282         instead of `wl-message-buffer-prefetch-threshold'.
8283
8284         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8285
8286         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8287
8288         * wl-draft.el (wl-caesar-region-func): Ditto.
8289
8290         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8291         Keep unread status in elmo-folder-move-messages.
8292         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8293
8294 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8295
8296         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8297         `wl-summary-buffer-exit-func'
8298         (wl-summary-buffer-message-redisplay-function): Renamed from
8299         `wl-summary-buffer-message-redisplay-func'
8300         (wl-summary-buffer-next-folder-function): Renamed from
8301         `wl-summary-buffer-next-folder-func'.
8302         (wl-summary-buffer-prev-folder-function): Renamed from
8303         `wl-summary-buffer-prev-folder-func'.
8304         (wl-summary-get-petname-function): Renamed from
8305         `wl-summary-get-petname-func'.
8306
8307         * wl-score.el (wl-score-edit-exit-function): Renamed from
8308         `wl-score-edit-exit-func'.
8309
8310         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8311         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8312
8313         * wl-util.el (wl-load-profile-function): Renamed from
8314         `wl-load-profile-func'.
8315
8316         * wl-folder.el (wl-folder-completion-function): Renamed from
8317         `wl-folder-completion-func'.
8318         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8319
8320         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8321         `wl-expire-archive-get-folder-func'.
8322         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8323         (wl-draft-send-mail-function): Renamed from
8324         `wl-draft-send-mail-func'.
8325         (wl-draft-send-news-function): Renamed from
8326         `wl-draft-send-news-func'.
8327         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8328         (wl-generate-mailer-string-function): Renamed from
8329         `wl-generate-mailer-string-func'.
8330         (wl-highlight-signature-search-function): Renamed from
8331         `wl-highlight-signature-search-func'.
8332         (wl-highlight-x-face-function): Renamed from
8333         `wl-highlight-x-face-func'
8334         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8335         (wl-ps-print-buffer-function): Renamed from
8336         `wl-ps-print-buffer-func'
8337         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8338         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8339         (wl-summary-subject-filter-function): Renamed from
8340         `wl-summary-subject-filter-func'.
8341
8342         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8343         `wl-draft-queue-flush-send-func'
8344         (wl-draft-cite-function): Renamed from
8345         `wl-draft-cite-func'
8346
8347         * wl-address.el (wl-address-init-function): Renamed from
8348         `wl-address-init-func'.
8349
8350 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8351
8352         * wl-draft.el (wl-draft-queue-flush): Don't call
8353         `elmo-dop-unlock-message'.
8354         * wl-draft.el (wl-draft-queue-append): Don't call
8355         `elmo-dop-lock-message'.
8356
8357         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8358         (wl-summary-buffer-folder-name): Ditto.
8359         (wl-summary-message-regexp): Added '-' (all other related portions
8360         are changed).
8361         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8362         wl-summary-buffer-folder-name.
8363
8364 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8365
8366         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8367         the number of mails in the folder buffer is not updated by wl-biff.
8368
8369 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8370
8371         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8372         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8373
8374 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl-summary.el (wl-summary-next-message):
8377         Return next message number when wl-summary-move-order is nil.
8378
8379 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8380
8381         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8382         `wl-summary-move-spec-alist'.
8383         (wl-summary-move-spec-unplugged-alist): New variable
8384         (Move spec for unplugged status).
8385         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8386         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8387
8388 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8389
8390         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8391         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8392
8393 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8394
8395         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8396         simple quotation to quote the anonymous function.
8397         * tm-wl.el (wl-draft-preview-message): Ditto.
8398
8399 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8400
8401         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8402         Eliminate redundant `save-excursion'.
8403         (wl-highlight-summary-current-line): Ditto.
8404
8405         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8406         accessing match data when `looking-at' failed.
8407
8408         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8409         `elmo-match-string' where users don't care about the speed.
8410         (wl-draft-save): Ditto.
8411
8412 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8413
8414         * wl-util.el (wl-regexp-opt): New function.
8415
8416         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8417         number from `wl-summary-buffer-number-list'.
8418         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8419         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8420         (wl-summary-move-spec-alist): Changed default setting.
8421
8422 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8423
8424         * wl-vars.el (wl-biff-notify-hook): New hook.
8425         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8426         the arrival of new mail.
8427         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8428         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8429
8430 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8431
8432         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8433
8434 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8435
8436         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8437
8438         * Version number is increased to 2.5.8.
8439
8440         * wl-thread.el (toplevel): require 'cl.
8441         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8442         (wl-thread-make-number-list): New function.
8443         (wl-thread-entity-make-number-list-from-children): Ditto.
8444         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8445         (wl-thread-entity-insert-as-children): Likewise.
8446         (wl-thread-delete-message): Likewise.
8447         (wl-meaning-of-mark): Eliminated.
8448         (wl-thread-next-failure-mark-p): Ditto.
8449         (wl-thread-entity-get-mark): Ditto.
8450         (wl-thread-meaning-alist-get-result): Ditto.
8451         (wl-thread-entity-check-prev-mark): Ditto.
8452         (wl-thread-entity-check-next-mark): Ditto.
8453         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8454         (wl-thread-entity-get-prev-marked-entity): Ditto.
8455         (wl-thread-get-prev-unread): Ditto.
8456         (wl-thread-jump-to-prev-unread): Ditto.
8457         (wl-thread-get-next-unread): Ditto.
8458         (wl-thread-jump-to-next-unread): Ditto.
8459         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8460         (wl-thread-entity-get-next-marked-entity): Ditto.
8461
8462         * wl-summary.el (wl-summary-buffer-number-list):
8463         New bufer-local variable.
8464         (wl-summary-switch-to-clone-buffer): Clone
8465         `wl-summary-buffer-number-list'.
8466         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8467         (wl-summary-cursor-move-regex): Eliminated.
8468         (wl-summary-cursor-up): Rewrite.
8469         (wl-summary-cursor-down): Ditto.
8470         (wl-summary-mode-spec-alist): New variable.
8471         (wl-summary-next-message): New inline function.
8472         (wl-summary-cursor-move): New function.
8473         (wl-summary-default-get-next-msg): Rewrite.
8474         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8475         (wl-summary-rescan): Ditto.
8476         (wl-summary-sync-all-init): Ditto.
8477         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8478         summary is not thread view.
8479         (wl-summary-sync-update): Ditto.
8480         (wl-summary-rescan): Ditto.
8481         (wl-summary-make-number-list): New function.
8482
8483         * wl-draft.el: "FCC" -> "Fcc".
8484
8485 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8486
8487         * wl-highlight.el (wl-highlight-summary-window):
8488         Call `set-buffer-modified-p'.
8489
8490         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8491         (wl): Call `elmo-init' and fix.
8492
8493         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8494         Use new variables.
8495
8496         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8497
8498 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8499
8500         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8501
8502 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8503
8504         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8505
8506 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8507
8508         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8509         `wl-use-toolbar' nor `display-graphic-p'.
8510         (wl-e21-setup-message-toolbar): Ditto.
8511         (wl-e21-setup-summary-toolbar): Ditto.
8512         (wl-e21-setup-folder-toolbar): Ditto.
8513
8514         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8515         (wl-plugged-init-icons): Ditto.
8516
8517         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8518         `display-graphic-p'.
8519         (wl-plugged-set-folder-icon): Ditto.
8520         (wl-highlight-plugged-current-line): Ditto.
8521         (wl-highlight-folder-current-line): Ditto.
8522         (wl-e21-highlight-folder-group-line): Ditto.
8523         (wl-e21-setup-toolbar): Ditto.
8524         (wl-e21-display-image-p): New macro.
8525
8526         * wl-demo.el (wl-demo): Simplified.
8527         (wl-demo-image-type-alist): Use `image-type-available-p' for
8528         checking whether the image type `xbm' is available.
8529
8530 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8531
8532         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8533         (wl-summary-input-range): Ditto.
8534
8535 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8536
8537         * wl-summary.el (wl-summary-edit-addresses): Use
8538         `wl-summary-get-original-buffer'
8539         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8540         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8541         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8542         (wl-summary-get-newsgroups): Eliminated.
8543         (wl-summary-set-crosspost): Ditto.
8544         (wl-summary-is-crosspost-folder): Ditto.
8545         (wl-crosspost-alist-load): Ditto.
8546         (wl-crosspost-alist-save): Ditto.
8547
8548         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8549         `elmo-setup-subscribed-newsgroups' instead of
8550         `elmo-nntp-make-groups-hashtb'.
8551         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8552         instead of `wl-crosspost-alist-save'.
8553
8554         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8555         of `elmo-folder-message-appendable-p'.
8556         (wl-mime-header-presentation-method): Eliminated.
8557
8558         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8559         (Error occurs in emacs21).
8560
8561         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8562         the current buffer).
8563
8564         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8565         instead of `wl-crosspost-alist-save'.
8566         (wl-init): `elmo-crosspost-message-alist-load'
8567         instead of `wl-crosspost-alist-load'
8568
8569         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8570         (wl-parse-newsgroups): Likewise.
8571         (wl-biff-notify): Run `wl-biff-notify-hook'.
8572
8573 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8574
8575         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8576
8577         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8578         when `wl-summary-lazy-highlight' is non-nil.
8579         (wl-summary-goto-folder-subr): Highlight only when
8580         `wl-summary-lazy-highlight' is non-nil.
8581
8582         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8583         Don't display progress and highlight temp-mark when
8584         `wl-summary-lazy-highlight' is non-nil.
8585         (wl-highlight-summary-window): New function.
8586         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8587
8588 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8589
8590         * wl-summary.el (wl-summary-sync): Change `all-visible'
8591         from `all-shown'
8592         (wl-summary-input-range): Ditto.
8593
8594 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8595
8596         * wl-e21.el (wl-highlight-folder-current-line): Call
8597         `wl-folder-init-icons' when folder icons have not been initialized.
8598
8599         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8600
8601         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8602         (wl-demo-image-type-alist): New macro.
8603
8604 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8605
8606         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8607         display does not support graphics.
8608         (wl-plugged-init-icons): Ditto.
8609         (wl-folder-init-icons): Ditto.
8610
8611         * wl-demo.el (wl-demo): Chech closely whether the display
8612         supports graphics.
8613
8614 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8615
8616         * wl-summary.el (wl-summary-get-original-buffer): New function.
8617         (wl-summary-set-crosspost): Use it.
8618         (wl-summary-target-mark-uudecode): Ditto.
8619         (wl-summary-reedit): Ditto.
8620         (wl-summary-resend-bounced-mail): Ditto.
8621         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8622         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8623
8624         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8625         (wl-message-display-internal): Ditto.
8626
8627 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8628
8629         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8630
8631 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8632
8633         * wl-summary.el (wl-summary-save-view): Renamed from
8634         `wl-summary-save-status'.
8635
8636 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8637
8638         * wl-summary.el (wl-summary-sync): Added `all-shown'
8639
8640 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8641
8642         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8643
8644 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8645
8646         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8647
8648 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8649
8650         * wl-highlight.el (wl-highlight-summary-line-string): Use
8651         `zerop' instead of `= 0'.
8652         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8653
8654         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8655         for comparing numbers.
8656         (wl-template-prev): Use `zerop' instead of `eq 0'.
8657
8658         * wl-draft.el (wl-draft-insert-current-message): Use
8659         `with-current-buffer' instead of `save-excursion'.
8660         Use `zerop' instead of `eq 0'.
8661
8662 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8663
8664         * wl-draft.el (wl-draft-insert-ccs): New function.
8665         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8666         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8667
8668 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8669
8670         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8671
8672 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8673
8674         * wl-expire.el (wl-expire-refile): Don't call
8675         elmo-msgdb-add-msgs-to-seen-list;
8676         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8677         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8678
8679 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8680
8681         * wl-message.el (wl-message-prev-page): Ignore errors while
8682         scroll-down.
8683
8684 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8685
8686         * wl-mime.el: Use elmo-original-message-mode instead of
8687         mmelmo-original-mode.
8688
8689         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8690         `elmo-folder-get-spec';
8691         (wl-fldmgr-add-completion-all-completions):
8692         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8693
8694         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8695         of `elmo-folder-get-type'.
8696
8697         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8698         `elmo-folder-get-spec';
8699         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8700         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8701         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8702         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8703         `elmo-read-msg-no-cache';
8704         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8705         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8706         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8707         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8708         `elmo-cache-save';
8709         (wl-draft-reedit): Use `elmo-message-file-name'.
8710
8711         * wl-expire.el: Use `elmo-folder-name-internal';
8712         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8713         Use macro `wl-summary-buffer-msgdb' instead of variable
8714         `wl-summary-buffer-msgdb';
8715         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8716         Use macro `wl-summary-buffer-folder-name' instead of variable
8717         `wl-summary-buffer-folder-name'.
8718         * wl-score.el: Likewise.
8719
8720         * wl-message.el: Rewrite for new message buffer cache mechanism.
8721         (wl-message-buffer-cache-buffer-get): New macro.
8722         (wl-message-buffer-cache-folder-get): Ditto.
8723         (wl-message-buffer-cache-message-get): Ditto.
8724         (wl-message-buffer-cache-entry-make): Ditto.
8725         (wl-message-buffer-cache-hit): Ditto.
8726         (wl-message-buffer-cache-sort): New function.
8727         (wl-message-buffer-cache-add): Ditto.
8728         (wl-message-buffer-cache-delete): Ditto.
8729         (wl-message-buffer-cache-clean-up): Ditto.
8730         (wl-message-buffer-window): Rewrite.
8731         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8732         (wl-message-buffer-display): New function.
8733         (wl-message-display-internal): New function.
8734
8735 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8736
8737         * wl-folder.el: Use `elmo-folder-name-internal';
8738         Use `wl-folder-get-elmo-folder';
8739         Use `elmo-folder-list-messages' instead of
8740         `elmo-list-folder';
8741         Use `elmo-folder-get-primitive-list' instead of
8742         `elmo-folder-get-primitive-spec-list';
8743         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8744         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8745         Use `elmo-folder-create' instead of `elmo-create-folder'.
8746         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8747         (wl-folder-get-elmo-folder): New macro.
8748         (wl-folder-elmo-folder-cache-get): Ditto.
8749         (wl-folder-elmo-folder-cache-put): Ditto.
8750         (wl-folder-suspend): Call `elmo-quit'.
8751
8752         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8753         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8754         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8755         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8756         (toplevel): require 'cl.
8757         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8758
8759         * wl-summary.el: Rewrite to use new elmo interface.
8760
8761 \f
8762 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8763
8764         * wl-mime.el (wl-draft-preview-message):
8765         Run `wl-draft-send-hook' before collecting recipients information;
8766         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8767
8768         * tm-wl.el (wl-draft-preview-message): Ditto.
8769
8770 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8771
8772         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8773         wrong recipients are displayed when forwarded message.
8774
8775 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8776
8777         * Version number is increased to 2.5.7.
8778
8779 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8780
8781         * wl-message.el (wl-message-next-page): Bind
8782         `window-pixel-scroll-increment' to nil while scrolling up.
8783
8784 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8785
8786         * wl-vars.el (wl-save-hook): New hook.
8787         * wl.el (wl-save): Call `wl-save-hook'.
8788
8789 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8790
8791         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8792         Argument WITH-ARG instead of NO-ARG (negative mean).
8793         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8794         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8795         * wl-message.el (wl-message-follow-current-entity): Likewise.
8796
8797 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8798
8799         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8800         FROM was optional argument.
8801         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8802
8803 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8804
8805         * Version number is increased to 2.5.6.
8806
8807 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8808
8809         * wl-version.el (wl-version-show): Removed.
8810         (wl-version): Add `interactive'.
8811
8812 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8813
8814         * wl-summary.el (wl-summary-get-petname-func): New variable.
8815         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8816         instead of `wl-address-get-petname-1'.
8817         (wl-summary-simple-from): Ditto.
8818
8819         * wl-address.el (wl-address-get-petname-1): Define as function.
8820
8821 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8822
8823         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8824         field in the original message.
8825         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8826
8827 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8828
8829         * wl-expire.el (wl-expire-hide):
8830         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8831
8832 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8833
8834         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8835         find decoder for To, Cc, and Subject.
8836
8837 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8838
8839         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8840         for checking `elmo-use-buffer-cache'.
8841         (wl-summary-mark-as-important): Fixed typo in comment.
8842
8843 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8844
8845         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8846         field in the original message.
8847         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8848
8849 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8850
8851         * wl-expire.el (wl-expire-hide):
8852         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8853
8854 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8855
8856         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8857         find decoder for To, Cc, and Subject.
8858
8859 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8860
8861         * Version number is increased to 2.5.5.
8862
8863         * wl-address.el (wl-address-specials-regexp): New constant.
8864         (wl-address-quote-specials): Use it.
8865
8866 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8867
8868         * wl-summary.el (wl-summary-rescan):
8869         Call `wl-summary-buffer-number-column-detect'.
8870         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8871
8872         * wl-message.el (wl-message-mode-map): Define.
8873         (wl-message-decode): Use it as local-map.
8874
8875 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8876
8877         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8878         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8879
8880 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8881
8882         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8883
8884         * wl-mule.el (wl-read-event-char): Ditto.
8885
8886         * wl-e21.el (wl-read-event-char): Ditto.
8887
8888         * wl-nemacs.el (wl-read-event-char): Ditto.
8889         (read-event): Removed.
8890
8891         * wl-util.el (toplevel): Removed dummy definition of
8892         `read-event'.
8893         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8894
8895 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8896
8897         * wl-nemacs.el (elmo-archive-call-process): Moved to
8898         elmo-archive.el.
8899
8900 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8901
8902         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8903         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8904
8905         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8906         instead of magic-number 6.  Use `not' instead of `null' for symbol
8907         `nil' check (not empty list).
8908         (wl-draft-insert-x-face-field): Fixed paren style.
8909
8910         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8911         one-branch conditional statement, instead of `and' and `if'.
8912         (wl-draft-forward): Likewise.
8913         (wl-draft-add-references): Likewise.
8914         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8915
8916         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8917         conditional steatment.  Use `cond' instead of `if'.
8918         (wl-draft-confirm): Likewise.
8919
8920 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8921
8922         * wl-version.el (wl-version-show): Use `product-string-1'
8923         instead of `wl-version'.
8924         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8925
8926         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8927
8928 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8929
8930         * wl-highlight.el (wl-highlight-headers): Revert
8931         `wl-highlight-x-face-func' argument (`beg' and `end').
8932
8933 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8934
8935         * wl.el (toplevel): Move `product-provide' declare.
8936         * wl-demo.el (toplevel): Ditto.
8937         * wl-dnd.el (toplevel): Ditto.
8938         * wl-highlight.el (toplevel): Ditto.
8939         * wl-message.el (toplevel): Ditto.
8940         * wl-refile.el (toplevel): Ditto.
8941         * wl-util.el (toplevel): Ditto.
8942
8943 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8944
8945         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8946         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8947         (wl-thread-close-all): keep cursor position.
8948
8949 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8950
8951         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8952         (eq x 0).
8953         (wl-generate-user-agent-string-1): Fix conditional statement.
8954
8955 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8956
8957         * wl.el (wl-check-environment): Additional check for
8958         'wl-local-domain' and `wl-message-id-domain'.
8959
8960 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8961
8962         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8963
8964 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8965
8966         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8967         instead of `smtp-sasl-user-realm'.
8968
8969 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8970
8971         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8972
8973 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8974
8975         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8976         to the default value as well as `eword-lexical-analyzer'.
8977
8978 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8979
8980         * wl-version.el (wl-extended-emacs-version,
8981         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8982         `elmo-match-string' instead of `wl-match-string'.
8983
8984 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8985
8986         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8987         docstring.
8988
8989 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8990
8991         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8992
8993 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8994
8995         * wl-highlight.el (wl-highlight-headers): Remove
8996         `wl-highlight-x-face-func' argument (`beg' and `end').
8997
8998 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8999
9000         * wl-summary.el (wl-summary-mark-as-important):
9001         Remove cache if folder is local.
9002
9003 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
9004
9005         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
9006         to get existing e-mail address string.
9007
9008 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9009
9010         * wl-version.el (wl-generate-user-agent-string): Commentary.
9011         (wl-generate-user-agent-string-1): Use `when' for
9012         one-branch conditional statement, instead of `and' and `if'.
9013         (wl-extended-emacs-version, wl-extended-emacs-version2,
9014         wl-extended-emacs-version3): Ditto.
9015
9016 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
9017
9018         * wl-summary.el (wl-summary-sync-all-init): New inline function.
9019         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
9020         condition-case; Remove initialization.
9021         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
9022         (wl-summary-sync-update3): Added argument `sync-all';
9023         Eliminated local variable `msgdb';
9024         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
9025         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
9026         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9027
9028 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
9029
9030         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
9031         connection before call `wl-draft-send-mail-with-smtp'.
9032
9033 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
9034
9035         * Version number is increased to 2.5.4.
9036
9037 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9038
9039         * wl.el (wl-check-environment): Additional check for
9040         'wl-local-domain' and `wl-message-id-domain'.
9041
9042 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
9043
9044         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
9045         buffer as command specific.
9046         (wl-folder-mark-as-read-all-entity): Ditto.
9047         (wl-folder-prefetch-entity): Ditto.
9048         (wl-folder-drop-unsync-entity): Ditto.
9049
9050         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
9051         (wl-prog-uudecode-no-stdout-option): Changed default to t.
9052         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
9053
9054         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
9055         save-excursion.
9056
9057 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
9058
9059         * Version number is increased to 2.5.3.
9060
9061         * wl-summary.el (wl-summary-save-view-cache):
9062         Delete duplicated `write-region';
9063         Use `write-region-as-binary' instead of `as-binary-output-file' and
9064         `write-region'.
9065
9066 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9067
9068         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
9069
9070 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
9071
9072         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
9073         instead of `smtp-via-smtp'.
9074
9075 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9076
9077         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9078
9079 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9080
9081         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9082         instead of `smtp-sasl-user-realm'.
9083
9084 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9085
9086         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9087
9088 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9089
9090         * Version number is increased to 2.5.2.
9091
9092 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
9093
9094         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
9095         does not exist.
9096         (wl-biff-stop): Call `cancel-timer' if timer already exists.
9097         (wl-biff-start): Call `timer-activate' if timer already exists.
9098
9099         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
9100         only when it is bound as function.
9101
9102 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
9103
9104         * Version number is increased to 2.5.1.
9105
9106 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
9107
9108         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
9109         Print refile/copy destination.
9110
9111 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
9112
9113         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
9114         queue-flush-only is non-nil.
9115
9116         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
9117
9118         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
9119         checking cache folder.
9120
9121 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9122
9123         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
9124         `regexp-quote'.
9125
9126 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9127
9128         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
9129         function.
9130         * wl-summary.el (wl-summary-write-current-folder-functions):
9131         Change default value.  Use it.
9132
9133 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
9134
9135         * Version number is increased to 2.5.0.
9136
9137         * wl-version.el (wl-version): Changed codename.
9138
9139 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
9140
9141         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
9142         (wl-summary-supersedes-message): Ditto.
9143
9144 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9145
9146         * wl-refile.el (wl-refile-guess-functions): Renamed from
9147         `wl-refile-guess-func-list'.
9148
9149 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9150
9151         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9152         Fixed problem when no rule was matched.
9153
9154 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9155
9156         * wl-summary.el (wl-summary-get-mark): Fixed
9157         `wl-summary-buffer-target-mark' check logic.
9158
9159 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9160
9161         * wl-folder.el (wl-folder-write-current-folder): Added group
9162         folder check.
9163
9164         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9165         `wl-summary-write-current-newsgroup'.
9166         (wl-summary-write-current-folder-functions): New variable.
9167         * wl-folder.el (wl-folder-get-newsgroups): New function.
9168         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9169         (wl-folder-write-current-folder): Renamed from
9170         `wl-folder-write-current-newsgroup'.
9171
9172 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9173
9174         * Version number is increased to 2.3.93.
9175
9176 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9177
9178         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9179         (wl-ldap-make-matched-value-list): Ditto.
9180         (wl-ldap-alias-safe-string): Split e-mail address.
9181
9182         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9183         petname folder default was selected.
9184         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9185         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9186
9187 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9188
9189         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9190         to `wl-draft-config-exec'.
9191
9192         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9193         instead of calling `wl-draft-config-exec';
9194         Process group-list and show recipients in minibuffer.
9195
9196         * tm-wl.el (wl-draft-preview-message): Ditto.
9197
9198 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9199
9200         * wl.el (toplevel): Added (C) to copyright notice, and
9201         sync Author header.
9202         * tm-wl.el (toplevel): Ditto.
9203         * wl-address.el (toplevel): Ditto.
9204         * wl-demo.el (toplevel): Ditto.
9205         * wl-dnd.el (toplevel): Ditto.
9206         * wl-draft.el (toplevel): Ditto.
9207         * wl-e21.el (toplevel): Ditto.
9208         * wl-expire.el (toplevel): Ditto.
9209         * wl-folder.el (toplevel): Ditto.
9210         * wl-highlight.el (toplevel): Ditto.
9211         * wl-message.el (toplevel): Ditto.
9212         * wl-mime.el (toplevel): Ditto.
9213         * wl-mule.el (toplevel): Ditto.
9214         * wl-nemacs.el (toplevel): Ditto.
9215         * wl-refile.el (toplevel): Ditto.
9216         * wl-score.el (toplevel): Ditto.
9217         * wl-summary.el (toplevel): Ditto.
9218         * wl-template.el (toplevel): Ditto.
9219         * wl-thread.el (toplevel): Ditto.
9220         * wl-util.el (toplevel): Ditto.
9221         * wl-vars.el (toplevel): Ditto.
9222         * wl-xmas.el (toplevel): Ditto.
9223
9224 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9225
9226         * wl.el (wl-init): Added comment about `wl-init-hook'.
9227         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9228         * wl-vars.el (wl-init-hook): Added docs.
9229         (wl-make-plugged-hook): Removed useless docs.
9230         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9231         * wl-xmas.el (toplevel): Ditto.
9232
9233 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9234
9235         * wl-address.el (toplevel): Fixed multiple Author header format.
9236         * wl-demo.el (toplevel): Ditto.
9237         * wl-draft.el (toplevel): Ditto.
9238         * wl-folder.el (toplevel): Ditto.
9239         * wl-summary.el (toplevel): Ditto.
9240         * wl-thread.el (toplevel): Ditto.
9241         * wl-util.el (toplevel): Ditto.
9242         * wl-vars.el (toplevel): Ditto.
9243         * wl-version.el (toplevel): Ditto.
9244         * wl-xmas.el (toplevel): Ditto.
9245         * wl.el (toplevel): Ditto.
9246
9247         * wl-version.el (toplevel): Added require `elmo-version' for
9248         `product-version-as-string'.
9249
9250 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9251
9252         * wl-vars.el (wl-draft-send-hook): Changed default value to
9253         '(wl-draft-config-exec).
9254
9255         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9256         explicitly.
9257         (wl-draft): Set `wl-draft-config-exec-flag' before running
9258         `wl-mail-setup-hook'.
9259
9260         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9261         `wl-biff-init-icons' to `wl-init-hook' instead of
9262         `wl-make-plugged-hook'.
9263         (Because if `wl-draft' command is invoked at first,
9264         they are not initialized)
9265         Updated copyright notice.
9266
9267         * wl-e21.el (toplevel): Ditto;
9268
9269         * wl-demo.el (toplevel): Updated copyright notice.
9270         * wl-address.el (toplevel): Ditto.
9271         * wl-draft.el (toplevel): Ditto.
9272         * wl-version.el (toplevel): Ditto.
9273         * wl-folder.el (toplevel): Ditto.
9274         * wl-summary.el (toplevel): Ditto.
9275         * wl-thread.el (toplevel): Ditto.
9276         * wl-util.el (toplevel): Ditto.
9277         * wl-vars.el (toplevel): Ditto.
9278         * wl.el (toplevel): Ditto.
9279
9280 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9281
9282         * wl-highlight.el (wl-highlight-message): Fixed problem of
9283         highlighting failure which occured when the last field contains
9284         multiple lines in the draft buffer.
9285
9286         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9287         `wl-biff-start' if plugged.
9288
9289         * wl-util.el (wl-biff-check-folder): New function.
9290         (wl-biff-check-folders): Don't set session name prefix.
9291         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9292         (wl-biff-check-folder-async): Ditto.
9293
9294         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9295         in email address.
9296
9297 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9298
9299         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9300
9301         * wl-draft.el (wl-draft-strip-subject-re): New function.
9302
9303         * wl-draft.el (wl-draft-reply): Use it.
9304
9305 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9306
9307         * wl-message.el (wl-mmelmo-message-redisplay): Use
9308         `mime-display-message' instead of `wl-mime-display-message'.
9309
9310         * wl-mime.el (toplevel): Removed compatibility workaround
9311         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9312         (wl-mime-display-message): Abolished.
9313         (wl-mime-entity-read-field): Ditto.
9314         (wl-mime-combine-message/partial-pieces): Use
9315         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9316
9317 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9318
9319         * wl-template.el: Doc fixes.
9320
9321 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9322
9323         * wl-e21.el (wl-message-overload-functions): Do nothing if
9324         `current-local-map' is not available.
9325         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9326
9327 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9328
9329         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9330         representation.
9331
9332         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9333         number.
9334         (wl-fldmgr-save-folders): Don't use `format' when insert
9335         `wl-fldmgr-folders-header'.
9336
9337 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9338
9339         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9340
9341 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9342
9343         * wl-highlight.el (wl-highlight-message):
9344         Use `std11-field-end' to detect end point of the header field.
9345         Refer `wl-highlight-max-header-size'.
9346
9347         * wl-vars.el (wl-highlight-max-header-size): New variable.
9348
9349         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9350
9351         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9352         Set `for-draft' argument of wl-highlight-headers.
9353         (wl-draft): Ditto.
9354         (wl-draft-reedit): Ditto.
9355         (wl-user-agent-compose-internal): Ditto.
9356
9357 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9358
9359         * wl-message.el (wl-message-add-button): Use overlay.
9360
9361 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9362
9363         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9364
9365         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9366         problem when group-list content is nothing.
9367         (Reported by Mito <mit@nines.nec.co.jp>)
9368
9369 2000-10-18  SAITO Atsunori <sai@yedo.com>
9370
9371         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9372
9373 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9374
9375         * tm-wl.el (toplevel): Use product-provide.
9376
9377 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9378
9379         * Version number is increased to 2.3.92.
9380
9381 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9382
9383         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9384         title text, use `display' property for left margin under Emacs 21.
9385
9386         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9387         properties.
9388         (wl-plugged-init-icons): Ditto.
9389
9390 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9391
9392         * wl.el (wl-save-status, wl-init): Remove last period in
9393         "...done." message.
9394         * tm-wl.el (wl-summary-burst): Ditto.
9395         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9396         wl-summary-resume-cache-status,
9397         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9398         wl-summary-sync-update3, wl-summary-highlight-msgs,
9399         wl-summary-flush-pending-append-operations,
9400         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9401         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9402         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9403         wl-thread-open-all): Ditto.
9404         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9405         * wl-mime.el (wl-summary-burst): Ditto.
9406         * wl-highlight.el (wl-highlight-summary): Ditto.
9407         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9408         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9409         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9410         * wl-address.el (wl-local-address-init): Ditto.
9411
9412 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9413
9414         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9415         `add-text-properties'.
9416         (wl-plugged-init-icons): Ditto.
9417         (wl-folder-init-icons): Use `propertize' instead of
9418         `put-text-property'.
9419         (wl-plugged-set-folder-icon): Ditto.
9420         (wl-e21-highlight-folder-group-line): Ditto.
9421
9422 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9423
9424         * wl-version.el (wl-version-status-alist): New variable.
9425         (wl-version-status): New function.
9426
9427         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9428         "Cc" part of the case "Reply-To".
9429
9430         * wl-draft.el (wl-draft-reply): Use result of
9431         `eword-extract-address-components'.
9432
9433         * wl-demo.el (wl-demo-icon-name): New constant.
9434         (wl-logo-xpm): Use it.
9435         (wl-logo-xbm): Ditto.
9436         (wl-logo-bitmap): Ditto.
9437
9438         * Version number is increased to 2.3.91.
9439
9440 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9441
9442         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9443         (wl-extended-emacs-version, wl-extended-emacs-version2,
9444         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9445         docstring.
9446
9447         * wl-version.el (wl-generate-user-agent-string-1): New function.
9448         (wl-generate-user-agent-string): Use it.
9449
9450         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9451         `mime-edit-insert-user-agent-field'.
9452         (wl-generate-user-agent-string): Check
9453         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9454
9455         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9456         instead of `if', when verbose case.
9457
9458 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9459
9460         * wl-expire.el (wl-summary-expire): Fix.
9461
9462 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9463
9464         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9465         and `elmo-lost+found-folder' if 'wl-draft.
9466         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9467
9468 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9469
9470         * wl-expire.el (wl-summary-expire): Change messages.
9471         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9472         `deleing-info' instead of "Deleting..."
9473
9474 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9475
9476         * wl-summary.el (wl-summary-refile-subr): Fix.
9477
9478 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9479
9480         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9481         if pipe folder.
9482
9483 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9484
9485         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9486
9487 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9488
9489         * wl-expire.el (wl-expire-hide): New function.
9490         (wl-summary-expire): Add `hide'.
9491
9492 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9493
9494         * wl-vars.el (wl-draft-reply-without-argument-list):
9495         Changed default value to consider `Reply-To:'.
9496         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9497
9498         * Version number is increased to 2.3.90.
9499
9500         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9501         elmo-imap4-get-session with unwind-protect.
9502         Don't cause error.
9503         (wl-summary-sync-marks): Don't check plugged nor folder type.
9504         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9505         (Always keep current buffer).
9506
9507 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9508
9509         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9510         Enclose with `save-excursion'.
9511
9512 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9513
9514         * wl-version.el (wl-version): Remove interactive.
9515
9516 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9517
9518         * wl-version.el (wl-generate-user-agent-string): Use
9519         `product-string-verbose' instead of `product-string-1'.
9520
9521 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9522
9523         * wl-vars.el (wl-draft-use-cache): New variable.
9524         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9525         if wl-draft-use-cache is non-nil.
9526
9527 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9528
9529         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9530         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9531
9532 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9533
9534         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9535         (wl-thread-msg-mark-as-unread): Ditto.
9536
9537         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9538         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9539         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9540         Don't set mark in summary if return value of `elmo-mark-as-read'
9541         is nil.
9542         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9543         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9544         instead of `wl-thread-msg-mark-as-read'.
9545         (wl-summary-mark-as-unread-region): Ditto.
9546         (wl-summary-target-mark-mark-as-read): Ditto.
9547
9548         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9549
9550 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9551
9552         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9553
9554         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9555
9556 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9557
9558         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9559         face.
9560
9561 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9562
9563         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9564         `running-xemacs'.
9565
9566 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9567
9568         * wl-version.el (toplevel): Use `product-version-as-string' for
9569         set verstion-string, if defined.
9570
9571         * wl-version.el (wl-version-show): Insert string at point, when
9572         call with argument.
9573
9574         * wl-version.el (wl-generate-user-agent-string): Use
9575         `product-string-1' instead of `wl-appname', `wl-version' and
9576         `wl-codename'.
9577
9578 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9579
9580         * wl-address.el (toplevel): Use product-provide.
9581         * wl-demo.el (toplevel): Ditto.
9582         * wl-dnd.el (toplevel): Ditto.
9583         * wl-draft.el (toplevel): Ditto.
9584         * wl-e21.el (toplevel): Ditto.
9585         * wl-expire.el (toplevel): Ditto.
9586         * wl-fldmgr.el (toplevel): Ditto.
9587         * wl-folder.el (toplevel): Ditto.
9588         * wl-highlight.el (toplevel): Ditto.
9589         * wl-message.el (toplevel): Ditto.
9590         * wl-mime.el (toplevel): Ditto.
9591         * wl-mule.el (toplevel): Ditto.
9592         * wl-nemacs.el (toplevel): Ditto.
9593         * wl-refile.el (toplevel): Ditto.
9594         * wl-score.el (toplevel): Ditto.
9595         * wl-summary.el (toplevel): Ditto.
9596         * wl-template.el (toplevel): Ditto.
9597         * wl-thread.el (toplevel): Ditto.
9598         * wl-util.el (toplevel): Ditto.
9599         * wl-vars.el (toplevel): Ditto.
9600         * wl-xmas.el (toplevel): Ditto.
9601         * wl.el (toplevel): Ditto.
9602
9603 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9604
9605         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9606         instead of product.
9607
9608         * wl-version.el (wl-version): Compile time evalution elmo-version.
9609
9610 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9611
9612         * wl-summary.el (wl-summary-sync-force-update): Append queue
9613         `mark-as-read'if unplugged.
9614
9615 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9616
9617         * wl-version.el: New file.  Use product.el.
9618         * wl.el: add (require 'wl-version).
9619         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9620         for ~/.folders header.
9621         (wl-fldmgr-folders-header): Changed.
9622         * wl-demo.el (wl-demo): Use product.el.
9623
9624         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9625         wl-version.el.
9626         * wl-util.el (wl-version, wl-version-show): Ditto.
9627
9628         * wl-util.el (wl-generate-user-agent-string,
9629         wl-extended-emacs-version, wl-extended-emacs-version2,
9630         wl-extended-emacs-version3): Move to wl-version.el.
9631         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9632         xemacs-codename, mime-edit-insert-user-agent-field,
9633         mime-edit-user-agent-value, mime-editor/version,
9634         mime-editor/codename): Compile warning killer move to
9635         wl-version.el
9636
9637 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9638
9639         * wl-summary.el (wl-summary-refile-subr): Fix.
9640
9641 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9642
9643         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9644         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9645
9646 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9647
9648         * wl.el (wl-check-environment): Check too many `@'.
9649
9650 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9651
9652         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9653
9654 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9655
9656         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9657         wl-draft-reply-myself-without-argument-list): Add variables.
9658         * wl-draft.el (wl-draft-reply): Use it.
9659
9660 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9661
9662         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9663         the 5th argument of `elmo-network-get-spec'.
9664
9665         * wl-thread.el (wl-thread-reparent-children): New inline function.
9666         (wl-thread-delete-message): Use it.
9667
9668         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9669         (wl-summary-score-update-all-lines): Don't use `dolist'.
9670
9671 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9672
9673         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9674         (require 'elmo-msgdb) for inline function.
9675
9676 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9677
9678         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9679
9680 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9681
9682         * wl-score.el (wl-score-headers): Fix for the confusing macro
9683         `elmo-kill-buffer'.
9684
9685 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9686
9687         * wl-summary.el: Don't use the 3rd argument of `require' because
9688         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9689         * wl-util.el: Ditto.
9690         * wl-draft.el: Ditto.
9691
9692 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9693
9694         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9695         window system is not used.
9696
9697 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9698
9699         * wl-thread.el: Don't use `mapcar' only for iteration.
9700         (wl-thread-resume-entity): Ditto.
9701         (wl-thread-delete-message): Ditto.
9702
9703         * wl-summary.el: Bind `dragdrop-drop-functions',
9704         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9705         of `require' for `timezone', `easymenu' and `ps-print';
9706         don't use `mapcar' only for iteration.
9707
9708         * wl-util.el: Bind `mule-version', `nemacs-version',
9709         `emacs-beta-version', `xemacs-codename',
9710         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9711         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9712         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9713         only for iteration.
9714
9715         * wl-score.el: Don't use `mapcar' only for iteration.
9716         (wl-score-simplify-buffer-fuzzy): Ditto.
9717         (wl-score-simplify-subject): Ditto.
9718         (wl-score-headers): Ditto.
9719         (wl-summary-score-update-all-lines): Ditto.
9720
9721         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9722         `enable-multibyte-characters' and `mule-version'.
9723
9724         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9725         `mapcar' only for iteration.
9726
9727         * wl-demo.el: Don't use `mapcar' only for iteration.
9728
9729         * wl-folder.el: Don't use `mapcar' only for iteration.
9730         (wl-folder-open-all): Ditto.
9731         (wl-folder-count-incorporates): Ditto.
9732
9733         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9734         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9735
9736         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9737         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9738         `smtp-connection-type'; specify 3rd argument of `require' for
9739         `timezone'; don't use `mapcar' only for iteration.
9740         (wl-draft-clone-local-variables): Don't use `mapcar'.
9741         (wl-draft-generate-clone-buffer): Ditto.
9742         (wl-user-agent-compose-internal): Ditto.
9743
9744         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9745
9746         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9747         (wl-save-status): Ditto.
9748
9749         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9750         for iteration.
9751
9752 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9753
9754         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9755         removed `Date'.
9756         (wl-fldmgr-make-filter-default): New user option.
9757
9758         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9759         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9760         (wl-fldmgr-filter-completion-alist): Abolish.
9761
9762         * wl.el (wl): Don't check servers if arg is non-nil.
9763
9764         * wl-draft.el (wl-draft-reply): Set only message-id string to
9765         In-Reply-To field.
9766
9767 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9768
9769         * wl-summary.el (wl-summary-pick): Rewrite.
9770
9771         * wl-draft.el (wl-draft-forward): Get references field from
9772         original buffer.
9773         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9774
9775 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9776
9777         * wl-draft.el (wl-draft-forward): Add references field.
9778
9779 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9780
9781         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9782         (wl-draft-reply): Use it.
9783
9784 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9785
9786         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9787         when Emacs 21 is running.
9788
9789         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9790         bindings.
9791
9792 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9793
9794         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9795         XPM icons transparent.
9796
9797         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9798         Emacs 21.
9799
9800 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9801
9802         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9803         nil.
9804
9805         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9806         when it is persistent.
9807         (wl-summary-sync-marks): Changed argument for
9808         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9809         (wl-summary-virtual): Use `elmo-read-search-condition'.
9810         (wl-summary-redisplay-internal): If folder is local, mark as read
9811         even when folder is plugged.
9812
9813 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9814
9815         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9816         of `tool-bar-lines' in the frame parameters.
9817         (after-make-frame-functions, post-command-hook): Don't modify the
9818         value.
9819         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9820         wl-e21-tool-bar-lines): Removed.
9821
9822 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9823
9824         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9825         properties `evaporate' and `wl-momentary-overlay' as well.
9826         (wl-highlight-summary-displaying): Ditto.
9827         (wl-delete-all-overlays): Don't delete overlay which does not have
9828         a property `wl-momentary-overlay'.
9829
9830         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9831         `display-mouse-p' and `display-graphic-p'.
9832         (wl-folder-init-icons): Don't search for XBM or the other files.
9833         (wl-plugged-set-folder-icon): Make icons if and only if
9834         `display-graphic-p' returns non-nil.
9835         (wl-highlight-plugged-current-line): Use `before-string' overlay
9836         property to show icon images.
9837         (wl-highlight-folder-current-line): Ditto.
9838         (wl-e21-highlight-folder-group-line): Ditto.
9839         (wl-e21-highlight-folder-by-numbers): Ditto.
9840         (wl-e21-insert-image): Removed.
9841         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9842         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9843         said.
9844         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9845         `wl-e21-force-switch-toolbar'.
9846         (wl-e21-make-icon-image): Removed.
9847         (wl-e21-setup-toolbar): Don't search for XBM files.
9848         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9849         the default value.
9850
9851 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9852
9853         * wl-util.el (wl-biff-check-folder-async): Set
9854         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9855
9856 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9857
9858         * wl-e21.el (after-make-frame-functions): Add
9859         `wl-e21-force-switch-toolbar'.
9860         (wl-e21-force-switch-toolbar): New function force to switch the
9861         toolbar appearance automatically.
9862         (post-command-hook): Add `wl-e21-switch-toolbar'.
9863         (wl-e21-switch-toolbar): New function to switch the toolbar
9864         appearance automatically.
9865         (wl-e21-tool-bar-lines): New buffer local variable.
9866
9867 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9868
9869         * wl-util.el (wl-biff-check-folders-running): New variable.
9870         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9871         (wl-biff-check-folder-async-callback):
9872         Set `wl-biff-check-folders-running'.
9873         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9874         with unwind-protect.
9875
9876         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9877         Enclose `wl-folder-auto-check' with unwind-protect.
9878
9879         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9880         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9881
9882         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9883
9884         * wl-util.el (wl-biff-notify): New inline function.
9885         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9886         locally.
9887         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9888         folder-list' is 1.
9889         Use `wl-biff-notify'.
9890         (wl-biff-check-folder-async-callback): New function.
9891         (wl-biff-check-folder-async): Ditto.
9892
9893         * wl-folder.el (wl-folder): Don't check folders.
9894         (wl-folder-auto-check): New function.
9895
9896 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9897
9898         * wl-util.el (wl-biff-start) [Emacs19+]:
9899         Use `timer-next-integral-multiple-of-time'.
9900         (wl-biff-check-folders): Use `wl-default-folder'
9901         if `wl-biff-check-folder-list' is nil.
9902
9903 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9904
9905         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9906         instead of `elmo-delete-lists'.
9907
9908 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9909
9910         * wl.el (wl-plugged-toggle-all): Set the value of
9911         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9912         (wl-plugged-toggle): Ditto.
9913         (wl-toggle-plugged): Ditto.
9914         (wl-plugged-init): Ditto.
9915
9916         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9917         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9918         instead of `wl-biff-state-indicator-off' and
9919         `wl-biff-state-indicator-on'; don't modify the value and the type
9920         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9921         (wl-plugged-init-icons): Set icons data to
9922         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9923         instead of `wl-plug-state-indicator-off' and
9924         `wl-plug-state-indicator-on'; don't modify the value and the type
9925         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9926
9927         * wl-vars.el (wl-modeline-biff-state-off,
9928         wl-modeline-biff-state-on, wl-modeline-biff-status,
9929         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9930         wl-modeline-plug-status): New internal variables.
9931         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9932         wl-biff-check-interval, wl-biff-check-folder-list): Change
9933         customization group from `wl-folder' to `wl-highlight'.
9934         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9935         wl-show-plug-status-on-modeline): Defcustomized.
9936
9937         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9938         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9939         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9940         a flag to `mode-line-buffer-identification'.
9941
9942         * wl-e21.el (wl-biff-init-icons): Set icons data to
9943         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9944         instead of `wl-biff-state-indicator-off' and
9945         `wl-biff-state-indicator-on'.
9946         (wl-plugged-init-icons): Set icons data to
9947         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9948         instead of `wl-plug-state-indicator-off' and
9949         `wl-plug-state-indicator-on'.
9950
9951 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9952
9953         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9954         excessive titles.
9955
9956 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9957
9958         * wl.el (wl-plugged-mode): Use revised
9959         `wl-mode-line-buffer-identification'.
9960         (wl-plugged-init): Don't use `force-mode-line-update'.
9961
9962         * wl-xmas.el (wl-draft-overload-functions): Use revised
9963         `wl-mode-line-buffer-identification'.
9964         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9965         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9966         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9967         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9968         `wl-make-plugged-hook';
9969         add `wl-folder-init-icons' and `wl-setup-folder' to
9970         `wl-folder-mode-hook'.
9971
9972         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9973         19 as well.
9974         (wl-mode-line-display-priority-list): New user option.
9975         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9976         Defcustomized.
9977         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9978         Add docs.
9979
9980         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9981         start.
9982         (wl-mode-line-buffer-identification): Revised as a function.
9983
9984         * wl-summary.el (wl-summary-mode): Use revised
9985         `wl-mode-line-buffer-identification'; don't call
9986         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9987         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9988         `wl-xmas-setup-summary'.
9989
9990         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9991         `wl-mode-line-buffer-identification'.
9992
9993         * wl-mule.el (wl-draft-overload-functions): Use revised
9994         `wl-mode-line-buffer-identification'.
9995
9996         * wl-folder.el (wl-make-plugged-alist): Don't call
9997         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9998         (wl-folder): Don't call `wl-folder-init-icons' directly.
9999         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
10000         `wl-xmas-setup-folder' directly;
10001         use revised `wl-mode-line-buffer-identification'.
10002         (TopLevel): Don't bind `wl-biff-init-icons',
10003         `wl-plugged-init-icons', `wl-folder-init-icons',
10004         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
10005
10006         * wl-e21.el (wl-draft-overload-functions): Use revised
10007         `wl-mode-line-buffer-identification'.
10008         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
10009         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
10010         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10011         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10012         `wl-make-plugged-hook';
10013         add `wl-folder-init-icons' and `wl-setup-folder' to
10014         `wl-folder-mode-hook'.
10015
10016 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10017             Katsumi Yamaoka    <yamaoka@jpl.org>
10018
10019         * wl.el (wl): Call `wl-biff-start'.
10020         (wl-exit): Call `wl-biff-stop'.
10021         (wl-plugged-mode): Show biff in modeline.
10022         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
10023
10024         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
10025         (wl-biff-init-icons): New function.
10026         (wl-plugged-init-icons): Don't make too much keymaps.
10027         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
10028
10029         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
10030         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
10031         variables.
10032         (wl-biff-check-interval, wl-biff-check-folder-list): New user
10033         options.
10034
10035         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
10036         wl-biff-start, wl-biff-stop): New functions.
10037         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
10038         (wl-biff-timer-name): New variable.
10039
10040         * wl-summary.el (wl-summary-mode): Show biff in modeline.
10041
10042         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
10043         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10044
10045         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
10046         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10047
10048         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
10049         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
10050         `wl-folder-init-icons' to `ignore' if they are not available.
10051         (wl-folder-mode): Show biff in modeline.
10052
10053         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
10054         (wl-biff-init-icons): New function.
10055         (wl-plugged-init-icons): Don't make too much keymaps.
10056         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
10057
10058 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
10059
10060         * wl-vars.el (wl-strict-diff-folders): Customization Type
10061         and doc fix.  Define as a list of regular expressions for
10062         folders or nil.
10063         * wl-folder.el (wl-folder-check-one-entity): Use
10064         `wl-string-match-member' instead of `wl-string-member' for
10065         `wl-strict-diff-folders'.
10066
10067 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
10068
10069         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
10070         (wl-highlight-folder-current-line): Use it; new implementation.
10071         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
10072         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
10073         `defsubst' instead of `defun'.
10074
10075         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
10076         `wl-highlight-group-folder-by-numbers'; made it can also be a
10077         number.  See info for more details.
10078
10079         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
10080         running.
10081
10082         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
10083         to bind them.
10084
10085         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
10086         (wl-highlight-folder-current-line): New implementation.
10087
10088         * wl-highlight.el (wl-highlight-folder-group-line): New
10089         implementation.
10090         (wl-delete-all-overlays): Rewrite as a marco.
10091         (TopLevel): Require `wl-e21' when Emacs 21 is running.
10092
10093         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
10094         running.
10095         (wl-folder-*-glyph): No need to bind them.
10096
10097         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
10098         `wl-e21-highlight-folder-group-icon'; rewrite.
10099         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
10100         `defsubst' instead of `defun'.
10101         (wl-folder-mode-map): Bind it when compiling.
10102
10103 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
10104
10105         * wl.el (wl): Initialize plug-related settings before `wl-init'.
10106
10107         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
10108
10109 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
10110
10111         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
10112
10113 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
10114
10115         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
10116         (wl-highlight-folder-current-line): Use it.
10117
10118         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
10119         in `id-name'.
10120
10121 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
10122
10123         * wl.el: Require `wl-e21' when Emacs 21 is running.
10124
10125         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
10126         default when Emacs 21 is running.
10127         (wl-use-highlight-mouse-line): Ditto.
10128         (wl-on-emacs21): New constant.
10129         (wl-on-emacs20): Removed.
10130
10131         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
10132         Emacs 21 is running.
10133
10134         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
10135         Emacs 21 is running.
10136
10137         * wl-e21.el: New file.
10138
10139 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
10140
10141         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
10142         (wl-toggle-plugged): Ditto.
10143         (wl-plugged-toggle): Ditto.
10144         (wl-plugged-toggle-all): Ditto.
10145
10146         * wl-vars.el (wl-plug-state-indicator): Refer
10147         `wl-plug-state-indicator-on' indirectly.
10148
10149 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10150
10151         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10152         Call `wl-folder-confirm-existence'.
10153
10154         * wl-folder.el (wl-folder-confirm-existence): Added optional
10155         argument `force'.
10156
10157 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10158
10159         * wl-summary.el (wl-summary-refile-subr): Assume
10160         `copy-or-refile' as symbol.
10161         (wl-summary-refile): Follow up above change.
10162         (wl-summary-copy): Ditto.  Doc fix.
10163
10164 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10165
10166         * wl-summary.el (wl-summary-pick): Don't bind
10167         `elmo-search-mime-charset'.
10168
10169         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10170         default using old backquote style.
10171         (wl-search-mime-charset): Abolished.
10172
10173         * wl-highlight.el (wl-highlight-headers):
10174         Call `point' after `re-search-forward'(for Nemacs).
10175
10176         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10177         for elmo-imap4.el.
10178
10179 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10180
10181         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10182         `wl-message-ignored-field-list' instead of
10183         `mime-view-ignored-field-list'.
10184
10185         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10186         Add interactive spec.
10187         (wl-folder-goto-bottom-of-current-folder): Ditto.
10188         (wl-folder-mode-map): Bind them.
10189
10190         * wl-vars.el (wl-message-ignored-field-list): New variable.
10191         (wl-message-visible-field-list): New variable.
10192
10193         * wl-mime.el (wl-mime-header-presentation-method): New function.
10194         (wl-mime-setup): Set header-presentation-method.
10195
10196 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10197
10198         * wl-nemacs.el (wl-draft-overload-functions): Set
10199         `mode-line-buffer-identification' instead of using
10200         `wl-make-modeline'.
10201
10202         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10203         instead of using `wl-make-modeline'.
10204
10205         * wl-xmas.el (wl-plugged-init-icons): Set up
10206         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10207         (wl-make-modeline): Abolish.
10208         (wl-draft-overload-functions): Set
10209         `mode-line-buffer-identification' instead of using
10210         `wl-make-modeline'.
10211
10212         * wl-util.el (wl-make-modeline-subr): Abolish.
10213         (wl-mode-line-buffer-identification): New alias.
10214
10215         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10216         (wl-summary-make-modeline): Abolish.
10217         (wl-summary-buffer-set-folder): Set
10218         `wl-summary-buffer-folder-indicator'.
10219         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10220         of using `wl-make-modeline'.
10221         (wl-summary-switch-to-clone-buffer): Don't set
10222         `mode-line-buffer-identification'.
10223         (wl-summary-goto-folder-subr): Ditto.
10224
10225         * wl-mule.el (wl-draft-overload-functions): Set
10226         `mode-line-buffer-identification' instead of using
10227         `wl-make-modeline'.
10228
10229         * wl-folder.el (wl-folder-mode): Set
10230         `mode-line-buffer-identification' instead of using
10231         `wl-make-modeline'.
10232         (wl-folder): Don't set `mode-line-buffer-identification'.
10233
10234 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10235
10236         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10237         instead of `member' for `wl-refile-guess-func-list' look-ups.
10238         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10239
10240 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10241
10242         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10243         `wl-message-button-dispatcher'.
10244
10245         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10246
10247         * wl-message.el (wl-message-button-dispatcher): Use it.
10248
10249         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10250         "In-Reply-To".
10251
10252         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10253         Bind `case-fold-search' to t.
10254
10255 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10256
10257         * wl-xmas.el (wl-message-overload-functions): Initialize
10258         `wl-message-button-map'.
10259
10260         * wl-mule.el (wl-message-overload-functions): Initialize
10261         `wl-message-button-map'.
10262
10263         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10264
10265         * wl-message.el (wl-message-button-map): New keymap.
10266         (wl-message-add-button): New function.
10267         (wl-message-button-dispatcher): New function.
10268         (wl-message-button-refer-article): New function.
10269
10270         * wl-highlight.el
10271         (wl-highlight-message-add-buttons-to-header): New function.
10272         (wl-highlight-headers): Use it.
10273
10274 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10275
10276         * wl-summary.el (wl-summary-default-from): Use
10277         `wl-address-get-petname-1'.
10278         (wl-summary-simple-from): Ditto.
10279
10280         * wl-address.el (wl-address-get-petname-1): New inline function.
10281         (wl-address-get-petname): Use it.
10282
10283 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10284
10285         * wl-summary.el (wl-summary-default-from): Return full-name part
10286         from the address if no petname was found.
10287         (wl-summary-simple-from): Ditto.
10288
10289         * wl-address.el (wl-address-get-petname): Return nil if no petname
10290         associated with the address was found.
10291
10292 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10293
10294         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10295         display is finished.
10296
10297 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10298
10299         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10300         `elmo-folder-exists-p' argument.
10301
10302 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10303
10304         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10305         the folder.
10306
10307 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10308
10309         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10310
10311         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10312         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10313
10314 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10315
10316         * wl-folder.el (wl-folder-create-subr): New function.
10317         (wl-folder-confirm-existence): Use it.
10318         (wl-folder-check-one-entity): Use it.
10319         Check the error symbol is derived from 'elmo-open-error.
10320
10321         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10322         `ignore-error'.
10323
10324 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10325
10326         * wl-util.el (toplevel): Add (eval-when-compile (require
10327         'elmo-util)).  (Maybe `provide' is typo.)
10328
10329 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10330
10331         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10332         (I don't know why this was needed.)
10333
10334         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10335         Follow up changes for stream-type.
10336
10337         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10338         (wl-draft-elmo-nntp-send): Ditto.
10339
10340         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10341         (wl-nntp-posting-stream-type): Ditto.
10342         (wl-pop-before-smtp-ssl): Abolished.
10343         (wl-nntp-posting-ssl): Ditto.
10344
10345         * wl-address.el (wl-address-quote-specials): New function.
10346         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10347
10348         * wl-draft.el (wl-draft-reply): Ditto.
10349
10350 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10351
10352         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10353         use function `wl-string-match-assoc'.
10354
10355 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10356
10357         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10358
10359         * wl-draft.el (wl-draft-deduce-address-list): New function.
10360         (wl-draft-parse-mailbox-list): Ditto.
10361         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10362         instead of `smtp-deduce-address-list'.
10363         (wl-draft-on-field-p): Follow group list.
10364
10365         * wl-address.el (wl-address-concat-token): New function.
10366         (wl-address-string-without-group-list-contents): Ditto.
10367         (wl-complete-field-body): Fixed problem of completion
10368         by japanese petname.
10369         (wl-address-make-completion-list): Rewrite.
10370
10371 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10372
10373         * wl-address.el (wl-address-make-completion-list): Completion by
10374         petname.
10375         (wl-complete-field-body): Likewise.
10376
10377 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10378
10379         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10380         contains invalid address syntax.
10381
10382 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10383
10384         * wl-folder.el (wl-folder-check-entity-async): Use
10385         `elmo-nntp-spec-hostname'.
10386
10387 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10388
10389         * wl-summary.el (wl-summary-msgdb-load-async): Use
10390         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10391
10392 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10393
10394         * wl-draft.el (wl-draft-reply): Set argument
10395         `content-transfer-encoding' as nil.
10396
10397 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10398
10399         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10400         `wl-refile-alist'.
10401
10402 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10403
10404         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10405         (wl-draft-edit-string): Ditto.
10406         (wl-draft-forward): Ditto.
10407         * wl-summary.el (wl-summary-write): Ditto.
10408
10409 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10410
10411         * wl-summary.el (wl-summary-sync-update3): Call
10412         `wl-summary-buffer-number-column-detect'.
10413         (wl-summary-buffer-number-column-detect): Search from point-min.
10414
10415 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10416
10417         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10418         contains an address which is not included in original to or cc.
10419
10420 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10421
10422         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10423         begin-line does not exist.
10424         * wl-message.el (wl-message-uu-substring): Ditto.
10425
10426 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10427
10428         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10429         clear local variables.
10430         (wl-summary-exit): Call `elmo-commit'.
10431         (wl-summary-switch-to-clone-buffer): Call
10432         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10433         (wl-summary-goto-folder-subr): Ditto.
10434
10435         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10436         POP folder.
10437
10438 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10439
10440         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10441         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10442         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10443         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10444         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10445         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10446
10447         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10448
10449 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10450
10451         * wl-summary.el (wl-summary-search-by-subject):
10452         Search parent message from the latest one.
10453
10454 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10455
10456         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10457         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10458
10459         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10460         New user option.
10461
10462         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10463         if elmo-nntp-use-killed-list is nil.
10464         Use `elmo-msgdb-append-to-killed-list'.
10465         (Append numbers confirmed as disappeared to the killed list.)
10466         (wl-summary-confirm-appends): Don't display negative number.
10467
10468 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10469
10470         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10471
10472 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10473
10474         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10475         range is `all'.
10476         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10477         `elmo-list-bigger-diff'.
10478
10479 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10480
10481         * wl-summary.el (wl-summary-buffer-exit-func):
10482         New buffer local variable.
10483         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10484
10485 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10486
10487         * wl-demo.el (wl-demo): Fix the last change.
10488
10489 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10490
10491         * wl-demo.el (wl-demo): Don't use `eval'.
10492
10493 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10494
10495         * wl-summary.el (wl-summary-buffer-thread-modified):
10496         New buffer-local variable.
10497         (wl-summary-set-thread-modified): New function.
10498         (wl-summary-thread-modified-p): New function.
10499         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10500         (wl-summary-yank-saved-message): Use function
10501         `wl-summary-set-thread-modified'
10502         (wl-summary-switch-to-clone-buffer): Add
10503         `wl-summary-buffer-thread-modified'.
10504
10505         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10506         (wl-summary-buffer-mark-saved-hook): Ditto.
10507         * wl-summary.el (wl-summary-msgdb-save): New hook
10508         `wl-summary-buffer-message-saved-hook' and
10509         `wl-summary-buffer-mark-saved-hook'.
10510
10511 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10512
10513         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10514
10515 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10516
10517         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10518         don't hide scroll bars under FSF Emacsen because it may incur an
10519         undesirable redrawing.
10520
10521 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10522
10523         * wl-draft.el (wl-draft-edit-string): Call
10524         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10525
10526 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10527
10528         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10529
10530 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10531
10532         * wl-summary.el (wl-summary-msgdb-load-async): Call
10533         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10534
10535 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10536
10537         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10538         fringes in demo buffer; center bitmap logo correctly even if old
10539         Mule is used.
10540
10541 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10542
10543         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10544
10545         * wl-refile.el (wl-refile-subject-alist): New variable.
10546         (wl-refile-subject-alist-file-name): Ditto.
10547         (wl-refile-alist-setup): Rewrite.
10548         (wl-refile-alist-save): Use `elmo-object-save'.
10549         Eliminated arguments.
10550         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10551         (wl-refile-guess-by-subject): New function.
10552         (wl-refile-guess-func-list): Added it.
10553
10554 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10555
10556         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10557         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10558
10559 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10560
10561         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10562         New buffer-local variable.
10563         (wl-summary-buffer-next-folder-func): Ditto.
10564         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10565         if non-nil.
10566         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10567         if non-nil.
10568         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10569         if non-nil.
10570         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10571         if non-nil.
10572
10573 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10574
10575         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10576         permanently in the demo buffer.
10577
10578 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10579
10580         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10581         `mime-entity-fetch-field'.
10582
10583         * wl.el (wl-exit): Delete plugged buffer.
10584
10585         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10586         XEmacs has menubar feature.
10587
10588 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10589
10590         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10591         cannot arrive at the beginning of the buffer under old Emacsen.
10592
10593 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10594
10595         * wl-address.el (wl-address-ldap-search):
10596         Call `ldap-search-entries' with `withdn' argument t.
10597         (wl-complete-field-body): Bind completion-ignore-case as t.
10598         Clear ldap search hash when it was sole completion.
10599         Use elmo-string for pattern string.
10600         (wl-ldap-alias-safe-string): Eliminated needless let.
10601
10602 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10603
10604         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10605         (wl-ldap-alias-sep): New constant.
10606         (wl-ldap-search-attribute-type-list): Ditto.
10607         (wl-ldap-get-value): New function.
10608         (wl-ldap-make-filter): Ditto.
10609         (wl-ldap-make-matched-value-list): Ditto.
10610         (wl-ldap-alias-safe-string): Ditto.
10611         (wl-ldap-register-dn-string): Ditto.
10612         (wl-address-ldap-search): Rewrite.
10613
10614 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10615
10616         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10617         thread is deleted.
10618         (wl-thread-delete-line-from-buffer): Ditto.
10619         (wl-thread-get-exist-children): New function.
10620
10621 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10622
10623         * wl-demo.el (wl-demo): Made it to select various image types.
10624         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10625         from `wl-title-logo'.
10626         (wl-logo-ascii): New variable.
10627         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10628         (wl-demo-copyright-notice): New constant.
10629
10630         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10631
10632 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10633
10634         * wl-vars.el (wl-summary-target-above): Renamed from
10635         wl-summary-temp-above.
10636         * wl-score.el (wl-score-get-score-alist): Use it.
10637         (wl-summary-score-update-all-lines): Use it.
10638         * wl-summary.el: Ditto. (make-variable-buffer-local).
10639
10640 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10641
10642         * wl-vars.el (wl-ldap-port): New user option.
10643
10644         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10645         Rewite whole implementation.
10646         (wl-complete-field-body): Fixed.
10647
10648 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10649
10650         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10651         Choose implementation at compile time.
10652
10653 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10654
10655         * wl-address.el (wl-ldap-search-internal): New function.
10656         (wl-complete-field-to): Use it.
10657
10658 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10659
10660         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10661         Use `let' instead of `let*'.
10662         Require 'wl-vars.
10663
10664         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10665         Define as defcustom.
10666         (wl-ldap-base): Ditto.
10667         (wl-use-ldap): Ditto.
10668
10669 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10670
10671         * wl-address.el (wl-ldap-search): New function.
10672         (wl-complete-field-body): Use `wl-ldap-search'.
10673         (wl-ldap-server): New variable.
10674         (wl-ldap-base): Ditto.
10675         (wl-use-ldap): Ditto.
10676
10677 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10678
10679         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10680         (Pointed out by Mito <mit@nines.nec.co.jp>).
10681         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10682         buffer-local variables like `wl-summary-redisplay-internal'.
10683         (wl-summary-redisplay-all-header): Likewise.  Update
10684         Summary view too.
10685
10686 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10687
10688         * wl-summary.el (wl-summary-jump-to-parent-message):
10689         Consider prefix argument.
10690
10691         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10692         when closed thread is deleted.
10693
10694 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10695
10696         * wl-summary.el (wl-summary-jump-to-parent-message):
10697         Consider thread modification.
10698
10699 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10700
10701         * wl-message.el (wl-message-normal-get-original-buffer): Use
10702         `save-excursion'.
10703
10704         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10705         (wl-summary-showto-folder-regexp): Ditto.
10706
10707 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10708
10709         * wl-util.el (wl-delete-alist): Doc fix.
10710         (wl-delete-associations): New function.
10711         (wl-inverse-alist): New function.
10712         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10713         Split temporary variables. Use `wl-delete-associations'
10714         and `wl-inverse-alist'.
10715         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10716
10717 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10718
10719         * wl-folder.el (wl-folder-prefetch-entity):
10720         Execute prefetching if new count is unknown.
10721
10722 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10723
10724         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10725
10726         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10727         delete entity.
10728         (wl-thread-set-parent): If insert as top, set linked as nil.
10729
10730         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10731         `wl-thread-cleanup-symbols' when view mode is thread.
10732
10733 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10734
10735         * wl-folder.el (wl-folder-create-folder-entity): Use
10736         with-current-buffer.
10737         (wl-local-folder-init): Call set-buffer to make sure we are in
10738         the Folder buffer. Don't touch buffer-local variables here.
10739         (wl-folder-mode): Initialize buffer-local variables here.
10740
10741         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10742         (wl-folder-entity-assign-id): Ditto.
10743         (wl-folder-create-entity-hashtb): Ditto.
10744         (wl-local-folder-init): Ditto.
10745         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10746
10747 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10748
10749         * wl-summary.el (wl-summary-default-from): Fix probrem when
10750         std11-extract-address-components return (nil "foo@bar").
10751
10752 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10753
10754         * wl-draft.el (wl-draft-clone-local-variables):
10755         Remove redundant `setq'.
10756
10757 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10758
10759         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10760         Bind wl-highlight-x-face-func as nil while highlighting header.
10761
10762 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10763
10764         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10765
10766 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10767
10768         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10769         elmo-msgdb-overview-hashtb from copy-variables.
10770         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10771         instead of `elmo-msgdb-overview-get-entity-by-number'.
10772         (wl-summary-auto-refile): Ditto.
10773
10774         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10775         `elmo-msgdb-overview-get-entity' instead of
10776         `elmo-msgdb-search-overview-entity'.  Use
10777         `elmo-msgdb-overview-get-entity' instead of
10778         `elmo-msgdb-overview-get-entity-by-number'.
10779         (wl-thread-insert-entity-sub): Ditto.
10780         (wl-thread-insert-message): Ditto.
10781
10782         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10783         `elmo-msgdb-overview-get-entity'.
10784         (wl-normal-message-redisplay): Ditto.
10785
10786 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10787
10788         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10789         `wl-thread-entities'.
10790         (wl-thread-delete-message): Fix remove top message from
10791         `wl-thread-entity-list'.
10792
10793         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10794         wl-append(nconc), because update-list is broken on Meadow.
10795
10796         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10797         updating process.
10798         (wl-summary-rescan): Ditto.
10799         (wl-summary-sync-update3): Ditto.
10800         * wl-thread.el (wl-thread-set-parent): Renamed from
10801         `wl-summary-set-parent'.
10802         (wl-thread-insert-message): Updating buffer faster.
10803         (wl-thread-delete-message): Updating buffer faster.
10804
10805         * wl-score.el (wl-summary-score-update-all-lines): Changed
10806         interval for display progress gauge.
10807
10808 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10809
10810         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10811         folder always-sticky.
10812         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10813         defmacro.
10814
10815 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10816
10817         * wl-vars.el (wl-draft-add-references): New user option.
10818
10819         * wl-draft.el (wl-draft-add-references): New function.
10820         (wl-draft-yank-from-mail-reply-buffer): Use it.
10821         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10822         as nil.
10823
10824 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10825
10826         * wl-thread.el (wl-thread-update-line-msgs): Called
10827         `wl-thread-update-line-on-buffer-sub'.
10828         (wl-thread-update-line-on-buffer): Delete routine of inserting
10829         thread.
10830         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10831         moved from `wl-thread-update-line-on-buffer'.
10832         Add threshold for displaying progress gauge.
10833         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10834         argument of `wl-thread-update-line-msgs'.
10835         Add threshold for displaying progress gauge.
10836         * wl-folder.el:
10837         Add threshold for displaying progress gauge.
10838         * wl-score.el: Ditto.
10839
10840         * wl-expire.el (wl-summary-expire): Display deleting info.
10841
10842 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10843
10844         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10845         `no-msg'.
10846         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10847         argument of `wl-thread-update-line-msgs'.
10848         (wl-summary-set-parent): Added optional argument `parent-number'.
10849         (wl-summary-buffer-saved-message): New buffer local variable.
10850         (wl-summary-save-current-message): New command.
10851         (wl-summary-yank-saved-message): Ditto.
10852         (wl-summary-mode-map): Added key binding for
10853         `wl-summary-save-current-message' (\ew) and
10854         `wl-summary-yank-saved-message' (\C-y).
10855         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10856
10857 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10858
10859         * wl-summary.el (wl-summary-mode-map): Added key binding for
10860         `wl-summary-set-parent' (ts).
10861
10862 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10863
10864         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10865         subject faster. If thread number is reverse, delayed updating
10866         thread.
10867         (wl-summary-search-by-subject): Ditto.
10868         (wl-summary-put-alike): Ditto.
10869         (wl-summary-get-alike): Ditto.
10870         (wl-summary-insert-headers): Insert header of all overview in
10871         buffer.
10872         (wl-summary-rescan): Delayed updating thread. Kill search subject
10873         buffer for wl-summary-search-by-subject.
10874         (wl-summary-sync-update3): Ditto.
10875         (wl-summary-exit): Ditto.
10876         (wl-summary-goto-bottom-of-current-thread): Change for linked
10877         thread.
10878         (wl-summary-overview-create-summary-line): Change line for linked
10879         thread.
10880
10881         * wl-summary.el (wl-summary-update-thread): Use
10882         wl-thread-maybe-get-children-num.
10883         (wl-summary-set-parent): If change parent, move sub thread.
10884         (wl-summary-redisplay-internal): Add horizontal recenter.
10885         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10886
10887         * wl-thread.el (wl-thread-entity-get-linked): New function.
10888         (wl-thread-entity-set-linked): New function.
10889         (wl-thread-create-entity): Add linked element.
10890         (wl-thread-entity-insert-as-top): Use wl-append.
10891         (wl-thread-maybe-get-children-num): If closing thread, return
10892         children msgs.
10893         (wl-thread-update-line-msgs): Displaying progress message.
10894         (wl-thread-update-line-on-buffer-sub): Use
10895         wl-thread-maybe-get-children-num.
10896         (wl-thread-update-line-on-buffer): If update line is not exists,
10897         insert thread.
10898         (wl-thread-delete-message): If delete top msg of thread, search
10899         parent by subject.
10900         (wl-thread-insert-entity): Use
10901         wl-thread-maybe-get-children-num.
10902
10903         * wl-highlight.el (wl-highlight-summary-current-line): change
10904         sregexp for linked thread.
10905         * wl-util.el (wl-count-lines): Count lines.
10906         (wl-horizontal-recenter): horizontal recenter.
10907         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10908         (wl-score-get-alike): Ditto.
10909         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10910         (wl-subject-length-limit): New variable.
10911         (wl-highlight-thread-indent-string-regexp): Changed for linked
10912         thread.
10913
10914 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10915
10916         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10917         New variable (revival).
10918         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10919         by subject matching if there's no in-reply-to nor references field
10920         (revival).
10921
10922 \f
10923 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10924
10925         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10926         message.
10927
10928 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10929
10930         * wl-summary.el (wl-summary-reply): Return t if there was a
10931         message at cursor point.
10932         Added unwind-protect.
10933         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10934         returns t.
10935         (wl-summary-cancel-message): Do nothing when there's no message at
10936         cursor point.
10937         (wl-summary-forward): Ditto.
10938         (wl-summary-jump-to-parent-message): Ditto.
10939         (wl-summary-reedit): Ditto.
10940         (wl-summary-edit-addresses): Ditto.
10941         (wl-summary-pipe-message): Ditto.
10942         (wl-summary-print-message-with-ps-print): Ditto.
10943         (wl-summary-print-message): Ditto.
10944         (wl-summary-mark-as-important): Ditto.
10945         (wl-summary-mark-as-unread): Ditto.
10946
10947         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10948         message at cursor point.
10949         (wl-summary-reply-with-citation): Remove unwind-protect.
10950
10951         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10952         subject searching feature.
10953         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10954         Eliminated.
10955
10956 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10957
10958         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10959         New variable.
10960         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10961         by subject matching if there's no in-reply-to nor references field.
10962
10963         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10964
10965         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10966         when display is finished.
10967         (wl-folder-open-all): Ditto.
10968         (wl-folder-update-access-group): Ditto.
10969         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10970         * wl-thread.el (wl-thread-close-all): Ditto.
10971
10972         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10973         progress gauge only when it was displayed.
10974         * wl-folder.el (wl-folder-insert-entity): Ditto.
10975
10976 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10977
10978         * wl-summary.el (wl-summary-incorporate): Enclose
10979         `wl-summary-sync-force-update' with save-excursion.
10980
10981 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10982
10983         * wl-summary.el (wl-summary-prefetch-region):
10984         Pass current cursor point to `pos-visible-in-window-p' after
10985         moving cursor to the started point.
10986
10987 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10988
10989         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10990
10991         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10992         fields from the forwarding message.
10993         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10994         `ignored-fields'.
10995
10996 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10997
10998         * wl-mime.el (wl-message-request-partial):
10999         Eliminated argument `msgdb'.
11000         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
11001         (wl-mime-combine-message/partial-pieces): Likewise.
11002         * tm-wl.el (wl-message-request-partial): Likewise.
11003         (wl-mime-combine-message/partial-pieces): Likewise.
11004
11005 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
11006
11007         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
11008         when display is finished.
11009
11010 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
11011
11012         * wl-summary.el (wl-summary-goto-folder-subr):
11013         Fix problem when wl-summary-partial-highlight-above-lines is nil.
11014
11015 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
11016
11017         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
11018         when cursor point is visible.
11019
11020 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
11021
11022         * wl-expire.el (wl-expire-archive-get-max-number):
11023         Don't use `file-name-directory'.
11024
11025 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
11026
11027         * wl-expire.el (wl-expire-archive-get-max-number):
11028         Use `file-name-directory'.
11029
11030 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11031
11032         * wl-summary.el (wl-summary-sync-marks): Re-display progress
11033         only when there is progress.
11034
11035 2000-04-13  Mito <mit@nines.nec.co.jp>
11036
11037         * wl-summary.el (wl-summary-sync-marks): Display progress.
11038
11039 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11040
11041         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
11042         (wl-summary-prev): Move cursor regardless of unread status.
11043         (wl-summary-next): Ditto.
11044
11045 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
11046
11047         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
11048         Added argument `target' and `number'.
11049         * tm-wl.el (wl-summary-burst-subr): New function.
11050         (wl-summary-burst): Use it.
11051
11052 2000-04-10  Mito <mit@nines.nec.co.jp>
11053
11054         * wl-mime.el (wl-burst): New function.
11055         (wl-summary-burst): Use it.
11056
11057 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
11058
11059         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
11060         as petname when there's no candidate.
11061
11062 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
11063
11064         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
11065         New variable.
11066         * wl-fldmgr.el (wl-fldmgr-add): Use it.
11067
11068         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
11069
11070         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
11071
11072 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
11073
11074         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
11075         Use substring of `original' instead of buffer-substring.
11076         (wl-refile-evaluate-rule):
11077         Set `original' argument of wl-refile-expand-newtext.
11078
11079         * wl-summary.el
11080         (wl-summary-auto-refile-check-refile-rule-alist-subr,
11081         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
11082         (wl-summary-auto-refile): Check existence of destination folder just
11083         before marking.
11084
11085 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11086
11087         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
11088         when wl-refile-get-field-value return nil.
11089
11090 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
11091
11092         * wl-refile.el
11093         (wl-refile-expand-newtext): New function imported from Gnus.
11094         (wl-refile-evaluate-rule): Use it.
11095
11096 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
11097
11098         * wl-summary.el (wl-summary-print-destination):
11099         Duplicate folder string to avoid putting text-property on
11100         original string.
11101
11102         * wl-refile.el (wl-refile-get-field-value): New function.
11103         (wl-refile-evaluate-rule): New function;
11104         Evaluate refile rule recursively.
11105         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
11106         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
11107         New function; Check existence of a target folder recursively.
11108         (wl-summary-auto-refile-check-refile-rule-alist):
11109         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
11110
11111 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
11112
11113         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
11114
11115         * wl-folder.el (wl-create-folder-entity-from-buffer):
11116         Fixed problem when '}' character is contained in folder name.
11117
11118         * wl-xmas.el (wl-make-modeline): Consider plugged status.
11119
11120 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11121
11122         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
11123         (wl-fldmgr-add-completion-all-completions):
11124         Use wl-fldmgr-add-completion-hashtb.
11125
11126 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11127
11128         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
11129         wl-fldmgr-add-completion-subr): New functions.
11130         * wl-folder.el (wl-folder-completion-func): New variable.
11131         * wl-summary.el (wl-summary-read-folder):
11132         Use wl-folder-completion-func.
11133
11134         * wl-refile.el: Eliminate throw & catch.
11135
11136         * wl.el (wl-plugged-sending-queue-status): Fixed.
11137
11138 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
11139
11140         * wl-draft.el (wl-draft): Put category property on
11141         mail-header-separator.