52c461016dededecd5e9cee1e6a763aad12761bf
[elisp/wanderlust.git] / wl / ChangeLog
1 2010-05-25  Tetsurou Okazaki  <okazaki@be.to>
2
3         * wl-spam.el (wl-summary-register-as-spam-region)
4         (wl-thread-register-as-spam, wl-summary-register-as-good-region)
5         (wl-thread-register-as-good): New functions.
6         (wl-spam-setup): Bind "rks", "rkn", "tks" and "tkn".
7
8 2010-04-28  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
9         * wl-e21.el (wl-e21-setup-toolbar): Don't define vector with
10         images for the icon if there is only one image.
11
12 2010-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * wl-draft.el (wl-user-agent-insert-body): Make sure body ends with
15         newline.
16         (wl-user-agent-compose, wl-user-agent-compose-internal): Fix regexps
17         so as to match header tokens strictly.
18
19 2010-02-16  Tetsurou Okazaki  <okazaki@be.to>
20
21         * wl-spam.el (wl-summary-test-spam): Call `wl-summary-unmark-spam'
22         for the message not classified as spam.
23         (wl-summary-test-spam-messages): New function.
24         (wl-summary-test-spam-region): Use `wl-summary-test-spam-messages'
25         instead of `wl-spam-map-spam-messages'.
26
27 2010-02-08  Tetsurou Okazaki  <okazaki@be.to>
28
29         * wl-action.el (wl-summary-action-unmark-docstring): New inline function.
30         (wl-summary-define-mark-action): Define unmark functions.
31         (wl-summary-unmark): Add the second argument `mark'.
32         (wl-summary-delete-all-mark): Pass `mark' to `wl-summary-unmark'.
33
34 2010-01-25  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
35
36         * wl-draft.el (wl-draft-send-confirm-with-preview): Inhibit pgp
37         autodecryption for draft preview.
38
39 2010-01-19  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
40         * wl-summary.el (toplevel): New function
41         `wl-summary-toggle-mime-buttons' and keybinding to toggle
42         visibility of MIME buttons in message view mode.
43
44 2010-01-15  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
45
46         * Version number is increased to 2.15.9.
47
48 2010-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
49
50         * wl-score.el (wl-score-followup): Remove verbose comment (same as
51         docstring).
52
53         * wl-summary.el (wl-summary-update-persistent-mark-on-event):
54         Revert `save-excursion' for `wl-summary-jump-to-msg'.
55
56 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
57
58         * wl.el (wl-toggle-plugged, wl-plugged-dop-queue-info)
59         (wl-plugged-exit, wl-exit): Fix comment-out style. Use three
60         semicolons, that should start at the left margin.
61         See. also (Info-goto-node "(elisp)Comment Tips").
62         * wl-acap.el (wl-acap-store): Ditto.
63         * wl-action.el (wl-summary-unset-mark): Ditto.
64         * wl-address.el (wl-address-ldap-search): Ditto.
65         * wl-demo.el (wl-demo-insert-image): Ditto.
66         * wl-dnd.el (wl-dnd-set-drag-starter): Ditto.
67         * wl-draft.el (wl-draft-normal-send-func, wl-draft-send)
68         (wl-draft-previous-history-element): Ditto.
69         * wl-e21.el (wl-draft-key-setup, wl-draft-overload-functions): Ditto.
70         * wl-folder.el (toplevel, wl-folder-mode-menu-spec)
71         (wl-folder-mode-map, wl-folder-get-prev-folder)
72         (wl-folder-jump-to-current-entity, wl-folder-check-entity)
73         (wl-folder-check-entity-async)
74         (wl-create-folder-entity-from-buffer): Ditto.
75         * wl-fldmgr.el (toplevel): Ditto.
76         * wl-message.el (wl-message-buffer-cache-sort)
77         (wl-message-redisplay, wl-message-buffer-prefetch-clear-timer):
78         Ditto.
79         * wl-mule.el (wl-draft-key-setup, wl-draft-overload-functions):
80         Ditto.
81         * wl-summary.el (toplevel, wl-summary-mode)
82         (wl-summary-edit-addresses, wl-summary-sync-update)
83         (wl-summary-stick): Ditto.
84         * wl-thread.el (toplevel, wl-thread-insert-message)
85         (wl-thread-insert-entity-sub, wl-thread-open-close): Ditto.
86         * wl-util.el (toplevel): Ditto.
87         * wl-xmas.el (wl-draft-key-setup, wl-draft-overload-functions):
88         Ditto.
89
90 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
91
92         * Version number is increased to 2.15.8.
93
94         * wl-message.el (wl-message-uu-substring): Suppress compile
95         warnings; Use `with-current-buffer' instead of `save-excursion' &
96         `set-buffer'.
97         * wl-mime.el (wl-draft-yank-current-message-entity)
98         (wl-mime-preview-follow-no-mime)
99         (wl-mime-preview-follow-current-region): Ditto.
100         * wl-summary.el (wl-summary-update-persistent-mark-on-event)
101         (wl-summary-switch-to-clone-buffer)
102         (wl-summary-target-mark-forward)
103         (wl-summary-target-mark-reply-with-citation)
104         (wl-summary-target-mark-uudecode): Ditto.
105
106         * wl-addrmgr.el (wl-addrmgr-replace-field): Use `point-at-bol'.
107         * wl-action.el (wl-summary-remove-argument): Explicit `point-at-bol'.
108         * wl-summary.el (wl-summary-narrow-to-region)
109         (wl-summary-insert-line): Use `point-at-bol', `point-at-eol'.
110
111         * wl.el (wl-plugged-sending-queue-status): Use `number-to-string'
112         instead of `int-to-string'.
113         * wl-dnd.el (wl-dnd-start-drag): Ditto.
114         * wl-score.el (wl-score-insert-help, wl-summary-increase-score): Ditto.
115         * wl-summary.el (wl-summary-jump-to-msg, wl-summary-save): Ditto.
116         * wl-util.el (wl-url-nntp): Ditto.
117
118         * wl.el (wl-plugged-set-variables, wl-plugged-dop-queue-info)
119         (wl-plugged-dop-queue-status): Don't quote `lambda'.
120         * wl-thread.el (wl-thread-delete-message): Ditto
121         * wl-summary.el (wl-summary-edit-addresses)
122         (wl-summary-edit-addresses-collect-candidate-fields)
123         (wl-summary-search-by-subject): Ditto.
124         * wl-mime.el (wl-mime-node-id-to-string): Ditto.
125         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions)
126         (wl-fldmgr-add-completion-subr): Ditto.
127         * wl-draft.el (wl-smtp-extension-bind)
128         (wl-draft-insert-get-message, wl-draft-default-headers)
129         (wl-jump-to-draft-buffer): Ditto.
130         * wl-summary.el (wl-summary-cursor-move-surface, wl-summary-up)
131         (wl-summary-down): Ditto.
132         * wl-message.el (wl-message-buffer-prefetch-subr): Ditto.
133         * wl-draft.el (wl-draft-reply, wl-draft-write-sendlog): Ditto.
134         * wl-folder.el (wl-folder-make-save-access-list)
135         (wl-folder-update-access-group, wl-folder-pick): Ditto.
136
137 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
138
139         * wl-draft.el (wl-draft-default-headers): Suppress warning
140         "defsubst `wl-draft-default-headers' was used before it was
141         defined"; Use `defun' instead of `defsubst'.
142
143         * wl-address.el (wl-address-header-extract-address)
144         (wl-address-header-extract-realname): Fix mail-address in
145         docstring.
146
147         * wl-expire.el (wl-expire-make-sortable-date): Macro to
148         inline-function.
149         * wl-folder.el (wl-folder-unread-regex, wl-folder-buffer-group-p):
150         Macro to function.
151         (wl-folder-get-entity-from-buffer): Macro to function.
152         * wl-util.el (wl-match-string, wl-match-buffer):  Macro to function.
153         * wl-summary.el (wl-summary-message-status): Macro to inline-function.
154         * wl.el (wl-plugged-string): Macro to function.
155
156         * wl-highlight.el (wl-delete-all-overlays):  Macro to function.
157         * wl-summary.el (wl-summary-get-alike): Macro to inline-function.
158         (wl-summary-buffer-folder-name, wl-summary-sticky-buffer-name):
159         Macro to function.
160
161         * wl-thread.el (wl-thread-open, wl-thread-close): Use
162         `point-at-bol', `point-at-eol'.
163
164         * wl.el (wl-plugged-server-indent, wl-plugged-drawing)
165         (wl-plugged-redrawing-switch, wl-plugged-toggle): Use
166         `(string-to-char " ")' instead of `? ', `?\ '.
167         * wl-action.el (wl-summary-print-argument): Ditto.
168         * wl-address.el (wl-complete-field-body): Ditto.
169         * wl-demo.el (wl-demo-insert-image): Ditto.
170         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
171         * wl-util.el (wl-ask-folder, wl-set-string-width)
172         (wl-y-or-n-p-with-scroll): Ditto.
173
174         * wl-addrmgr.el(wl-addrmgr-mark-write): Use `string-to-char'
175         instead of `? '.  Use `point-at-bol' and `point-at-eol'.  Remove
176         verbose point move.
177
178         * wl-address.el (wl-address-add-or-change): Use `point-at-bol'
179         and `point-at-eol'.
180         * wl-addrmgr.el (wl-addrmgr-unmark, wl-addrmgr-address-entry):
181         Ditto.
182
183 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
184
185         * wl-util.el (wl-count-lines): Use `point-at-bol' instead of
186         `(beginning-of-line) (point)'.
187
188         * wl-fldmgr.el (wl-fldmgr-make-indent): Change from macro to function.
189         (wl-fldmgr-delete-line): Change from macro to function. Use
190         `point-at-bol' and `point-at-eol'.
191
192         * wl.el (toplevel): Use `mapc' instead of `mapcar'. Don't use
193         `function' for lambda.
194
195         * wl.el (wl-plugged-server-indent): Change from macro to function.
196
197         * wl-score.el (wl-score-put-alike): Explicit add `alike' argument.
198
199         * wl-draft.el (wl-draft-config-body-goto-header)
200         (wl-draft-body-goto-top, wl-draft-body-goto-bottom): Change from
201         macro to function.
202
203         * wl-score.el (wl-score-get-alike): Change from macro to
204         inline-function.
205
206         * wl-util.el (wl-collect-summary, wl-kill-buffers): Use `mapc'
207         instead of `mapcar'. Don't use `function' for lambda.
208         (wl-read-search-condition-internal): Don't use `function' for
209         lambda.
210         (wl-kill-buffers): Change from macro to function.
211         (wl-count-lines): Change from macro to inline-function.
212
213         * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
214
215         * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'.
216
217         * wl.el (wl-plugged-change): Suppress compile warnings; Use
218         `with-current-buffer' instead of `save-excursion' & `set-buffer'.
219         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
220         * wl-address.el (wl-complete-window-show): Ditto.
221         * wl-message.el (wl-message-select-buffer): Ditto.
222         * wl-template.el (wl-template-show): Ditto.
223         * wl-util.el (wl-collect-summary): Ditto.
224         * wl-draft.el (wl-draft-add-in-reply-to, wl-draft-delete)
225         (wl-draft-send-mail-with-smtp, wl-draft-send, wl-draft-do-fcc)
226         (wl-draft-generate-clone-buffer, wl-draft-config-exec): Ditto.
227         * wl-score.el (wl-score-insert-help, wl-score-edit-get-header)
228         (wl-score-edit-insert-number): Ditto.
229
230         * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for
231         symbol.
232
233         * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead
234         of `goto-line'.
235
236         * wl-demo.el (wl-demo-copyright-notice): Add 2010.
237
238 2009-12-16  Lloyd Zusman <ljz@asfast.com>
239
240         * wl-summary.el (wl-summary-detect-mark-position): Force
241         the temporary buffer to enable the use of multibyte characters
242         within searches [wl-en:2460].
243
244 2009-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
245
246         * wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
247         of `beginning-of-buffer'.
248
249 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
250
251         * wl-summary.el (wl-summary-display-raw): New function, display
252         message in raw format.
253
254 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
255
256         * Version number is increased to 2.15.7.
257
258 2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
259
260         * wl-summary.el (wl-summary-previous-message-number): New function.
261         (wl-summary-next-message-number): Ditto.
262         (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
263         `wl-summary-next-message-number'.
264         (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
265         Inline temporary variable `cur-id'.
266         (wl-summary-get-next-unread-folder): Ditto.
267         (wl-summary-get-next-folder): Ditto.
268         (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
269
270 2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
271
272         * wl-demo.el (wl-demo-copyright-notice): Add 2009.
273
274 2008-09-05  Kenichi Okada  <okada@opaopa.org>
275
276         * wl-summary.el (wl-summary-buffer-folder-name)
277         (wl-draft-config-body-goto-header): Use backquote instead of quote.
278         * wl-draft.el (wl-draft-body-goto-top)
279         (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
280
281 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
282
283         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
284         (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
285
286 2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
287
288         * wl-expire.el: Fix Comentary section.
289
290 2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
291
292         * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
293         Require mime-parse, elmo-mime, and wl-util.
294
295         * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
296
297         * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
298
299 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
300
301         * wl-template.el: Require elmo-util and wl-vars.
302
303         * wl-mime.el (wl-mime-display-header): Revert last change.
304         Remove `delete-matching-lines "^$"'.
305
306 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
307
308         * wl-mime.el (wl-define-dummy-functions): Split
309         `eval-when-compile' form for avoid error; when `make
310         compile-strict.
311
312         * wl-util.el: Move (eval-when-compile (require 'static)).
313         * wl-dnd.el: Add (eval-when-compile (require 'static)).
314         * wl-message.el: Ditto.
315
316         * wl-mime.el (wl-message-delete-current-part): Use
317         `insert-buffer-substring' instead of `insert-buffer'.
318         * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
319         * wl-draft.el (wl-draft-generate-clone-buffer)
320         (wl-draft-do-mime-bcc): Ditto.
321
322         * wl-address.el: Add (eval-when-compile (require 'cl)).
323         * wl-addrmgr.el: Ditto.
324         * wl-mime.el: Ditto.
325         * wl-util.el: Ditto.
326         * wl-score.el: Ditto.
327
328 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
329
330         * wl.el (wl-plugged-toggle): Use `string-to-number' instead of
331         `string-to-int'.
332
333         * wl-util.el (wl-unique-id): Use `string-to-number' instead of
334         `string-to-int'.
335
336         * wl-thread.el (wl-thread-jump-to-msg, wl-thread-set-parent): Use
337         `string-to-number' instead of `string-to-int'.
338
339         * wl-summary.el (wl-summary-get-list-info)
340         (wl-summary-message-number): Use `string-to-number' instead of
341         `string-to-int'.
342
343         * wl-score.el (wl-score-overview-entity-get-lines)
344         (wl-score-set-mark-below, wl-score-set-expunge-below)
345         (wl-summary-increase-score, wl-score-get-header-entry): Use
346         `string-to-number' instead of `string-to-int'.
347
348         * wl-folder.el (wl-folder-update-diff-line): Use
349         `string-to-number' instead of `string-to-int'.
350
351         * wl-expire.el (wl-expire-archive-number2): Use `string-to-number'
352         instead of `string-to-int'.
353
354         * wl-draft.el (wl-jump-to-draft-folder): Use `string-to-number'
355         instead of `string-to-int'.
356
357         * wl-dnd.el (wl-dnd-drop-func): Use `string-to-number' instead of
358         `string-to-int'.
359
360 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
361
362         * wl-util.el (wl-match-string, wl-match-buffer)
363         (wl-as-coding-system, wl-as-mime-charset, wl-concat-list)
364         (wl-kill-buffers, wl-local-variable-p)
365         (wl-line-formatter-setup): New backquote style.
366         (wl-count-lines): Use quote instead of backquote.
367
368         * wl-summary.el (wl-summary-buffer-folder-name)
369         (wl-summary-get-alike): Use quote instead of backquote.
370         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
371         backquote style.
372
373         * wl-message.el (wl-message-buffer-cache-buffer-get)
374         (wl-message-buffer-cache-folder-get)
375         (wl-message-buffer-cache-message-get)
376         (wl-message-buffer-cache-entry-make)
377         (wl-message-buffer-cache-hit): New backquote style.
378
379         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
380         backquote.
381         (wl-folder-unread-regex, wl-folder-entity-exists-p)
382         (wl-folder-clear-entity-info)
383         (wl-folder-get-entity-info, wl-folder-set-entity-info)
384         (wl-folder-elmo-folder-cache-get)
385         (wl-folder-elmo-folder-cache-put): New backquote style.
386
387         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
388         (wl-fldmgr-assign-id): Ditto.
389         (wl-fldmgr-delete-line): Use quote instead of backquote.
390         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
391
392         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
393         (wl-draft-set-sent-message): New backquote style.
394         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
395         (wl-draft-config-body-goto-header): Use quote instead of backquote.
396
397 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
398
399         * wl-address.el (wl-address-concat-token): Fix typo.
400
401 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
402
403         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
404         (wl-score-get-alike): Ditto.
405
406         * wl-vars.el: New backquote style.
407         (wl-message-header-button-alist): Use quote instead of backquote.
408
409         * wl.el (wl-plugged-string): New backquote style.
410
411         * wl-address.el (wl-address-concat-token): New backquote style.
412
413         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
414
415 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
416
417         * wl-highlight.el (wl-highlight-folder-opened-regexp)
418         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
419
420         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
421         in the character alternative.
422
423 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
424
425         * Version number is increased to 2.15.6.
426
427 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
428
429         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
430         optional 3rd argument of epg-context-set-progress-callback; it was
431         temporarily removed in the Emacs trunk due to copyright problem.
432         (wl-mime-pgp-verify-region-with-epg): Ditto.
433
434 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
435
436         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
437
438 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
439
440         * wl-util.el (wl-biff-check-folders): Set biff flag.
441         (from Naoto Morishima [wl:14031])
442
443 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
444
445         * wl.el (wl-plugged-server-indent): Use quote instead of
446         backquote.
447
448 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
449
450         * wl-score.el (wl-score-insert-header): Add guard for
451         `std11-unfold-string'.
452         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
453         TYPE artgument when TO or CC field.
454
455 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-summary.el (wl-summary-goto-folder-subr): Call
458         `elmo-folder-close' instead of `elmo-folder-commit' if discard
459         current summary.
460
461 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
462
463         * wl-util.el (wl-read-shell-commande): New function or alias.
464
465         * wl-summary.el (wl-summary-pipe-message): Use
466         `wl-read-shell-command' instead of `read-string'.
467         (wl-summary-target-mark-pipe): Ditto.
468
469 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
470
471         * wl-summary.el (wl-summary-reply): Fix docstring.
472         * wl-draft.el (wl-draft-reply): Ditto.
473
474 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-mime.el (wl-summary-extract-attachments): New command.
477         (wl-summary-extract-attachments-1): New internal function.
478
479 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-expire.el (wl-expire-folder): New function (split from
482         wl-summary-expire).
483         (wl-summary-expire): Use it. Add argument `all' instead of remove
484         `nolist'. Cause an error only if this function is calling
485         interactively.
486
487 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-expire.el (wl-expire-refile): Display progress message.
490         (wl-summary-expire): Simplify.
491
492         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
493         unused argument `deleting-info'.
494
495 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
496
497         * wl-vars.el (wl-message-popup-buffers): New user option.
498
499         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
500         (wl-message-delete-popup-windows): New function that substitues
501         above one.
502         (wl-mime-setup): Follow the above change.
503
504 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
505
506         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
507
508 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
509
510         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
511         "tkm" to wl-thread-spam.
512
513 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
514
515         * wl-thread.el (wl-thread-entity-insert-as-children): Use
516         wl-thread-entity-set-children.
517         (wl-thread-insert-message, wl-thread-insert-entity-sub,
518         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
519         Use wl-thread-entity-get-*.
520
521 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
522
523         * wl-mime.el (wl-epg-progress-callback): New function.
524         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
525         with `elmo-with-progress-display'. Set a progress callback
526         function to epg-context.
527         (wl-mime-pgp-verify-region-with-epg): Ditto.
528
529 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
530
531         * wl-util.el (wl-completing-read-multiple): Define as an alias of
532         `completing-read-multiple' if emacs-version is not less than 22.
533
534 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
535
536         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
537         change.
538
539 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
540
541         * wl-summary.el (wl-summary-sync-update): Move
542         `wl-thread-update-indent-string-thread' to outside of
543         `elmo-with-progress-display'.
544
545 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
546
547         * wl-message.el (wl-message-exit): Check buffer existence.
548
549 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl-util.el (wl-simple-display-progress): New function.
552         (wl-display-progress-with-gauge): Ditto.
553         (wl-progress-callback-function): Ditto.
554
555         * wl.el (wl-init): Set `elmo-progress-callback-function' as
556         `wl-progress-callback-function'
557
558         * wl-vars.el (wl-display-progress-threshold): New user option.
559         (wl-display-progress-function): Ditto.
560
561         * Version number is increased to 2.15.5.
562
563 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
564
565         * wl-thread.el (wl-thread-close-children): New function.
566         (wl-thread-open-children): Ditto.
567         * wl-action.el (wl-summary-set-mark): Redo the last change by
568         using it.
569
570         * wl-action.el (wl-summary-set-mark): Undo the last change.
571         Forbid interactive call.
572
573 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
574
575         * wl-mime.el (wl-define-dummy-functions): New macro.
576         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
577         `wl-mime-pgp-decrypt-region'.
578         (wl-mime-pgp-verify-region-with-epg): Renamed from
579         `wl-mime-pgp-verify-region'.
580         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
581         `wl-mime-pgp-decrypt-region'.
582         (wl-mime-pgp-verify-region-with-pgg): Renamed from
583         `wl-mime-pgp-verify-region'.
584         (wl-mime-pgp-decrypt-region): New function; To select dispatch
585         function at runtime.
586         (wl-mime-pgp-verify-region): Ditto.
587
588         * wl-vars.el (wl-use-pgp-module): New user option.
589
590 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
591
592         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
593         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
594
595 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
598         even if there are target marks only.
599
600 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
601
602         * Version number is increased to 2.15.4.
603
604 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-folder.el (wl-folder-check-one-entity): Simplify.
607
608 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
609
610         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
611         variable.
612
613 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
614
615         * wl-spam.el (wl-thread-test-spam): New function.
616         (wl-spam-setup): Bind "tkc".
617
618 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * wl-expire.el (wl-folder-expire-entity): Rewite without
621         `wl-summary-goto-folder-subr'.
622         (wl-folder-expire-current-entity): Don't kill summary buffer.
623
624 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
625
626         * wl-folder.el (wl-folder-sync-entity): Rewrite without
627         `wl-summary-goto-folder-subr'.
628         (wl-folder-mark-as-read-all-entity): Likewise.
629
630         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
631
632 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
633
634         * wl-thread.el (wl-thread-force-open): Arranged.
635
636 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
637
638         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
639         from regexp.
640
641         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
642         (wl-read-search-condition-internal): Append them.
643
644 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
645
646         * wl-vars.el (wl-additional-search-condition-fields):
647         New user option.
648
649         * wl-util.el (wl-search-condition-fields): New function; export
650         from `wl-read-search-condition-internal'.
651         (wl-read-search-condition-internal): Use it.
652
653         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
654
655 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-summary.el (wl-summary-define-sort-command): New function.
658         (wl-summary-sort-by-date, wl-summary-sort-by-number)
659         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
660         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
661         define by `wl-summary-define-sort-command' at runtime.
662
663         * wl.el (wl-init): Call wl-summary-define-sort-command.
664
665 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
668         properties at the decrypting region.
669
670 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-util.el (wl-find-region): New function.
673
674         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
675         coding system.
676         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
677         property `wl-mime-decoded-coding-system'.
678         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
679         property `wl-mime-decoded-coding-system' to encode text.
680
681         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
682         message.
683         (wl-mime-pgp-verify-region): Ditto.
684
685 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
688         buffer. Use epa-display-verify-result.
689
690 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
691
692         * wl-draft.el (wl-draft-send): Continue even if setting parent
693         flag was failed.
694
695 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
696
697         * wl-message.el (wl-message-flag-indicator): Fixed the problem
698         of returning string only of parentheses.
699
700 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
701
702         * wl-summary.el (wl-summary-write): Add argument `folder'.
703         (wl-summary-write-current-folder): Change argument `folder' from
704         optional to require.
705         (wl-summary-get-buffer): Return the buffer associated folder only.
706
707         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
708         change.
709         (wl-folder-toggle-disp-summary): Ditto.
710
711         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
712         current summary as parent-folder.
713
714 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
715
716         * wl-draft.el (wl-draft-reedit): Don't overwrite
717         wl-draft-parent-folder.
718
719 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
720
721         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
722         (wl-mime-pgp-verify-region): Ditto.
723         (wl-message-decrypt-pgp-nonmime): Use the above function.
724         (wl-message-verify-pgp-nonmime): Likewise.
725         (wl-mime-preview-application/pgp): Likewise.
726
727 2006-04-20  Kenichi Okada  <okada@opaopa.org>
728
729         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
730         Fix about the order of `wl-nntp-posting-port' and
731         `wl-nntp-posting-stream-type'.
732         * wl.el (wl-plugged-port-label-alist): Add smtp.
733
734 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * wl-summary.el (wl-summary-message-status): New macro.
737
738         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
739         (wl-summary-killed-mark): New user option.
740
741         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
742         API change.
743         (wl-thread-insert-entity-sub): Ditto.
744         (wl-thread-recover-messages): New command.
745
746         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
747         Don't call `wl-highlight-summary-current-line' directly.
748         (wl-summary-buffer-attach): Connect to signal `status-changed'
749         instead of `cache-changed'.
750         (wl-summary-buffer-detach): Follow the above change.
751         (wl-summary-detect-mark-position): Follow the API change.
752         (wl-summary-rescan-message): Ditto.
753         (wl-summary-insert-sequential): Ditto.
754         (wl-summary-update-thread): Ditto.
755         (wl-summary-message-mark): Ditto.
756         (wl-summary-persistent-mark): Ditto.
757         (wl-summary-create-line): Ditto.
758         (wl-summary-prefetch-region-no-mark): Call
759         `wl-summary-persistent-mark' with number.
760         (wl-summary-recover-messages-region): New command.
761         (wl-summary-target-mark-recover): Ditto.
762         (wl-summary-recover-message): Ditto.
763         (wl-summary-persistent-mark-string): Add argument `status' instead
764         of remove arguments `flags' and `cached'.  Treat killed status.
765         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
766
767         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
768         (wl-highlight-summary-line-face-spec): Treat killed status.
769         (wl-highlight-summary-line-string): Follow the API change.
770         (wl-highlight-summary-current-line): Ditto.
771
772         * Version number is increased to 2.15.3.
773
774 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
775
776         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
777         of symbolp to test whether the condition is function.
778
779 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
780
781         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
782         to nil.
783
784 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * wl-summary.el (wl-summary-buffer-message-ring): New internal
787         variable.
788         (wl-summary-buffer-last-displayed-msg): Abolish.
789         (wl-summary-push-message): New function.
790         (wl-summary-pop-message): Ditto.
791         (wl-summary-goto-folder-subr): Reset
792         `wl-summary-buffer-message-ring'.
793         (wl-summary-pop-to-last-message): New command.
794         (wl-summary-goto-last-displayed-msg): Call
795         wl-summary-pop-to-last-message if optional argument is non-nil or
796         the last command is itself.
797         (wl-summary-redisplay-internal): Push last message number into
798         `wl-summary-buffer-message-ring'.
799
800         * wl-vars.el (wl-summary-message-ring-max): New user option.
801
802 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
805         from `wl-draft-reply').
806         (wl-draft-reply): Use it.
807         (wl-draft-find-reply-headers): Avoid compile warning.
808
809 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
810
811         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
812
813 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
814
815         * wl-message.el (wl-message-flag-indicator): New function.
816         (wl-message-redisplay): Use it.
817
818 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
819
820         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
821
822 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
823
824         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
825         instead of `read-event'.
826
827         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
828
829         * wl-mule.el (wl-read-event-char): Ditto.
830
831         * wl-e21.el (wl-read-event-char): Ditto.
832
833 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
836
837 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-vars.el (wl-draft-send-confirm-type): New user option.
840
841         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
842
843         * wl-draft.el (wl-draft-send-confirm): Confirmation by
844         `wl-draft-send-confirm-type'
845
846 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
847
848         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
849         Avoid error when the buffer name is already used.
850
851 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
854         the change of elmo-nmz -> elmo-search.
855         (wl-highlight-summary-line-help-echo-alist): Ditto.
856         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
857         (wl-nmz-folder-icon): Define as obsolete.
858         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
859         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
860
861 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
862
863         * wl-summary.el (wl-summary-get-list-info): Rewrite with
864         `elmo-find-list-match-value'
865
866 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
867
868         * wl-summary.el (wl-summary-get-list-info): Optimize.
869         Use List-Id and List-Post also.
870
871 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
872
873         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
874
875 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
876
877         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
878
879 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
880
881         * wl-util.el (wl-completing-read-multiple-1): New internal function.
882         (wl-completing-read-multiple-2): Ditto.
883         (wl-completing-read-multiple): Define use above functions.
884
885         * wl-summary.el (wl-summary-sort): Removed the workaround for a
886         bug of `completing-read-multiple' about default value.
887
888         * wl-xmas.el (wl-completing-read-multiple): Removed.
889
890         * wl-mule.el (wl-completing-read-multiple): Ditto.
891
892         * wl-e21.el (wl-completing-read-multiple): Ditto.
893
894 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
895
896         * wl-util.el (wl-filter-associations): New function.
897
898         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
899         (wl-spam-ignored-folder-list): Ditto.
900         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
901         (wl-spam-string-member-p): New function.
902         (wl-spam-domain): Use it.
903         (wl-spam-split-numbers): New function.
904         (wl-spam-apply-partitions): Ditto.
905         (wl-spam-register-spam-messages): Use `folder' instead of
906         `wl-summary-buffer-elmo-folder'.
907         (wl-spam-register-good-messages): Ditto.
908         (wl-summary-exec-action-spam): Decide a domain by real folder of
909         message.
910         (wl-summary-exec-action-refile-with-register): Likewise.
911
912 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * wl-e21.el (wl-e21-find-image): New function.
915         (wl-e21-setup-toolbar): Use it instead of `find-image'.
916         (wl-e21-highlight-folder-group-line): Ditto.
917         (wl-folder-init-icons): Ditto.
918         (wl-plugged-init-icons): Ditto.
919         (wl-biff-init-icons): Ditto.
920
921 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
922
923         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
924         (wl-inhibit-save-drafts): New internal variable.
925         (wl-disable-auto-save): Ditto.
926         (wl-save-drafts): Treat above variables.
927         (wl-auto-save-drafts): New function.
928         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
929         `wl-stop-save-drafts'.
930         (wl-start-save-drafts): New function.
931         (wl-stop-save-drafts): Ditto.
932         (wl-set-auto-save-draft): New command.
933
934         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
935         `wl-set-save-drafts'.
936
937 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
938
939         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
940         `make-local-variable' instead of `make-variable-buffer-local'.
941
942 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
943
944         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
945
946 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
947
948         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
949
950 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
953         of working buffer.
954
955 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
956
957         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
958
959         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
960         value into recipients; Bind `wl-draft-remove-group-list-contents'
961         as nil.
962
963 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
964
965         * wl-summary.el (wl-summary-sort): Fixed the last change.
966
967         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
968         (wl-summary-sort-messages): Ditto.
969         (wl-summary-rescan): Use it.
970         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
971         `completing-read'; Append candidates for reverse order.
972
973 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * Version number is increased to 2.15.2.
976
977 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
978
979         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
980         "Smaller".
981         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
982
983 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
984
985         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
986
987 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
988
989         * wl-vars.el (wl-draft-additional-header-alist): Add into the
990         customize group `wl-draft'.
991         (wl-draft-add-in-reply-to): Move customize group from `wl' to
992         `wl-draft'.
993         (wl-draft-add-references): Ditto.
994
995         * wl-action.el (wl-summary-print-argument): Rename argument from
996         `folder' to `data'.
997
998 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
999
1000         * wl-summary.el (wl-summary-rescan-message): Call
1001         `wl-thread-cleanup-symbols' before insert thread.
1002
1003 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl.el (wl-init): Set `elmo-get-folder-function' as
1006         `wl-folder-make-elmo-folder'.
1007
1008         * wl-spam.el (wl-summary-exec-action-spam): Use
1009         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
1010
1011         * wl-folder.el (wl-folder-make-elmo-folder): New function.
1012         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
1013         `elmo-make-folder'.
1014         (wl-folder-get-elmo-folder): Ditto.
1015         (wl-folder-create-subr): Simplify.
1016
1017 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1018
1019         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
1020
1021 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1022
1023         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
1024         contents in message buffer instead of original buffer. If optional
1025         argument specified, ask coding system for encode.
1026
1027 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
1028
1029         * wl-spam.el (wl-summary-test-spam-region): New function.
1030         (wl-spam-setup): Bind "rkc".
1031
1032 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
1035
1036 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
1037
1038         * wl-spam.el (wl-summary-test-spam): Fix typo.
1039         (wl-message-check-spam): Ditto.
1040
1041 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1042
1043         * wl-summary.el (wl-summary-default-from): Simplify.
1044
1045 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1046
1047         * wl-action.el (wl-summary-exec-action-refile): Simplify.
1048         (wl-summary-exec-action-copy): Ditto.
1049         (wl-summary-auto-refile): Check existence of temporary mark.
1050
1051 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1052
1053         * wl-summary.el (wl-summary-create-line): Use
1054         `elmo-time-to-datevec'.
1055
1056         * wl-expire.el (wl-expire-archive-date): Ditto.
1057         (wl-expire-localdir-date): Ditto.
1058
1059         * wl-util.el (wl-day-number): Abolish.
1060
1061         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
1062         of `wl-day-number'.
1063         (wl-score-followup): Ditto.
1064         (wl-score-add-followups): Ditto.
1065         (wl-score-get-latest-msgs): Ditto.
1066         (wl-score-get-header-entry): Ditto.
1067         (wl-score-edit-insert-date): Ditto.
1068
1069 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
1072         `elmo-message-entity-field' with 2nd argument `type'.
1073
1074 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
1075
1076         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
1077
1078 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1079
1080         * wl-thread.el (wl-thread-delete-message): Delete descendant
1081         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
1082
1083 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1084
1085         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
1086
1087 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1088
1089         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
1090         `Access folder'.
1091
1092 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1093
1094         * wl-vars.el (wl-access-folder-icon): New user option.
1095
1096         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
1097         `Access folder'.
1098
1099 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1100
1101         * wl-summary.el (wl-summary-buffer-set-folder): Use
1102         `wl-folder-mime-charset'.
1103
1104         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
1105         `mime-charset'.
1106         (wl-folder-get-elmo-folder): Ditto.
1107         (wl-folder-mime-charset): New function.
1108
1109 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1110
1111         * wl-util.el (wl-parse-addresses): Define alias of
1112         `elmo-parse-addresses' (move to `elmo-util.el').
1113
1114         * wl-summary.el (wl-summary-default-from): Follow the API change.
1115         (wl-summary-overview-entity-compare-by-date): Ditto.
1116         (wl-summary-overview-entity-compare-by-from): Ditto.
1117         (wl-summary-get-list-info): Get value of `ml-info' field from
1118         entity at first.
1119         (wl-summary-rescan-message): Treat prefix argument.
1120         (wl-summary-prefetch-msg): Follow the API change.
1121         (wl-summary-search-by-subject): Ditto.
1122         (wl-summary-insert-thread): Ditto.
1123         (wl-summary-line-subject): Ditto.
1124         (wl-summary-line-from): Ditto.
1125         (wl-summary-create-line): Ditto.
1126         (wl-summary-print-message-with-ps-print): Ditto.
1127
1128         * wl-score.el (wl-score-ov-entity-get): Ditto.
1129         (wl-score-followup): Ditto.
1130         (wl-score-add-followups): Use `elmo-message-entity-field' instead
1131         of `car'.
1132         (wl-score-get-latest-msgs): Follow the API change.
1133         (wl-score-get-header): Ditto.
1134
1135         * wl-refile.el (wl-refile-learn): Ditto.
1136         (wl-refile-subject-learn): Ditto.
1137         (wl-refile-get-field-value): Ditto.
1138         (wl-refile-guess-by-history): Ditto.
1139         (wl-refile-guess-by-subject): Ditto.
1140
1141         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
1142
1143         * wl-expire.el (wl-expire-date-p): Removed.
1144         (wl-expire-archive-date): Follow the API change.
1145         (wl-expire-localdir-date): Ditto.
1146         (wl-summary-expire): Ditto.
1147
1148         * Version number is increased to 2.15.1.
1149
1150 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1151
1152         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
1153         group is access or not (it is not strict, like wl-fldmgr-rename).
1154
1155 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1156
1157         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
1158         duplicate call of `wl-summary-print-argument' on the wrong line.
1159
1160 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1161
1162         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
1163         even if argument `number' is nil.
1164         (wl-summary-insert-line): Print action argument if current message
1165         has it.
1166
1167 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1168
1169         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
1170         (wl-draft-reply): Ditto.
1171         (wl-draft): Add optional argument `parent-number' and call
1172         `wl-draft-create-buffer' with it.
1173         (wl-draft-create-buffer): Add optional argument
1174         `parent-number'. Set wl-draft-parent-number as it.
1175
1176 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1177
1178         * wl-folder.el (wl-folder-set-persistent-mark): If summary
1179         buffer is not for given folder, don't use it.
1180
1181 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1182
1183         * Version number is increased to 2.15.0.
1184
1185 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
1188
1189         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
1190         (wl-highlight-get-face-by-name): New internal function.
1191         (wl-highlight-summary-line-face-spec): Use it and fixed.
1192
1193 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1194
1195         * wl-summary.el (wl-summary-sync-update): Use
1196         `elmo-message-entity-field' instead of `car' to get message-id
1197         from overview entity.
1198
1199         * wl-summary.el (wl-summary-rescan-message): Call
1200         `wl-highlight-summary-displaying' when displaying a message.
1201
1202 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1203
1204         * wl-draft.el (wl-draft-config-info-filename): Extracted from
1205         `wl-draft-config-info-operation'.
1206         (wl-draft-buffer-change-number): New function.
1207         (wl-draft-rename-saved-config): Ditto.
1208         * wl.el (wl-init): Connect slot for message-number-changed.
1209         (toplevel): Add autoload for wl-draft-rename-saved-config.
1210
1211 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1212
1213         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
1214         `update-overview'
1215         (wl-summary-buffer-detach): Disconnect from it.
1216         (wl-summary-rescan-message): Use command.
1217
1218         * wl-message.el (wl-message-buffer-display): Use
1219         `with-current-buffer' instead of `save-excursion'.
1220
1221 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1222
1223         * wl-mime.el (wl-draft-preview-attributes-list): Protect
1224         wl-draft-preview-attributes-list from distraction.
1225
1226 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1227
1228         * wl-summary.el (wl-summary-sync-update): Sort the return value of
1229         `elmo-list-diff'.
1230
1231 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1232
1233         * wl-summary.el
1234         (wl-summary-edit-addresses-collect-candidate-fields): Use
1235         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
1236
1237         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
1238         instead of `elmo-set-work-buf'.
1239
1240         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
1241         (wl-address-make-address-list): Ditto.
1242
1243         * Version number is increased to 2.13.3.
1244
1245 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1246
1247         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
1248         user option.
1249
1250         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
1251         argument `5'.
1252
1253         * wl-message.el (wl-message-display-no-merge-p): New function.
1254         (wl-message-buffer-display): Check whether the message is
1255         reassembled and follow the API change.
1256
1257 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1258
1259         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
1260         multibyte on working buffer and removed unnecessary
1261         `buffer-disable-undo'.
1262
1263 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1264
1265         * wl-util.el (wl-read-search-condition-internal): Fixed the last
1266         change.
1267
1268 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1269
1270         * wl-util.el (wl-read-search-condition-internal): Protect
1271         elmo-global-flags from distraction.
1272
1273 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1274
1275         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
1276
1277         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
1278         (wl-summary-event-handler): Ditto.
1279         (wl-summary-update-persistent-mark-on-event): New
1280         function (renamed from `elmo-event-handler-flag-changed').
1281         (wl-summary-buffer-attach): New function.
1282         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
1283         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
1284         instead of `elmo-folder-add-handler'.
1285
1286         * Version number is increased to 2.13.2.
1287
1288 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1289
1290         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
1291         and "\177" to the `wl-news-previous-page'.
1292         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
1293         (wl-news-previous-page): New function.
1294
1295 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1296
1297         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
1298         instead of `write-region' and simplify.
1299
1300 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1301
1302         * wl-template.el (wl-template-select): Cause error if
1303         `wl-template-alist' is nil.
1304
1305 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1306
1307         * wl-news.el.in: Set file variable `no-byte-compile'.
1308
1309 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1310
1311         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
1312         whether a target message is within displaying area.
1313         (elmo-event-handler-cache-changed): Ditto.
1314
1315 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
1316
1317         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
1318         to `defun'.  Use `nconc' instead of `append' to collect descendant
1319         message numbers.
1320
1321 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1322
1323         * wl-thread.el (wl-thread-save-top-list)
1324         (wl-thread-save-entities): Use `with-temp-buffer'.
1325         * wl-news.el.in (wl-news-previous-version-load):
1326         (wl-news-previous-version-save): Ditto.
1327         * wl-summary.el (wl-summary-load-file-object)
1328         (wl-summary-save-view-cache): Ditto.
1329
1330 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1331
1332         * wl-util.el (toplevel): Require 'elmo-flag'.
1333         (wl-read-search-condition): New function (Renamed from
1334         `elmo-read-search-condition').
1335         (wl-read-search-condition-internal): Likewise.
1336
1337         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
1338         invalid.
1339         (wl-summary-pick): Use `wl-read-search-condition' instead of
1340         `elmo-read-search-condition'.
1341         (wl-summary-virtual): Ditto.
1342
1343         * wl-folder.el (wl-folder-virtual): Ditto.
1344         (wl-folder-pick): Ditto.
1345
1346         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
1347
1348 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1349
1350         * wl-summary.el (wl-summary-reedit): Call
1351         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
1352
1353 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-mime.el (toplevel): Require wl-vars.
1356
1357         * wl-message.el (toplevel): Require cl at compile.
1358
1359         * wl-draft.el (toplevel): Require elmo.
1360
1361 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1362
1363         * wl-message.el (wl-message-buffer-prefetch): Count is a number
1364         and do nothing when it is not positive.
1365         (wl-message-buffer-prefetch-next): Ditto.
1366
1367 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1368
1369         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1370         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1371         (wl-summary-redisplay-internal): Ditto.
1372
1373         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1374         message (the condition is borrowed from `wl-check-variables-2').
1375         (wl-summary-redisplay-internal): Ditto.
1376
1377 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1378
1379         * wl-mime.el (wl-draft-nntp-attribute): New function.
1380         (wl-draft-attribute-nntp-posting-server): Use it.
1381         (wl-draft-attribute-nntp-posting-port): Ditto.
1382
1383         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1384         (wl-draft-show-attributes-buffer): Ditto.
1385         (wl-draft-hide-attributes-buffer): Ditto.
1386         (wl-draft-attribute-newsgroups): Ditto.
1387         (wl-draft-attribute-nntp-posting-server): Ditto.
1388         (wl-draft-attribute-nntp-posting-port): Ditto.
1389         (wl-draft-preview-message): Use there functions.
1390
1391         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1392         value.
1393
1394 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1395
1396         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1397         (wl-draft-reedit): Ditto.
1398         (wl-draft-queue-flush): Ditto.
1399
1400         * wl-mime.el (wl-message-request-partial): Ditto.
1401         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1402         instead of `elmo-message-fetch'.
1403
1404         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1405
1406         * wl-summary.el (wl-summary-message-string): Ditto.
1407
1408 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1409
1410         * wl-util.el (wl-current-message-buffer): Follow the API change.
1411
1412         * wl-summary.el (wl-summary-redisplay-internal): Call
1413         `wl-summary-mark-as-read' with 2nd argument as nil and update
1414         unread count instead of persistent mark.
1415
1416         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1417         variable.
1418         (wl-message-redisplay): Follow the API change.
1419         (wl-message-buffer-display): Managed mime-entity directly and
1420         return preview buffer only.
1421         (wl-message-display-internal): Rewrite.
1422         (wl-message-buffer-prefetch-subr): Not save return value of
1423         `wl-message-buffer-display'.
1424
1425         * Version number is increased to 2.13.1.
1426
1427 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1430         'elmo-multiple-fields-body-list' with boundary specified.
1431
1432 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1433
1434         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1435         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1436         cache if `wl-summary-resend-use-cache' is non-nil.
1437
1438 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1439
1440         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1441         (wl-nntp-posting-stream-type): Ditto.
1442
1443 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1444
1445         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1446
1447 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1448
1449         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1450         message.
1451
1452 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1453
1454         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1455         Abolish.
1456         (wl-summary-buffer-persistent-mark-version): New internal
1457         variable.
1458         (wl-summary-update-mark-and-highlight-window): Check by
1459         wl-summary-persistent-mark-invalid-p.
1460         (wl-summary-update-status-marks): Ditto.
1461         (elmo-event-handler-flag-changed): Rewrite.
1462         (elmo-event-handler-cache-changed): Define.
1463         (wl-summary-prefetch-msg): Does not update persistent mark here.
1464         (wl-summary-delete-cache): Ditto.
1465         (wl-summary-resume-cache-status): Ditto.
1466         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1467         (wl-summary-persistent-mark-invalid-p): New function.
1468         (wl-summary-validate-persistent-mark): Ditto.
1469         (wl-summary-validate-persistent-mark-string): Ditto.
1470         (wl-summary-invalidate-persistent-mark): Ditto.
1471         (wl-summary-update-persistent-mark): Call
1472         `wl-summary-validate-persistent-mark'.
1473         (wl-summary-create-line): Call
1474         `wl-summary-validate-persistent-mark-string'.
1475
1476         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1477         status as t if cache used.
1478
1479 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1480
1481         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1482         only if the target is group.
1483         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1484
1485 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1486
1487         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1488
1489 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1492
1493         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1494
1495 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1496
1497         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1498         (Thanks to Yoichi NAKAYAMA).
1499
1500 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1501
1502         * wl-util.el (wl-save-drafts): Restore echo area.
1503
1504 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1505
1506         * Version number is increased to 2.13.0.
1507
1508         * wl-util.el (wl-biff-check-folder-async): Use
1509         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1510
1511 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1512
1513         * wl-message.el (wl-message-display-internal): Does not put
1514         wl-message-display-type property on message buffer.
1515         (wl-message-buffer-display-type): New function.
1516
1517         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1518
1519         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1520         `wl-summary-buffer-detach'.
1521         (wl-summary-message-display-type): Use
1522         `wl-summary-buffer-display-type'.
1523
1524 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1525
1526         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1527         buffer-local.
1528
1529         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1530         kill-buffer-hook instead of make-local-variable.
1531         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1532
1533 2004-12-12  Scott Renfro <scott@renfro.org>
1534
1535         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1536         regex for square-branket.
1537
1538 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1539
1540         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1541         `wl-message-mime-analysis-p' with argument `header'.
1542
1543 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1544
1545         * wl-mime.el (wl-draft-yank-current-message-entity): 
1546         Switch to no-mime following method according to wl-message-display-type
1547         property.
1548         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1549
1550         * wl-message.el (wl-message-display-internal): 
1551         Put wl-message-display-type property on message buffer.
1552
1553         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1554         (wl-message-display-internal): Ditto;
1555
1556         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1557
1558 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * wl-message.el (wl-message-make-display-type): New function.
1561         (wl-message-display-type-property): Ditto.
1562         (wl-message-mime-analysys-p): Ditto.
1563         (wl-message-display-all-header-p): Ditto.
1564         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1565         added `display-type'.
1566         (wl-message-buffer-display): Likewise.
1567         (wl-message-display-internal): Likewise.
1568         (wl-message-buffer-display-type): Abolish.
1569         (wl-message-buffer-prefetch-subr): Follow the API changed.
1570
1571         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1572         from wl-summary-buffer-display-all-header and changed default value.
1573         (wl-summary-message-display-type): New function.
1574         (wl-summary-buffer-display-mime-mode): Ditto.
1575         (wl-summary-buffer-display-header-mode): Ditto.
1576         (wl-summary-toggle-mime): Rewrite with above functions.
1577         (wl-summary-toggle-all-header): Ditto.
1578         (wl-summary-redisplay): Force redisplay with default mode.
1579         (wl-summary-redisplay-internal): Renamed argument from `mode',
1580         `all-header' to `mime-mode', `header-mode'.
1581         Use `wl-message-make-display-type'.
1582
1583         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1584         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1585
1586 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1589
1590 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1591
1592         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1593         in original message buffer.
1594         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1595         buffer.
1596
1597 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1598
1599         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1600
1601 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1602
1603         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1604
1605 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1606
1607         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1608         when actions succeeded.
1609         (wl-summary-exec-action-copy): Likewise.
1610
1611 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1612
1613         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1614         there is switch-to-buffer at the end of wl-message-select-buffer.
1615         (wl-summary-reply): Ditto.
1616
1617 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1618
1619         * wl-summary.el (wl-summary-forward): Put subject in original
1620         message buffer as argument of wl-draft-forward.
1621         * wl-draft.el (wl-draft-forward): Decode subject as in
1622         wl-draft-reply.
1623
1624 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1625
1626         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1627         a folder under access group.
1628
1629 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1630
1631         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1632         wl-message-buffer-display.
1633
1634         * wl-util.el (wl-set-save-drafts): Fix typo.
1635
1636 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1637
1638         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1639         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1640         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1641         the way to measure the width of a bitmap image; don't put face on
1642         ascii and bitmap images; put the mark which should not use the
1643         variable-pitch face on ascii and bitmap images.
1644         (wl-demo-setup-properties): Don't use the variable-pitch face on
1645         ascii and bitmap images; made it work on Emacs 20 and earlier.
1646         (wl-demo-insert-text): End with a newline at the bottom; don't put
1647         face on text.
1648
1649         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1650
1651 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1652
1653         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1654
1655         * wl-util.el (wl-save-drafts): Moved from sample setting.
1656         (wl-set-save-drafts): New function to set idle timer.
1657         * wl-draft.el (wl-draft): Call it.
1658         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1659
1660 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1661
1662         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1663         a summary which has toggle display status off.
1664
1665 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1666
1667         * wl-draft.el (wl-draft-do-fcc): No cache save.
1668
1669 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * wl-summary.el (elmo-event-handler-flag-changed): Use
1672         `set-buffer' instead of `with-current-buffer'.
1673
1674 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1675
1676         * wl-summary.el (wl-summary-after-resize-function): New function.
1677         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1678         window-size-change-functions.
1679
1680 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1681
1682         * wl-draft.el (wl-draft-create-buffer): Bind
1683         `change-major-mode-hook' after current buffer is changed.
1684
1685         * wl-summary.el (wl-summary-buffer-detach): New function.
1686         (wl-summary-buffer-set-folder): Call it.
1687         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1688         change-major-mode-hook and kill-buffer-hook.
1689         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1690         (wl-summary-switch-to-clone-buffer): Ditto.
1691         (wl-summary-goto-folder-subr): Ditto.
1692
1693 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1694
1695         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1696         after boundp check.
1697
1698 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1699
1700         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1701         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1702         for `kill-buffer'.
1703
1704         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1705         handler of current buffer from elmo-folder.
1706
1707 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1708
1709         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1710
1711 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1712
1713         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1714         variable.
1715         (wl-summary-event-handler): New class.
1716         (elmo-event-handler-flag-changed): Define to update persistent
1717         mark.
1718         (wl-summary-buffer-set-folder): Register event handler to
1719         elmo-folder.
1720         (wl-summary-exit): Unregister event handler.
1721         (wl-summary-goto-folder-subr): Ditto.
1722         (wl-summary-mark-as-read-all): Does not call
1723         `wl-summary-update-persistent-mark' directly.
1724         (wl-summary-mark-as-read-internal): Ditto.
1725         (wl-summary-set-persistent-mark-internal): Ditto.
1726         (wl-summary-set-flags-internal): Ditto.
1727
1728         * Version number is increased to 2.11.33.
1729
1730 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1731
1732         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1733         to nil.
1734
1735 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1736
1737         * wl-spam.el (wl-spam-setup): Add hook
1738         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1739         instead of `wl-summary-prepare-hook'.
1740
1741         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1742         if folder type is `'flag'.
1743         (wl-summary-mark-as-important): Ditto.
1744
1745 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1746
1747         * wl-address.el (wl-address-minibuffer-history): New variable.
1748         (wl-address-minibuffer-local-map): New keymap.
1749         (wl-address-read-from-minibuffer): New function.
1750
1751         * wl-action.el (wl-summary-get-resend-address): Use
1752         `wl-address-read-from-minibuffer' instead of `completing-read'.
1753
1754 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1755
1756         * Version number is increased to 2.11.32.
1757
1758 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1759
1760         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1761         without mule to iso-8859-1.
1762         (wl-draft-add-in-reply-to): Add note in description.
1763         (wl-draft-add-references): Ditto.
1764
1765 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1766
1767         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1768         definition for `m'.
1769         (wl-summary-mode-line-format): Add '[%m]'.
1770         (wl-message-mode-line-format-spec-alist): Ditto.
1771         (wl-summary-display-mime-mode-list): New variable.
1772
1773         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1774         from wl-summary-buffer-display-as-is.
1775         (wl-summary-buffer-display-all-header): New buffer local variable.
1776         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1777         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1778         instead of wl-summary-buffer-display-as-is.
1779         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1780         (wl-summary-set-persistent-mark): Ditto.
1781         (wl-summary-set-message-buffer-or-redisplay): Just call
1782         `wl-summary-redisplay-internal' without optional arguments.
1783         (wl-summary-toggle-mime): Rewrite.
1784         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1785         (wl-summary-toggle-all-header): New function.
1786         (wl-summary-redisplay-internal): Treat mime mode.
1787
1788         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1789         to wl-mime-preview-follow-no-mime.
1790         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1791         accodring to the display-mode.
1792
1793         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1794         (wl-message-buffer-display): Changed argument name from `as-is' to
1795         `mode'.
1796         (wl-message-display-internal): Ditto;
1797         Bind elmo-mime-display-header-analysis according to the mode.
1798         (wl-message-display-internal): Put wl-message-display-mime-mode
1799         property on entire buffer.
1800
1801 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1802
1803         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1804
1805 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1806
1807         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1808         Don't extract mail address.
1809         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1810
1811         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1812
1813         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1814
1815 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1816
1817         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1818         wl-fldmgr-cut-entity-list on confirmation.
1819
1820 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1821
1822         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1823         (wl-mime-quit-preview): Check existence of
1824         mime-edit-temp-message-buffer here.
1825
1826 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1827
1828         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1829         after deletion.
1830
1831         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1832         before calling wl-mime-quit-preview.
1833
1834 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1835
1836         * wl-summary.el (wl-summary-pick): If call it with prefix
1837         argument, set `delete-marks' as non-nil. Pick from only visible
1838         messages.
1839         (wl-summary-check-target-mark): New function.
1840         (wl-summary-target-mark-mark-as-read): Use it.
1841         (wl-summary-target-mark-mark-as-unread): Ditto.
1842         (wl-summary-target-mark-operation): Ditto.
1843         (wl-summary-target-mark-set-flags): Ditto.
1844         (wl-summary-target-mark-save): Ditto.
1845         (wl-summary-target-mark-pick): Ditto.
1846         (wl-summary-target-mark-forward): Ditto.
1847         (wl-summary-target-mark-reply-with-citation): Ditto.
1848         (wl-summary-target-mark-print): Ditto.
1849         (wl-summary-target-mark-uudecode): Ditto.
1850
1851         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1852         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1853         with `ask-coding' is non-nil.
1854
1855 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1856
1857         * wl-thread.el (wl-thread-set-parent): If parent is a message
1858         which is identified by references, set linked as nil.
1859
1860 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1861
1862         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1863         (wl-message-mode-line-format-spec-alist): Ditto.
1864         (wl-message-mode-line-format): Ditto.
1865         (wl-summary-mode-line-format): Ditto for docstring.
1866         (wl-summary-no-mime-folder-list): Fix typo.
1867
1868         * wl-util.el (wl-current-message-buffer): Call
1869         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1870
1871         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1872         variable.
1873         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1874         of `wl-summary-redisplay-no-mime'.
1875         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1876         (wl-summary-toggle-mime): New function.
1877         (wl-summary-redisplay-all-header): Rewrite.
1878         (wl-summary-redisplay-no-mime): Ditto.
1879         (wl-summary-redisplay-internal): Added argument `as-is' and
1880         `all-header'.
1881
1882         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1883         New variable.
1884         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1885         bottom.
1886         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1887         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1888         "/" unconditionally.
1889
1890         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1891         wl-mime-preview-follow-no-mime for as-is content.
1892         (wl-mime-preview-follow-no-mime): New function.
1893         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1894
1895         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1896         and added `as-is', `all-header'.
1897         (wl-message-buffer-display): Ditto.
1898         (wl-message-buffer-display-type): New function.
1899
1900 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1901
1902         * wl-vars.el (wl-message-header-button-alist): Change default
1903         value.
1904         (wl-message-body-button-alist): Ditto.
1905
1906 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1907
1908         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1909
1910 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1911
1912         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1913
1914 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1915
1916         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1917         is always true.
1918
1919 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1920
1921         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1922         on null entity.
1923
1924 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1925
1926         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1927
1928 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1929
1930         * wl-vars.el (wl-summary-resend-hook): New hook.
1931
1932         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1933         `wl-summary-resend-hook'.
1934
1935 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1936
1937         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1938         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1939         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1940         (wl-summary-new-cached-mark): Changed default value to 'n'.
1941         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1942         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1943         (wl-folder-sync-range-alist): Remove spec for 'flag.
1944         (wl-summary-force-prefetch-folder-list): New user option.
1945
1946         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1947         `wl-summary-toggle-persistent-mark'.
1948         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1949         number is nil.
1950         (wl-summary-mark-as-answered-region): Set interactive argument of
1951         `wl-summary-set-persistent-mark-internal'.
1952         (wl-summary-mark-as-important-region): Ditto.
1953         (wl-summary-unset-persistent-mark): Ditto.
1954         (wl-summary-set-persistent-mark): Ditto.
1955         (wl-summary-mark-as-answered): Ditto.
1956         (wl-summary-mark-as-important): Ditto.
1957         (wl-summary-set-persistent-mark-internal): Do nothing
1958         when `elmo-message-flag-available-p' is nil.
1959         (wl-summary-toggle-persistent-mark): New function.
1960         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1961         when the folder matches `wl-summary-force-prefetch-folder-list'.
1962
1963
1964         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1965         when number is nil.
1966         (wl-highlight-summary-forwarded-face): New face.
1967
1968 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1969
1970         * Version number is increased to 2.11.31.
1971
1972 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1973
1974         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1975         (wl-biff-check-folder-async): Ditto.
1976         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1977
1978 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1979
1980         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1981         Add an argument `reverse'.  All callers are updated.
1982         (wl-summary-sort): Add a prefix argument `reverse' to specify
1983         reverse sorting.
1984         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1985         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1986         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1987
1988 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1989
1990         * wl-message.el (wl-message-redisplay): Does not narrow header if
1991         disply-type is all-header or as-is.
1992
1993         * wl-summary.el (wl-summary-enter-handler): Use
1994         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1995
1996 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1997
1998         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1999         after adding wl-draft-parent-variables.
2000         (wl-draft-forward): Ditto.
2001
2002 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2003
2004         * wl-summary.el (wl-summary-sync-marks): Call
2005         `wl-summary-set-persistent-mark' and
2006         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
2007         (wl-summary-set-persistent-mark-internal): Add 4th argument
2008         `no-server'.
2009         (wl-summary-unset-persistent-mark): Ditto.
2010         (wl-summary-set-persistent-mark): Ditto.
2011         (wl-summary-add-flags-internal): Abolish.
2012         (wl-summary-remove-flags-internal): Ditto.
2013         (wl-summary-mark-as-important-internal): Ditto.
2014         (wl-summary-mark-as-important): Use
2015         `wl-summary-set-persistent-mark' instead of
2016         `wl-summary-add-flags-internal'.
2017         (wl-summary-mark-as-important-region): Ditto.
2018
2019         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2020
2021         * wl-summary.el (wl-summary-get-available-flags): New function.
2022         (wl-summary-sync-marks): Use it and simplified.
2023         (wl-summary-unset-persistent-mark): Use
2024         `wl-summary-get-available-flags'.
2025         (wl-summary-set-persistent-mark): Ditto.
2026
2027 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2028
2029         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
2030         id.
2031
2032 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * wl-summary.el (wl-summary-enter-handler): If argument is not a
2035         number, call `wl-summary-prev-line-content'. Show message when the
2036         message is not found.
2037
2038 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2039
2040         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
2041         wl-summary-enter-handler.
2042         (wl-summary-enter-handler): New command.
2043
2044         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
2045         docstring and custom spec.
2046
2047         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
2048         flags too; Don't treat Cached and New.
2049         (wl-summary-set-persistent-mark): Ditto.
2050
2051         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
2052         `wl-folder-set-flag'.
2053
2054         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
2055         instead of `wl-folder-set-flag'.
2056
2057         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
2058         for completion.
2059         (wl-summary-set-persistent-mark): Ditto.
2060
2061         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
2062         instead of `wl-draft-quit-preview'.
2063
2064         * wl-mime.el (toplevel): Avoid compile warning.
2065         (wl-mime-quit-preview): New function
2066         (formarly defined as `wl-draft-quit-preview').
2067         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
2068         quitting method.
2069
2070         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
2071
2072         * wl-folder.el (wl-folder-set-flag): Renamed from
2073         `wl-draft-set-flag-on-parent'.
2074
2075         * wl-draft.el (wl-draft-quit-preview): New function.
2076         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
2077         (wl-draft-send): Call `wl-folder-set-flag' instead of
2078         `wl-draft-set-flag-on-parent'.
2079         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
2080
2081 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2082
2083         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
2084         (wl-draft-send): Ditto.
2085
2086 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2087
2088         * wl-vars.el (wl-draft-reply-hook): Changed default value.
2089         (wl-draft-kill-pre-hook): Set default value as nil.
2090         (wl-summary-reply-hook): Ditto.
2091         (wl-draft-kill-flags): Abolish.
2092
2093         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
2094         (wl-draft-parent-variables): Renamed from
2095         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
2096         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
2097         argument; Add wl-draft-parent-variables to
2098         wl-draft-config-variables.
2099         (wl-draft-reply): Likewise.
2100         (wl-draft-kill-flags): Abolish.
2101         (wl-draft-send): Call wl-draft-set-flag-on-parent.
2102         (wl-draft-set-flag-on-parent): New function.
2103         (wl-draft-setup-parent-flag): Ditto.
2104
2105 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
2106
2107         * wl-draft.el (wl-draft-kill-flags): Avoid error when
2108         `wl-draft-parent-folder' is "".
2109
2110 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2111
2112         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
2113         (wl-summary-digit-jump): New function.
2114         (Adviced by John Owens and Hiroya Murata)
2115
2116         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
2117         (Adviced by John Owens)
2118
2119         * wl-xmas.el (wl-message-define-keymap): Ditto.
2120
2121         * wl-mule.el (wl-message-define-keymap): Ditto.
2122
2123 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2124
2125         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
2126         change of return value of elmo-folder-count-flags.
2127
2128         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
2129         (wl-summary-mark-as-read-internal): Ditto.
2130         (wl-summary-set-persistent-mark-internal): Ditto.
2131         (wl-summary-folder-info-update): Ditto.
2132         (wl-summary-sync-update): Fixed the last change.
2133
2134         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2135
2136 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
2139         (wl-draft-kill-flags): Fixed docstring.
2140
2141         * wl-draft.el (wl-draft-kill-flags): New function.
2142         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
2143
2144 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2145
2146         * wl-vars.el (wl-reply-hook): Abolish.
2147         (wl-draft-reply-hook): New hook.
2148         (wl-summary-reply-hook): Ditto.
2149         (wl-draft-forward-hook): Ditto.
2150         (wl-summary-forward-hook): Ditto.
2151         (wl-draft-kill-flags): New variable.
2152
2153         * wl-summary.el (wl-summary-mark-as-answered-region): Use
2154         wl-summary-set-persistent-mark-internal.
2155         (wl-summary-sync-marks): Use elmo-preserved-flags.
2156         (wl-summary-update-persistent-mark): Make it interactive.
2157         (wl-summary-set-persistent-mark-internal): New inline function.
2158         (wl-summary-mark-as-answered): Use it.
2159         (wl-summary-mark-as-unanswered): Ditto.
2160         (wl-summary-unset-persistent-mark): New function.
2161         (wl-summary-set-persistent-mark): Ditto.
2162         (wl-summary-reply): Don't set answered flag;
2163         Run wl-summary-reply-hook instead.
2164         (wl-summary-forward): Call wl-draft-forward with number.
2165         Run wl-summary-forward-hook.
2166
2167         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
2168         (wl-highlight-summary-line-face-spec): Use it as a default
2169         persistent mark face.
2170
2171         * wl-draft.el (wl-draft-forward): Added optional argument number;
2172         Set wl-draft-parent-number; Run wl-draft-forward-hook.
2173         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
2174         (wl-draft-kill): Use wl-draft-kill-flags.
2175
2176         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
2177
2178         * wl-folder.el (wl-folder-check-one-entity): Follow the change
2179         of return value of elmo-folder-count-flags.
2180
2181         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2182
2183         * wl-summary.el (wl-summary-count-unread): Ditto.
2184         (wl-summary-sync-update): Follow the change above.
2185         (wl-summary-force-prefetch): New function.
2186
2187 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
2188
2189         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
2190         variable `buf' with `let' instead of `setq'.
2191
2192 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2193
2194         * wl-mime.el (wl-message-delete-current-part): If filename exists,
2195         add Content-Disposition heaeder on the deleted part.
2196
2197 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
2198
2199         * wl-draft.el (wl-draft-save): Encode address list under edit by
2200         `eword-encode-unstructured-field-body'.
2201
2202         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
2203
2204 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2205
2206         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
2207         wl-current-summary-buffer.
2208
2209 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
2210
2211         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
2212         `numbers' is ignored.
2213
2214 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2215
2216         * wl-folder.el (wl-folder-open-folder): Avoid error.
2217         Reported by John Owens, [wl-en:815]
2218
2219         * wl.el (wl): Set timer for biff process even if prefix argument
2220         is given or auto-checking is quitted.
2221
2222         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
2223         immediately.
2224         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
2225         (wl-toggle-plugged): Ditto.
2226
2227         * wl-vars.el (wl-biff-use-idle-timer): New variable.
2228         * wl-util.el (wl-biff-start): Use idle timer if
2229         `wl-biff-use-idle-timer' is non-nil.
2230
2231 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2232
2233         * wl-highlight.el (wl-highlight-message): Fix description.
2234
2235 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2236
2237         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
2238         tty.
2239
2240 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2241
2242         * wl-action.el (wl-summary-exec): Print failure count.
2243
2244 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2245
2246         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
2247         to `defun', remove interactive form.
2248         Set elmo-message-fetch-confirm when force-reload is non-nil.
2249
2250 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2251
2252         * wl-summary.el (toplevel): Removed unnecessary autoload.
2253
2254 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2255
2256         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
2257         the buffer is generated from another message buffer.
2258
2259 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2260
2261         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
2262         extracted from `wl-fldmgr-save-folders'.
2263         (wl-fldmgr-delete): Call it after deletion.
2264
2265 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2266
2267         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
2268         multi-tty support.
2269
2270 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
2271
2272         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
2273
2274 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
2275
2276         * wl-summary.el (wl-summary-rescan): Remove unused variables.
2277         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
2278
2279 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2280
2281         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
2282         unsubscribe list only if argument CLEAR is nil.
2283
2284 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2285
2286         * wl-draft.el (wl-draft-reply): Decode subject before removing
2287         Re: prefix.
2288
2289 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
2290
2291         * wl-summary.el (wl-summary-sort-by-size): New command.
2292
2293 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2294
2295         * wl-summary.el (wl-summary-number-list-from-region): New
2296         function.
2297         (wl-summary-mark-as-read-region): Use it.
2298         (wl-summary-mark-as-unread-region): Ditto.
2299         (wl-summary-set-flags-region): Ditto and add optional argument
2300         remove.
2301         (wl-summary-mark-as-answered-region): Ditto.
2302         (wl-summary-mark-as-important-region): Ditto.
2303         (wl-summary-target-mark-mark-as-important): Added optional
2304         argument remove.
2305         (wl-summary-target-mark-mark-as-answered): Ditto.
2306         (wl-summary-target-mark-set-flags): Ditto.
2307
2308 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2309
2310         * wl-summary.el (wl-summary-set-flags-region): Call
2311         `wl-summary-set-flags-internal' with number list instead of call
2312         one by each message.
2313         (wl-summary-target-mark-set-flags): Likewise.
2314
2315 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2316
2317         * wl-summary.el (wl-summary-target-mark-operation): Add optional
2318         argument `inverse' and use `wl-summary-delete-all-target-marks'.
2319         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
2320         (wl-summary-target-mark-mark-as-answered): Likewise.
2321
2322 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2323
2324         * wl-summary.el (wl-summary-target-mark-forward): Use
2325         `wl-summary-delete-all-target-marks' instead of
2326         `wl-summary-delete-all-temp-marks'.
2327         (wl-summary-target-mark-reply-with-citation): Ditto.
2328         (wl-summary-target-mark-uudecode): Ditto.
2329         (wl-summary-target-mark-set-flags): Ditto and remove needless
2330         cursor move.
2331
2332 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2333
2334         * wl-summary.el (wl-summary-target-mark-forward): Protect
2335         wl-summary-buffer-target-mark-list from nreverse.
2336         (wl-summary-target-mark-reply-with-citation): Ditto.
2337
2338 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2339
2340         * wl-thread.el (wl-thread-update-indent-string-thread): Use
2341         `elmo-display-progress-threshold'.
2342
2343 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2344
2345         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
2346         check `wl-summary-highlight'.
2347         (wl-summary-window-scroll-functions): Respect value of
2348         `wl-summary-highlight'.
2349         (wl-summary-sync-update): Run hooks
2350         `wl-summary-buffer-window-scroll-functions' at any time.
2351
2352 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2353
2354         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
2355         from `wl-summary-cleanup-temp-marks'.
2356         (wl-summary-cleanup-temp-marks): Abolish argument.
2357         * wl.el (wl-save-status): Revert previous change.
2358         (wl-execute-temp-marks): New function, call
2359         `wl-summary-exec-with-confirmation'.
2360         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
2361         (wl-folder-save-and-exec-marks): Abolished.
2362
2363 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2364
2365         * wl-e21.el (wl-e21-display-image-p): Respect
2366         `wl-highlight-folder-with-icon'.
2367         (wl-e21-highlight-folder-group-line): Highlight mouse line
2368         even if wl-e21-display-image-p is nil.
2369
2370         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2371         Respect value of `wl-summary-highlight'.
2372
2373         * wl.el (wl-save-status): Remove unused variable.
2374
2375         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2376         (wl-folder-mode-map): Bind it to "x".
2377
2378 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2379
2380         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2381
2382         * wl-thread.el (wl-thread-get-parent-list): Don't check
2383         disconnected ancestors, neglecting needless work in
2384         `wl-thread-update-indent-string-thread'.
2385
2386         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2387         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2388         argument, add argument default-keep to keep marks by default.
2389
2390         * Version number is increased to 2.11.30.
2391
2392         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2393         customization type and docstring.
2394         (wl-draft-reply-without-argument-list): Ditto.
2395
2396 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2397
2398         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2399
2400         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2401
2402 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2403
2404         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2405
2406 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2407
2408         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2409         save-excursion so as not to include run-hooks.
2410
2411 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2412
2413         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2414         Clarify that marks are going to be cleared.
2415
2416 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2417
2418         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2419         according to 3rd element of wl-summary-flag-mark.
2420
2421         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2422
2423 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2424
2425         * wl-action.el (wl-summary-target-mark-all): Don't set
2426         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2427
2428 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2429
2430         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2431         (wl-forward-subject-prefix): Ditto.
2432         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2433         (wl-draft-reply-make-subject): Ditto.
2434
2435         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2436         `wl-draft-forward'.
2437         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2438
2439 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2440
2441         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2442         target message does not exist.
2443
2444 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2445
2446         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2447         `wl-subject-prefix-regexp'.
2448         (wl-subject-forward-prefix-regexp): New variable.
2449         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2450         `wl-draft-strip-subject-re' and take regexp as argument.
2451         (wl-draft-forward): Use it.
2452         (wl-draft-reply): Ditto.
2453
2454 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2455
2456         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2457         emacs multi-tty support.
2458
2459 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2460
2461         * wl-e21.el (wl-e21-display-image-p): Don't call
2462         `display-images-p'.
2463         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2464         support.
2465         (wl-highlight-folder-current-line): Ditto.
2466         (wl-folder-init-icons): Ditto.
2467
2468 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2469
2470         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2471         the last line of summary in unplugged mode.
2472
2473 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2474
2475         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2476
2477 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2478
2479         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2480         * wl-address.el (wl-address-user-mail-address-p): Use it.
2481         (wl-address-delete-user-mail-addresses): Ditto.
2482         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2483
2484         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2485         (wl-address-delete-user-mail-addresses): Ditto.
2486
2487         * wl-address.el (wl-address-delete-user-mail-addresses): New
2488         function.
2489         * wl-refile.el (wl-refile-guess-by-history): Use it.
2490         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2491         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2492
2493         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2494         use wl-address-user-mail-address-p.
2495
2496 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2497
2498         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2499         after opening group.
2500
2501 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2502
2503         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2504         of elmo-set-buffer-multibyte.
2505
2506         * wl-message.el (wl-original-message-mode): Ditto.
2507
2508         * wl-score.el (wl-score-insert-header): Ditto.
2509
2510         * wl-summary.el
2511         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2512         (wl-summary-goto-folder-subr): Ditto.
2513         (wl-summary-insert-headers): Ditto.
2514
2515         * wl-util.el (wl-set-string-width): Ditto.
2516
2517         * Version number is increased to 2.11.29.
2518
2519 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2520
2521         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2522         (wl-highlight-summary-line-help-echo-alist): New variable.
2523         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2524         into `wl-highlight-summary-line-help-echo' and
2525         `wl-highlight-flag-folder-help-echo'.
2526         (wl-highlight-summary-line-string): Change accordingly.
2527         (wl-highlight-summary-current-line): Ditto.
2528
2529 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2530
2531         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2532         at the beginning of field body (Thanks to Markus Knittig).
2533
2534         * wl-draft.el (wl-draft-insert-current-message): Also check
2535         summary buffer, remove unnecessary tag.
2536
2537 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2538
2539         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2540         when wl-message-buffer is nil.
2541
2542         * wl-folder.el (wl-folder): Abolish unused argument.
2543         Call wl-folder-init when wl-folder-entity is nil.
2544         * wl.el (wl): Change accordingly.
2545
2546 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2547
2548         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2549         multibyte string before insert into draft buffer.
2550         (wl-draft-create-buffer): Always enable multibyte characters for
2551         draft buffer.
2552
2553         * Version number is increased to 2.11.28.
2554
2555 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2556
2557         * wl-folder.el (wl-folder-open-close): Handle blank line.
2558         (wl-folder-jump-to-current-entity): Ditto.
2559
2560 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2561
2562         * Version number is increased to 2.11.27.
2563
2564 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2565
2566         * wl-thread.el (wl-thread-insert-message): When the thread is
2567         devided by wl-summary-max-thread-depth, insert line at the end of
2568         buffer.
2569
2570 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2571
2572         * Version number is increased to 2.11.26.
2573
2574 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2575
2576         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2577
2578 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2579
2580         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2581         value of stream-type and session.
2582
2583 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2584
2585         * Version number is increased to 2.11.25.
2586
2587 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2588
2589         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2590         in a quit message.
2591
2592 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2593
2594         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2595         (wl-summary-redisplay-no-mime-internal): Ditto.
2596
2597 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2598
2599         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2600         * wl-vars.el (wl-smtp-connection-type): Ditto.
2601
2602 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2603
2604         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2605         for the separator line and quote mail-header-separator.
2606
2607 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2608
2609         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2610         result message.
2611
2612         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2613         `elmo-multiple-fields-body-list' with boundary as
2614         mail-header-separator.
2615
2616 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2617
2618         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2619
2620 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2621
2622         * wl-util.el (wl-list-diff): Remove unused function.
2623
2624         * wl-draft.el (wl-draft-send-confirm): Discard input before
2625         confirmation.
2626
2627 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2628
2629         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2630         order of flag and new.
2631
2632 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2633
2634         * wl-vars.el (wl-refile-policy-alist): Abolished.
2635
2636         * wl-action.el (wl-summary-set-action-refile): Follow the change
2637         above.
2638
2639 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2640
2641         * wl-highlight.el (wl-highlight-signature-search): Don't use
2642         re-search-backward for a long word since it is possible to crash
2643         XEmacs because of a bug.
2644
2645 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2646
2647         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2648
2649 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2650
2651         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2652         argument for wl-summary-sync-force-update.
2653
2654 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * wl-summary.el (wl-summary-mode-map): Revival of
2657         wl-summary-mark-as-important related bindings;
2658         Bind 'F','tF','mF','rF','m&'.
2659         (wl-summary-mark-as-important-region): Revival.
2660         (wl-summary-target-mark-mark-as-important): Ditto.
2661         (wl-summary-target-mark-operation): New function.
2662         (wl-summary-target-mark-mark-as-answered): Use it.
2663         (wl-summary-decide-flag): Don't set Important as default.
2664         (wl-summary-mark-as-important-internal): Revival.
2665         (wl-summary-mark-as-important): Ditto.
2666
2667         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2668
2669         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2670         instead of facep.
2671
2672 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2673
2674         * wl-dnd.el (wl-dnd-drop-func): Fix.
2675
2676         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2677         mouse-set-point instead of posn-point.
2678
2679         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2680
2681         * wl-mule.el (wl-completing-read-multiple): Ditto.
2682
2683 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2684
2685         * wl-demo.el (face-background-name): Defalias to avoid compile
2686         warning.
2687
2688 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * wl-summary.el (wl-summary-decide-flag): Use
2691         wl-completing-read-multiple instead of completing-read-multiple.
2692
2693         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2694         New alias.
2695
2696         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2697         Use face-background-name instead of face-background.
2698
2699         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2700
2701         * wl-summary.el (wl-summary-save): Use it.
2702         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2703
2704         * wl-mime.el (wl-mime-save-content): Fix last change.
2705
2706 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2707
2708         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2709         New function.
2710         (wl-summary-sort-specs): Added sort.
2711         * wl-mime.el (wl-mime-save-content): Expand file name.
2712
2713 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2714
2715         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2716
2717         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2718
2719 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2720
2721         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2722         for flag if it is not defined.
2723
2724 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2725
2726         * wl-e21.el (wl-highlight-folder-current-line): Use
2727         elmo-folder-type-internal when elmo-folder-type returns nil.
2728
2729         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2730
2731         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2732
2733         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2734
2735         * wl-e21.el (wl-summary-toolbar): Ditto.
2736
2737         * wl-vars.el (wl-demo-background-color): Abolished.
2738         (wl-summary-persistent-mark-priority-list): Renamed from
2739         wl-summary-flag-priority-list.
2740         (wl-summary-flag-alist): New user option.
2741         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2742         (wl-message-mode-line-format-spec-alist): Added 'F'.
2743         (wl-message-mode-line-format): Likewise.
2744         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2745         instead of wl-summary-important-mark.
2746         (wl-file-folder-icon): New variable.
2747
2748         * wl-thread.el (wl-thread-set-flags): Renamed from
2749         wl-thread-mark-as-important.
2750
2751         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2752         warning.
2753         (wl-summary-mode-menu-spec): Follow the change of 
2754         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2755         (wl-summary-mode-map): Follow the change of
2756         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2757         (wl-summary-detect-mark-position): Follow the variable name change.
2758         (wl-summary-set-flags-region): New function for the replacement of
2759         wl-summary-mark-as-important-region.
2760         (wl-summary-sync-marks): Sync all global-flags.
2761         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2762         instead of elmo-message-flagged-p.
2763         (wl-summary-persistent-mark-string): Follow the variable name change;
2764         Put wl-summary-flag-mark if the message has global-flag.
2765         (wl-summary-target-mark-set-flags): Renamed from 
2766         wl-summary-target-mark-mark-as-important.
2767         (wl-summary-decide-flag): New function.
2768         (wl-summary-set-flags-internal): Renamed from
2769         wl-summary-mark-as-important-internal.
2770         (wl-summary-add-flags-internal): New function.
2771         (wl-summary-remove-flags-internal): Ditto.
2772         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2773         (wl-summary-mark-as-unimportant): Abolish.
2774         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2775         (wl-summary-next-message): List flagged messages in the msgdb.
2776
2777         * wl-score.el (wl-summary-score-update-all-lines): Use
2778         wl-summary-add-flags-internal instead of 
2779
2780         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2781
2782         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2783         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2784         (wl-message-buffer-require-all-header): Renamed from
2785         wl-message-buffer-all-header-flag (Ditto).
2786         (wl-message-buffer-flag-indicator): New variable.
2787         (wl-message-redisplay): Changed local varibale name from `flag' to
2788         `display-type'; Set up wl-message-buffer-flag-indicator.
2789         (wl-message-buffer-display): Changed varibale name from `flag' to
2790         `display-type'.
2791         (wl-message-display-internal): Likewise.
2792
2793         * wl-highlight.el (wl-highlight-demo-face): Define default background
2794         color.
2795         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2796
2797         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2798
2799         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2800         (wl-demo-setup-properties): Renamed from
2801         `wl-demo-set-background-color'.
2802         (wl-demo): Follow the change above.
2803         
2804         * Version number is increased to 2.11.24.
2805
2806 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2807
2808         * wl-summary.el (wl-summary-toggle-thread): Call
2809         `wl-summary-rescan' with disable-thread as non-nil.
2810         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2811
2812 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2815         foreground property of the face.
2816         (wl-demo-insert-text): Don't set up face property here.
2817         (wl-demo): Call wl-demo-set-background-color, anyway.
2818
2819 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2820
2821         * wl-vars.el (wl-demo-background-color): The value can be nil.
2822
2823 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2824
2825         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2826         to wl-summary-wheel-dispatcher.
2827
2828         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2829         wl-message-wheel-dispatcher.
2830         (wl-message-wheel-dispatcher): New function.
2831         (wl-summary-wheel-dispatcher): Ditto.
2832
2833 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-action.el (wl-summary-target-mark-all): List messages which are
2836         not in the killed-list.
2837
2838         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2839         only when the folder is 'flag/important.
2840
2841         * wl-address.el (wl-complete-field-body): Complete if the last
2842         character is a space.
2843
2844 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2845
2846         * wl-folder.el (wl-folder-clear-entity-info): Use
2847         elmo-clear-hash-val.
2848
2849         * wl-fldmgr.el (wl-fldmgr-rename): Set
2850         wl-folder-info-alist-modified as t.
2851
2852 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2853
2854         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2855
2856 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2857
2858         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2859         (wl-folder-buffer-last-visited-entity-id): New buffer local
2860         variable.
2861         (wl-folder-revisit-last-visited-folder): New function.
2862         (wl-folder-mode-map): Bind it to "C-i".
2863         (wl-folder-set-current-entity-id): Set last visited folder.
2864         * wl-summary.el (wl-summary-exit): Ditto.
2865
2866 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2867
2868         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2869         before calling `recenter' in order to cope with an XEmacs bug.
2870
2871 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2872
2873         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2874         to the default value.
2875
2876 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2879         change.
2880         (wl-summary-sync-marks): Ditto.
2881         (wl-summary-mark-as-read-internal): Ditto.
2882         (wl-summary-mark-as-answered-internal): Ditto.
2883         (wl-summary-mark-as-important-internal): Ditto.
2884         (wl-summary-reply): Ditto.
2885
2886         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2887         instead of `elmo-folder-unflag-answered'.
2888
2889         * Version number is increased to 2.11.23.
2890
2891         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2892         the last change.
2893
2894 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2895
2896         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2897         Specify "spam" or "good".
2898
2899 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2900
2901         * wl-spam.el (wl-summary-exec-action-spam): Call
2902         wl-folder-confirm-existence for spam folder.
2903         (wl-spam-setup): Bind "mk".
2904
2905 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2906
2907         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2908
2909 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2910
2911         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2912         destination folder is empty.
2913
2914 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2915
2916         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2917         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2918
2919         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2920         (wl-summary-refile-prev-destination-region): New function.
2921         (wl-thread-refile-prev-destination): Ditto.
2922         (wl-summary-target-mark-refile-prev-destination): Ditto.
2923
2924 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2925
2926         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2927         (wl-demo-background-color): Changed default value.
2928
2929         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2930         color.
2931
2932         * wl-demo.el (wl-demo-set-background-color): New function.
2933         (wl-demo): Call it.
2934
2935 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2936
2937         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2938         * wl-address.el (wl-address-add-or-change): Don't add empty
2939         address.
2940
2941 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2942
2943         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2944
2945 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2946
2947         * wl-vars.el (wl-demo-image-filter-alist): New variable
2948         (wl-demo-background-color): Ditto.
2949
2950         * wl-demo.el (wl-demo-xpm-set-background): New function.
2951         (wl-demo-image-filter): Ditto.
2952         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2953
2954         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2955
2956         * wl-demo.el (wl-demo-icon-name): Define as function.
2957         (wl-demo-insert-image): Use it.
2958
2959 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2960
2961         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2962
2963 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2964
2965         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2966
2967 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2968
2969         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2970
2971 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2972
2973         * wl-thread.el (wl-thread-mark-as-answered): New function.
2974
2975         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2976         answered" entry.
2977         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2978         "r&" and wl-thread-mark-as-answered to "t&".
2979         (wl-summary-mark-as-important-region): Refine to toggle mark.
2980         (wl-summary-mark-as-answered-region): New function.
2981         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2982         and 3rd argument.
2983         (wl-summary-mark-as-important-internal): Likewise.
2984
2985 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2986
2987         * wl-template.el (wl-template-preview): New internal variable.
2988         (wl-template-preview-p): New function.
2989         (wl-template-show): Bind `wl-template-preview' as t.
2990
2991 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2992
2993         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2994         `elmo-message-entity-field' with 3rd argument which is non-nil.
2995
2996 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2997
2998         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2999         Removed duplicate local bind `folder'.
3000
3001 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3002
3003         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
3004
3005 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3006
3007         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
3008         duplicate definition.
3009
3010 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
3011
3012         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
3013         non-nil, use it; Don't fetch message if there's no message in the
3014         current cursor position.
3015
3016 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
3017
3018         * wl-util.el (wl-region-exists-p): Use region-active-p.
3019         (wl-deactivate-region): New function.
3020         * wl-message.el (wl-message-redisplay): Deactivate region.
3021
3022         * wl-summary.el (wl-summary-reply): Call
3023         `wl-summary-set-message-buffer-or-redisplay' instead of
3024         `wl-summary-redisplay-internal', don't move point.
3025
3026 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3027
3028         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
3029         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
3030         by regexp.
3031
3032 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3033
3034         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
3035         if no need.
3036
3037 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3038
3039         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
3040         default value to nil.
3041         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
3042         `wl-summary-prepare-hook'; Replace refile action to
3043         `wl-summary-exec-action-refile-with-register'.
3044
3045         * Version number is increased to 2.11.22.
3046
3047 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3048
3049         * wl-summary.el (wl-summary-detect-mark-position): Set
3050         `wl-summary-buffer-weekday-name-lang'.
3051
3052 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
3053
3054         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
3055         (wl-summary-mark-as-read-all): Ditto.
3056         (wl-summary-delete-messages-on-buffer): Ditto.
3057         (wl-summary-sync-update): Ditto.
3058         (wl-summary-mark-as-read-internal): Ditto.
3059         (wl-summary-mark-as-answered-internal): Ditto.
3060         (wl-summary-update-folder-info): Abolished.
3061
3062 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3063
3064         * wl-summary.el (wl-summary-mark-as-read-all): Use
3065         `wl-summary-update-folder-info' instead of
3066         `wl-folder-update-unread'.
3067
3068 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3069
3070         * wl-summary.el (wl-summary-update-folder-info): New function derived from
3071         `wl-summary-folder-info-update'.
3072         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
3073         instead of `wl-summary-folder-info-update'.
3074         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
3075         `wl-folder-set-folder-updated'.
3076         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
3077         instead of `wl-folder-update-unread'.
3078         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
3079         the value of `wl-summary-buffer-unread-count' for the second parameter of
3080         `wl-folder-update-unread'.
3081
3082         * Version number is increased to 2.11.21.
3083
3084 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
3085
3086         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
3087         a local variable.
3088
3089 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3090
3091         * wl-spam.el (wl-summary-mark-spam): Show message only if call
3092         interactively.
3093
3094         * wl-summary.el (wl-summary-mark-as-important-internal): New
3095         internal function.
3096         (wl-summary-mark-as-important): Use it.
3097         (wl-summary-mark-as-unimportant): New function.
3098         (wl-summary-sync-marks): Follow the API change.
3099
3100         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3101
3102         * wl-mime.el (wl-summary-burst): Check target folder is writable.
3103
3104 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
3105
3106         * wl-folder.el (wl-folder-update-unread): Re-indent.
3107         Narrow the scope of a local variable.
3108
3109 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3110
3111         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
3112         (wl-addrmgr-merge-entries): Ditto.
3113         (wl-addrmgr): Added to address entry which exists in draft buffer
3114         if no entry is in original.
3115
3116 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * wl-batch.el: New file.
3119
3120 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3121
3122         * wl-vars.el (wl-use-semi): Remove unused variable.
3123
3124 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3125
3126         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
3127         "?".
3128
3129 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3130
3131         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
3132         wl-summary-new-mark.
3133         (wl-summary-new-cached-mark): New user option.
3134         (wl-summary-score-marks): Follow the change above.
3135         (wl-summary-auto-refile-skip-marks): Ditto.
3136         (wl-summary-incorporate-marks): Ditto.
3137         (wl-summary-expire-reserve-marks): Ditto.
3138
3139         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
3140
3141         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
3142         (wl-summary-persistent-mark-string): Distinguished between cached
3143         and uncached mark when the message is new.
3144
3145 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3146
3147         * wl-spam.el (wl-spam-domain): Renamed from
3148         `wl-spam-folder-guess-domain'.
3149         (wl-summary-exec-action-spam): Register as spam if domain of the
3150         source folder is good.
3151         (wl-summary-exec-action-refile-with-register): Register message if
3152         domain of the source folder is not undecided.
3153
3154 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3155
3156         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
3157         detect thread loop.
3158
3159 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3160
3161         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
3162         and wl-summary-skip-mark-list.
3163
3164 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3165
3166         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
3167
3168         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
3169
3170         * wl-spam.el (toplevel): Require wl-highlight.
3171         (wl-spam-auto-check-policy-alist): Abolish.
3172         (wl-spam-auto-check-folder-regexp-list): New user option.
3173         (wl-spam-auto-check-marks): Ditto.
3174         (wl-spam-mark-action-list): Ditto.
3175         (wl-highlight-summary-spam-face): New face.
3176         (wl-spam-auto-check-message-p): New function.
3177         (wl-spam-map-spam-messages): Fixed message.
3178         (wl-spam-register-spam-messages): Ditto.
3179         (wl-spam-register-good-messages): Ditto.
3180         (wl-summary-spam-map): Add and remove keybind.
3181         (wl-summary-target-mark-spam): Abolish.
3182         (wl-summary-refile-spam): Ditto.
3183         (wl-summary-test-spam): New function.
3184         (wl-summary-mark-spam): Ditto.
3185         (wl-summary-auto-check-spam): Follow the above change.
3186         (wl-summary-exec-action-spam): New function.
3187         (wl-summary-exec-action-refile-with-register): Fixed message.
3188         (wl-message-check-spam): New function.
3189         (wl-spam-setup): Ditto.
3190         (toplevel): Call it if this file is loaded interactivity.
3191
3192         * Version number is increased to 2.11.20.
3193
3194 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3195
3196         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
3197         when new optional argument `force' is non nil or modified.
3198
3199 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3200
3201         * wl.el (toplevel): Require wl-spam when compile.
3202         (wl-save-status): Call wl-spam-save-status.
3203
3204         * wl-spam.el (wl-spam-register-spam-messages): New function.
3205         (wl-spam-register-good-messages): Ditto.
3206         (wl-spam-save-status): Ditto.
3207         (wl-summary-mode-map): Bind
3208         wl-summary-target-mark-register-as-spam to "ms" and
3209         wl-summary-target-mark-register-as-good to "mn".
3210         (wl-summary-register-as-spam): Abolish optional argument; Use
3211         wl-spam-register-spam-messages.
3212         (wl-summary-register-as-spam-all): Use
3213         wl-spam-register-spam-messages.
3214         (wl-summary-register-as-good): Abolish optional argument; Use
3215         wl-spam-register-good-messages.
3216         (wl-summary-register-as-good-all): Use
3217         wl-spam-register-good-messages.
3218         (wl-summary-target-mark-register-as-spam): New funtion.
3219         (wl-summary-target-mark-register-as-good): Ditto.
3220
3221 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3222
3223         * wl-spam.el: New file.
3224
3225 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3226
3227         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
3228
3229         * wl-action.el (wl-auto-refile-guess-functions): New variable.
3230         (wl-summary-auto-refile): Call wl-refile-guess with
3231         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
3232
3233 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3234
3235         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
3236         with disable-thread argument non-nil.
3237
3238 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3239
3240         * wl-summary.el (wl-summary-rescan): Added optional argument
3241         disable-thread.
3242         (wl-summary-sync): Call wl-summary-rescan with argument
3243         disable-thread.
3244         (wl-summary-input-range): Added new range `rescan-thread'.
3245
3246 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
3247
3248         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
3249
3250 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3251
3252         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
3253         internal variable.
3254         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
3255         wl-summary-search-parent-by-subject-regexp and
3256         wl-summary-divide-thread-when-subject-changed as nil.
3257         (wl-summary-insert-sequential): If entity is nil, nothing to do.
3258         (wl-summary-insert-thread): Search parent entity from
3259         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
3260         thread loop.
3261
3262 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
3265
3266         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
3267
3268         * wl-util.el (wl-require-update-all-folder-p): New function.
3269         (wl-get-assoc-list-value): Added `function' to match directive.
3270         (wl-collect-draft): Rewrite.
3271
3272         * wl-summary.el (wl-summary-sync-update): Clear faces
3273         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
3274         are non-nil.
3275         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
3276         argument as function.
3277         (wl-summary-input-range): Ditto.
3278
3279         * wl-folder.el (wl-draft-get-folder): New function.
3280         (wl-folder-get-elmo-folder): Consider draft folder.
3281
3282         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
3283         (wl-draft-buffer-message-number): New buffer local variable.
3284         (wl-draft-folder-internal): New internal variable.
3285         (wl-draft-delete): Rewrite.
3286         (wl-draft-save): Ditto.
3287         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
3288         wl-folder-get-elmo-folder.
3289         (wl-draft-config-info-operation): Ditto.
3290         (wl-jump-to-draft-folder): Ditto.
3291         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
3292         (wl-draft-reedit): Rewrite.
3293
3294         * Version number is increased to 2.11.19.
3295         
3296 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
3297
3298         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
3299         variable.
3300
3301 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3302
3303         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
3304         Use ignore-errors instead of unwind-protect.
3305
3306 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
3307
3308         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
3309         for updating `wl-thread-entity-list'.
3310
3311 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3312
3313         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
3314         parameter from calling `wl-thread-entity-get-older-brothers' and
3315         `wl-thread-entity-get-younger-brothers'.
3316         Replace nested `append' with a single one.
3317
3318 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3319
3320         * wl-summary.el (wl-summary-mode): Don't use the return value of
3321         `make-local-hook'.
3322
3323 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3324
3325         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
3326         instead of `let*'.
3327         (wl-thread-delete-message): Likewise.  Split and narrow the scope
3328         of local variables.
3329
3330 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3331
3332         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
3333         Renamed from wl-summary-window-scroll-functions.
3334         (wl-summary-window-scroll-functions): Don't set to variable.
3335         (wl-summary-display-top): Use run-hooks.
3336         (wl-summary-display-bottom): Ditto.
3337         (wl-summary-toggle-disp-msg): Ditto.
3338         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
3339         Use it instead of wl-summary-window-scroll-functions.
3340         (wl-summary-goto-folder-subr): Don't call
3341         wl-summary-window-scroll-functions, use
3342         wl-summary-buffer-window-scroll-functions instead.
3343
3344 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3345
3346         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
3347         make-local-variable.
3348
3349 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3350
3351         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
3352         set-buffer-modified-p.
3353         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
3354         (wl-summary-display-bottom): Ditto.
3355         (wl-summary-toggle-disp-msg): Ditto.
3356
3357 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3358
3359         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
3360
3361         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
3362         (wl-summary-forward): Use elmo-message-entity-field instead of
3363         elmo-message-field.
3364
3365         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3366
3367 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3368
3369         * wl-summary.el (wl-summary-window-scroll-functions): No use
3370         `append'.
3371
3372 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3373
3374         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3375         function.
3376         (wl-summary-window-scroll-functions): Call it when both
3377         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3378         (wl-summary-temp-mark): Added optional argument number.
3379         (wl-summary-message-mark): Added optional argument flag.
3380         (wl-summary-persistent-mark): Added optional argument number and flag.
3381         (wl-summary-update-persistent-mark): Ditto.
3382         (wl-summary-update-status-marks): Set "r" for interactive spec.
3383
3384         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3385         argument number and flag.
3386
3387         * wl-action.el (wl-summary-registered-temp-mark): 
3388         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3389
3390 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3391
3392         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3393         internal variable (buffer local).
3394         (wl-summary-window-scroll-functions): New function.
3395         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3396         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3397         as nil.
3398         (wl-summary-update-status-marks): Added arguments beg, end and
3399         check.
3400         (wl-summary-update-mark-window): Use function.
3401         (wl-summary-sync-update): Follow the change above.
3402         (wl-summary-switch-to-clone-buffer): Copy
3403         wl-summary-buffer-unsync-mark-number-list.
3404         (wl-summary-goto-folder-subr): Set
3405         wl-summary-buffer-unsync-mark-number-list and
3406         use wl-summary-window-scroll-functions instead of
3407         wl-summary-lazy-highlight.
3408
3409         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3410
3411 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3412
3413         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3414
3415         * wl-summary.el (wl-summary-update-persistent-mark): Call
3416         wl-summary-set-message-modified.
3417
3418         * wl-summary.el (wl-summary-sync-update): Don't call
3419         wl-summary-update-status-marks.
3420
3421         * Version number is increased to 2.11.18.
3422
3423 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3424
3425         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3426         (wl-message-next-page): Ditto.
3427
3428 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3429
3430         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3431         local variable.  Change the order of a collected list into the
3432         same as the specified range.  Remove nil from a collected list.
3433
3434 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3435
3436         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3437         argument for elmo-folder-list-messages.
3438
3439 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3440
3441         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3442         change (wl-summary-count-unreads return a list instead of a cons
3443         cell).
3444
3445 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3446
3447         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3448         `wl-summary-folder-info-update'.
3449
3450 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3451
3452         * wl-summary.el (wl-summary-set-message-modified): No use
3453         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3454         (wl-summary-set-mark-modified): Abolish.
3455         (wl-summary-mark-modified-p): Ditto.
3456         (wl-summary-save-view): Follow the change above.
3457
3458         * wl-expire.el (wl-summary-expire): Likewise.
3459
3460 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3461
3462         * wl-summary.el (wl-summary-detect-mark-position): Use
3463         modb-entity-handler.
3464         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3465
3466         * Version number is increased to 2.11.17.
3467
3468 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3469
3470         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3471         entity field value.
3472         (wl-summary-prefetch-msg): Ditto.
3473         (wl-summary-print-message-with-ps-print): Ditto.
3474
3475 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3476
3477         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3478         for dummy entity.
3479         (wl-summary-insert-thread): Use elmo-message-entity-field.
3480         (wl-summary-update-thread): Use elmo-message-entity-field and
3481         elmo-message-entity-number.
3482         (wl-summary-line-number):  Use elmo-message-entity-number.
3483         (wl-summary-line-size): Use elmo-message-entity-field.
3484         (wl-summary-line-subject): Ditto.
3485         (wl-summary-line-from): Ditto.
3486         (wl-summary-line-attached): Ditto.
3487         (wl-summary-create-line): Ditto.
3488         (wl-summary-create-line): Use elmo-message-entity-number.
3489         (wl-summary-print-message-with-ps-print): Use
3490         elmo-message-entity-field.
3491
3492 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3493
3494         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3495         change in elmo-msgdb-make-message-entity.
3496         (wl-summary-buffer-set-folder): Don't call
3497         wl-summary-detect-mark-position here.
3498         (wl-summary-rescan): Call elmo-message-entity-number.
3499         (wl-summary-sync-update): Ditto.
3500         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3501
3502         * wl-score.el (wl-score-header-index): Redefine 2th element.
3503         (wl-score-overview-entity-get-extra): Abolish.
3504         (wl-score-ov-entity-get): Rewrite.
3505         (wl-score-string-index<, wl-score-string-func<): Abolish.
3506         (wl-score-string<): New function.
3507         (wl-score-string-sort): Use it.
3508
3509         * wl-refile.el (wl-refile-guess-by-history): Use
3510         elmo-message-entity-field.
3511         (wl-refile-guess-by-from): Ditto.
3512         (wl-refile-guess-by-msgid): Ditto.
3513
3514         * Version number is increased to 2.11.16.
3515
3516 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3517
3518         * wl-folder.el (wl-folder-confirm-existence): Don't call
3519         file-exists-p if msgdb-path is nil.
3520         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3521         `wl-read-folder-hist' to `wl-read-folder-history'.
3522
3523 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3524
3525         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3526         `y-or-n-p'.
3527
3528 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3529
3530         * wl-score.el (wl-score-headers): Don't use
3531         elmo-folder-do-each-message-entity.
3532
3533         * Version number is increased to 2.11.15.
3534
3535 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3536
3537         * wl-summary.el (wl-summary-delete-all-msgs): Use
3538         elmo-folder-move-messages instead of elmo-folder-delete-messages
3539         and elmo-folder-detach-messages.
3540         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3541
3542         * wl-expire.el (wl-expire-delete): Ditto.
3543         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3544
3545 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3546
3547         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3548         (wl-message-header-narrowing-fields): Ditto.
3549         (wl-message-header-narrowing-lines): Ditto.
3550         (wl-message-header-narrowing-string): Ditto.
3551
3552         * wl-summary.el (wl-summary-mode-map): Bind
3553         wl-summary-toggle-header-narrowing to "C-cC-f".
3554         (wl-summary-toggle-header-narrowing): New function.
3555
3556         * wl-message.el (wl-message-buffer-create): Call
3557         wl-message-header-narrowing-setup.
3558         (wl-message-redisplay): Call wl-message-header-narrowing.
3559         (wl-message-header-narrowing): New function.
3560         (wl-message-header-narrowing-map): New keymap.
3561         (wl-message-header-narrowing-widen-map): New keymap.
3562         (wl-message-header-narrowing-again-at-mouse): New function.
3563         (wl-message-header-narrowing-1): Ditto.
3564         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3565         (wl-message-header-narrowing-setup): Ditto.
3566         (wl-message-header-narrowing-toggle): Ditto.
3567         
3568         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3569
3570         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3571         'flag as all.
3572         (wl-use-flag-folder-help-echo): New user option.
3573
3574         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3575         wl-summary-highlight as nil.
3576         (wl-summary-set-mark-modified): Follow the API change.
3577         (wl-summary-mark-modified-p): Ditto.
3578         (wl-summary-mark-as-read-all): Ditto.
3579         (wl-summary-sync-marks): Don't call
3580         elmo-folder-list-messages-with-global-mark.
3581         (wl-summary-mark-as-read-internal): Follow the API change.
3582         (wl-summary-mark-as-answered-internal): Ditto.
3583         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3584         Follow the API change.
3585         (wl-summary-create-line): Call with number argument.
3586         (wl-summary-reply): Follow the API change.
3587
3588         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3589         function.
3590         (wl-highlight-summary-line-string): Call it when
3591         wl-use-flag-folder-help-echo is non-nil.
3592         (wl-highlight-summary-current-line): Ditto.
3593         (elmo-flag-folder-referrer): Added autoload setting.
3594
3595         * wl-draft.el (wl-draft-kill): Follow the API change.
3596
3597         * Version number is increased to 2.11.14.
3598         
3599 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3600
3601         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3602
3603 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3604
3605         * Version number is increased to 2.11.13.
3606
3607 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3608
3609         * wl-draft.el (wl-draft-previous-history-element): Fixed
3610         unbalanced parenthesis and bind unbound local variables.
3611
3612 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3613
3614         * wl-draft.el (wl-draft-previous-history-element): New function.
3615         (wl-draft-next-history-element): Ditto.
3616         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3617         them to M-p and M-n.
3618
3619 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3620
3621         * Version number is increased to 2.11.12.
3622
3623 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3624
3625         * wl-draft.el (wl-draft-hide): Select buffer-window.
3626
3627 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3628
3629         * wl-summary.el (wl-summary-narrow-to-region): New function.
3630         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3631         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3632         (wl-summary-save-region): Use it.
3633         * wl-action.el (wl-summary-collect-numbers-region)
3634         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3635
3636 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3637
3638         * wl-folder.el (wl-folder-count-incorporates): Don't use
3639         `elmo-msgdb-mark-load'
3640
3641         * Version number is increased to 2.11.11.
3642
3643 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3644
3645         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3646         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3647
3648 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3649
3650         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3651
3652 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3653
3654         * Version number is increased to 2.11.10.
3655
3656 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3657
3658         * wl-mime.el (wl-draft-attribute-value): Fixed.
3659
3660 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3661
3662         * wl-util.el (wl-copy-local-variables): New function.
3663
3664         * wl-mime.el (wl-draft-attribute-recipients): New function.
3665         (wl-draft-attribute-envelope-from): Ditto.
3666         (wl-draft-attribute-smtp-posting-server): Ditto.
3667         (wl-draft-attribute-smtp-posting-port): Ditto.
3668         (wl-draft-attribute-value): Ditto.
3669         (wl-draft-preview-message): Use it to get value for
3670         attributes. Reflect result of `wl-draft-config'.
3671
3672         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3673         and call `wl-summary-mark-as-read' before to call
3674         `wl-summary-unset-mark'.
3675         (wl-summary-target-mark-mark-as-unread): Likewise.
3676         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3677
3678 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3679
3680         * wl-mime.el (wl-draft-preview-message): Use actual value for
3681         attributes; Fix for small window.
3682
3683 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3684
3685         * wl-refile.el (wl-refile-get-field-value): Call
3686         `elmo-message-entity-field' with 3rd argument is non-nil.
3687
3688 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3689
3690         * wl-vars.el (wl-draft-preview-attributes): New user option.
3691         (wl-draft-preview-attributes-list): Ditto.
3692         (wl-draft-preview-attributes-buffer-lines): Ditto.
3693         (wl-draft-preview-attributes-buffer-name): Ditto.
3694
3695         * wl-mime.el (wl-draft-preview-message): Display attributes.
3696
3697 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3698
3699         * wl-summary.el (wl-summary-detect-mark-position): Bind
3700         wl-summary-flag-priority-list to '(new).
3701
3702 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3703
3704         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3705         funtion.
3706         (wl-highlight-summary-line-string): Use it.
3707         (wl-highlight-summary-current-line): Ditto.
3708
3709 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3710
3711         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3712         line even when the mark string is not changed.
3713
3714         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3715         argument change in the wl-summary-create-line.
3716         (wl-thread-insert-entity-sub): Ditto.
3717
3718         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3719         argument change in the wl-summary-create-line.
3720         (wl-summary-insert-sequential): Ditto.
3721         (wl-summary-update-thread): Ditto.
3722         (wl-summary-persistent-mark-string): New inline function.
3723         (wl-summary-message-mark): Use it.
3724         (wl-summary-create-line): Abolish argument wl-persistent-mark
3725         and added wl-flags, wl-cached.
3726
3727         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3728         mark to flags.
3729         (wl-highlight-summary-current-line): Decide the face not by the 
3730         persistent mark but flags.
3731
3732 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3733
3734         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3735         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3736         wl-summary-read-uncached-mark): Revive.
3737         (wl-summary-answered-cached-mark,
3738         wl-summary-answered-uncached-mark): New user option.
3739         (wl-summary-score-marks): Follow the change above.
3740         (wl-summary-auto-refile-skip-marks): Ditto.
3741         (wl-summary-incorporate-marks): Ditto.
3742         (wl-summary-expire-reserve-marks): Ditto.
3743         (wl-summary-flag-priority-list): New user option.
3744
3745         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3746         changes.
3747         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3748         of elmo-message-mark.
3749         (wl-summary-mark-as-read-internal): Ditto.
3750         (wl-summary-mark-as-answered): Ditto.
3751         (wl-summary-mark-as-important): Ditto.
3752         (wl-summary-redisplay-internal): Ditto.
3753         (wl-summary-redisplay-no-mime-internal): Ditto.
3754         (wl-summary-message-mark): New function.
3755         (wl-summary-insert-sequential): Use wl-summary-message-mark
3756         instead of elmo-message-mark.
3757         (wl-summary-update-thread): Ditto.
3758         (wl-summary-persistent-mark): Ditto.
3759         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3760         instead of elmo-message-mark.
3761
3762         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3763         wl-summary-message-mark instead of elmo-message-mark.
3764         (wl-thread-insert-entity-sub): Ditto.
3765         (wl-thread-get-children-msgs-uncached): Ditto.
3766
3767         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3768         variable name changes.
3769         (wl-highlight-summary-current-line): Ditto.
3770
3771         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3772         wl-summary-message-mark instead of elmo-message-mark.
3773
3774         * wl-expire.el (wl-expire-message-p): Ditto.
3775
3776         * wl-score.el (wl-score-headers): Ditto.
3777
3778         * Version number is increased to 2.11.9.
3779
3780         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3781         (wl-summary-sync-update): Follow the change above.
3782         (wl-summary-switch-to-clone-buffer): Ditto.
3783         (wl-summary-open-folder): Ditto.
3784
3785 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3786
3787         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3788         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3789
3790         * Version number is increased to 2.11.8.
3791
3792         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3793
3794         * wl-expire.el (wl-expire-refile): Follow the API change on
3795         `elmo-folder-move-messages'.
3796         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3797
3798         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3799         (wl-summary-exec-action-refile): Ditto.
3800         (wl-summary-exec-action-copy): Ditto.
3801         (wl-summary-no-auto-refile-message-p): No use
3802         `wl-summary-buffer-msgdb'.
3803         (wl-summary-auto-refile): Ditto.
3804
3805 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3806
3807         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3808
3809 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3810
3811         * wl-summary.el (wl-summary-sync): Treat no-sync.
3812
3813         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3814         (wl-default-sync-range): Ditto.
3815
3816 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3817
3818         * wl-refile.el (wl-refile-subject-learn): Call
3819         `elmo-message-entity-field' with 3rd argument is non-nil.
3820         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3821         instead of `elmo-msgdb-overview-entity-get-subject'.
3822
3823 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3824
3825         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3826         scan-type is rescan.
3827         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3828         new optional argument force is non-nil.
3829         (wl-summary-save-view-cache): Call it with force argument non-nil.
3830
3831         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3832
3833 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3834
3835         * wl-action.el (wl-summary-print-argument): Fixed last change.
3836
3837 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3838
3839         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3840         simplified.
3841         (wl-summary-target-mark-mark-as-unread): Likewise.
3842         (wl-summary-target-mark-mark-as-important): Likewise.
3843
3844 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3845
3846         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3847         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3848         (wl-summary-mark-as-important-region): Change accordingly.
3849         (wl-summary-target-mark-mark-as-important): Ditto.
3850
3851 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3852
3853         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3854
3855         * wl-action.el (wl-summary-print-argument): Print argument to
3856         right side of window if `wl-summary-print-argument-within-window'
3857         is non-nil.
3858
3859 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3860
3861         * wl-action.el (wl-summary-set-mark): Use
3862         `wl-summary-message-visible-p' to check visibility of the message
3863         and jump to message only when the message line is visible and have
3864         different number; Call wl-summary-unset-mark with number argument.
3865         (wl-summary-unset-mark): 
3866         Use `wl-summary-message-visible-p'
3867         to check visibility of the message and jump to message only when
3868         the message line is visible and have different number;
3869
3870 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3871
3872         * Version number is increased to 2.11.7.
3873
3874         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3875         and wl-folder-summary-line-format.
3876
3877         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3878         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3879         (wl-summary-set-score-mark): Use it.
3880         (wl-summary-target-mark-mark-as-read): Ditto.
3881         (wl-summary-target-mark-mark-as-unread): Ditto.
3882         (wl-summary-target-mark-mark-as-important): Ditto.
3883         (wl-summary-target-mark-msgs): Simplified.
3884         (wl-summary-detect-mark-position): Fixed problem when
3885         summary-line-format no contain persisten/temp mark spec.
3886         (wl-summary-temp-mark): Ditto.
3887         (wl-summary-persistent-mark): Ditto.
3888         (wl-summary-update-persistent-mark): Ditto.
3889
3890         * wl-action.el (wl-summary-set-mark): Ditto.
3891         (wl-summary-unset-mark): Ditto.
3892         All other related portions are changed.
3893
3894 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3895
3896         * Version number is increased to 2.11.6.
3897
3898 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-util.el (wl-current-message-buffer): Define as function;
3901         Don't use the value of wl-messge-buffer.
3902
3903         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3904         persistent mark.
3905
3906         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3907         no current message, cause an error.
3908
3909 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3910
3911         * wl-summary.el (wl-summary-set-message-modified): Use
3912         elmo-folder-set-message-modified instead of
3913         elmo-folder-set-message-modified-internal.
3914
3915 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3916
3917         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3918         interactively.
3919         (wl-summary-sync): nokill->entirely.
3920         (wl-summary-sync-marks): Fixed message.
3921         (wl-summary-input-range): Added mark, nokill->entirely.
3922
3923         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3924         messages as read.
3925
3926 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3929         update-noscore.
3930         (wl-summary-sync): Follow the change above.
3931
3932 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3933
3934         * wl-action.el (wl-summary-target-mark-all): Use
3935         elmo-folder-list-messages.
3936
3937 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3938
3939         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3940         (wl-summary-rescan): Set wl-summary-scored as nil.
3941         (wl-summary-sync-force-update): Follow the change above.
3942         (wl-summary-sync): Ditto.
3943         (wl-summary-sync-update): Added argument disable-killed.
3944         (wl-summary-insert-headers): Set visible-only argument for
3945         elmo-folder-list-messages.
3946         (wl-summary-input-range): Added update-nokill, update-noscore,
3947         all-nokill, all-noscore and mark.
3948
3949         * Version number is increased to 2.11.5.
3950
3951         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3952
3953 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3954
3955         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3956         (wl-summary-prefetch-region-no-mark): Change accordingly.
3957         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3958
3959 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3960
3961         * wl-address.el (wl-complete-field-to): Abolished.
3962         (wl-complete-address): Completion function for completing-read.
3963         * wl-action.el (wl-summary-get-resend-address): Use it.
3964
3965         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3966         wl-summary-update-mark and abolish unused argument.
3967         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3968         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3969         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3970         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3971         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3972         * wl-draft.el (wl-draft-kill): Ditto.
3973
3974         * wl-summary.el: Remove unused binding of case-fold-search.
3975         (wl-summary-replace-status-marks): Abolished.
3976
3977 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3978
3979         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3980         is specified or folder length is zero.
3981
3982 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3983
3984         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3985         (wl-folder-archive-current-entity): Ditto.
3986
3987 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3988
3989         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3990         retrieving message mark.
3991         (wl-summary-redisplay-internal): Ditto.
3992
3993         * wl-message.el (wl-message-buffer-display): Ignore errors while
3994         retrieving message-id field.
3995
3996         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3997         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3998         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3999         order of the arguments for `wl-expire-message-p'.
4000         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
4001
4002         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
4003         Check return value of wl-summary-reply.
4004         (wl-summary-reply): Recover window configuration when an error occured.
4005
4006 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
4007
4008         * wl-summary.el (wl-summary-resend-message): Abolished, the
4009         feature is inherited by wl-summary-resend (put resend mark).
4010
4011 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4012
4013         * wl-summary.el (wl-summary-toggle-disp-msg): Set
4014         wl-message-buffer to nil when the message is hide.
4015
4016 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4017
4018         * .cvsignore: New file.
4019
4020 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4021
4022         * wl-action.el (wl-summary-action-docstring): Add more info.
4023         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
4024         duplicate definition.
4025         (wl-summary-define-mark-action): Functions wl-summary-*-region
4026         keep current position.
4027         (wl-summary-unregister-target-mark): Store result to the variable.
4028
4029 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4030
4031         * Version number is increased to 2.11.4.
4032
4033 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4034
4035         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
4036         wl-summary-delete-all-temp-marks.
4037         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
4038
4039         * wl-action.el (wl-summary-set-mark): Changed terminology
4040         refile-destination -> action-argument.
4041         (wl-summary-unset-mark): Ditto.
4042         (wl-summary-remove-argument): Ditto.
4043         (wl-summary-print-argument): Ditto.
4044
4045         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
4046         (wl-thread-remove-argument-region): Ditto.
4047         (wl-thread-print-argument-region): Ditto.
4048         (wl-thread-close): Ditto.
4049         (wl-thread-open): Ditto.
4050
4051         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
4052         (wl-highlight-refile-destination-face is abolished)
4053         (wl-highlight-action-argument-string): Ditto.
4054         (wl-highlight-summary-current-line): Highlight action argument.
4055
4056         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
4057         color for light backgrounds.
4058         (wl-highlight-summary-answered-face): Ditto.
4059
4060 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4061
4062         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
4063
4064         * wl-score.el (wl-summary-score-update-all-lines): Use
4065         wl-summary-set-mark.
4066         (wl-summary-score-update-all-lines): Kill expunged messages.
4067
4068         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
4069
4070 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4071
4072         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
4073         directly.
4074         (wl-score-overview-entity-get-lines): Ditto.
4075         (wl-score-overview-entity-get-xref): Ditto.
4076         (wl-score-get-latest-msgs): Ditto.
4077         (wl-summary-rescore): Ditto.
4078
4079         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
4080         to "&".
4081         (wl-summary-mark-as-answered-internal): New inline function.
4082         (wl-summary-mark-as-answered): New function.
4083         (wl-summary-mark-as-unanswered): Ditto.
4084         (wl-summary-sync-marks): Modified for answered-mark synching.
4085
4086 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4087
4088         * wl-action.el (wl-summary-set-mark): Fixed last change.
4089
4090 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4091
4092         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
4093         behavior of wl-summary-unread-message-hook
4094         (Pointed out by akira yamada <akira@arika.org>).
4095
4096 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4097
4098         * wl-e21.el (wl-summary-toolbar): Follow the rename of
4099         wl-summary-delete.
4100         * wl-xmas.el (wl-summary-toolbar): Ditto.
4101
4102         * wl-action.el (wl-summary-set-mark): Don't override current
4103         temp-mark.
4104
4105         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
4106
4107 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4108
4109         * wl-refile.el (wl-refile-learn): Don't use msgdb.
4110         (wl-refile-msgid-learn): Ditto.
4111         (wl-refile-get-field-value): Ditto.
4112
4113         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
4114
4115         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
4116         (wl-expire-delete-reserved-messages): Renamed from
4117         wl-expire-reserve-marked-msgs-from-list.
4118         (wl-expire-delete): Removed argument `msgdb'.
4119         (wl-expire-refile): Ditto.
4120         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4121         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
4122         mark-alist as argument.
4123         (wl-expire-archive-number1): Removed argument `msgdb'.
4124         (wl-expire-archive-number2): Ditto.
4125         (wl-expire-archive-date): Ditto.
4126         (wl-expire-localdir-date): Ditto.
4127         (wl-expire-hide): Ditto.
4128         (wl-archive-number1): Ditto.
4129         (wl-archive-number2): Ditto.
4130         (wl-archive-date): Ditto.
4131         (wl-archive-folder): Ditto.
4132         All other related portions are changed.
4133
4134 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4135
4136         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
4137         mean move up and down. (suggested by Takashi Kawachi)
4138
4139 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4140
4141         * wl-acap.el (toplevel): Don't require un-define.
4142
4143 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4144
4145         * wl-thread.el (wl-thread-delete-message): Always update
4146         wl-summary-buffer-number-list.
4147
4148         * wl-action.el (wl-summary-print-destination): 
4149         Do nothing when folder is nil.
4150
4151 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4152
4153         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
4154         persistent mark when prefetch is succeeded.
4155
4156 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4157
4158         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
4159         instead of elmo-msgdb-delete-msgs.
4160         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4161         (wl-expire-hide): Ditto.
4162
4163         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
4164
4165         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
4166         elmo-msgdb interface.
4167         (wl-thread-get-exist-children): Likewise.
4168         (wl-thread-insert-message): Likewise.
4169         (wl-thread-msg-mark-as-important): Likewise.
4170         (wl-thread-insert-entity-sub): Likewise.
4171         (wl-thread-get-children-msgs-uncached): Likewise.
4172
4173         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
4174         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
4175         (wl-summary-sync-update): Likewise.
4176         (wl-summary-auto-select-msg-p): Likewise.
4177         (wl-summary-update-thread): Likewise.
4178         (wl-summary-mark-as-important): Likewise.
4179         (wl-summary-jump-to-msg-internal): Likewise.
4180         (wl-summary-redisplay-internal): Likewise.
4181         (wl-summary-print-message-with-ps-print): Likewise.
4182         (wl-summary-folder-info-update): Likewise.
4183
4184         * wl-folder.el (wl-folder-check-one-entity):
4185         elmo-folder-count-flags instead of wl-summary-count-unread.
4186
4187         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
4188
4189         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
4190
4191         * wl-summary.el (wl-summary-set-message-modified): 
4192         Call wl-summary-set-mark-modified.
4193         (wl-summary-delete-messages-on-buffer): Call
4194         wl-folder-set-folder-updated instead of wl-folder-update-unread.
4195         (wl-summary-sync-update): Call elmo-folder-length instead of
4196         elmo-folder-messages.
4197         (wl-summary-insert-headers): Don't call
4198         elmo-folder-list-message-entities.
4199
4200 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4201
4202         * wl-action.el (wl-summary-define-mark-action): Call
4203         `wl-summary-set-mark' with argument `data'.
4204         (wl-summary-auto-refile): Fixed order of arguments when call
4205         `wl-summary-refile'.
4206
4207 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4208
4209         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
4210
4211         * wl-summary.el (wl-summary-mode-map): Bind resend action.
4212
4213         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
4214         (Renamed from wl-highlight-summary-deleted-face).
4215         (wl-highlight-summary-resend-face): New face.
4216
4217         (wl-highlight-summary-deleted-face): Renamed from
4218         wl-highlight-summary-erased-face.
4219
4220         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
4221
4222         * wl-action.el (wl-summary-get-resend-address): New function.
4223         (wl-summary-exec-action-resend): Ditto.
4224         (wl-summary-exec-action-resend-subr): Ditto.
4225
4226         * w-thread.el (wl-thread-copy): Removed definition.
4227         (wl-thread-refile): Ditto.
4228         (wl-thread-delete): Ditto.
4229         (wl-thread-target-mark): Ditto.
4230
4231         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
4232         (wl-summary-target-mark-set-action): Fixed.
4233         (wl-summary-define-mark-action): Fixed quotation.
4234         (wl-summary-move-mark-list-messages): Display message.
4235         (wl-summary-define-mark-action): Define thread functions.
4236         (wl-summary-exec-action-refile): Changed message.
4237         (wl-summary-exec): Ditto.
4238
4239 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
4240         
4241         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
4242         '%%'.
4243
4244 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
4245
4246         * wl.el (toplevel): Require wl-action.
4247         (wl-init): Call wl-summary-define-mark-action.
4248
4249         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
4250
4251         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
4252         wl-summary-delete and wl-summary-erase.
4253         (wl-summary-mode-map): Ditto.
4254
4255         * wl-vars.el (wl-dispose-folder-alist): Renamed from
4256         wl-delete-folder-alist.
4257
4258         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
4259         wl-summary-prefetch-msg instead of wl-summary-prefetch.
4260         (toplevel): Moved mark & action related functions to the wl-action.el.
4261
4262         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
4263         in wl-summary-mark-action-list.
4264         (wl-highlight-summary-current-line): Ditto.
4265
4266         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
4267         empty lines.
4268
4269         * wl-action.el: New file. 
4270
4271 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4272
4273         * wl-summary.el (wl-summary-target-mark-replace): New function.
4274         (wl-summary-target-mark-prefetch): Use it.
4275         (wl-summary-target-mark-delete): Ditto.
4276         (toplevel): Rearranged definition order.
4277         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
4278         (wl-summary-target-mark-erase): Rewrite.
4279         (wl-summary-erase-region): New function.
4280         (wl-summary-exec-action-erase): Changed message.
4281         (wl-summary-move-mark-list-messages): New function.
4282         (wl-summary-exec-action-delete): Use it.
4283         (wl-summary-exec-action-erase): Ditto.
4284
4285         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
4286         (wl-summary-skip-mark-list): Added "d".
4287
4288         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
4289         while searching.
4290
4291         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
4292         and define using defcustom;
4293         Define 4th element as a face.
4294         
4295         * wl-summary.el (wl-summary-incorporate): Use 
4296         `wl-summary-prefetch-region-no-mark' instead of
4297         `wl-summary-prefetch-region'.
4298         (wl-summary-prefetch-region-no-mark): Revival of old
4299         `wl-summary-prefetch-region'.
4300         (wl-summary-mark-action-list): Moved to wl-vars.el
4301
4302         * wl-highlight.el (wl-highlight-summary-current-line): Decide
4303         face according to the `wl-summary-mark-action-list'.
4304         (wl-highlight-summary-current-line): Ditto;
4305         Removed destination highlighting.
4306
4307         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
4308         (wl-highlight-summary-line-string): Highlight for "i" mark.
4309         (wl-highlight-summary-current-line): Ditto.
4310
4311         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
4312         no destination.
4313
4314         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
4315         exists, just go ahead.
4316         (wl-summary-prefetch-region): Rewrite.
4317         (wl-summary-prefetch): Ditto.
4318         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
4319         (wl-summary-exec-action-prefetch): New function.
4320         (wl-summary-target-mark-prefetch): Rewrite.
4321
4322 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4323
4324         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
4325         (wl-highlight-summary-line-string): Added "d" and "D".
4326         (wl-highlight-summary-current-line): Ditto.
4327
4328         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
4329         in wl-summary.el.
4330         (wl-thread-insert-entity-sub): Ditto.
4331         (wl-thread-remove-destination-region): Ditto.
4332         (wl-thread-print-destination-region): Ditto.
4333
4334         * wl-summary.el (wl-summary-buffer-refile-list,
4335         wl-summary-buffer-delete-list,
4336         wl-summary-buffer-copy-list): Abolish.
4337         (wl-summary-buffer-temp-mark-list): New buffer local variable.
4338         All other related portions are changed.
4339         (wl-summary-mark-action-list): New variable.
4340         (wl-summary-set-mark): New function.
4341         (wl-summary-register-target-mark): Ditto.
4342         (wl-summary-unregister-target-mark): Ditto.
4343         (wl-summary-have-target-mark-p): Ditto.
4344         (wl-summary-register-temp-mark): Ditto.
4345         (wl-summary-unregister-temp-mark): Ditto.
4346         (wl-summary-registered-temp-mark): Ditto.
4347         (wl-summary-collect-temp-mark): Ditto.
4348         (wl-summary-unset-mark): Ditto.
4349         (wl-summary-set-target-mark): Ditto.
4350         (wl-summary-unset-target-mark): Ditto.
4351         (wl-summary-set-action-generic): Ditto.
4352         (wl-summary-unset-action-generic): Ditto.
4353         (wl-summary-exec-action-delete): Ditto.
4354         (wl-summary-exec-action-erase): Ditto.
4355         (wl-summary-set-action-refile): Ditto.
4356         (wl-summary-set-action-refile-subr): Ditto.
4357         (wl-summary-unset-action-refile): Ditto.
4358         (wl-summary-make-destination-numbers-list): Ditto.
4359         (wl-summary-exec-action-refile): Ditto.
4360         (wl-summary-set-action-copy): Ditto.
4361         (wl-summary-unset-action-copy): Ditto.
4362         (wl-summary-exec-action-copy): Ditto.
4363         (wl-summary-collect-numbers-region): Ditto.
4364         (wl-summary-delete): Rewrite.
4365         (wl-summary-erase): Ditto.
4366         (wl-summary-remove-destination): Ditto.
4367         (wl-summary-exec): Ditto.
4368         (wl-summary-exec-region): Ditto.
4369         (wl-summary-target-mark-erase): Ditto.
4370         (wl-summary-refile): Ditto.
4371         (wl-summary-copy): Ditto.
4372         (wl-summary-unmark): Ditto.
4373         (wl-summary-delete-all-mark): Ditto.
4374         (wl-summary-mark-line): Don't highlight.
4375         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4376         (wl-summary-target-mark-refile-subr): Rewrite.
4377
4378         (wl-summary-copy-prev-destination): Abolish.
4379
4380 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4381
4382         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4383         default values along the value of wl-on-mule.
4384         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4385         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4386         It is not used anywhere.
4387
4388 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4389
4390         * wl-summary.el (wl-summary-print-destination): Keep position.
4391         (wl-summary-cursor-move-surface): Keep horizontal position.
4392
4393 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4394
4395         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4396         write sendlog.
4397
4398 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4399
4400         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4401         `wl-summary-highlight'.
4402
4403 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4404
4405         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4406         trivial condition for temp-mark.
4407
4408 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4409
4410         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4411         when it hits killed buffer.
4412
4413 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4414
4415         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4416         * wl-news.el.in: `message' and `error' take format string.
4417
4418 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4419
4420         * wl-folder (wl-folder-insert-entity): Display a message,
4421         `...done', when the work finish.
4422         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4423
4424 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4425
4426         * wl-message.el (wl-message-redisplay): Remove unused local
4427         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4428
4429 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4430
4431         * wl-summary.el (wl-summary-replace-status-marks): Disable
4432         interactive use.
4433         (wl-summary-reedit): Check message existence at first.
4434         (wl-summary-mark-line): Fix doc, return value is indefinite.
4435
4436         * wl-highlight.el (wl-highlight-message): Arranged.
4437
4438         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4439         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4440         check temp-mark by wl-summary-temp-mark always.
4441         (wl-highlight-summary): Change accordingly.
4442         * wl-summary.el (wl-summary-mark-as-read-all)
4443         (wl-summary-delete-cache, wl-summary-set-score-mark)
4444         (wl-summary-mark-as-unread, wl-summary-unmark)
4445         (wl-summary-mark-line, wl-summary-mark-as-read)
4446         (wl-summary-mark-as-important): Ditto.
4447
4448         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4449         end of the window if possible.
4450         * wl-summary.el (wl-summary-sync-update): Support lazy
4451         highlighting.
4452         (wl-summary-toggle-disp-msg): Ditto.
4453
4454 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4455
4456         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4457
4458 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4459
4460         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4461         change.
4462
4463 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4464
4465         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4466         API.
4467         (wl-summary-sync-update): Ditto.
4468
4469         * wl-score.el (wl-score-get-score-alist): Changed argument.
4470         (wl-summary-rescore-msgs): Likewise.
4471         (wl-summary-score-headers): Likewise.
4472         (wl-score-headers): Likewise;
4473         Use elmo-folder-do-each-message-entity, etc.
4474         (wl-summary-score-effect): Follow the changes above.
4475         (wl-summary-rescore): Ditto.
4476         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4477         (wl-score-get-overview): Abolish.
4478
4479         * wl-summary.el (wl-summary-default-from): Follow the API change in
4480         elmo-msgdb.
4481         (wl-summary-count-unread): Ditto.
4482         (wl-summary-detect-mark-position): Ditto.
4483         (wl-summary-overview-entity-compare-by-date): Ditto.
4484         (wl-summary-overview-entity-compare-by-number): Ditto.
4485         (wl-summary-overview-entity-compare-by-from): Ditto.
4486         (wl-summary-overview-entity-compare-by-subject): Ditto.
4487         (wl-summary-get-list-info): Ditto.
4488         (wl-summary-rescan): Ditto.
4489         (wl-summary-jump-to-msg-by-message-id): Ditto.
4490         (wl-summary-sync-update): Ditto; Removed comment.
4491         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4492         (wl-summary-insert-message): Use wl-summary-insert
4493         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4494         (wl-summary-insert-headers): Changed argument overview to folder.
4495         (wl-summary-search-by-subject): Likewise.
4496         (wl-summary-insert-thread): Renamed from 
4497         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4498
4499         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4500         too.
4501
4502         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4503         wl-string-member.
4504
4505 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4506
4507         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4508         elmo-folder-append-buffer.
4509         (wl-draft-queue-append): Likewise.
4510
4511         * wl-mime.el (wl-message-delete-current-part): Ditto.
4512         (wl-summary-burst-subr): Ditto.
4513
4514         * wl-news.el.in (wl-news-send-news): Ditto.
4515
4516 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4519         function.
4520         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4521         (wl-summary-update-mark): Enclose with save-excursion.
4522         (wl-summary-mark-as-read-internal): Fixed last change.
4523         (wl-summary-mark-as-important): Use 3rd argument of
4524         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4525         Don't use elmo-msgdb-set-mark.
4526         (wl-summary-redisplay-internal): If msgdb flag is already read,
4527         just update the mark on buffer.
4528
4529 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4530
4531         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4532         cut visible folder when elmo-folder-delete returns non-nil value.
4533
4534 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4535
4536         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4537         by Kenichi OKADA <okada@opaopa.org>).
4538
4539 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4540
4541         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4542
4543 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4544
4545         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4546         Fixed the last change, search group entity by its real name.
4547         (Thanks to: KOBAYASHI Shinji)
4548
4549 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4550
4551         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4552         (wl-fldmgr-access-display-all): Don't refer visible name.
4553         * wl-expire.el (wl-folder-archive-current-entity)
4554         (wl-folder-expire-current-entity): Ditto.
4555         * wl-folder.el (wl-folder-jump-to-current-entity)
4556         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4557         (wl-folder-open-folder-sub,wl-folder-open-all)
4558         (wl-folder-write-current-folder): Ditto.
4559         (wl-folder-insert-entity): Don't use petname for normal group.
4560         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4561         is the real name.
4562         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4563         Abolished.
4564
4565 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4566
4567         * wl-draft.el (wl-draft-create-buffer): Add
4568         `wl-summary-reply-with-citation'
4569
4570 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4571
4572         * wl-draft.el (wl-draft-reply): Fixed.
4573
4574 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4575
4576         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4577         when `wl-draft-send-confirm-with-preview' is non-nil.
4578         You can scroll up/down by j/k.
4579         (wl-draft-send-confirm-with-preview): New variable (default=t).
4580
4581 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4582
4583         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4584         (wl-fldmgr-save-folders): Fix comment.
4585
4586 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4587
4588         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4589         along the last change in `wl-folder-buffer-group-p'.
4590
4591 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4592
4593         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4594         folder.
4595
4596         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4597         the default value.
4598
4599         * wl-mime.el (wl-summary-burst): Update summary only when target
4600         folder equals current folder.
4601
4602 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4603
4604         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4605
4606 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4607
4608         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4609         value.
4610
4611 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4614         `map-extents' instead of `extent-at' repeatedly.
4615         (wl-highlight-folder-current-line): Ditto.
4616
4617         * wl-highlight.el: Remove useless dummy functions.
4618
4619 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4620
4621         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4622         (wl-folder-put-folder-property): New function to put text property.
4623         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4624         (wl-folder-insert-entity, wl-folder-update-diff-line)
4625         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4626         * wl-e21.el, wl-xmas.el, wl-mule.el
4627         (wl-highlight-folder-current-line): Ditto.
4628         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4629         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4630         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4631         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4632
4633 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4634
4635         * Version number is increased to 2.11.3.
4636
4637 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4638
4639         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4640         Resume current-buffer since it is assumed by remaining tasks.
4641
4642 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4643
4644         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4645         (wl-folder-completion-function): Abolished.
4646         (wl-folder-complete-folder): New function.
4647         (wl-folder-complete-filter-condition): Ditto.
4648         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4649         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4650
4651 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4652
4653         * wl-draft.el (wl-draft-send-confirm): New function.
4654         (wl-draft-send): Use it.
4655
4656         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4657         cursor-in-echo-area while confirming.
4658
4659         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4660
4661         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4662         searching via nntp if wl-summary-search-via-nntp is 'force.
4663         Otherwise, invoke searching in nntp folder only.
4664         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4665
4666         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4667         explicitly for mime-make-text-tag.
4668
4669 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4670
4671         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4672         `mime-make-text-tag' instead of `mime-create-tag'.
4673
4674 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4675
4676         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4677         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4678
4679 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4680
4681         * wl-score.el (wl-score-save): Bind print-length and print-level.
4682         (wl-score-pretty-print): Ditto.
4683         (wl-score-edit-insert-header-entry): Ditto.
4684
4685         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4686         "From" entry to be treated with wl-draft-eword-encode-address-list.
4687         * wl-mime.el (wl-draft-preview-message): Ditto.
4688
4689         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4690         (wl-summary-mark-as-unread): Ditto.
4691         (wl-summary-mark-as-read-region): Change accordingly.
4692         (wl-summary-mark-as-unread-region): Ditto.
4693         (wl-summary-target-mark-mark-as-read): Ditto.
4694         (wl-summary-target-mark-mark-as-unread): Ditto.
4695
4696 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * Version number is increased to 2.11.2.
4699
4700 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4701
4702         * wl-news.el.in (wl-news-previous-version-save): Bind
4703         print-length and print-level.
4704         * wl-thread.el (wl-thread-save-entities): Ditto.
4705         (wl-thread-save-top-list): Bind print-length.
4706
4707 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4708
4709         * wl-highlight.el (wl-highlight-summary-line-string): Use
4710         wl-summary-score-below-mark, wl-summary-score-over-mark.
4711         (wl-highlight-summary-current-line): Ditto.
4712
4713 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4714
4715         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4716         insert it.
4717
4718 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4719
4720         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4721
4722 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4723
4724         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4725         message without msgid.
4726         Rewrite with elmo-folder-move-messages.
4727         Set wl-message-buffer to nil.
4728
4729         * wl-summary.el (wl-summary-erase-subr): New function. Use
4730         elmo-folder-move-messages.
4731         (wl-summary-erase): Call it.
4732         (wl-summary-target-mark-erase): Ditto.
4733
4734 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4735
4736         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4737         it is not up-tp-date.
4738
4739 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4740
4741         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4742         buffer after calling `wl-summary-goto-folder-subr' without the
4743         argument `interactive'.
4744         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4745
4746 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4747
4748         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4749         `mime-create-tag'. Use `string=' instead of `looking-at'.
4750
4751 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4752
4753         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4754         to avoid compile warning.
4755
4756         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4757         entity-id when folder is given.
4758         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4759         save-excursion, use save-selected-window instead.
4760         Select folder buffer window if exists.
4761         (To correct behavior with wl-folder-move-cur-folder.)
4762
4763 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4764
4765         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4766
4767 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4768
4769         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4770         list-count instead of %d.
4771
4772 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4775         (wl-news): Set it.
4776         (wl-news-append-to-folder): Use it.
4777
4778         * wl-news.el.in (wl-news-send-news): Append to specified folder
4779         instead of wl-default-folder.
4780         (wl-news-append-to-folder): Show error message with specified folder.
4781
4782         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4783                 In most major modes, Emacs assumes that any opening
4784                 delimiter found at the left margin is the start of a
4785                 top-level definition, or defun. Therefore, *never put an
4786                 opening delimiter at the left margin unless it should have
4787                 that significance.*
4788
4789         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4790
4791 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4792
4793         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4794
4795 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4796
4797         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4798
4799 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4800
4801         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4802         for sequential numbering case.
4803
4804 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4805
4806         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4807         value.
4808         (wl-draft-reply-without-argument-list): Ditto.
4809         (wl-draft-reply-myself-with-argument-list): Abolish.
4810         (wl-draft-reply-myself-without-argument-list): Ditto.
4811         * wl-draft.el (wl-draft-self-reply-p): New function.
4812         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4813
4814 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4815
4816         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4817         (avoid error for the case without byte-compiling)
4818
4819 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4820
4821         * wl-news.el.in (wl-news-append-to-folder): New function.
4822         (wl-news-exit): Rewrite.
4823         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4824
4825 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4826
4827         * wl-draft.el (wl-draft-reply-position): New function.
4828         (wl-draft-reply-position): Fix.
4829         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4830         (wl-summary-target-mark-reply-with-citation): Ditto.
4831         (wl-summary-reply-with-citation): Ditto.
4832         * wl-vars.el (wl-draft-reply-default-position): New variable.
4833
4834 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4835
4836         * wl-draft.el (wl-draft-send): Preview when interactive send.
4837
4838 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4839
4840         * wl-draft.el (wl-draft-reply): Set default position.
4841         * wl-summary.el (wl-summary-reply): Ditto.
4842         (wl-summary-reply-with-citation): Ditto.
4843         (wl-summary-target-mark-reply-with-citation): Ditto.
4844
4845 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4846
4847         * wl-news.el.in (wl-news-lang): Set default value according to
4848         current-language-environment.
4849         (wl-news-append-news): Do nothing when news-list is nil.
4850
4851 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4852
4853         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4854         (wl-news): Change message.
4855         (wl-news-exit): Check buffer.
4856         (wl-news-force-exit): New function.
4857         (wl-news-show-all): New function.
4858         (wl-news-discard-and-exit): Fix.
4859
4860 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4861
4862         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4863         according to current-language-environment.
4864
4865         * wl-news.el.in (wl-news): If arg, show all NEWS after
4866         wl-news-default-previous-version.
4867
4868 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4869
4870         * wl-news.el.in (wl-news-check): Rewritten.
4871         (wl-news-previous-version-load): Change data type.
4872         (wl-news-previous-version-save): Change data type.
4873         (wl-news-append-news): Add return value.
4874         (wl-news-check-news): New function.
4875         (wl-news-already-current-p): New function.
4876         (wl-news-send-news): Rewritten.
4877         (wl-news-mode-map): Add new keybind.
4878         (wl-news): Rewritten.
4879         (wl-news-exit): Rewritten.
4880         (wl-news-discard-and-mail): New function.
4881         (wl-news-send-to-address): Abolished.
4882         * wl.el (wl-init): Delete a message.
4883
4884 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4885
4886         * wl-news.el.in (wl-news-exit): Update previous version.
4887         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4888
4889 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4890
4891         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4892
4893 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4894
4895         * wl-news.el.in (wl-news): New function.
4896         (wl-news-mode): New function.
4897         (wl-news-next-line): New function.
4898         (wl-news-next-page): New function.
4899         (wl-news-exit): New function.
4900         (wl-news-buf-name): New variable.
4901         (wl-news-mode-map): New variable.
4902         (wl-news-winconf): New variable.
4903         (wl-news-append-news): Add an option.
4904
4905 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4906
4907         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4908
4909 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4910
4911         * wl-news.el.in (wl-news-send-to-address): New variable.
4912         (wl-news-send-news): Use it.
4913         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4914         Return updating status.
4915         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4916
4917 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4918
4919         * wl-news.el.in (wl-news-send-news): Delete
4920         Organization and X-Face.
4921
4922 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4923
4924         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4925         (wl-news-append-news): New function.
4926         (wl-news-send-news): New function.
4927
4928 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4929
4930         * Version number is increased to 2.11.1.
4931
4932 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4933
4934         * wl-news.el.in : New file.
4935
4936 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4937
4938         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4939         default value.
4940         (wl-draft-reply-without-argument-list): Ditto.
4941
4942 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4943
4944         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4945         (wl-message-buffer-prefetch-idle-time): Ditto.
4946         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4947
4948 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4949
4950         * wl-thread.el (wl-thread-insert-message): Use
4951         wl-summary-max-thread-depth.
4952
4953         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4954         loop detection.
4955
4956         * wl-message.el (wl-message-buffer-display): Back to the first page
4957         when cache is hit.
4958
4959 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4960
4961         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4962
4963         * wl-summary.el (wl-summary-insert-thread-entity):
4964         If the thread depth is reached to wl-summary-max-thread-depth,
4965         divide the thread.
4966
4967 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4968
4969         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4970         for elmo-remove-passwd.
4971
4972 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4973
4974         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4975         folder is sticky.
4976         (wl-folder-mark-as-read-all-entity): Ditto.
4977         (wl-folder-prefetch-entity): Ditto.
4978
4979 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4980
4981         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4982
4983 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4984
4985         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4986         Delete messages on buffer for unplugged operation.
4987         (wl-summary-erase): Ditto.
4988
4989 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4990
4991         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4992         take nil so as not to search parent by subject.
4993
4994 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4995
4996         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4997         (wl-folder-get-next-folder): Ditto.
4998         (wl-folder-get-path): Ditto.
4999
5000 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5001
5002         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
5003         system and encode the region with it before verifying.
5004
5005 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5006
5007         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
5008         system of the echo buffer before decoding.
5009
5010 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
5013         original contents.
5014
5015 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5016
5017         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
5018         with argument 'any-exists.
5019
5020 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5021
5022         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
5023         Use `wl-cs-autoconv'.
5024
5025 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5026
5027         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
5028         by `mime-view-automatic-conversion'.
5029
5030         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
5031         (wl-message-verify-pgp-nonmime): Ditto.
5032         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
5033         Bind them to C-c:d and C-c:v respectively.
5034
5035         Merge following code by Teranishi-san from [wl-en:00167].
5036         * wl-mime.el (wl-mime-preview-application/pgp): New function.
5037         (wl-mime-preview-application/pgp-encrypted): Ditto.
5038         (wl-mime-setup): Add entry.
5039
5040 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5041
5042         * wl-summary.el (wl-summary-target-mark-erase): New function.
5043         Bind it to "mD".
5044
5045 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-vars.el (wl-draft-write-file-function): Fix.
5048         (wl-draft-reedit-hook): Changed default value.
5049
5050         * wl-draft.el (wl-draft-edit-string): Set cursor point for
5051         wl-draft-reedit-hook.
5052         (wl-draft-remove-text-plain-tag): New function.
5053         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
5054
5055         * wl-vars.el (wl-draft-write-file-function): New user option.
5056
5057         * wl-draft.el (wl-draft-prepare-edit): Use it for
5058         local-write-file-hooks.
5059         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
5060
5061         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
5062         (wl-draft-insert-mail-header-separator): Return the body beginning
5063         point.
5064         (wl-draft-reedit): Remove the mime-edit tag if the first part is
5065         text/plain.
5066         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
5067
5068 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5069
5070         * wl-summary.el (wl-summary-erase): New function to erase message
5071         without moving it to trash. Bind to "D".
5072
5073         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
5074         as `keep' unless switch-function.
5075
5076 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5077
5078         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
5079         message buffer by using `wl-summary-toggle-disp-msg'.
5080         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
5081         buffer window.
5082         (wl-summary-supresedes-message): Ditto.
5083
5084         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
5085         Do not delete other windows.
5086         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
5087         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
5088         (wl-draft-create-buffer): Set reply-or-forward also for target
5089         mark commands.
5090
5091 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
5092
5093         * wl-draft.el (wl-user-agent-compose): Delete special case for
5094         switch-to-buffer-other-window.
5095
5096         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
5097         (wl-summary-forward): Ditto.
5098
5099         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
5100         function.
5101         (wl-draft-buffer-style): New use option.
5102
5103         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
5104         (wl-draft): Follow the change above.
5105         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
5106         wl-draft-buffer-style.
5107         (wl-user-agent-compose): Bind wl-draft-buffer-style with
5108         switch-function.
5109
5110 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
5111
5112         * wl-address.el (wl-address-make-completion-entry): Extracted from
5113         `wl-address-make-completion-list'.
5114         (wl-address-enable-strict-loading): New variable.
5115         (wl-address-make-completion-list): Revive petname duplication
5116         inquiry, and enable it if `wl-address-enable-strict-loading'.
5117         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
5118
5119 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5120
5121         * wl-message.el (wl-message-get-original-buffer): Avoid
5122         'Selecting deleted buffer' error when original buffer is killed.
5123
5124 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
5125
5126         * wl-summary.el (wl-summary-next-message): Use
5127         elmo-message-accessible-p instead of elmo-message-cached-p.
5128
5129 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
5132
5133         * wl-thread.el (wl-thread-open-all-unread): Use
5134         elmo-folder-list-flagged instead of
5135         elmo-folder-list-messages-mark-match.
5136
5137         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
5138         instead of elmo-folder-list-messages-mark-match.
5139         (wl-summary-move-spec-alist): New variable.
5140         (wl-summary-move-spec-plugged-alist,
5141         wl-summary-move-spec-unplugged-alist): Abolish.
5142         (wl-summary-next-message): Follow the change above.
5143         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
5144         with 'no-msg' argument.
5145
5146         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
5147         variable.
5148         (wl-message-buffer-prefetch-move-spec-plugged-alist,
5149         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
5150         (wl-message-buffer-prefetch-get-next): Follow the change above.
5151
5152 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-version.el (wl-version): Changed codename.
5155
5156         * Version number is increased to 2.11.0.
5157
5158 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5159
5160         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
5161         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
5162         `wl-draft-config-variables'.
5163         (wl-draft-kill): Fixed problem when the draft is reedit.
5164
5165 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
5166
5167         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
5168         buffer-modified status (Thanks to
5169         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
5170
5171 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
5172
5173         * wl-util.el (wl-region-exists-p): New function.
5174
5175         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
5176         Remove defvars for byte-compile warnings.
5177
5178 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5179
5180         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
5181         defvar-maybe. Removed unused bind.
5182
5183 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5184
5185         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
5186         summary buffer window before creating new frame.
5187         (wl-draft-reply): Ditto.
5188
5189 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5190
5191         * wl-mime.el (toplevel): Avoid byte-compile warnings.
5192
5193 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5194
5195         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
5196
5197 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5198
5199         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
5200         instead of `kill-region'.
5201
5202 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
5203
5204         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
5205         (wl-highlight-summary-line-string): Use it.
5206         (wl-highlight-summary-current-line): Ditto.
5207
5208         * wl-mime.el (wl-message-delete-current-part): Check the class of
5209         mime-entity.
5210
5211         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
5212
5213         * wl-summary.el (wl-summary-make-number-list): Initialize.
5214         (wl-summary-update-mark): New function.
5215         (wl-summary-reply): Put `answered' mark on the message.
5216         (wl-summary-reply): Set `number' argument to wl-draft-reply.
5217
5218         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
5219         (wl-draft-reply): Added optional argument `number';
5220         Set wl-draft-parent-number.
5221         (wl-draft-kill): Delete answered mark if it is a reply.
5222
5223 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5224
5225         * wl-mime.el (wl-mime-preview-follow-current-region): New function
5226         that originates in mime-preview-follow-current-entity.
5227         (wl-draft-yank-current-message-entity): Use it if region is active.
5228
5229         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
5230         * wl-e21.el (wl-message-define-keymap): Bind "D" for
5231         `wl-message-delete-current-part'.
5232         * wl-mule.el (wl-message-define-keymap): Ditto.
5233         * wl-xmas.el (wl-message-define-keymap): Ditto.
5234
5235 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5236
5237         * wl-mime.el (wl-message-delete-current-part): New function.
5238         (wl-mime-node-id-to-string): Ditto.
5239
5240         * wl-mime.el (wl-message-delete-current-part): Use existing
5241         original buffer which corresponds current mime-view buffer.
5242         (fetched buffer might have different structure, possibly)
5243
5244         * wl-mime.el (wl-message-delete-current-part): Quit if the
5245         message content differs from the actual message.
5246
5247 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5248
5249         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
5250         order.
5251         (wl-summary-search-by-subject): Search parent message from tail;
5252         Check the existence of the parent message on the current thread tree.
5253         (wl-summary-update-thread): Check whether the line is inserted.
5254
5255 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5256
5257         * wl-vars.el (wl-summary-line-format): Undo last change.
5258         * wl-summary.el (wl-summary-print-destination): Do not put
5259         invisible property when `wl-summary-width' is nil.
5260         (wl-summary-line-subject-minimum-length): Abolished.
5261         (wl-summary-line-subject): Ditto.
5262
5263 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5264
5265         * wl-vars.el (wl-summary-line-format): Change default value.
5266         (wl-summary-subject-length-limit): Abolished.
5267         * wl-summary.el (wl-summary-line-subject): Ditto.
5268
5269 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5270
5271         * wl-template.el (wl-template-select): Added optional argument.
5272         If optional argument is specified, reverse
5273         `wl-template-visible-select'.
5274
5275 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5276
5277         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
5278         Take prefix argument to force asking the destination folder.
5279
5280 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5281
5282         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
5283         count and update status.
5284
5285 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5286
5287         * wl-summary.el (wl-summary-redisplay-internal): If
5288         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
5289         after fetching.
5290
5291 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5292
5293         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
5294         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
5295
5296         * wl-vars.el (toplevel): Require 'elmo-msgdb.
5297
5298 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5299
5300         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
5301         (All other related portions are changed).
5302         (wl-summary-mark-as-read-all): Rewrite.
5303
5304 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5305
5306         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
5307         `wl-summary-mark-as-read'.
5308         (wl-summary-mark-as-unread): Rewrite.
5309         (wl-summary-mark-as-read): Added no-modeline argument.
5310         (wl-summary-resume-cache-status): Rewrite.
5311         (wl-summary-exec-subr): Remove unused local variable.
5312
5313 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5314
5315         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
5316         logic to call `wl-summary-buffer-prev-folder-function'.
5317         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
5318
5319 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5320
5321         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
5322         is nil.
5323
5324 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5325
5326         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
5327         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
5328         (wl-mime-setup): Add its entry.
5329
5330 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5331
5332         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
5333         (wl-summary-delete-cache): Likewise.
5334         (wl-summary-mark-as-read): Rewrite.
5335
5336 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5337
5338         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
5339         `wl-summary-count-unread'.
5340
5341         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
5342
5343         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
5344
5345 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5346
5347         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
5348         wl-summary-new-mark, wl-summary-unread-uncached-mark,
5349         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
5350         Renamed to the elmo-msgdb-*-mark.
5351         (wl-summary-score-marks): Follow the change above.
5352         (wl-summary-auto-refile-skip-marks): Ditto.
5353         (wl-summary-incorporate-marks): Ditto.
5354         (wl-summary-expire-reserve-marks): Ditto.
5355
5356         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
5357         changes.
5358         (wl-thread-insert-top): Changed updating message.
5359
5360         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
5361         variable.
5362         (wl-summary-count-unread): Count answered marks.
5363         (wl-summary-rescan): Call wl-summary-insert-message instead of
5364         wl-summary-append-message-func-internal.
5365         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5366         (wl-summary-prefetch-msg): Follow the variable name changes.
5367         (wl-summary-prefetch-region): Ditto.
5368         (wl-summary-mark-as-read-all): Follow the API changes;
5369         Don't call elmo-folder-replace-marks.
5370         (wl-summary-delete-cache): Follow the variable name changes.
5371         (wl-summary-resume-cache-status): Ditto.
5372         (wl-summary-update-status-marks): New function.
5373         (wl-summary-insert-message): New function.
5374         (wl-summary-sync-marks): Follow the variable name changes.
5375         (wl-summary-sync-update): Synchronize to the msgdb, too;
5376         Changed update messages.
5377         (wl-summary-make-number-list): Rewrite.
5378         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5379         (wl-summary-mark-as-unread): Follow the API changes.
5380         (wl-summary-exec-subr): Follow the variable name changes.
5381         (wl-summary-mark-as-read): Ditto.
5382         (wl-summary-move-spec-plugged-alist): Ditto.
5383         (wl-summary-move-spec-unplugged-alist): Ditto.
5384         (wl-summary-cursor-move-surface): Ditto.
5385
5386         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5387         variable name changes.
5388         (wl-highlight-summary-current-line): Ditto.
5389
5390         * wl-expire.el (wl-expire-refile): Follow the API change in
5391         elmo-folder-move-messages.
5392         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5393         (wl-summary-archive): Use elmo-folder-msgdb instead of
5394         elmo-msgdb-load.
5395
5396 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5397
5398         * wl-mime.el (wl-draft-preview-message): Restore the position
5399         before evaluating wl-draft-send-hook in preview buffer.
5400
5401 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5402
5403         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5404         when it creates new draft buffer.
5405
5406         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5407         without argument.
5408
5409         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5410         Evaluate content and if the value is string, insert it.
5411         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5412         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5413         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5414         wl-draft-config-sub-part-bottom): Use it.
5415
5416         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5417         with the folder name. The question was unintelligible when it is
5418         called from wl-save-status.
5419
5420 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5421
5422         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5423         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5424         cannot take second argument).
5425
5426 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5427
5428         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5429         as t. Since type and subtype are not case sensitive (RFC 2045).
5430
5431 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5432
5433         * wl-vars.el (wl-message-mode-line-format): New variable.
5434         (wl-message-mode-line-format-spec-alist): Ditto.
5435         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5436         (wl-message-redisplay): Use wl-message-mode-line-format.
5437
5438 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5441
5442 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5443
5444         * wl-summary.el (wl-summary-default-from): Write description.
5445
5446 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5447
5448         * wl-vars.el (wl-ldap-objectclass): Abolish.
5449
5450         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5451         (wl-ldap-make-filter): Removed condition for objectclass.
5452         (wl-ldap-make-matched-value-list): Remove meaningless process.
5453         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5454         (wl-address-ldap-search): Don't add `*' to `pat' string;
5455         use ignore-errors; added `email';
5456         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5457         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5458         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5459
5460
5461 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5462
5463         * wl-draft.el (wl-draft-parent-folder): Write description.
5464         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5465
5466 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5467
5468         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5469         as "" (zero-length string) if no parent.
5470         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5471
5472 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5473
5474         * wl-address.el (wl-address-make-completion-list): Skip duplication
5475         checking.
5476         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5477         `append'.
5478
5479 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5480
5481         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5482         instead of `beginning-of-buffer'.
5483
5484 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5487
5488 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5489
5490         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5491         Refer wl-message-buffer-name.
5492         (wl-message-wheel-down): Ditto.
5493
5494 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5495
5496         * wl-vars.el (wl-message-buffer-name): New user option.
5497
5498         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5499         directly instead of making alist dinamically.
5500
5501         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5502         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5503         wl-message-buffer-cache-name.
5504         (wl-message-buffer-cache-clean-up): Ditto.
5505
5506         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5507
5508         * Version number is increased to 2.9.15.
5509
5510 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * wl-vars.el (wl-summary-default-view-alist): New user option.
5513
5514         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5515
5516         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5517         while deleting address.
5518         (wl-draft-delete-myself-from-cc): Ditto.
5519
5520         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5521         If optional argument is specified, reverse sort order.
5522
5523         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5524
5525 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5526
5527         * wl-thread.el (wl-thread-insert-message): Return parent number if
5528         exists.
5529         (wl-thread-update-indent-string-region): Use
5530         wl-thread-update-line-on-buffer-sub instead of
5531         wl-thread-update-line-on-buffer.
5532
5533 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5534
5535         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5536         (wl-folder-close-all): Ditto.
5537
5538 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5539
5540         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5541         and mailing-list:.
5542         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5543         value.
5544         (wl-summary-line-list-info): Print mailing-list name even when 
5545         list-number is empty.
5546
5547 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5548
5549         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5550
5551         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5552         (wl-draft-open-file): Ditto.
5553         (wl-draft-random-alphabet): Ditto.
5554
5555         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5556         bindings.
5557
5558 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5559
5560         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5561         * wl-vars.el (wl-draft-config-alist): Ditto.
5562
5563 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5564
5565         * Version number is increased to 2.9.14.
5566
5567         * wl.el (wl): Don't set wl-init as nil when error occured while
5568         auto-checking folders.
5569
5570         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5571         `elmo-expand-newtext'.
5572
5573 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5574
5575         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5576         `this-command' so that `wl-folder-goto-folder' contained in
5577         `wl-summary-keep-cursor-command' work.
5578
5579 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5580
5581         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5582         message buffer displaying state.
5583
5584 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5585
5586         * wl-vars.el (wl-summary-default-view): New variable to specify
5587         default value for `wl-summary-buffer-view' instead of using
5588         set-default.
5589         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5590
5591 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5592
5593         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5594
5595         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5596
5597 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5598
5599         * wl-vars.el (wl-forward-subject-prefix): New variable.
5600         * wl-draft.el (wl-draft-forward): Use it.
5601
5602 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5603
5604         * wl-message.el (wl-message-prev-page): When it is called without
5605         lines argument, scroll down by wl-message-scroll-amount lines.
5606         (wl-message-next-page): Ditto.
5607         * wl-vars.el (wl-message-scroll-amount): Change default value
5608         to preserve current behavior.
5609
5610 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5611
5612         * wl-summary.el (wl-summary-prefetch-msg): Bind
5613         `wl-message-entity' to call `wl-summary-from-function'.
5614
5615 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5616
5617         * wl-message.el (wl-message-buffer-create): Run
5618         wl-message-buffer-created-hook.
5619
5620 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5621
5622         * wl-summary.el (wl-summary-sort-specs): New variable.
5623         (wl-summary-default-sort-spec): Ditto.
5624         (wl-summary-sort): Rewrite.
5625         (wl-summary-sort-by-list-info): New function.
5626
5627 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5628
5629         * wl-summary.el (wl-summary-get-list-info): New function.
5630         (wl-summary-sort): Rewrite.
5631         (wl-summary-line-list-info): Ditto.
5632         (wl-summary-line-list-count): Ditto.
5633         (wl-summary-refile-region): Fixed docstring.
5634
5635 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5636
5637         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5638         `wl-folder-entity-hashtb' as completion table.
5639
5640 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5643         only when this command is called interactively; silence the byte-
5644         compiler.
5645
5646 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5647
5648         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5649         active in XEmacs.
5650
5651 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5652
5653         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5654         plural lines.
5655
5656 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5657
5658         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5659         of current line when the cursor is on the header name.
5660         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5661
5662 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5663
5664         * wl-util.el (wl-read-directory-name): Return displayed directory
5665         as the default value also on XEmacs.
5666
5667 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5668
5669         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5670         formatting.
5671
5672 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5673
5674         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5675         argument and when it is non-nil, check face property before
5676         highlighting for each line.
5677         (wl-highlight-summary-window): Set it.
5678
5679 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5682         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5683
5684         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5685         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5686         (wl-draft-get-fcc-list): Likewise.
5687
5688 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5691         (wl-thread-entity-cur): Ditto.
5692         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5693         wl-thread-indent-regexp setting.
5694         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5695
5696         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5697         wl-summary-lazy-highlight.
5698         (wl-summary-display-bottom): Ditto.
5699
5700         * wl-thread.el (wl-thread-open-close): Likewise.
5701
5702         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5703         from and subject;
5704         Bind wl-draft-use-frame;
5705         Enclose with save-window-excursion;
5706         Use wl-draft-create-buffer instead of with-temp-buffer;
5707         Use wl-draft-prepare-edit;
5708         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5709         Use wl-draft-send instead of wl-draft-raw-send.
5710
5711 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5712
5713         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5714         of using wl-from.
5715
5716 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5717
5718         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5719         insert-buffer instead of clone-buffer.
5720         (wl-draft-doing-mime-bcc): New variable.
5721         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5722         infinite loop.
5723         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5724
5725         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5726         (wl-draft-mime-bcc-body): Ditto.
5727
5728         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5729         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5730         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5731         wl-draft-do-mime-bcc.
5732         (wl-draft-mime-bcc-field): New function.
5733         (wl-draft-do-mime-bcc): Ditto.
5734
5735         * wl-address.el (wl-address-complete-header-list): New variable.
5736         (wl-address-complete-header-regexp): Changed default value.
5737
5738         * Version number is increased to 2.9.13.
5739
5740 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5741
5742         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5743         it is differed.
5744
5745 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5746
5747         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5748         (wl-summary-line-list-count): Ditto.
5749
5750 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5751
5752         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5753         (wl-nntp-posting-function): New variable.
5754         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5755         `wl-nntp-posting-config-alist'.
5756
5757 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5758
5759         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5760         FLIM.
5761
5762 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5763
5764         * wl-summary.el (wl-summary-target-mark-refile-sub):
5765         Remove a nuisance funcall.
5766
5767 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5768
5769         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5770         as t for `try-completion'.
5771
5772 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-summary.el (wl-summary-default-from): Use
5775         wl-address-header-extract-address instead of
5776         std11-extract-address-components.
5777         (wl-summary-simple-from): Ditto.
5778         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5779         (wl-summary-insert-headers): Show message.
5780         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5781         for whole line.
5782         (wl-summary-default-from): Revert last change.
5783         (wl-summary-simple-from): Ditto.
5784         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5785         (wl-summary-mark-as-read-region): Follow the change above.
5786         (wl-summary-sync-marks): Ditto.
5787         (wl-summary-target-mark-mark-as-read): Ditto.
5788         (wl-summary-redisplay-internal): Ditto.
5789         (wl-summary-redisplay-no-mime-internal): Ditto.
5790         (wl-summary-redisplay-all-header): Ditto.
5791         (wl-summary-mark-as-read): Removed argument `cached';
5792         Use current cache status to set cache mark.
5793         (wl-summary-redisplay-internal): Follow the change above.
5794         (wl-summary-redisplay-no-mime-internal): Ditto.
5795         (wl-summary-redisplay-all-header): Ditto.
5796
5797         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5798
5799         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5800         Don't call itself recursively (Adviced by Yamaoka-san).
5801
5802 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5803
5804         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5805         bind wl-summary-highlight as nil to avoid error caused by missing
5806         local variables.
5807
5808 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5809
5810         * wl-vars.el (wl-invalid-character-message): New user option.
5811
5812         * wl-util.el (wl-set-string-width): If truncated string-width is
5813         larger than specified width, use `wl-invalid-character-message'.
5814
5815 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5816
5817         * wl-summary.el (wl-summary-prefetch-msg): 
5818         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5819
5820 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5821
5822         * wl-vars.el (wl-summary-check-line-format): New user option.
5823         (wl-summary-line-format-file): Ditto.
5824
5825         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5826         variable.
5827         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5828         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5829         and `wl-summary-view-old-p' to check whether do a rescan or not.
5830         (wl-summary-view-old-p): New function.
5831         (wl-summary-line-format-changed-p): Ditto.
5832         (wl-summary-line-format-save): Ditto.
5833         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5834
5835         * wl-util.el (wl-set-string-width): Avoid using negative number
5836         for make-string.
5837
5838 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5839
5840         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5841         return value.
5842
5843         * wl-util.el (wl-set-string-width): Added optional argument
5844         `padding' (All other related portions are changed).
5845         (wl-line-parse-format): If the first letter of column number is
5846         `0', zero-padding the result (ex: "%05l").
5847
5848         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5849
5850 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5851
5852         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5853         sequential summary view.
5854
5855 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5858         if it doesn't have a -unix version.
5859
5860 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5861
5862         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5863
5864 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5865
5866         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5867         content.
5868         (wl-draft): Follow the change above.
5869
5870         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5871
5872         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5873         and wl-folder-summary-line-format-alist contain %T and %P.
5874
5875         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5876         (wl-summary-mode-line-format): New user option.
5877         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5878         (wl-summary-line-format): Changed default value.
5879         (wl-summary-lazy-highlight): Changed default value.
5880
5881         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5882         change in wl-summary-create-line.
5883         (wl-thread-insert-entity-sub): Ditto.
5884
5885         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5886         (wl-summary-buffer-unread-status): Ditto.
5887         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5888         (wl-summary-buffer-persistent-mark-column): Ditto.
5889         (wl-summary-buffer-mode-line-formatter): Ditto.
5890         (wl-summary-buffer-mode-line): Ditto.
5891         (wl-summary-message-regexp): Abolished.
5892         (All other related portions are changed.)
5893         (wl-summary-detect-mark-position): New function.
5894         (wl-summary-buffer-set-folder): Setup
5895         wl-summary-buffer-mode-line-formatter.
5896         (wl-summary-mode): Setup selective-display;
5897         Setup pre-idle-hook when xemacs.
5898         (wl-summary-update-modeline): Rewrite.
5899         (wl-summary-jump-to-msg): Define as function;
5900         Changed regexp for searching messages.
5901         (wl-summary-message-number): Rewrite.
5902         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5903         Do rescan when old type summary cache.
5904         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5905         (wl-summary-remove-destination): Use '\r' to detect EOL.
5906         (wl-summary-print-destination): Ditto.
5907         (wl-summary-temp-mark): New inline function.
5908         (wl-summary-persistent-mark): Ditto.
5909         (wl-summary-line-number): New function.
5910         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5911         (wl-summary-line-list-count): New function.
5912         (wl-summary-create-line): Added argument persistent-mark.
5913         (All other related portions are changed)
5914         (wl-summary-create-line): Insert '\r'.
5915         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5916         (wl-summary-cursor-move-surface): New inline function.
5917         (wl-summary-prev): Use it.
5918         (wl-summary-next): Ditto.
5919
5920         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5921         wl-summary-message-regexp.
5922         (wl-highlight-summary): Delete progress message.
5923         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5924
5925         * Version number is increased to 2.9.12.
5926
5927 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5928
5929         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5930         variable (nil: no minimum).
5931         (wl-summary-line-subject): Add some spaces after subject by
5932         wl-summary-line-subject-minimum-length.
5933
5934 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5935
5936         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5937         and removed `F'.
5938         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5939         change above).
5940
5941 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5942
5943         * wl-summary.el (wl-summary-line-list-count): Reverted.
5944         (example setting in samples/*/dot.wl is also updated)
5945
5946 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5947
5948         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5949
5950         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5951
5952         * wl-vars.el (wl-summary-line-format): Addes some description to the
5953         docstring.
5954
5955         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5956         (wl-summary-line-close-bracket): Ditto.
5957         (wl-summary-line-children-number): Ditto.
5958         (wl-summary-line-thread-indent): Ditto.
5959         (wl-summary-line-children-and-from): Ditto.
5960
5961         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5962         't', 'c', 'F' and added 'C'.
5963
5964         * wl-util.el (wl-set-string-width): Accept negative value.
5965         (wl-line-parse-format): Added "%number(" and "%)".
5966
5967 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5968
5969         * wl-summary.el (wl-summary-line-list-count): Change format of the
5970         return value.
5971
5972 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5973
5974         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5975         from the recent message.el.
5976         (wl-draft-point-in-header-p): Ditto.
5977         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5978         wl-draft-beginning-of-line.
5979         * wl-e21.el (wl-draft-mode-map): Ditto.
5980         * wl-xmas.el (wl-draft-mode-map): Ditto.
5981
5982         * wl-folder.el: Sort macrodefs by dependencies.
5983
5984 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5985
5986         * wl-summary.el (wl-summary-prev): Fixed regexp.
5987         (wl-summary-next): Ditto.
5988
5989 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5990
5991         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5992
5993 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5994
5995         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5996         for backward compatibility.
5997
5998 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5999
6000         * wl-summary.el (wl-summary-line-list-count): New function, merged
6001         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
6002         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
6003         list counts.
6004
6005 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
6006
6007         * wl-summary.el (wl-summary-create-line): Ignore errors while
6008         timezone-fix-time.
6009
6010         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
6011
6012         * wl-summary.el (wl-summary-sync-update): Ditto.
6013         (wl-summary-default-from): Use wl-message-entity
6014         instead of entity.
6015
6016         * wl-summary.el (wl-summary-create-line): Fix.
6017
6018         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
6019         (wl-summary-line-format): New user option.
6020         (wl-folder-summary-line-format-alist): Ditto.
6021         (wl-summary-from-width): Abolished.
6022
6023         * wl-util.el (toplevel): Require 'bytecomp.
6024         (wl-line-parse-format): New function.
6025         (wl-line-formatter-setup): New macro.
6026
6027         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
6028         (wl-summary-buffer-line-formatter): New buffer local variable.
6029         (wl-summary-switch-to-clone-buffer): Follow the change above.
6030         (wl-summary-message-regexp): Fix.
6031         (wl-summary-from-func-internal): Abolished.
6032         (wl-summary-subject-func-internal): Ditto.
6033         (wl-summary-subject-filter-func-internal): Ditto.
6034         (All other related portions are changed.)
6035         (wl-summary-buffer-set-folder):
6036         Set up wl-summary-buffer-number-column and 
6037         wl-summary-buffer-line-formatter
6038         (All other related portions are changed.)
6039         (wl-summary-buffer-number-column-detect): Abolished.
6040         (All other related portions are changed.)
6041         (wl-summary-delete-all-status-marks-on-buffer): Removed.
6042         (wl-summary-delete-all-temp-marks-on-buffer): Use
6043         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
6044         (wl-summary-target-mark-delete): Ditto.
6045         (wl-summary-target-mark-refile-subr): Ditto.
6046         (wl-summary-target-mark-mark-as-read): Ditto.
6047         (wl-summary-target-mark-mark-as-unread): Ditto.
6048         (wl-summary-target-mark-mark-as-important): Ditto.
6049         (wl-summary-target-mark-save): Ditto.
6050         (wl-summary-replace-status-marks): Renamed from
6051         wl-summary-set-status-marks-on-buffer;
6052         Use wl-summary-message-regexp instead of
6053         wl-summary-buffer-number-regexp.
6054         (wl-summary-sync-update): Follow the change above.
6055         (wl-summary-goto-previous-message-beginning): New function.
6056         (wl-summary-mark-as-unread): Use it.
6057         (wl-summary-mark-as-important): Ditto.
6058         (wl-summary-line-formatter): New variable.
6059         (wl-summary-line-year): New function.
6060         (wl-summary-line-day): Ditto.
6061         (wl-summary-line-day-of-week): Ditto.
6062         (wl-summary-line-hour): Ditto.
6063         (wl-summary-line-minute): Ditto.
6064         (wl-summary-line-open-bracket): Ditto.
6065         (wl-summary-line-close-bracket): Ditto.
6066         (wl-summary-line-children-number): Ditto.
6067         (wl-summary-line-thread-indent): Ditto.
6068         (wl-summary-line-size): Ditto.
6069         (wl-summary-line-subject): Ditto.
6070         (wl-summary-line-from): Ditto.
6071         (wl-summary-line-children-and-from): Ditto.
6072         (wl-summary-create-line): Rewritten.
6073         (wl-summary-format-date): Abolished.
6074
6075         * wl-highlight.el (wl-highlight-summary-current-line): Use
6076         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
6077         Use thread structure to detect thread top message.
6078
6079         * wl-draft.el (wl-default-draft-cite): Don't use
6080         wl-summary-from-func-internal.
6081
6082         * wl-refile.el (wl-refile-subject-learn): Don't use
6083         wl-summary-subject-filter-func-internal.
6084         (wl-refile-guess-by-subject): Ditto.
6085
6086         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
6087         parameters.
6088
6089         * wl-thread.el (wl-thread-update-indent-string-region):
6090         Use wl-thread-update-line-on-buffer instead of
6091         wl-thread-update-indent-string.
6092         (wl-thread-update-children-number): Redefine using
6093         wl-thread-update-line-on-buffer.
6094         (wl-thread-update-indent-string): Abolished.
6095
6096         * Version number is increased to 2.9.11.
6097
6098 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
6099
6100         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
6101         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
6102         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
6103
6104         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
6105         as nil.
6106
6107         * wl-thread.el (wl-thread-open-all-unread): Use 
6108         elmo-folder-list-messages-mark-match.
6109         (wl-thread-insert-message): Removed argument `mark-alist'.
6110         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
6111         elmo-msgdb-set-mark.
6112         (wl-thread-get-children-msgs-uncached): Likewise.
6113         (wl-thread-get-exist-children): Added argument include-self.
6114         (wl-thread-delete-message): Follow the change above.
6115
6116         * wl-summary.el (wl-summary-count-unread): Removed argument.
6117         (wl-summary-rescan): Follow the change above.
6118         (wl-summary-mark-as-read-region): Ditto
6119         (wl-summary-mark-as-unread-region): Ditto.
6120         (wl-summary-delete-messages-on-buffer): Ditto.
6121         (wl-summary-sync-update): Ditto.
6122         (wl-summary-switch-to-clone-buffer): Ditto.
6123         (wl-summary-goto-folder-subr): Ditto.
6124         (wl-summary-target-mark-mark-as-read): Ditto.
6125         (wl-summary-target-mark-mark-as-unread): Ditto.
6126         (wl-summary-target-mark-mark-as-important): Ditto.
6127         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
6128         (wl-summary-update-thread): Removed argument `mark-alist'.
6129         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
6130         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
6131         (wl-summary-resume-cache-status): Likewise.
6132         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
6133         elmo-msgdb-set-mark.
6134         (wl-summary-mark-as-read-all): Likewise.
6135         (wl-summary-delete-cache): Ditto.
6136         (wl-summary-auto-select-msg-p): Ditto.
6137         (wl-summary-mark-as-unread): Ditto.
6138         (wl-summary-no-auto-refile-message-p): Ditto.
6139         (wl-summary-mark-as-read): Ditto.
6140         (wl-summary-mark-as-important): Ditto.
6141         (wl-summary-auto-refile): Follow the change above.
6142         (wl-summary-delete-all-marks): Removed.
6143         (wl-summary-resume-marks-and-highlight): Ditto.
6144         (wl-summary-resume-marks): Ditto.
6145         (wl-summary-delete-important-msgs-from-list): Ditto.
6146         (wl-summary-delete-canceled-msgs-from-list): Ditto.
6147
6148         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
6149         wl-summary-count-unread.
6150
6151         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6152         (wl-summary-score-update-all-lines): Use
6153         elmo-msgdb-set-mark.
6154
6155 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
6156
6157         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
6158         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
6159         (wl-summary-create-line): Renamed from
6160         wl-summary-overview-create-summary-line;
6161         Argument rearrangement.
6162         (wl-summary-update-thread): Follow the change above.
6163
6164         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
6165         (wl-thread-insert-entity-sub): Likewise.
6166
6167         * wl-summary.el (wl-summary-append-message-func-internal): Removed
6168         argument `overview', `mark-alist' and added `msgdb'.
6169
6170         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
6171
6172         * wl-summary.el (wl-summary-insert-summary): Changed argument.
6173         (wl-summary-rescan): Follow the change above.
6174         (wl-summary-sync-update): Ditto.
6175         (wl-summary-insert-thread-entity): Ditto;
6176         Don't use `let*' in every while loop;
6177         Detect infinite loop of threads.
6178         (wl-summary-update-thread): Removed argument `overview'.
6179
6180         * wl-thread.el (wl-thread-insert-message): Ditto.
6181
6182         * Version number is increased to 2.9.10.
6183
6184         * wl-message.el (wl-message-redisplay): Ignore errors while
6185         wl-message-redisplay-hook.
6186
6187 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6188
6189         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
6190
6191 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6192
6193         * wl.el (wl): inhibit-quit while wl-folder.
6194
6195 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6196
6197         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
6198         while msgdb access.
6199
6200 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6201
6202         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
6203         even if no folder is not created.
6204
6205 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
6208
6209         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
6210         implementation.
6211         (wl-summary-target-mark-thread): Ditto.
6212
6213         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
6214
6215 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6216
6217         * wl-util.el (wl-display-bytes): Remove unused function.
6218
6219 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6220
6221         * wl.el (wl-check-environment): Cause error when wl-from is nil,
6222         seems critical one (partially reverse the change in 2002/03/17).
6223
6224 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6225
6226         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
6227         * wl-draft.el (wl-draft-write-sendlog): Ditto.
6228
6229 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6230
6231         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
6232         is not writable.
6233         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
6234         plugged status instead of `'force' as 2nd argument.
6235
6236         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
6237         is not creatable.
6238
6239         * Version number is increased to 2.9.9.
6240
6241 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6242
6243         * wl-summary.el (wl-summary-suspend): New function.
6244
6245 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6246
6247         * wl.el (wl): Do not check variables if check is nil.
6248         * wl-utils.el (wl-collect-draft): New function.
6249         * wl-folder.el (wl-folder-suspend): Put summary buffers
6250         and draft buffers at the end of buffer list.
6251         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
6252
6253 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6254
6255         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
6256         loop instead of recursive call.
6257
6258         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
6259         2nd argument.
6260
6261 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6262
6263         * wl-draft.el (wl-draft-create-contents): Don't take neither
6264         (function . args) nor (string . something) any more.
6265
6266         * wl-version.el (wl-generate-user-agent-string): Return string
6267         without header symbol.
6268         * wl-draft.el (wl-draft-default-headers): Use it.
6269
6270         * wl-draft.el (wl-draft-trim-ccs): Renamed from
6271         `wl-draft-insert-ccs' and return field value instead of inserting
6272         the header. Abolish cc argument.
6273         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
6274
6275         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
6276         rather than one with string car.
6277
6278         * wl-vars.el (wl-draft-additional-header-alist): New variable.
6279         * wl-draft.el (wl-draft-create-contents): Add it after the default
6280         headers.
6281
6282         * wl-draft.el (wl-draft-create-contents): For the case of
6283         (symbol-or-string . function) insert header only when the function
6284         returns string value.
6285
6286 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6287
6288         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
6289         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
6290
6291 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6292
6293         * wl.el (wl-check-environment): Don't check Message-ID when
6294         `wl-insert-message-id' is nil.
6295         Revive checking if `wl-message-id-domain' contains "@".
6296
6297 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6298
6299         * wl.el (wl-check-environment): Merge examination for "@" at
6300         inappropriate position into the first string-match.
6301
6302         * wl-summary.el (wl-summary-target-mark-print): New function.
6303         (wl-summary-pipe-message-subr): Extracted from
6304         `wl-summary-pipe-message'.
6305         (wl-summary-target-mark-pipe): New function.
6306         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
6307         `wl-summary-target-mark-pipe'.
6308
6309 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6310
6311         * wl.el (wl-check-environment): Rewrite around Message-ID check.
6312
6313 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6314
6315         * wl.el (wl-check-environment): Use elmo-warning instead of
6316         error for non-critical ones.
6317         Remove trash folder check.
6318         (wl): Don't ignore error in wl-check-environment.
6319
6320         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
6321         check, which is moved from `wl-check-environment'.
6322         (Adviced by Teranishi-san [X-Mail-Count: 9661])
6323
6324 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6325
6326         * wl-summary.el (wl-summary-write-current-folder): If it cannot
6327         guess anything, call wl-summary-write.
6328         (wl-summary-write): Create draft with blank To field.
6329         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
6330
6331 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6332
6333         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
6334         argument full as well for wl-folder-write-current-folder.
6335         If wl-*-write-current-folder cannot guess addressee, add blank
6336         To header.
6337         Rewrite condition for positioning cursor.
6338
6339 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6340
6341         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
6342         summary buffer is present, use it.
6343         (wl-folder-jump-to-previous-summary): Ditto.
6344
6345 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6346
6347         * wl-draft.el (wl-draft-create-contents): Fix docstring.
6348
6349         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
6350         wl-summary-previous-buffer and wl-summary-next-buffer.
6351
6352         * wl-folder.el (wl-folder-mode-map): Bind
6353         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
6354         (wl-folder-jump-to-next-summary): New function.
6355         (wl-folder-jump-to-previous-summary): Ditto.
6356
6357         * wl-draft.el (wl-draft): Rearranged.
6358
6359 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6360
6361         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
6362         of header.
6363         (wl-draft): Collect arguments for the header as header-alist.
6364         (wl-draft-forward): Arrange arguments for wl-draft.
6365         (wl-draft-reply): Ditto.
6366         (wl-draft-edit-string): Ditto.
6367         * wl-summary.el (wl-summary-write): Ditto.
6368         (wl-summary-write-current-folder): Ditto.
6369
6370         * Version number is increased to 2.9.8.
6371
6372 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6373
6374         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6375
6376         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6377
6378         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6379         even if the guess failed.
6380
6381         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6382         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6383         wl-summary-write-current-folder.
6384         * wl-xmas.el: Ditto.
6385
6386 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl-summary.el (wl-summary-next-page): Force display message if
6389         message is not displayed yet.
6390         (wl-summary-prev-page): Ditto.
6391
6392 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6393
6394         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6395
6396 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6397
6398         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6399         add "Preview Message" and "Save Draft and Exit".
6400
6401 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6402
6403         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6404         if addrmgr is called from draft in splitted window.
6405
6406         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6407         * wl-mule.el: Ditto.
6408         * wl-xmas.el: Ditto.
6409
6410 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6411
6412         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6413
6414         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6415         * wl-xmas.el (wl-folder-toolbar): Ditto.
6416
6417 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6418
6419         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6420         and wl-draft-save-and-exit.
6421         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6422         * wl-xmas.el: Ditto.
6423         * wl-mule.el: Ditto.
6424
6425         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6426         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6427
6428 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6431         lists for saving buffer.
6432
6433 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6434
6435         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6436         parent-folder argument instead of it.
6437         (wl-draft-create-buffer): Ditto.
6438         (wl-draft-forward): Ditto.
6439         (wl-draft-reply): Ditto.
6440         * wl-summary.el (wl-summary-write): Ditto.
6441         (wl-summary-write-current-folder): Ditto.
6442
6443         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6444         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6445         Folder buffer after composing.
6446
6447 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6450         header if the file `wl-x-face-file' already contains it.
6451
6452 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6453
6454         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6455         folder" entry.
6456         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6457         * wl-e21.el (wl-folder-toolbar): Ditto.
6458         * wl-xmas.el (wl-folder-toolbar): Ditto.
6459
6460 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6461
6462         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6463         wl-folder-goto-folder with sticky argument.
6464         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6465
6466 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6467
6468         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6469         and wl-summary-previous-buffer.
6470         (wl-summary-next-buffer): New function.
6471         (wl-summary-previous-buffer): Ditto.
6472
6473 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6474
6475         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6476         wl-folder-jump-to-current-entity-with-arg.
6477         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6478         `wl-folder-jump-to-current-entity'.
6479         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6480         `wl-summary-goto-folder-sticky'.
6481         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6482         `wl-summary-goto-folder'.
6483         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6484         Unless force-exit, do not clean temp. marks for sticky summary.
6485         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6486
6487 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6488
6489         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6490         not entire.
6491
6492 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6493
6494         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6495         to `C-x C-s'.
6496         (wl-summary-save-status): New command.
6497         (wl-summary-exit): Don't clean-up temp marks when sticky.
6498         (Applied patch from Nakayama-san [wl: 09548])
6499         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6500         Do nothing when no mark data.
6501         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6502         Call `wl-summary-delete-all-temp-marks' before saving.
6503
6504 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6505
6506         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6507
6508 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6509
6510         * wl.el (wl-check-environment): Also cause error when (system-name)
6511         returns "localhost.localdomain". (Although it doesn't affect because
6512         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6513
6514 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6515
6516         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6517         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6518
6519         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6520         value.
6521
6522 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6525         Likewise r-cc-list and r-ng-list.
6526
6527 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6530         only if it is bound as variable.
6531
6532         * wl-mime.el (wl-draft-preview-message): Ditto.
6533
6534 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6535
6536         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6537         needless `goto-char'.
6538
6539         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6540         `wl-summary-redisplay-no-mime-internal' instead of
6541         `wl-summary-redisplay-no-mime'.
6542         (wl-summary-redisplay-no-mime): Changed argument;
6543         Call `wl-summary-redisplay-no-mime-internal'.
6544
6545         * wl-mime.el (wl-draft-preview-message): Bind
6546         `mime-header-encode-method-alist' locally.
6547
6548         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6549         (wl-draft-std11-parse-addresses): Added the first address check.
6550         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6551
6552         * Version number is increased to 2.9.7.
6553
6554 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6555
6556         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6557
6558 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6559
6560         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6561         related to scrollbar support, if there is no such a feature
6562         compiled in.
6563
6564 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6565
6566         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6567         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6568         for prefetch.
6569
6570 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6571
6572         * wl-summary.el (wl-summary-pick): Fix for no match.
6573
6574 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6575
6576         * wl-draft.el (wl-draft-save):
6577         Override `mime-header-encode-method-alist'.
6578
6579 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6580
6581         * wl-folder.el (wl-folder-pick): New function.
6582         Define key as "?".
6583
6584 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6585
6586         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6587         Fix for unplugged.
6588
6589 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6590
6591         * wl-folder.el (wl-folder-virtual): New function.
6592         Define key as "V".
6593
6594 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6595
6596         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6597         multi folder if entity is group.
6598
6599 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6600
6601         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6602         is nil.
6603
6604 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6605
6606         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6607         (wl-summary-target-mark-msgs): Return the number of marked messages.
6608
6609 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6610
6611         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6612         "first:" is specified.
6613
6614 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6615
6616         * wl-vars.el (wl-from): Use return value of function
6617         user-full-name instead of the variable user-full-name since
6618         XEmacs-20.4 doesn't set this variable.
6619
6620 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6621
6622         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6623         call `wl' directly.
6624
6625 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6626
6627         * wl-draft.el (wl-draft-reedit): Removed duplicated
6628         switch-to-buffers.
6629
6630 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * wl.el (wl-other-frame): Removed garbages.
6633
6634 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6637
6638         * wl-xmas.el (wl-draft-key-setup): Ditto.
6639
6640         * wl-mule.el (wl-draft-key-setup): Ditto.
6641
6642         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6643         (wl-draft-reedit): Ditto.
6644         (wl-draft-prepare-edit): Add `wl-draft-save' to
6645         `local-write-file-hooks'.
6646         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6647         (wl-draft-reedit): Set buffer-file-name.
6648         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6649
6650
6651         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6652         call it.
6653         (wl-delete-startup-frame-function): New variable.
6654         (wl-other-frame): New function
6655         (Original was written by Yamaoka san [wl: 09239]).
6656
6657         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6658         if `wl-folder-use-frame'.
6659
6660 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6661
6662         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6663
6664 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6665
6666         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6667         New variable.
6668         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6669         (wl-message-buffer-prefetch-get-next): Use them.
6670         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6671
6672 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6673
6674         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6675         with unwind-protect.
6676
6677         * wl-draft.el (wl-draft-reedit): Rewrite.
6678         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6679         (wl-draft-save): Insert header separator if it does not exist;
6680         Removed condition-case.
6681
6682         * wl-summary.el (wl-summary-reedit): Revert last change.
6683
6684         * wl-draft.el (wl-draft-save): Rewrite.
6685         (wl-draft-create-buffer): Set buffer-file-name as nil.
6686
6687         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6688
6689         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6690
6691         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6692         nil.
6693
6694 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6695
6696         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6697         If count is nil, do not prefetch.
6698         (wl-message-buffer-prefetch-next): Next.
6699
6700 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6701
6702         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6703
6704 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6705
6706         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6707         `delete-backward-char'
6708         (wl-draft-prepare-edit): Check major-mode.
6709         (wl-draft-decode-header): Rewrite.
6710         (wl-draft): Fix.
6711
6712 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6713
6714         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6715
6716 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6719         (wl-message-buffer-prefetch-get-next): Remove size checking.
6720         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6721
6722 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6723
6724         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6725         (wl-draft-default-headers): Fix.
6726
6727 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6728
6729         * wl-draft.el (wl-draft-default-headers): Insert return value of
6730         `wl-generate-mailer-string-function'.
6731
6732 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6733
6734         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6735         (wl-draft-insert-mail-header-separator): Ditto.
6736
6737         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6738         again (Reverted the change on 2002-01-17 by OKADA san).
6739
6740 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-draft.el (wl-draft): Rewrite.
6743         (wl-draft-create-buffer): New function.
6744         (wl-draft-create-contents): Ditto.
6745         (wl-draft-prepare-edit): Ditto.
6746         (wl-draft-decode-header): Ditto.
6747         (wl-draft-decode-body): Ditto.
6748         (wl-draft-check-new-line): Ditto.
6749         (wl-draft-default-headers): Ditto.
6750         (wl-draft-insert-mail-header-separator): Ditto.
6751
6752 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6753
6754         * Version number is increased to 2.9.6.
6755
6756 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6757
6758         * wl-draft.el (wl-draft-delete-field): Optional argument.
6759         (wl-draft-delete-fields): Ditto.
6760
6761 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6762
6763         * wl-message.el (toplevel): Eliminated byte-compile warning.
6764         for `itimer-function', `delete-timer' and `itimer-list'.
6765
6766 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6767
6768         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6769         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6770         `wl-message-buffer-prefetch-threshold'.
6771         * wl-summary.el (wl-summary-redisplay-internal): Remove
6772         the check of `wl-message-buffer-prefetch-depth'.
6773
6774 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6775
6776         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6777         size of article.
6778         (wl-message-buffer-prefetch-subr): Remove size check.
6779
6780 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6781
6782         * wl-vars.el (wl-plugged): Make customizable.
6783
6784 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6785
6786         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6787         (wl-message-buffer-prefetch-set-timer): New function.
6788         (wl-message-buffer-prefetch-get-next): New function.
6789         (wl-message-buffer-prefetch): New function.
6790         (wl-message-buffer-prefetch-next): Rewrite.
6791         (wl-message-buffer-prefetch-subr): Rewrite.
6792         * wl-vars.el (wl-auto-prefetch-first): New variable.
6793         * wl-summary.el (wl-summary-goto-folder-subr): Call
6794         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6795
6796 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6797
6798         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6799         `wl-summary-unread-message-hook'.
6800
6801 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6802
6803         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6804         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6805         if range is `cache-status'.
6806
6807 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6808
6809         * wl-message.el (wl-message-buffer-prefetch-subr):
6810         Improve debug message.
6811
6812 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6813
6814         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6815         `wl-mail-send-pre-hook'.
6816         (wl-draft-send-mail-with-qmail): Ditto.
6817         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6818
6819 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6820
6821         * wl-message.el (wl-message-buffer-prefetch-subr):
6822         Fix for cancel-function-timers bug.
6823         (wl-message-buffer-prefetch-debug): Default value is t.
6824
6825 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6826
6827         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6828         (wl-message-buffer-prefetch-subr): Rewrite.
6829         Rename from `wl-message-buffer-prefetch'.
6830
6831 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6832
6833         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6834         (wl-default-draft-cite-decorate-author): Ditto.
6835
6836         * wl-draft.el (wl-draft-cite-function): Removed.
6837         (wl-default-draft-cite-decorate-author): Ditto.
6838
6839 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6840
6841         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6842         (wl-default-draft-cite): Do not arrange author name if the value of
6843         `wl-default-draft-cite-decorate-author' is nil.
6844
6845 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6846
6847         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6848
6849         * wl-folder.el (wl-folder-check-one-entity): Don't care
6850         `elmo-folder-use-flag-p'.
6851
6852 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6853
6854         * wl-folder (wl-folder-check-one-entity): Fix
6855         problem if unread is nil.
6856
6857 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6858
6859         * wl-address.el (wl-address-make-completion-list): Check whether
6860         the address is a group list.
6861         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6862
6863 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6864
6865         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6866         The number of the messages of new and unread does not count
6867         correctly.
6868
6869         * wl-summary.el (wl-summary-count-unread): Changed to return
6870         `(new . unread)' instead of total.
6871         (wl-summary-sync-update): Follow the change above.
6872
6873         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6874
6875 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6876
6877         * wl-address.el (wl-address-make-completion-list): Do not enclose
6878         address by " <" and ">" if associated realname is "".
6879         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6880         This is against the promblem with group list in .addresses pointed
6881         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6882
6883 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6884
6885         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6886         message is a format control string.
6887         * wl-expire.el (wl-expire-append-log): Ditto.
6888         * wl-mime.el (wl-summary-burst-subr): Ditto.
6889         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6890         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6891
6892 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6893
6894         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6895         wl.el (wl-check-variables): Rename from `wl-check-type'.
6896         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6897         (wl-check-variables-2): New function.
6898         (wl): Call `wl-check-variables-2'.
6899
6900 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6901
6902         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6903         after renaming folder in access group.
6904
6905 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6906
6907         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6908         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6909         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6910         (wl-message-buffer-prefetch): Rewrite.
6911         (wl-message-buffer-prefetch-idle-time): Removed.
6912         * wl-summary.el (wl-summary-redisplay-internal):
6913         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6914         Error check for `wl-message-buffer-prefetch-depht'.
6915
6916 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6917
6918         * Version number is increased to 2.9.5.
6919         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6920
6921 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6922
6923         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6924         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6925         Based on the patch written by
6926         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6927
6928 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6929
6930         * wl-draft.el (wl-draft-raw-send): Fix for
6931         `wl-news-send-pre-hook'
6932
6933 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6934
6935         * wl-utils.el (wl-message-id-function): New variable.
6936         * wl-draft.el (wl-draft-insert-required-fields):
6937         Use `wl-message-id-function'.
6938
6939 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6940
6941         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6942         * wl-utils.el (wl-draft-make-message-id-string):
6943         Use `wl-from' for domain part of Message-ID
6944         if `wl-message-id-use-wl-from' if non-nil.
6945         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6946
6947 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6948
6949         * wl.el (wl): Call `wl-check-type'
6950         Do not 'condition-case'.
6951
6952 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6953
6954         * wl.el (wl-check-type): New function.
6955         (wl-check-type-variables): New variable.
6956
6957 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6958
6959         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6960
6961 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6962
6963         * wl-draft.el (wl-smtp-password-key): New function.
6964         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6965         (wl-draft-send-mail-with-smtp): Ditto.
6966         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6967
6968 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6969
6970         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6971         * wl-utils.el (wl-unique-id-suffix): Remove.
6972
6973 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6974
6975         * Version number is increased to 2.9.4.
6976
6977 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6978
6979         * wl-utils.el (wl-unique-id-suffix): New variable.
6980         (wl-unique-id): Use `wl-unique-id-suffix'
6981
6982 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6983
6984         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6985         instead of `elmo-msgdb-search'.
6986
6987         * Version number is increased to 2.9.3.
6988
6989 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6990
6991         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6992
6993 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6994
6995         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6996         (wl-draft-dispatch-message): Changed for send-later.
6997         (wl-draft-queue-flush): Ditto.
6998         (wl-draft): Clear `wl-sent-message-queued'.
6999         (wl-draft-reedit): Ditto.
7000         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
7001         * wl-vars.el (wl-draft-force-queuing): New variable.
7002         (wl-draft-force-queuing-mail): New variable.
7003         (wl-draft-force-queuing-news): New variable.
7004
7005 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
7006
7007         * wl-draft.el (wl-draft-hide): Removed `interactive'.
7008         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
7009
7010 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7011
7012         * Version number is increased to 2.9.2.
7013
7014 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * wl-draft.el (wl-draft-elide-region): New user command.
7017         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
7018
7019         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
7020         command `wl-draft-elide-region'.
7021         * wl-mule.el: Ditto.
7022         * wl-xmas.el: Ditto.
7023
7024 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
7027         (wl-biff-check-folder-async): Removed needless let.
7028
7029 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
7032         wl-folder-get-elmo-folder.
7033         (wl-biff-check-folder): Set `biff' argument of
7034         `wl-folder-check-one-entity'.
7035         (wl-biff-check-folder-async): Setup `biff' slot of folder.
7036
7037         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
7038         (wl-folder-check-one-entity): Added `biff' argument;
7039         Setup `biff' slot of folder.
7040
7041         * Version number is increased to 2.9.1.
7042
7043 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
7046         comment out and fixed.
7047         (wl-fldmgr-add-completion-subr): Ditto.
7048
7049         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
7050         and msgdb.
7051
7052         * wl.el (wl-toggle-plugged): Save summary view.
7053
7054 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
7055
7056         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
7057
7058 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7059
7060         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
7061
7062 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7063
7064         * wl-e21.el (wl-e21-toolbar-configurations): Replace
7065         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
7066         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
7067
7068         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
7069         if it was failed.
7070         (wl-demo): Disable undo in the demo buffer.
7071
7072 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * wl-version.el (wl-version): Changed codename.
7075
7076         * Version number is increased to 2.9.0.
7077
7078 2001-12-14  Takuo KITAME <kitame@northeye.org>
7079
7080         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
7081         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
7082         (wl-folder-mark-as-read-all-current-entity): Ditto.
7083
7084 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * wl-vars.el (wl-from-width): Define as obsolete variable.
7087         (wl-subject-length-limit): Ditto.
7088
7089         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
7090
7091         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
7092         wl-summary-save-view.
7093
7094         * wl.el (wl-save-status): Ditto.
7095         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
7096
7097         * wl-summary.el (wl-summary-save-view): Removed unused argument.
7098         (wl-summary-exit): Follow the change above.
7099         (wl-summary-goto-folder-subr): Ditto.
7100
7101         * wl-folder.el (wl-folder-create-subr): Don't use
7102         `elmo-folder-creatable-p'.
7103
7104 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7105
7106         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
7107
7108 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7109
7110         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
7111         rather than bitmap on Emacs 21.
7112         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
7113         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
7114         for xbm if the new redisplay engine is not available.
7115
7116 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7117
7118         * wl-folder.el (wl-folder-init-hook): New hook.
7119         (wl-folder-init): Run `wl-folder-init-hook'.
7120
7121 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
7124
7125 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7126
7127         * wl-acap.el (wl-acap-cache-filename): New variable.
7128         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
7129         (wl-acap-init): Use cache if no ACAP server found.
7130
7131 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7132
7133         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
7134         `wl-acap-original-msgdb-dir'.
7135
7136         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
7137         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
7138
7139         * wl-mime.el (wl-mime-save-directory): Renamed from
7140         `wl-mime-save-dir'.
7141
7142 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * wl-vars.el (wl-icon-dir): Fixed the docstring.
7145
7146         * wl-demo.el: Require `path-util'.
7147         (wl-demo-bitmap-mule-available-p): New internal variable.
7148         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
7149         `module-installed-p' instead.
7150         (wl-demo-insert-image): Use *.img file for a bitmap image.
7151         (wl-demo): Don't call the ascii demo recursively.
7152
7153 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7154
7155         * Version number is increased to 2.7.7.
7156
7157 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * wl.el (wl-exit): Eliminated byte-compile warning.
7160
7161 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7162
7163         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
7164         obsolete variable using `elmo-define-obsolete-variable'.
7165         (wl-fetch-confirm-threshold): Ditto.
7166         (wl-cache-prefetch-folder-type-list): Ditto.
7167         (wl-cache-prefetch-folder-list): Ditto.
7168
7169 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7170
7171         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
7172         (wl-demo-icon-name): Use Xmas logo at the end of the year.
7173         (wl-demo-insert-image): New function.
7174         (wl-demo-insert-text): New function.
7175         (wl-demo-image-type-alist): Redefine as a function.
7176         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
7177         (wl-demo-with-temp-file-buffer): Removed.
7178         (wl-logo-xpm): Removed.
7179         (wl-logo-xbm): Removed.
7180         (wl-logo-bitmap): Removed.
7181
7182 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
7183
7184         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
7185         (wl-expire-localdir-get-folder-function): New user option.
7186         (wl-expire-localdir-get-folder): New function.
7187         (wl-expire-localdir-date): Ditto.
7188
7189 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7190
7191         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
7192         value.  Refactoring `wl-folder-notify-deleted' is nil case.
7193         Fixed unread number mismatch when all-unread < unread.
7194
7195 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
7198         (wl-fetch-confirm-threshold): Ditto.
7199
7200         * wl-summary.el (wl-summary-confirm-appends): Removed.
7201         (wl-summary-sync-update): Don't refer
7202         `wl-summary-update-confirm-threshold' (It is now abolished).
7203
7204         * wl-message.el (wl-message-display-internal): Don't refer
7205         `wl-fetch-confirm-threshold' (It is now abolished).
7206
7207 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
7210
7211 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7212
7213         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
7214         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
7215         Change default value to nil.
7216         (wl-summary-indent-length-limit): The value can be nil, nil means
7217         unlimited.
7218
7219         * wl-summary.el: Don't set limit for indent length if the value of
7220         wl-summary-indent-length-limit is nil.
7221         If the value of wl-summary-width is nil, it means only that the width
7222         of summary is unlimited (nil doesn't mean that the indent length is
7223         unlimited).
7224
7225         * wl-thread.el: Ditto.
7226
7227 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
7228
7229         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
7230         be nil, nil means never confirm.
7231         * wl-summary.el (wl-summary-confirm-appends): Ditto.
7232
7233 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7234
7235         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
7236         means unlimited).
7237
7238 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
7239
7240         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
7241         Use `with-temp-buffer'.
7242
7243 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
7244
7245         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
7246         with new backquote style).
7247         (wl-folder-get-entity-from-buffer): Ditto.
7248
7249 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7250
7251         * wl-version.el (nemacs-version): Eliminated.
7252         (wl-extended-emacs-version2): Ignore nemacs.
7253         (wl-extended-emacs-version3): Ditto.
7254
7255 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
7256
7257         * wl-vars.el (wl-draft-add-references): Set default value as nil.
7258         (wl-draft-add-in-reply-to): New variable.
7259         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
7260         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
7261         (wl-draft-yank-from-mail-reply-buffer): Use
7262         `wl-draft-add-in-reply-to'.
7263         (wl-draft-insert-current-message): Ditto.
7264
7265 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7266
7267         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
7268         typo (kill->hide).
7269         (wl-message-buffer-prefetch-folder-type-list): Added elements
7270         `mark' and `cache' instead of `internal'.
7271
7272 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
7275         resume msgdb directory.
7276
7277 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7278
7279         * wl.el (wl-exit): Call `wl-acap-exit'.
7280
7281         * wl-summary.el (wl-summary-message-string): New function.
7282         (wl-summary-reedit): Use it.
7283         (wl-summary-resend-bounced-mail): Remove needless let.
7284         (wl-summary-supersedes-message): Ditto.
7285         (wl-summary-save): Ditto.
7286
7287         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
7288         (wl-acap-init): Set it.
7289         (wl-acap-exit): New function.
7290
7291 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7292
7293         * wl.el (wl-init): Revert (require 'mime-setup). move from
7294         toplevel.
7295
7296 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7297
7298         * wl-summary.el (wl-summary-write-current-folder): Remove unused
7299         local variables.  Add error when guess function return invalid
7300         value.
7301
7302 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7303
7304         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7305         Change local variable name.
7306         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7307         (wl-folder-get-newsgroups): Return nil when non-news folder.
7308         * wl-summary.el (wl-summary-write-current-folder): State through
7309         when guess-list return nil.
7310         (wl-summary-write-current-folder-functions): Fixed docstring.
7311
7312         * wl.el (wl-exit): Changed confirm message.
7313
7314         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
7315         * wl-draft.el (wl-draft): Remove verbose `featurep'.
7316
7317         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
7318
7319 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7320
7321         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
7322         user option (Renamed from wl-cache-prefetch-folder-type-list).
7323         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
7324         from wl-cache-prefetch-folder-list).
7325
7326         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
7327         Move to wl-vars.el.
7328         (wl-message-buffer-prefetch-p): Changed to enable
7329         `wl-message-buffer-prefetch-folder-list'.
7330
7331         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
7332         `ignore-cache'.
7333
7334 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
7335
7336         * wl-draft.el (wl-draft-config-sub-func-alist): Added
7337         `part-top' and `part-bottom'.
7338         (wl-draft-config-sub-part-top): New function.
7339         (wl-draft-config-sub-part-bottom): New function.
7340
7341 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7342
7343         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
7344
7345 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
7346
7347         * wl-folder.el (wl-folder-get-newsgroups): Fix.
7348
7349 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7350
7351         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
7352
7353         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
7354         (wl-summary-write-current-folder): Ditto.
7355
7356 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
7357
7358         * wl-folder.el (wl-folder-get-newsgroups): Use
7359         `elmo-folder-newsgroups'.
7360
7361 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
7362
7363         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
7364         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7365         `wl-draft-config-sub-header-bottom'.
7366
7367 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7368
7369         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7370         localnews folder.
7371
7372 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7373
7374         * wl-summary.el (wl-summary-mode): Undo last change.
7375
7376         * wl-folder.el (wl-folder-mode): Ditto.
7377
7378 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7379
7380         * wl-summary.el (wl-summary-mode): Locally set
7381         truncate-partial-window-width to nil.
7382         (for XEmacs)
7383
7384         * wl-folder.el (wl-folder-mode): Ditto.
7385
7386 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7387
7388         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7389
7390 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7393         number.
7394
7395         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7396
7397         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7398
7399         * Version number is increased to 2.7.6.
7400
7401 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7402
7403         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7404
7405 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7406
7407         * wl-summary.el (wl-summary-sync-update): Enclose network
7408         related portion with `unwind-protect'.
7409
7410 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7411
7412         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7413
7414 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7415
7416         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7417         element.
7418         * wl-vars.el (wl-message-body-button-alist): Ditto.
7419
7420         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7421         max match length.
7422         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7423
7424         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7425         for the max match length;
7426         Use 4th element value for the button string regexp group.
7427
7428         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7429         candidate exists, prompt to select.
7430
7431 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7432
7433         * wl-summary.el (wl-summary-jump-to-msg): Search before
7434         calibration point by `beginning-of-line'.
7435
7436 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7437
7438         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7439         for access group.
7440
7441 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7442
7443         * wl-message.el (wl-message-display-internal): Bind
7444         `default-mime-charset'.
7445
7446         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7447
7448         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7449
7450         * Version number is increased to 2.7.5.
7451
7452 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7453
7454         * wl-expire.el (wl-summary-archive): Fixed;
7455         Use `elmo-folder-name-internal'.
7456
7457 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7458
7459         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7460         from `elmo-folder-move-messages' caller.
7461         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7462
7463         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7464         related portions are changed).
7465
7466 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7467
7468         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7469         counter.
7470
7471 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7472
7473         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7474         buffer local and set it to nil.
7475
7476         * wl-message.el (wl-message-redisplay): Ditto.
7477
7478 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7479
7480         * wl-summary.el (wl-summary-mark-as-important): If message is
7481         already cached, set messag as read, otherwise encache and mark as read.
7482
7483 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7484
7485         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7486         point-min.
7487
7488 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7489
7490         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7491         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7492         a keymap.
7493
7494 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7495
7496         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7497         parent.
7498
7499         * wl-mule.el (wl-message-define-keymap): Ditto.
7500
7501         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7502
7503         * wl-xmas.el (wl-message-display-internal-hook): Define.
7504         (wl-xmas-setup-message-toolbar): Define as function.
7505         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7506         (wl-message-overload-functions): Abolished.
7507         (wl-message-define-keymap): New function.
7508
7509         * wl-vars.el (wl-message-display-internal-hook): New variable.
7510         (wl-message-header-button-alist): New variable (Renamed from
7511         wl-highlight-message-header-button-alist).
7512         (wl-message-body-button-alist): Ditto.
7513
7514         * wl-mule.el (wl-message-define-keymap): New function.
7515         (wl-message-overload-functions): Abolished.
7516
7517         * wl-message.el (wl-message-add-buttons-to-body): New function.
7518         (wl-message-redisplay): Don't call wl-message-overload-functions;
7519         Call wl-message-add-buttons-to-header and
7520         wl-message-add-buttons-to-body.
7521         (wl-message-display-internal): Set keymap argument for
7522         elmo-mime-display-as-is, elmo-mime-message-display;
7523         Run wl-message-display-internal-hook.
7524         (wl-message-refer-article-or-url): Abolished.
7525
7526         * wl-highlight.el (wl-highlight-headers): Don't call
7527         wl-highlight-message-add-buttons-to-header.
7528         (wl-highlight-message-add-buttons-to-header): Abolished.
7529
7530
7531         * wl-e21.el (wl-message-display-internal-hook): Define.
7532         (wl-e21-setup-toolbar): Deleted duplicated binding.
7533         (wl-e21-setup-message-toolbar): Define as function.
7534         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7535         (wl-message-define-keymap): New function.
7536         (wl-message-overload-functions): Abolished.
7537
7538 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7539
7540         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7541         and elmo-folder-close.
7542
7543         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7544
7545 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7546
7547         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7548         boolean value.
7549         * wl-draft.el (wl-draft-do-fcc): Ditto.
7550
7551 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7552
7553         * wl-vars.el (wl-fcc-force-as-read): New variable.
7554         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7555         mark copied message as read.
7556
7557 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7558
7559         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7560
7561 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7562
7563         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7564         `wl-summary-target-above' instead of obsolete variable
7565         `wl-summary-temp-above'.
7566
7567         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7568         instead of `make-obsolete-variable'.
7569         * wl-refile.el (toplevel): Ditto.
7570
7571 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7574         with third argument t.
7575         (wl-draft): Set first argument for wl-plugged-init as t.
7576
7577         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7578         definition.
7579
7580 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7581
7582         * wl-vars.el: Tabify.
7583         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7584
7585         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7586         message.
7587
7588 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7589
7590         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7591         and set default to beep.
7592
7593 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7594
7595         * wl-vars.el (wl-draft-truncate-lines): New variable.
7596
7597         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7598         instead of wl-message-truncate-lines for truncate-lines.
7599
7600 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7601
7602         * wl-message.el (wl-message-display-internal): Call
7603         `wl-highlight-message' after `elmo-mime-display-as-is'.
7604
7605         * wl-mime.el (wl-mime-display-text/plain): New function.
7606         (wl-mime-display-header): Ditto.
7607         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7608         body-presentation-method for text/plain;
7609         Register `wl-mime-display-header' as a header-presentation-method;
7610         Don't set up `elmo-message-text-content-inserted-hook' and
7611         `elmo-message-header-inserted-hook'.
7612
7613         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7614         variable.
7615         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7616         as t if flag is 'all-header;
7617         Don't bind `elmo-message-ignored-field-list',
7618         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7619
7620 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7621
7622         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7623         for xemacs with non-mule environment.
7624
7625 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7626
7627         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7628         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7629         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7630
7631 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7632
7633         * wl-vars.el (wl-interactive-send): Set default value as t.
7634
7635 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7636
7637         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7638         (wl-addrmgr-method-list): Abolished.
7639         (wl-addrmgr-change-method): Follow above change.
7640
7641         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7642
7643 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7644
7645         * wl-vars.el (wl-message-truncate-lines): Change default value
7646         to default-truncate-lines.
7647
7648         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7649
7650 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7651
7652         * wl-vars.el (wl-message-truncate-lines): New variable.
7653
7654         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7655         wl-message-truncate-lines.
7656
7657 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7658
7659         * wl-acap.el (wl-acap-init): Remove period from error message.
7660         (wl-acap-find-acap-service): Remove period from message.
7661
7662 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * wl.el (wl-check-environment): Undo last change.
7665
7666         * wl-vars.el (wl-from): Changed default value.
7667
7668         * wl-util.el (toplevel): Don't require tm-edit.
7669
7670         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7671         `wl-folder-init';
7672         Don't set mark on mail body.
7673         (wl-draft-reedit): Ditto.
7674
7675         * wl-address.el (wl-address-quote-specials): Define as an alias for
7676         elmo-address-quote-specials.
7677
7678 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7679
7680         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7681
7682         * wl-vars.el (wl-from): Set default value as nil.
7683         (wl-organization): Set default value as ORGANIZATION environment
7684         variable.
7685
7686         * wl-draft.el (wl-smtp-extension-bind): Check value of
7687         wl-smtp-connection-type.
7688
7689         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7690         error.
7691
7692 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7693
7694         * Version number is increased to 2.7.4.
7695
7696         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7697         arguments from `wl-highlight-x-face-function' caller.
7698         Use x-face-1.3.6.12 or later.
7699
7700 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7701
7702         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7703
7704 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7705
7706         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7707         (wl-fcc): Fix to accept function.
7708         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7709
7710 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7711
7712         * wl-acap.el (toplevel): Added `product-provide' declare.
7713         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7714
7715 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7716
7717         * wl.el (wl): Changed order of calling `elmo-init'
7718         and `elmo-folder-init'.
7719
7720 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7721
7722         * wl-mime.el (wl-summary-burst): Extract message when content-type
7723         of root entity is not only `multipart' but also `message/rfc822'.
7724         (wl-summary-burst-subr): Ditto.
7725
7726 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl-vars.el (toplevel): Require 'custom.
7729         (wl-trash-folder): Added to `wl-setting' group.
7730
7731         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7732         exists.
7733         (wl-addrmgr-draw): Insert empty line when no entry exists.
7734
7735         * wl-mule.el (wl-message-wheel-up): Fixed.
7736         (wl-message-wheel-down): Ditto.
7737
7738 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7739
7740         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7741         config is an anonymous lambda expression.
7742
7743 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7746         when Mule 2 is running.
7747
7748 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7751
7752 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7755         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7756
7757         * wl-address.el (wl-address-specials-regexp): Eliminated.
7758         (wl-address-quote-specials): Rewrite.
7759
7760 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7761
7762         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7763         shy-groups for regexp.
7764
7765         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7766         character classes and Perl style shy-groups for regexp.
7767         (wl-highlight-plugged-current-line): Use Posix style character
7768         classes for regexp.
7769         (wl-e21-highlight-folder-by-numbers): Ditto.
7770         (wl-e21-display-image-p): Use `display-images-p' instead of
7771         `display-graphic-p'.
7772         (display-images-p): Make an alias to `display-graphic-p' if it is
7773         not available.  It is for Emacs version prior to 21.0.105.
7774
7775         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7776         `display-graphic-p'.
7777         (wl-demo-image-type-alist): Ditto.
7778         (display-images-p): Make an alias to `display-graphic-p' if it is
7779         not available.  It is for Emacs version prior to 21.0.105.
7780
7781 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7782
7783         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7784         support.
7785         (wl-generate-user-agent-string): Ditto.
7786
7787         * wl-version.el (wl-version): Update docsting.
7788         (wl-version-status): Ditto.
7789
7790 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7791
7792         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7793         21.0.105.  For Emacs 21.0.104 or earlier.
7794
7795 2001-09-03  Takuo KITAME <kitame@northeye.org>
7796
7797         * wl-e21.el (wl-plugged-init-icons): Use
7798         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7799         (wl-biff-init-icons): Ditto.
7800
7801 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7802
7803         * wl-highlight.el (wl-highlight-summary-current-line):
7804         Fixed highlighting refile/copy destination.
7805
7806         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7807         (wl-acap-store): Encode string by wl-acap-coding-system.
7808
7809 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7810
7811         * wl-acap.el (toplevel): Check and require 'un-define before
7812         'xemacs-ucs;
7813          Added checking for UTF-2000.
7814
7815 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7816
7817         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7818         Don't enclose with `eval-and-compile'.
7819
7820         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7821         wl-init is non-nil.
7822
7823         * wl-draft.el (wl-draft): Ditto.
7824
7825         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7826
7827         * wl-acap.el (toplevel): Require 'wl.
7828         (wl-acap-store): Call `elmo-init'.
7829
7830         * wl.el (wl): Changed position of `wl-check-environment'.
7831         (toplevel): Added autoload setting for wl-acap.
7832
7833         * wl-vars.el (wl-setting): New custom group.
7834         (wl-from): Added wl-setting group.
7835         (wl-user-mail-address-list): Ditto.
7836         (wl-organization): Ditto.
7837         (wl-subscribed-mailing-list): Ditto.
7838         (wl-envelope-from): Ditto.
7839         (wl-smtp-posting-user): Ditto.
7840         (wl-smtp-posting-server): Ditto.
7841         (wl-smtp-posting-port): Ditto.
7842         (wl-smtp-authenticate-type): Ditto.
7843         (wl-pop-before-smtp-user): Ditto.
7844         (wl-pop-before-smtp-server): Ditto.
7845         (wl-pop-before-smtp-port): Ditto.
7846         (wl-pop-before-smtp-authenticate-type): Ditto.
7847         (wl-nntp-posting-server): Ditto.
7848         (wl-nntp-posting-user): Ditto.
7849         (wl-nntp-posting-port): Ditto.
7850         (wl-fetch-confirm-threshold): Ditto.
7851         (wl-prefetch-threshold): Ditto.
7852         (wl-thread-insert-opened): Ditto.
7853         (wl-ldap-server): Ditto.
7854         (wl-ldap-port): Ditto.
7855         (wl-ldap-base): Ditto.
7856         (wl-ldap-objectclass): Ditto.
7857         (wl-use-ldap): Ditto.
7858         (wl-draft-config-alist): Ditto.
7859         (wl-draft-config-matchone): Ditto.
7860         (wl-template-alist): Ditto.
7861         (wl-message-sort-field-list): Ditto.
7862         (wl-message-ignored-field-list): Ditto.
7863         (wl-message-visible-field-list): Ditto.
7864         (wl-interactive-send): Ditto.
7865         (wl-summary-move-order): Ditto.
7866         (wl-auto-select-first): Ditto.
7867         (wl-auto-select-next): Ditto.
7868         (wl-interactive-save-folders): Ditto.
7869
7870         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7871         Initialization codes are moved from wl-local-folder-init.
7872         (wl-local-folder-init): Follow the change above.
7873         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7874
7875         * wl-acap.el: New file.
7876
7877         * Version number is increased to 2.7.3.
7878
7879 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7880
7881         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7882
7883 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7884
7885         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7886         (wl-addrmgr-address-entry-list): Ditto.
7887
7888 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7889
7890         * wl-e21.el (wl-draft-mode-map): Removed binding for
7891         `wl-draft-insert-x-face-field'.
7892
7893         * wl-mule.el (wl-draft-mode-map): Ditto.
7894
7895         * wl-xmas.el (wl-draft-mode-map): Ditto.
7896
7897         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7898         (wl-cs-autoconv): Ditto.
7899         (wl-cs-local): Ditto.
7900         (wl-use-scoring): Ditto.
7901         (wl-mime-charset): Ditto.
7902         (wl-folder-check-async): Ditto.
7903
7904         * wl.el (toplevel): Ignore nemacs and tm.
7905         (wl-exit): Ditto.
7906
7907         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7908         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7909         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7910         instead of wl-address-petname-add-or-change.
7911         (wl-summary-edit-addresses-subr): Use wl-address-delete
7912         instead of wl-address-petname-delete.
7913
7914         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7915
7916         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7917         if error occured.
7918
7919         * wl-message.el (require): Remove tm support.
7920
7921         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7922
7923         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7924         (wl-folder-jump-to-current-entity): Ditto.
7925         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7926
7927         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7928         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7929         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7930
7931         * wl-mule.el (wl-draft-key-setup): Ditto.
7932
7933         * wl-xmas.el (wl-draft-key-setup): Ditto.
7934
7935         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7936         (wl-draft-std11-parse-addresses): New function.
7937         (wl-draft-parse-mailbox-list): Use it.
7938         (wl-draft): Ignore nemacs.
7939         (wl-draft-reedit): Ditto.
7940
7941         * wl-addrmgr.el: New file.
7942         (Original is wl-rcpt.el written by
7943         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7944         Thanks Kitamoto-san.)
7945
7946         * wl-address.el (wl-address-make-address-list): Modified parsing
7947         process.
7948         (wl-address-delete): Renamed from `wl-address-petname-delete';
7949         Modify wl-address-list too.
7950         (wl-address-add-or-change): Renamed from
7951         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7952
7953 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7954
7955         * wl-highlight.el (wl-highlight-summary-current-line):
7956           Work with transient-mark-mode
7957
7958 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7959
7960         * Version number is increased to 2.7.2.
7961
7962         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7963         instead of elmo-dop-queue-method.
7964
7965 2001-08-06  SAITO Atsunori <sai@yedo.com>
7966
7967         * wl-vars.el (wl-ldap-objectclass): New user option.
7968
7969         * wl-address.el (wl-ldap-make-filter): Use it.
7970
7971 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7974
7975 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * wl-folder.el (wl-folder): redisplay after folder insertion.
7978
7979         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7980
7981         * wl-summary.el (wl-summary-sync-update):
7982         Change status mark only when new-msgdb exists.
7983         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7984
7985 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7986
7987         * wl-summary.el (wl-summary-open-folder): New function.
7988         (wl-summary-goto-folder-subr): Use it.
7989         (wl-summary-mark-as-important): Fix;
7990         Encache only when no cache exists.
7991
7992 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7995         Use with-current-buffer.
7996
7997 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7998
7999         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
8000         before call `get-buffer'. Fixed parenthesis.
8001         (wl-score-get-header-entry): Clear message and help window when
8002         keyboard quit.
8003         (wl-score-edit-insert-header): Ditto.
8004
8005 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
8006
8007         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
8008         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
8009         (wl-default-draft-cite): Fix.
8010
8011         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
8012         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
8013
8014 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
8015
8016         * wl-message.el (wl-message-prev-page): Do same bahavior
8017         as summary when it is called in the message buffer.
8018         (wl-message-next-page): Ditto.
8019
8020 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
8021
8022         * wl-summary.el (wl-summary-forward): Use cache if it is not
8023         section cache.
8024
8025 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
8026
8027         * wl-vars.el: Changed file coding system to ISO-2022-JP.
8028         Removed redundant require of elmo-vars.
8029         (wl-biff-state-indicator-on): Changed default value for
8030         xemacs with non-mule environment.
8031
8032         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8033         wl-message-buffer is nil;
8034         Hide progress bar after moving messages.
8035
8036 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8037
8038         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
8039         message at cursor point is deleted.
8040
8041 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
8042
8043         * wl-vars.el: Changed file coding system to euc-japan.
8044         Added -*-coding:-*- magic to the first line.
8045
8046         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
8047         Search parent from the first message.
8048
8049         * Version number is increased to 2.7.1.
8050
8051 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
8052
8053         * wl-vars.el: Fix file coding system to ISO-2022-JP.
8054
8055 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
8056
8057         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
8058         refile/delete execution.
8059
8060         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
8061         Fixed docstring.
8062
8063 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
8066         do update process;
8067         Don't update marks when update process is interrupted.
8068
8069 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
8070
8071         * wl-summary.el (wl-summary-reply): Fixed problem when
8072         wl-draft-use-frame is non-nil.
8073         (wl-summary-forward): Ditto.
8074
8075         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
8076         as nil.
8077         (wl-folder-mark-as-read-all-entity): Ditto.
8078         (wl-folder-prefetch-entity): Ditto.
8079
8080         * wl.el (wl): Check environment before wl-init.
8081
8082         * wl-summary.el (wl-summary-collect-unread): Eliminated.
8083         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
8084         instead of wl-summary-collect-unread.
8085         (wl-summary-reply): Split message window.
8086
8087 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
8090         only if current language environment is japanese,
8091
8092         * wl-folder.el (wl-folder-jump-to-current-entity): Call
8093         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
8094         (wl-folder-goto-folder-subr): Ditto.
8095
8096         * wl-draft.el (wl-draft-dispatch-message): Call
8097         `elmo-file-cache-get-path'.
8098
8099 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
8100
8101         * wl-summary.el (wl-summary-cursor-move): If return value of
8102         wl-summary-next-message is not number, don't jump.
8103
8104 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * wl-summary.el (wl-summary-buffer-next-message-function): New
8107         variable.
8108         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
8109         if it is bound.
8110
8111         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
8112         string.
8113
8114         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
8115         (wl-plugged-drawing): Ditto.
8116
8117 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
8118
8119         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
8120         process.
8121         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
8122         with unwind-protect.
8123
8124         * wl.el (wl-init): Require mime-setup.
8125         (wl-check-environment): Don't require mime-setup.
8126
8127         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
8128         instead of elmo-folder-type.
8129
8130         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
8131         value as nil.
8132
8133 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8134
8135         * Version number is increased to 2.7.0.
8136
8137         * wl-version.el (wl-version): Changed codename.
8138
8139         * wl-summary.el (wl-summary-delete-cache): Fixed.
8140
8141         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8142         Workaround for net folders.
8143         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
8144
8145         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
8146         value to nil (According to the patch from
8147         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
8148
8149         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
8150         of elmo-folder-close.
8151
8152 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
8153
8154         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
8155         for postfix.
8156
8157 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
8158
8159         * wl-summary.el (wl-summary-resend-message): Fixed.
8160
8161         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
8162         Call wl-draft with `from' argument if its address is included in
8163         `wl-user-mail-address-list'.
8164         (wl-draft): Added `from' argument.
8165
8166         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
8167         non-nil.
8168         (wl): Don't show demo if wl-demo is nil.
8169
8170         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
8171         wl-summary-use-frame.
8172
8173         * wl-vars.el (wl-summary-use-frame): New user option.
8174         (wl-folder-use-frame): Changed docstring.
8175
8176         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
8177         non-nil.
8178         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
8179         wl-summary-use-frame.
8180
8181         * wl-vars.el (wl-folder-use-frame): New user option.
8182
8183         * wl-summary.el (wl-summary-exit): Back to folder frame if
8184         wl-folder-use-frame is non-nil.
8185         (wl-summary-redisplay-internal): Ignore cache if current folder
8186         is draft folder,
8187         (wl-summary-redisplay-no-mime): Ditto.
8188         (wl-summary-redisplay-all-header): Ditto.
8189
8190         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
8191         if wl-folder-use-frame is non-nil.
8192
8193 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
8194
8195         * wl-summary.el (wl-summary-sync-update): Bind
8196         elmo-folder-update-threshold.
8197         (wl-summary-mark-as-important): Enclosed server mark processing
8198         with `save-match-data'.
8199
8200         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
8201         only when it is already defined.
8202
8203 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8204
8205         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
8206         name of folder exclude localdir is wrong.
8207         * wl-folder.el (wl-folder-sync-entity):
8208         Set `wl-summary-always-sticky-folder-list' as nil.
8209         (wl-folder-mark-as-read-all-entity): Ditto.
8210         (wl-folder-prefetch-entity): Ditto.
8211
8212 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
8213
8214         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
8215         instead of `wl-summary-write-current-newsgroup'.
8216
8217 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8218
8219         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
8220         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
8221         non-nil and selected message is important, do not display.
8222
8223 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
8224
8225         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
8226
8227 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8228
8229         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
8230
8231         * wl-summary.el (wl-summary-mark-as-important): Set message number
8232         using wl-summary-message-number.
8233
8234 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8235
8236         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8237         destination folder is 'null.
8238
8239 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8240
8241         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
8242         New function.
8243         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
8244         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
8245         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
8246
8247 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
8248
8249         * wl-mime.el (wl-mime-setup): Added setting for
8250         `mime-setup-signature-key-alist' to avoid overriding key bind for
8251         `wl-draft-send'.
8252
8253         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
8254         for `wl-draft-send'.
8255         * wl-mule.el (wl-draft-overload-functions): Ditto.
8256         * wl-xmas.el (wl-draft-overload-functions): Ditto.
8257         * wl-draft.el (wl-draft-send): Ditto.
8258
8259         * wl-message.el (wl-message-display-internal):
8260         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
8261         (Patch is provided by <kita@coe.nttdata.co.jp>).
8262
8263 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8264
8265         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
8266
8267 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8268
8269         * wl.el (wl): Fix for wl-demo.
8270
8271 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8272
8273         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
8274
8275 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8276
8277         * wl-folder.el (wl-folder-prefetch-entity): Use
8278         `wl-folder-get-elmo-folder'.
8279         (wl-folder-count-incorporates): Do not use
8280         `wl-folder-get-elmo-folder'.
8281
8282 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8283
8284         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
8285         instead of `elmo-folder-get-type'.
8286
8287 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8288
8289         * wl-summary.el (wl-summary-write-current-folder): Set cursor
8290         position on Subject: field.
8291         (Advised by Mito <mit@nines.nec.co.jp>)
8292
8293 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8294
8295         * wl-folder.el (wl-folder-prefetch-entity): Use
8296         `wl-folder-get-elmo-folder'.
8297
8298 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8299
8300         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
8301
8302         * wl-summary.el (wl-summary-buffer-set-folder): Set up
8303         `process-duplicates' slot.
8304
8305         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
8306         if detection failed.
8307
8308 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8309
8310         * wl-version.el (wl-version-status): Set to "alpha".
8311
8312 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
8313
8314         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
8315         Check wl-message-buffer lives before set-buffer.
8316
8317 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8318
8319         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
8320         called in folder mode.
8321         * wl-var.el (wl-summary-exit-pre-hook): New variable.
8322         * wl-summary.el (wl-summary-exit-pre-hook): Run
8323         `wl-summary-exit-pre-hook' before exit summary mode.
8324
8325 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8326
8327         * wl-version.el (wl-version-status): New variable.
8328         (wl-version-status-alist): Removed.
8329         (wl-version-status): Rule included.
8330
8331 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
8332
8333         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
8334         @sponichi.
8335
8336         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
8337         when `mail-reply-buffer' is buffer-local variable.
8338         (Reported by <kita@coe.nttdata.co.jp>).
8339
8340 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * wl-vars.el (toplevel): Require 'elmo-util.
8343
8344 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
8347         (All other related portions are changed)
8348
8349         * wl.el (wl-plugged-change): Use '<' instead of '<='.
8350
8351         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
8352
8353 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8354
8355         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
8356
8357 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8358
8359         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
8360         Delete other windows to avoid an error.
8361         Use `point-marker' instead of `point' to remember the start point
8362         of body.
8363
8364         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8365
8366         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8367         number not to exceed all message number.
8368
8369 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8370
8371         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8372         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8373
8374 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl-summary.el (wl-summary-sync-force-update): Added argument
8377         no-check.
8378         (wl-summary-sync-update): Ditto.
8379         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8380         with `no-check'.
8381
8382         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8383         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8384         already running.
8385
8386 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8387
8388         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8389         `dst-folder-arg'.
8390         (wl-expire-archive-number1): Diito.
8391         (wl-expire-archive-number2): Diito.
8392         (wl-expire-archive-Date): Diito.
8393         (wl-archive-number1): Diito.
8394         (wl-archive-number2): Diito.
8395         (wl-archive-date): Diito.
8396         (wl-archive-folder-p): New function.
8397         (wl-summary-expire): Support of expand folder name at
8398         wl-expire-alist.
8399         * wl-util.el (wl-expand-newtext): Renamed from
8400         `wl-refile-expand-newtext'.
8401
8402 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8403
8404         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8405         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8406         `(elmo-msgdb-get-overview msgdb)'.
8407         (wl-summary-prefetch): Bind match data before call
8408         `wl-summay-prefetch-msg'.
8409         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8410         'off if `wl-summary-buffer-disp-msg' is non-nil.
8411         Fixed problem that couldn't show only one new or unread message when
8412         enter folder.
8413         (wl-summary-reply): Don't call `split-window-vertically' and other
8414         window.
8415
8416 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-expire.el (wl-expire-refile): Fixed.
8419
8420 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8421
8422         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8423
8424         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8425         biff notification is removed.
8426
8427         * wl.el (wl): Changed position of `elmo-init'.
8428
8429         * wl-draft.el (wl-default-draft-cite): Use date field
8430         on the citation buffer.
8431
8432         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8433
8434         * wl-xmas.el (wl-folder-internal-icon-list): Added
8435         `wl-folder-shimbun-image'.
8436
8437         * wl-e21.el (wl-folder-internal-icon-list): Added
8438         `wl-folder-shimbun-image'.
8439
8440 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl.el (wl-init): Eliminated argument.
8443         (wl): Rewrite.
8444
8445         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8446         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8447         instead of `elmo-folder-msgdb-internal'.
8448         (wl-summary-sync-update): Ditto.
8449         (wl-summary-flush-pending-append-operations): Eliminated.
8450         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8451         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8452         `elmo-folder-open'.
8453
8454         * wl-mime.el (wl-summary-burst): Fixed.
8455
8456         * wl-folder.el (wl-folder-info-save): Check data type.
8457
8458         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8459         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8460         instead of `elmo-folder-msgdb-internal'.
8461         (wl-expire-hide): Ditto.
8462
8463
8464         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8465
8466 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8467
8468         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8469
8470 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8471
8472         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8473
8474 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8475
8476         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8477         Fixed `match-beginning' argument mismatch.
8478
8479 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8480
8481         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8482         the default value.
8483
8484 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8485
8486         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8487         instead of `elmo-nntp-default-port'.
8488
8489         * wl-vars.el: Fixed some doc strings.
8490
8491 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8492
8493         * wl-summary.el (wl-summary-prefetch-msg): Use
8494         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8495
8496         * wl-vars.el: Define *-func as obsolete variable using
8497         `elmo-define-obsolete-variable'.
8498
8499         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8500         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8501         instead of `wl-message-buffer-prefetch-threshold'.
8502
8503         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8504
8505         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8506
8507         * wl-draft.el (wl-caesar-region-func): Ditto.
8508
8509         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8510         Keep unread status in elmo-folder-move-messages.
8511         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8512
8513 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8514
8515         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8516         `wl-summary-buffer-exit-func'
8517         (wl-summary-buffer-message-redisplay-function): Renamed from
8518         `wl-summary-buffer-message-redisplay-func'
8519         (wl-summary-buffer-next-folder-function): Renamed from
8520         `wl-summary-buffer-next-folder-func'.
8521         (wl-summary-buffer-prev-folder-function): Renamed from
8522         `wl-summary-buffer-prev-folder-func'.
8523         (wl-summary-get-petname-function): Renamed from
8524         `wl-summary-get-petname-func'.
8525
8526         * wl-score.el (wl-score-edit-exit-function): Renamed from
8527         `wl-score-edit-exit-func'.
8528
8529         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8530         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8531
8532         * wl-util.el (wl-load-profile-function): Renamed from
8533         `wl-load-profile-func'.
8534
8535         * wl-folder.el (wl-folder-completion-function): Renamed from
8536         `wl-folder-completion-func'.
8537         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8538
8539         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8540         `wl-expire-archive-get-folder-func'.
8541         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8542         (wl-draft-send-mail-function): Renamed from
8543         `wl-draft-send-mail-func'.
8544         (wl-draft-send-news-function): Renamed from
8545         `wl-draft-send-news-func'.
8546         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8547         (wl-generate-mailer-string-function): Renamed from
8548         `wl-generate-mailer-string-func'.
8549         (wl-highlight-signature-search-function): Renamed from
8550         `wl-highlight-signature-search-func'.
8551         (wl-highlight-x-face-function): Renamed from
8552         `wl-highlight-x-face-func'
8553         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8554         (wl-ps-print-buffer-function): Renamed from
8555         `wl-ps-print-buffer-func'
8556         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8557         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8558         (wl-summary-subject-filter-function): Renamed from
8559         `wl-summary-subject-filter-func'.
8560
8561         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8562         `wl-draft-queue-flush-send-func'
8563         (wl-draft-cite-function): Renamed from
8564         `wl-draft-cite-func'
8565
8566         * wl-address.el (wl-address-init-function): Renamed from
8567         `wl-address-init-func'.
8568
8569 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8570
8571         * wl-draft.el (wl-draft-queue-flush): Don't call
8572         `elmo-dop-unlock-message'.
8573         * wl-draft.el (wl-draft-queue-append): Don't call
8574         `elmo-dop-lock-message'.
8575
8576         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8577         (wl-summary-buffer-folder-name): Ditto.
8578         (wl-summary-message-regexp): Added '-' (all other related portions
8579         are changed).
8580         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8581         wl-summary-buffer-folder-name.
8582
8583 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8584
8585         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8586         the number of mails in the folder buffer is not updated by wl-biff.
8587
8588 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8589
8590         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8591         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8592
8593 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-summary.el (wl-summary-next-message):
8596         Return next message number when wl-summary-move-order is nil.
8597
8598 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8599
8600         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8601         `wl-summary-move-spec-alist'.
8602         (wl-summary-move-spec-unplugged-alist): New variable
8603         (Move spec for unplugged status).
8604         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8605         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8606
8607 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8608
8609         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8610         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8611
8612 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8613
8614         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8615         simple quotation to quote the anonymous function.
8616         * tm-wl.el (wl-draft-preview-message): Ditto.
8617
8618 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8619
8620         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8621         Eliminate redundant `save-excursion'.
8622         (wl-highlight-summary-current-line): Ditto.
8623
8624         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8625         accessing match data when `looking-at' failed.
8626
8627         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8628         `elmo-match-string' where users don't care about the speed.
8629         (wl-draft-save): Ditto.
8630
8631 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8632
8633         * wl-util.el (wl-regexp-opt): New function.
8634
8635         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8636         number from `wl-summary-buffer-number-list'.
8637         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8638         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8639         (wl-summary-move-spec-alist): Changed default setting.
8640
8641 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8642
8643         * wl-vars.el (wl-biff-notify-hook): New hook.
8644         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8645         the arrival of new mail.
8646         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8647         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8648
8649 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8650
8651         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8652
8653 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8654
8655         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8656
8657         * Version number is increased to 2.5.8.
8658
8659         * wl-thread.el (toplevel): require 'cl.
8660         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8661         (wl-thread-make-number-list): New function.
8662         (wl-thread-entity-make-number-list-from-children): Ditto.
8663         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8664         (wl-thread-entity-insert-as-children): Likewise.
8665         (wl-thread-delete-message): Likewise.
8666         (wl-meaning-of-mark): Eliminated.
8667         (wl-thread-next-failure-mark-p): Ditto.
8668         (wl-thread-entity-get-mark): Ditto.
8669         (wl-thread-meaning-alist-get-result): Ditto.
8670         (wl-thread-entity-check-prev-mark): Ditto.
8671         (wl-thread-entity-check-next-mark): Ditto.
8672         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8673         (wl-thread-entity-get-prev-marked-entity): Ditto.
8674         (wl-thread-get-prev-unread): Ditto.
8675         (wl-thread-jump-to-prev-unread): Ditto.
8676         (wl-thread-get-next-unread): Ditto.
8677         (wl-thread-jump-to-next-unread): Ditto.
8678         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8679         (wl-thread-entity-get-next-marked-entity): Ditto.
8680
8681         * wl-summary.el (wl-summary-buffer-number-list):
8682         New bufer-local variable.
8683         (wl-summary-switch-to-clone-buffer): Clone
8684         `wl-summary-buffer-number-list'.
8685         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8686         (wl-summary-cursor-move-regex): Eliminated.
8687         (wl-summary-cursor-up): Rewrite.
8688         (wl-summary-cursor-down): Ditto.
8689         (wl-summary-mode-spec-alist): New variable.
8690         (wl-summary-next-message): New inline function.
8691         (wl-summary-cursor-move): New function.
8692         (wl-summary-default-get-next-msg): Rewrite.
8693         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8694         (wl-summary-rescan): Ditto.
8695         (wl-summary-sync-all-init): Ditto.
8696         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8697         summary is not thread view.
8698         (wl-summary-sync-update): Ditto.
8699         (wl-summary-rescan): Ditto.
8700         (wl-summary-make-number-list): New function.
8701
8702         * wl-draft.el: "FCC" -> "Fcc".
8703
8704 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8705
8706         * wl-highlight.el (wl-highlight-summary-window):
8707         Call `set-buffer-modified-p'.
8708
8709         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8710         (wl): Call `elmo-init' and fix.
8711
8712         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8713         Use new variables.
8714
8715         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8716
8717 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8718
8719         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8720
8721 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8722
8723         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8724
8725 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8726
8727         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8728         `wl-use-toolbar' nor `display-graphic-p'.
8729         (wl-e21-setup-message-toolbar): Ditto.
8730         (wl-e21-setup-summary-toolbar): Ditto.
8731         (wl-e21-setup-folder-toolbar): Ditto.
8732
8733         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8734         (wl-plugged-init-icons): Ditto.
8735
8736         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8737         `display-graphic-p'.
8738         (wl-plugged-set-folder-icon): Ditto.
8739         (wl-highlight-plugged-current-line): Ditto.
8740         (wl-highlight-folder-current-line): Ditto.
8741         (wl-e21-highlight-folder-group-line): Ditto.
8742         (wl-e21-setup-toolbar): Ditto.
8743         (wl-e21-display-image-p): New macro.
8744
8745         * wl-demo.el (wl-demo): Simplified.
8746         (wl-demo-image-type-alist): Use `image-type-available-p' for
8747         checking whether the image type `xbm' is available.
8748
8749 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8750
8751         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8752         (wl-summary-input-range): Ditto.
8753
8754 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8755
8756         * wl-summary.el (wl-summary-edit-addresses): Use
8757         `wl-summary-get-original-buffer'
8758         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8759         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8760         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8761         (wl-summary-get-newsgroups): Eliminated.
8762         (wl-summary-set-crosspost): Ditto.
8763         (wl-summary-is-crosspost-folder): Ditto.
8764         (wl-crosspost-alist-load): Ditto.
8765         (wl-crosspost-alist-save): Ditto.
8766
8767         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8768         `elmo-setup-subscribed-newsgroups' instead of
8769         `elmo-nntp-make-groups-hashtb'.
8770         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8771         instead of `wl-crosspost-alist-save'.
8772
8773         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8774         of `elmo-folder-message-appendable-p'.
8775         (wl-mime-header-presentation-method): Eliminated.
8776
8777         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8778         (Error occurs in emacs21).
8779
8780         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8781         the current buffer).
8782
8783         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8784         instead of `wl-crosspost-alist-save'.
8785         (wl-init): `elmo-crosspost-message-alist-load'
8786         instead of `wl-crosspost-alist-load'
8787
8788         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8789         (wl-parse-newsgroups): Likewise.
8790         (wl-biff-notify): Run `wl-biff-notify-hook'.
8791
8792 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8793
8794         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8795
8796         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8797         when `wl-summary-lazy-highlight' is non-nil.
8798         (wl-summary-goto-folder-subr): Highlight only when
8799         `wl-summary-lazy-highlight' is non-nil.
8800
8801         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8802         Don't display progress and highlight temp-mark when
8803         `wl-summary-lazy-highlight' is non-nil.
8804         (wl-highlight-summary-window): New function.
8805         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8806
8807 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8808
8809         * wl-summary.el (wl-summary-sync): Change `all-visible'
8810         from `all-shown'
8811         (wl-summary-input-range): Ditto.
8812
8813 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8814
8815         * wl-e21.el (wl-highlight-folder-current-line): Call
8816         `wl-folder-init-icons' when folder icons have not been initialized.
8817
8818         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8819
8820         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8821         (wl-demo-image-type-alist): New macro.
8822
8823 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8824
8825         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8826         display does not support graphics.
8827         (wl-plugged-init-icons): Ditto.
8828         (wl-folder-init-icons): Ditto.
8829
8830         * wl-demo.el (wl-demo): Chech closely whether the display
8831         supports graphics.
8832
8833 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8834
8835         * wl-summary.el (wl-summary-get-original-buffer): New function.
8836         (wl-summary-set-crosspost): Use it.
8837         (wl-summary-target-mark-uudecode): Ditto.
8838         (wl-summary-reedit): Ditto.
8839         (wl-summary-resend-bounced-mail): Ditto.
8840         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8841         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8842
8843         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8844         (wl-message-display-internal): Ditto.
8845
8846 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8847
8848         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8849
8850 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8851
8852         * wl-summary.el (wl-summary-save-view): Renamed from
8853         `wl-summary-save-status'.
8854
8855 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8856
8857         * wl-summary.el (wl-summary-sync): Added `all-shown'
8858
8859 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8860
8861         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8862
8863 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8864
8865         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8866
8867 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8868
8869         * wl-highlight.el (wl-highlight-summary-line-string): Use
8870         `zerop' instead of `= 0'.
8871         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8872
8873         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8874         for comparing numbers.
8875         (wl-template-prev): Use `zerop' instead of `eq 0'.
8876
8877         * wl-draft.el (wl-draft-insert-current-message): Use
8878         `with-current-buffer' instead of `save-excursion'.
8879         Use `zerop' instead of `eq 0'.
8880
8881 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8882
8883         * wl-draft.el (wl-draft-insert-ccs): New function.
8884         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8885         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8886
8887 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8888
8889         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8890
8891 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8892
8893         * wl-expire.el (wl-expire-refile): Don't call
8894         elmo-msgdb-add-msgs-to-seen-list;
8895         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8896         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8897
8898 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8899
8900         * wl-message.el (wl-message-prev-page): Ignore errors while
8901         scroll-down.
8902
8903 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8904
8905         * wl-mime.el: Use elmo-original-message-mode instead of
8906         mmelmo-original-mode.
8907
8908         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8909         `elmo-folder-get-spec';
8910         (wl-fldmgr-add-completion-all-completions):
8911         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8912
8913         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8914         of `elmo-folder-get-type'.
8915
8916         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8917         `elmo-folder-get-spec';
8918         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8919         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8920         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8921         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8922         `elmo-read-msg-no-cache';
8923         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8924         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8925         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8926         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8927         `elmo-cache-save';
8928         (wl-draft-reedit): Use `elmo-message-file-name'.
8929
8930         * wl-expire.el: Use `elmo-folder-name-internal';
8931         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8932         Use macro `wl-summary-buffer-msgdb' instead of variable
8933         `wl-summary-buffer-msgdb';
8934         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8935         Use macro `wl-summary-buffer-folder-name' instead of variable
8936         `wl-summary-buffer-folder-name'.
8937         * wl-score.el: Likewise.
8938
8939         * wl-message.el: Rewrite for new message buffer cache mechanism.
8940         (wl-message-buffer-cache-buffer-get): New macro.
8941         (wl-message-buffer-cache-folder-get): Ditto.
8942         (wl-message-buffer-cache-message-get): Ditto.
8943         (wl-message-buffer-cache-entry-make): Ditto.
8944         (wl-message-buffer-cache-hit): Ditto.
8945         (wl-message-buffer-cache-sort): New function.
8946         (wl-message-buffer-cache-add): Ditto.
8947         (wl-message-buffer-cache-delete): Ditto.
8948         (wl-message-buffer-cache-clean-up): Ditto.
8949         (wl-message-buffer-window): Rewrite.
8950         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8951         (wl-message-buffer-display): New function.
8952         (wl-message-display-internal): New function.
8953
8954 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8955
8956         * wl-folder.el: Use `elmo-folder-name-internal';
8957         Use `wl-folder-get-elmo-folder';
8958         Use `elmo-folder-list-messages' instead of
8959         `elmo-list-folder';
8960         Use `elmo-folder-get-primitive-list' instead of
8961         `elmo-folder-get-primitive-spec-list';
8962         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8963         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8964         Use `elmo-folder-create' instead of `elmo-create-folder'.
8965         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8966         (wl-folder-get-elmo-folder): New macro.
8967         (wl-folder-elmo-folder-cache-get): Ditto.
8968         (wl-folder-elmo-folder-cache-put): Ditto.
8969         (wl-folder-suspend): Call `elmo-quit'.
8970
8971         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8972         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8973         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8974         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8975         (toplevel): require 'cl.
8976         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8977
8978         * wl-summary.el: Rewrite to use new elmo interface.
8979
8980 \f
8981 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8982
8983         * wl-mime.el (wl-draft-preview-message):
8984         Run `wl-draft-send-hook' before collecting recipients information;
8985         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8986
8987         * tm-wl.el (wl-draft-preview-message): Ditto.
8988
8989 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8990
8991         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8992         wrong recipients are displayed when forwarded message.
8993
8994 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8995
8996         * Version number is increased to 2.5.7.
8997
8998 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8999
9000         * wl-message.el (wl-message-next-page): Bind
9001         `window-pixel-scroll-increment' to nil while scrolling up.
9002
9003 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9004
9005         * wl-vars.el (wl-save-hook): New hook.
9006         * wl.el (wl-save): Call `wl-save-hook'.
9007
9008 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9009
9010         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
9011         Argument WITH-ARG instead of NO-ARG (negative mean).
9012         (wl-draft-reply): WITH-ARG instead of NO-ARG.
9013         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
9014         * wl-message.el (wl-message-follow-current-entity): Likewise.
9015
9016 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9017
9018         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
9019         FROM was optional argument.
9020         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
9021
9022 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9023
9024         * Version number is increased to 2.5.6.
9025
9026 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9027
9028         * wl-version.el (wl-version-show): Removed.
9029         (wl-version): Add `interactive'.
9030
9031 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
9032
9033         * wl-summary.el (wl-summary-get-petname-func): New variable.
9034         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
9035         instead of `wl-address-get-petname-1'.
9036         (wl-summary-simple-from): Ditto.
9037
9038         * wl-address.el (wl-address-get-petname-1): Define as function.
9039
9040 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9041
9042         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9043         field in the original message.
9044         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9045
9046 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9047
9048         * wl-expire.el (wl-expire-hide):
9049         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9050
9051 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9052
9053         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9054         find decoder for To, Cc, and Subject.
9055
9056 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
9057
9058         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
9059         for checking `elmo-use-buffer-cache'.
9060         (wl-summary-mark-as-important): Fixed typo in comment.
9061
9062 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9063
9064         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9065         field in the original message.
9066         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9067
9068 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9069
9070         * wl-expire.el (wl-expire-hide):
9071         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9072
9073 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9074
9075         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9076         find decoder for To, Cc, and Subject.
9077
9078 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
9079
9080         * Version number is increased to 2.5.5.
9081
9082         * wl-address.el (wl-address-specials-regexp): New constant.
9083         (wl-address-quote-specials): Use it.
9084
9085 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
9086
9087         * wl-summary.el (wl-summary-rescan):
9088         Call `wl-summary-buffer-number-column-detect'.
9089         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
9090
9091         * wl-message.el (wl-message-mode-map): Define.
9092         (wl-message-decode): Use it as local-map.
9093
9094 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
9095
9096         * wl-score.el (wl-score-guess-like-gnus): Abolished.
9097         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
9098
9099 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
9100
9101         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
9102
9103         * wl-mule.el (wl-read-event-char): Ditto.
9104
9105         * wl-e21.el (wl-read-event-char): Ditto.
9106
9107         * wl-nemacs.el (wl-read-event-char): Ditto.
9108         (read-event): Removed.
9109
9110         * wl-util.el (toplevel): Removed dummy definition of
9111         `read-event'.
9112         (wl-read-event-char, wl-xmas-read-event-char): Removed.
9113
9114 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9115
9116         * wl-nemacs.el (elmo-archive-call-process): Moved to
9117         elmo-archive.el.
9118
9119 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9120
9121         * wl-draft.el (wl-draft-reply-list-symbol): New function.
9122         (wl-draft-reply): Use it.  Fixed "No match field" error message.
9123
9124         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
9125         instead of magic-number 6.  Use `not' instead of `null' for symbol
9126         `nil' check (not empty list).
9127         (wl-draft-insert-x-face-field): Fixed paren style.
9128
9129         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
9130         one-branch conditional statement, instead of `and' and `if'.
9131         (wl-draft-forward): Likewise.
9132         (wl-draft-add-references): Likewise.
9133         (wl-draft-yank-from-mail-reply-buffer): Likewise.
9134
9135         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
9136         conditional steatment.  Use `cond' instead of `if'.
9137         (wl-draft-confirm): Likewise.
9138
9139 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9140
9141         * wl-version.el (wl-version-show): Use `product-string-1'
9142         instead of `wl-version'.
9143         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
9144
9145         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
9146
9147 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9148
9149         * wl-highlight.el (wl-highlight-headers): Revert
9150         `wl-highlight-x-face-func' argument (`beg' and `end').
9151
9152 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9153
9154         * wl.el (toplevel): Move `product-provide' declare.
9155         * wl-demo.el (toplevel): Ditto.
9156         * wl-dnd.el (toplevel): Ditto.
9157         * wl-highlight.el (toplevel): Ditto.
9158         * wl-message.el (toplevel): Ditto.
9159         * wl-refile.el (toplevel): Ditto.
9160         * wl-util.el (toplevel): Ditto.
9161
9162 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
9163
9164         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
9165         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
9166         (wl-thread-close-all): keep cursor position.
9167
9168 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9169
9170         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
9171         (eq x 0).
9172         (wl-generate-user-agent-string-1): Fix conditional statement.
9173
9174 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9175
9176         * wl.el (wl-check-environment): Additional check for
9177         'wl-local-domain' and `wl-message-id-domain'.
9178
9179 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9180
9181         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9182
9183 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9184
9185         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9186         instead of `smtp-sasl-user-realm'.
9187
9188 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9189
9190         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9191
9192 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9193
9194         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
9195         to the default value as well as `eword-lexical-analyzer'.
9196
9197 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9198
9199         * wl-version.el (wl-extended-emacs-version,
9200         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
9201         `elmo-match-string' instead of `wl-match-string'.
9202
9203 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9204
9205         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
9206         docstring.
9207
9208 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
9209
9210         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
9211
9212 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9213
9214         * wl-highlight.el (wl-highlight-headers): Remove
9215         `wl-highlight-x-face-func' argument (`beg' and `end').
9216
9217 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
9218
9219         * wl-summary.el (wl-summary-mark-as-important):
9220         Remove cache if folder is local.
9221
9222 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
9223
9224         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
9225         to get existing e-mail address string.
9226
9227 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9228
9229         * wl-version.el (wl-generate-user-agent-string): Commentary.
9230         (wl-generate-user-agent-string-1): Use `when' for
9231         one-branch conditional statement, instead of `and' and `if'.
9232         (wl-extended-emacs-version, wl-extended-emacs-version2,
9233         wl-extended-emacs-version3): Ditto.
9234
9235 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
9236
9237         * wl-summary.el (wl-summary-sync-all-init): New inline function.
9238         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
9239         condition-case; Remove initialization.
9240         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
9241         (wl-summary-sync-update3): Added argument `sync-all';
9242         Eliminated local variable `msgdb';
9243         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
9244         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
9245         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9246
9247 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
9248
9249         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
9250         connection before call `wl-draft-send-mail-with-smtp'.
9251
9252 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
9253
9254         * Version number is increased to 2.5.4.
9255
9256 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9257
9258         * wl.el (wl-check-environment): Additional check for
9259         'wl-local-domain' and `wl-message-id-domain'.
9260
9261 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
9262
9263         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
9264         buffer as command specific.
9265         (wl-folder-mark-as-read-all-entity): Ditto.
9266         (wl-folder-prefetch-entity): Ditto.
9267         (wl-folder-drop-unsync-entity): Ditto.
9268
9269         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
9270         (wl-prog-uudecode-no-stdout-option): Changed default to t.
9271         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
9272
9273         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
9274         save-excursion.
9275
9276 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
9277
9278         * Version number is increased to 2.5.3.
9279
9280         * wl-summary.el (wl-summary-save-view-cache):
9281         Delete duplicated `write-region';
9282         Use `write-region-as-binary' instead of `as-binary-output-file' and
9283         `write-region'.
9284
9285 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9286
9287         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
9288
9289 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
9290
9291         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
9292         instead of `smtp-via-smtp'.
9293
9294 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9295
9296         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9297
9298 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9299
9300         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9301         instead of `smtp-sasl-user-realm'.
9302
9303 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9304
9305         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9306
9307 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9308
9309         * Version number is increased to 2.5.2.
9310
9311 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
9312
9313         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
9314         does not exist.
9315         (wl-biff-stop): Call `cancel-timer' if timer already exists.
9316         (wl-biff-start): Call `timer-activate' if timer already exists.
9317
9318         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
9319         only when it is bound as function.
9320
9321 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
9322
9323         * Version number is increased to 2.5.1.
9324
9325 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
9326
9327         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
9328         Print refile/copy destination.
9329
9330 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
9331
9332         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
9333         queue-flush-only is non-nil.
9334
9335         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
9336
9337         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
9338         checking cache folder.
9339
9340 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9341
9342         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
9343         `regexp-quote'.
9344
9345 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9346
9347         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
9348         function.
9349         * wl-summary.el (wl-summary-write-current-folder-functions):
9350         Change default value.  Use it.
9351
9352 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
9353
9354         * Version number is increased to 2.5.0.
9355
9356         * wl-version.el (wl-version): Changed codename.
9357
9358 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
9359
9360         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
9361         (wl-summary-supersedes-message): Ditto.
9362
9363 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9364
9365         * wl-refile.el (wl-refile-guess-functions): Renamed from
9366         `wl-refile-guess-func-list'.
9367
9368 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9369
9370         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9371         Fixed problem when no rule was matched.
9372
9373 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9374
9375         * wl-summary.el (wl-summary-get-mark): Fixed
9376         `wl-summary-buffer-target-mark' check logic.
9377
9378 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9379
9380         * wl-folder.el (wl-folder-write-current-folder): Added group
9381         folder check.
9382
9383         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9384         `wl-summary-write-current-newsgroup'.
9385         (wl-summary-write-current-folder-functions): New variable.
9386         * wl-folder.el (wl-folder-get-newsgroups): New function.
9387         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9388         (wl-folder-write-current-folder): Renamed from
9389         `wl-folder-write-current-newsgroup'.
9390
9391 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9392
9393         * Version number is increased to 2.3.93.
9394
9395 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9396
9397         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9398         (wl-ldap-make-matched-value-list): Ditto.
9399         (wl-ldap-alias-safe-string): Split e-mail address.
9400
9401         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9402         petname folder default was selected.
9403         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9404         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9405
9406 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9407
9408         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9409         to `wl-draft-config-exec'.
9410
9411         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9412         instead of calling `wl-draft-config-exec';
9413         Process group-list and show recipients in minibuffer.
9414
9415         * tm-wl.el (wl-draft-preview-message): Ditto.
9416
9417 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9418
9419         * wl.el (toplevel): Added (C) to copyright notice, and
9420         sync Author header.
9421         * tm-wl.el (toplevel): Ditto.
9422         * wl-address.el (toplevel): Ditto.
9423         * wl-demo.el (toplevel): Ditto.
9424         * wl-dnd.el (toplevel): Ditto.
9425         * wl-draft.el (toplevel): Ditto.
9426         * wl-e21.el (toplevel): Ditto.
9427         * wl-expire.el (toplevel): Ditto.
9428         * wl-folder.el (toplevel): Ditto.
9429         * wl-highlight.el (toplevel): Ditto.
9430         * wl-message.el (toplevel): Ditto.
9431         * wl-mime.el (toplevel): Ditto.
9432         * wl-mule.el (toplevel): Ditto.
9433         * wl-nemacs.el (toplevel): Ditto.
9434         * wl-refile.el (toplevel): Ditto.
9435         * wl-score.el (toplevel): Ditto.
9436         * wl-summary.el (toplevel): Ditto.
9437         * wl-template.el (toplevel): Ditto.
9438         * wl-thread.el (toplevel): Ditto.
9439         * wl-util.el (toplevel): Ditto.
9440         * wl-vars.el (toplevel): Ditto.
9441         * wl-xmas.el (toplevel): Ditto.
9442
9443 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9444
9445         * wl.el (wl-init): Added comment about `wl-init-hook'.
9446         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9447         * wl-vars.el (wl-init-hook): Added docs.
9448         (wl-make-plugged-hook): Removed useless docs.
9449         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9450         * wl-xmas.el (toplevel): Ditto.
9451
9452 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9453
9454         * wl-address.el (toplevel): Fixed multiple Author header format.
9455         * wl-demo.el (toplevel): Ditto.
9456         * wl-draft.el (toplevel): Ditto.
9457         * wl-folder.el (toplevel): Ditto.
9458         * wl-summary.el (toplevel): Ditto.
9459         * wl-thread.el (toplevel): Ditto.
9460         * wl-util.el (toplevel): Ditto.
9461         * wl-vars.el (toplevel): Ditto.
9462         * wl-version.el (toplevel): Ditto.
9463         * wl-xmas.el (toplevel): Ditto.
9464         * wl.el (toplevel): Ditto.
9465
9466         * wl-version.el (toplevel): Added require `elmo-version' for
9467         `product-version-as-string'.
9468
9469 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9470
9471         * wl-vars.el (wl-draft-send-hook): Changed default value to
9472         '(wl-draft-config-exec).
9473
9474         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9475         explicitly.
9476         (wl-draft): Set `wl-draft-config-exec-flag' before running
9477         `wl-mail-setup-hook'.
9478
9479         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9480         `wl-biff-init-icons' to `wl-init-hook' instead of
9481         `wl-make-plugged-hook'.
9482         (Because if `wl-draft' command is invoked at first,
9483         they are not initialized)
9484         Updated copyright notice.
9485
9486         * wl-e21.el (toplevel): Ditto;
9487
9488         * wl-demo.el (toplevel): Updated copyright notice.
9489         * wl-address.el (toplevel): Ditto.
9490         * wl-draft.el (toplevel): Ditto.
9491         * wl-version.el (toplevel): Ditto.
9492         * wl-folder.el (toplevel): Ditto.
9493         * wl-summary.el (toplevel): Ditto.
9494         * wl-thread.el (toplevel): Ditto.
9495         * wl-util.el (toplevel): Ditto.
9496         * wl-vars.el (toplevel): Ditto.
9497         * wl.el (toplevel): Ditto.
9498
9499 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9500
9501         * wl-highlight.el (wl-highlight-message): Fixed problem of
9502         highlighting failure which occured when the last field contains
9503         multiple lines in the draft buffer.
9504
9505         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9506         `wl-biff-start' if plugged.
9507
9508         * wl-util.el (wl-biff-check-folder): New function.
9509         (wl-biff-check-folders): Don't set session name prefix.
9510         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9511         (wl-biff-check-folder-async): Ditto.
9512
9513         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9514         in email address.
9515
9516 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9517
9518         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9519
9520         * wl-draft.el (wl-draft-strip-subject-re): New function.
9521
9522         * wl-draft.el (wl-draft-reply): Use it.
9523
9524 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9525
9526         * wl-message.el (wl-mmelmo-message-redisplay): Use
9527         `mime-display-message' instead of `wl-mime-display-message'.
9528
9529         * wl-mime.el (toplevel): Removed compatibility workaround
9530         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9531         (wl-mime-display-message): Abolished.
9532         (wl-mime-entity-read-field): Ditto.
9533         (wl-mime-combine-message/partial-pieces): Use
9534         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9535
9536 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9537
9538         * wl-template.el: Doc fixes.
9539
9540 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9541
9542         * wl-e21.el (wl-message-overload-functions): Do nothing if
9543         `current-local-map' is not available.
9544         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9545
9546 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9547
9548         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9549         representation.
9550
9551         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9552         number.
9553         (wl-fldmgr-save-folders): Don't use `format' when insert
9554         `wl-fldmgr-folders-header'.
9555
9556 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9557
9558         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9559
9560 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9561
9562         * wl-highlight.el (wl-highlight-message):
9563         Use `std11-field-end' to detect end point of the header field.
9564         Refer `wl-highlight-max-header-size'.
9565
9566         * wl-vars.el (wl-highlight-max-header-size): New variable.
9567
9568         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9569
9570         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9571         Set `for-draft' argument of wl-highlight-headers.
9572         (wl-draft): Ditto.
9573         (wl-draft-reedit): Ditto.
9574         (wl-user-agent-compose-internal): Ditto.
9575
9576 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9577
9578         * wl-message.el (wl-message-add-button): Use overlay.
9579
9580 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9581
9582         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9583
9584         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9585         problem when group-list content is nothing.
9586         (Reported by Mito <mit@nines.nec.co.jp>)
9587
9588 2000-10-18  SAITO Atsunori <sai@yedo.com>
9589
9590         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9591
9592 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9593
9594         * tm-wl.el (toplevel): Use product-provide.
9595
9596 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9597
9598         * Version number is increased to 2.3.92.
9599
9600 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9601
9602         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9603         title text, use `display' property for left margin under Emacs 21.
9604
9605         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9606         properties.
9607         (wl-plugged-init-icons): Ditto.
9608
9609 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9610
9611         * wl.el (wl-save-status, wl-init): Remove last period in
9612         "...done." message.
9613         * tm-wl.el (wl-summary-burst): Ditto.
9614         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9615         wl-summary-resume-cache-status,
9616         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9617         wl-summary-sync-update3, wl-summary-highlight-msgs,
9618         wl-summary-flush-pending-append-operations,
9619         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9620         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9621         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9622         wl-thread-open-all): Ditto.
9623         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9624         * wl-mime.el (wl-summary-burst): Ditto.
9625         * wl-highlight.el (wl-highlight-summary): Ditto.
9626         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9627         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9628         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9629         * wl-address.el (wl-local-address-init): Ditto.
9630
9631 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9632
9633         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9634         `add-text-properties'.
9635         (wl-plugged-init-icons): Ditto.
9636         (wl-folder-init-icons): Use `propertize' instead of
9637         `put-text-property'.
9638         (wl-plugged-set-folder-icon): Ditto.
9639         (wl-e21-highlight-folder-group-line): Ditto.
9640
9641 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9642
9643         * wl-version.el (wl-version-status-alist): New variable.
9644         (wl-version-status): New function.
9645
9646         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9647         "Cc" part of the case "Reply-To".
9648
9649         * wl-draft.el (wl-draft-reply): Use result of
9650         `eword-extract-address-components'.
9651
9652         * wl-demo.el (wl-demo-icon-name): New constant.
9653         (wl-logo-xpm): Use it.
9654         (wl-logo-xbm): Ditto.
9655         (wl-logo-bitmap): Ditto.
9656
9657         * Version number is increased to 2.3.91.
9658
9659 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9660
9661         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9662         (wl-extended-emacs-version, wl-extended-emacs-version2,
9663         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9664         docstring.
9665
9666         * wl-version.el (wl-generate-user-agent-string-1): New function.
9667         (wl-generate-user-agent-string): Use it.
9668
9669         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9670         `mime-edit-insert-user-agent-field'.
9671         (wl-generate-user-agent-string): Check
9672         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9673
9674         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9675         instead of `if', when verbose case.
9676
9677 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9678
9679         * wl-expire.el (wl-summary-expire): Fix.
9680
9681 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9682
9683         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9684         and `elmo-lost+found-folder' if 'wl-draft.
9685         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9686
9687 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9688
9689         * wl-expire.el (wl-summary-expire): Change messages.
9690         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9691         `deleing-info' instead of "Deleting..."
9692
9693 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9694
9695         * wl-summary.el (wl-summary-refile-subr): Fix.
9696
9697 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9698
9699         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9700         if pipe folder.
9701
9702 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9703
9704         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9705
9706 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9707
9708         * wl-expire.el (wl-expire-hide): New function.
9709         (wl-summary-expire): Add `hide'.
9710
9711 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9712
9713         * wl-vars.el (wl-draft-reply-without-argument-list):
9714         Changed default value to consider `Reply-To:'.
9715         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9716
9717         * Version number is increased to 2.3.90.
9718
9719         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9720         elmo-imap4-get-session with unwind-protect.
9721         Don't cause error.
9722         (wl-summary-sync-marks): Don't check plugged nor folder type.
9723         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9724         (Always keep current buffer).
9725
9726 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9727
9728         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9729         Enclose with `save-excursion'.
9730
9731 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9732
9733         * wl-version.el (wl-version): Remove interactive.
9734
9735 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9736
9737         * wl-version.el (wl-generate-user-agent-string): Use
9738         `product-string-verbose' instead of `product-string-1'.
9739
9740 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9741
9742         * wl-vars.el (wl-draft-use-cache): New variable.
9743         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9744         if wl-draft-use-cache is non-nil.
9745
9746 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9747
9748         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9749         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9750
9751 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9752
9753         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9754         (wl-thread-msg-mark-as-unread): Ditto.
9755
9756         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9757         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9758         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9759         Don't set mark in summary if return value of `elmo-mark-as-read'
9760         is nil.
9761         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9762         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9763         instead of `wl-thread-msg-mark-as-read'.
9764         (wl-summary-mark-as-unread-region): Ditto.
9765         (wl-summary-target-mark-mark-as-read): Ditto.
9766
9767         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9768
9769 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9770
9771         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9772
9773         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9774
9775 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9776
9777         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9778         face.
9779
9780 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9781
9782         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9783         `running-xemacs'.
9784
9785 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9786
9787         * wl-version.el (toplevel): Use `product-version-as-string' for
9788         set verstion-string, if defined.
9789
9790         * wl-version.el (wl-version-show): Insert string at point, when
9791         call with argument.
9792
9793         * wl-version.el (wl-generate-user-agent-string): Use
9794         `product-string-1' instead of `wl-appname', `wl-version' and
9795         `wl-codename'.
9796
9797 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9798
9799         * wl-address.el (toplevel): Use product-provide.
9800         * wl-demo.el (toplevel): Ditto.
9801         * wl-dnd.el (toplevel): Ditto.
9802         * wl-draft.el (toplevel): Ditto.
9803         * wl-e21.el (toplevel): Ditto.
9804         * wl-expire.el (toplevel): Ditto.
9805         * wl-fldmgr.el (toplevel): Ditto.
9806         * wl-folder.el (toplevel): Ditto.
9807         * wl-highlight.el (toplevel): Ditto.
9808         * wl-message.el (toplevel): Ditto.
9809         * wl-mime.el (toplevel): Ditto.
9810         * wl-mule.el (toplevel): Ditto.
9811         * wl-nemacs.el (toplevel): Ditto.
9812         * wl-refile.el (toplevel): Ditto.
9813         * wl-score.el (toplevel): Ditto.
9814         * wl-summary.el (toplevel): Ditto.
9815         * wl-template.el (toplevel): Ditto.
9816         * wl-thread.el (toplevel): Ditto.
9817         * wl-util.el (toplevel): Ditto.
9818         * wl-vars.el (toplevel): Ditto.
9819         * wl-xmas.el (toplevel): Ditto.
9820         * wl.el (toplevel): Ditto.
9821
9822 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9823
9824         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9825         instead of product.
9826
9827         * wl-version.el (wl-version): Compile time evalution elmo-version.
9828
9829 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9830
9831         * wl-summary.el (wl-summary-sync-force-update): Append queue
9832         `mark-as-read'if unplugged.
9833
9834 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9835
9836         * wl-version.el: New file.  Use product.el.
9837         * wl.el: add (require 'wl-version).
9838         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9839         for ~/.folders header.
9840         (wl-fldmgr-folders-header): Changed.
9841         * wl-demo.el (wl-demo): Use product.el.
9842
9843         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9844         wl-version.el.
9845         * wl-util.el (wl-version, wl-version-show): Ditto.
9846
9847         * wl-util.el (wl-generate-user-agent-string,
9848         wl-extended-emacs-version, wl-extended-emacs-version2,
9849         wl-extended-emacs-version3): Move to wl-version.el.
9850         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9851         xemacs-codename, mime-edit-insert-user-agent-field,
9852         mime-edit-user-agent-value, mime-editor/version,
9853         mime-editor/codename): Compile warning killer move to
9854         wl-version.el
9855
9856 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9857
9858         * wl-summary.el (wl-summary-refile-subr): Fix.
9859
9860 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9861
9862         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9863         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9864
9865 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9866
9867         * wl.el (wl-check-environment): Check too many `@'.
9868
9869 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9870
9871         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9872
9873 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9874
9875         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9876         wl-draft-reply-myself-without-argument-list): Add variables.
9877         * wl-draft.el (wl-draft-reply): Use it.
9878
9879 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9880
9881         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9882         the 5th argument of `elmo-network-get-spec'.
9883
9884         * wl-thread.el (wl-thread-reparent-children): New inline function.
9885         (wl-thread-delete-message): Use it.
9886
9887         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9888         (wl-summary-score-update-all-lines): Don't use `dolist'.
9889
9890 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9891
9892         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9893         (require 'elmo-msgdb) for inline function.
9894
9895 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9896
9897         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9898
9899 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9900
9901         * wl-score.el (wl-score-headers): Fix for the confusing macro
9902         `elmo-kill-buffer'.
9903
9904 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9905
9906         * wl-summary.el: Don't use the 3rd argument of `require' because
9907         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9908         * wl-util.el: Ditto.
9909         * wl-draft.el: Ditto.
9910
9911 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9912
9913         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9914         window system is not used.
9915
9916 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9917
9918         * wl-thread.el: Don't use `mapcar' only for iteration.
9919         (wl-thread-resume-entity): Ditto.
9920         (wl-thread-delete-message): Ditto.
9921
9922         * wl-summary.el: Bind `dragdrop-drop-functions',
9923         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9924         of `require' for `timezone', `easymenu' and `ps-print';
9925         don't use `mapcar' only for iteration.
9926
9927         * wl-util.el: Bind `mule-version', `nemacs-version',
9928         `emacs-beta-version', `xemacs-codename',
9929         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9930         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9931         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9932         only for iteration.
9933
9934         * wl-score.el: Don't use `mapcar' only for iteration.
9935         (wl-score-simplify-buffer-fuzzy): Ditto.
9936         (wl-score-simplify-subject): Ditto.
9937         (wl-score-headers): Ditto.
9938         (wl-summary-score-update-all-lines): Ditto.
9939
9940         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9941         `enable-multibyte-characters' and `mule-version'.
9942
9943         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9944         `mapcar' only for iteration.
9945
9946         * wl-demo.el: Don't use `mapcar' only for iteration.
9947
9948         * wl-folder.el: Don't use `mapcar' only for iteration.
9949         (wl-folder-open-all): Ditto.
9950         (wl-folder-count-incorporates): Ditto.
9951
9952         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9953         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9954
9955         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9956         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9957         `smtp-connection-type'; specify 3rd argument of `require' for
9958         `timezone'; don't use `mapcar' only for iteration.
9959         (wl-draft-clone-local-variables): Don't use `mapcar'.
9960         (wl-draft-generate-clone-buffer): Ditto.
9961         (wl-user-agent-compose-internal): Ditto.
9962
9963         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9964
9965         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9966         (wl-save-status): Ditto.
9967
9968         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9969         for iteration.
9970
9971 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9972
9973         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9974         removed `Date'.
9975         (wl-fldmgr-make-filter-default): New user option.
9976
9977         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9978         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9979         (wl-fldmgr-filter-completion-alist): Abolish.
9980
9981         * wl.el (wl): Don't check servers if arg is non-nil.
9982
9983         * wl-draft.el (wl-draft-reply): Set only message-id string to
9984         In-Reply-To field.
9985
9986 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9987
9988         * wl-summary.el (wl-summary-pick): Rewrite.
9989
9990         * wl-draft.el (wl-draft-forward): Get references field from
9991         original buffer.
9992         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9993
9994 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9995
9996         * wl-draft.el (wl-draft-forward): Add references field.
9997
9998 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9999
10000         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
10001         (wl-draft-reply): Use it.
10002
10003 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
10004
10005         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
10006         when Emacs 21 is running.
10007
10008         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
10009         bindings.
10010
10011 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10012
10013         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
10014         XPM icons transparent.
10015
10016         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
10017         Emacs 21.
10018
10019 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
10020
10021         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
10022         nil.
10023
10024         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
10025         when it is persistent.
10026         (wl-summary-sync-marks): Changed argument for
10027         `elmo-list-folder-unread' and `elmo-list-folder-important'.
10028         (wl-summary-virtual): Use `elmo-read-search-condition'.
10029         (wl-summary-redisplay-internal): If folder is local, mark as read
10030         even when folder is plugged.
10031
10032 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10033
10034         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
10035         of `tool-bar-lines' in the frame parameters.
10036         (after-make-frame-functions, post-command-hook): Don't modify the
10037         value.
10038         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
10039         wl-e21-tool-bar-lines): Removed.
10040
10041 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10042
10043         * wl-highlight.el (wl-highlight-folder-path): Put overlay
10044         properties `evaporate' and `wl-momentary-overlay' as well.
10045         (wl-highlight-summary-displaying): Ditto.
10046         (wl-delete-all-overlays): Don't delete overlay which does not have
10047         a property `wl-momentary-overlay'.
10048
10049         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
10050         `display-mouse-p' and `display-graphic-p'.
10051         (wl-folder-init-icons): Don't search for XBM or the other files.
10052         (wl-plugged-set-folder-icon): Make icons if and only if
10053         `display-graphic-p' returns non-nil.
10054         (wl-highlight-plugged-current-line): Use `before-string' overlay
10055         property to show icon images.
10056         (wl-highlight-folder-current-line): Ditto.
10057         (wl-e21-highlight-folder-group-line): Ditto.
10058         (wl-e21-highlight-folder-by-numbers): Ditto.
10059         (wl-e21-insert-image): Removed.
10060         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
10061         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
10062         said.
10063         (wl-e21-switch-toolbar-after-make-frame): Renamed from
10064         `wl-e21-force-switch-toolbar'.
10065         (wl-e21-make-icon-image): Removed.
10066         (wl-e21-setup-toolbar): Don't search for XBM files.
10067         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
10068         the default value.
10069
10070 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
10071
10072         * wl-util.el (wl-biff-check-folder-async): Set
10073         `wl-biff-check-folders-running' even when it is not an IMAP folder.
10074
10075 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
10076
10077         * wl-e21.el (after-make-frame-functions): Add
10078         `wl-e21-force-switch-toolbar'.
10079         (wl-e21-force-switch-toolbar): New function force to switch the
10080         toolbar appearance automatically.
10081         (post-command-hook): Add `wl-e21-switch-toolbar'.
10082         (wl-e21-switch-toolbar): New function to switch the toolbar
10083         appearance automatically.
10084         (wl-e21-tool-bar-lines): New buffer local variable.
10085
10086 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
10087
10088         * wl-util.el (wl-biff-check-folders-running): New variable.
10089         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
10090         (wl-biff-check-folder-async-callback):
10091         Set `wl-biff-check-folders-running'.
10092         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
10093         with unwind-protect.
10094
10095         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
10096         Enclose `wl-folder-auto-check' with unwind-protect.
10097
10098         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
10099         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
10100
10101         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
10102
10103         * wl-util.el (wl-biff-notify): New inline function.
10104         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
10105         locally.
10106         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
10107         folder-list' is 1.
10108         Use `wl-biff-notify'.
10109         (wl-biff-check-folder-async-callback): New function.
10110         (wl-biff-check-folder-async): Ditto.
10111
10112         * wl-folder.el (wl-folder): Don't check folders.
10113         (wl-folder-auto-check): New function.
10114
10115 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
10116
10117         * wl-util.el (wl-biff-start) [Emacs19+]:
10118         Use `timer-next-integral-multiple-of-time'.
10119         (wl-biff-check-folders): Use `wl-default-folder'
10120         if `wl-biff-check-folder-list' is nil.
10121
10122 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
10123
10124         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
10125         instead of `elmo-delete-lists'.
10126
10127 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
10128
10129         * wl.el (wl-plugged-toggle-all): Set the value of
10130         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
10131         (wl-plugged-toggle): Ditto.
10132         (wl-toggle-plugged): Ditto.
10133         (wl-plugged-init): Ditto.
10134
10135         * wl-xmas.el (wl-biff-init-icons): Set icons data to
10136         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10137         instead of `wl-biff-state-indicator-off' and
10138         `wl-biff-state-indicator-on'; don't modify the value and the type
10139         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
10140         (wl-plugged-init-icons): Set icons data to
10141         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10142         instead of `wl-plug-state-indicator-off' and
10143         `wl-plug-state-indicator-on'; don't modify the value and the type
10144         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
10145
10146         * wl-vars.el (wl-modeline-biff-state-off,
10147         wl-modeline-biff-state-on, wl-modeline-biff-status,
10148         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
10149         wl-modeline-plug-status): New internal variables.
10150         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
10151         wl-biff-check-interval, wl-biff-check-folder-list): Change
10152         customization group from `wl-folder' to `wl-highlight'.
10153         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
10154         wl-show-plug-status-on-modeline): Defcustomized.
10155
10156         * wl-util.el (wl-biff-check-folders): Set the value of the flag
10157         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
10158         (wl-mode-line-buffer-identification): Set both ON and OFF data with
10159         a flag to `mode-line-buffer-identification'.
10160
10161         * wl-e21.el (wl-biff-init-icons): Set icons data to
10162         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10163         instead of `wl-biff-state-indicator-off' and
10164         `wl-biff-state-indicator-on'.
10165         (wl-plugged-init-icons): Set icons data to
10166         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10167         instead of `wl-plug-state-indicator-off' and
10168         `wl-plug-state-indicator-on'.
10169
10170 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10171
10172         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
10173         excessive titles.
10174
10175 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10176
10177         * wl.el (wl-plugged-mode): Use revised
10178         `wl-mode-line-buffer-identification'.
10179         (wl-plugged-init): Don't use `force-mode-line-update'.
10180
10181         * wl-xmas.el (wl-draft-overload-functions): Use revised
10182         `wl-mode-line-buffer-identification'.
10183         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
10184         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
10185         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10186         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10187         `wl-make-plugged-hook';
10188         add `wl-folder-init-icons' and `wl-setup-folder' to
10189         `wl-folder-mode-hook'.
10190
10191         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
10192         19 as well.
10193         (wl-mode-line-display-priority-list): New user option.
10194         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
10195         Defcustomized.
10196         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
10197         Add docs.
10198
10199         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
10200         start.
10201         (wl-mode-line-buffer-identification): Revised as a function.
10202
10203         * wl-summary.el (wl-summary-mode): Use revised
10204         `wl-mode-line-buffer-identification'; don't call
10205         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
10206         (TopLevel): Don't bind `wl-e21-setup-summary' nor
10207         `wl-xmas-setup-summary'.
10208
10209         * wl-nemacs.el (wl-draft-overload-functions): Use revised
10210         `wl-mode-line-buffer-identification'.
10211
10212         * wl-mule.el (wl-draft-overload-functions): Use revised
10213         `wl-mode-line-buffer-identification'.
10214
10215         * wl-folder.el (wl-make-plugged-alist): Don't call
10216         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
10217         (wl-folder): Don't call `wl-folder-init-icons' directly.
10218         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
10219         `wl-xmas-setup-folder' directly;
10220         use revised `wl-mode-line-buffer-identification'.
10221         (TopLevel): Don't bind `wl-biff-init-icons',
10222         `wl-plugged-init-icons', `wl-folder-init-icons',
10223         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
10224
10225         * wl-e21.el (wl-draft-overload-functions): Use revised
10226         `wl-mode-line-buffer-identification'.
10227         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
10228         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
10229         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10230         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10231         `wl-make-plugged-hook';
10232         add `wl-folder-init-icons' and `wl-setup-folder' to
10233         `wl-folder-mode-hook'.
10234
10235 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10236             Katsumi Yamaoka    <yamaoka@jpl.org>
10237
10238         * wl.el (wl): Call `wl-biff-start'.
10239         (wl-exit): Call `wl-biff-stop'.
10240         (wl-plugged-mode): Show biff in modeline.
10241         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
10242
10243         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
10244         (wl-biff-init-icons): New function.
10245         (wl-plugged-init-icons): Don't make too much keymaps.
10246         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
10247
10248         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
10249         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
10250         variables.
10251         (wl-biff-check-interval, wl-biff-check-folder-list): New user
10252         options.
10253
10254         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
10255         wl-biff-start, wl-biff-stop): New functions.
10256         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
10257         (wl-biff-timer-name): New variable.
10258
10259         * wl-summary.el (wl-summary-mode): Show biff in modeline.
10260
10261         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
10262         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10263
10264         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
10265         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10266
10267         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
10268         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
10269         `wl-folder-init-icons' to `ignore' if they are not available.
10270         (wl-folder-mode): Show biff in modeline.
10271
10272         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
10273         (wl-biff-init-icons): New function.
10274         (wl-plugged-init-icons): Don't make too much keymaps.
10275         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
10276
10277 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
10278
10279         * wl-vars.el (wl-strict-diff-folders): Customization Type
10280         and doc fix.  Define as a list of regular expressions for
10281         folders or nil.
10282         * wl-folder.el (wl-folder-check-one-entity): Use
10283         `wl-string-match-member' instead of `wl-string-member' for
10284         `wl-strict-diff-folders'.
10285
10286 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
10287
10288         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
10289         (wl-highlight-folder-current-line): Use it; new implementation.
10290         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
10291         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
10292         `defsubst' instead of `defun'.
10293
10294         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
10295         `wl-highlight-group-folder-by-numbers'; made it can also be a
10296         number.  See info for more details.
10297
10298         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
10299         running.
10300
10301         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
10302         to bind them.
10303
10304         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
10305         (wl-highlight-folder-current-line): New implementation.
10306
10307         * wl-highlight.el (wl-highlight-folder-group-line): New
10308         implementation.
10309         (wl-delete-all-overlays): Rewrite as a marco.
10310         (TopLevel): Require `wl-e21' when Emacs 21 is running.
10311
10312         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
10313         running.
10314         (wl-folder-*-glyph): No need to bind them.
10315
10316         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
10317         `wl-e21-highlight-folder-group-icon'; rewrite.
10318         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
10319         `defsubst' instead of `defun'.
10320         (wl-folder-mode-map): Bind it when compiling.
10321
10322 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
10323
10324         * wl.el (wl): Initialize plug-related settings before `wl-init'.
10325
10326         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
10327
10328 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
10329
10330         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
10331
10332 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
10333
10334         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
10335         (wl-highlight-folder-current-line): Use it.
10336
10337         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
10338         in `id-name'.
10339
10340 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
10341
10342         * wl.el: Require `wl-e21' when Emacs 21 is running.
10343
10344         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
10345         default when Emacs 21 is running.
10346         (wl-use-highlight-mouse-line): Ditto.
10347         (wl-on-emacs21): New constant.
10348         (wl-on-emacs20): Removed.
10349
10350         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
10351         Emacs 21 is running.
10352
10353         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
10354         Emacs 21 is running.
10355
10356         * wl-e21.el: New file.
10357
10358 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
10359
10360         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
10361         (wl-toggle-plugged): Ditto.
10362         (wl-plugged-toggle): Ditto.
10363         (wl-plugged-toggle-all): Ditto.
10364
10365         * wl-vars.el (wl-plug-state-indicator): Refer
10366         `wl-plug-state-indicator-on' indirectly.
10367
10368 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10369
10370         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10371         Call `wl-folder-confirm-existence'.
10372
10373         * wl-folder.el (wl-folder-confirm-existence): Added optional
10374         argument `force'.
10375
10376 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10377
10378         * wl-summary.el (wl-summary-refile-subr): Assume
10379         `copy-or-refile' as symbol.
10380         (wl-summary-refile): Follow up above change.
10381         (wl-summary-copy): Ditto.  Doc fix.
10382
10383 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10384
10385         * wl-summary.el (wl-summary-pick): Don't bind
10386         `elmo-search-mime-charset'.
10387
10388         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10389         default using old backquote style.
10390         (wl-search-mime-charset): Abolished.
10391
10392         * wl-highlight.el (wl-highlight-headers):
10393         Call `point' after `re-search-forward'(for Nemacs).
10394
10395         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10396         for elmo-imap4.el.
10397
10398 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10399
10400         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10401         `wl-message-ignored-field-list' instead of
10402         `mime-view-ignored-field-list'.
10403
10404         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10405         Add interactive spec.
10406         (wl-folder-goto-bottom-of-current-folder): Ditto.
10407         (wl-folder-mode-map): Bind them.
10408
10409         * wl-vars.el (wl-message-ignored-field-list): New variable.
10410         (wl-message-visible-field-list): New variable.
10411
10412         * wl-mime.el (wl-mime-header-presentation-method): New function.
10413         (wl-mime-setup): Set header-presentation-method.
10414
10415 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10416
10417         * wl-nemacs.el (wl-draft-overload-functions): Set
10418         `mode-line-buffer-identification' instead of using
10419         `wl-make-modeline'.
10420
10421         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10422         instead of using `wl-make-modeline'.
10423
10424         * wl-xmas.el (wl-plugged-init-icons): Set up
10425         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10426         (wl-make-modeline): Abolish.
10427         (wl-draft-overload-functions): Set
10428         `mode-line-buffer-identification' instead of using
10429         `wl-make-modeline'.
10430
10431         * wl-util.el (wl-make-modeline-subr): Abolish.
10432         (wl-mode-line-buffer-identification): New alias.
10433
10434         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10435         (wl-summary-make-modeline): Abolish.
10436         (wl-summary-buffer-set-folder): Set
10437         `wl-summary-buffer-folder-indicator'.
10438         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10439         of using `wl-make-modeline'.
10440         (wl-summary-switch-to-clone-buffer): Don't set
10441         `mode-line-buffer-identification'.
10442         (wl-summary-goto-folder-subr): Ditto.
10443
10444         * wl-mule.el (wl-draft-overload-functions): Set
10445         `mode-line-buffer-identification' instead of using
10446         `wl-make-modeline'.
10447
10448         * wl-folder.el (wl-folder-mode): Set
10449         `mode-line-buffer-identification' instead of using
10450         `wl-make-modeline'.
10451         (wl-folder): Don't set `mode-line-buffer-identification'.
10452
10453 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10454
10455         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10456         instead of `member' for `wl-refile-guess-func-list' look-ups.
10457         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10458
10459 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10460
10461         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10462         `wl-message-button-dispatcher'.
10463
10464         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10465
10466         * wl-message.el (wl-message-button-dispatcher): Use it.
10467
10468         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10469         "In-Reply-To".
10470
10471         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10472         Bind `case-fold-search' to t.
10473
10474 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10475
10476         * wl-xmas.el (wl-message-overload-functions): Initialize
10477         `wl-message-button-map'.
10478
10479         * wl-mule.el (wl-message-overload-functions): Initialize
10480         `wl-message-button-map'.
10481
10482         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10483
10484         * wl-message.el (wl-message-button-map): New keymap.
10485         (wl-message-add-button): New function.
10486         (wl-message-button-dispatcher): New function.
10487         (wl-message-button-refer-article): New function.
10488
10489         * wl-highlight.el
10490         (wl-highlight-message-add-buttons-to-header): New function.
10491         (wl-highlight-headers): Use it.
10492
10493 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10494
10495         * wl-summary.el (wl-summary-default-from): Use
10496         `wl-address-get-petname-1'.
10497         (wl-summary-simple-from): Ditto.
10498
10499         * wl-address.el (wl-address-get-petname-1): New inline function.
10500         (wl-address-get-petname): Use it.
10501
10502 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10503
10504         * wl-summary.el (wl-summary-default-from): Return full-name part
10505         from the address if no petname was found.
10506         (wl-summary-simple-from): Ditto.
10507
10508         * wl-address.el (wl-address-get-petname): Return nil if no petname
10509         associated with the address was found.
10510
10511 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10512
10513         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10514         display is finished.
10515
10516 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10517
10518         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10519         `elmo-folder-exists-p' argument.
10520
10521 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10522
10523         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10524         the folder.
10525
10526 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10527
10528         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10529
10530         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10531         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10532
10533 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10534
10535         * wl-folder.el (wl-folder-create-subr): New function.
10536         (wl-folder-confirm-existence): Use it.
10537         (wl-folder-check-one-entity): Use it.
10538         Check the error symbol is derived from 'elmo-open-error.
10539
10540         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10541         `ignore-error'.
10542
10543 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10544
10545         * wl-util.el (toplevel): Add (eval-when-compile (require
10546         'elmo-util)).  (Maybe `provide' is typo.)
10547
10548 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10549
10550         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10551         (I don't know why this was needed.)
10552
10553         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10554         Follow up changes for stream-type.
10555
10556         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10557         (wl-draft-elmo-nntp-send): Ditto.
10558
10559         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10560         (wl-nntp-posting-stream-type): Ditto.
10561         (wl-pop-before-smtp-ssl): Abolished.
10562         (wl-nntp-posting-ssl): Ditto.
10563
10564         * wl-address.el (wl-address-quote-specials): New function.
10565         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10566
10567         * wl-draft.el (wl-draft-reply): Ditto.
10568
10569 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10570
10571         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10572         use function `wl-string-match-assoc'.
10573
10574 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10575
10576         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10577
10578         * wl-draft.el (wl-draft-deduce-address-list): New function.
10579         (wl-draft-parse-mailbox-list): Ditto.
10580         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10581         instead of `smtp-deduce-address-list'.
10582         (wl-draft-on-field-p): Follow group list.
10583
10584         * wl-address.el (wl-address-concat-token): New function.
10585         (wl-address-string-without-group-list-contents): Ditto.
10586         (wl-complete-field-body): Fixed problem of completion
10587         by japanese petname.
10588         (wl-address-make-completion-list): Rewrite.
10589
10590 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10591
10592         * wl-address.el (wl-address-make-completion-list): Completion by
10593         petname.
10594         (wl-complete-field-body): Likewise.
10595
10596 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10597
10598         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10599         contains invalid address syntax.
10600
10601 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10602
10603         * wl-folder.el (wl-folder-check-entity-async): Use
10604         `elmo-nntp-spec-hostname'.
10605
10606 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10607
10608         * wl-summary.el (wl-summary-msgdb-load-async): Use
10609         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10610
10611 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10612
10613         * wl-draft.el (wl-draft-reply): Set argument
10614         `content-transfer-encoding' as nil.
10615
10616 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10617
10618         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10619         `wl-refile-alist'.
10620
10621 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10622
10623         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10624         (wl-draft-edit-string): Ditto.
10625         (wl-draft-forward): Ditto.
10626         * wl-summary.el (wl-summary-write): Ditto.
10627
10628 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10629
10630         * wl-summary.el (wl-summary-sync-update3): Call
10631         `wl-summary-buffer-number-column-detect'.
10632         (wl-summary-buffer-number-column-detect): Search from point-min.
10633
10634 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10635
10636         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10637         contains an address which is not included in original to or cc.
10638
10639 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10640
10641         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10642         begin-line does not exist.
10643         * wl-message.el (wl-message-uu-substring): Ditto.
10644
10645 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10646
10647         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10648         clear local variables.
10649         (wl-summary-exit): Call `elmo-commit'.
10650         (wl-summary-switch-to-clone-buffer): Call
10651         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10652         (wl-summary-goto-folder-subr): Ditto.
10653
10654         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10655         POP folder.
10656
10657 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10658
10659         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10660         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10661         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10662         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10663         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10664         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10665
10666         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10667
10668 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10669
10670         * wl-summary.el (wl-summary-search-by-subject):
10671         Search parent message from the latest one.
10672
10673 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10674
10675         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10676         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10677
10678         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10679         New user option.
10680
10681         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10682         if elmo-nntp-use-killed-list is nil.
10683         Use `elmo-msgdb-append-to-killed-list'.
10684         (Append numbers confirmed as disappeared to the killed list.)
10685         (wl-summary-confirm-appends): Don't display negative number.
10686
10687 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10688
10689         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10690
10691 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10692
10693         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10694         range is `all'.
10695         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10696         `elmo-list-bigger-diff'.
10697
10698 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10699
10700         * wl-summary.el (wl-summary-buffer-exit-func):
10701         New buffer local variable.
10702         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10703
10704 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10705
10706         * wl-demo.el (wl-demo): Fix the last change.
10707
10708 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10709
10710         * wl-demo.el (wl-demo): Don't use `eval'.
10711
10712 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10713
10714         * wl-summary.el (wl-summary-buffer-thread-modified):
10715         New buffer-local variable.
10716         (wl-summary-set-thread-modified): New function.
10717         (wl-summary-thread-modified-p): New function.
10718         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10719         (wl-summary-yank-saved-message): Use function
10720         `wl-summary-set-thread-modified'
10721         (wl-summary-switch-to-clone-buffer): Add
10722         `wl-summary-buffer-thread-modified'.
10723
10724         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10725         (wl-summary-buffer-mark-saved-hook): Ditto.
10726         * wl-summary.el (wl-summary-msgdb-save): New hook
10727         `wl-summary-buffer-message-saved-hook' and
10728         `wl-summary-buffer-mark-saved-hook'.
10729
10730 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10731
10732         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10733
10734 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10735
10736         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10737         don't hide scroll bars under FSF Emacsen because it may incur an
10738         undesirable redrawing.
10739
10740 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10741
10742         * wl-draft.el (wl-draft-edit-string): Call
10743         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10744
10745 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10746
10747         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10748
10749 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10750
10751         * wl-summary.el (wl-summary-msgdb-load-async): Call
10752         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10753
10754 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10755
10756         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10757         fringes in demo buffer; center bitmap logo correctly even if old
10758         Mule is used.
10759
10760 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10761
10762         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10763
10764         * wl-refile.el (wl-refile-subject-alist): New variable.
10765         (wl-refile-subject-alist-file-name): Ditto.
10766         (wl-refile-alist-setup): Rewrite.
10767         (wl-refile-alist-save): Use `elmo-object-save'.
10768         Eliminated arguments.
10769         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10770         (wl-refile-guess-by-subject): New function.
10771         (wl-refile-guess-func-list): Added it.
10772
10773 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10774
10775         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10776         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10777
10778 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10779
10780         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10781         New buffer-local variable.
10782         (wl-summary-buffer-next-folder-func): Ditto.
10783         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10784         if non-nil.
10785         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10786         if non-nil.
10787         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10788         if non-nil.
10789         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10790         if non-nil.
10791
10792 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10793
10794         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10795         permanently in the demo buffer.
10796
10797 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10798
10799         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10800         `mime-entity-fetch-field'.
10801
10802         * wl.el (wl-exit): Delete plugged buffer.
10803
10804         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10805         XEmacs has menubar feature.
10806
10807 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10808
10809         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10810         cannot arrive at the beginning of the buffer under old Emacsen.
10811
10812 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10813
10814         * wl-address.el (wl-address-ldap-search):
10815         Call `ldap-search-entries' with `withdn' argument t.
10816         (wl-complete-field-body): Bind completion-ignore-case as t.
10817         Clear ldap search hash when it was sole completion.
10818         Use elmo-string for pattern string.
10819         (wl-ldap-alias-safe-string): Eliminated needless let.
10820
10821 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10822
10823         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10824         (wl-ldap-alias-sep): New constant.
10825         (wl-ldap-search-attribute-type-list): Ditto.
10826         (wl-ldap-get-value): New function.
10827         (wl-ldap-make-filter): Ditto.
10828         (wl-ldap-make-matched-value-list): Ditto.
10829         (wl-ldap-alias-safe-string): Ditto.
10830         (wl-ldap-register-dn-string): Ditto.
10831         (wl-address-ldap-search): Rewrite.
10832
10833 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10834
10835         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10836         thread is deleted.
10837         (wl-thread-delete-line-from-buffer): Ditto.
10838         (wl-thread-get-exist-children): New function.
10839
10840 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10841
10842         * wl-demo.el (wl-demo): Made it to select various image types.
10843         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10844         from `wl-title-logo'.
10845         (wl-logo-ascii): New variable.
10846         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10847         (wl-demo-copyright-notice): New constant.
10848
10849         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10850
10851 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10852
10853         * wl-vars.el (wl-summary-target-above): Renamed from
10854         wl-summary-temp-above.
10855         * wl-score.el (wl-score-get-score-alist): Use it.
10856         (wl-summary-score-update-all-lines): Use it.
10857         * wl-summary.el: Ditto. (make-variable-buffer-local).
10858
10859 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10860
10861         * wl-vars.el (wl-ldap-port): New user option.
10862
10863         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10864         Rewite whole implementation.
10865         (wl-complete-field-body): Fixed.
10866
10867 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10868
10869         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10870         Choose implementation at compile time.
10871
10872 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10873
10874         * wl-address.el (wl-ldap-search-internal): New function.
10875         (wl-complete-field-to): Use it.
10876
10877 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10878
10879         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10880         Use `let' instead of `let*'.
10881         Require 'wl-vars.
10882
10883         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10884         Define as defcustom.
10885         (wl-ldap-base): Ditto.
10886         (wl-use-ldap): Ditto.
10887
10888 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10889
10890         * wl-address.el (wl-ldap-search): New function.
10891         (wl-complete-field-body): Use `wl-ldap-search'.
10892         (wl-ldap-server): New variable.
10893         (wl-ldap-base): Ditto.
10894         (wl-use-ldap): Ditto.
10895
10896 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10897
10898         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10899         (Pointed out by Mito <mit@nines.nec.co.jp>).
10900         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10901         buffer-local variables like `wl-summary-redisplay-internal'.
10902         (wl-summary-redisplay-all-header): Likewise.  Update
10903         Summary view too.
10904
10905 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10906
10907         * wl-summary.el (wl-summary-jump-to-parent-message):
10908         Consider prefix argument.
10909
10910         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10911         when closed thread is deleted.
10912
10913 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10914
10915         * wl-summary.el (wl-summary-jump-to-parent-message):
10916         Consider thread modification.
10917
10918 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10919
10920         * wl-message.el (wl-message-normal-get-original-buffer): Use
10921         `save-excursion'.
10922
10923         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10924         (wl-summary-showto-folder-regexp): Ditto.
10925
10926 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10927
10928         * wl-util.el (wl-delete-alist): Doc fix.
10929         (wl-delete-associations): New function.
10930         (wl-inverse-alist): New function.
10931         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10932         Split temporary variables. Use `wl-delete-associations'
10933         and `wl-inverse-alist'.
10934         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10935
10936 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10937
10938         * wl-folder.el (wl-folder-prefetch-entity):
10939         Execute prefetching if new count is unknown.
10940
10941 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10942
10943         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10944
10945         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10946         delete entity.
10947         (wl-thread-set-parent): If insert as top, set linked as nil.
10948
10949         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10950         `wl-thread-cleanup-symbols' when view mode is thread.
10951
10952 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10953
10954         * wl-folder.el (wl-folder-create-folder-entity): Use
10955         with-current-buffer.
10956         (wl-local-folder-init): Call set-buffer to make sure we are in
10957         the Folder buffer. Don't touch buffer-local variables here.
10958         (wl-folder-mode): Initialize buffer-local variables here.
10959
10960         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10961         (wl-folder-entity-assign-id): Ditto.
10962         (wl-folder-create-entity-hashtb): Ditto.
10963         (wl-local-folder-init): Ditto.
10964         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10965
10966 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10967
10968         * wl-summary.el (wl-summary-default-from): Fix probrem when
10969         std11-extract-address-components return (nil "foo@bar").
10970
10971 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10972
10973         * wl-draft.el (wl-draft-clone-local-variables):
10974         Remove redundant `setq'.
10975
10976 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10977
10978         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10979         Bind wl-highlight-x-face-func as nil while highlighting header.
10980
10981 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10982
10983         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10984
10985 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10986
10987         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10988         elmo-msgdb-overview-hashtb from copy-variables.
10989         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10990         instead of `elmo-msgdb-overview-get-entity-by-number'.
10991         (wl-summary-auto-refile): Ditto.
10992
10993         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10994         `elmo-msgdb-overview-get-entity' instead of
10995         `elmo-msgdb-search-overview-entity'.  Use
10996         `elmo-msgdb-overview-get-entity' instead of
10997         `elmo-msgdb-overview-get-entity-by-number'.
10998         (wl-thread-insert-entity-sub): Ditto.
10999         (wl-thread-insert-message): Ditto.
11000
11001         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
11002         `elmo-msgdb-overview-get-entity'.
11003         (wl-normal-message-redisplay): Ditto.
11004
11005 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11006
11007         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
11008         `wl-thread-entities'.
11009         (wl-thread-delete-message): Fix remove top message from
11010         `wl-thread-entity-list'.
11011
11012         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
11013         wl-append(nconc), because update-list is broken on Meadow.
11014
11015         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
11016         updating process.
11017         (wl-summary-rescan): Ditto.
11018         (wl-summary-sync-update3): Ditto.
11019         * wl-thread.el (wl-thread-set-parent): Renamed from
11020         `wl-summary-set-parent'.
11021         (wl-thread-insert-message): Updating buffer faster.
11022         (wl-thread-delete-message): Updating buffer faster.
11023
11024         * wl-score.el (wl-summary-score-update-all-lines): Changed
11025         interval for display progress gauge.
11026
11027 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11028
11029         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
11030         folder always-sticky.
11031         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
11032         defmacro.
11033
11034 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
11035
11036         * wl-vars.el (wl-draft-add-references): New user option.
11037
11038         * wl-draft.el (wl-draft-add-references): New function.
11039         (wl-draft-yank-from-mail-reply-buffer): Use it.
11040         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
11041         as nil.
11042
11043 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11044
11045         * wl-thread.el (wl-thread-update-line-msgs): Called
11046         `wl-thread-update-line-on-buffer-sub'.
11047         (wl-thread-update-line-on-buffer): Delete routine of inserting
11048         thread.
11049         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
11050         moved from `wl-thread-update-line-on-buffer'.
11051         Add threshold for displaying progress gauge.
11052         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
11053         argument of `wl-thread-update-line-msgs'.
11054         Add threshold for displaying progress gauge.
11055         * wl-folder.el:
11056         Add threshold for displaying progress gauge.
11057         * wl-score.el: Ditto.
11058
11059         * wl-expire.el (wl-summary-expire): Display deleting info.
11060
11061 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
11062
11063         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
11064         `no-msg'.
11065         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
11066         argument of `wl-thread-update-line-msgs'.
11067         (wl-summary-set-parent): Added optional argument `parent-number'.
11068         (wl-summary-buffer-saved-message): New buffer local variable.
11069         (wl-summary-save-current-message): New command.
11070         (wl-summary-yank-saved-message): Ditto.
11071         (wl-summary-mode-map): Added key binding for
11072         `wl-summary-save-current-message' (\ew) and
11073         `wl-summary-yank-saved-message' (\C-y).
11074         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
11075
11076 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
11077
11078         * wl-summary.el (wl-summary-mode-map): Added key binding for
11079         `wl-summary-set-parent' (ts).
11080
11081 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11082
11083         * wl-summary.el (wl-summary-insert-thread-entity): Search same
11084         subject faster. If thread number is reverse, delayed updating
11085         thread.
11086         (wl-summary-search-by-subject): Ditto.
11087         (wl-summary-put-alike): Ditto.
11088         (wl-summary-get-alike): Ditto.
11089         (wl-summary-insert-headers): Insert header of all overview in
11090         buffer.
11091         (wl-summary-rescan): Delayed updating thread. Kill search subject
11092         buffer for wl-summary-search-by-subject.
11093         (wl-summary-sync-update3): Ditto.
11094         (wl-summary-exit): Ditto.
11095         (wl-summary-goto-bottom-of-current-thread): Change for linked
11096         thread.
11097         (wl-summary-overview-create-summary-line): Change line for linked
11098         thread.
11099
11100         * wl-summary.el (wl-summary-update-thread): Use
11101         wl-thread-maybe-get-children-num.
11102         (wl-summary-set-parent): If change parent, move sub thread.
11103         (wl-summary-redisplay-internal): Add horizontal recenter.
11104         (wl-summary-redisplay-no-mime): Add horizontal recenter.
11105
11106         * wl-thread.el (wl-thread-entity-get-linked): New function.
11107         (wl-thread-entity-set-linked): New function.
11108         (wl-thread-create-entity): Add linked element.
11109         (wl-thread-entity-insert-as-top): Use wl-append.
11110         (wl-thread-maybe-get-children-num): If closing thread, return
11111         children msgs.
11112         (wl-thread-update-line-msgs): Displaying progress message.
11113         (wl-thread-update-line-on-buffer-sub): Use
11114         wl-thread-maybe-get-children-num.
11115         (wl-thread-update-line-on-buffer): If update line is not exists,
11116         insert thread.
11117         (wl-thread-delete-message): If delete top msg of thread, search
11118         parent by subject.
11119         (wl-thread-insert-entity): Use
11120         wl-thread-maybe-get-children-num.
11121
11122         * wl-highlight.el (wl-highlight-summary-current-line): change
11123         sregexp for linked thread.
11124         * wl-util.el (wl-count-lines): Count lines.
11125         (wl-horizontal-recenter): horizontal recenter.
11126         * wl-score.el (wl-score-put-alike): Use wl-count-lines
11127         (wl-score-get-alike): Ditto.
11128         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
11129         (wl-subject-length-limit): New variable.
11130         (wl-highlight-thread-indent-string-regexp): Changed for linked
11131         thread.
11132
11133 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11134
11135         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11136         New variable (revival).
11137         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11138         by subject matching if there's no in-reply-to nor references field
11139         (revival).
11140
11141 \f
11142 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11143
11144         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
11145         message.
11146
11147 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
11148
11149         * wl-summary.el (wl-summary-reply): Return t if there was a
11150         message at cursor point.
11151         Added unwind-protect.
11152         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
11153         returns t.
11154         (wl-summary-cancel-message): Do nothing when there's no message at
11155         cursor point.
11156         (wl-summary-forward): Ditto.
11157         (wl-summary-jump-to-parent-message): Ditto.
11158         (wl-summary-reedit): Ditto.
11159         (wl-summary-edit-addresses): Ditto.
11160         (wl-summary-pipe-message): Ditto.
11161         (wl-summary-print-message-with-ps-print): Ditto.
11162         (wl-summary-print-message): Ditto.
11163         (wl-summary-mark-as-important): Ditto.
11164         (wl-summary-mark-as-unread): Ditto.
11165
11166         * wl-summary.el (wl-summary-reply): Cause an error when there's no
11167         message at cursor point.
11168         (wl-summary-reply-with-citation): Remove unwind-protect.
11169
11170         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
11171         subject searching feature.
11172         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11173         Eliminated.
11174
11175 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
11176
11177         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11178         New variable.
11179         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11180         by subject matching if there's no in-reply-to nor references field.
11181
11182         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
11183
11184         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
11185         when display is finished.
11186         (wl-folder-open-all): Ditto.
11187         (wl-folder-update-access-group): Ditto.
11188         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
11189         * wl-thread.el (wl-thread-close-all): Ditto.
11190
11191         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
11192         progress gauge only when it was displayed.
11193         * wl-folder.el (wl-folder-insert-entity): Ditto.
11194
11195 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
11196
11197         * wl-summary.el (wl-summary-incorporate): Enclose
11198         `wl-summary-sync-force-update' with save-excursion.
11199
11200 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
11201
11202         * wl-summary.el (wl-summary-prefetch-region):
11203         Pass current cursor point to `pos-visible-in-window-p' after
11204         moving cursor to the started point.
11205
11206 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
11207
11208         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
11209
11210         * wl-draft.el (wl-draft-insert-current-message): Delete useless
11211         fields from the forwarding message.
11212         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
11213         `ignored-fields'.
11214
11215 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
11216
11217         * wl-mime.el (wl-message-request-partial):
11218         Eliminated argument `msgdb'.
11219         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
11220         (wl-mime-combine-message/partial-pieces): Likewise.
11221         * tm-wl.el (wl-message-request-partial): Likewise.
11222         (wl-mime-combine-message/partial-pieces): Likewise.
11223
11224 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
11225
11226         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
11227         when display is finished.
11228
11229 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
11230
11231         * wl-summary.el (wl-summary-goto-folder-subr):
11232         Fix problem when wl-summary-partial-highlight-above-lines is nil.
11233
11234 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
11235
11236         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
11237         when cursor point is visible.
11238
11239 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
11240
11241         * wl-expire.el (wl-expire-archive-get-max-number):
11242         Don't use `file-name-directory'.
11243
11244 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
11245
11246         * wl-expire.el (wl-expire-archive-get-max-number):
11247         Use `file-name-directory'.
11248
11249 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11250
11251         * wl-summary.el (wl-summary-sync-marks): Re-display progress
11252         only when there is progress.
11253
11254 2000-04-13  Mito <mit@nines.nec.co.jp>
11255
11256         * wl-summary.el (wl-summary-sync-marks): Display progress.
11257
11258 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11259
11260         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
11261         (wl-summary-prev): Move cursor regardless of unread status.
11262         (wl-summary-next): Ditto.
11263
11264 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
11265
11266         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
11267         Added argument `target' and `number'.
11268         * tm-wl.el (wl-summary-burst-subr): New function.
11269         (wl-summary-burst): Use it.
11270
11271 2000-04-10  Mito <mit@nines.nec.co.jp>
11272
11273         * wl-mime.el (wl-burst): New function.
11274         (wl-summary-burst): Use it.
11275
11276 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
11277
11278         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
11279         as petname when there's no candidate.
11280
11281 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
11282
11283         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
11284         New variable.
11285         * wl-fldmgr.el (wl-fldmgr-add): Use it.
11286
11287         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
11288
11289         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
11290
11291 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
11292
11293         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
11294         Use substring of `original' instead of buffer-substring.
11295         (wl-refile-evaluate-rule):
11296         Set `original' argument of wl-refile-expand-newtext.
11297
11298         * wl-summary.el
11299         (wl-summary-auto-refile-check-refile-rule-alist-subr,
11300         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
11301         (wl-summary-auto-refile): Check existence of destination folder just
11302         before marking.
11303
11304 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11305
11306         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
11307         when wl-refile-get-field-value return nil.
11308
11309 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
11310
11311         * wl-refile.el
11312         (wl-refile-expand-newtext): New function imported from Gnus.
11313         (wl-refile-evaluate-rule): Use it.
11314
11315 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
11316
11317         * wl-summary.el (wl-summary-print-destination):
11318         Duplicate folder string to avoid putting text-property on
11319         original string.
11320
11321         * wl-refile.el (wl-refile-get-field-value): New function.
11322         (wl-refile-evaluate-rule): New function;
11323         Evaluate refile rule recursively.
11324         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
11325         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
11326         New function; Check existence of a target folder recursively.
11327         (wl-summary-auto-refile-check-refile-rule-alist):
11328         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
11329
11330 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
11331
11332         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
11333
11334         * wl-folder.el (wl-create-folder-entity-from-buffer):
11335         Fixed problem when '}' character is contained in folder name.
11336
11337         * wl-xmas.el (wl-make-modeline): Consider plugged status.
11338
11339 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11340
11341         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
11342         (wl-fldmgr-add-completion-all-completions):
11343         Use wl-fldmgr-add-completion-hashtb.
11344
11345 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11346
11347         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
11348         wl-fldmgr-add-completion-subr): New functions.
11349         * wl-folder.el (wl-folder-completion-func): New variable.
11350         * wl-summary.el (wl-summary-read-folder):
11351         Use wl-folder-completion-func.
11352
11353         * wl-refile.el: Eliminate throw & catch.
11354
11355         * wl.el (wl-plugged-sending-queue-status): Fixed.
11356
11357 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
11358
11359         * wl-draft.el (wl-draft): Put category property on
11360         mail-header-separator.