3b66758032287d9e5f5bb428640c8029573c7d2a
[elisp/wanderlust.git] / wl / ChangeLog
1 2010-08-27  Kenichi Okada  <okada@opaopa.org>
2
3         * wl-summary.el (wl-summary-prefetch-msg): Make the confirmation
4         message human-readable.
5
6 2010-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7
8         * wl-e21.el (wl-draft-insert-signature): Fix comment style.
9         (wl-highlight-folder-current-line): Ditto.
10         * wl-xmas.el (wl-draft-insert-signature): Ditto.
11         (wl-highlight-folder-current-line): Ditto.
12
13 2010-08-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
14
15         * wl-address.el (wl-address-make-alist-from-alias-file): Use
16         `(delete-char -1)' instead of `(delete-backward-char 1)' that
17         deletes region in Emacs 24.
18         See delete-active-region described in NEWS.
19         * wl-draft.el (wl-draft-insert-mail-header-separator): Ditto.
20         * wl-summary.el (wl-summary-update-persistent-mark): Ditto.
21
22 2010-08-14  David Maus  <dmaus@ictsoc.de>
23
24         * wl-summary.el (wl-summary-mode-menu-spec): Add menu option to
25         edit draft message when in draft folder.
26
27 2010-07-21  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * wl-summary.el (wl-summary-put-temp-mark): Use (delete-char -1)
30         instead of (delete-backward-char 1) that deletes region in Emacs 24.
31         See delete-active-region described in NEWS.
32
33 2010-05-25  Tetsurou Okazaki  <okazaki@be.to>
34
35         * wl-spam.el (wl-summary-register-as-spam-region)
36         (wl-thread-register-as-spam, wl-summary-register-as-good-region)
37         (wl-thread-register-as-good): New functions.
38         (wl-spam-setup): Bind "rks", "rkn", "tks" and "tkn".
39
40 2010-04-28  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
41         * wl-e21.el (wl-e21-setup-toolbar): Don't define vector with
42         images for the icon if there is only one image.
43
44 2010-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * wl-draft.el (wl-user-agent-insert-body): Make sure body ends with
47         newline.
48         (wl-user-agent-compose, wl-user-agent-compose-internal): Fix regexps
49         so as to match header tokens strictly.
50
51 2010-02-16  Tetsurou Okazaki  <okazaki@be.to>
52
53         * wl-spam.el (wl-summary-test-spam): Call `wl-summary-unmark-spam'
54         for the message not classified as spam.
55         (wl-summary-test-spam-messages): New function.
56         (wl-summary-test-spam-region): Use `wl-summary-test-spam-messages'
57         instead of `wl-spam-map-spam-messages'.
58
59 2010-02-08  Tetsurou Okazaki  <okazaki@be.to>
60
61         * wl-action.el (wl-summary-action-unmark-docstring): New inline function.
62         (wl-summary-define-mark-action): Define unmark functions.
63         (wl-summary-unmark): Add the second argument `mark'.
64         (wl-summary-delete-all-mark): Pass `mark' to `wl-summary-unmark'.
65
66 2010-01-25  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
67
68         * wl-draft.el (wl-draft-send-confirm-with-preview): Inhibit pgp
69         autodecryption for draft preview.
70
71 2010-01-19  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
72         * wl-summary.el (toplevel): New function
73         `wl-summary-toggle-mime-buttons' and keybinding to toggle
74         visibility of MIME buttons in message view mode.
75
76 2010-01-15  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
77
78         * Version number is increased to 2.15.9.
79
80 2010-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
81
82         * wl-score.el (wl-score-followup): Remove verbose comment (same as
83         docstring).
84
85         * wl-summary.el (wl-summary-update-persistent-mark-on-event):
86         Revert `save-excursion' for `wl-summary-jump-to-msg'.
87
88 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
89
90         * wl.el (wl-toggle-plugged, wl-plugged-dop-queue-info)
91         (wl-plugged-exit, wl-exit): Fix comment-out style. Use three
92         semicolons, that should start at the left margin.
93         See. also (Info-goto-node "(elisp)Comment Tips").
94         * wl-acap.el (wl-acap-store): Ditto.
95         * wl-action.el (wl-summary-unset-mark): Ditto.
96         * wl-address.el (wl-address-ldap-search): Ditto.
97         * wl-demo.el (wl-demo-insert-image): Ditto.
98         * wl-dnd.el (wl-dnd-set-drag-starter): Ditto.
99         * wl-draft.el (wl-draft-normal-send-func, wl-draft-send)
100         (wl-draft-previous-history-element): Ditto.
101         * wl-e21.el (wl-draft-key-setup, wl-draft-overload-functions): Ditto.
102         * wl-folder.el (toplevel, wl-folder-mode-menu-spec)
103         (wl-folder-mode-map, wl-folder-get-prev-folder)
104         (wl-folder-jump-to-current-entity, wl-folder-check-entity)
105         (wl-folder-check-entity-async)
106         (wl-create-folder-entity-from-buffer): Ditto.
107         * wl-fldmgr.el (toplevel): Ditto.
108         * wl-message.el (wl-message-buffer-cache-sort)
109         (wl-message-redisplay, wl-message-buffer-prefetch-clear-timer):
110         Ditto.
111         * wl-mule.el (wl-draft-key-setup, wl-draft-overload-functions):
112         Ditto.
113         * wl-summary.el (toplevel, wl-summary-mode)
114         (wl-summary-edit-addresses, wl-summary-sync-update)
115         (wl-summary-stick): Ditto.
116         * wl-thread.el (toplevel, wl-thread-insert-message)
117         (wl-thread-insert-entity-sub, wl-thread-open-close): Ditto.
118         * wl-util.el (toplevel): Ditto.
119         * wl-xmas.el (wl-draft-key-setup, wl-draft-overload-functions):
120         Ditto.
121
122 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
123
124         * Version number is increased to 2.15.8.
125
126         * wl-message.el (wl-message-uu-substring): Suppress compile
127         warnings; Use `with-current-buffer' instead of `save-excursion' &
128         `set-buffer'.
129         * wl-mime.el (wl-draft-yank-current-message-entity)
130         (wl-mime-preview-follow-no-mime)
131         (wl-mime-preview-follow-current-region): Ditto.
132         * wl-summary.el (wl-summary-update-persistent-mark-on-event)
133         (wl-summary-switch-to-clone-buffer)
134         (wl-summary-target-mark-forward)
135         (wl-summary-target-mark-reply-with-citation)
136         (wl-summary-target-mark-uudecode): Ditto.
137
138         * wl-addrmgr.el (wl-addrmgr-replace-field): Use `point-at-bol'.
139         * wl-action.el (wl-summary-remove-argument): Explicit `point-at-bol'.
140         * wl-summary.el (wl-summary-narrow-to-region)
141         (wl-summary-insert-line): Use `point-at-bol', `point-at-eol'.
142
143         * wl.el (wl-plugged-sending-queue-status): Use `number-to-string'
144         instead of `int-to-string'.
145         * wl-dnd.el (wl-dnd-start-drag): Ditto.
146         * wl-score.el (wl-score-insert-help, wl-summary-increase-score): Ditto.
147         * wl-summary.el (wl-summary-jump-to-msg, wl-summary-save): Ditto.
148         * wl-util.el (wl-url-nntp): Ditto.
149
150         * wl.el (wl-plugged-set-variables, wl-plugged-dop-queue-info)
151         (wl-plugged-dop-queue-status): Don't quote `lambda'.
152         * wl-thread.el (wl-thread-delete-message): Ditto
153         * wl-summary.el (wl-summary-edit-addresses)
154         (wl-summary-edit-addresses-collect-candidate-fields)
155         (wl-summary-search-by-subject): Ditto.
156         * wl-mime.el (wl-mime-node-id-to-string): Ditto.
157         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions)
158         (wl-fldmgr-add-completion-subr): Ditto.
159         * wl-draft.el (wl-smtp-extension-bind)
160         (wl-draft-insert-get-message, wl-draft-default-headers)
161         (wl-jump-to-draft-buffer): Ditto.
162         * wl-summary.el (wl-summary-cursor-move-surface, wl-summary-up)
163         (wl-summary-down): Ditto.
164         * wl-message.el (wl-message-buffer-prefetch-subr): Ditto.
165         * wl-draft.el (wl-draft-reply, wl-draft-write-sendlog): Ditto.
166         * wl-folder.el (wl-folder-make-save-access-list)
167         (wl-folder-update-access-group, wl-folder-pick): Ditto.
168
169 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
170
171         * wl-draft.el (wl-draft-default-headers): Suppress warning
172         "defsubst `wl-draft-default-headers' was used before it was
173         defined"; Use `defun' instead of `defsubst'.
174
175         * wl-address.el (wl-address-header-extract-address)
176         (wl-address-header-extract-realname): Fix mail-address in
177         docstring.
178
179         * wl-expire.el (wl-expire-make-sortable-date): Macro to
180         inline-function.
181         * wl-folder.el (wl-folder-unread-regex, wl-folder-buffer-group-p):
182         Macro to function.
183         (wl-folder-get-entity-from-buffer): Macro to function.
184         * wl-util.el (wl-match-string, wl-match-buffer):  Macro to function.
185         * wl-summary.el (wl-summary-message-status): Macro to inline-function.
186         * wl.el (wl-plugged-string): Macro to function.
187
188         * wl-highlight.el (wl-delete-all-overlays):  Macro to function.
189         * wl-summary.el (wl-summary-get-alike): Macro to inline-function.
190         (wl-summary-buffer-folder-name, wl-summary-sticky-buffer-name):
191         Macro to function.
192
193         * wl-thread.el (wl-thread-open, wl-thread-close): Use
194         `point-at-bol', `point-at-eol'.
195
196         * wl.el (wl-plugged-server-indent, wl-plugged-drawing)
197         (wl-plugged-redrawing-switch, wl-plugged-toggle): Use
198         `(string-to-char " ")' instead of `? ', `?\ '.
199         * wl-action.el (wl-summary-print-argument): Ditto.
200         * wl-address.el (wl-complete-field-body): Ditto.
201         * wl-demo.el (wl-demo-insert-image): Ditto.
202         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
203         * wl-util.el (wl-ask-folder, wl-set-string-width)
204         (wl-y-or-n-p-with-scroll): Ditto.
205
206         * wl-addrmgr.el(wl-addrmgr-mark-write): Use `string-to-char'
207         instead of `? '.  Use `point-at-bol' and `point-at-eol'.  Remove
208         verbose point move.
209
210         * wl-address.el (wl-address-add-or-change): Use `point-at-bol'
211         and `point-at-eol'.
212         * wl-addrmgr.el (wl-addrmgr-unmark, wl-addrmgr-address-entry):
213         Ditto.
214
215 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
216
217         * wl-util.el (wl-count-lines): Use `point-at-bol' instead of
218         `(beginning-of-line) (point)'.
219
220         * wl-fldmgr.el (wl-fldmgr-make-indent): Change from macro to function.
221         (wl-fldmgr-delete-line): Change from macro to function. Use
222         `point-at-bol' and `point-at-eol'.
223
224         * wl.el (toplevel): Use `mapc' instead of `mapcar'. Don't use
225         `function' for lambda.
226
227         * wl.el (wl-plugged-server-indent): Change from macro to function.
228
229         * wl-score.el (wl-score-put-alike): Explicit add `alike' argument.
230
231         * wl-draft.el (wl-draft-config-body-goto-header)
232         (wl-draft-body-goto-top, wl-draft-body-goto-bottom): Change from
233         macro to function.
234
235         * wl-score.el (wl-score-get-alike): Change from macro to
236         inline-function.
237
238         * wl-util.el (wl-collect-summary, wl-kill-buffers): Use `mapc'
239         instead of `mapcar'. Don't use `function' for lambda.
240         (wl-read-search-condition-internal): Don't use `function' for
241         lambda.
242         (wl-kill-buffers): Change from macro to function.
243         (wl-count-lines): Change from macro to inline-function.
244
245         * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
246
247         * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'.
248
249         * wl.el (wl-plugged-change): Suppress compile warnings; Use
250         `with-current-buffer' instead of `save-excursion' & `set-buffer'.
251         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
252         * wl-address.el (wl-complete-window-show): Ditto.
253         * wl-message.el (wl-message-select-buffer): Ditto.
254         * wl-template.el (wl-template-show): Ditto.
255         * wl-util.el (wl-collect-summary): Ditto.
256         * wl-draft.el (wl-draft-add-in-reply-to, wl-draft-delete)
257         (wl-draft-send-mail-with-smtp, wl-draft-send, wl-draft-do-fcc)
258         (wl-draft-generate-clone-buffer, wl-draft-config-exec): Ditto.
259         * wl-score.el (wl-score-insert-help, wl-score-edit-get-header)
260         (wl-score-edit-insert-number): Ditto.
261
262         * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for
263         symbol.
264
265         * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead
266         of `goto-line'.
267
268         * wl-demo.el (wl-demo-copyright-notice): Add 2010.
269
270 2009-12-16  Lloyd Zusman <ljz@asfast.com>
271
272         * wl-summary.el (wl-summary-detect-mark-position): Force
273         the temporary buffer to enable the use of multibyte characters
274         within searches [wl-en:2460].
275
276 2009-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
277
278         * wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
279         of `beginning-of-buffer'.
280
281 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
282
283         * wl-summary.el (wl-summary-display-raw): New function, display
284         message in raw format.
285
286 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
287
288         * Version number is increased to 2.15.7.
289
290 2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
291
292         * wl-summary.el (wl-summary-previous-message-number): New function.
293         (wl-summary-next-message-number): Ditto.
294         (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
295         `wl-summary-next-message-number'.
296         (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
297         Inline temporary variable `cur-id'.
298         (wl-summary-get-next-unread-folder): Ditto.
299         (wl-summary-get-next-folder): Ditto.
300         (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
301
302 2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
303
304         * wl-demo.el (wl-demo-copyright-notice): Add 2009.
305
306 2008-09-05  Kenichi Okada  <okada@opaopa.org>
307
308         * wl-summary.el (wl-summary-buffer-folder-name)
309         (wl-draft-config-body-goto-header): Use backquote instead of quote.
310         * wl-draft.el (wl-draft-body-goto-top)
311         (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
312
313 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
314
315         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
316         (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
317
318 2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
319
320         * wl-expire.el: Fix Comentary section.
321
322 2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
323
324         * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
325         Require mime-parse, elmo-mime, and wl-util.
326
327         * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
328
329         * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
330
331 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
332
333         * wl-template.el: Require elmo-util and wl-vars.
334
335         * wl-mime.el (wl-mime-display-header): Revert last change.
336         Remove `delete-matching-lines "^$"'.
337
338 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
339
340         * wl-mime.el (wl-define-dummy-functions): Split
341         `eval-when-compile' form for avoid error; when `make
342         compile-strict.
343
344         * wl-util.el: Move (eval-when-compile (require 'static)).
345         * wl-dnd.el: Add (eval-when-compile (require 'static)).
346         * wl-message.el: Ditto.
347
348         * wl-mime.el (wl-message-delete-current-part): Use
349         `insert-buffer-substring' instead of `insert-buffer'.
350         * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
351         * wl-draft.el (wl-draft-generate-clone-buffer)
352         (wl-draft-do-mime-bcc): Ditto.
353
354         * wl-address.el: Add (eval-when-compile (require 'cl)).
355         * wl-addrmgr.el: Ditto.
356         * wl-mime.el: Ditto.
357         * wl-util.el: Ditto.
358         * wl-score.el: Ditto.
359
360 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
361
362         * wl.el (wl-plugged-toggle): Use `string-to-number' instead of
363         `string-to-int'.
364
365         * wl-util.el (wl-unique-id): Use `string-to-number' instead of
366         `string-to-int'.
367
368         * wl-thread.el (wl-thread-jump-to-msg, wl-thread-set-parent): Use
369         `string-to-number' instead of `string-to-int'.
370
371         * wl-summary.el (wl-summary-get-list-info)
372         (wl-summary-message-number): Use `string-to-number' instead of
373         `string-to-int'.
374
375         * wl-score.el (wl-score-overview-entity-get-lines)
376         (wl-score-set-mark-below, wl-score-set-expunge-below)
377         (wl-summary-increase-score, wl-score-get-header-entry): Use
378         `string-to-number' instead of `string-to-int'.
379
380         * wl-folder.el (wl-folder-update-diff-line): Use
381         `string-to-number' instead of `string-to-int'.
382
383         * wl-expire.el (wl-expire-archive-number2): Use `string-to-number'
384         instead of `string-to-int'.
385
386         * wl-draft.el (wl-jump-to-draft-folder): Use `string-to-number'
387         instead of `string-to-int'.
388
389         * wl-dnd.el (wl-dnd-drop-func): Use `string-to-number' instead of
390         `string-to-int'.
391
392 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
393
394         * wl-util.el (wl-match-string, wl-match-buffer)
395         (wl-as-coding-system, wl-as-mime-charset, wl-concat-list)
396         (wl-kill-buffers, wl-local-variable-p)
397         (wl-line-formatter-setup): New backquote style.
398         (wl-count-lines): Use quote instead of backquote.
399
400         * wl-summary.el (wl-summary-buffer-folder-name)
401         (wl-summary-get-alike): Use quote instead of backquote.
402         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
403         backquote style.
404
405         * wl-message.el (wl-message-buffer-cache-buffer-get)
406         (wl-message-buffer-cache-folder-get)
407         (wl-message-buffer-cache-message-get)
408         (wl-message-buffer-cache-entry-make)
409         (wl-message-buffer-cache-hit): New backquote style.
410
411         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
412         backquote.
413         (wl-folder-unread-regex, wl-folder-entity-exists-p)
414         (wl-folder-clear-entity-info)
415         (wl-folder-get-entity-info, wl-folder-set-entity-info)
416         (wl-folder-elmo-folder-cache-get)
417         (wl-folder-elmo-folder-cache-put): New backquote style.
418
419         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
420         (wl-fldmgr-assign-id): Ditto.
421         (wl-fldmgr-delete-line): Use quote instead of backquote.
422         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
423
424         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
425         (wl-draft-set-sent-message): New backquote style.
426         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
427         (wl-draft-config-body-goto-header): Use quote instead of backquote.
428
429 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
430
431         * wl-address.el (wl-address-concat-token): Fix typo.
432
433 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
434
435         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
436         (wl-score-get-alike): Ditto.
437
438         * wl-vars.el: New backquote style.
439         (wl-message-header-button-alist): Use quote instead of backquote.
440
441         * wl.el (wl-plugged-string): New backquote style.
442
443         * wl-address.el (wl-address-concat-token): New backquote style.
444
445         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
446
447 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
448
449         * wl-highlight.el (wl-highlight-folder-opened-regexp)
450         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
451
452         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
453         in the character alternative.
454
455 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
456
457         * Version number is increased to 2.15.6.
458
459 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
460
461         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
462         optional 3rd argument of epg-context-set-progress-callback; it was
463         temporarily removed in the Emacs trunk due to copyright problem.
464         (wl-mime-pgp-verify-region-with-epg): Ditto.
465
466 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
467
468         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
469
470 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
471
472         * wl-util.el (wl-biff-check-folders): Set biff flag.
473         (from Naoto Morishima [wl:14031])
474
475 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
476
477         * wl.el (wl-plugged-server-indent): Use quote instead of
478         backquote.
479
480 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
481
482         * wl-score.el (wl-score-insert-header): Add guard for
483         `std11-unfold-string'.
484         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
485         TYPE artgument when TO or CC field.
486
487 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-summary.el (wl-summary-goto-folder-subr): Call
490         `elmo-folder-close' instead of `elmo-folder-commit' if discard
491         current summary.
492
493 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
494
495         * wl-util.el (wl-read-shell-commande): New function or alias.
496
497         * wl-summary.el (wl-summary-pipe-message): Use
498         `wl-read-shell-command' instead of `read-string'.
499         (wl-summary-target-mark-pipe): Ditto.
500
501 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
502
503         * wl-summary.el (wl-summary-reply): Fix docstring.
504         * wl-draft.el (wl-draft-reply): Ditto.
505
506 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-mime.el (wl-summary-extract-attachments): New command.
509         (wl-summary-extract-attachments-1): New internal function.
510
511 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
512
513         * wl-expire.el (wl-expire-folder): New function (split from
514         wl-summary-expire).
515         (wl-summary-expire): Use it. Add argument `all' instead of remove
516         `nolist'. Cause an error only if this function is calling
517         interactively.
518
519 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
520
521         * wl-expire.el (wl-expire-refile): Display progress message.
522         (wl-summary-expire): Simplify.
523
524         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
525         unused argument `deleting-info'.
526
527 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
528
529         * wl-vars.el (wl-message-popup-buffers): New user option.
530
531         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
532         (wl-message-delete-popup-windows): New function that substitues
533         above one.
534         (wl-mime-setup): Follow the above change.
535
536 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
537
538         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
539
540 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
541
542         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
543         "tkm" to wl-thread-spam.
544
545 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
546
547         * wl-thread.el (wl-thread-entity-insert-as-children): Use
548         wl-thread-entity-set-children.
549         (wl-thread-insert-message, wl-thread-insert-entity-sub,
550         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
551         Use wl-thread-entity-get-*.
552
553 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
554
555         * wl-mime.el (wl-epg-progress-callback): New function.
556         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
557         with `elmo-with-progress-display'. Set a progress callback
558         function to epg-context.
559         (wl-mime-pgp-verify-region-with-epg): Ditto.
560
561 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * wl-util.el (wl-completing-read-multiple): Define as an alias of
564         `completing-read-multiple' if emacs-version is not less than 22.
565
566 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
567
568         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
569         change.
570
571 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
572
573         * wl-summary.el (wl-summary-sync-update): Move
574         `wl-thread-update-indent-string-thread' to outside of
575         `elmo-with-progress-display'.
576
577 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
578
579         * wl-message.el (wl-message-exit): Check buffer existence.
580
581 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * wl-util.el (wl-simple-display-progress): New function.
584         (wl-display-progress-with-gauge): Ditto.
585         (wl-progress-callback-function): Ditto.
586
587         * wl.el (wl-init): Set `elmo-progress-callback-function' as
588         `wl-progress-callback-function'
589
590         * wl-vars.el (wl-display-progress-threshold): New user option.
591         (wl-display-progress-function): Ditto.
592
593         * Version number is increased to 2.15.5.
594
595 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-thread.el (wl-thread-close-children): New function.
598         (wl-thread-open-children): Ditto.
599         * wl-action.el (wl-summary-set-mark): Redo the last change by
600         using it.
601
602         * wl-action.el (wl-summary-set-mark): Undo the last change.
603         Forbid interactive call.
604
605 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
606
607         * wl-mime.el (wl-define-dummy-functions): New macro.
608         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
609         `wl-mime-pgp-decrypt-region'.
610         (wl-mime-pgp-verify-region-with-epg): Renamed from
611         `wl-mime-pgp-verify-region'.
612         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
613         `wl-mime-pgp-decrypt-region'.
614         (wl-mime-pgp-verify-region-with-pgg): Renamed from
615         `wl-mime-pgp-verify-region'.
616         (wl-mime-pgp-decrypt-region): New function; To select dispatch
617         function at runtime.
618         (wl-mime-pgp-verify-region): Ditto.
619
620         * wl-vars.el (wl-use-pgp-module): New user option.
621
622 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
625         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
626
627 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
630         even if there are target marks only.
631
632 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
633
634         * Version number is increased to 2.15.4.
635
636 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
637
638         * wl-folder.el (wl-folder-check-one-entity): Simplify.
639
640 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
641
642         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
643         variable.
644
645 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
646
647         * wl-spam.el (wl-thread-test-spam): New function.
648         (wl-spam-setup): Bind "tkc".
649
650 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
651
652         * wl-expire.el (wl-folder-expire-entity): Rewite without
653         `wl-summary-goto-folder-subr'.
654         (wl-folder-expire-current-entity): Don't kill summary buffer.
655
656 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-folder.el (wl-folder-sync-entity): Rewrite without
659         `wl-summary-goto-folder-subr'.
660         (wl-folder-mark-as-read-all-entity): Likewise.
661
662         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
663
664 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
665
666         * wl-thread.el (wl-thread-force-open): Arranged.
667
668 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
669
670         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
671         from regexp.
672
673         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
674         (wl-read-search-condition-internal): Append them.
675
676 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
677
678         * wl-vars.el (wl-additional-search-condition-fields):
679         New user option.
680
681         * wl-util.el (wl-search-condition-fields): New function; export
682         from `wl-read-search-condition-internal'.
683         (wl-read-search-condition-internal): Use it.
684
685         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
686
687 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
688
689         * wl-summary.el (wl-summary-define-sort-command): New function.
690         (wl-summary-sort-by-date, wl-summary-sort-by-number)
691         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
692         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
693         define by `wl-summary-define-sort-command' at runtime.
694
695         * wl.el (wl-init): Call wl-summary-define-sort-command.
696
697 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
698
699         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
700         properties at the decrypting region.
701
702 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-util.el (wl-find-region): New function.
705
706         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
707         coding system.
708         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
709         property `wl-mime-decoded-coding-system'.
710         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
711         property `wl-mime-decoded-coding-system' to encode text.
712
713         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
714         message.
715         (wl-mime-pgp-verify-region): Ditto.
716
717 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
718
719         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
720         buffer. Use epa-display-verify-result.
721
722 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
723
724         * wl-draft.el (wl-draft-send): Continue even if setting parent
725         flag was failed.
726
727 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
728
729         * wl-message.el (wl-message-flag-indicator): Fixed the problem
730         of returning string only of parentheses.
731
732 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl-summary.el (wl-summary-write): Add argument `folder'.
735         (wl-summary-write-current-folder): Change argument `folder' from
736         optional to require.
737         (wl-summary-get-buffer): Return the buffer associated folder only.
738
739         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
740         change.
741         (wl-folder-toggle-disp-summary): Ditto.
742
743         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
744         current summary as parent-folder.
745
746 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
747
748         * wl-draft.el (wl-draft-reedit): Don't overwrite
749         wl-draft-parent-folder.
750
751 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
752
753         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
754         (wl-mime-pgp-verify-region): Ditto.
755         (wl-message-decrypt-pgp-nonmime): Use the above function.
756         (wl-message-verify-pgp-nonmime): Likewise.
757         (wl-mime-preview-application/pgp): Likewise.
758
759 2006-04-20  Kenichi Okada  <okada@opaopa.org>
760
761         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
762         Fix about the order of `wl-nntp-posting-port' and
763         `wl-nntp-posting-stream-type'.
764         * wl.el (wl-plugged-port-label-alist): Add smtp.
765
766 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-summary.el (wl-summary-message-status): New macro.
769
770         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
771         (wl-summary-killed-mark): New user option.
772
773         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
774         API change.
775         (wl-thread-insert-entity-sub): Ditto.
776         (wl-thread-recover-messages): New command.
777
778         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
779         Don't call `wl-highlight-summary-current-line' directly.
780         (wl-summary-buffer-attach): Connect to signal `status-changed'
781         instead of `cache-changed'.
782         (wl-summary-buffer-detach): Follow the above change.
783         (wl-summary-detect-mark-position): Follow the API change.
784         (wl-summary-rescan-message): Ditto.
785         (wl-summary-insert-sequential): Ditto.
786         (wl-summary-update-thread): Ditto.
787         (wl-summary-message-mark): Ditto.
788         (wl-summary-persistent-mark): Ditto.
789         (wl-summary-create-line): Ditto.
790         (wl-summary-prefetch-region-no-mark): Call
791         `wl-summary-persistent-mark' with number.
792         (wl-summary-recover-messages-region): New command.
793         (wl-summary-target-mark-recover): Ditto.
794         (wl-summary-recover-message): Ditto.
795         (wl-summary-persistent-mark-string): Add argument `status' instead
796         of remove arguments `flags' and `cached'.  Treat killed status.
797         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
798
799         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
800         (wl-highlight-summary-line-face-spec): Treat killed status.
801         (wl-highlight-summary-line-string): Follow the API change.
802         (wl-highlight-summary-current-line): Ditto.
803
804         * Version number is increased to 2.15.3.
805
806 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
807
808         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
809         of symbolp to test whether the condition is function.
810
811 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
812
813         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
814         to nil.
815
816 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
817
818         * wl-summary.el (wl-summary-buffer-message-ring): New internal
819         variable.
820         (wl-summary-buffer-last-displayed-msg): Abolish.
821         (wl-summary-push-message): New function.
822         (wl-summary-pop-message): Ditto.
823         (wl-summary-goto-folder-subr): Reset
824         `wl-summary-buffer-message-ring'.
825         (wl-summary-pop-to-last-message): New command.
826         (wl-summary-goto-last-displayed-msg): Call
827         wl-summary-pop-to-last-message if optional argument is non-nil or
828         the last command is itself.
829         (wl-summary-redisplay-internal): Push last message number into
830         `wl-summary-buffer-message-ring'.
831
832         * wl-vars.el (wl-summary-message-ring-max): New user option.
833
834 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
837         from `wl-draft-reply').
838         (wl-draft-reply): Use it.
839         (wl-draft-find-reply-headers): Avoid compile warning.
840
841 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
842
843         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
844
845 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
846
847         * wl-message.el (wl-message-flag-indicator): New function.
848         (wl-message-redisplay): Use it.
849
850 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
851
852         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
853
854 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
855
856         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
857         instead of `read-event'.
858
859         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
860
861         * wl-mule.el (wl-read-event-char): Ditto.
862
863         * wl-e21.el (wl-read-event-char): Ditto.
864
865 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
866
867         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
868
869 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
870
871         * wl-vars.el (wl-draft-send-confirm-type): New user option.
872
873         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
874
875         * wl-draft.el (wl-draft-send-confirm): Confirmation by
876         `wl-draft-send-confirm-type'
877
878 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
881         Avoid error when the buffer name is already used.
882
883 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
884
885         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
886         the change of elmo-nmz -> elmo-search.
887         (wl-highlight-summary-line-help-echo-alist): Ditto.
888         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
889         (wl-nmz-folder-icon): Define as obsolete.
890         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
891         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
892
893 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
894
895         * wl-summary.el (wl-summary-get-list-info): Rewrite with
896         `elmo-find-list-match-value'
897
898 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
899
900         * wl-summary.el (wl-summary-get-list-info): Optimize.
901         Use List-Id and List-Post also.
902
903 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
904
905         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
906
907 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
908
909         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
910
911 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * wl-util.el (wl-completing-read-multiple-1): New internal function.
914         (wl-completing-read-multiple-2): Ditto.
915         (wl-completing-read-multiple): Define use above functions.
916
917         * wl-summary.el (wl-summary-sort): Removed the workaround for a
918         bug of `completing-read-multiple' about default value.
919
920         * wl-xmas.el (wl-completing-read-multiple): Removed.
921
922         * wl-mule.el (wl-completing-read-multiple): Ditto.
923
924         * wl-e21.el (wl-completing-read-multiple): Ditto.
925
926 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
927
928         * wl-util.el (wl-filter-associations): New function.
929
930         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
931         (wl-spam-ignored-folder-list): Ditto.
932         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
933         (wl-spam-string-member-p): New function.
934         (wl-spam-domain): Use it.
935         (wl-spam-split-numbers): New function.
936         (wl-spam-apply-partitions): Ditto.
937         (wl-spam-register-spam-messages): Use `folder' instead of
938         `wl-summary-buffer-elmo-folder'.
939         (wl-spam-register-good-messages): Ditto.
940         (wl-summary-exec-action-spam): Decide a domain by real folder of
941         message.
942         (wl-summary-exec-action-refile-with-register): Likewise.
943
944 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
945
946         * wl-e21.el (wl-e21-find-image): New function.
947         (wl-e21-setup-toolbar): Use it instead of `find-image'.
948         (wl-e21-highlight-folder-group-line): Ditto.
949         (wl-folder-init-icons): Ditto.
950         (wl-plugged-init-icons): Ditto.
951         (wl-biff-init-icons): Ditto.
952
953 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
954
955         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
956         (wl-inhibit-save-drafts): New internal variable.
957         (wl-disable-auto-save): Ditto.
958         (wl-save-drafts): Treat above variables.
959         (wl-auto-save-drafts): New function.
960         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
961         `wl-stop-save-drafts'.
962         (wl-start-save-drafts): New function.
963         (wl-stop-save-drafts): Ditto.
964         (wl-set-auto-save-draft): New command.
965
966         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
967         `wl-set-save-drafts'.
968
969 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
970
971         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
972         `make-local-variable' instead of `make-variable-buffer-local'.
973
974 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
975
976         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
977
978 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
979
980         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
981
982 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
983
984         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
985         of working buffer.
986
987 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
988
989         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
990
991         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
992         value into recipients; Bind `wl-draft-remove-group-list-contents'
993         as nil.
994
995 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
996
997         * wl-summary.el (wl-summary-sort): Fixed the last change.
998
999         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
1000         (wl-summary-sort-messages): Ditto.
1001         (wl-summary-rescan): Use it.
1002         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
1003         `completing-read'; Append candidates for reverse order.
1004
1005 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1006
1007         * Version number is increased to 2.15.2.
1008
1009 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1010
1011         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
1012         "Smaller".
1013         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
1014
1015 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1016
1017         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
1018
1019 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1020
1021         * wl-vars.el (wl-draft-additional-header-alist): Add into the
1022         customize group `wl-draft'.
1023         (wl-draft-add-in-reply-to): Move customize group from `wl' to
1024         `wl-draft'.
1025         (wl-draft-add-references): Ditto.
1026
1027         * wl-action.el (wl-summary-print-argument): Rename argument from
1028         `folder' to `data'.
1029
1030 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-summary.el (wl-summary-rescan-message): Call
1033         `wl-thread-cleanup-symbols' before insert thread.
1034
1035 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1036
1037         * wl.el (wl-init): Set `elmo-get-folder-function' as
1038         `wl-folder-make-elmo-folder'.
1039
1040         * wl-spam.el (wl-summary-exec-action-spam): Use
1041         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
1042
1043         * wl-folder.el (wl-folder-make-elmo-folder): New function.
1044         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
1045         `elmo-make-folder'.
1046         (wl-folder-get-elmo-folder): Ditto.
1047         (wl-folder-create-subr): Simplify.
1048
1049 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
1052
1053 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1054
1055         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
1056         contents in message buffer instead of original buffer. If optional
1057         argument specified, ask coding system for encode.
1058
1059 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
1060
1061         * wl-spam.el (wl-summary-test-spam-region): New function.
1062         (wl-spam-setup): Bind "rkc".
1063
1064 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1065
1066         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
1067
1068 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
1069
1070         * wl-spam.el (wl-summary-test-spam): Fix typo.
1071         (wl-message-check-spam): Ditto.
1072
1073 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1074
1075         * wl-summary.el (wl-summary-default-from): Simplify.
1076
1077 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * wl-action.el (wl-summary-exec-action-refile): Simplify.
1080         (wl-summary-exec-action-copy): Ditto.
1081         (wl-summary-auto-refile): Check existence of temporary mark.
1082
1083 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1084
1085         * wl-summary.el (wl-summary-create-line): Use
1086         `elmo-time-to-datevec'.
1087
1088         * wl-expire.el (wl-expire-archive-date): Ditto.
1089         (wl-expire-localdir-date): Ditto.
1090
1091         * wl-util.el (wl-day-number): Abolish.
1092
1093         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
1094         of `wl-day-number'.
1095         (wl-score-followup): Ditto.
1096         (wl-score-add-followups): Ditto.
1097         (wl-score-get-latest-msgs): Ditto.
1098         (wl-score-get-header-entry): Ditto.
1099         (wl-score-edit-insert-date): Ditto.
1100
1101 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1102
1103         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
1104         `elmo-message-entity-field' with 2nd argument `type'.
1105
1106 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
1107
1108         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
1109
1110 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * wl-thread.el (wl-thread-delete-message): Delete descendant
1113         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
1114
1115 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1116
1117         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
1118
1119 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1120
1121         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
1122         `Access folder'.
1123
1124 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1125
1126         * wl-vars.el (wl-access-folder-icon): New user option.
1127
1128         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
1129         `Access folder'.
1130
1131 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1132
1133         * wl-summary.el (wl-summary-buffer-set-folder): Use
1134         `wl-folder-mime-charset'.
1135
1136         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
1137         `mime-charset'.
1138         (wl-folder-get-elmo-folder): Ditto.
1139         (wl-folder-mime-charset): New function.
1140
1141 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-util.el (wl-parse-addresses): Define alias of
1144         `elmo-parse-addresses' (move to `elmo-util.el').
1145
1146         * wl-summary.el (wl-summary-default-from): Follow the API change.
1147         (wl-summary-overview-entity-compare-by-date): Ditto.
1148         (wl-summary-overview-entity-compare-by-from): Ditto.
1149         (wl-summary-get-list-info): Get value of `ml-info' field from
1150         entity at first.
1151         (wl-summary-rescan-message): Treat prefix argument.
1152         (wl-summary-prefetch-msg): Follow the API change.
1153         (wl-summary-search-by-subject): Ditto.
1154         (wl-summary-insert-thread): Ditto.
1155         (wl-summary-line-subject): Ditto.
1156         (wl-summary-line-from): Ditto.
1157         (wl-summary-create-line): Ditto.
1158         (wl-summary-print-message-with-ps-print): Ditto.
1159
1160         * wl-score.el (wl-score-ov-entity-get): Ditto.
1161         (wl-score-followup): Ditto.
1162         (wl-score-add-followups): Use `elmo-message-entity-field' instead
1163         of `car'.
1164         (wl-score-get-latest-msgs): Follow the API change.
1165         (wl-score-get-header): Ditto.
1166
1167         * wl-refile.el (wl-refile-learn): Ditto.
1168         (wl-refile-subject-learn): Ditto.
1169         (wl-refile-get-field-value): Ditto.
1170         (wl-refile-guess-by-history): Ditto.
1171         (wl-refile-guess-by-subject): Ditto.
1172
1173         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
1174
1175         * wl-expire.el (wl-expire-date-p): Removed.
1176         (wl-expire-archive-date): Follow the API change.
1177         (wl-expire-localdir-date): Ditto.
1178         (wl-summary-expire): Ditto.
1179
1180         * Version number is increased to 2.15.1.
1181
1182 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1183
1184         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
1185         group is access or not (it is not strict, like wl-fldmgr-rename).
1186
1187 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1188
1189         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
1190         duplicate call of `wl-summary-print-argument' on the wrong line.
1191
1192 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1193
1194         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
1195         even if argument `number' is nil.
1196         (wl-summary-insert-line): Print action argument if current message
1197         has it.
1198
1199 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
1202         (wl-draft-reply): Ditto.
1203         (wl-draft): Add optional argument `parent-number' and call
1204         `wl-draft-create-buffer' with it.
1205         (wl-draft-create-buffer): Add optional argument
1206         `parent-number'. Set wl-draft-parent-number as it.
1207
1208 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1209
1210         * wl-folder.el (wl-folder-set-persistent-mark): If summary
1211         buffer is not for given folder, don't use it.
1212
1213 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1214
1215         * Version number is increased to 2.15.0.
1216
1217 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
1220
1221         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
1222         (wl-highlight-get-face-by-name): New internal function.
1223         (wl-highlight-summary-line-face-spec): Use it and fixed.
1224
1225 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1226
1227         * wl-summary.el (wl-summary-sync-update): Use
1228         `elmo-message-entity-field' instead of `car' to get message-id
1229         from overview entity.
1230
1231         * wl-summary.el (wl-summary-rescan-message): Call
1232         `wl-highlight-summary-displaying' when displaying a message.
1233
1234 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1235
1236         * wl-draft.el (wl-draft-config-info-filename): Extracted from
1237         `wl-draft-config-info-operation'.
1238         (wl-draft-buffer-change-number): New function.
1239         (wl-draft-rename-saved-config): Ditto.
1240         * wl.el (wl-init): Connect slot for message-number-changed.
1241         (toplevel): Add autoload for wl-draft-rename-saved-config.
1242
1243 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
1246         `update-overview'
1247         (wl-summary-buffer-detach): Disconnect from it.
1248         (wl-summary-rescan-message): Use command.
1249
1250         * wl-message.el (wl-message-buffer-display): Use
1251         `with-current-buffer' instead of `save-excursion'.
1252
1253 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-mime.el (wl-draft-preview-attributes-list): Protect
1256         wl-draft-preview-attributes-list from distraction.
1257
1258 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1259
1260         * wl-summary.el (wl-summary-sync-update): Sort the return value of
1261         `elmo-list-diff'.
1262
1263 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1264
1265         * wl-summary.el
1266         (wl-summary-edit-addresses-collect-candidate-fields): Use
1267         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
1268
1269         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
1270         instead of `elmo-set-work-buf'.
1271
1272         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
1273         (wl-address-make-address-list): Ditto.
1274
1275         * Version number is increased to 2.13.3.
1276
1277 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1278
1279         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
1280         user option.
1281
1282         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
1283         argument `5'.
1284
1285         * wl-message.el (wl-message-display-no-merge-p): New function.
1286         (wl-message-buffer-display): Check whether the message is
1287         reassembled and follow the API change.
1288
1289 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1290
1291         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
1292         multibyte on working buffer and removed unnecessary
1293         `buffer-disable-undo'.
1294
1295 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1296
1297         * wl-util.el (wl-read-search-condition-internal): Fixed the last
1298         change.
1299
1300 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1301
1302         * wl-util.el (wl-read-search-condition-internal): Protect
1303         elmo-global-flags from distraction.
1304
1305 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1306
1307         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
1308
1309         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
1310         (wl-summary-event-handler): Ditto.
1311         (wl-summary-update-persistent-mark-on-event): New
1312         function (renamed from `elmo-event-handler-flag-changed').
1313         (wl-summary-buffer-attach): New function.
1314         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
1315         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
1316         instead of `elmo-folder-add-handler'.
1317
1318         * Version number is increased to 2.13.2.
1319
1320 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1321
1322         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
1323         and "\177" to the `wl-news-previous-page'.
1324         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
1325         (wl-news-previous-page): New function.
1326
1327 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1328
1329         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
1330         instead of `write-region' and simplify.
1331
1332 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-template.el (wl-template-select): Cause error if
1335         `wl-template-alist' is nil.
1336
1337 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1338
1339         * wl-news.el.in: Set file variable `no-byte-compile'.
1340
1341 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1342
1343         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
1344         whether a target message is within displaying area.
1345         (elmo-event-handler-cache-changed): Ditto.
1346
1347 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
1348
1349         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
1350         to `defun'.  Use `nconc' instead of `append' to collect descendant
1351         message numbers.
1352
1353 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1354
1355         * wl-thread.el (wl-thread-save-top-list)
1356         (wl-thread-save-entities): Use `with-temp-buffer'.
1357         * wl-news.el.in (wl-news-previous-version-load):
1358         (wl-news-previous-version-save): Ditto.
1359         * wl-summary.el (wl-summary-load-file-object)
1360         (wl-summary-save-view-cache): Ditto.
1361
1362 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1363
1364         * wl-util.el (toplevel): Require 'elmo-flag'.
1365         (wl-read-search-condition): New function (Renamed from
1366         `elmo-read-search-condition').
1367         (wl-read-search-condition-internal): Likewise.
1368
1369         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
1370         invalid.
1371         (wl-summary-pick): Use `wl-read-search-condition' instead of
1372         `elmo-read-search-condition'.
1373         (wl-summary-virtual): Ditto.
1374
1375         * wl-folder.el (wl-folder-virtual): Ditto.
1376         (wl-folder-pick): Ditto.
1377
1378         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
1379
1380 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1381
1382         * wl-summary.el (wl-summary-reedit): Call
1383         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
1384
1385 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1386
1387         * wl-mime.el (toplevel): Require wl-vars.
1388
1389         * wl-message.el (toplevel): Require cl at compile.
1390
1391         * wl-draft.el (toplevel): Require elmo.
1392
1393 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-message.el (wl-message-buffer-prefetch): Count is a number
1396         and do nothing when it is not positive.
1397         (wl-message-buffer-prefetch-next): Ditto.
1398
1399 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1400
1401         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1402         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1403         (wl-summary-redisplay-internal): Ditto.
1404
1405         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1406         message (the condition is borrowed from `wl-check-variables-2').
1407         (wl-summary-redisplay-internal): Ditto.
1408
1409 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1410
1411         * wl-mime.el (wl-draft-nntp-attribute): New function.
1412         (wl-draft-attribute-nntp-posting-server): Use it.
1413         (wl-draft-attribute-nntp-posting-port): Ditto.
1414
1415         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1416         (wl-draft-show-attributes-buffer): Ditto.
1417         (wl-draft-hide-attributes-buffer): Ditto.
1418         (wl-draft-attribute-newsgroups): Ditto.
1419         (wl-draft-attribute-nntp-posting-server): Ditto.
1420         (wl-draft-attribute-nntp-posting-port): Ditto.
1421         (wl-draft-preview-message): Use there functions.
1422
1423         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1424         value.
1425
1426 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1427
1428         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1429         (wl-draft-reedit): Ditto.
1430         (wl-draft-queue-flush): Ditto.
1431
1432         * wl-mime.el (wl-message-request-partial): Ditto.
1433         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1434         instead of `elmo-message-fetch'.
1435
1436         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1437
1438         * wl-summary.el (wl-summary-message-string): Ditto.
1439
1440 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * wl-util.el (wl-current-message-buffer): Follow the API change.
1443
1444         * wl-summary.el (wl-summary-redisplay-internal): Call
1445         `wl-summary-mark-as-read' with 2nd argument as nil and update
1446         unread count instead of persistent mark.
1447
1448         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1449         variable.
1450         (wl-message-redisplay): Follow the API change.
1451         (wl-message-buffer-display): Managed mime-entity directly and
1452         return preview buffer only.
1453         (wl-message-display-internal): Rewrite.
1454         (wl-message-buffer-prefetch-subr): Not save return value of
1455         `wl-message-buffer-display'.
1456
1457         * Version number is increased to 2.13.1.
1458
1459 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1460
1461         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1462         'elmo-multiple-fields-body-list' with boundary specified.
1463
1464 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1465
1466         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1467         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1468         cache if `wl-summary-resend-use-cache' is non-nil.
1469
1470 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1471
1472         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1473         (wl-nntp-posting-stream-type): Ditto.
1474
1475 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1476
1477         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1478
1479 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1480
1481         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1482         message.
1483
1484 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1485
1486         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1487         Abolish.
1488         (wl-summary-buffer-persistent-mark-version): New internal
1489         variable.
1490         (wl-summary-update-mark-and-highlight-window): Check by
1491         wl-summary-persistent-mark-invalid-p.
1492         (wl-summary-update-status-marks): Ditto.
1493         (elmo-event-handler-flag-changed): Rewrite.
1494         (elmo-event-handler-cache-changed): Define.
1495         (wl-summary-prefetch-msg): Does not update persistent mark here.
1496         (wl-summary-delete-cache): Ditto.
1497         (wl-summary-resume-cache-status): Ditto.
1498         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1499         (wl-summary-persistent-mark-invalid-p): New function.
1500         (wl-summary-validate-persistent-mark): Ditto.
1501         (wl-summary-validate-persistent-mark-string): Ditto.
1502         (wl-summary-invalidate-persistent-mark): Ditto.
1503         (wl-summary-update-persistent-mark): Call
1504         `wl-summary-validate-persistent-mark'.
1505         (wl-summary-create-line): Call
1506         `wl-summary-validate-persistent-mark-string'.
1507
1508         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1509         status as t if cache used.
1510
1511 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1512
1513         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1514         only if the target is group.
1515         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1516
1517 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1518
1519         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1520
1521 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1524
1525         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1526
1527 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1528
1529         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1530         (Thanks to Yoichi NAKAYAMA).
1531
1532 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1533
1534         * wl-util.el (wl-save-drafts): Restore echo area.
1535
1536 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1537
1538         * Version number is increased to 2.13.0.
1539
1540         * wl-util.el (wl-biff-check-folder-async): Use
1541         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1542
1543 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1544
1545         * wl-message.el (wl-message-display-internal): Does not put
1546         wl-message-display-type property on message buffer.
1547         (wl-message-buffer-display-type): New function.
1548
1549         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1550
1551         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1552         `wl-summary-buffer-detach'.
1553         (wl-summary-message-display-type): Use
1554         `wl-summary-buffer-display-type'.
1555
1556 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1557
1558         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1559         buffer-local.
1560
1561         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1562         kill-buffer-hook instead of make-local-variable.
1563         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1564
1565 2004-12-12  Scott Renfro <scott@renfro.org>
1566
1567         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1568         regex for square-branket.
1569
1570 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1571
1572         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1573         `wl-message-mime-analysis-p' with argument `header'.
1574
1575 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1576
1577         * wl-mime.el (wl-draft-yank-current-message-entity): 
1578         Switch to no-mime following method according to wl-message-display-type
1579         property.
1580         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1581
1582         * wl-message.el (wl-message-display-internal): 
1583         Put wl-message-display-type property on message buffer.
1584
1585         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1586         (wl-message-display-internal): Ditto;
1587
1588         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1589
1590 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * wl-message.el (wl-message-make-display-type): New function.
1593         (wl-message-display-type-property): Ditto.
1594         (wl-message-mime-analysys-p): Ditto.
1595         (wl-message-display-all-header-p): Ditto.
1596         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1597         added `display-type'.
1598         (wl-message-buffer-display): Likewise.
1599         (wl-message-display-internal): Likewise.
1600         (wl-message-buffer-display-type): Abolish.
1601         (wl-message-buffer-prefetch-subr): Follow the API changed.
1602
1603         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1604         from wl-summary-buffer-display-all-header and changed default value.
1605         (wl-summary-message-display-type): New function.
1606         (wl-summary-buffer-display-mime-mode): Ditto.
1607         (wl-summary-buffer-display-header-mode): Ditto.
1608         (wl-summary-toggle-mime): Rewrite with above functions.
1609         (wl-summary-toggle-all-header): Ditto.
1610         (wl-summary-redisplay): Force redisplay with default mode.
1611         (wl-summary-redisplay-internal): Renamed argument from `mode',
1612         `all-header' to `mime-mode', `header-mode'.
1613         Use `wl-message-make-display-type'.
1614
1615         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1616         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1617
1618 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1619
1620         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1621
1622 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1623
1624         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1625         in original message buffer.
1626         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1627         buffer.
1628
1629 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1630
1631         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1632
1633 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1634
1635         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1636
1637 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1638
1639         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1640         when actions succeeded.
1641         (wl-summary-exec-action-copy): Likewise.
1642
1643 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1644
1645         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1646         there is switch-to-buffer at the end of wl-message-select-buffer.
1647         (wl-summary-reply): Ditto.
1648
1649 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1650
1651         * wl-summary.el (wl-summary-forward): Put subject in original
1652         message buffer as argument of wl-draft-forward.
1653         * wl-draft.el (wl-draft-forward): Decode subject as in
1654         wl-draft-reply.
1655
1656 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1657
1658         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1659         a folder under access group.
1660
1661 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1662
1663         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1664         wl-message-buffer-display.
1665
1666         * wl-util.el (wl-set-save-drafts): Fix typo.
1667
1668 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1669
1670         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1671         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1672         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1673         the way to measure the width of a bitmap image; don't put face on
1674         ascii and bitmap images; put the mark which should not use the
1675         variable-pitch face on ascii and bitmap images.
1676         (wl-demo-setup-properties): Don't use the variable-pitch face on
1677         ascii and bitmap images; made it work on Emacs 20 and earlier.
1678         (wl-demo-insert-text): End with a newline at the bottom; don't put
1679         face on text.
1680
1681         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1682
1683 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1684
1685         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1686
1687         * wl-util.el (wl-save-drafts): Moved from sample setting.
1688         (wl-set-save-drafts): New function to set idle timer.
1689         * wl-draft.el (wl-draft): Call it.
1690         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1691
1692 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1693
1694         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1695         a summary which has toggle display status off.
1696
1697 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1698
1699         * wl-draft.el (wl-draft-do-fcc): No cache save.
1700
1701 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1702
1703         * wl-summary.el (elmo-event-handler-flag-changed): Use
1704         `set-buffer' instead of `with-current-buffer'.
1705
1706 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1707
1708         * wl-summary.el (wl-summary-after-resize-function): New function.
1709         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1710         window-size-change-functions.
1711
1712 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1713
1714         * wl-draft.el (wl-draft-create-buffer): Bind
1715         `change-major-mode-hook' after current buffer is changed.
1716
1717         * wl-summary.el (wl-summary-buffer-detach): New function.
1718         (wl-summary-buffer-set-folder): Call it.
1719         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1720         change-major-mode-hook and kill-buffer-hook.
1721         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1722         (wl-summary-switch-to-clone-buffer): Ditto.
1723         (wl-summary-goto-folder-subr): Ditto.
1724
1725 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1726
1727         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1728         after boundp check.
1729
1730 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1731
1732         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1733         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1734         for `kill-buffer'.
1735
1736         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1737         handler of current buffer from elmo-folder.
1738
1739 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1740
1741         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1742
1743 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1744
1745         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1746         variable.
1747         (wl-summary-event-handler): New class.
1748         (elmo-event-handler-flag-changed): Define to update persistent
1749         mark.
1750         (wl-summary-buffer-set-folder): Register event handler to
1751         elmo-folder.
1752         (wl-summary-exit): Unregister event handler.
1753         (wl-summary-goto-folder-subr): Ditto.
1754         (wl-summary-mark-as-read-all): Does not call
1755         `wl-summary-update-persistent-mark' directly.
1756         (wl-summary-mark-as-read-internal): Ditto.
1757         (wl-summary-set-persistent-mark-internal): Ditto.
1758         (wl-summary-set-flags-internal): Ditto.
1759
1760         * Version number is increased to 2.11.33.
1761
1762 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1763
1764         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1765         to nil.
1766
1767 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1768
1769         * wl-spam.el (wl-spam-setup): Add hook
1770         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1771         instead of `wl-summary-prepare-hook'.
1772
1773         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1774         if folder type is `'flag'.
1775         (wl-summary-mark-as-important): Ditto.
1776
1777 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1778
1779         * wl-address.el (wl-address-minibuffer-history): New variable.
1780         (wl-address-minibuffer-local-map): New keymap.
1781         (wl-address-read-from-minibuffer): New function.
1782
1783         * wl-action.el (wl-summary-get-resend-address): Use
1784         `wl-address-read-from-minibuffer' instead of `completing-read'.
1785
1786 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * Version number is increased to 2.11.32.
1789
1790 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1791
1792         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1793         without mule to iso-8859-1.
1794         (wl-draft-add-in-reply-to): Add note in description.
1795         (wl-draft-add-references): Ditto.
1796
1797 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1798
1799         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1800         definition for `m'.
1801         (wl-summary-mode-line-format): Add '[%m]'.
1802         (wl-message-mode-line-format-spec-alist): Ditto.
1803         (wl-summary-display-mime-mode-list): New variable.
1804
1805         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1806         from wl-summary-buffer-display-as-is.
1807         (wl-summary-buffer-display-all-header): New buffer local variable.
1808         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1809         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1810         instead of wl-summary-buffer-display-as-is.
1811         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1812         (wl-summary-set-persistent-mark): Ditto.
1813         (wl-summary-set-message-buffer-or-redisplay): Just call
1814         `wl-summary-redisplay-internal' without optional arguments.
1815         (wl-summary-toggle-mime): Rewrite.
1816         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1817         (wl-summary-toggle-all-header): New function.
1818         (wl-summary-redisplay-internal): Treat mime mode.
1819
1820         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1821         to wl-mime-preview-follow-no-mime.
1822         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1823         accodring to the display-mode.
1824
1825         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1826         (wl-message-buffer-display): Changed argument name from `as-is' to
1827         `mode'.
1828         (wl-message-display-internal): Ditto;
1829         Bind elmo-mime-display-header-analysis according to the mode.
1830         (wl-message-display-internal): Put wl-message-display-mime-mode
1831         property on entire buffer.
1832
1833 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1836
1837 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1840         Don't extract mail address.
1841         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1842
1843         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1844
1845         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1846
1847 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1848
1849         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1850         wl-fldmgr-cut-entity-list on confirmation.
1851
1852 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1853
1854         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1855         (wl-mime-quit-preview): Check existence of
1856         mime-edit-temp-message-buffer here.
1857
1858 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1859
1860         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1861         after deletion.
1862
1863         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1864         before calling wl-mime-quit-preview.
1865
1866 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-summary.el (wl-summary-pick): If call it with prefix
1869         argument, set `delete-marks' as non-nil. Pick from only visible
1870         messages.
1871         (wl-summary-check-target-mark): New function.
1872         (wl-summary-target-mark-mark-as-read): Use it.
1873         (wl-summary-target-mark-mark-as-unread): Ditto.
1874         (wl-summary-target-mark-operation): Ditto.
1875         (wl-summary-target-mark-set-flags): Ditto.
1876         (wl-summary-target-mark-save): Ditto.
1877         (wl-summary-target-mark-pick): Ditto.
1878         (wl-summary-target-mark-forward): Ditto.
1879         (wl-summary-target-mark-reply-with-citation): Ditto.
1880         (wl-summary-target-mark-print): Ditto.
1881         (wl-summary-target-mark-uudecode): Ditto.
1882
1883         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1884         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1885         with `ask-coding' is non-nil.
1886
1887 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1888
1889         * wl-thread.el (wl-thread-set-parent): If parent is a message
1890         which is identified by references, set linked as nil.
1891
1892 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1893
1894         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1895         (wl-message-mode-line-format-spec-alist): Ditto.
1896         (wl-message-mode-line-format): Ditto.
1897         (wl-summary-mode-line-format): Ditto for docstring.
1898         (wl-summary-no-mime-folder-list): Fix typo.
1899
1900         * wl-util.el (wl-current-message-buffer): Call
1901         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1902
1903         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1904         variable.
1905         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1906         of `wl-summary-redisplay-no-mime'.
1907         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1908         (wl-summary-toggle-mime): New function.
1909         (wl-summary-redisplay-all-header): Rewrite.
1910         (wl-summary-redisplay-no-mime): Ditto.
1911         (wl-summary-redisplay-internal): Added argument `as-is' and
1912         `all-header'.
1913
1914         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1915         New variable.
1916         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1917         bottom.
1918         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1919         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1920         "/" unconditionally.
1921
1922         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1923         wl-mime-preview-follow-no-mime for as-is content.
1924         (wl-mime-preview-follow-no-mime): New function.
1925         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1926
1927         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1928         and added `as-is', `all-header'.
1929         (wl-message-buffer-display): Ditto.
1930         (wl-message-buffer-display-type): New function.
1931
1932 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1933
1934         * wl-vars.el (wl-message-header-button-alist): Change default
1935         value.
1936         (wl-message-body-button-alist): Ditto.
1937
1938 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1939
1940         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1941
1942 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1943
1944         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1945
1946 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1947
1948         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1949         is always true.
1950
1951 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1952
1953         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1954         on null entity.
1955
1956 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1957
1958         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1959
1960 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1961
1962         * wl-vars.el (wl-summary-resend-hook): New hook.
1963
1964         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1965         `wl-summary-resend-hook'.
1966
1967 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1968
1969         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1970         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1971         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1972         (wl-summary-new-cached-mark): Changed default value to 'n'.
1973         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1974         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1975         (wl-folder-sync-range-alist): Remove spec for 'flag.
1976         (wl-summary-force-prefetch-folder-list): New user option.
1977
1978         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1979         `wl-summary-toggle-persistent-mark'.
1980         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1981         number is nil.
1982         (wl-summary-mark-as-answered-region): Set interactive argument of
1983         `wl-summary-set-persistent-mark-internal'.
1984         (wl-summary-mark-as-important-region): Ditto.
1985         (wl-summary-unset-persistent-mark): Ditto.
1986         (wl-summary-set-persistent-mark): Ditto.
1987         (wl-summary-mark-as-answered): Ditto.
1988         (wl-summary-mark-as-important): Ditto.
1989         (wl-summary-set-persistent-mark-internal): Do nothing
1990         when `elmo-message-flag-available-p' is nil.
1991         (wl-summary-toggle-persistent-mark): New function.
1992         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1993         when the folder matches `wl-summary-force-prefetch-folder-list'.
1994
1995
1996         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1997         when number is nil.
1998         (wl-highlight-summary-forwarded-face): New face.
1999
2000 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2001
2002         * Version number is increased to 2.11.31.
2003
2004 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2005
2006         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
2007         (wl-biff-check-folder-async): Ditto.
2008         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
2009
2010 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
2011
2012         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
2013         Add an argument `reverse'.  All callers are updated.
2014         (wl-summary-sort): Add a prefix argument `reverse' to specify
2015         reverse sorting.
2016         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
2017         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
2018         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
2019
2020 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2021
2022         * wl-message.el (wl-message-redisplay): Does not narrow header if
2023         disply-type is all-header or as-is.
2024
2025         * wl-summary.el (wl-summary-enter-handler): Use
2026         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
2027
2028 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2029
2030         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
2031         after adding wl-draft-parent-variables.
2032         (wl-draft-forward): Ditto.
2033
2034 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2035
2036         * wl-summary.el (wl-summary-sync-marks): Call
2037         `wl-summary-set-persistent-mark' and
2038         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
2039         (wl-summary-set-persistent-mark-internal): Add 4th argument
2040         `no-server'.
2041         (wl-summary-unset-persistent-mark): Ditto.
2042         (wl-summary-set-persistent-mark): Ditto.
2043         (wl-summary-add-flags-internal): Abolish.
2044         (wl-summary-remove-flags-internal): Ditto.
2045         (wl-summary-mark-as-important-internal): Ditto.
2046         (wl-summary-mark-as-important): Use
2047         `wl-summary-set-persistent-mark' instead of
2048         `wl-summary-add-flags-internal'.
2049         (wl-summary-mark-as-important-region): Ditto.
2050
2051         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2052
2053         * wl-summary.el (wl-summary-get-available-flags): New function.
2054         (wl-summary-sync-marks): Use it and simplified.
2055         (wl-summary-unset-persistent-mark): Use
2056         `wl-summary-get-available-flags'.
2057         (wl-summary-set-persistent-mark): Ditto.
2058
2059 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2060
2061         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
2062         id.
2063
2064 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2065
2066         * wl-summary.el (wl-summary-enter-handler): If argument is not a
2067         number, call `wl-summary-prev-line-content'. Show message when the
2068         message is not found.
2069
2070 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2071
2072         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
2073         wl-summary-enter-handler.
2074         (wl-summary-enter-handler): New command.
2075
2076         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
2077         docstring and custom spec.
2078
2079         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
2080         flags too; Don't treat Cached and New.
2081         (wl-summary-set-persistent-mark): Ditto.
2082
2083         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
2084         `wl-folder-set-flag'.
2085
2086         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
2087         instead of `wl-folder-set-flag'.
2088
2089         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
2090         for completion.
2091         (wl-summary-set-persistent-mark): Ditto.
2092
2093         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
2094         instead of `wl-draft-quit-preview'.
2095
2096         * wl-mime.el (toplevel): Avoid compile warning.
2097         (wl-mime-quit-preview): New function
2098         (formarly defined as `wl-draft-quit-preview').
2099         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
2100         quitting method.
2101
2102         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
2103
2104         * wl-folder.el (wl-folder-set-flag): Renamed from
2105         `wl-draft-set-flag-on-parent'.
2106
2107         * wl-draft.el (wl-draft-quit-preview): New function.
2108         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
2109         (wl-draft-send): Call `wl-folder-set-flag' instead of
2110         `wl-draft-set-flag-on-parent'.
2111         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
2112
2113 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2114
2115         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
2116         (wl-draft-send): Ditto.
2117
2118 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2119
2120         * wl-vars.el (wl-draft-reply-hook): Changed default value.
2121         (wl-draft-kill-pre-hook): Set default value as nil.
2122         (wl-summary-reply-hook): Ditto.
2123         (wl-draft-kill-flags): Abolish.
2124
2125         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
2126         (wl-draft-parent-variables): Renamed from
2127         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
2128         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
2129         argument; Add wl-draft-parent-variables to
2130         wl-draft-config-variables.
2131         (wl-draft-reply): Likewise.
2132         (wl-draft-kill-flags): Abolish.
2133         (wl-draft-send): Call wl-draft-set-flag-on-parent.
2134         (wl-draft-set-flag-on-parent): New function.
2135         (wl-draft-setup-parent-flag): Ditto.
2136
2137 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
2138
2139         * wl-draft.el (wl-draft-kill-flags): Avoid error when
2140         `wl-draft-parent-folder' is "".
2141
2142 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2143
2144         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
2145         (wl-summary-digit-jump): New function.
2146         (Adviced by John Owens and Hiroya Murata)
2147
2148         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
2149         (Adviced by John Owens)
2150
2151         * wl-xmas.el (wl-message-define-keymap): Ditto.
2152
2153         * wl-mule.el (wl-message-define-keymap): Ditto.
2154
2155 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2156
2157         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
2158         change of return value of elmo-folder-count-flags.
2159
2160         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
2161         (wl-summary-mark-as-read-internal): Ditto.
2162         (wl-summary-set-persistent-mark-internal): Ditto.
2163         (wl-summary-folder-info-update): Ditto.
2164         (wl-summary-sync-update): Fixed the last change.
2165
2166         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2167
2168 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
2169
2170         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
2171         (wl-draft-kill-flags): Fixed docstring.
2172
2173         * wl-draft.el (wl-draft-kill-flags): New function.
2174         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
2175
2176 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2177
2178         * wl-vars.el (wl-reply-hook): Abolish.
2179         (wl-draft-reply-hook): New hook.
2180         (wl-summary-reply-hook): Ditto.
2181         (wl-draft-forward-hook): Ditto.
2182         (wl-summary-forward-hook): Ditto.
2183         (wl-draft-kill-flags): New variable.
2184
2185         * wl-summary.el (wl-summary-mark-as-answered-region): Use
2186         wl-summary-set-persistent-mark-internal.
2187         (wl-summary-sync-marks): Use elmo-preserved-flags.
2188         (wl-summary-update-persistent-mark): Make it interactive.
2189         (wl-summary-set-persistent-mark-internal): New inline function.
2190         (wl-summary-mark-as-answered): Use it.
2191         (wl-summary-mark-as-unanswered): Ditto.
2192         (wl-summary-unset-persistent-mark): New function.
2193         (wl-summary-set-persistent-mark): Ditto.
2194         (wl-summary-reply): Don't set answered flag;
2195         Run wl-summary-reply-hook instead.
2196         (wl-summary-forward): Call wl-draft-forward with number.
2197         Run wl-summary-forward-hook.
2198
2199         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
2200         (wl-highlight-summary-line-face-spec): Use it as a default
2201         persistent mark face.
2202
2203         * wl-draft.el (wl-draft-forward): Added optional argument number;
2204         Set wl-draft-parent-number; Run wl-draft-forward-hook.
2205         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
2206         (wl-draft-kill): Use wl-draft-kill-flags.
2207
2208         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
2209
2210         * wl-folder.el (wl-folder-check-one-entity): Follow the change
2211         of return value of elmo-folder-count-flags.
2212
2213         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2214
2215         * wl-summary.el (wl-summary-count-unread): Ditto.
2216         (wl-summary-sync-update): Follow the change above.
2217         (wl-summary-force-prefetch): New function.
2218
2219 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
2220
2221         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
2222         variable `buf' with `let' instead of `setq'.
2223
2224 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2225
2226         * wl-mime.el (wl-message-delete-current-part): If filename exists,
2227         add Content-Disposition heaeder on the deleted part.
2228
2229 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
2230
2231         * wl-draft.el (wl-draft-save): Encode address list under edit by
2232         `eword-encode-unstructured-field-body'.
2233
2234         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
2235
2236 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2237
2238         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
2239         wl-current-summary-buffer.
2240
2241 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
2242
2243         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
2244         `numbers' is ignored.
2245
2246 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2247
2248         * wl-folder.el (wl-folder-open-folder): Avoid error.
2249         Reported by John Owens, [wl-en:815]
2250
2251         * wl.el (wl): Set timer for biff process even if prefix argument
2252         is given or auto-checking is quitted.
2253
2254         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
2255         immediately.
2256         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
2257         (wl-toggle-plugged): Ditto.
2258
2259         * wl-vars.el (wl-biff-use-idle-timer): New variable.
2260         * wl-util.el (wl-biff-start): Use idle timer if
2261         `wl-biff-use-idle-timer' is non-nil.
2262
2263 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2264
2265         * wl-highlight.el (wl-highlight-message): Fix description.
2266
2267 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2268
2269         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
2270         tty.
2271
2272 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2273
2274         * wl-action.el (wl-summary-exec): Print failure count.
2275
2276 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2277
2278         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
2279         to `defun', remove interactive form.
2280         Set elmo-message-fetch-confirm when force-reload is non-nil.
2281
2282 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2283
2284         * wl-summary.el (toplevel): Removed unnecessary autoload.
2285
2286 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2287
2288         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
2289         the buffer is generated from another message buffer.
2290
2291 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2292
2293         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
2294         extracted from `wl-fldmgr-save-folders'.
2295         (wl-fldmgr-delete): Call it after deletion.
2296
2297 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2298
2299         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
2300         multi-tty support.
2301
2302 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
2303
2304         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
2305
2306 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
2307
2308         * wl-summary.el (wl-summary-rescan): Remove unused variables.
2309         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
2310
2311 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2312
2313         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
2314         unsubscribe list only if argument CLEAR is nil.
2315
2316 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2317
2318         * wl-draft.el (wl-draft-reply): Decode subject before removing
2319         Re: prefix.
2320
2321 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
2322
2323         * wl-summary.el (wl-summary-sort-by-size): New command.
2324
2325 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2326
2327         * wl-summary.el (wl-summary-number-list-from-region): New
2328         function.
2329         (wl-summary-mark-as-read-region): Use it.
2330         (wl-summary-mark-as-unread-region): Ditto.
2331         (wl-summary-set-flags-region): Ditto and add optional argument
2332         remove.
2333         (wl-summary-mark-as-answered-region): Ditto.
2334         (wl-summary-mark-as-important-region): Ditto.
2335         (wl-summary-target-mark-mark-as-important): Added optional
2336         argument remove.
2337         (wl-summary-target-mark-mark-as-answered): Ditto.
2338         (wl-summary-target-mark-set-flags): Ditto.
2339
2340 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2341
2342         * wl-summary.el (wl-summary-set-flags-region): Call
2343         `wl-summary-set-flags-internal' with number list instead of call
2344         one by each message.
2345         (wl-summary-target-mark-set-flags): Likewise.
2346
2347 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-summary.el (wl-summary-target-mark-operation): Add optional
2350         argument `inverse' and use `wl-summary-delete-all-target-marks'.
2351         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
2352         (wl-summary-target-mark-mark-as-answered): Likewise.
2353
2354 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2355
2356         * wl-summary.el (wl-summary-target-mark-forward): Use
2357         `wl-summary-delete-all-target-marks' instead of
2358         `wl-summary-delete-all-temp-marks'.
2359         (wl-summary-target-mark-reply-with-citation): Ditto.
2360         (wl-summary-target-mark-uudecode): Ditto.
2361         (wl-summary-target-mark-set-flags): Ditto and remove needless
2362         cursor move.
2363
2364 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2365
2366         * wl-summary.el (wl-summary-target-mark-forward): Protect
2367         wl-summary-buffer-target-mark-list from nreverse.
2368         (wl-summary-target-mark-reply-with-citation): Ditto.
2369
2370 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2371
2372         * wl-thread.el (wl-thread-update-indent-string-thread): Use
2373         `elmo-display-progress-threshold'.
2374
2375 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2376
2377         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
2378         check `wl-summary-highlight'.
2379         (wl-summary-window-scroll-functions): Respect value of
2380         `wl-summary-highlight'.
2381         (wl-summary-sync-update): Run hooks
2382         `wl-summary-buffer-window-scroll-functions' at any time.
2383
2384 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2385
2386         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
2387         from `wl-summary-cleanup-temp-marks'.
2388         (wl-summary-cleanup-temp-marks): Abolish argument.
2389         * wl.el (wl-save-status): Revert previous change.
2390         (wl-execute-temp-marks): New function, call
2391         `wl-summary-exec-with-confirmation'.
2392         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
2393         (wl-folder-save-and-exec-marks): Abolished.
2394
2395 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2396
2397         * wl-e21.el (wl-e21-display-image-p): Respect
2398         `wl-highlight-folder-with-icon'.
2399         (wl-e21-highlight-folder-group-line): Highlight mouse line
2400         even if wl-e21-display-image-p is nil.
2401
2402         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2403         Respect value of `wl-summary-highlight'.
2404
2405         * wl.el (wl-save-status): Remove unused variable.
2406
2407         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2408         (wl-folder-mode-map): Bind it to "x".
2409
2410 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2411
2412         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2413
2414         * wl-thread.el (wl-thread-get-parent-list): Don't check
2415         disconnected ancestors, neglecting needless work in
2416         `wl-thread-update-indent-string-thread'.
2417
2418         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2419         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2420         argument, add argument default-keep to keep marks by default.
2421
2422         * Version number is increased to 2.11.30.
2423
2424         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2425         customization type and docstring.
2426         (wl-draft-reply-without-argument-list): Ditto.
2427
2428 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2429
2430         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2431
2432         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2433
2434 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2435
2436         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2437
2438 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2439
2440         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2441         save-excursion so as not to include run-hooks.
2442
2443 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2444
2445         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2446         Clarify that marks are going to be cleared.
2447
2448 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2449
2450         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2451         according to 3rd element of wl-summary-flag-mark.
2452
2453         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2454
2455 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-action.el (wl-summary-target-mark-all): Don't set
2458         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2459
2460 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2461
2462         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2463         (wl-forward-subject-prefix): Ditto.
2464         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2465         (wl-draft-reply-make-subject): Ditto.
2466
2467         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2468         `wl-draft-forward'.
2469         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2470
2471 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2472
2473         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2474         target message does not exist.
2475
2476 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2477
2478         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2479         `wl-subject-prefix-regexp'.
2480         (wl-subject-forward-prefix-regexp): New variable.
2481         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2482         `wl-draft-strip-subject-re' and take regexp as argument.
2483         (wl-draft-forward): Use it.
2484         (wl-draft-reply): Ditto.
2485
2486 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2487
2488         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2489         emacs multi-tty support.
2490
2491 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2492
2493         * wl-e21.el (wl-e21-display-image-p): Don't call
2494         `display-images-p'.
2495         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2496         support.
2497         (wl-highlight-folder-current-line): Ditto.
2498         (wl-folder-init-icons): Ditto.
2499
2500 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2501
2502         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2503         the last line of summary in unplugged mode.
2504
2505 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2506
2507         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2508
2509 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2510
2511         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2512         * wl-address.el (wl-address-user-mail-address-p): Use it.
2513         (wl-address-delete-user-mail-addresses): Ditto.
2514         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2515
2516         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2517         (wl-address-delete-user-mail-addresses): Ditto.
2518
2519         * wl-address.el (wl-address-delete-user-mail-addresses): New
2520         function.
2521         * wl-refile.el (wl-refile-guess-by-history): Use it.
2522         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2523         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2524
2525         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2526         use wl-address-user-mail-address-p.
2527
2528 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2529
2530         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2531         after opening group.
2532
2533 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2534
2535         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2536         of elmo-set-buffer-multibyte.
2537
2538         * wl-message.el (wl-original-message-mode): Ditto.
2539
2540         * wl-score.el (wl-score-insert-header): Ditto.
2541
2542         * wl-summary.el
2543         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2544         (wl-summary-goto-folder-subr): Ditto.
2545         (wl-summary-insert-headers): Ditto.
2546
2547         * wl-util.el (wl-set-string-width): Ditto.
2548
2549         * Version number is increased to 2.11.29.
2550
2551 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2552
2553         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2554         (wl-highlight-summary-line-help-echo-alist): New variable.
2555         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2556         into `wl-highlight-summary-line-help-echo' and
2557         `wl-highlight-flag-folder-help-echo'.
2558         (wl-highlight-summary-line-string): Change accordingly.
2559         (wl-highlight-summary-current-line): Ditto.
2560
2561 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2562
2563         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2564         at the beginning of field body (Thanks to Markus Knittig).
2565
2566         * wl-draft.el (wl-draft-insert-current-message): Also check
2567         summary buffer, remove unnecessary tag.
2568
2569 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2570
2571         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2572         when wl-message-buffer is nil.
2573
2574         * wl-folder.el (wl-folder): Abolish unused argument.
2575         Call wl-folder-init when wl-folder-entity is nil.
2576         * wl.el (wl): Change accordingly.
2577
2578 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2579
2580         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2581         multibyte string before insert into draft buffer.
2582         (wl-draft-create-buffer): Always enable multibyte characters for
2583         draft buffer.
2584
2585         * Version number is increased to 2.11.28.
2586
2587 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2588
2589         * wl-folder.el (wl-folder-open-close): Handle blank line.
2590         (wl-folder-jump-to-current-entity): Ditto.
2591
2592 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2593
2594         * Version number is increased to 2.11.27.
2595
2596 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2597
2598         * wl-thread.el (wl-thread-insert-message): When the thread is
2599         devided by wl-summary-max-thread-depth, insert line at the end of
2600         buffer.
2601
2602 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2603
2604         * Version number is increased to 2.11.26.
2605
2606 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2607
2608         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2609
2610 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2611
2612         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2613         value of stream-type and session.
2614
2615 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2616
2617         * Version number is increased to 2.11.25.
2618
2619 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2620
2621         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2622         in a quit message.
2623
2624 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2625
2626         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2627         (wl-summary-redisplay-no-mime-internal): Ditto.
2628
2629 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2630
2631         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2632         * wl-vars.el (wl-smtp-connection-type): Ditto.
2633
2634 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2635
2636         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2637         for the separator line and quote mail-header-separator.
2638
2639 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2640
2641         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2642         result message.
2643
2644         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2645         `elmo-multiple-fields-body-list' with boundary as
2646         mail-header-separator.
2647
2648 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2649
2650         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2651
2652 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2653
2654         * wl-util.el (wl-list-diff): Remove unused function.
2655
2656         * wl-draft.el (wl-draft-send-confirm): Discard input before
2657         confirmation.
2658
2659 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2660
2661         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2662         order of flag and new.
2663
2664 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2665
2666         * wl-vars.el (wl-refile-policy-alist): Abolished.
2667
2668         * wl-action.el (wl-summary-set-action-refile): Follow the change
2669         above.
2670
2671 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * wl-highlight.el (wl-highlight-signature-search): Don't use
2674         re-search-backward for a long word since it is possible to crash
2675         XEmacs because of a bug.
2676
2677 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2678
2679         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2680
2681 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2682
2683         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2684         argument for wl-summary-sync-force-update.
2685
2686 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2687
2688         * wl-summary.el (wl-summary-mode-map): Revival of
2689         wl-summary-mark-as-important related bindings;
2690         Bind 'F','tF','mF','rF','m&'.
2691         (wl-summary-mark-as-important-region): Revival.
2692         (wl-summary-target-mark-mark-as-important): Ditto.
2693         (wl-summary-target-mark-operation): New function.
2694         (wl-summary-target-mark-mark-as-answered): Use it.
2695         (wl-summary-decide-flag): Don't set Important as default.
2696         (wl-summary-mark-as-important-internal): Revival.
2697         (wl-summary-mark-as-important): Ditto.
2698
2699         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2700
2701         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2702         instead of facep.
2703
2704 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-dnd.el (wl-dnd-drop-func): Fix.
2707
2708         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2709         mouse-set-point instead of posn-point.
2710
2711         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2712
2713         * wl-mule.el (wl-completing-read-multiple): Ditto.
2714
2715 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2716
2717         * wl-demo.el (face-background-name): Defalias to avoid compile
2718         warning.
2719
2720 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2721
2722         * wl-summary.el (wl-summary-decide-flag): Use
2723         wl-completing-read-multiple instead of completing-read-multiple.
2724
2725         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
2726         New alias.
2727
2728         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2729         Use face-background-name instead of face-background.
2730
2731         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2732
2733         * wl-summary.el (wl-summary-save): Use it.
2734         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2735
2736         * wl-mime.el (wl-mime-save-content): Fix last change.
2737
2738 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2739
2740         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2741         New function.
2742         (wl-summary-sort-specs): Added sort.
2743         * wl-mime.el (wl-mime-save-content): Expand file name.
2744
2745 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2748
2749         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2750
2751 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2752
2753         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2754         for flag if it is not defined.
2755
2756 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2757
2758         * wl-e21.el (wl-highlight-folder-current-line): Use
2759         elmo-folder-type-internal when elmo-folder-type returns nil.
2760
2761         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2762
2763         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2764
2765         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2766
2767         * wl-e21.el (wl-summary-toolbar): Ditto.
2768
2769         * wl-vars.el (wl-demo-background-color): Abolished.
2770         (wl-summary-persistent-mark-priority-list): Renamed from
2771         wl-summary-flag-priority-list.
2772         (wl-summary-flag-alist): New user option.
2773         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2774         (wl-message-mode-line-format-spec-alist): Added 'F'.
2775         (wl-message-mode-line-format): Likewise.
2776         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2777         instead of wl-summary-important-mark.
2778         (wl-file-folder-icon): New variable.
2779
2780         * wl-thread.el (wl-thread-set-flags): Renamed from
2781         wl-thread-mark-as-important.
2782
2783         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2784         warning.
2785         (wl-summary-mode-menu-spec): Follow the change of 
2786         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2787         (wl-summary-mode-map): Follow the change of
2788         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2789         (wl-summary-detect-mark-position): Follow the variable name change.
2790         (wl-summary-set-flags-region): New function for the replacement of
2791         wl-summary-mark-as-important-region.
2792         (wl-summary-sync-marks): Sync all global-flags.
2793         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2794         instead of elmo-message-flagged-p.
2795         (wl-summary-persistent-mark-string): Follow the variable name change;
2796         Put wl-summary-flag-mark if the message has global-flag.
2797         (wl-summary-target-mark-set-flags): Renamed from 
2798         wl-summary-target-mark-mark-as-important.
2799         (wl-summary-decide-flag): New function.
2800         (wl-summary-set-flags-internal): Renamed from
2801         wl-summary-mark-as-important-internal.
2802         (wl-summary-add-flags-internal): New function.
2803         (wl-summary-remove-flags-internal): Ditto.
2804         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2805         (wl-summary-mark-as-unimportant): Abolish.
2806         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2807         (wl-summary-next-message): List flagged messages in the msgdb.
2808
2809         * wl-score.el (wl-summary-score-update-all-lines): Use
2810         wl-summary-add-flags-internal instead of 
2811
2812         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2813
2814         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2815         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2816         (wl-message-buffer-require-all-header): Renamed from
2817         wl-message-buffer-all-header-flag (Ditto).
2818         (wl-message-buffer-flag-indicator): New variable.
2819         (wl-message-redisplay): Changed local varibale name from `flag' to
2820         `display-type'; Set up wl-message-buffer-flag-indicator.
2821         (wl-message-buffer-display): Changed varibale name from `flag' to
2822         `display-type'.
2823         (wl-message-display-internal): Likewise.
2824
2825         * wl-highlight.el (wl-highlight-demo-face): Define default background
2826         color.
2827         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2828
2829         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2830
2831         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2832         (wl-demo-setup-properties): Renamed from
2833         `wl-demo-set-background-color'.
2834         (wl-demo): Follow the change above.
2835         
2836         * Version number is increased to 2.11.24.
2837
2838 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2839
2840         * wl-summary.el (wl-summary-toggle-thread): Call
2841         `wl-summary-rescan' with disable-thread as non-nil.
2842         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2843
2844 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2845
2846         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2847         foreground property of the face.
2848         (wl-demo-insert-text): Don't set up face property here.
2849         (wl-demo): Call wl-demo-set-background-color, anyway.
2850
2851 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2852
2853         * wl-vars.el (wl-demo-background-color): The value can be nil.
2854
2855 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2856
2857         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2858         to wl-summary-wheel-dispatcher.
2859
2860         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2861         wl-message-wheel-dispatcher.
2862         (wl-message-wheel-dispatcher): New function.
2863         (wl-summary-wheel-dispatcher): Ditto.
2864
2865 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2866
2867         * wl-action.el (wl-summary-target-mark-all): List messages which are
2868         not in the killed-list.
2869
2870         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2871         only when the folder is 'flag/important.
2872
2873         * wl-address.el (wl-complete-field-body): Complete if the last
2874         character is a space.
2875
2876 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-folder.el (wl-folder-clear-entity-info): Use
2879         elmo-clear-hash-val.
2880
2881         * wl-fldmgr.el (wl-fldmgr-rename): Set
2882         wl-folder-info-alist-modified as t.
2883
2884 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2885
2886         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2887
2888 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2889
2890         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2891         (wl-folder-buffer-last-visited-entity-id): New buffer local
2892         variable.
2893         (wl-folder-revisit-last-visited-folder): New function.
2894         (wl-folder-mode-map): Bind it to "C-i".
2895         (wl-folder-set-current-entity-id): Set last visited folder.
2896         * wl-summary.el (wl-summary-exit): Ditto.
2897
2898 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2901         before calling `recenter' in order to cope with an XEmacs bug.
2902
2903 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2904
2905         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2906         to the default value.
2907
2908 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2909
2910         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2911         change.
2912         (wl-summary-sync-marks): Ditto.
2913         (wl-summary-mark-as-read-internal): Ditto.
2914         (wl-summary-mark-as-answered-internal): Ditto.
2915         (wl-summary-mark-as-important-internal): Ditto.
2916         (wl-summary-reply): Ditto.
2917
2918         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2919         instead of `elmo-folder-unflag-answered'.
2920
2921         * Version number is increased to 2.11.23.
2922
2923         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2924         the last change.
2925
2926 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2927
2928         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2929         Specify "spam" or "good".
2930
2931 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2932
2933         * wl-spam.el (wl-summary-exec-action-spam): Call
2934         wl-folder-confirm-existence for spam folder.
2935         (wl-spam-setup): Bind "mk".
2936
2937 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2938
2939         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2940
2941 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2942
2943         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2944         destination folder is empty.
2945
2946 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2947
2948         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2949         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2950
2951         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2952         (wl-summary-refile-prev-destination-region): New function.
2953         (wl-thread-refile-prev-destination): Ditto.
2954         (wl-summary-target-mark-refile-prev-destination): Ditto.
2955
2956 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2957
2958         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2959         (wl-demo-background-color): Changed default value.
2960
2961         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2962         color.
2963
2964         * wl-demo.el (wl-demo-set-background-color): New function.
2965         (wl-demo): Call it.
2966
2967 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2968
2969         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2970         * wl-address.el (wl-address-add-or-change): Don't add empty
2971         address.
2972
2973 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2974
2975         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2976
2977 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-vars.el (wl-demo-image-filter-alist): New variable
2980         (wl-demo-background-color): Ditto.
2981
2982         * wl-demo.el (wl-demo-xpm-set-background): New function.
2983         (wl-demo-image-filter): Ditto.
2984         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2985
2986         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2987
2988         * wl-demo.el (wl-demo-icon-name): Define as function.
2989         (wl-demo-insert-image): Use it.
2990
2991 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2992
2993         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2994
2995 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2996
2997         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2998
2999 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
3002
3003 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3004
3005         * wl-thread.el (wl-thread-mark-as-answered): New function.
3006
3007         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
3008         answered" entry.
3009         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
3010         "r&" and wl-thread-mark-as-answered to "t&".
3011         (wl-summary-mark-as-important-region): Refine to toggle mark.
3012         (wl-summary-mark-as-answered-region): New function.
3013         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
3014         and 3rd argument.
3015         (wl-summary-mark-as-important-internal): Likewise.
3016
3017 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3018
3019         * wl-template.el (wl-template-preview): New internal variable.
3020         (wl-template-preview-p): New function.
3021         (wl-template-show): Bind `wl-template-preview' as t.
3022
3023 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3024
3025         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
3026         `elmo-message-entity-field' with 3rd argument which is non-nil.
3027
3028 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3029
3030         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
3031         Removed duplicate local bind `folder'.
3032
3033 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3034
3035         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
3036
3037 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3038
3039         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
3040         duplicate definition.
3041
3042 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
3043
3044         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
3045         non-nil, use it; Don't fetch message if there's no message in the
3046         current cursor position.
3047
3048 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
3049
3050         * wl-util.el (wl-region-exists-p): Use region-active-p.
3051         (wl-deactivate-region): New function.
3052         * wl-message.el (wl-message-redisplay): Deactivate region.
3053
3054         * wl-summary.el (wl-summary-reply): Call
3055         `wl-summary-set-message-buffer-or-redisplay' instead of
3056         `wl-summary-redisplay-internal', don't move point.
3057
3058 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3059
3060         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
3061         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
3062         by regexp.
3063
3064 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3065
3066         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
3067         if no need.
3068
3069 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3070
3071         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
3072         default value to nil.
3073         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
3074         `wl-summary-prepare-hook'; Replace refile action to
3075         `wl-summary-exec-action-refile-with-register'.
3076
3077         * Version number is increased to 2.11.22.
3078
3079 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3080
3081         * wl-summary.el (wl-summary-detect-mark-position): Set
3082         `wl-summary-buffer-weekday-name-lang'.
3083
3084 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
3085
3086         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
3087         (wl-summary-mark-as-read-all): Ditto.
3088         (wl-summary-delete-messages-on-buffer): Ditto.
3089         (wl-summary-sync-update): Ditto.
3090         (wl-summary-mark-as-read-internal): Ditto.
3091         (wl-summary-mark-as-answered-internal): Ditto.
3092         (wl-summary-update-folder-info): Abolished.
3093
3094 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3095
3096         * wl-summary.el (wl-summary-mark-as-read-all): Use
3097         `wl-summary-update-folder-info' instead of
3098         `wl-folder-update-unread'.
3099
3100 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3101
3102         * wl-summary.el (wl-summary-update-folder-info): New function derived from
3103         `wl-summary-folder-info-update'.
3104         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
3105         instead of `wl-summary-folder-info-update'.
3106         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
3107         `wl-folder-set-folder-updated'.
3108         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
3109         instead of `wl-folder-update-unread'.
3110         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
3111         the value of `wl-summary-buffer-unread-count' for the second parameter of
3112         `wl-folder-update-unread'.
3113
3114         * Version number is increased to 2.11.21.
3115
3116 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
3117
3118         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
3119         a local variable.
3120
3121 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3122
3123         * wl-spam.el (wl-summary-mark-spam): Show message only if call
3124         interactively.
3125
3126         * wl-summary.el (wl-summary-mark-as-important-internal): New
3127         internal function.
3128         (wl-summary-mark-as-important): Use it.
3129         (wl-summary-mark-as-unimportant): New function.
3130         (wl-summary-sync-marks): Follow the API change.
3131
3132         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3133
3134         * wl-mime.el (wl-summary-burst): Check target folder is writable.
3135
3136 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
3137
3138         * wl-folder.el (wl-folder-update-unread): Re-indent.
3139         Narrow the scope of a local variable.
3140
3141 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3142
3143         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
3144         (wl-addrmgr-merge-entries): Ditto.
3145         (wl-addrmgr): Added to address entry which exists in draft buffer
3146         if no entry is in original.
3147
3148 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-batch.el: New file.
3151
3152 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3153
3154         * wl-vars.el (wl-use-semi): Remove unused variable.
3155
3156 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3157
3158         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
3159         "?".
3160
3161 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3162
3163         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
3164         wl-summary-new-mark.
3165         (wl-summary-new-cached-mark): New user option.
3166         (wl-summary-score-marks): Follow the change above.
3167         (wl-summary-auto-refile-skip-marks): Ditto.
3168         (wl-summary-incorporate-marks): Ditto.
3169         (wl-summary-expire-reserve-marks): Ditto.
3170
3171         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
3172
3173         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
3174         (wl-summary-persistent-mark-string): Distinguished between cached
3175         and uncached mark when the message is new.
3176
3177 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3178
3179         * wl-spam.el (wl-spam-domain): Renamed from
3180         `wl-spam-folder-guess-domain'.
3181         (wl-summary-exec-action-spam): Register as spam if domain of the
3182         source folder is good.
3183         (wl-summary-exec-action-refile-with-register): Register message if
3184         domain of the source folder is not undecided.
3185
3186 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3187
3188         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
3189         detect thread loop.
3190
3191 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3192
3193         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
3194         and wl-summary-skip-mark-list.
3195
3196 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3197
3198         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
3199
3200         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
3201
3202         * wl-spam.el (toplevel): Require wl-highlight.
3203         (wl-spam-auto-check-policy-alist): Abolish.
3204         (wl-spam-auto-check-folder-regexp-list): New user option.
3205         (wl-spam-auto-check-marks): Ditto.
3206         (wl-spam-mark-action-list): Ditto.
3207         (wl-highlight-summary-spam-face): New face.
3208         (wl-spam-auto-check-message-p): New function.
3209         (wl-spam-map-spam-messages): Fixed message.
3210         (wl-spam-register-spam-messages): Ditto.
3211         (wl-spam-register-good-messages): Ditto.
3212         (wl-summary-spam-map): Add and remove keybind.
3213         (wl-summary-target-mark-spam): Abolish.
3214         (wl-summary-refile-spam): Ditto.
3215         (wl-summary-test-spam): New function.
3216         (wl-summary-mark-spam): Ditto.
3217         (wl-summary-auto-check-spam): Follow the above change.
3218         (wl-summary-exec-action-spam): New function.
3219         (wl-summary-exec-action-refile-with-register): Fixed message.
3220         (wl-message-check-spam): New function.
3221         (wl-spam-setup): Ditto.
3222         (toplevel): Call it if this file is loaded interactivity.
3223
3224         * Version number is increased to 2.11.20.
3225
3226 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3227
3228         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
3229         when new optional argument `force' is non nil or modified.
3230
3231 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3232
3233         * wl.el (toplevel): Require wl-spam when compile.
3234         (wl-save-status): Call wl-spam-save-status.
3235
3236         * wl-spam.el (wl-spam-register-spam-messages): New function.
3237         (wl-spam-register-good-messages): Ditto.
3238         (wl-spam-save-status): Ditto.
3239         (wl-summary-mode-map): Bind
3240         wl-summary-target-mark-register-as-spam to "ms" and
3241         wl-summary-target-mark-register-as-good to "mn".
3242         (wl-summary-register-as-spam): Abolish optional argument; Use
3243         wl-spam-register-spam-messages.
3244         (wl-summary-register-as-spam-all): Use
3245         wl-spam-register-spam-messages.
3246         (wl-summary-register-as-good): Abolish optional argument; Use
3247         wl-spam-register-good-messages.
3248         (wl-summary-register-as-good-all): Use
3249         wl-spam-register-good-messages.
3250         (wl-summary-target-mark-register-as-spam): New funtion.
3251         (wl-summary-target-mark-register-as-good): Ditto.
3252
3253 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3254
3255         * wl-spam.el: New file.
3256
3257 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3258
3259         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
3260
3261         * wl-action.el (wl-auto-refile-guess-functions): New variable.
3262         (wl-summary-auto-refile): Call wl-refile-guess with
3263         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
3264
3265 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3266
3267         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
3268         with disable-thread argument non-nil.
3269
3270 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3271
3272         * wl-summary.el (wl-summary-rescan): Added optional argument
3273         disable-thread.
3274         (wl-summary-sync): Call wl-summary-rescan with argument
3275         disable-thread.
3276         (wl-summary-input-range): Added new range `rescan-thread'.
3277
3278 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
3279
3280         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
3281
3282 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3283
3284         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
3285         internal variable.
3286         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
3287         wl-summary-search-parent-by-subject-regexp and
3288         wl-summary-divide-thread-when-subject-changed as nil.
3289         (wl-summary-insert-sequential): If entity is nil, nothing to do.
3290         (wl-summary-insert-thread): Search parent entity from
3291         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
3292         thread loop.
3293
3294 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3295
3296         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
3297
3298         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
3299
3300         * wl-util.el (wl-require-update-all-folder-p): New function.
3301         (wl-get-assoc-list-value): Added `function' to match directive.
3302         (wl-collect-draft): Rewrite.
3303
3304         * wl-summary.el (wl-summary-sync-update): Clear faces
3305         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
3306         are non-nil.
3307         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
3308         argument as function.
3309         (wl-summary-input-range): Ditto.
3310
3311         * wl-folder.el (wl-draft-get-folder): New function.
3312         (wl-folder-get-elmo-folder): Consider draft folder.
3313
3314         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
3315         (wl-draft-buffer-message-number): New buffer local variable.
3316         (wl-draft-folder-internal): New internal variable.
3317         (wl-draft-delete): Rewrite.
3318         (wl-draft-save): Ditto.
3319         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
3320         wl-folder-get-elmo-folder.
3321         (wl-draft-config-info-operation): Ditto.
3322         (wl-jump-to-draft-folder): Ditto.
3323         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
3324         (wl-draft-reedit): Rewrite.
3325
3326         * Version number is increased to 2.11.19.
3327         
3328 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
3329
3330         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
3331         variable.
3332
3333 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3334
3335         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
3336         Use ignore-errors instead of unwind-protect.
3337
3338 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
3339
3340         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
3341         for updating `wl-thread-entity-list'.
3342
3343 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3344
3345         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
3346         parameter from calling `wl-thread-entity-get-older-brothers' and
3347         `wl-thread-entity-get-younger-brothers'.
3348         Replace nested `append' with a single one.
3349
3350 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3351
3352         * wl-summary.el (wl-summary-mode): Don't use the return value of
3353         `make-local-hook'.
3354
3355 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3356
3357         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
3358         instead of `let*'.
3359         (wl-thread-delete-message): Likewise.  Split and narrow the scope
3360         of local variables.
3361
3362 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3363
3364         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
3365         Renamed from wl-summary-window-scroll-functions.
3366         (wl-summary-window-scroll-functions): Don't set to variable.
3367         (wl-summary-display-top): Use run-hooks.
3368         (wl-summary-display-bottom): Ditto.
3369         (wl-summary-toggle-disp-msg): Ditto.
3370         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
3371         Use it instead of wl-summary-window-scroll-functions.
3372         (wl-summary-goto-folder-subr): Don't call
3373         wl-summary-window-scroll-functions, use
3374         wl-summary-buffer-window-scroll-functions instead.
3375
3376 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3377
3378         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
3379         make-local-variable.
3380
3381 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3382
3383         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
3384         set-buffer-modified-p.
3385         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
3386         (wl-summary-display-bottom): Ditto.
3387         (wl-summary-toggle-disp-msg): Ditto.
3388
3389 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3390
3391         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
3392
3393         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
3394         (wl-summary-forward): Use elmo-message-entity-field instead of
3395         elmo-message-field.
3396
3397         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3398
3399 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3400
3401         * wl-summary.el (wl-summary-window-scroll-functions): No use
3402         `append'.
3403
3404 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3407         function.
3408         (wl-summary-window-scroll-functions): Call it when both
3409         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3410         (wl-summary-temp-mark): Added optional argument number.
3411         (wl-summary-message-mark): Added optional argument flag.
3412         (wl-summary-persistent-mark): Added optional argument number and flag.
3413         (wl-summary-update-persistent-mark): Ditto.
3414         (wl-summary-update-status-marks): Set "r" for interactive spec.
3415
3416         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3417         argument number and flag.
3418
3419         * wl-action.el (wl-summary-registered-temp-mark): 
3420         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3421
3422 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3423
3424         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3425         internal variable (buffer local).
3426         (wl-summary-window-scroll-functions): New function.
3427         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3428         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3429         as nil.
3430         (wl-summary-update-status-marks): Added arguments beg, end and
3431         check.
3432         (wl-summary-update-mark-window): Use function.
3433         (wl-summary-sync-update): Follow the change above.
3434         (wl-summary-switch-to-clone-buffer): Copy
3435         wl-summary-buffer-unsync-mark-number-list.
3436         (wl-summary-goto-folder-subr): Set
3437         wl-summary-buffer-unsync-mark-number-list and
3438         use wl-summary-window-scroll-functions instead of
3439         wl-summary-lazy-highlight.
3440
3441         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3442
3443 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3444
3445         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3446
3447         * wl-summary.el (wl-summary-update-persistent-mark): Call
3448         wl-summary-set-message-modified.
3449
3450         * wl-summary.el (wl-summary-sync-update): Don't call
3451         wl-summary-update-status-marks.
3452
3453         * Version number is increased to 2.11.18.
3454
3455 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3456
3457         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3458         (wl-message-next-page): Ditto.
3459
3460 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3461
3462         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3463         local variable.  Change the order of a collected list into the
3464         same as the specified range.  Remove nil from a collected list.
3465
3466 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3467
3468         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3469         argument for elmo-folder-list-messages.
3470
3471 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3472
3473         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3474         change (wl-summary-count-unreads return a list instead of a cons
3475         cell).
3476
3477 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3478
3479         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3480         `wl-summary-folder-info-update'.
3481
3482 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3483
3484         * wl-summary.el (wl-summary-set-message-modified): No use
3485         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3486         (wl-summary-set-mark-modified): Abolish.
3487         (wl-summary-mark-modified-p): Ditto.
3488         (wl-summary-save-view): Follow the change above.
3489
3490         * wl-expire.el (wl-summary-expire): Likewise.
3491
3492 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3493
3494         * wl-summary.el (wl-summary-detect-mark-position): Use
3495         modb-entity-handler.
3496         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3497
3498         * Version number is increased to 2.11.17.
3499
3500 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3501
3502         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3503         entity field value.
3504         (wl-summary-prefetch-msg): Ditto.
3505         (wl-summary-print-message-with-ps-print): Ditto.
3506
3507 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3508
3509         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3510         for dummy entity.
3511         (wl-summary-insert-thread): Use elmo-message-entity-field.
3512         (wl-summary-update-thread): Use elmo-message-entity-field and
3513         elmo-message-entity-number.
3514         (wl-summary-line-number):  Use elmo-message-entity-number.
3515         (wl-summary-line-size): Use elmo-message-entity-field.
3516         (wl-summary-line-subject): Ditto.
3517         (wl-summary-line-from): Ditto.
3518         (wl-summary-line-attached): Ditto.
3519         (wl-summary-create-line): Ditto.
3520         (wl-summary-create-line): Use elmo-message-entity-number.
3521         (wl-summary-print-message-with-ps-print): Use
3522         elmo-message-entity-field.
3523
3524 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3525
3526         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3527         change in elmo-msgdb-make-message-entity.
3528         (wl-summary-buffer-set-folder): Don't call
3529         wl-summary-detect-mark-position here.
3530         (wl-summary-rescan): Call elmo-message-entity-number.
3531         (wl-summary-sync-update): Ditto.
3532         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3533
3534         * wl-score.el (wl-score-header-index): Redefine 2th element.
3535         (wl-score-overview-entity-get-extra): Abolish.
3536         (wl-score-ov-entity-get): Rewrite.
3537         (wl-score-string-index<, wl-score-string-func<): Abolish.
3538         (wl-score-string<): New function.
3539         (wl-score-string-sort): Use it.
3540
3541         * wl-refile.el (wl-refile-guess-by-history): Use
3542         elmo-message-entity-field.
3543         (wl-refile-guess-by-from): Ditto.
3544         (wl-refile-guess-by-msgid): Ditto.
3545
3546         * Version number is increased to 2.11.16.
3547
3548 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3549
3550         * wl-folder.el (wl-folder-confirm-existence): Don't call
3551         file-exists-p if msgdb-path is nil.
3552         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3553         `wl-read-folder-hist' to `wl-read-folder-history'.
3554
3555 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3556
3557         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3558         `y-or-n-p'.
3559
3560 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3561
3562         * wl-score.el (wl-score-headers): Don't use
3563         elmo-folder-do-each-message-entity.
3564
3565         * Version number is increased to 2.11.15.
3566
3567 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-summary.el (wl-summary-delete-all-msgs): Use
3570         elmo-folder-move-messages instead of elmo-folder-delete-messages
3571         and elmo-folder-detach-messages.
3572         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3573
3574         * wl-expire.el (wl-expire-delete): Ditto.
3575         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3576
3577 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3578
3579         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3580         (wl-message-header-narrowing-fields): Ditto.
3581         (wl-message-header-narrowing-lines): Ditto.
3582         (wl-message-header-narrowing-string): Ditto.
3583
3584         * wl-summary.el (wl-summary-mode-map): Bind
3585         wl-summary-toggle-header-narrowing to "C-cC-f".
3586         (wl-summary-toggle-header-narrowing): New function.
3587
3588         * wl-message.el (wl-message-buffer-create): Call
3589         wl-message-header-narrowing-setup.
3590         (wl-message-redisplay): Call wl-message-header-narrowing.
3591         (wl-message-header-narrowing): New function.
3592         (wl-message-header-narrowing-map): New keymap.
3593         (wl-message-header-narrowing-widen-map): New keymap.
3594         (wl-message-header-narrowing-again-at-mouse): New function.
3595         (wl-message-header-narrowing-1): Ditto.
3596         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3597         (wl-message-header-narrowing-setup): Ditto.
3598         (wl-message-header-narrowing-toggle): Ditto.
3599         
3600         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3601
3602         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3603         'flag as all.
3604         (wl-use-flag-folder-help-echo): New user option.
3605
3606         * wl-summary.el (wl-summary-detect-mark-position): Bind 
3607         wl-summary-highlight as nil.
3608         (wl-summary-set-mark-modified): Follow the API change.
3609         (wl-summary-mark-modified-p): Ditto.
3610         (wl-summary-mark-as-read-all): Ditto.
3611         (wl-summary-sync-marks): Don't call
3612         elmo-folder-list-messages-with-global-mark.
3613         (wl-summary-mark-as-read-internal): Follow the API change.
3614         (wl-summary-mark-as-answered-internal): Ditto.
3615         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3616         Follow the API change.
3617         (wl-summary-create-line): Call with number argument.
3618         (wl-summary-reply): Follow the API change.
3619
3620         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3621         function.
3622         (wl-highlight-summary-line-string): Call it when
3623         wl-use-flag-folder-help-echo is non-nil.
3624         (wl-highlight-summary-current-line): Ditto.
3625         (elmo-flag-folder-referrer): Added autoload setting.
3626
3627         * wl-draft.el (wl-draft-kill): Follow the API change.
3628
3629         * Version number is increased to 2.11.14.
3630         
3631 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3632
3633         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3634
3635 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3636
3637         * Version number is increased to 2.11.13.
3638
3639 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3640
3641         * wl-draft.el (wl-draft-previous-history-element): Fixed
3642         unbalanced parenthesis and bind unbound local variables.
3643
3644 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3645
3646         * wl-draft.el (wl-draft-previous-history-element): New function.
3647         (wl-draft-next-history-element): Ditto.
3648         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3649         them to M-p and M-n.
3650
3651 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3652
3653         * Version number is increased to 2.11.12.
3654
3655 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3656
3657         * wl-draft.el (wl-draft-hide): Select buffer-window.
3658
3659 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3660
3661         * wl-summary.el (wl-summary-narrow-to-region): New function.
3662         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3663         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3664         (wl-summary-save-region): Use it.
3665         * wl-action.el (wl-summary-collect-numbers-region)
3666         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3667
3668 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3669
3670         * wl-folder.el (wl-folder-count-incorporates): Don't use
3671         `elmo-msgdb-mark-load'
3672
3673         * Version number is increased to 2.11.11.
3674
3675 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3676
3677         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3678         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3679
3680 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3681
3682         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3683
3684 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3685
3686         * Version number is increased to 2.11.10.
3687
3688 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3689
3690         * wl-mime.el (wl-draft-attribute-value): Fixed.
3691
3692 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3693
3694         * wl-util.el (wl-copy-local-variables): New function.
3695
3696         * wl-mime.el (wl-draft-attribute-recipients): New function.
3697         (wl-draft-attribute-envelope-from): Ditto.
3698         (wl-draft-attribute-smtp-posting-server): Ditto.
3699         (wl-draft-attribute-smtp-posting-port): Ditto.
3700         (wl-draft-attribute-value): Ditto.
3701         (wl-draft-preview-message): Use it to get value for
3702         attributes. Reflect result of `wl-draft-config'.
3703
3704         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3705         and call `wl-summary-mark-as-read' before to call
3706         `wl-summary-unset-mark'.
3707         (wl-summary-target-mark-mark-as-unread): Likewise.
3708         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3709
3710 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3711
3712         * wl-mime.el (wl-draft-preview-message): Use actual value for
3713         attributes; Fix for small window.
3714
3715 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3716
3717         * wl-refile.el (wl-refile-get-field-value): Call
3718         `elmo-message-entity-field' with 3rd argument is non-nil.
3719
3720 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3721
3722         * wl-vars.el (wl-draft-preview-attributes): New user option.
3723         (wl-draft-preview-attributes-list): Ditto.
3724         (wl-draft-preview-attributes-buffer-lines): Ditto.
3725         (wl-draft-preview-attributes-buffer-name): Ditto.
3726
3727         * wl-mime.el (wl-draft-preview-message): Display attributes.
3728
3729 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3730
3731         * wl-summary.el (wl-summary-detect-mark-position): Bind
3732         wl-summary-flag-priority-list to '(new).
3733
3734 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3735
3736         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3737         funtion.
3738         (wl-highlight-summary-line-string): Use it.
3739         (wl-highlight-summary-current-line): Ditto.
3740
3741 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3742
3743         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3744         line even when the mark string is not changed.
3745
3746         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3747         argument change in the wl-summary-create-line.
3748         (wl-thread-insert-entity-sub): Ditto.
3749
3750         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3751         argument change in the wl-summary-create-line.
3752         (wl-summary-insert-sequential): Ditto.
3753         (wl-summary-update-thread): Ditto.
3754         (wl-summary-persistent-mark-string): New inline function.
3755         (wl-summary-message-mark): Use it.
3756         (wl-summary-create-line): Abolish argument wl-persistent-mark
3757         and added wl-flags, wl-cached.
3758
3759         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3760         mark to flags.
3761         (wl-highlight-summary-current-line): Decide the face not by the 
3762         persistent mark but flags.
3763
3764 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3765
3766         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3767         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3768         wl-summary-read-uncached-mark): Revive.
3769         (wl-summary-answered-cached-mark,
3770         wl-summary-answered-uncached-mark): New user option.
3771         (wl-summary-score-marks): Follow the change above.
3772         (wl-summary-auto-refile-skip-marks): Ditto.
3773         (wl-summary-incorporate-marks): Ditto.
3774         (wl-summary-expire-reserve-marks): Ditto.
3775         (wl-summary-flag-priority-list): New user option.
3776
3777         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3778         changes.
3779         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3780         of elmo-message-mark.
3781         (wl-summary-mark-as-read-internal): Ditto.
3782         (wl-summary-mark-as-answered): Ditto.
3783         (wl-summary-mark-as-important): Ditto.
3784         (wl-summary-redisplay-internal): Ditto.
3785         (wl-summary-redisplay-no-mime-internal): Ditto.
3786         (wl-summary-message-mark): New function.
3787         (wl-summary-insert-sequential): Use wl-summary-message-mark
3788         instead of elmo-message-mark.
3789         (wl-summary-update-thread): Ditto.
3790         (wl-summary-persistent-mark): Ditto.
3791         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3792         instead of elmo-message-mark.
3793
3794         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3795         wl-summary-message-mark instead of elmo-message-mark.
3796         (wl-thread-insert-entity-sub): Ditto.
3797         (wl-thread-get-children-msgs-uncached): Ditto.
3798
3799         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3800         variable name changes.
3801         (wl-highlight-summary-current-line): Ditto.
3802
3803         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3804         wl-summary-message-mark instead of elmo-message-mark.
3805
3806         * wl-expire.el (wl-expire-message-p): Ditto.
3807
3808         * wl-score.el (wl-score-headers): Ditto.
3809
3810         * Version number is increased to 2.11.9.
3811
3812         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3813         (wl-summary-sync-update): Follow the change above.
3814         (wl-summary-switch-to-clone-buffer): Ditto.
3815         (wl-summary-open-folder): Ditto.
3816
3817 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3818
3819         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3820         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3821
3822         * Version number is increased to 2.11.8.
3823
3824         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3825
3826         * wl-expire.el (wl-expire-refile): Follow the API change on
3827         `elmo-folder-move-messages'.
3828         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3829
3830         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3831         (wl-summary-exec-action-refile): Ditto.
3832         (wl-summary-exec-action-copy): Ditto.
3833         (wl-summary-no-auto-refile-message-p): No use
3834         `wl-summary-buffer-msgdb'.
3835         (wl-summary-auto-refile): Ditto.
3836
3837 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3838
3839         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3840
3841 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3842
3843         * wl-summary.el (wl-summary-sync): Treat no-sync.
3844
3845         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3846         (wl-default-sync-range): Ditto.
3847
3848 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3849
3850         * wl-refile.el (wl-refile-subject-learn): Call
3851         `elmo-message-entity-field' with 3rd argument is non-nil.
3852         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3853         instead of `elmo-msgdb-overview-entity-get-subject'.
3854
3855 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3856
3857         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3858         scan-type is rescan.
3859         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3860         new optional argument force is non-nil.
3861         (wl-summary-save-view-cache): Call it with force argument non-nil.
3862
3863         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3864
3865 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3866
3867         * wl-action.el (wl-summary-print-argument): Fixed last change.
3868
3869 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3870
3871         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3872         simplified.
3873         (wl-summary-target-mark-mark-as-unread): Likewise.
3874         (wl-summary-target-mark-mark-as-important): Likewise.
3875
3876 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3877
3878         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3879         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3880         (wl-summary-mark-as-important-region): Change accordingly.
3881         (wl-summary-target-mark-mark-as-important): Ditto.
3882
3883 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3884
3885         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3886
3887         * wl-action.el (wl-summary-print-argument): Print argument to
3888         right side of window if `wl-summary-print-argument-within-window'
3889         is non-nil.
3890
3891 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3892
3893         * wl-action.el (wl-summary-set-mark): Use
3894         `wl-summary-message-visible-p' to check visibility of the message
3895         and jump to message only when the message line is visible and have
3896         different number; Call wl-summary-unset-mark with number argument.
3897         (wl-summary-unset-mark): 
3898         Use `wl-summary-message-visible-p'
3899         to check visibility of the message and jump to message only when
3900         the message line is visible and have different number;
3901
3902 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3903
3904         * Version number is increased to 2.11.7.
3905
3906         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3907         and wl-folder-summary-line-format.
3908
3909         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3910         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3911         (wl-summary-set-score-mark): Use it.
3912         (wl-summary-target-mark-mark-as-read): Ditto.
3913         (wl-summary-target-mark-mark-as-unread): Ditto.
3914         (wl-summary-target-mark-mark-as-important): Ditto.
3915         (wl-summary-target-mark-msgs): Simplified.
3916         (wl-summary-detect-mark-position): Fixed problem when
3917         summary-line-format no contain persisten/temp mark spec.
3918         (wl-summary-temp-mark): Ditto.
3919         (wl-summary-persistent-mark): Ditto.
3920         (wl-summary-update-persistent-mark): Ditto.
3921
3922         * wl-action.el (wl-summary-set-mark): Ditto.
3923         (wl-summary-unset-mark): Ditto.
3924         All other related portions are changed.
3925
3926 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * Version number is increased to 2.11.6.
3929
3930 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3931
3932         * wl-util.el (wl-current-message-buffer): Define as function;
3933         Don't use the value of wl-messge-buffer.
3934
3935         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3936         persistent mark.
3937
3938         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3939         no current message, cause an error.
3940
3941 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3942
3943         * wl-summary.el (wl-summary-set-message-modified): Use
3944         elmo-folder-set-message-modified instead of
3945         elmo-folder-set-message-modified-internal.
3946
3947 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3948
3949         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3950         interactively.
3951         (wl-summary-sync): nokill->entirely.
3952         (wl-summary-sync-marks): Fixed message.
3953         (wl-summary-input-range): Added mark, nokill->entirely.
3954
3955         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3956         messages as read.
3957
3958 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3959
3960         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3961         update-noscore.
3962         (wl-summary-sync): Follow the change above.
3963
3964 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3965
3966         * wl-action.el (wl-summary-target-mark-all): Use
3967         elmo-folder-list-messages.
3968
3969 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3970
3971         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3972         (wl-summary-rescan): Set wl-summary-scored as nil.
3973         (wl-summary-sync-force-update): Follow the change above.
3974         (wl-summary-sync): Ditto.
3975         (wl-summary-sync-update): Added argument disable-killed.
3976         (wl-summary-insert-headers): Set visible-only argument for
3977         elmo-folder-list-messages.
3978         (wl-summary-input-range): Added update-nokill, update-noscore,
3979         all-nokill, all-noscore and mark.
3980
3981         * Version number is increased to 2.11.5.
3982
3983         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3984
3985 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3986
3987         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3988         (wl-summary-prefetch-region-no-mark): Change accordingly.
3989         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3990
3991 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3992
3993         * wl-address.el (wl-complete-field-to): Abolished.
3994         (wl-complete-address): Completion function for completing-read.
3995         * wl-action.el (wl-summary-get-resend-address): Use it.
3996
3997         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3998         wl-summary-update-mark and abolish unused argument.
3999         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
4000         (wl-summary-delete-cache, wl-summary-resume-cache-status)
4001         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
4002         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
4003         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
4004         * wl-draft.el (wl-draft-kill): Ditto.
4005
4006         * wl-summary.el: Remove unused binding of case-fold-search.
4007         (wl-summary-replace-status-marks): Abolished.
4008
4009 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4010
4011         * wl-action.el (wl-summary-set-mark): Cause an error when no message
4012         is specified or folder length is zero.
4013
4014 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4015
4016         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
4017         (wl-folder-archive-current-entity): Ditto.
4018
4019 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4020
4021         * wl-summary.el (wl-summary-update-mark): Ignore errors while
4022         retrieving message mark.
4023         (wl-summary-redisplay-internal): Ditto.
4024
4025         * wl-message.el (wl-message-buffer-display): Ignore errors while
4026         retrieving message-id field.
4027
4028         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
4029         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
4030         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
4031         order of the arguments for `wl-expire-message-p'.
4032         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
4033
4034         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
4035         Check return value of wl-summary-reply.
4036         (wl-summary-reply): Recover window configuration when an error occured.
4037
4038 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
4039
4040         * wl-summary.el (wl-summary-resend-message): Abolished, the
4041         feature is inherited by wl-summary-resend (put resend mark).
4042
4043 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4044
4045         * wl-summary.el (wl-summary-toggle-disp-msg): Set
4046         wl-message-buffer to nil when the message is hide.
4047
4048 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4049
4050         * .cvsignore: New file.
4051
4052 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4053
4054         * wl-action.el (wl-summary-action-docstring): Add more info.
4055         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
4056         duplicate definition.
4057         (wl-summary-define-mark-action): Functions wl-summary-*-region
4058         keep current position.
4059         (wl-summary-unregister-target-mark): Store result to the variable.
4060
4061 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4062
4063         * Version number is increased to 2.11.4.
4064
4065 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4066
4067         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
4068         wl-summary-delete-all-temp-marks.
4069         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
4070
4071         * wl-action.el (wl-summary-set-mark): Changed terminology
4072         refile-destination -> action-argument.
4073         (wl-summary-unset-mark): Ditto.
4074         (wl-summary-remove-argument): Ditto.
4075         (wl-summary-print-argument): Ditto.
4076
4077         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
4078         (wl-thread-remove-argument-region): Ditto.
4079         (wl-thread-print-argument-region): Ditto.
4080         (wl-thread-close): Ditto.
4081         (wl-thread-open): Ditto.
4082
4083         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
4084         (wl-highlight-refile-destination-face is abolished)
4085         (wl-highlight-action-argument-string): Ditto.
4086         (wl-highlight-summary-current-line): Highlight action argument.
4087
4088         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
4089         color for light backgrounds.
4090         (wl-highlight-summary-answered-face): Ditto.
4091
4092 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4093
4094         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
4095
4096         * wl-score.el (wl-summary-score-update-all-lines): Use
4097         wl-summary-set-mark.
4098         (wl-summary-score-update-all-lines): Kill expunged messages.
4099
4100         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
4101
4102 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4103
4104         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
4105         directly.
4106         (wl-score-overview-entity-get-lines): Ditto.
4107         (wl-score-overview-entity-get-xref): Ditto.
4108         (wl-score-get-latest-msgs): Ditto.
4109         (wl-summary-rescore): Ditto.
4110
4111         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
4112         to "&".
4113         (wl-summary-mark-as-answered-internal): New inline function.
4114         (wl-summary-mark-as-answered): New function.
4115         (wl-summary-mark-as-unanswered): Ditto.
4116         (wl-summary-sync-marks): Modified for answered-mark synching.
4117
4118 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4119
4120         * wl-action.el (wl-summary-set-mark): Fixed last change.
4121
4122 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4123
4124         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
4125         behavior of wl-summary-unread-message-hook
4126         (Pointed out by akira yamada <akira@arika.org>).
4127
4128 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4129
4130         * wl-e21.el (wl-summary-toolbar): Follow the rename of
4131         wl-summary-delete.
4132         * wl-xmas.el (wl-summary-toolbar): Ditto.
4133
4134         * wl-action.el (wl-summary-set-mark): Don't override current
4135         temp-mark.
4136
4137         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
4138
4139 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4140
4141         * wl-refile.el (wl-refile-learn): Don't use msgdb.
4142         (wl-refile-msgid-learn): Ditto.
4143         (wl-refile-get-field-value): Ditto.
4144
4145         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
4146
4147         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
4148         (wl-expire-delete-reserved-messages): Renamed from
4149         wl-expire-reserve-marked-msgs-from-list.
4150         (wl-expire-delete): Removed argument `msgdb'.
4151         (wl-expire-refile): Ditto.
4152         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4153         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
4154         mark-alist as argument.
4155         (wl-expire-archive-number1): Removed argument `msgdb'.
4156         (wl-expire-archive-number2): Ditto.
4157         (wl-expire-archive-date): Ditto.
4158         (wl-expire-localdir-date): Ditto.
4159         (wl-expire-hide): Ditto.
4160         (wl-archive-number1): Ditto.
4161         (wl-archive-number2): Ditto.
4162         (wl-archive-date): Ditto.
4163         (wl-archive-folder): Ditto.
4164         All other related portions are changed.
4165
4166 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4167
4168         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
4169         mean move up and down. (suggested by Takashi Kawachi)
4170
4171 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4172
4173         * wl-acap.el (toplevel): Don't require un-define.
4174
4175 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4176
4177         * wl-thread.el (wl-thread-delete-message): Always update
4178         wl-summary-buffer-number-list.
4179
4180         * wl-action.el (wl-summary-print-destination): 
4181         Do nothing when folder is nil.
4182
4183 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4184
4185         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
4186         persistent mark when prefetch is succeeded.
4187
4188 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4189
4190         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
4191         instead of elmo-msgdb-delete-msgs.
4192         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4193         (wl-expire-hide): Ditto.
4194
4195         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
4196
4197         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
4198         elmo-msgdb interface.
4199         (wl-thread-get-exist-children): Likewise.
4200         (wl-thread-insert-message): Likewise.
4201         (wl-thread-msg-mark-as-important): Likewise.
4202         (wl-thread-insert-entity-sub): Likewise.
4203         (wl-thread-get-children-msgs-uncached): Likewise.
4204
4205         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
4206         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
4207         (wl-summary-sync-update): Likewise.
4208         (wl-summary-auto-select-msg-p): Likewise.
4209         (wl-summary-update-thread): Likewise.
4210         (wl-summary-mark-as-important): Likewise.
4211         (wl-summary-jump-to-msg-internal): Likewise.
4212         (wl-summary-redisplay-internal): Likewise.
4213         (wl-summary-print-message-with-ps-print): Likewise.
4214         (wl-summary-folder-info-update): Likewise.
4215
4216         * wl-folder.el (wl-folder-check-one-entity):
4217         elmo-folder-count-flags instead of wl-summary-count-unread.
4218
4219         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
4220
4221         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
4222
4223         * wl-summary.el (wl-summary-set-message-modified): 
4224         Call wl-summary-set-mark-modified.
4225         (wl-summary-delete-messages-on-buffer): Call
4226         wl-folder-set-folder-updated instead of wl-folder-update-unread.
4227         (wl-summary-sync-update): Call elmo-folder-length instead of
4228         elmo-folder-messages.
4229         (wl-summary-insert-headers): Don't call
4230         elmo-folder-list-message-entities.
4231
4232 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4233
4234         * wl-action.el (wl-summary-define-mark-action): Call
4235         `wl-summary-set-mark' with argument `data'.
4236         (wl-summary-auto-refile): Fixed order of arguments when call
4237         `wl-summary-refile'.
4238
4239 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4240
4241         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
4242
4243         * wl-summary.el (wl-summary-mode-map): Bind resend action.
4244
4245         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
4246         (Renamed from wl-highlight-summary-deleted-face).
4247         (wl-highlight-summary-resend-face): New face.
4248
4249         (wl-highlight-summary-deleted-face): Renamed from
4250         wl-highlight-summary-erased-face.
4251
4252         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
4253
4254         * wl-action.el (wl-summary-get-resend-address): New function.
4255         (wl-summary-exec-action-resend): Ditto.
4256         (wl-summary-exec-action-resend-subr): Ditto.
4257
4258         * w-thread.el (wl-thread-copy): Removed definition.
4259         (wl-thread-refile): Ditto.
4260         (wl-thread-delete): Ditto.
4261         (wl-thread-target-mark): Ditto.
4262
4263         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
4264         (wl-summary-target-mark-set-action): Fixed.
4265         (wl-summary-define-mark-action): Fixed quotation.
4266         (wl-summary-move-mark-list-messages): Display message.
4267         (wl-summary-define-mark-action): Define thread functions.
4268         (wl-summary-exec-action-refile): Changed message.
4269         (wl-summary-exec): Ditto.
4270
4271 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
4272         
4273         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
4274         '%%'.
4275
4276 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * wl.el (toplevel): Require wl-action.
4279         (wl-init): Call wl-summary-define-mark-action.
4280
4281         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
4282
4283         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
4284         wl-summary-delete and wl-summary-erase.
4285         (wl-summary-mode-map): Ditto.
4286
4287         * wl-vars.el (wl-dispose-folder-alist): Renamed from
4288         wl-delete-folder-alist.
4289
4290         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
4291         wl-summary-prefetch-msg instead of wl-summary-prefetch.
4292         (toplevel): Moved mark & action related functions to the wl-action.el.
4293
4294         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
4295         in wl-summary-mark-action-list.
4296         (wl-highlight-summary-current-line): Ditto.
4297
4298         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
4299         empty lines.
4300
4301         * wl-action.el: New file. 
4302
4303 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4304
4305         * wl-summary.el (wl-summary-target-mark-replace): New function.
4306         (wl-summary-target-mark-prefetch): Use it.
4307         (wl-summary-target-mark-delete): Ditto.
4308         (toplevel): Rearranged definition order.
4309         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
4310         (wl-summary-target-mark-erase): Rewrite.
4311         (wl-summary-erase-region): New function.
4312         (wl-summary-exec-action-erase): Changed message.
4313         (wl-summary-move-mark-list-messages): New function.
4314         (wl-summary-exec-action-delete): Use it.
4315         (wl-summary-exec-action-erase): Ditto.
4316
4317         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
4318         (wl-summary-skip-mark-list): Added "d".
4319
4320         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
4321         while searching.
4322
4323         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
4324         and define using defcustom;
4325         Define 4th element as a face.
4326         
4327         * wl-summary.el (wl-summary-incorporate): Use 
4328         `wl-summary-prefetch-region-no-mark' instead of
4329         `wl-summary-prefetch-region'.
4330         (wl-summary-prefetch-region-no-mark): Revival of old
4331         `wl-summary-prefetch-region'.
4332         (wl-summary-mark-action-list): Moved to wl-vars.el
4333
4334         * wl-highlight.el (wl-highlight-summary-current-line): Decide
4335         face according to the `wl-summary-mark-action-list'.
4336         (wl-highlight-summary-current-line): Ditto;
4337         Removed destination highlighting.
4338
4339         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
4340         (wl-highlight-summary-line-string): Highlight for "i" mark.
4341         (wl-highlight-summary-current-line): Ditto.
4342
4343         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
4344         no destination.
4345
4346         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
4347         exists, just go ahead.
4348         (wl-summary-prefetch-region): Rewrite.
4349         (wl-summary-prefetch): Ditto.
4350         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
4351         (wl-summary-exec-action-prefetch): New function.
4352         (wl-summary-target-mark-prefetch): Rewrite.
4353
4354 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4355
4356         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
4357         (wl-highlight-summary-line-string): Added "d" and "D".
4358         (wl-highlight-summary-current-line): Ditto.
4359
4360         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
4361         in wl-summary.el.
4362         (wl-thread-insert-entity-sub): Ditto.
4363         (wl-thread-remove-destination-region): Ditto.
4364         (wl-thread-print-destination-region): Ditto.
4365
4366         * wl-summary.el (wl-summary-buffer-refile-list,
4367         wl-summary-buffer-delete-list,
4368         wl-summary-buffer-copy-list): Abolish.
4369         (wl-summary-buffer-temp-mark-list): New buffer local variable.
4370         All other related portions are changed.
4371         (wl-summary-mark-action-list): New variable.
4372         (wl-summary-set-mark): New function.
4373         (wl-summary-register-target-mark): Ditto.
4374         (wl-summary-unregister-target-mark): Ditto.
4375         (wl-summary-have-target-mark-p): Ditto.
4376         (wl-summary-register-temp-mark): Ditto.
4377         (wl-summary-unregister-temp-mark): Ditto.
4378         (wl-summary-registered-temp-mark): Ditto.
4379         (wl-summary-collect-temp-mark): Ditto.
4380         (wl-summary-unset-mark): Ditto.
4381         (wl-summary-set-target-mark): Ditto.
4382         (wl-summary-unset-target-mark): Ditto.
4383         (wl-summary-set-action-generic): Ditto.
4384         (wl-summary-unset-action-generic): Ditto.
4385         (wl-summary-exec-action-delete): Ditto.
4386         (wl-summary-exec-action-erase): Ditto.
4387         (wl-summary-set-action-refile): Ditto.
4388         (wl-summary-set-action-refile-subr): Ditto.
4389         (wl-summary-unset-action-refile): Ditto.
4390         (wl-summary-make-destination-numbers-list): Ditto.
4391         (wl-summary-exec-action-refile): Ditto.
4392         (wl-summary-set-action-copy): Ditto.
4393         (wl-summary-unset-action-copy): Ditto.
4394         (wl-summary-exec-action-copy): Ditto.
4395         (wl-summary-collect-numbers-region): Ditto.
4396         (wl-summary-delete): Rewrite.
4397         (wl-summary-erase): Ditto.
4398         (wl-summary-remove-destination): Ditto.
4399         (wl-summary-exec): Ditto.
4400         (wl-summary-exec-region): Ditto.
4401         (wl-summary-target-mark-erase): Ditto.
4402         (wl-summary-refile): Ditto.
4403         (wl-summary-copy): Ditto.
4404         (wl-summary-unmark): Ditto.
4405         (wl-summary-delete-all-mark): Ditto.
4406         (wl-summary-mark-line): Don't highlight.
4407         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4408         (wl-summary-target-mark-refile-subr): Rewrite.
4409
4410         (wl-summary-copy-prev-destination): Abolish.
4411
4412 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4413
4414         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4415         default values along the value of wl-on-mule.
4416         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4417         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4418         It is not used anywhere.
4419
4420 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4421
4422         * wl-summary.el (wl-summary-print-destination): Keep position.
4423         (wl-summary-cursor-move-surface): Keep horizontal position.
4424
4425 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4426
4427         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4428         write sendlog.
4429
4430 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4431
4432         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4433         `wl-summary-highlight'.
4434
4435 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4436
4437         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4438         trivial condition for temp-mark.
4439
4440 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4441
4442         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4443         when it hits killed buffer.
4444
4445 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4446
4447         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4448         * wl-news.el.in: `message' and `error' take format string.
4449
4450 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4451
4452         * wl-folder (wl-folder-insert-entity): Display a message,
4453         `...done', when the work finish.
4454         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4455
4456 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4457
4458         * wl-message.el (wl-message-redisplay): Remove unused local
4459         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4460
4461 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4462
4463         * wl-summary.el (wl-summary-replace-status-marks): Disable
4464         interactive use.
4465         (wl-summary-reedit): Check message existence at first.
4466         (wl-summary-mark-line): Fix doc, return value is indefinite.
4467
4468         * wl-highlight.el (wl-highlight-message): Arranged.
4469
4470         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4471         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4472         check temp-mark by wl-summary-temp-mark always.
4473         (wl-highlight-summary): Change accordingly.
4474         * wl-summary.el (wl-summary-mark-as-read-all)
4475         (wl-summary-delete-cache, wl-summary-set-score-mark)
4476         (wl-summary-mark-as-unread, wl-summary-unmark)
4477         (wl-summary-mark-line, wl-summary-mark-as-read)
4478         (wl-summary-mark-as-important): Ditto.
4479
4480         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4481         end of the window if possible.
4482         * wl-summary.el (wl-summary-sync-update): Support lazy
4483         highlighting.
4484         (wl-summary-toggle-disp-msg): Ditto.
4485
4486 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4487
4488         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4489
4490 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4491
4492         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4493         change.
4494
4495 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4498         API.
4499         (wl-summary-sync-update): Ditto.
4500
4501         * wl-score.el (wl-score-get-score-alist): Changed argument.
4502         (wl-summary-rescore-msgs): Likewise.
4503         (wl-summary-score-headers): Likewise.
4504         (wl-score-headers): Likewise;
4505         Use elmo-folder-do-each-message-entity, etc.
4506         (wl-summary-score-effect): Follow the changes above.
4507         (wl-summary-rescore): Ditto.
4508         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4509         (wl-score-get-overview): Abolish.
4510
4511         * wl-summary.el (wl-summary-default-from): Follow the API change in
4512         elmo-msgdb.
4513         (wl-summary-count-unread): Ditto.
4514         (wl-summary-detect-mark-position): Ditto.
4515         (wl-summary-overview-entity-compare-by-date): Ditto.
4516         (wl-summary-overview-entity-compare-by-number): Ditto.
4517         (wl-summary-overview-entity-compare-by-from): Ditto.
4518         (wl-summary-overview-entity-compare-by-subject): Ditto.
4519         (wl-summary-get-list-info): Ditto.
4520         (wl-summary-rescan): Ditto.
4521         (wl-summary-jump-to-msg-by-message-id): Ditto.
4522         (wl-summary-sync-update): Ditto; Removed comment.
4523         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4524         (wl-summary-insert-message): Use wl-summary-insert
4525         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4526         (wl-summary-insert-headers): Changed argument overview to folder.
4527         (wl-summary-search-by-subject): Likewise.
4528         (wl-summary-insert-thread): Renamed from 
4529         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4530
4531         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4532         too.
4533
4534         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4535         wl-string-member.
4536
4537 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4538
4539         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4540         elmo-folder-append-buffer.
4541         (wl-draft-queue-append): Likewise.
4542
4543         * wl-mime.el (wl-message-delete-current-part): Ditto.
4544         (wl-summary-burst-subr): Ditto.
4545
4546         * wl-news.el.in (wl-news-send-news): Ditto.
4547
4548 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4549
4550         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4551         function.
4552         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4553         (wl-summary-update-mark): Enclose with save-excursion.
4554         (wl-summary-mark-as-read-internal): Fixed last change.
4555         (wl-summary-mark-as-important): Use 3rd argument of
4556         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4557         Don't use elmo-msgdb-set-mark.
4558         (wl-summary-redisplay-internal): If msgdb flag is already read,
4559         just update the mark on buffer.
4560
4561 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4562
4563         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4564         cut visible folder when elmo-folder-delete returns non-nil value.
4565
4566 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4567
4568         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4569         by Kenichi OKADA <okada@opaopa.org>).
4570
4571 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4572
4573         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4574
4575 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4576
4577         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4578         Fixed the last change, search group entity by its real name.
4579         (Thanks to: KOBAYASHI Shinji)
4580
4581 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4582
4583         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4584         (wl-fldmgr-access-display-all): Don't refer visible name.
4585         * wl-expire.el (wl-folder-archive-current-entity)
4586         (wl-folder-expire-current-entity): Ditto.
4587         * wl-folder.el (wl-folder-jump-to-current-entity)
4588         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4589         (wl-folder-open-folder-sub,wl-folder-open-all)
4590         (wl-folder-write-current-folder): Ditto.
4591         (wl-folder-insert-entity): Don't use petname for normal group.
4592         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4593         is the real name.
4594         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4595         Abolished.
4596
4597 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4598
4599         * wl-draft.el (wl-draft-create-buffer): Add
4600         `wl-summary-reply-with-citation'
4601
4602 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4603
4604         * wl-draft.el (wl-draft-reply): Fixed.
4605
4606 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4607
4608         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4609         when `wl-draft-send-confirm-with-preview' is non-nil.
4610         You can scroll up/down by j/k.
4611         (wl-draft-send-confirm-with-preview): New variable (default=t).
4612
4613 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4614
4615         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4616         (wl-fldmgr-save-folders): Fix comment.
4617
4618 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4621         along the last change in `wl-folder-buffer-group-p'.
4622
4623 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4626         folder.
4627
4628         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4629         the default value.
4630
4631         * wl-mime.el (wl-summary-burst): Update summary only when target
4632         folder equals current folder.
4633
4634 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4635
4636         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4637
4638 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4641         value.
4642
4643 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4646         `map-extents' instead of `extent-at' repeatedly.
4647         (wl-highlight-folder-current-line): Ditto.
4648
4649         * wl-highlight.el: Remove useless dummy functions.
4650
4651 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4652
4653         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4654         (wl-folder-put-folder-property): New function to put text property.
4655         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4656         (wl-folder-insert-entity, wl-folder-update-diff-line)
4657         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4658         * wl-e21.el, wl-xmas.el, wl-mule.el
4659         (wl-highlight-folder-current-line): Ditto.
4660         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4661         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4662         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4663         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4664
4665 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4666
4667         * Version number is increased to 2.11.3.
4668
4669 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4670
4671         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4672         Resume current-buffer since it is assumed by remaining tasks.
4673
4674 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4675
4676         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4677         (wl-folder-completion-function): Abolished.
4678         (wl-folder-complete-folder): New function.
4679         (wl-folder-complete-filter-condition): Ditto.
4680         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4681         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4682
4683 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4684
4685         * wl-draft.el (wl-draft-send-confirm): New function.
4686         (wl-draft-send): Use it.
4687
4688         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4689         cursor-in-echo-area while confirming.
4690
4691         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4692
4693         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4694         searching via nntp if wl-summary-search-via-nntp is 'force.
4695         Otherwise, invoke searching in nntp folder only.
4696         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4697
4698         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4699         explicitly for mime-make-text-tag.
4700
4701 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4702
4703         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4704         `mime-make-text-tag' instead of `mime-create-tag'.
4705
4706 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4707
4708         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4709         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4710
4711 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4712
4713         * wl-score.el (wl-score-save): Bind print-length and print-level.
4714         (wl-score-pretty-print): Ditto.
4715         (wl-score-edit-insert-header-entry): Ditto.
4716
4717         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4718         "From" entry to be treated with wl-draft-eword-encode-address-list.
4719         * wl-mime.el (wl-draft-preview-message): Ditto.
4720
4721         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4722         (wl-summary-mark-as-unread): Ditto.
4723         (wl-summary-mark-as-read-region): Change accordingly.
4724         (wl-summary-mark-as-unread-region): Ditto.
4725         (wl-summary-target-mark-mark-as-read): Ditto.
4726         (wl-summary-target-mark-mark-as-unread): Ditto.
4727
4728 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4729
4730         * Version number is increased to 2.11.2.
4731
4732 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4733
4734         * wl-news.el.in (wl-news-previous-version-save): Bind
4735         print-length and print-level.
4736         * wl-thread.el (wl-thread-save-entities): Ditto.
4737         (wl-thread-save-top-list): Bind print-length.
4738
4739 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4740
4741         * wl-highlight.el (wl-highlight-summary-line-string): Use
4742         wl-summary-score-below-mark, wl-summary-score-over-mark.
4743         (wl-highlight-summary-current-line): Ditto.
4744
4745 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4746
4747         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4748         insert it.
4749
4750 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4751
4752         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4753
4754 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4755
4756         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4757         message without msgid.
4758         Rewrite with elmo-folder-move-messages.
4759         Set wl-message-buffer to nil.
4760
4761         * wl-summary.el (wl-summary-erase-subr): New function. Use
4762         elmo-folder-move-messages.
4763         (wl-summary-erase): Call it.
4764         (wl-summary-target-mark-erase): Ditto.
4765
4766 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4767
4768         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4769         it is not up-tp-date.
4770
4771 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4772
4773         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4774         buffer after calling `wl-summary-goto-folder-subr' without the
4775         argument `interactive'.
4776         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4777
4778 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4779
4780         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4781         `mime-create-tag'. Use `string=' instead of `looking-at'.
4782
4783 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4784
4785         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4786         to avoid compile warning.
4787
4788         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4789         entity-id when folder is given.
4790         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4791         save-excursion, use save-selected-window instead.
4792         Select folder buffer window if exists.
4793         (To correct behavior with wl-folder-move-cur-folder.)
4794
4795 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4796
4797         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4798
4799 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4800
4801         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4802         list-count instead of %d.
4803
4804 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4805
4806         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4807         (wl-news): Set it.
4808         (wl-news-append-to-folder): Use it.
4809
4810         * wl-news.el.in (wl-news-send-news): Append to specified folder
4811         instead of wl-default-folder.
4812         (wl-news-append-to-folder): Show error message with specified folder.
4813
4814         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4815                 In most major modes, Emacs assumes that any opening
4816                 delimiter found at the left margin is the start of a
4817                 top-level definition, or defun. Therefore, *never put an
4818                 opening delimiter at the left margin unless it should have
4819                 that significance.*
4820
4821         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4822
4823 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4824
4825         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4826
4827 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4828
4829         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4830
4831 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4832
4833         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4834         for sequential numbering case.
4835
4836 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4837
4838         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4839         value.
4840         (wl-draft-reply-without-argument-list): Ditto.
4841         (wl-draft-reply-myself-with-argument-list): Abolish.
4842         (wl-draft-reply-myself-without-argument-list): Ditto.
4843         * wl-draft.el (wl-draft-self-reply-p): New function.
4844         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4845
4846 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4847
4848         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4849         (avoid error for the case without byte-compiling)
4850
4851 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4852
4853         * wl-news.el.in (wl-news-append-to-folder): New function.
4854         (wl-news-exit): Rewrite.
4855         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4856
4857 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4858
4859         * wl-draft.el (wl-draft-reply-position): New function.
4860         (wl-draft-reply-position): Fix.
4861         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4862         (wl-summary-target-mark-reply-with-citation): Ditto.
4863         (wl-summary-reply-with-citation): Ditto.
4864         * wl-vars.el (wl-draft-reply-default-position): New variable.
4865
4866 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4867
4868         * wl-draft.el (wl-draft-send): Preview when interactive send.
4869
4870 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4871
4872         * wl-draft.el (wl-draft-reply): Set default position.
4873         * wl-summary.el (wl-summary-reply): Ditto.
4874         (wl-summary-reply-with-citation): Ditto.
4875         (wl-summary-target-mark-reply-with-citation): Ditto.
4876
4877 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4878
4879         * wl-news.el.in (wl-news-lang): Set default value according to
4880         current-language-environment.
4881         (wl-news-append-news): Do nothing when news-list is nil.
4882
4883 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4884
4885         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4886         (wl-news): Change message.
4887         (wl-news-exit): Check buffer.
4888         (wl-news-force-exit): New function.
4889         (wl-news-show-all): New function.
4890         (wl-news-discard-and-exit): Fix.
4891
4892 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4893
4894         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4895         according to current-language-environment.
4896
4897         * wl-news.el.in (wl-news): If arg, show all NEWS after
4898         wl-news-default-previous-version.
4899
4900 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4901
4902         * wl-news.el.in (wl-news-check): Rewritten.
4903         (wl-news-previous-version-load): Change data type.
4904         (wl-news-previous-version-save): Change data type.
4905         (wl-news-append-news): Add return value.
4906         (wl-news-check-news): New function.
4907         (wl-news-already-current-p): New function.
4908         (wl-news-send-news): Rewritten.
4909         (wl-news-mode-map): Add new keybind.
4910         (wl-news): Rewritten.
4911         (wl-news-exit): Rewritten.
4912         (wl-news-discard-and-mail): New function.
4913         (wl-news-send-to-address): Abolished.
4914         * wl.el (wl-init): Delete a message.
4915
4916 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4917
4918         * wl-news.el.in (wl-news-exit): Update previous version.
4919         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4920
4921 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4922
4923         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4924
4925 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4926
4927         * wl-news.el.in (wl-news): New function.
4928         (wl-news-mode): New function.
4929         (wl-news-next-line): New function.
4930         (wl-news-next-page): New function.
4931         (wl-news-exit): New function.
4932         (wl-news-buf-name): New variable.
4933         (wl-news-mode-map): New variable.
4934         (wl-news-winconf): New variable.
4935         (wl-news-append-news): Add an option.
4936
4937 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4938
4939         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4940
4941 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4942
4943         * wl-news.el.in (wl-news-send-to-address): New variable.
4944         (wl-news-send-news): Use it.
4945         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4946         Return updating status.
4947         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4948
4949 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4950
4951         * wl-news.el.in (wl-news-send-news): Delete
4952         Organization and X-Face.
4953
4954 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4955
4956         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4957         (wl-news-append-news): New function.
4958         (wl-news-send-news): New function.
4959
4960 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4961
4962         * Version number is increased to 2.11.1.
4963
4964 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4965
4966         * wl-news.el.in : New file.
4967
4968 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4969
4970         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4971         default value.
4972         (wl-draft-reply-without-argument-list): Ditto.
4973
4974 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4975
4976         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4977         (wl-message-buffer-prefetch-idle-time): Ditto.
4978         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4979
4980 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4981
4982         * wl-thread.el (wl-thread-insert-message): Use
4983         wl-summary-max-thread-depth.
4984
4985         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4986         loop detection.
4987
4988         * wl-message.el (wl-message-buffer-display): Back to the first page
4989         when cache is hit.
4990
4991 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4992
4993         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4994
4995         * wl-summary.el (wl-summary-insert-thread-entity):
4996         If the thread depth is reached to wl-summary-max-thread-depth,
4997         divide the thread.
4998
4999 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
5000
5001         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
5002         for elmo-remove-passwd.
5003
5004 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
5007         folder is sticky.
5008         (wl-folder-mark-as-read-all-entity): Ditto.
5009         (wl-folder-prefetch-entity): Ditto.
5010
5011 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
5012
5013         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
5014
5015 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5016
5017         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
5018         Delete messages on buffer for unplugged operation.
5019         (wl-summary-erase): Ditto.
5020
5021 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5022
5023         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
5024         take nil so as not to search parent by subject.
5025
5026 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5027
5028         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
5029         (wl-folder-get-next-folder): Ditto.
5030         (wl-folder-get-path): Ditto.
5031
5032 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5033
5034         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
5035         system and encode the region with it before verifying.
5036
5037 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5038
5039         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
5040         system of the echo buffer before decoding.
5041
5042 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5043
5044         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
5045         original contents.
5046
5047 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5048
5049         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
5050         with argument 'any-exists.
5051
5052 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5053
5054         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
5055         Use `wl-cs-autoconv'.
5056
5057 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5058
5059         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
5060         by `mime-view-automatic-conversion'.
5061
5062         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
5063         (wl-message-verify-pgp-nonmime): Ditto.
5064         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
5065         Bind them to C-c:d and C-c:v respectively.
5066
5067         Merge following code by Teranishi-san from [wl-en:00167].
5068         * wl-mime.el (wl-mime-preview-application/pgp): New function.
5069         (wl-mime-preview-application/pgp-encrypted): Ditto.
5070         (wl-mime-setup): Add entry.
5071
5072 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5073
5074         * wl-summary.el (wl-summary-target-mark-erase): New function.
5075         Bind it to "mD".
5076
5077 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-vars.el (wl-draft-write-file-function): Fix.
5080         (wl-draft-reedit-hook): Changed default value.
5081
5082         * wl-draft.el (wl-draft-edit-string): Set cursor point for
5083         wl-draft-reedit-hook.
5084         (wl-draft-remove-text-plain-tag): New function.
5085         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
5086
5087         * wl-vars.el (wl-draft-write-file-function): New user option.
5088
5089         * wl-draft.el (wl-draft-prepare-edit): Use it for
5090         local-write-file-hooks.
5091         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
5092
5093         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
5094         (wl-draft-insert-mail-header-separator): Return the body beginning
5095         point.
5096         (wl-draft-reedit): Remove the mime-edit tag if the first part is
5097         text/plain.
5098         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
5099
5100 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5101
5102         * wl-summary.el (wl-summary-erase): New function to erase message
5103         without moving it to trash. Bind to "D".
5104
5105         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
5106         as `keep' unless switch-function.
5107
5108 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5109
5110         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
5111         message buffer by using `wl-summary-toggle-disp-msg'.
5112         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
5113         buffer window.
5114         (wl-summary-supresedes-message): Ditto.
5115
5116         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
5117         Do not delete other windows.
5118         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
5119         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
5120         (wl-draft-create-buffer): Set reply-or-forward also for target
5121         mark commands.
5122
5123 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-draft.el (wl-user-agent-compose): Delete special case for
5126         switch-to-buffer-other-window.
5127
5128         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
5129         (wl-summary-forward): Ditto.
5130
5131         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
5132         function.
5133         (wl-draft-buffer-style): New use option.
5134
5135         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
5136         (wl-draft): Follow the change above.
5137         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
5138         wl-draft-buffer-style.
5139         (wl-user-agent-compose): Bind wl-draft-buffer-style with
5140         switch-function.
5141
5142 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
5143
5144         * wl-address.el (wl-address-make-completion-entry): Extracted from
5145         `wl-address-make-completion-list'.
5146         (wl-address-enable-strict-loading): New variable.
5147         (wl-address-make-completion-list): Revive petname duplication
5148         inquiry, and enable it if `wl-address-enable-strict-loading'.
5149         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
5150
5151 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5152
5153         * wl-message.el (wl-message-get-original-buffer): Avoid
5154         'Selecting deleted buffer' error when original buffer is killed.
5155
5156 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-summary.el (wl-summary-next-message): Use
5159         elmo-message-accessible-p instead of elmo-message-cached-p.
5160
5161 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
5162
5163         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
5164
5165         * wl-thread.el (wl-thread-open-all-unread): Use
5166         elmo-folder-list-flagged instead of
5167         elmo-folder-list-messages-mark-match.
5168
5169         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
5170         instead of elmo-folder-list-messages-mark-match.
5171         (wl-summary-move-spec-alist): New variable.
5172         (wl-summary-move-spec-plugged-alist,
5173         wl-summary-move-spec-unplugged-alist): Abolish.
5174         (wl-summary-next-message): Follow the change above.
5175         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
5176         with 'no-msg' argument.
5177
5178         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
5179         variable.
5180         (wl-message-buffer-prefetch-move-spec-plugged-alist,
5181         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
5182         (wl-message-buffer-prefetch-get-next): Follow the change above.
5183
5184 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
5185
5186         * wl-version.el (wl-version): Changed codename.
5187
5188         * Version number is increased to 2.11.0.
5189
5190 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5191
5192         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
5193         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
5194         `wl-draft-config-variables'.
5195         (wl-draft-kill): Fixed problem when the draft is reedit.
5196
5197 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
5198
5199         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
5200         buffer-modified status (Thanks to
5201         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
5202
5203 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
5204
5205         * wl-util.el (wl-region-exists-p): New function.
5206
5207         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
5208         Remove defvars for byte-compile warnings.
5209
5210 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5211
5212         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
5213         defvar-maybe. Removed unused bind.
5214
5215 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5216
5217         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
5218         summary buffer window before creating new frame.
5219         (wl-draft-reply): Ditto.
5220
5221 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5222
5223         * wl-mime.el (toplevel): Avoid byte-compile warnings.
5224
5225 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5226
5227         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
5228
5229 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5230
5231         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
5232         instead of `kill-region'.
5233
5234 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
5235
5236         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
5237         (wl-highlight-summary-line-string): Use it.
5238         (wl-highlight-summary-current-line): Ditto.
5239
5240         * wl-mime.el (wl-message-delete-current-part): Check the class of
5241         mime-entity.
5242
5243         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
5244
5245         * wl-summary.el (wl-summary-make-number-list): Initialize.
5246         (wl-summary-update-mark): New function.
5247         (wl-summary-reply): Put `answered' mark on the message.
5248         (wl-summary-reply): Set `number' argument to wl-draft-reply.
5249
5250         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
5251         (wl-draft-reply): Added optional argument `number';
5252         Set wl-draft-parent-number.
5253         (wl-draft-kill): Delete answered mark if it is a reply.
5254
5255 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5256
5257         * wl-mime.el (wl-mime-preview-follow-current-region): New function
5258         that originates in mime-preview-follow-current-entity.
5259         (wl-draft-yank-current-message-entity): Use it if region is active.
5260
5261         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
5262         * wl-e21.el (wl-message-define-keymap): Bind "D" for
5263         `wl-message-delete-current-part'.
5264         * wl-mule.el (wl-message-define-keymap): Ditto.
5265         * wl-xmas.el (wl-message-define-keymap): Ditto.
5266
5267 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * wl-mime.el (wl-message-delete-current-part): New function.
5270         (wl-mime-node-id-to-string): Ditto.
5271
5272         * wl-mime.el (wl-message-delete-current-part): Use existing
5273         original buffer which corresponds current mime-view buffer.
5274         (fetched buffer might have different structure, possibly)
5275
5276         * wl-mime.el (wl-message-delete-current-part): Quit if the
5277         message content differs from the actual message.
5278
5279 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5280
5281         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
5282         order.
5283         (wl-summary-search-by-subject): Search parent message from tail;
5284         Check the existence of the parent message on the current thread tree.
5285         (wl-summary-update-thread): Check whether the line is inserted.
5286
5287 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5288
5289         * wl-vars.el (wl-summary-line-format): Undo last change.
5290         * wl-summary.el (wl-summary-print-destination): Do not put
5291         invisible property when `wl-summary-width' is nil.
5292         (wl-summary-line-subject-minimum-length): Abolished.
5293         (wl-summary-line-subject): Ditto.
5294
5295 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5296
5297         * wl-vars.el (wl-summary-line-format): Change default value.
5298         (wl-summary-subject-length-limit): Abolished.
5299         * wl-summary.el (wl-summary-line-subject): Ditto.
5300
5301 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5302
5303         * wl-template.el (wl-template-select): Added optional argument.
5304         If optional argument is specified, reverse
5305         `wl-template-visible-select'.
5306
5307 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5308
5309         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
5310         Take prefix argument to force asking the destination folder.
5311
5312 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5313
5314         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
5315         count and update status.
5316
5317 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl-summary.el (wl-summary-redisplay-internal): If
5320         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
5321         after fetching.
5322
5323 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5324
5325         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
5326         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
5327
5328         * wl-vars.el (toplevel): Require 'elmo-msgdb.
5329
5330 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5331
5332         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
5333         (All other related portions are changed).
5334         (wl-summary-mark-as-read-all): Rewrite.
5335
5336 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5337
5338         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
5339         `wl-summary-mark-as-read'.
5340         (wl-summary-mark-as-unread): Rewrite.
5341         (wl-summary-mark-as-read): Added no-modeline argument.
5342         (wl-summary-resume-cache-status): Rewrite.
5343         (wl-summary-exec-subr): Remove unused local variable.
5344
5345 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5346
5347         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
5348         logic to call `wl-summary-buffer-prev-folder-function'.
5349         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
5350
5351 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
5354         is nil.
5355
5356 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5357
5358         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
5359         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
5360         (wl-mime-setup): Add its entry.
5361
5362 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5363
5364         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
5365         (wl-summary-delete-cache): Likewise.
5366         (wl-summary-mark-as-read): Rewrite.
5367
5368 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5369
5370         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
5371         `wl-summary-count-unread'.
5372
5373         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
5374
5375         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
5376
5377 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5378
5379         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
5380         wl-summary-new-mark, wl-summary-unread-uncached-mark,
5381         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
5382         Renamed to the elmo-msgdb-*-mark.
5383         (wl-summary-score-marks): Follow the change above.
5384         (wl-summary-auto-refile-skip-marks): Ditto.
5385         (wl-summary-incorporate-marks): Ditto.
5386         (wl-summary-expire-reserve-marks): Ditto.
5387
5388         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
5389         changes.
5390         (wl-thread-insert-top): Changed updating message.
5391
5392         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
5393         variable.
5394         (wl-summary-count-unread): Count answered marks.
5395         (wl-summary-rescan): Call wl-summary-insert-message instead of
5396         wl-summary-append-message-func-internal.
5397         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5398         (wl-summary-prefetch-msg): Follow the variable name changes.
5399         (wl-summary-prefetch-region): Ditto.
5400         (wl-summary-mark-as-read-all): Follow the API changes;
5401         Don't call elmo-folder-replace-marks.
5402         (wl-summary-delete-cache): Follow the variable name changes.
5403         (wl-summary-resume-cache-status): Ditto.
5404         (wl-summary-update-status-marks): New function.
5405         (wl-summary-insert-message): New function.
5406         (wl-summary-sync-marks): Follow the variable name changes.
5407         (wl-summary-sync-update): Synchronize to the msgdb, too;
5408         Changed update messages.
5409         (wl-summary-make-number-list): Rewrite.
5410         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5411         (wl-summary-mark-as-unread): Follow the API changes.
5412         (wl-summary-exec-subr): Follow the variable name changes.
5413         (wl-summary-mark-as-read): Ditto.
5414         (wl-summary-move-spec-plugged-alist): Ditto.
5415         (wl-summary-move-spec-unplugged-alist): Ditto.
5416         (wl-summary-cursor-move-surface): Ditto.
5417
5418         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5419         variable name changes.
5420         (wl-highlight-summary-current-line): Ditto.
5421
5422         * wl-expire.el (wl-expire-refile): Follow the API change in
5423         elmo-folder-move-messages.
5424         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5425         (wl-summary-archive): Use elmo-folder-msgdb instead of
5426         elmo-msgdb-load.
5427
5428 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5429
5430         * wl-mime.el (wl-draft-preview-message): Restore the position
5431         before evaluating wl-draft-send-hook in preview buffer.
5432
5433 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5434
5435         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5436         when it creates new draft buffer.
5437
5438         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5439         without argument.
5440
5441         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5442         Evaluate content and if the value is string, insert it.
5443         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5444         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5445         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5446         wl-draft-config-sub-part-bottom): Use it.
5447
5448         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5449         with the folder name. The question was unintelligible when it is
5450         called from wl-save-status.
5451
5452 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5453
5454         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5455         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5456         cannot take second argument).
5457
5458 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5459
5460         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5461         as t. Since type and subtype are not case sensitive (RFC 2045).
5462
5463 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5464
5465         * wl-vars.el (wl-message-mode-line-format): New variable.
5466         (wl-message-mode-line-format-spec-alist): Ditto.
5467         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5468         (wl-message-redisplay): Use wl-message-mode-line-format.
5469
5470 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5471
5472         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5473
5474 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5475
5476         * wl-summary.el (wl-summary-default-from): Write description.
5477
5478 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5479
5480         * wl-vars.el (wl-ldap-objectclass): Abolish.
5481
5482         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5483         (wl-ldap-make-filter): Removed condition for objectclass.
5484         (wl-ldap-make-matched-value-list): Remove meaningless process.
5485         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5486         (wl-address-ldap-search): Don't add `*' to `pat' string;
5487         use ignore-errors; added `email';
5488         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5489         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5490         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5491
5492
5493 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5494
5495         * wl-draft.el (wl-draft-parent-folder): Write description.
5496         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5497
5498 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5499
5500         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5501         as "" (zero-length string) if no parent.
5502         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5503
5504 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5505
5506         * wl-address.el (wl-address-make-completion-list): Skip duplication
5507         checking.
5508         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5509         `append'.
5510
5511 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5512
5513         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5514         instead of `beginning-of-buffer'.
5515
5516 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5517
5518         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5519
5520 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5523         Refer wl-message-buffer-name.
5524         (wl-message-wheel-down): Ditto.
5525
5526 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5527
5528         * wl-vars.el (wl-message-buffer-name): New user option.
5529
5530         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5531         directly instead of making alist dinamically.
5532
5533         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5534         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5535         wl-message-buffer-cache-name.
5536         (wl-message-buffer-cache-clean-up): Ditto.
5537
5538         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5539
5540         * Version number is increased to 2.9.15.
5541
5542 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5543
5544         * wl-vars.el (wl-summary-default-view-alist): New user option.
5545
5546         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5547
5548         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5549         while deleting address.
5550         (wl-draft-delete-myself-from-cc): Ditto.
5551
5552         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5553         If optional argument is specified, reverse sort order.
5554
5555         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5556
5557 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5558
5559         * wl-thread.el (wl-thread-insert-message): Return parent number if
5560         exists.
5561         (wl-thread-update-indent-string-region): Use
5562         wl-thread-update-line-on-buffer-sub instead of
5563         wl-thread-update-line-on-buffer.
5564
5565 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5566
5567         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5568         (wl-folder-close-all): Ditto.
5569
5570 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5571
5572         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5573         and mailing-list:.
5574         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5575         value.
5576         (wl-summary-line-list-info): Print mailing-list name even when 
5577         list-number is empty.
5578
5579 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5580
5581         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5582
5583         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5584         (wl-draft-open-file): Ditto.
5585         (wl-draft-random-alphabet): Ditto.
5586
5587         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5588         bindings.
5589
5590 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5591
5592         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5593         * wl-vars.el (wl-draft-config-alist): Ditto.
5594
5595 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5596
5597         * Version number is increased to 2.9.14.
5598
5599         * wl.el (wl): Don't set wl-init as nil when error occured while
5600         auto-checking folders.
5601
5602         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5603         `elmo-expand-newtext'.
5604
5605 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5606
5607         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5608         `this-command' so that `wl-folder-goto-folder' contained in
5609         `wl-summary-keep-cursor-command' work.
5610
5611 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5612
5613         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5614         message buffer displaying state.
5615
5616 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5617
5618         * wl-vars.el (wl-summary-default-view): New variable to specify
5619         default value for `wl-summary-buffer-view' instead of using
5620         set-default.
5621         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5622
5623 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5624
5625         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5626
5627         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5628
5629 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5630
5631         * wl-vars.el (wl-forward-subject-prefix): New variable.
5632         * wl-draft.el (wl-draft-forward): Use it.
5633
5634 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5635
5636         * wl-message.el (wl-message-prev-page): When it is called without
5637         lines argument, scroll down by wl-message-scroll-amount lines.
5638         (wl-message-next-page): Ditto.
5639         * wl-vars.el (wl-message-scroll-amount): Change default value
5640         to preserve current behavior.
5641
5642 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5643
5644         * wl-summary.el (wl-summary-prefetch-msg): Bind
5645         `wl-message-entity' to call `wl-summary-from-function'.
5646
5647 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5648
5649         * wl-message.el (wl-message-buffer-create): Run
5650         wl-message-buffer-created-hook.
5651
5652 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5653
5654         * wl-summary.el (wl-summary-sort-specs): New variable.
5655         (wl-summary-default-sort-spec): Ditto.
5656         (wl-summary-sort): Rewrite.
5657         (wl-summary-sort-by-list-info): New function.
5658
5659 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5660
5661         * wl-summary.el (wl-summary-get-list-info): New function.
5662         (wl-summary-sort): Rewrite.
5663         (wl-summary-line-list-info): Ditto.
5664         (wl-summary-line-list-count): Ditto.
5665         (wl-summary-refile-region): Fixed docstring.
5666
5667 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5668
5669         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
5670         `wl-folder-entity-hashtb' as completion table.
5671
5672 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5673
5674         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5675         only when this command is called interactively; silence the byte-
5676         compiler.
5677
5678 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5679
5680         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5681         active in XEmacs.
5682
5683 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5684
5685         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5686         plural lines.
5687
5688 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5689
5690         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5691         of current line when the cursor is on the header name.
5692         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5693
5694 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5695
5696         * wl-util.el (wl-read-directory-name): Return displayed directory
5697         as the default value also on XEmacs.
5698
5699 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5700
5701         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5702         formatting.
5703
5704 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5705
5706         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5707         argument and when it is non-nil, check face property before
5708         highlighting for each line.
5709         (wl-highlight-summary-window): Set it.
5710
5711 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5712
5713         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5714         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5715
5716         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5717         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5718         (wl-draft-get-fcc-list): Likewise.
5719
5720 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5721
5722         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5723         (wl-thread-entity-cur): Ditto.
5724         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5725         wl-thread-indent-regexp setting.
5726         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5727
5728         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5729         wl-summary-lazy-highlight.
5730         (wl-summary-display-bottom): Ditto.
5731
5732         * wl-thread.el (wl-thread-open-close): Likewise.
5733
5734         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5735         from and subject;
5736         Bind wl-draft-use-frame;
5737         Enclose with save-window-excursion;
5738         Use wl-draft-create-buffer instead of with-temp-buffer;
5739         Use wl-draft-prepare-edit;
5740         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5741         Use wl-draft-send instead of wl-draft-raw-send.
5742
5743 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5744
5745         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5746         of using wl-from.
5747
5748 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5749
5750         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5751         insert-buffer instead of clone-buffer.
5752         (wl-draft-doing-mime-bcc): New variable.
5753         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5754         infinite loop.
5755         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5756
5757         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5758         (wl-draft-mime-bcc-body): Ditto.
5759
5760         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5761         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5762         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5763         wl-draft-do-mime-bcc.
5764         (wl-draft-mime-bcc-field): New function.
5765         (wl-draft-do-mime-bcc): Ditto.
5766
5767         * wl-address.el (wl-address-complete-header-list): New variable.
5768         (wl-address-complete-header-regexp): Changed default value.
5769
5770         * Version number is increased to 2.9.13.
5771
5772 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5775         it is differed.
5776
5777 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5778
5779         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5780         (wl-summary-line-list-count): Ditto.
5781
5782 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5783
5784         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5785         (wl-nntp-posting-function): New variable.
5786         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5787         `wl-nntp-posting-config-alist'.
5788
5789 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5790
5791         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5792         FLIM.
5793
5794 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5795
5796         * wl-summary.el (wl-summary-target-mark-refile-sub):
5797         Remove a nuisance funcall.
5798
5799 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5802         as t for `try-completion'.
5803
5804 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5805
5806         * wl-summary.el (wl-summary-default-from): Use
5807         wl-address-header-extract-address instead of
5808         std11-extract-address-components.
5809         (wl-summary-simple-from): Ditto.
5810         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5811         (wl-summary-insert-headers): Show message.
5812         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5813         for whole line.
5814         (wl-summary-default-from): Revert last change.
5815         (wl-summary-simple-from): Ditto.
5816         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5817         (wl-summary-mark-as-read-region): Follow the change above.
5818         (wl-summary-sync-marks): Ditto.
5819         (wl-summary-target-mark-mark-as-read): Ditto.
5820         (wl-summary-redisplay-internal): Ditto.
5821         (wl-summary-redisplay-no-mime-internal): Ditto.
5822         (wl-summary-redisplay-all-header): Ditto.
5823         (wl-summary-mark-as-read): Removed argument `cached';
5824         Use current cache status to set cache mark.
5825         (wl-summary-redisplay-internal): Follow the change above.
5826         (wl-summary-redisplay-no-mime-internal): Ditto.
5827         (wl-summary-redisplay-all-header): Ditto.
5828
5829         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5830
5831         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5832         Don't call itself recursively (Adviced by Yamaoka-san).
5833
5834 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5835
5836         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5837         bind wl-summary-highlight as nil to avoid error caused by missing
5838         local variables.
5839
5840 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5841
5842         * wl-vars.el (wl-invalid-character-message): New user option.
5843
5844         * wl-util.el (wl-set-string-width): If truncated string-width is
5845         larger than specified width, use `wl-invalid-character-message'.
5846
5847 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5848
5849         * wl-summary.el (wl-summary-prefetch-msg): 
5850         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5851
5852 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-vars.el (wl-summary-check-line-format): New user option.
5855         (wl-summary-line-format-file): Ditto.
5856
5857         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5858         variable.
5859         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5860         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5861         and `wl-summary-view-old-p' to check whether do a rescan or not.
5862         (wl-summary-view-old-p): New function.
5863         (wl-summary-line-format-changed-p): Ditto.
5864         (wl-summary-line-format-save): Ditto.
5865         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5866
5867         * wl-util.el (wl-set-string-width): Avoid using negative number
5868         for make-string.
5869
5870 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5871
5872         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5873         return value.
5874
5875         * wl-util.el (wl-set-string-width): Added optional argument
5876         `padding' (All other related portions are changed).
5877         (wl-line-parse-format): If the first letter of column number is
5878         `0', zero-padding the result (ex: "%05l").
5879
5880         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5881
5882 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5883
5884         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5885         sequential summary view.
5886
5887 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5888
5889         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5890         if it doesn't have a -unix version.
5891
5892 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5895
5896 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5897
5898         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5899         content.
5900         (wl-draft): Follow the change above.
5901
5902         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5903
5904         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5905         and wl-folder-summary-line-format-alist contain %T and %P.
5906
5907         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5908         (wl-summary-mode-line-format): New user option.
5909         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5910         (wl-summary-line-format): Changed default value.
5911         (wl-summary-lazy-highlight): Changed default value.
5912
5913         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5914         change in wl-summary-create-line.
5915         (wl-thread-insert-entity-sub): Ditto.
5916
5917         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5918         (wl-summary-buffer-unread-status): Ditto.
5919         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5920         (wl-summary-buffer-persistent-mark-column): Ditto.
5921         (wl-summary-buffer-mode-line-formatter): Ditto.
5922         (wl-summary-buffer-mode-line): Ditto.
5923         (wl-summary-message-regexp): Abolished.
5924         (All other related portions are changed.)
5925         (wl-summary-detect-mark-position): New function.
5926         (wl-summary-buffer-set-folder): Setup
5927         wl-summary-buffer-mode-line-formatter.
5928         (wl-summary-mode): Setup selective-display;
5929         Setup pre-idle-hook when xemacs.
5930         (wl-summary-update-modeline): Rewrite.
5931         (wl-summary-jump-to-msg): Define as function;
5932         Changed regexp for searching messages.
5933         (wl-summary-message-number): Rewrite.
5934         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5935         Do rescan when old type summary cache.
5936         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5937         (wl-summary-remove-destination): Use '\r' to detect EOL.
5938         (wl-summary-print-destination): Ditto.
5939         (wl-summary-temp-mark): New inline function.
5940         (wl-summary-persistent-mark): Ditto.
5941         (wl-summary-line-number): New function.
5942         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5943         (wl-summary-line-list-count): New function.
5944         (wl-summary-create-line): Added argument persistent-mark.
5945         (All other related portions are changed)
5946         (wl-summary-create-line): Insert '\r'.
5947         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5948         (wl-summary-cursor-move-surface): New inline function.
5949         (wl-summary-prev): Use it.
5950         (wl-summary-next): Ditto.
5951
5952         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5953         wl-summary-message-regexp.
5954         (wl-highlight-summary): Delete progress message.
5955         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5956
5957         * Version number is increased to 2.9.12.
5958
5959 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5960
5961         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5962         variable (nil: no minimum).
5963         (wl-summary-line-subject): Add some spaces after subject by
5964         wl-summary-line-subject-minimum-length.
5965
5966 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5967
5968         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5969         and removed `F'.
5970         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5971         change above).
5972
5973 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5974
5975         * wl-summary.el (wl-summary-line-list-count): Reverted.
5976         (example setting in samples/*/dot.wl is also updated)
5977
5978 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5979
5980         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5981
5982         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5983
5984         * wl-vars.el (wl-summary-line-format): Addes some description to the
5985         docstring.
5986
5987         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5988         (wl-summary-line-close-bracket): Ditto.
5989         (wl-summary-line-children-number): Ditto.
5990         (wl-summary-line-thread-indent): Ditto.
5991         (wl-summary-line-children-and-from): Ditto.
5992
5993         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5994         't', 'c', 'F' and added 'C'.
5995
5996         * wl-util.el (wl-set-string-width): Accept negative value.
5997         (wl-line-parse-format): Added "%number(" and "%)".
5998
5999 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6000
6001         * wl-summary.el (wl-summary-line-list-count): Change format of the
6002         return value.
6003
6004 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
6005
6006         * wl-draft.el (wl-draft-beginning-of-line): New command imported
6007         from the recent message.el.
6008         (wl-draft-point-in-header-p): Ditto.
6009         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
6010         wl-draft-beginning-of-line.
6011         * wl-e21.el (wl-draft-mode-map): Ditto.
6012         * wl-xmas.el (wl-draft-mode-map): Ditto.
6013
6014         * wl-folder.el: Sort macrodefs by dependencies.
6015
6016 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
6017
6018         * wl-summary.el (wl-summary-prev): Fixed regexp.
6019         (wl-summary-next): Ditto.
6020
6021 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6022
6023         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
6024
6025 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
6026
6027         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
6028         for backward compatibility.
6029
6030 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6031
6032         * wl-summary.el (wl-summary-line-list-count): New function, merged
6033         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
6034         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
6035         list counts.
6036
6037 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
6038
6039         * wl-summary.el (wl-summary-create-line): Ignore errors while
6040         timezone-fix-time.
6041
6042         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
6043
6044         * wl-summary.el (wl-summary-sync-update): Ditto.
6045         (wl-summary-default-from): Use wl-message-entity
6046         instead of entity.
6047
6048         * wl-summary.el (wl-summary-create-line): Fix.
6049
6050         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
6051         (wl-summary-line-format): New user option.
6052         (wl-folder-summary-line-format-alist): Ditto.
6053         (wl-summary-from-width): Abolished.
6054
6055         * wl-util.el (toplevel): Require 'bytecomp.
6056         (wl-line-parse-format): New function.
6057         (wl-line-formatter-setup): New macro.
6058
6059         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
6060         (wl-summary-buffer-line-formatter): New buffer local variable.
6061         (wl-summary-switch-to-clone-buffer): Follow the change above.
6062         (wl-summary-message-regexp): Fix.
6063         (wl-summary-from-func-internal): Abolished.
6064         (wl-summary-subject-func-internal): Ditto.
6065         (wl-summary-subject-filter-func-internal): Ditto.
6066         (All other related portions are changed.)
6067         (wl-summary-buffer-set-folder):
6068         Set up wl-summary-buffer-number-column and 
6069         wl-summary-buffer-line-formatter
6070         (All other related portions are changed.)
6071         (wl-summary-buffer-number-column-detect): Abolished.
6072         (All other related portions are changed.)
6073         (wl-summary-delete-all-status-marks-on-buffer): Removed.
6074         (wl-summary-delete-all-temp-marks-on-buffer): Use
6075         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
6076         (wl-summary-target-mark-delete): Ditto.
6077         (wl-summary-target-mark-refile-subr): Ditto.
6078         (wl-summary-target-mark-mark-as-read): Ditto.
6079         (wl-summary-target-mark-mark-as-unread): Ditto.
6080         (wl-summary-target-mark-mark-as-important): Ditto.
6081         (wl-summary-target-mark-save): Ditto.
6082         (wl-summary-replace-status-marks): Renamed from
6083         wl-summary-set-status-marks-on-buffer;
6084         Use wl-summary-message-regexp instead of
6085         wl-summary-buffer-number-regexp.
6086         (wl-summary-sync-update): Follow the change above.
6087         (wl-summary-goto-previous-message-beginning): New function.
6088         (wl-summary-mark-as-unread): Use it.
6089         (wl-summary-mark-as-important): Ditto.
6090         (wl-summary-line-formatter): New variable.
6091         (wl-summary-line-year): New function.
6092         (wl-summary-line-day): Ditto.
6093         (wl-summary-line-day-of-week): Ditto.
6094         (wl-summary-line-hour): Ditto.
6095         (wl-summary-line-minute): Ditto.
6096         (wl-summary-line-open-bracket): Ditto.
6097         (wl-summary-line-close-bracket): Ditto.
6098         (wl-summary-line-children-number): Ditto.
6099         (wl-summary-line-thread-indent): Ditto.
6100         (wl-summary-line-size): Ditto.
6101         (wl-summary-line-subject): Ditto.
6102         (wl-summary-line-from): Ditto.
6103         (wl-summary-line-children-and-from): Ditto.
6104         (wl-summary-create-line): Rewritten.
6105         (wl-summary-format-date): Abolished.
6106
6107         * wl-highlight.el (wl-highlight-summary-current-line): Use
6108         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
6109         Use thread structure to detect thread top message.
6110
6111         * wl-draft.el (wl-default-draft-cite): Don't use
6112         wl-summary-from-func-internal.
6113
6114         * wl-refile.el (wl-refile-subject-learn): Don't use
6115         wl-summary-subject-filter-func-internal.
6116         (wl-refile-guess-by-subject): Ditto.
6117
6118         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
6119         parameters.
6120
6121         * wl-thread.el (wl-thread-update-indent-string-region):
6122         Use wl-thread-update-line-on-buffer instead of
6123         wl-thread-update-indent-string.
6124         (wl-thread-update-children-number): Redefine using
6125         wl-thread-update-line-on-buffer.
6126         (wl-thread-update-indent-string): Abolished.
6127
6128         * Version number is increased to 2.9.11.
6129
6130 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
6131
6132         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
6133         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
6134         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
6135
6136         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
6137         as nil.
6138
6139         * wl-thread.el (wl-thread-open-all-unread): Use 
6140         elmo-folder-list-messages-mark-match.
6141         (wl-thread-insert-message): Removed argument `mark-alist'.
6142         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
6143         elmo-msgdb-set-mark.
6144         (wl-thread-get-children-msgs-uncached): Likewise.
6145         (wl-thread-get-exist-children): Added argument include-self.
6146         (wl-thread-delete-message): Follow the change above.
6147
6148         * wl-summary.el (wl-summary-count-unread): Removed argument.
6149         (wl-summary-rescan): Follow the change above.
6150         (wl-summary-mark-as-read-region): Ditto
6151         (wl-summary-mark-as-unread-region): Ditto.
6152         (wl-summary-delete-messages-on-buffer): Ditto.
6153         (wl-summary-sync-update): Ditto.
6154         (wl-summary-switch-to-clone-buffer): Ditto.
6155         (wl-summary-goto-folder-subr): Ditto.
6156         (wl-summary-target-mark-mark-as-read): Ditto.
6157         (wl-summary-target-mark-mark-as-unread): Ditto.
6158         (wl-summary-target-mark-mark-as-important): Ditto.
6159         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
6160         (wl-summary-update-thread): Removed argument `mark-alist'.
6161         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
6162         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
6163         (wl-summary-resume-cache-status): Likewise.
6164         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
6165         elmo-msgdb-set-mark.
6166         (wl-summary-mark-as-read-all): Likewise.
6167         (wl-summary-delete-cache): Ditto.
6168         (wl-summary-auto-select-msg-p): Ditto.
6169         (wl-summary-mark-as-unread): Ditto.
6170         (wl-summary-no-auto-refile-message-p): Ditto.
6171         (wl-summary-mark-as-read): Ditto.
6172         (wl-summary-mark-as-important): Ditto.
6173         (wl-summary-auto-refile): Follow the change above.
6174         (wl-summary-delete-all-marks): Removed.
6175         (wl-summary-resume-marks-and-highlight): Ditto.
6176         (wl-summary-resume-marks): Ditto.
6177         (wl-summary-delete-important-msgs-from-list): Ditto.
6178         (wl-summary-delete-canceled-msgs-from-list): Ditto.
6179
6180         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
6181         wl-summary-count-unread.
6182
6183         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6184         (wl-summary-score-update-all-lines): Use
6185         elmo-msgdb-set-mark.
6186
6187 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
6188
6189         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
6190         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
6191         (wl-summary-create-line): Renamed from
6192         wl-summary-overview-create-summary-line;
6193         Argument rearrangement.
6194         (wl-summary-update-thread): Follow the change above.
6195
6196         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
6197         (wl-thread-insert-entity-sub): Likewise.
6198
6199         * wl-summary.el (wl-summary-append-message-func-internal): Removed
6200         argument `overview', `mark-alist' and added `msgdb'.
6201
6202         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
6203
6204         * wl-summary.el (wl-summary-insert-summary): Changed argument.
6205         (wl-summary-rescan): Follow the change above.
6206         (wl-summary-sync-update): Ditto.
6207         (wl-summary-insert-thread-entity): Ditto;
6208         Don't use `let*' in every while loop;
6209         Detect infinite loop of threads.
6210         (wl-summary-update-thread): Removed argument `overview'.
6211
6212         * wl-thread.el (wl-thread-insert-message): Ditto.
6213
6214         * Version number is increased to 2.9.10.
6215
6216         * wl-message.el (wl-message-redisplay): Ignore errors while
6217         wl-message-redisplay-hook.
6218
6219 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6220
6221         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
6222
6223 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6224
6225         * wl.el (wl): inhibit-quit while wl-folder.
6226
6227 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6228
6229         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
6230         while msgdb access.
6231
6232 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6233
6234         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
6235         even if no folder is not created.
6236
6237 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6238
6239         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
6240
6241         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
6242         implementation.
6243         (wl-summary-target-mark-thread): Ditto.
6244
6245         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
6246
6247 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6248
6249         * wl-util.el (wl-display-bytes): Remove unused function.
6250
6251 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6252
6253         * wl.el (wl-check-environment): Cause error when wl-from is nil,
6254         seems critical one (partially reverse the change in 2002/03/17).
6255
6256 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6257
6258         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
6259         * wl-draft.el (wl-draft-write-sendlog): Ditto.
6260
6261 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6262
6263         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
6264         is not writable.
6265         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
6266         plugged status instead of `'force' as 2nd argument.
6267
6268         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
6269         is not creatable.
6270
6271         * Version number is increased to 2.9.9.
6272
6273 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6274
6275         * wl-summary.el (wl-summary-suspend): New function.
6276
6277 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6278
6279         * wl.el (wl): Do not check variables if check is nil.
6280         * wl-utils.el (wl-collect-draft): New function.
6281         * wl-folder.el (wl-folder-suspend): Put summary buffers
6282         and draft buffers at the end of buffer list.
6283         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
6284
6285 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6286
6287         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
6288         loop instead of recursive call.
6289
6290         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
6291         2nd argument.
6292
6293 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6294
6295         * wl-draft.el (wl-draft-create-contents): Don't take neither
6296         (function . args) nor (string . something) any more.
6297
6298         * wl-version.el (wl-generate-user-agent-string): Return string
6299         without header symbol.
6300         * wl-draft.el (wl-draft-default-headers): Use it.
6301
6302         * wl-draft.el (wl-draft-trim-ccs): Renamed from
6303         `wl-draft-insert-ccs' and return field value instead of inserting
6304         the header. Abolish cc argument.
6305         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
6306
6307         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
6308         rather than one with string car.
6309
6310         * wl-vars.el (wl-draft-additional-header-alist): New variable.
6311         * wl-draft.el (wl-draft-create-contents): Add it after the default
6312         headers.
6313
6314         * wl-draft.el (wl-draft-create-contents): For the case of
6315         (symbol-or-string . function) insert header only when the function
6316         returns string value.
6317
6318 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6319
6320         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
6321         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
6322
6323 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6324
6325         * wl.el (wl-check-environment): Don't check Message-ID when
6326         `wl-insert-message-id' is nil.
6327         Revive checking if `wl-message-id-domain' contains "@".
6328
6329 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6330
6331         * wl.el (wl-check-environment): Merge examination for "@" at
6332         inappropriate position into the first string-match.
6333
6334         * wl-summary.el (wl-summary-target-mark-print): New function.
6335         (wl-summary-pipe-message-subr): Extracted from
6336         `wl-summary-pipe-message'.
6337         (wl-summary-target-mark-pipe): New function.
6338         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
6339         `wl-summary-target-mark-pipe'.
6340
6341 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6342
6343         * wl.el (wl-check-environment): Rewrite around Message-ID check.
6344
6345 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6346
6347         * wl.el (wl-check-environment): Use elmo-warning instead of
6348         error for non-critical ones.
6349         Remove trash folder check.
6350         (wl): Don't ignore error in wl-check-environment.
6351
6352         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
6353         check, which is moved from `wl-check-environment'.
6354         (Adviced by Teranishi-san [X-Mail-Count: 9661])
6355
6356 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6357
6358         * wl-summary.el (wl-summary-write-current-folder): If it cannot
6359         guess anything, call wl-summary-write.
6360         (wl-summary-write): Create draft with blank To field.
6361         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
6362
6363 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6364
6365         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
6366         argument full as well for wl-folder-write-current-folder.
6367         If wl-*-write-current-folder cannot guess addressee, add blank
6368         To header.
6369         Rewrite condition for positioning cursor.
6370
6371 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6372
6373         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
6374         summary buffer is present, use it.
6375         (wl-folder-jump-to-previous-summary): Ditto.
6376
6377 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6378
6379         * wl-draft.el (wl-draft-create-contents): Fix docstring.
6380
6381         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
6382         wl-summary-previous-buffer and wl-summary-next-buffer.
6383
6384         * wl-folder.el (wl-folder-mode-map): Bind
6385         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
6386         (wl-folder-jump-to-next-summary): New function.
6387         (wl-folder-jump-to-previous-summary): Ditto.
6388
6389         * wl-draft.el (wl-draft): Rearranged.
6390
6391 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6392
6393         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
6394         of header.
6395         (wl-draft): Collect arguments for the header as header-alist.
6396         (wl-draft-forward): Arrange arguments for wl-draft.
6397         (wl-draft-reply): Ditto.
6398         (wl-draft-edit-string): Ditto.
6399         * wl-summary.el (wl-summary-write): Ditto.
6400         (wl-summary-write-current-folder): Ditto.
6401
6402         * Version number is increased to 2.9.8.
6403
6404 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6405
6406         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6407
6408         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6409
6410         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6411         even if the guess failed.
6412
6413         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6414         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6415         wl-summary-write-current-folder.
6416         * wl-xmas.el: Ditto.
6417
6418 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6419
6420         * wl-summary.el (wl-summary-next-page): Force display message if
6421         message is not displayed yet.
6422         (wl-summary-prev-page): Ditto.
6423
6424 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6425
6426         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6427
6428 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6429
6430         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6431         add "Preview Message" and "Save Draft and Exit".
6432
6433 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6434
6435         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6436         if addrmgr is called from draft in splitted window.
6437
6438         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6439         * wl-mule.el: Ditto.
6440         * wl-xmas.el: Ditto.
6441
6442 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6443
6444         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6445
6446         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6447         * wl-xmas.el (wl-folder-toolbar): Ditto.
6448
6449 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6450
6451         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6452         and wl-draft-save-and-exit.
6453         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6454         * wl-xmas.el: Ditto.
6455         * wl-mule.el: Ditto.
6456
6457         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6458         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6459
6460 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6463         lists for saving buffer.
6464
6465 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6466
6467         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6468         parent-folder argument instead of it.
6469         (wl-draft-create-buffer): Ditto.
6470         (wl-draft-forward): Ditto.
6471         (wl-draft-reply): Ditto.
6472         * wl-summary.el (wl-summary-write): Ditto.
6473         (wl-summary-write-current-folder): Ditto.
6474
6475         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6476         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6477         Folder buffer after composing.
6478
6479 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6482         header if the file `wl-x-face-file' already contains it.
6483
6484 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6485
6486         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6487         folder" entry.
6488         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6489         * wl-e21.el (wl-folder-toolbar): Ditto.
6490         * wl-xmas.el (wl-folder-toolbar): Ditto.
6491
6492 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6493
6494         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6495         wl-folder-goto-folder with sticky argument.
6496         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6497
6498 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6501         and wl-summary-previous-buffer.
6502         (wl-summary-next-buffer): New function.
6503         (wl-summary-previous-buffer): Ditto.
6504
6505 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6506
6507         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6508         wl-folder-jump-to-current-entity-with-arg.
6509         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6510         `wl-folder-jump-to-current-entity'.
6511         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6512         `wl-summary-goto-folder-sticky'.
6513         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6514         `wl-summary-goto-folder'.
6515         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6516         Unless force-exit, do not clean temp. marks for sticky summary.
6517         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6518
6519 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6520
6521         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6522         not entire.
6523
6524 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6525
6526         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6527         to `C-x C-s'.
6528         (wl-summary-save-status): New command.
6529         (wl-summary-exit): Don't clean-up temp marks when sticky.
6530         (Applied patch from Nakayama-san [wl: 09548])
6531         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6532         Do nothing when no mark data.
6533         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6534         Call `wl-summary-delete-all-temp-marks' before saving.
6535
6536 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6537
6538         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6539
6540 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6541
6542         * wl.el (wl-check-environment): Also cause error when (system-name)
6543         returns "localhost.localdomain". (Although it doesn't affect because
6544         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6545
6546 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6547
6548         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6549         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6550
6551         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6552         value.
6553
6554 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6557         Likewise r-cc-list and r-ng-list.
6558
6559 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6562         only if it is bound as variable.
6563
6564         * wl-mime.el (wl-draft-preview-message): Ditto.
6565
6566 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6567
6568         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6569         needless `goto-char'.
6570
6571         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6572         `wl-summary-redisplay-no-mime-internal' instead of
6573         `wl-summary-redisplay-no-mime'.
6574         (wl-summary-redisplay-no-mime): Changed argument;
6575         Call `wl-summary-redisplay-no-mime-internal'.
6576
6577         * wl-mime.el (wl-draft-preview-message): Bind
6578         `mime-header-encode-method-alist' locally.
6579
6580         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6581         (wl-draft-std11-parse-addresses): Added the first address check.
6582         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6583
6584         * Version number is increased to 2.9.7.
6585
6586 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6587
6588         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6589
6590 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6591
6592         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6593         related to scrollbar support, if there is no such a feature
6594         compiled in.
6595
6596 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6597
6598         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6599         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6600         for prefetch.
6601
6602 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6603
6604         * wl-summary.el (wl-summary-pick): Fix for no match.
6605
6606 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6607
6608         * wl-draft.el (wl-draft-save):
6609         Override `mime-header-encode-method-alist'.
6610
6611 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6612
6613         * wl-folder.el (wl-folder-pick): New function.
6614         Define key as "?".
6615
6616 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6617
6618         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6619         Fix for unplugged.
6620
6621 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6622
6623         * wl-folder.el (wl-folder-virtual): New function.
6624         Define key as "V".
6625
6626 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6627
6628         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6629         multi folder if entity is group.
6630
6631 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6632
6633         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6634         is nil.
6635
6636 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6637
6638         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6639         (wl-summary-target-mark-msgs): Return the number of marked messages.
6640
6641 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6642
6643         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6644         "first:" is specified.
6645
6646 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6647
6648         * wl-vars.el (wl-from): Use return value of function
6649         user-full-name instead of the variable user-full-name since
6650         XEmacs-20.4 doesn't set this variable.
6651
6652 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6653
6654         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6655         call `wl' directly.
6656
6657 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6658
6659         * wl-draft.el (wl-draft-reedit): Removed duplicated
6660         switch-to-buffers.
6661
6662 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6663
6664         * wl.el (wl-other-frame): Removed garbages.
6665
6666 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6667
6668         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6669
6670         * wl-xmas.el (wl-draft-key-setup): Ditto.
6671
6672         * wl-mule.el (wl-draft-key-setup): Ditto.
6673
6674         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6675         (wl-draft-reedit): Ditto.
6676         (wl-draft-prepare-edit): Add `wl-draft-save' to
6677         `local-write-file-hooks'.
6678         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6679         (wl-draft-reedit): Set buffer-file-name.
6680         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6681
6682
6683         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6684         call it.
6685         (wl-delete-startup-frame-function): New variable.
6686         (wl-other-frame): New function
6687         (Original was written by Yamaoka san [wl: 09239]).
6688
6689         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6690         if `wl-folder-use-frame'.
6691
6692 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6693
6694         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6695
6696 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6697
6698         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6699         New variable.
6700         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6701         (wl-message-buffer-prefetch-get-next): Use them.
6702         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6703
6704 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6705
6706         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6707         with unwind-protect.
6708
6709         * wl-draft.el (wl-draft-reedit): Rewrite.
6710         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6711         (wl-draft-save): Insert header separator if it does not exist;
6712         Removed condition-case.
6713
6714         * wl-summary.el (wl-summary-reedit): Revert last change.
6715
6716         * wl-draft.el (wl-draft-save): Rewrite.
6717         (wl-draft-create-buffer): Set buffer-file-name as nil.
6718
6719         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6720
6721         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6722
6723         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6724         nil.
6725
6726 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6727
6728         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6729         If count is nil, do not prefetch.
6730         (wl-message-buffer-prefetch-next): Next.
6731
6732 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6733
6734         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6735
6736 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6737
6738         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6739         `delete-backward-char'
6740         (wl-draft-prepare-edit): Check major-mode.
6741         (wl-draft-decode-header): Rewrite.
6742         (wl-draft): Fix.
6743
6744 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6745
6746         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6747
6748 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6749
6750         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6751         (wl-message-buffer-prefetch-get-next): Remove size checking.
6752         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6753
6754 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6755
6756         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6757         (wl-draft-default-headers): Fix.
6758
6759 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6760
6761         * wl-draft.el (wl-draft-default-headers): Insert return value of
6762         `wl-generate-mailer-string-function'.
6763
6764 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6765
6766         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6767         (wl-draft-insert-mail-header-separator): Ditto.
6768
6769         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6770         again (Reverted the change on 2002-01-17 by OKADA san).
6771
6772 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6773
6774         * wl-draft.el (wl-draft): Rewrite.
6775         (wl-draft-create-buffer): New function.
6776         (wl-draft-create-contents): Ditto.
6777         (wl-draft-prepare-edit): Ditto.
6778         (wl-draft-decode-header): Ditto.
6779         (wl-draft-decode-body): Ditto.
6780         (wl-draft-check-new-line): Ditto.
6781         (wl-draft-default-headers): Ditto.
6782         (wl-draft-insert-mail-header-separator): Ditto.
6783
6784 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6785
6786         * Version number is increased to 2.9.6.
6787
6788 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6789
6790         * wl-draft.el (wl-draft-delete-field): Optional argument.
6791         (wl-draft-delete-fields): Ditto.
6792
6793 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6794
6795         * wl-message.el (toplevel): Eliminated byte-compile warning.
6796         for `itimer-function', `delete-timer' and `itimer-list'.
6797
6798 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6799
6800         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6801         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6802         `wl-message-buffer-prefetch-threshold'.
6803         * wl-summary.el (wl-summary-redisplay-internal): Remove
6804         the check of `wl-message-buffer-prefetch-depth'.
6805
6806 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6809         size of article.
6810         (wl-message-buffer-prefetch-subr): Remove size check.
6811
6812 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6813
6814         * wl-vars.el (wl-plugged): Make customizable.
6815
6816 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6819         (wl-message-buffer-prefetch-set-timer): New function.
6820         (wl-message-buffer-prefetch-get-next): New function.
6821         (wl-message-buffer-prefetch): New function.
6822         (wl-message-buffer-prefetch-next): Rewrite.
6823         (wl-message-buffer-prefetch-subr): Rewrite.
6824         * wl-vars.el (wl-auto-prefetch-first): New variable.
6825         * wl-summary.el (wl-summary-goto-folder-subr): Call
6826         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6827
6828 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6829
6830         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6831         `wl-summary-unread-message-hook'.
6832
6833 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6834
6835         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6836         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6837         if range is `cache-status'.
6838
6839 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6840
6841         * wl-message.el (wl-message-buffer-prefetch-subr):
6842         Improve debug message.
6843
6844 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6845
6846         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6847         `wl-mail-send-pre-hook'.
6848         (wl-draft-send-mail-with-qmail): Ditto.
6849         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6850
6851 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6852
6853         * wl-message.el (wl-message-buffer-prefetch-subr):
6854         Fix for cancel-function-timers bug.
6855         (wl-message-buffer-prefetch-debug): Default value is t.
6856
6857 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6858
6859         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6860         (wl-message-buffer-prefetch-subr): Rewrite.
6861         Rename from `wl-message-buffer-prefetch'.
6862
6863 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6864
6865         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6866         (wl-default-draft-cite-decorate-author): Ditto.
6867
6868         * wl-draft.el (wl-draft-cite-function): Removed.
6869         (wl-default-draft-cite-decorate-author): Ditto.
6870
6871 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6872
6873         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6874         (wl-default-draft-cite): Do not arrange author name if the value of
6875         `wl-default-draft-cite-decorate-author' is nil.
6876
6877 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6880
6881         * wl-folder.el (wl-folder-check-one-entity): Don't care
6882         `elmo-folder-use-flag-p'.
6883
6884 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6885
6886         * wl-folder (wl-folder-check-one-entity): Fix
6887         problem if unread is nil.
6888
6889 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6890
6891         * wl-address.el (wl-address-make-completion-list): Check whether
6892         the address is a group list.
6893         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6894
6895 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6896
6897         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6898         The number of the messages of new and unread does not count
6899         correctly.
6900
6901         * wl-summary.el (wl-summary-count-unread): Changed to return
6902         `(new . unread)' instead of total.
6903         (wl-summary-sync-update): Follow the change above.
6904
6905         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6906
6907 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6908
6909         * wl-address.el (wl-address-make-completion-list): Do not enclose
6910         address by " <" and ">" if associated realname is "".
6911         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6912         This is against the promblem with group list in .addresses pointed
6913         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6914
6915 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6916
6917         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6918         message is a format control string.
6919         * wl-expire.el (wl-expire-append-log): Ditto.
6920         * wl-mime.el (wl-summary-burst-subr): Ditto.
6921         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6922         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6923
6924 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6927         wl.el (wl-check-variables): Rename from `wl-check-type'.
6928         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6929         (wl-check-variables-2): New function.
6930         (wl): Call `wl-check-variables-2'.
6931
6932 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6933
6934         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6935         after renaming folder in access group.
6936
6937 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6938
6939         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6940         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6941         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6942         (wl-message-buffer-prefetch): Rewrite.
6943         (wl-message-buffer-prefetch-idle-time): Removed.
6944         * wl-summary.el (wl-summary-redisplay-internal):
6945         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6946         Error check for `wl-message-buffer-prefetch-depht'.
6947
6948 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6949
6950         * Version number is increased to 2.9.5.
6951         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6952
6953 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6954
6955         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6956         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6957         Based on the patch written by
6958         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6959
6960 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6961
6962         * wl-draft.el (wl-draft-raw-send): Fix for
6963         `wl-news-send-pre-hook'
6964
6965 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6966
6967         * wl-utils.el (wl-message-id-function): New variable.
6968         * wl-draft.el (wl-draft-insert-required-fields):
6969         Use `wl-message-id-function'.
6970
6971 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6972
6973         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6974         * wl-utils.el (wl-draft-make-message-id-string):
6975         Use `wl-from' for domain part of Message-ID
6976         if `wl-message-id-use-wl-from' if non-nil.
6977         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6978
6979 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6980
6981         * wl.el (wl): Call `wl-check-type'
6982         Do not 'condition-case'.
6983
6984 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6985
6986         * wl.el (wl-check-type): New function.
6987         (wl-check-type-variables): New variable.
6988
6989 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6990
6991         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6992
6993 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6994
6995         * wl-draft.el (wl-smtp-password-key): New function.
6996         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6997         (wl-draft-send-mail-with-smtp): Ditto.
6998         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6999
7000 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
7001
7002         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
7003         * wl-utils.el (wl-unique-id-suffix): Remove.
7004
7005 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
7006
7007         * Version number is increased to 2.9.4.
7008
7009 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
7010
7011         * wl-utils.el (wl-unique-id-suffix): New variable.
7012         (wl-unique-id): Use `wl-unique-id-suffix'
7013
7014 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7015
7016         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
7017         instead of `elmo-msgdb-search'.
7018
7019         * Version number is increased to 2.9.3.
7020
7021 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
7022
7023         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
7024
7025 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
7026
7027         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
7028         (wl-draft-dispatch-message): Changed for send-later.
7029         (wl-draft-queue-flush): Ditto.
7030         (wl-draft): Clear `wl-sent-message-queued'.
7031         (wl-draft-reedit): Ditto.
7032         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
7033         * wl-vars.el (wl-draft-force-queuing): New variable.
7034         (wl-draft-force-queuing-mail): New variable.
7035         (wl-draft-force-queuing-news): New variable.
7036
7037 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
7038
7039         * wl-draft.el (wl-draft-hide): Removed `interactive'.
7040         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
7041
7042 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7043
7044         * Version number is increased to 2.9.2.
7045
7046 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7047
7048         * wl-draft.el (wl-draft-elide-region): New user command.
7049         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
7050
7051         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
7052         command `wl-draft-elide-region'.
7053         * wl-mule.el: Ditto.
7054         * wl-xmas.el: Ditto.
7055
7056 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
7057
7058         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
7059         (wl-biff-check-folder-async): Removed needless let.
7060
7061 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
7062
7063         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
7064         wl-folder-get-elmo-folder.
7065         (wl-biff-check-folder): Set `biff' argument of
7066         `wl-folder-check-one-entity'.
7067         (wl-biff-check-folder-async): Setup `biff' slot of folder.
7068
7069         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
7070         (wl-folder-check-one-entity): Added `biff' argument;
7071         Setup `biff' slot of folder.
7072
7073         * Version number is increased to 2.9.1.
7074
7075 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7076
7077         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
7078         comment out and fixed.
7079         (wl-fldmgr-add-completion-subr): Ditto.
7080
7081         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
7082         and msgdb.
7083
7084         * wl.el (wl-toggle-plugged): Save summary view.
7085
7086 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
7089
7090 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7091
7092         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
7093
7094 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * wl-e21.el (wl-e21-toolbar-configurations): Replace
7097         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
7098         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
7099
7100         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
7101         if it was failed.
7102         (wl-demo): Disable undo in the demo buffer.
7103
7104 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7105
7106         * wl-version.el (wl-version): Changed codename.
7107
7108         * Version number is increased to 2.9.0.
7109
7110 2001-12-14  Takuo KITAME <kitame@northeye.org>
7111
7112         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
7113         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
7114         (wl-folder-mark-as-read-all-current-entity): Ditto.
7115
7116 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
7117
7118         * wl-vars.el (wl-from-width): Define as obsolete variable.
7119         (wl-subject-length-limit): Ditto.
7120
7121         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
7122
7123         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
7124         wl-summary-save-view.
7125
7126         * wl.el (wl-save-status): Ditto.
7127         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
7128
7129         * wl-summary.el (wl-summary-save-view): Removed unused argument.
7130         (wl-summary-exit): Follow the change above.
7131         (wl-summary-goto-folder-subr): Ditto.
7132
7133         * wl-folder.el (wl-folder-create-subr): Don't use
7134         `elmo-folder-creatable-p'.
7135
7136 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7137
7138         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
7139
7140 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
7143         rather than bitmap on Emacs 21.
7144         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
7145         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
7146         for xbm if the new redisplay engine is not available.
7147
7148 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * wl-folder.el (wl-folder-init-hook): New hook.
7151         (wl-folder-init): Run `wl-folder-init-hook'.
7152
7153 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7154
7155         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
7156
7157 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * wl-acap.el (wl-acap-cache-filename): New variable.
7160         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
7161         (wl-acap-init): Use cache if no ACAP server found.
7162
7163 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7164
7165         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
7166         `wl-acap-original-msgdb-dir'.
7167
7168         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
7169         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
7170
7171         * wl-mime.el (wl-mime-save-directory): Renamed from
7172         `wl-mime-save-dir'.
7173
7174 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * wl-vars.el (wl-icon-dir): Fixed the docstring.
7177
7178         * wl-demo.el: Require `path-util'.
7179         (wl-demo-bitmap-mule-available-p): New internal variable.
7180         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
7181         `module-installed-p' instead.
7182         (wl-demo-insert-image): Use *.img file for a bitmap image.
7183         (wl-demo): Don't call the ascii demo recursively.
7184
7185 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7186
7187         * Version number is increased to 2.7.7.
7188
7189 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7190
7191         * wl.el (wl-exit): Eliminated byte-compile warning.
7192
7193 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7194
7195         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
7196         obsolete variable using `elmo-define-obsolete-variable'.
7197         (wl-fetch-confirm-threshold): Ditto.
7198         (wl-cache-prefetch-folder-type-list): Ditto.
7199         (wl-cache-prefetch-folder-list): Ditto.
7200
7201 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
7204         (wl-demo-icon-name): Use Xmas logo at the end of the year.
7205         (wl-demo-insert-image): New function.
7206         (wl-demo-insert-text): New function.
7207         (wl-demo-image-type-alist): Redefine as a function.
7208         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
7209         (wl-demo-with-temp-file-buffer): Removed.
7210         (wl-logo-xpm): Removed.
7211         (wl-logo-xbm): Removed.
7212         (wl-logo-bitmap): Removed.
7213
7214 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
7215
7216         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
7217         (wl-expire-localdir-get-folder-function): New user option.
7218         (wl-expire-localdir-get-folder): New function.
7219         (wl-expire-localdir-date): Ditto.
7220
7221 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7222
7223         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
7224         value.  Refactoring `wl-folder-notify-deleted' is nil case.
7225         Fixed unread number mismatch when all-unread < unread.
7226
7227 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7228
7229         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
7230         (wl-fetch-confirm-threshold): Ditto.
7231
7232         * wl-summary.el (wl-summary-confirm-appends): Removed.
7233         (wl-summary-sync-update): Don't refer
7234         `wl-summary-update-confirm-threshold' (It is now abolished).
7235
7236         * wl-message.el (wl-message-display-internal): Don't refer
7237         `wl-fetch-confirm-threshold' (It is now abolished).
7238
7239 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7240
7241         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
7242
7243 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7244
7245         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
7246         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
7247         Change default value to nil.
7248         (wl-summary-indent-length-limit): The value can be nil, nil means
7249         unlimited.
7250
7251         * wl-summary.el: Don't set limit for indent length if the value of
7252         wl-summary-indent-length-limit is nil.
7253         If the value of wl-summary-width is nil, it means only that the width
7254         of summary is unlimited (nil doesn't mean that the indent length is
7255         unlimited).
7256
7257         * wl-thread.el: Ditto.
7258
7259 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
7260
7261         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
7262         be nil, nil means never confirm.
7263         * wl-summary.el (wl-summary-confirm-appends): Ditto.
7264
7265 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7266
7267         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
7268         means unlimited).
7269
7270 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
7271
7272         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
7273         Use `with-temp-buffer'.
7274
7275 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
7276
7277         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
7278         with new backquote style).
7279         (wl-folder-get-entity-from-buffer): Ditto.
7280
7281 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7282
7283         * wl-version.el (nemacs-version): Eliminated.
7284         (wl-extended-emacs-version2): Ignore nemacs.
7285         (wl-extended-emacs-version3): Ditto.
7286
7287 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
7288
7289         * wl-vars.el (wl-draft-add-references): Set default value as nil.
7290         (wl-draft-add-in-reply-to): New variable.
7291         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
7292         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
7293         (wl-draft-yank-from-mail-reply-buffer): Use
7294         `wl-draft-add-in-reply-to'.
7295         (wl-draft-insert-current-message): Ditto.
7296
7297 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7298
7299         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
7300         typo (kill->hide).
7301         (wl-message-buffer-prefetch-folder-type-list): Added elements
7302         `mark' and `cache' instead of `internal'.
7303
7304 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7305
7306         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
7307         resume msgdb directory.
7308
7309 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7310
7311         * wl.el (wl-exit): Call `wl-acap-exit'.
7312
7313         * wl-summary.el (wl-summary-message-string): New function.
7314         (wl-summary-reedit): Use it.
7315         (wl-summary-resend-bounced-mail): Remove needless let.
7316         (wl-summary-supersedes-message): Ditto.
7317         (wl-summary-save): Ditto.
7318
7319         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
7320         (wl-acap-init): Set it.
7321         (wl-acap-exit): New function.
7322
7323 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7324
7325         * wl.el (wl-init): Revert (require 'mime-setup). move from
7326         toplevel.
7327
7328 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7329
7330         * wl-summary.el (wl-summary-write-current-folder): Remove unused
7331         local variables.  Add error when guess function return invalid
7332         value.
7333
7334 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7335
7336         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7337         Change local variable name.
7338         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7339         (wl-folder-get-newsgroups): Return nil when non-news folder.
7340         * wl-summary.el (wl-summary-write-current-folder): State through
7341         when guess-list return nil.
7342         (wl-summary-write-current-folder-functions): Fixed docstring.
7343
7344         * wl.el (wl-exit): Changed confirm message.
7345
7346         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
7347         * wl-draft.el (wl-draft): Remove verbose `featurep'.
7348
7349         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
7350
7351 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7352
7353         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
7354         user option (Renamed from wl-cache-prefetch-folder-type-list).
7355         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
7356         from wl-cache-prefetch-folder-list).
7357
7358         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
7359         Move to wl-vars.el.
7360         (wl-message-buffer-prefetch-p): Changed to enable
7361         `wl-message-buffer-prefetch-folder-list'.
7362
7363         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
7364         `ignore-cache'.
7365
7366 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
7367
7368         * wl-draft.el (wl-draft-config-sub-func-alist): Added
7369         `part-top' and `part-bottom'.
7370         (wl-draft-config-sub-part-top): New function.
7371         (wl-draft-config-sub-part-bottom): New function.
7372
7373 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7374
7375         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
7376
7377 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
7378
7379         * wl-folder.el (wl-folder-get-newsgroups): Fix.
7380
7381 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7382
7383         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
7384
7385         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
7386         (wl-summary-write-current-folder): Ditto.
7387
7388 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
7389
7390         * wl-folder.el (wl-folder-get-newsgroups): Use
7391         `elmo-folder-newsgroups'.
7392
7393 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
7394
7395         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
7396         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7397         `wl-draft-config-sub-header-bottom'.
7398
7399 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7400
7401         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7402         localnews folder.
7403
7404 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7405
7406         * wl-summary.el (wl-summary-mode): Undo last change.
7407
7408         * wl-folder.el (wl-folder-mode): Ditto.
7409
7410 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7411
7412         * wl-summary.el (wl-summary-mode): Locally set
7413         truncate-partial-window-width to nil.
7414         (for XEmacs)
7415
7416         * wl-folder.el (wl-folder-mode): Ditto.
7417
7418 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7419
7420         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7421
7422 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7423
7424         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7425         number.
7426
7427         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7428
7429         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7430
7431         * Version number is increased to 2.7.6.
7432
7433 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7434
7435         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7436
7437 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7438
7439         * wl-summary.el (wl-summary-sync-update): Enclose network
7440         related portion with `unwind-protect'.
7441
7442 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7443
7444         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7445
7446 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7447
7448         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7449         element.
7450         * wl-vars.el (wl-message-body-button-alist): Ditto.
7451
7452         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7453         max match length.
7454         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7455
7456         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7457         for the max match length;
7458         Use 4th element value for the button string regexp group.
7459
7460         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7461         candidate exists, prompt to select.
7462
7463 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7464
7465         * wl-summary.el (wl-summary-jump-to-msg): Search before
7466         calibration point by `beginning-of-line'.
7467
7468 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7469
7470         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7471         for access group.
7472
7473 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7474
7475         * wl-message.el (wl-message-display-internal): Bind
7476         `default-mime-charset'.
7477
7478         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7479
7480         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7481
7482         * Version number is increased to 2.7.5.
7483
7484 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7485
7486         * wl-expire.el (wl-summary-archive): Fixed;
7487         Use `elmo-folder-name-internal'.
7488
7489 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7490
7491         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7492         from `elmo-folder-move-messages' caller.
7493         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7494
7495         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7496         related portions are changed).
7497
7498 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7499
7500         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7501         counter.
7502
7503 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7504
7505         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7506         buffer local and set it to nil.
7507
7508         * wl-message.el (wl-message-redisplay): Ditto.
7509
7510 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7511
7512         * wl-summary.el (wl-summary-mark-as-important): If message is
7513         already cached, set messag as read, otherwise encache and mark as read.
7514
7515 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7516
7517         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7518         point-min.
7519
7520 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7521
7522         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7523         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7524         a keymap.
7525
7526 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7527
7528         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7529         parent.
7530
7531         * wl-mule.el (wl-message-define-keymap): Ditto.
7532
7533         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7534
7535         * wl-xmas.el (wl-message-display-internal-hook): Define.
7536         (wl-xmas-setup-message-toolbar): Define as function.
7537         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7538         (wl-message-overload-functions): Abolished.
7539         (wl-message-define-keymap): New function.
7540
7541         * wl-vars.el (wl-message-display-internal-hook): New variable.
7542         (wl-message-header-button-alist): New variable (Renamed from
7543         wl-highlight-message-header-button-alist).
7544         (wl-message-body-button-alist): Ditto.
7545
7546         * wl-mule.el (wl-message-define-keymap): New function.
7547         (wl-message-overload-functions): Abolished.
7548
7549         * wl-message.el (wl-message-add-buttons-to-body): New function.
7550         (wl-message-redisplay): Don't call wl-message-overload-functions;
7551         Call wl-message-add-buttons-to-header and
7552         wl-message-add-buttons-to-body.
7553         (wl-message-display-internal): Set keymap argument for
7554         elmo-mime-display-as-is, elmo-mime-message-display;
7555         Run wl-message-display-internal-hook.
7556         (wl-message-refer-article-or-url): Abolished.
7557
7558         * wl-highlight.el (wl-highlight-headers): Don't call
7559         wl-highlight-message-add-buttons-to-header.
7560         (wl-highlight-message-add-buttons-to-header): Abolished.
7561
7562
7563         * wl-e21.el (wl-message-display-internal-hook): Define.
7564         (wl-e21-setup-toolbar): Deleted duplicated binding.
7565         (wl-e21-setup-message-toolbar): Define as function.
7566         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7567         (wl-message-define-keymap): New function.
7568         (wl-message-overload-functions): Abolished.
7569
7570 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7571
7572         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7573         and elmo-folder-close.
7574
7575         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7576
7577 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7578
7579         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7580         boolean value.
7581         * wl-draft.el (wl-draft-do-fcc): Ditto.
7582
7583 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7584
7585         * wl-vars.el (wl-fcc-force-as-read): New variable.
7586         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7587         mark copied message as read.
7588
7589 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7590
7591         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7592
7593 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7594
7595         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7596         `wl-summary-target-above' instead of obsolete variable
7597         `wl-summary-temp-above'.
7598
7599         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7600         instead of `make-obsolete-variable'.
7601         * wl-refile.el (toplevel): Ditto.
7602
7603 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7604
7605         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7606         with third argument t.
7607         (wl-draft): Set first argument for wl-plugged-init as t.
7608
7609         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7610         definition.
7611
7612 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7613
7614         * wl-vars.el: Tabify.
7615         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7616
7617         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7618         message.
7619
7620 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7621
7622         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7623         and set default to beep.
7624
7625 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7626
7627         * wl-vars.el (wl-draft-truncate-lines): New variable.
7628
7629         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7630         instead of wl-message-truncate-lines for truncate-lines.
7631
7632 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7633
7634         * wl-message.el (wl-message-display-internal): Call
7635         `wl-highlight-message' after `elmo-mime-display-as-is'.
7636
7637         * wl-mime.el (wl-mime-display-text/plain): New function.
7638         (wl-mime-display-header): Ditto.
7639         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7640         body-presentation-method for text/plain;
7641         Register `wl-mime-display-header' as a header-presentation-method;
7642         Don't set up `elmo-message-text-content-inserted-hook' and
7643         `elmo-message-header-inserted-hook'.
7644
7645         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7646         variable.
7647         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7648         as t if flag is 'all-header;
7649         Don't bind `elmo-message-ignored-field-list',
7650         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7651
7652 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7653
7654         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7655         for xemacs with non-mule environment.
7656
7657 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7658
7659         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7660         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7661         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7662
7663 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7664
7665         * wl-vars.el (wl-interactive-send): Set default value as t.
7666
7667 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7668
7669         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7670         (wl-addrmgr-method-list): Abolished.
7671         (wl-addrmgr-change-method): Follow above change.
7672
7673         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7674
7675 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7676
7677         * wl-vars.el (wl-message-truncate-lines): Change default value
7678         to default-truncate-lines.
7679
7680         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7681
7682 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7683
7684         * wl-vars.el (wl-message-truncate-lines): New variable.
7685
7686         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7687         wl-message-truncate-lines.
7688
7689 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7690
7691         * wl-acap.el (wl-acap-init): Remove period from error message.
7692         (wl-acap-find-acap-service): Remove period from message.
7693
7694 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7695
7696         * wl.el (wl-check-environment): Undo last change.
7697
7698         * wl-vars.el (wl-from): Changed default value.
7699
7700         * wl-util.el (toplevel): Don't require tm-edit.
7701
7702         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7703         `wl-folder-init';
7704         Don't set mark on mail body.
7705         (wl-draft-reedit): Ditto.
7706
7707         * wl-address.el (wl-address-quote-specials): Define as an alias for
7708         elmo-address-quote-specials.
7709
7710 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7713
7714         * wl-vars.el (wl-from): Set default value as nil.
7715         (wl-organization): Set default value as ORGANIZATION environment
7716         variable.
7717
7718         * wl-draft.el (wl-smtp-extension-bind): Check value of
7719         wl-smtp-connection-type.
7720
7721         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7722         error.
7723
7724 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7725
7726         * Version number is increased to 2.7.4.
7727
7728         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7729         arguments from `wl-highlight-x-face-function' caller.
7730         Use x-face-1.3.6.12 or later.
7731
7732 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7733
7734         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7735
7736 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7737
7738         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7739         (wl-fcc): Fix to accept function.
7740         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7741
7742 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7743
7744         * wl-acap.el (toplevel): Added `product-provide' declare.
7745         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7746
7747 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7748
7749         * wl.el (wl): Changed order of calling `elmo-init'
7750         and `elmo-folder-init'.
7751
7752 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7753
7754         * wl-mime.el (wl-summary-burst): Extract message when content-type
7755         of root entity is not only `multipart' but also `message/rfc822'.
7756         (wl-summary-burst-subr): Ditto.
7757
7758 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7759
7760         * wl-vars.el (toplevel): Require 'custom.
7761         (wl-trash-folder): Added to `wl-setting' group.
7762
7763         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7764         exists.
7765         (wl-addrmgr-draw): Insert empty line when no entry exists.
7766
7767         * wl-mule.el (wl-message-wheel-up): Fixed.
7768         (wl-message-wheel-down): Ditto.
7769
7770 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7771
7772         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7773         config is an anonymous lambda expression.
7774
7775 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7778         when Mule 2 is running.
7779
7780 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7781
7782         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7783
7784 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7785
7786         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7787         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7788
7789         * wl-address.el (wl-address-specials-regexp): Eliminated.
7790         (wl-address-quote-specials): Rewrite.
7791
7792 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7795         shy-groups for regexp.
7796
7797         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7798         character classes and Perl style shy-groups for regexp.
7799         (wl-highlight-plugged-current-line): Use Posix style character
7800         classes for regexp.
7801         (wl-e21-highlight-folder-by-numbers): Ditto.
7802         (wl-e21-display-image-p): Use `display-images-p' instead of
7803         `display-graphic-p'.
7804         (display-images-p): Make an alias to `display-graphic-p' if it is
7805         not available.  It is for Emacs version prior to 21.0.105.
7806
7807         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7808         `display-graphic-p'.
7809         (wl-demo-image-type-alist): Ditto.
7810         (display-images-p): Make an alias to `display-graphic-p' if it is
7811         not available.  It is for Emacs version prior to 21.0.105.
7812
7813 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7814
7815         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7816         support.
7817         (wl-generate-user-agent-string): Ditto.
7818
7819         * wl-version.el (wl-version): Update docsting.
7820         (wl-version-status): Ditto.
7821
7822 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7823
7824         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7825         21.0.105.  For Emacs 21.0.104 or earlier.
7826
7827 2001-09-03  Takuo KITAME <kitame@northeye.org>
7828
7829         * wl-e21.el (wl-plugged-init-icons): Use
7830         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7831         (wl-biff-init-icons): Ditto.
7832
7833 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7834
7835         * wl-highlight.el (wl-highlight-summary-current-line):
7836         Fixed highlighting refile/copy destination.
7837
7838         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7839         (wl-acap-store): Encode string by wl-acap-coding-system.
7840
7841 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7842
7843         * wl-acap.el (toplevel): Check and require 'un-define before
7844         'xemacs-ucs;
7845          Added checking for UTF-2000.
7846
7847 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7848
7849         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7850         Don't enclose with `eval-and-compile'.
7851
7852         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7853         wl-init is non-nil.
7854
7855         * wl-draft.el (wl-draft): Ditto.
7856
7857         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7858
7859         * wl-acap.el (toplevel): Require 'wl.
7860         (wl-acap-store): Call `elmo-init'.
7861
7862         * wl.el (wl): Changed position of `wl-check-environment'.
7863         (toplevel): Added autoload setting for wl-acap.
7864
7865         * wl-vars.el (wl-setting): New custom group.
7866         (wl-from): Added wl-setting group.
7867         (wl-user-mail-address-list): Ditto.
7868         (wl-organization): Ditto.
7869         (wl-subscribed-mailing-list): Ditto.
7870         (wl-envelope-from): Ditto.
7871         (wl-smtp-posting-user): Ditto.
7872         (wl-smtp-posting-server): Ditto.
7873         (wl-smtp-posting-port): Ditto.
7874         (wl-smtp-authenticate-type): Ditto.
7875         (wl-pop-before-smtp-user): Ditto.
7876         (wl-pop-before-smtp-server): Ditto.
7877         (wl-pop-before-smtp-port): Ditto.
7878         (wl-pop-before-smtp-authenticate-type): Ditto.
7879         (wl-nntp-posting-server): Ditto.
7880         (wl-nntp-posting-user): Ditto.
7881         (wl-nntp-posting-port): Ditto.
7882         (wl-fetch-confirm-threshold): Ditto.
7883         (wl-prefetch-threshold): Ditto.
7884         (wl-thread-insert-opened): Ditto.
7885         (wl-ldap-server): Ditto.
7886         (wl-ldap-port): Ditto.
7887         (wl-ldap-base): Ditto.
7888         (wl-ldap-objectclass): Ditto.
7889         (wl-use-ldap): Ditto.
7890         (wl-draft-config-alist): Ditto.
7891         (wl-draft-config-matchone): Ditto.
7892         (wl-template-alist): Ditto.
7893         (wl-message-sort-field-list): Ditto.
7894         (wl-message-ignored-field-list): Ditto.
7895         (wl-message-visible-field-list): Ditto.
7896         (wl-interactive-send): Ditto.
7897         (wl-summary-move-order): Ditto.
7898         (wl-auto-select-first): Ditto.
7899         (wl-auto-select-next): Ditto.
7900         (wl-interactive-save-folders): Ditto.
7901
7902         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7903         Initialization codes are moved from wl-local-folder-init.
7904         (wl-local-folder-init): Follow the change above.
7905         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7906
7907         * wl-acap.el: New file.
7908
7909         * Version number is increased to 2.7.3.
7910
7911 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7912
7913         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7914
7915 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7916
7917         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7918         (wl-addrmgr-address-entry-list): Ditto.
7919
7920 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7921
7922         * wl-e21.el (wl-draft-mode-map): Removed binding for
7923         `wl-draft-insert-x-face-field'.
7924
7925         * wl-mule.el (wl-draft-mode-map): Ditto.
7926
7927         * wl-xmas.el (wl-draft-mode-map): Ditto.
7928
7929         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7930         (wl-cs-autoconv): Ditto.
7931         (wl-cs-local): Ditto.
7932         (wl-use-scoring): Ditto.
7933         (wl-mime-charset): Ditto.
7934         (wl-folder-check-async): Ditto.
7935
7936         * wl.el (toplevel): Ignore nemacs and tm.
7937         (wl-exit): Ditto.
7938
7939         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7940         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7941         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7942         instead of wl-address-petname-add-or-change.
7943         (wl-summary-edit-addresses-subr): Use wl-address-delete
7944         instead of wl-address-petname-delete.
7945
7946         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7947
7948         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7949         if error occured.
7950
7951         * wl-message.el (require): Remove tm support.
7952
7953         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7954
7955         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7956         (wl-folder-jump-to-current-entity): Ditto.
7957         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7958
7959         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7960         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7961         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7962
7963         * wl-mule.el (wl-draft-key-setup): Ditto.
7964
7965         * wl-xmas.el (wl-draft-key-setup): Ditto.
7966
7967         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7968         (wl-draft-std11-parse-addresses): New function.
7969         (wl-draft-parse-mailbox-list): Use it.
7970         (wl-draft): Ignore nemacs.
7971         (wl-draft-reedit): Ditto.
7972
7973         * wl-addrmgr.el: New file.
7974         (Original is wl-rcpt.el written by
7975         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7976         Thanks Kitamoto-san.)
7977
7978         * wl-address.el (wl-address-make-address-list): Modified parsing
7979         process.
7980         (wl-address-delete): Renamed from `wl-address-petname-delete';
7981         Modify wl-address-list too.
7982         (wl-address-add-or-change): Renamed from
7983         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7984
7985 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7986
7987         * wl-highlight.el (wl-highlight-summary-current-line):
7988           Work with transient-mark-mode
7989
7990 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7991
7992         * Version number is increased to 2.7.2.
7993
7994         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7995         instead of elmo-dop-queue-method.
7996
7997 2001-08-06  SAITO Atsunori <sai@yedo.com>
7998
7999         * wl-vars.el (wl-ldap-objectclass): New user option.
8000
8001         * wl-address.el (wl-ldap-make-filter): Use it.
8002
8003 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
8004
8005         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
8006
8007 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
8008
8009         * wl-folder.el (wl-folder): redisplay after folder insertion.
8010
8011         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
8012
8013         * wl-summary.el (wl-summary-sync-update):
8014         Change status mark only when new-msgdb exists.
8015         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
8016
8017 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
8018
8019         * wl-summary.el (wl-summary-open-folder): New function.
8020         (wl-summary-goto-folder-subr): Use it.
8021         (wl-summary-mark-as-important): Fix;
8022         Encache only when no cache exists.
8023
8024 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8025
8026         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8027         Use with-current-buffer.
8028
8029 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8030
8031         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
8032         before call `get-buffer'. Fixed parenthesis.
8033         (wl-score-get-header-entry): Clear message and help window when
8034         keyboard quit.
8035         (wl-score-edit-insert-header): Ditto.
8036
8037 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
8038
8039         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
8040         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
8041         (wl-default-draft-cite): Fix.
8042
8043         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
8044         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
8045
8046 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
8047
8048         * wl-message.el (wl-message-prev-page): Do same bahavior
8049         as summary when it is called in the message buffer.
8050         (wl-message-next-page): Ditto.
8051
8052 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
8053
8054         * wl-summary.el (wl-summary-forward): Use cache if it is not
8055         section cache.
8056
8057 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * wl-vars.el: Changed file coding system to ISO-2022-JP.
8060         Removed redundant require of elmo-vars.
8061         (wl-biff-state-indicator-on): Changed default value for
8062         xemacs with non-mule environment.
8063
8064         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8065         wl-message-buffer is nil;
8066         Hide progress bar after moving messages.
8067
8068 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8069
8070         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
8071         message at cursor point is deleted.
8072
8073 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
8074
8075         * wl-vars.el: Changed file coding system to euc-japan.
8076         Added -*-coding:-*- magic to the first line.
8077
8078         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
8079         Search parent from the first message.
8080
8081         * Version number is increased to 2.7.1.
8082
8083 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
8084
8085         * wl-vars.el: Fix file coding system to ISO-2022-JP.
8086
8087 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
8090         refile/delete execution.
8091
8092         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
8093         Fixed docstring.
8094
8095 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
8096
8097         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
8098         do update process;
8099         Don't update marks when update process is interrupted.
8100
8101 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
8102
8103         * wl-summary.el (wl-summary-reply): Fixed problem when
8104         wl-draft-use-frame is non-nil.
8105         (wl-summary-forward): Ditto.
8106
8107         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
8108         as nil.
8109         (wl-folder-mark-as-read-all-entity): Ditto.
8110         (wl-folder-prefetch-entity): Ditto.
8111
8112         * wl.el (wl): Check environment before wl-init.
8113
8114         * wl-summary.el (wl-summary-collect-unread): Eliminated.
8115         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
8116         instead of wl-summary-collect-unread.
8117         (wl-summary-reply): Split message window.
8118
8119 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
8120
8121         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
8122         only if current language environment is japanese,
8123
8124         * wl-folder.el (wl-folder-jump-to-current-entity): Call
8125         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
8126         (wl-folder-goto-folder-subr): Ditto.
8127
8128         * wl-draft.el (wl-draft-dispatch-message): Call
8129         `elmo-file-cache-get-path'.
8130
8131 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
8132
8133         * wl-summary.el (wl-summary-cursor-move): If return value of
8134         wl-summary-next-message is not number, don't jump.
8135
8136 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8137
8138         * wl-summary.el (wl-summary-buffer-next-message-function): New
8139         variable.
8140         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
8141         if it is bound.
8142
8143         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
8144         string.
8145
8146         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
8147         (wl-plugged-drawing): Ditto.
8148
8149 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
8150
8151         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
8152         process.
8153         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
8154         with unwind-protect.
8155
8156         * wl.el (wl-init): Require mime-setup.
8157         (wl-check-environment): Don't require mime-setup.
8158
8159         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
8160         instead of elmo-folder-type.
8161
8162         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
8163         value as nil.
8164
8165 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8166
8167         * Version number is increased to 2.7.0.
8168
8169         * wl-version.el (wl-version): Changed codename.
8170
8171         * wl-summary.el (wl-summary-delete-cache): Fixed.
8172
8173         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8174         Workaround for net folders.
8175         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
8176
8177         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
8178         value to nil (According to the patch from
8179         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
8180
8181         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
8182         of elmo-folder-close.
8183
8184 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
8185
8186         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
8187         for postfix.
8188
8189 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
8190
8191         * wl-summary.el (wl-summary-resend-message): Fixed.
8192
8193         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
8194         Call wl-draft with `from' argument if its address is included in
8195         `wl-user-mail-address-list'.
8196         (wl-draft): Added `from' argument.
8197
8198         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
8199         non-nil.
8200         (wl): Don't show demo if wl-demo is nil.
8201
8202         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
8203         wl-summary-use-frame.
8204
8205         * wl-vars.el (wl-summary-use-frame): New user option.
8206         (wl-folder-use-frame): Changed docstring.
8207
8208         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
8209         non-nil.
8210         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
8211         wl-summary-use-frame.
8212
8213         * wl-vars.el (wl-folder-use-frame): New user option.
8214
8215         * wl-summary.el (wl-summary-exit): Back to folder frame if
8216         wl-folder-use-frame is non-nil.
8217         (wl-summary-redisplay-internal): Ignore cache if current folder
8218         is draft folder,
8219         (wl-summary-redisplay-no-mime): Ditto.
8220         (wl-summary-redisplay-all-header): Ditto.
8221
8222         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
8223         if wl-folder-use-frame is non-nil.
8224
8225 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * wl-summary.el (wl-summary-sync-update): Bind
8228         elmo-folder-update-threshold.
8229         (wl-summary-mark-as-important): Enclosed server mark processing
8230         with `save-match-data'.
8231
8232         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
8233         only when it is already defined.
8234
8235 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8236
8237         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
8238         name of folder exclude localdir is wrong.
8239         * wl-folder.el (wl-folder-sync-entity):
8240         Set `wl-summary-always-sticky-folder-list' as nil.
8241         (wl-folder-mark-as-read-all-entity): Ditto.
8242         (wl-folder-prefetch-entity): Ditto.
8243
8244 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
8245
8246         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
8247         instead of `wl-summary-write-current-newsgroup'.
8248
8249 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8250
8251         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
8252         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
8253         non-nil and selected message is important, do not display.
8254
8255 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
8256
8257         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
8258
8259 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8260
8261         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
8262
8263         * wl-summary.el (wl-summary-mark-as-important): Set message number
8264         using wl-summary-message-number.
8265
8266 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8267
8268         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8269         destination folder is 'null.
8270
8271 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8272
8273         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
8274         New function.
8275         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
8276         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
8277         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
8278
8279 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * wl-mime.el (wl-mime-setup): Added setting for
8282         `mime-setup-signature-key-alist' to avoid overriding key bind for
8283         `wl-draft-send'.
8284
8285         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
8286         for `wl-draft-send'.
8287         * wl-mule.el (wl-draft-overload-functions): Ditto.
8288         * wl-xmas.el (wl-draft-overload-functions): Ditto.
8289         * wl-draft.el (wl-draft-send): Ditto.
8290
8291         * wl-message.el (wl-message-display-internal):
8292         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
8293         (Patch is provided by <kita@coe.nttdata.co.jp>).
8294
8295 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8296
8297         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
8298
8299 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8300
8301         * wl.el (wl): Fix for wl-demo.
8302
8303 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8304
8305         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
8306
8307 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8308
8309         * wl-folder.el (wl-folder-prefetch-entity): Use
8310         `wl-folder-get-elmo-folder'.
8311         (wl-folder-count-incorporates): Do not use
8312         `wl-folder-get-elmo-folder'.
8313
8314 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8315
8316         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
8317         instead of `elmo-folder-get-type'.
8318
8319 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8320
8321         * wl-summary.el (wl-summary-write-current-folder): Set cursor
8322         position on Subject: field.
8323         (Advised by Mito <mit@nines.nec.co.jp>)
8324
8325 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8326
8327         * wl-folder.el (wl-folder-prefetch-entity): Use
8328         `wl-folder-get-elmo-folder'.
8329
8330 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8331
8332         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
8333
8334         * wl-summary.el (wl-summary-buffer-set-folder): Set up
8335         `process-duplicates' slot.
8336
8337         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
8338         if detection failed.
8339
8340 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8341
8342         * wl-version.el (wl-version-status): Set to "alpha".
8343
8344 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
8347         Check wl-message-buffer lives before set-buffer.
8348
8349 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8350
8351         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
8352         called in folder mode.
8353         * wl-var.el (wl-summary-exit-pre-hook): New variable.
8354         * wl-summary.el (wl-summary-exit-pre-hook): Run
8355         `wl-summary-exit-pre-hook' before exit summary mode.
8356
8357 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8358
8359         * wl-version.el (wl-version-status): New variable.
8360         (wl-version-status-alist): Removed.
8361         (wl-version-status): Rule included.
8362
8363 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
8364
8365         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
8366         @sponichi.
8367
8368         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
8369         when `mail-reply-buffer' is buffer-local variable.
8370         (Reported by <kita@coe.nttdata.co.jp>).
8371
8372 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
8373
8374         * wl-vars.el (toplevel): Require 'elmo-util.
8375
8376 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
8377
8378         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
8379         (All other related portions are changed)
8380
8381         * wl.el (wl-plugged-change): Use '<' instead of '<='.
8382
8383         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
8384
8385 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8386
8387         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
8388
8389 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8390
8391         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
8392         Delete other windows to avoid an error.
8393         Use `point-marker' instead of `point' to remember the start point
8394         of body.
8395
8396         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8397
8398         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8399         number not to exceed all message number.
8400
8401 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8402
8403         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8404         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8405
8406 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8407
8408         * wl-summary.el (wl-summary-sync-force-update): Added argument
8409         no-check.
8410         (wl-summary-sync-update): Ditto.
8411         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8412         with `no-check'.
8413
8414         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8415         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8416         already running.
8417
8418 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8419
8420         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8421         `dst-folder-arg'.
8422         (wl-expire-archive-number1): Diito.
8423         (wl-expire-archive-number2): Diito.
8424         (wl-expire-archive-Date): Diito.
8425         (wl-archive-number1): Diito.
8426         (wl-archive-number2): Diito.
8427         (wl-archive-date): Diito.
8428         (wl-archive-folder-p): New function.
8429         (wl-summary-expire): Support of expand folder name at
8430         wl-expire-alist.
8431         * wl-util.el (wl-expand-newtext): Renamed from
8432         `wl-refile-expand-newtext'.
8433
8434 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8435
8436         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8437         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8438         `(elmo-msgdb-get-overview msgdb)'.
8439         (wl-summary-prefetch): Bind match data before call
8440         `wl-summay-prefetch-msg'.
8441         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8442         'off if `wl-summary-buffer-disp-msg' is non-nil.
8443         Fixed problem that couldn't show only one new or unread message when
8444         enter folder.
8445         (wl-summary-reply): Don't call `split-window-vertically' and other
8446         window.
8447
8448 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8449
8450         * wl-expire.el (wl-expire-refile): Fixed.
8451
8452 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8453
8454         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8455
8456         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8457         biff notification is removed.
8458
8459         * wl.el (wl): Changed position of `elmo-init'.
8460
8461         * wl-draft.el (wl-default-draft-cite): Use date field
8462         on the citation buffer.
8463
8464         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8465
8466         * wl-xmas.el (wl-folder-internal-icon-list): Added
8467         `wl-folder-shimbun-image'.
8468
8469         * wl-e21.el (wl-folder-internal-icon-list): Added
8470         `wl-folder-shimbun-image'.
8471
8472 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8473
8474         * wl.el (wl-init): Eliminated argument.
8475         (wl): Rewrite.
8476
8477         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8478         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8479         instead of `elmo-folder-msgdb-internal'.
8480         (wl-summary-sync-update): Ditto.
8481         (wl-summary-flush-pending-append-operations): Eliminated.
8482         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8483         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8484         `elmo-folder-open'.
8485
8486         * wl-mime.el (wl-summary-burst): Fixed.
8487
8488         * wl-folder.el (wl-folder-info-save): Check data type.
8489
8490         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8491         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8492         instead of `elmo-folder-msgdb-internal'.
8493         (wl-expire-hide): Ditto.
8494
8495
8496         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8497
8498 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8499
8500         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8501
8502 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8503
8504         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8505
8506 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8507
8508         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8509         Fixed `match-beginning' argument mismatch.
8510
8511 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8512
8513         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8514         the default value.
8515
8516 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8517
8518         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8519         instead of `elmo-nntp-default-port'.
8520
8521         * wl-vars.el: Fixed some doc strings.
8522
8523 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8524
8525         * wl-summary.el (wl-summary-prefetch-msg): Use
8526         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8527
8528         * wl-vars.el: Define *-func as obsolete variable using
8529         `elmo-define-obsolete-variable'.
8530
8531         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8532         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8533         instead of `wl-message-buffer-prefetch-threshold'.
8534
8535         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8536
8537         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8538
8539         * wl-draft.el (wl-caesar-region-func): Ditto.
8540
8541         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8542         Keep unread status in elmo-folder-move-messages.
8543         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8544
8545 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8546
8547         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8548         `wl-summary-buffer-exit-func'
8549         (wl-summary-buffer-message-redisplay-function): Renamed from
8550         `wl-summary-buffer-message-redisplay-func'
8551         (wl-summary-buffer-next-folder-function): Renamed from
8552         `wl-summary-buffer-next-folder-func'.
8553         (wl-summary-buffer-prev-folder-function): Renamed from
8554         `wl-summary-buffer-prev-folder-func'.
8555         (wl-summary-get-petname-function): Renamed from
8556         `wl-summary-get-petname-func'.
8557
8558         * wl-score.el (wl-score-edit-exit-function): Renamed from
8559         `wl-score-edit-exit-func'.
8560
8561         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8562         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8563
8564         * wl-util.el (wl-load-profile-function): Renamed from
8565         `wl-load-profile-func'.
8566
8567         * wl-folder.el (wl-folder-completion-function): Renamed from
8568         `wl-folder-completion-func'.
8569         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8570
8571         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8572         `wl-expire-archive-get-folder-func'.
8573         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8574         (wl-draft-send-mail-function): Renamed from
8575         `wl-draft-send-mail-func'.
8576         (wl-draft-send-news-function): Renamed from
8577         `wl-draft-send-news-func'.
8578         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8579         (wl-generate-mailer-string-function): Renamed from
8580         `wl-generate-mailer-string-func'.
8581         (wl-highlight-signature-search-function): Renamed from
8582         `wl-highlight-signature-search-func'.
8583         (wl-highlight-x-face-function): Renamed from
8584         `wl-highlight-x-face-func'
8585         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8586         (wl-ps-print-buffer-function): Renamed from
8587         `wl-ps-print-buffer-func'
8588         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8589         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8590         (wl-summary-subject-filter-function): Renamed from
8591         `wl-summary-subject-filter-func'.
8592
8593         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8594         `wl-draft-queue-flush-send-func'
8595         (wl-draft-cite-function): Renamed from
8596         `wl-draft-cite-func'
8597
8598         * wl-address.el (wl-address-init-function): Renamed from
8599         `wl-address-init-func'.
8600
8601 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8602
8603         * wl-draft.el (wl-draft-queue-flush): Don't call
8604         `elmo-dop-unlock-message'.
8605         * wl-draft.el (wl-draft-queue-append): Don't call
8606         `elmo-dop-lock-message'.
8607
8608         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8609         (wl-summary-buffer-folder-name): Ditto.
8610         (wl-summary-message-regexp): Added '-' (all other related portions
8611         are changed).
8612         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8613         wl-summary-buffer-folder-name.
8614
8615 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8616
8617         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8618         the number of mails in the folder buffer is not updated by wl-biff.
8619
8620 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8621
8622         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8623         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8624
8625 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8626
8627         * wl-summary.el (wl-summary-next-message):
8628         Return next message number when wl-summary-move-order is nil.
8629
8630 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8631
8632         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8633         `wl-summary-move-spec-alist'.
8634         (wl-summary-move-spec-unplugged-alist): New variable
8635         (Move spec for unplugged status).
8636         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8637         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8638
8639 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8640
8641         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8642         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8643
8644 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8645
8646         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8647         simple quotation to quote the anonymous function.
8648         * tm-wl.el (wl-draft-preview-message): Ditto.
8649
8650 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8651
8652         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8653         Eliminate redundant `save-excursion'.
8654         (wl-highlight-summary-current-line): Ditto.
8655
8656         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8657         accessing match data when `looking-at' failed.
8658
8659         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8660         `elmo-match-string' where users don't care about the speed.
8661         (wl-draft-save): Ditto.
8662
8663 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8664
8665         * wl-util.el (wl-regexp-opt): New function.
8666
8667         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8668         number from `wl-summary-buffer-number-list'.
8669         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8670         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8671         (wl-summary-move-spec-alist): Changed default setting.
8672
8673 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8674
8675         * wl-vars.el (wl-biff-notify-hook): New hook.
8676         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8677         the arrival of new mail.
8678         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8679         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8680
8681 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8684
8685 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8686
8687         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8688
8689         * Version number is increased to 2.5.8.
8690
8691         * wl-thread.el (toplevel): require 'cl.
8692         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8693         (wl-thread-make-number-list): New function.
8694         (wl-thread-entity-make-number-list-from-children): Ditto.
8695         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8696         (wl-thread-entity-insert-as-children): Likewise.
8697         (wl-thread-delete-message): Likewise.
8698         (wl-meaning-of-mark): Eliminated.
8699         (wl-thread-next-failure-mark-p): Ditto.
8700         (wl-thread-entity-get-mark): Ditto.
8701         (wl-thread-meaning-alist-get-result): Ditto.
8702         (wl-thread-entity-check-prev-mark): Ditto.
8703         (wl-thread-entity-check-next-mark): Ditto.
8704         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8705         (wl-thread-entity-get-prev-marked-entity): Ditto.
8706         (wl-thread-get-prev-unread): Ditto.
8707         (wl-thread-jump-to-prev-unread): Ditto.
8708         (wl-thread-get-next-unread): Ditto.
8709         (wl-thread-jump-to-next-unread): Ditto.
8710         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8711         (wl-thread-entity-get-next-marked-entity): Ditto.
8712
8713         * wl-summary.el (wl-summary-buffer-number-list):
8714         New bufer-local variable.
8715         (wl-summary-switch-to-clone-buffer): Clone
8716         `wl-summary-buffer-number-list'.
8717         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8718         (wl-summary-cursor-move-regex): Eliminated.
8719         (wl-summary-cursor-up): Rewrite.
8720         (wl-summary-cursor-down): Ditto.
8721         (wl-summary-mode-spec-alist): New variable.
8722         (wl-summary-next-message): New inline function.
8723         (wl-summary-cursor-move): New function.
8724         (wl-summary-default-get-next-msg): Rewrite.
8725         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8726         (wl-summary-rescan): Ditto.
8727         (wl-summary-sync-all-init): Ditto.
8728         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8729         summary is not thread view.
8730         (wl-summary-sync-update): Ditto.
8731         (wl-summary-rescan): Ditto.
8732         (wl-summary-make-number-list): New function.
8733
8734         * wl-draft.el: "FCC" -> "Fcc".
8735
8736 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8737
8738         * wl-highlight.el (wl-highlight-summary-window):
8739         Call `set-buffer-modified-p'.
8740
8741         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8742         (wl): Call `elmo-init' and fix.
8743
8744         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8745         Use new variables.
8746
8747         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8748
8749 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8750
8751         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8752
8753 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8754
8755         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8756
8757 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8758
8759         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8760         `wl-use-toolbar' nor `display-graphic-p'.
8761         (wl-e21-setup-message-toolbar): Ditto.
8762         (wl-e21-setup-summary-toolbar): Ditto.
8763         (wl-e21-setup-folder-toolbar): Ditto.
8764
8765         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8766         (wl-plugged-init-icons): Ditto.
8767
8768         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8769         `display-graphic-p'.
8770         (wl-plugged-set-folder-icon): Ditto.
8771         (wl-highlight-plugged-current-line): Ditto.
8772         (wl-highlight-folder-current-line): Ditto.
8773         (wl-e21-highlight-folder-group-line): Ditto.
8774         (wl-e21-setup-toolbar): Ditto.
8775         (wl-e21-display-image-p): New macro.
8776
8777         * wl-demo.el (wl-demo): Simplified.
8778         (wl-demo-image-type-alist): Use `image-type-available-p' for
8779         checking whether the image type `xbm' is available.
8780
8781 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8782
8783         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8784         (wl-summary-input-range): Ditto.
8785
8786 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8787
8788         * wl-summary.el (wl-summary-edit-addresses): Use
8789         `wl-summary-get-original-buffer'
8790         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8791         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8792         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8793         (wl-summary-get-newsgroups): Eliminated.
8794         (wl-summary-set-crosspost): Ditto.
8795         (wl-summary-is-crosspost-folder): Ditto.
8796         (wl-crosspost-alist-load): Ditto.
8797         (wl-crosspost-alist-save): Ditto.
8798
8799         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8800         `elmo-setup-subscribed-newsgroups' instead of
8801         `elmo-nntp-make-groups-hashtb'.
8802         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8803         instead of `wl-crosspost-alist-save'.
8804
8805         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8806         of `elmo-folder-message-appendable-p'.
8807         (wl-mime-header-presentation-method): Eliminated.
8808
8809         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8810         (Error occurs in emacs21).
8811
8812         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8813         the current buffer).
8814
8815         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8816         instead of `wl-crosspost-alist-save'.
8817         (wl-init): `elmo-crosspost-message-alist-load'
8818         instead of `wl-crosspost-alist-load'
8819
8820         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8821         (wl-parse-newsgroups): Likewise.
8822         (wl-biff-notify): Run `wl-biff-notify-hook'.
8823
8824 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8825
8826         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8827
8828         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8829         when `wl-summary-lazy-highlight' is non-nil.
8830         (wl-summary-goto-folder-subr): Highlight only when
8831         `wl-summary-lazy-highlight' is non-nil.
8832
8833         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8834         Don't display progress and highlight temp-mark when
8835         `wl-summary-lazy-highlight' is non-nil.
8836         (wl-highlight-summary-window): New function.
8837         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8838
8839 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8840
8841         * wl-summary.el (wl-summary-sync): Change `all-visible'
8842         from `all-shown'
8843         (wl-summary-input-range): Ditto.
8844
8845 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8846
8847         * wl-e21.el (wl-highlight-folder-current-line): Call
8848         `wl-folder-init-icons' when folder icons have not been initialized.
8849
8850         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8851
8852         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8853         (wl-demo-image-type-alist): New macro.
8854
8855 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8856
8857         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8858         display does not support graphics.
8859         (wl-plugged-init-icons): Ditto.
8860         (wl-folder-init-icons): Ditto.
8861
8862         * wl-demo.el (wl-demo): Chech closely whether the display
8863         supports graphics.
8864
8865 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8866
8867         * wl-summary.el (wl-summary-get-original-buffer): New function.
8868         (wl-summary-set-crosspost): Use it.
8869         (wl-summary-target-mark-uudecode): Ditto.
8870         (wl-summary-reedit): Ditto.
8871         (wl-summary-resend-bounced-mail): Ditto.
8872         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8873         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8874
8875         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8876         (wl-message-display-internal): Ditto.
8877
8878 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8879
8880         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8881
8882 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8883
8884         * wl-summary.el (wl-summary-save-view): Renamed from
8885         `wl-summary-save-status'.
8886
8887 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8888
8889         * wl-summary.el (wl-summary-sync): Added `all-shown'
8890
8891 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8892
8893         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8894
8895 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8896
8897         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8898
8899 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8900
8901         * wl-highlight.el (wl-highlight-summary-line-string): Use
8902         `zerop' instead of `= 0'.
8903         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8904
8905         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8906         for comparing numbers.
8907         (wl-template-prev): Use `zerop' instead of `eq 0'.
8908
8909         * wl-draft.el (wl-draft-insert-current-message): Use
8910         `with-current-buffer' instead of `save-excursion'.
8911         Use `zerop' instead of `eq 0'.
8912
8913 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8914
8915         * wl-draft.el (wl-draft-insert-ccs): New function.
8916         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8917         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8918
8919 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8920
8921         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8922
8923 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8924
8925         * wl-expire.el (wl-expire-refile): Don't call
8926         elmo-msgdb-add-msgs-to-seen-list;
8927         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8928         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8929
8930 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8931
8932         * wl-message.el (wl-message-prev-page): Ignore errors while
8933         scroll-down.
8934
8935 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8936
8937         * wl-mime.el: Use elmo-original-message-mode instead of
8938         mmelmo-original-mode.
8939
8940         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8941         `elmo-folder-get-spec';
8942         (wl-fldmgr-add-completion-all-completions):
8943         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8944
8945         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8946         of `elmo-folder-get-type'.
8947
8948         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8949         `elmo-folder-get-spec';
8950         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8951         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8952         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8953         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8954         `elmo-read-msg-no-cache';
8955         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8956         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8957         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8958         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8959         `elmo-cache-save';
8960         (wl-draft-reedit): Use `elmo-message-file-name'.
8961
8962         * wl-expire.el: Use `elmo-folder-name-internal';
8963         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8964         Use macro `wl-summary-buffer-msgdb' instead of variable
8965         `wl-summary-buffer-msgdb';
8966         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8967         Use macro `wl-summary-buffer-folder-name' instead of variable
8968         `wl-summary-buffer-folder-name'.
8969         * wl-score.el: Likewise.
8970
8971         * wl-message.el: Rewrite for new message buffer cache mechanism.
8972         (wl-message-buffer-cache-buffer-get): New macro.
8973         (wl-message-buffer-cache-folder-get): Ditto.
8974         (wl-message-buffer-cache-message-get): Ditto.
8975         (wl-message-buffer-cache-entry-make): Ditto.
8976         (wl-message-buffer-cache-hit): Ditto.
8977         (wl-message-buffer-cache-sort): New function.
8978         (wl-message-buffer-cache-add): Ditto.
8979         (wl-message-buffer-cache-delete): Ditto.
8980         (wl-message-buffer-cache-clean-up): Ditto.
8981         (wl-message-buffer-window): Rewrite.
8982         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8983         (wl-message-buffer-display): New function.
8984         (wl-message-display-internal): New function.
8985
8986 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8987
8988         * wl-folder.el: Use `elmo-folder-name-internal';
8989         Use `wl-folder-get-elmo-folder';
8990         Use `elmo-folder-list-messages' instead of
8991         `elmo-list-folder';
8992         Use `elmo-folder-get-primitive-list' instead of
8993         `elmo-folder-get-primitive-spec-list';
8994         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8995         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8996         Use `elmo-folder-create' instead of `elmo-create-folder'.
8997         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8998         (wl-folder-get-elmo-folder): New macro.
8999         (wl-folder-elmo-folder-cache-get): Ditto.
9000         (wl-folder-elmo-folder-cache-put): Ditto.
9001         (wl-folder-suspend): Call `elmo-quit'.
9002
9003         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
9004         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
9005         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
9006         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
9007         (toplevel): require 'cl.
9008         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
9009
9010         * wl-summary.el: Rewrite to use new elmo interface.
9011
9012 \f
9013 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
9014
9015         * wl-mime.el (wl-draft-preview-message):
9016         Run `wl-draft-send-hook' before collecting recipients information;
9017         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
9018
9019         * tm-wl.el (wl-draft-preview-message): Ditto.
9020
9021 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
9022
9023         * wl-mime.el (wl-draft-preview-message): Fixed problem that
9024         wrong recipients are displayed when forwarded message.
9025
9026 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
9027
9028         * Version number is increased to 2.5.7.
9029
9030 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9031
9032         * wl-message.el (wl-message-next-page): Bind
9033         `window-pixel-scroll-increment' to nil while scrolling up.
9034
9035 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9036
9037         * wl-vars.el (wl-save-hook): New hook.
9038         * wl.el (wl-save): Call `wl-save-hook'.
9039
9040 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9041
9042         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
9043         Argument WITH-ARG instead of NO-ARG (negative mean).
9044         (wl-draft-reply): WITH-ARG instead of NO-ARG.
9045         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
9046         * wl-message.el (wl-message-follow-current-entity): Likewise.
9047
9048 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9049
9050         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
9051         FROM was optional argument.
9052         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
9053
9054 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9055
9056         * Version number is increased to 2.5.6.
9057
9058 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9059
9060         * wl-version.el (wl-version-show): Removed.
9061         (wl-version): Add `interactive'.
9062
9063 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
9064
9065         * wl-summary.el (wl-summary-get-petname-func): New variable.
9066         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
9067         instead of `wl-address-get-petname-1'.
9068         (wl-summary-simple-from): Ditto.
9069
9070         * wl-address.el (wl-address-get-petname-1): Define as function.
9071
9072 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9073
9074         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9075         field in the original message.
9076         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9077
9078 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9079
9080         * wl-expire.el (wl-expire-hide):
9081         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9082
9083 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9084
9085         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9086         find decoder for To, Cc, and Subject.
9087
9088 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
9089
9090         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
9091         for checking `elmo-use-buffer-cache'.
9092         (wl-summary-mark-as-important): Fixed typo in comment.
9093
9094 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9095
9096         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9097         field in the original message.
9098         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9099
9100 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9101
9102         * wl-expire.el (wl-expire-hide):
9103         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9104
9105 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9106
9107         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9108         find decoder for To, Cc, and Subject.
9109
9110 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
9111
9112         * Version number is increased to 2.5.5.
9113
9114         * wl-address.el (wl-address-specials-regexp): New constant.
9115         (wl-address-quote-specials): Use it.
9116
9117 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
9118
9119         * wl-summary.el (wl-summary-rescan):
9120         Call `wl-summary-buffer-number-column-detect'.
9121         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
9122
9123         * wl-message.el (wl-message-mode-map): Define.
9124         (wl-message-decode): Use it as local-map.
9125
9126 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
9127
9128         * wl-score.el (wl-score-guess-like-gnus): Abolished.
9129         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
9130
9131 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
9132
9133         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
9134
9135         * wl-mule.el (wl-read-event-char): Ditto.
9136
9137         * wl-e21.el (wl-read-event-char): Ditto.
9138
9139         * wl-nemacs.el (wl-read-event-char): Ditto.
9140         (read-event): Removed.
9141
9142         * wl-util.el (toplevel): Removed dummy definition of
9143         `read-event'.
9144         (wl-read-event-char, wl-xmas-read-event-char): Removed.
9145
9146 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9147
9148         * wl-nemacs.el (elmo-archive-call-process): Moved to
9149         elmo-archive.el.
9150
9151 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9152
9153         * wl-draft.el (wl-draft-reply-list-symbol): New function.
9154         (wl-draft-reply): Use it.  Fixed "No match field" error message.
9155
9156         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
9157         instead of magic-number 6.  Use `not' instead of `null' for symbol
9158         `nil' check (not empty list).
9159         (wl-draft-insert-x-face-field): Fixed paren style.
9160
9161         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
9162         one-branch conditional statement, instead of `and' and `if'.
9163         (wl-draft-forward): Likewise.
9164         (wl-draft-add-references): Likewise.
9165         (wl-draft-yank-from-mail-reply-buffer): Likewise.
9166
9167         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
9168         conditional steatment.  Use `cond' instead of `if'.
9169         (wl-draft-confirm): Likewise.
9170
9171 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9172
9173         * wl-version.el (wl-version-show): Use `product-string-1'
9174         instead of `wl-version'.
9175         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
9176
9177         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
9178
9179 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9180
9181         * wl-highlight.el (wl-highlight-headers): Revert
9182         `wl-highlight-x-face-func' argument (`beg' and `end').
9183
9184 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9185
9186         * wl.el (toplevel): Move `product-provide' declare.
9187         * wl-demo.el (toplevel): Ditto.
9188         * wl-dnd.el (toplevel): Ditto.
9189         * wl-highlight.el (toplevel): Ditto.
9190         * wl-message.el (toplevel): Ditto.
9191         * wl-refile.el (toplevel): Ditto.
9192         * wl-util.el (toplevel): Ditto.
9193
9194 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
9195
9196         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
9197         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
9198         (wl-thread-close-all): keep cursor position.
9199
9200 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9201
9202         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
9203         (eq x 0).
9204         (wl-generate-user-agent-string-1): Fix conditional statement.
9205
9206 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9207
9208         * wl.el (wl-check-environment): Additional check for
9209         'wl-local-domain' and `wl-message-id-domain'.
9210
9211 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9212
9213         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9214
9215 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9216
9217         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9218         instead of `smtp-sasl-user-realm'.
9219
9220 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9221
9222         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9223
9224 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9225
9226         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
9227         to the default value as well as `eword-lexical-analyzer'.
9228
9229 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9230
9231         * wl-version.el (wl-extended-emacs-version,
9232         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
9233         `elmo-match-string' instead of `wl-match-string'.
9234
9235 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9236
9237         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
9238         docstring.
9239
9240 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
9241
9242         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
9243
9244 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9245
9246         * wl-highlight.el (wl-highlight-headers): Remove
9247         `wl-highlight-x-face-func' argument (`beg' and `end').
9248
9249 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
9250
9251         * wl-summary.el (wl-summary-mark-as-important):
9252         Remove cache if folder is local.
9253
9254 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
9255
9256         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
9257         to get existing e-mail address string.
9258
9259 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9260
9261         * wl-version.el (wl-generate-user-agent-string): Commentary.
9262         (wl-generate-user-agent-string-1): Use `when' for
9263         one-branch conditional statement, instead of `and' and `if'.
9264         (wl-extended-emacs-version, wl-extended-emacs-version2,
9265         wl-extended-emacs-version3): Ditto.
9266
9267 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
9268
9269         * wl-summary.el (wl-summary-sync-all-init): New inline function.
9270         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
9271         condition-case; Remove initialization.
9272         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
9273         (wl-summary-sync-update3): Added argument `sync-all';
9274         Eliminated local variable `msgdb';
9275         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
9276         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
9277         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9278
9279 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
9280
9281         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
9282         connection before call `wl-draft-send-mail-with-smtp'.
9283
9284 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
9285
9286         * Version number is increased to 2.5.4.
9287
9288 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9289
9290         * wl.el (wl-check-environment): Additional check for
9291         'wl-local-domain' and `wl-message-id-domain'.
9292
9293 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
9294
9295         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
9296         buffer as command specific.
9297         (wl-folder-mark-as-read-all-entity): Ditto.
9298         (wl-folder-prefetch-entity): Ditto.
9299         (wl-folder-drop-unsync-entity): Ditto.
9300
9301         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
9302         (wl-prog-uudecode-no-stdout-option): Changed default to t.
9303         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
9304
9305         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
9306         save-excursion.
9307
9308 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
9309
9310         * Version number is increased to 2.5.3.
9311
9312         * wl-summary.el (wl-summary-save-view-cache):
9313         Delete duplicated `write-region';
9314         Use `write-region-as-binary' instead of `as-binary-output-file' and
9315         `write-region'.
9316
9317 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9318
9319         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
9320
9321 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
9322
9323         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
9324         instead of `smtp-via-smtp'.
9325
9326 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9327
9328         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9329
9330 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9331
9332         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9333         instead of `smtp-sasl-user-realm'.
9334
9335 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9336
9337         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9338
9339 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9340
9341         * Version number is increased to 2.5.2.
9342
9343 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
9344
9345         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
9346         does not exist.
9347         (wl-biff-stop): Call `cancel-timer' if timer already exists.
9348         (wl-biff-start): Call `timer-activate' if timer already exists.
9349
9350         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
9351         only when it is bound as function.
9352
9353 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
9354
9355         * Version number is increased to 2.5.1.
9356
9357 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
9358
9359         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
9360         Print refile/copy destination.
9361
9362 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
9363
9364         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
9365         queue-flush-only is non-nil.
9366
9367         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
9368
9369         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
9370         checking cache folder.
9371
9372 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9373
9374         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
9375         `regexp-quote'.
9376
9377 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9378
9379         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
9380         function.
9381         * wl-summary.el (wl-summary-write-current-folder-functions):
9382         Change default value.  Use it.
9383
9384 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
9385
9386         * Version number is increased to 2.5.0.
9387
9388         * wl-version.el (wl-version): Changed codename.
9389
9390 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
9391
9392         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
9393         (wl-summary-supersedes-message): Ditto.
9394
9395 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9396
9397         * wl-refile.el (wl-refile-guess-functions): Renamed from
9398         `wl-refile-guess-func-list'.
9399
9400 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9401
9402         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9403         Fixed problem when no rule was matched.
9404
9405 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9406
9407         * wl-summary.el (wl-summary-get-mark): Fixed
9408         `wl-summary-buffer-target-mark' check logic.
9409
9410 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9411
9412         * wl-folder.el (wl-folder-write-current-folder): Added group
9413         folder check.
9414
9415         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9416         `wl-summary-write-current-newsgroup'.
9417         (wl-summary-write-current-folder-functions): New variable.
9418         * wl-folder.el (wl-folder-get-newsgroups): New function.
9419         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9420         (wl-folder-write-current-folder): Renamed from
9421         `wl-folder-write-current-newsgroup'.
9422
9423 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9424
9425         * Version number is increased to 2.3.93.
9426
9427 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9428
9429         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9430         (wl-ldap-make-matched-value-list): Ditto.
9431         (wl-ldap-alias-safe-string): Split e-mail address.
9432
9433         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9434         petname folder default was selected.
9435         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9436         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9437
9438 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9439
9440         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9441         to `wl-draft-config-exec'.
9442
9443         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9444         instead of calling `wl-draft-config-exec';
9445         Process group-list and show recipients in minibuffer.
9446
9447         * tm-wl.el (wl-draft-preview-message): Ditto.
9448
9449 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9450
9451         * wl.el (toplevel): Added (C) to copyright notice, and
9452         sync Author header.
9453         * tm-wl.el (toplevel): Ditto.
9454         * wl-address.el (toplevel): Ditto.
9455         * wl-demo.el (toplevel): Ditto.
9456         * wl-dnd.el (toplevel): Ditto.
9457         * wl-draft.el (toplevel): Ditto.
9458         * wl-e21.el (toplevel): Ditto.
9459         * wl-expire.el (toplevel): Ditto.
9460         * wl-folder.el (toplevel): Ditto.
9461         * wl-highlight.el (toplevel): Ditto.
9462         * wl-message.el (toplevel): Ditto.
9463         * wl-mime.el (toplevel): Ditto.
9464         * wl-mule.el (toplevel): Ditto.
9465         * wl-nemacs.el (toplevel): Ditto.
9466         * wl-refile.el (toplevel): Ditto.
9467         * wl-score.el (toplevel): Ditto.
9468         * wl-summary.el (toplevel): Ditto.
9469         * wl-template.el (toplevel): Ditto.
9470         * wl-thread.el (toplevel): Ditto.
9471         * wl-util.el (toplevel): Ditto.
9472         * wl-vars.el (toplevel): Ditto.
9473         * wl-xmas.el (toplevel): Ditto.
9474
9475 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9476
9477         * wl.el (wl-init): Added comment about `wl-init-hook'.
9478         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9479         * wl-vars.el (wl-init-hook): Added docs.
9480         (wl-make-plugged-hook): Removed useless docs.
9481         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9482         * wl-xmas.el (toplevel): Ditto.
9483
9484 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9485
9486         * wl-address.el (toplevel): Fixed multiple Author header format.
9487         * wl-demo.el (toplevel): Ditto.
9488         * wl-draft.el (toplevel): Ditto.
9489         * wl-folder.el (toplevel): Ditto.
9490         * wl-summary.el (toplevel): Ditto.
9491         * wl-thread.el (toplevel): Ditto.
9492         * wl-util.el (toplevel): Ditto.
9493         * wl-vars.el (toplevel): Ditto.
9494         * wl-version.el (toplevel): Ditto.
9495         * wl-xmas.el (toplevel): Ditto.
9496         * wl.el (toplevel): Ditto.
9497
9498         * wl-version.el (toplevel): Added require `elmo-version' for
9499         `product-version-as-string'.
9500
9501 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9502
9503         * wl-vars.el (wl-draft-send-hook): Changed default value to
9504         '(wl-draft-config-exec).
9505
9506         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9507         explicitly.
9508         (wl-draft): Set `wl-draft-config-exec-flag' before running
9509         `wl-mail-setup-hook'.
9510
9511         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9512         `wl-biff-init-icons' to `wl-init-hook' instead of
9513         `wl-make-plugged-hook'.
9514         (Because if `wl-draft' command is invoked at first,
9515         they are not initialized)
9516         Updated copyright notice.
9517
9518         * wl-e21.el (toplevel): Ditto;
9519
9520         * wl-demo.el (toplevel): Updated copyright notice.
9521         * wl-address.el (toplevel): Ditto.
9522         * wl-draft.el (toplevel): Ditto.
9523         * wl-version.el (toplevel): Ditto.
9524         * wl-folder.el (toplevel): Ditto.
9525         * wl-summary.el (toplevel): Ditto.
9526         * wl-thread.el (toplevel): Ditto.
9527         * wl-util.el (toplevel): Ditto.
9528         * wl-vars.el (toplevel): Ditto.
9529         * wl.el (toplevel): Ditto.
9530
9531 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9532
9533         * wl-highlight.el (wl-highlight-message): Fixed problem of
9534         highlighting failure which occured when the last field contains
9535         multiple lines in the draft buffer.
9536
9537         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9538         `wl-biff-start' if plugged.
9539
9540         * wl-util.el (wl-biff-check-folder): New function.
9541         (wl-biff-check-folders): Don't set session name prefix.
9542         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9543         (wl-biff-check-folder-async): Ditto.
9544
9545         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9546         in email address.
9547
9548 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9549
9550         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9551
9552         * wl-draft.el (wl-draft-strip-subject-re): New function.
9553
9554         * wl-draft.el (wl-draft-reply): Use it.
9555
9556 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9557
9558         * wl-message.el (wl-mmelmo-message-redisplay): Use
9559         `mime-display-message' instead of `wl-mime-display-message'.
9560
9561         * wl-mime.el (toplevel): Removed compatibility workaround
9562         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9563         (wl-mime-display-message): Abolished.
9564         (wl-mime-entity-read-field): Ditto.
9565         (wl-mime-combine-message/partial-pieces): Use
9566         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9567
9568 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9569
9570         * wl-template.el: Doc fixes.
9571
9572 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9573
9574         * wl-e21.el (wl-message-overload-functions): Do nothing if
9575         `current-local-map' is not available.
9576         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9577
9578 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9579
9580         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9581         representation.
9582
9583         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9584         number.
9585         (wl-fldmgr-save-folders): Don't use `format' when insert
9586         `wl-fldmgr-folders-header'.
9587
9588 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9589
9590         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9591
9592 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9593
9594         * wl-highlight.el (wl-highlight-message):
9595         Use `std11-field-end' to detect end point of the header field.
9596         Refer `wl-highlight-max-header-size'.
9597
9598         * wl-vars.el (wl-highlight-max-header-size): New variable.
9599
9600         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9601
9602         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9603         Set `for-draft' argument of wl-highlight-headers.
9604         (wl-draft): Ditto.
9605         (wl-draft-reedit): Ditto.
9606         (wl-user-agent-compose-internal): Ditto.
9607
9608 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9609
9610         * wl-message.el (wl-message-add-button): Use overlay.
9611
9612 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9613
9614         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9615
9616         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9617         problem when group-list content is nothing.
9618         (Reported by Mito <mit@nines.nec.co.jp>)
9619
9620 2000-10-18  SAITO Atsunori <sai@yedo.com>
9621
9622         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9623
9624 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9625
9626         * tm-wl.el (toplevel): Use product-provide.
9627
9628 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9629
9630         * Version number is increased to 2.3.92.
9631
9632 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9633
9634         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9635         title text, use `display' property for left margin under Emacs 21.
9636
9637         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9638         properties.
9639         (wl-plugged-init-icons): Ditto.
9640
9641 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9642
9643         * wl.el (wl-save-status, wl-init): Remove last period in
9644         "...done." message.
9645         * tm-wl.el (wl-summary-burst): Ditto.
9646         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9647         wl-summary-resume-cache-status,
9648         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9649         wl-summary-sync-update3, wl-summary-highlight-msgs,
9650         wl-summary-flush-pending-append-operations,
9651         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9652         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9653         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9654         wl-thread-open-all): Ditto.
9655         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9656         * wl-mime.el (wl-summary-burst): Ditto.
9657         * wl-highlight.el (wl-highlight-summary): Ditto.
9658         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9659         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9660         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9661         * wl-address.el (wl-local-address-init): Ditto.
9662
9663 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9664
9665         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9666         `add-text-properties'.
9667         (wl-plugged-init-icons): Ditto.
9668         (wl-folder-init-icons): Use `propertize' instead of
9669         `put-text-property'.
9670         (wl-plugged-set-folder-icon): Ditto.
9671         (wl-e21-highlight-folder-group-line): Ditto.
9672
9673 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9674
9675         * wl-version.el (wl-version-status-alist): New variable.
9676         (wl-version-status): New function.
9677
9678         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9679         "Cc" part of the case "Reply-To".
9680
9681         * wl-draft.el (wl-draft-reply): Use result of
9682         `eword-extract-address-components'.
9683
9684         * wl-demo.el (wl-demo-icon-name): New constant.
9685         (wl-logo-xpm): Use it.
9686         (wl-logo-xbm): Ditto.
9687         (wl-logo-bitmap): Ditto.
9688
9689         * Version number is increased to 2.3.91.
9690
9691 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9692
9693         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9694         (wl-extended-emacs-version, wl-extended-emacs-version2,
9695         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9696         docstring.
9697
9698         * wl-version.el (wl-generate-user-agent-string-1): New function.
9699         (wl-generate-user-agent-string): Use it.
9700
9701         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9702         `mime-edit-insert-user-agent-field'.
9703         (wl-generate-user-agent-string): Check
9704         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9705
9706         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9707         instead of `if', when verbose case.
9708
9709 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9710
9711         * wl-expire.el (wl-summary-expire): Fix.
9712
9713 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9714
9715         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9716         and `elmo-lost+found-folder' if 'wl-draft.
9717         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9718
9719 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9720
9721         * wl-expire.el (wl-summary-expire): Change messages.
9722         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9723         `deleing-info' instead of "Deleting..."
9724
9725 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9726
9727         * wl-summary.el (wl-summary-refile-subr): Fix.
9728
9729 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9730
9731         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9732         if pipe folder.
9733
9734 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9735
9736         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9737
9738 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9739
9740         * wl-expire.el (wl-expire-hide): New function.
9741         (wl-summary-expire): Add `hide'.
9742
9743 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9744
9745         * wl-vars.el (wl-draft-reply-without-argument-list):
9746         Changed default value to consider `Reply-To:'.
9747         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9748
9749         * Version number is increased to 2.3.90.
9750
9751         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9752         elmo-imap4-get-session with unwind-protect.
9753         Don't cause error.
9754         (wl-summary-sync-marks): Don't check plugged nor folder type.
9755         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9756         (Always keep current buffer).
9757
9758 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9759
9760         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9761         Enclose with `save-excursion'.
9762
9763 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9764
9765         * wl-version.el (wl-version): Remove interactive.
9766
9767 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9768
9769         * wl-version.el (wl-generate-user-agent-string): Use
9770         `product-string-verbose' instead of `product-string-1'.
9771
9772 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9773
9774         * wl-vars.el (wl-draft-use-cache): New variable.
9775         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9776         if wl-draft-use-cache is non-nil.
9777
9778 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9779
9780         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9781         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9782
9783 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9784
9785         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9786         (wl-thread-msg-mark-as-unread): Ditto.
9787
9788         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9789         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9790         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9791         Don't set mark in summary if return value of `elmo-mark-as-read'
9792         is nil.
9793         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9794         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9795         instead of `wl-thread-msg-mark-as-read'.
9796         (wl-summary-mark-as-unread-region): Ditto.
9797         (wl-summary-target-mark-mark-as-read): Ditto.
9798
9799         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9800
9801 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9802
9803         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9804
9805         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9806
9807 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9808
9809         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9810         face.
9811
9812 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9813
9814         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9815         `running-xemacs'.
9816
9817 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9818
9819         * wl-version.el (toplevel): Use `product-version-as-string' for
9820         set verstion-string, if defined.
9821
9822         * wl-version.el (wl-version-show): Insert string at point, when
9823         call with argument.
9824
9825         * wl-version.el (wl-generate-user-agent-string): Use
9826         `product-string-1' instead of `wl-appname', `wl-version' and
9827         `wl-codename'.
9828
9829 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9830
9831         * wl-address.el (toplevel): Use product-provide.
9832         * wl-demo.el (toplevel): Ditto.
9833         * wl-dnd.el (toplevel): Ditto.
9834         * wl-draft.el (toplevel): Ditto.
9835         * wl-e21.el (toplevel): Ditto.
9836         * wl-expire.el (toplevel): Ditto.
9837         * wl-fldmgr.el (toplevel): Ditto.
9838         * wl-folder.el (toplevel): Ditto.
9839         * wl-highlight.el (toplevel): Ditto.
9840         * wl-message.el (toplevel): Ditto.
9841         * wl-mime.el (toplevel): Ditto.
9842         * wl-mule.el (toplevel): Ditto.
9843         * wl-nemacs.el (toplevel): Ditto.
9844         * wl-refile.el (toplevel): Ditto.
9845         * wl-score.el (toplevel): Ditto.
9846         * wl-summary.el (toplevel): Ditto.
9847         * wl-template.el (toplevel): Ditto.
9848         * wl-thread.el (toplevel): Ditto.
9849         * wl-util.el (toplevel): Ditto.
9850         * wl-vars.el (toplevel): Ditto.
9851         * wl-xmas.el (toplevel): Ditto.
9852         * wl.el (toplevel): Ditto.
9853
9854 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9855
9856         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9857         instead of product.
9858
9859         * wl-version.el (wl-version): Compile time evalution elmo-version.
9860
9861 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9862
9863         * wl-summary.el (wl-summary-sync-force-update): Append queue
9864         `mark-as-read'if unplugged.
9865
9866 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9867
9868         * wl-version.el: New file.  Use product.el.
9869         * wl.el: add (require 'wl-version).
9870         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9871         for ~/.folders header.
9872         (wl-fldmgr-folders-header): Changed.
9873         * wl-demo.el (wl-demo): Use product.el.
9874
9875         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9876         wl-version.el.
9877         * wl-util.el (wl-version, wl-version-show): Ditto.
9878
9879         * wl-util.el (wl-generate-user-agent-string,
9880         wl-extended-emacs-version, wl-extended-emacs-version2,
9881         wl-extended-emacs-version3): Move to wl-version.el.
9882         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9883         xemacs-codename, mime-edit-insert-user-agent-field,
9884         mime-edit-user-agent-value, mime-editor/version,
9885         mime-editor/codename): Compile warning killer move to
9886         wl-version.el
9887
9888 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9889
9890         * wl-summary.el (wl-summary-refile-subr): Fix.
9891
9892 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9893
9894         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9895         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9896
9897 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9898
9899         * wl.el (wl-check-environment): Check too many `@'.
9900
9901 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9902
9903         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9904
9905 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9906
9907         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9908         wl-draft-reply-myself-without-argument-list): Add variables.
9909         * wl-draft.el (wl-draft-reply): Use it.
9910
9911 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9912
9913         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9914         the 5th argument of `elmo-network-get-spec'.
9915
9916         * wl-thread.el (wl-thread-reparent-children): New inline function.
9917         (wl-thread-delete-message): Use it.
9918
9919         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9920         (wl-summary-score-update-all-lines): Don't use `dolist'.
9921
9922 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9923
9924         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9925         (require 'elmo-msgdb) for inline function.
9926
9927 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9928
9929         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9930
9931 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9932
9933         * wl-score.el (wl-score-headers): Fix for the confusing macro
9934         `elmo-kill-buffer'.
9935
9936 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9937
9938         * wl-summary.el: Don't use the 3rd argument of `require' because
9939         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9940         * wl-util.el: Ditto.
9941         * wl-draft.el: Ditto.
9942
9943 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9944
9945         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9946         window system is not used.
9947
9948 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9949
9950         * wl-thread.el: Don't use `mapcar' only for iteration.
9951         (wl-thread-resume-entity): Ditto.
9952         (wl-thread-delete-message): Ditto.
9953
9954         * wl-summary.el: Bind `dragdrop-drop-functions',
9955         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9956         of `require' for `timezone', `easymenu' and `ps-print';
9957         don't use `mapcar' only for iteration.
9958
9959         * wl-util.el: Bind `mule-version', `nemacs-version',
9960         `emacs-beta-version', `xemacs-codename',
9961         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9962         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9963         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9964         only for iteration.
9965
9966         * wl-score.el: Don't use `mapcar' only for iteration.
9967         (wl-score-simplify-buffer-fuzzy): Ditto.
9968         (wl-score-simplify-subject): Ditto.
9969         (wl-score-headers): Ditto.
9970         (wl-summary-score-update-all-lines): Ditto.
9971
9972         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9973         `enable-multibyte-characters' and `mule-version'.
9974
9975         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9976         `mapcar' only for iteration.
9977
9978         * wl-demo.el: Don't use `mapcar' only for iteration.
9979
9980         * wl-folder.el: Don't use `mapcar' only for iteration.
9981         (wl-folder-open-all): Ditto.
9982         (wl-folder-count-incorporates): Ditto.
9983
9984         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9985         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9986
9987         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9988         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9989         `smtp-connection-type'; specify 3rd argument of `require' for
9990         `timezone'; don't use `mapcar' only for iteration.
9991         (wl-draft-clone-local-variables): Don't use `mapcar'.
9992         (wl-draft-generate-clone-buffer): Ditto.
9993         (wl-user-agent-compose-internal): Ditto.
9994
9995         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9996
9997         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9998         (wl-save-status): Ditto.
9999
10000         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
10001         for iteration.
10002
10003 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
10004
10005         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
10006         removed `Date'.
10007         (wl-fldmgr-make-filter-default): New user option.
10008
10009         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
10010         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
10011         (wl-fldmgr-filter-completion-alist): Abolish.
10012
10013         * wl.el (wl): Don't check servers if arg is non-nil.
10014
10015         * wl-draft.el (wl-draft-reply): Set only message-id string to
10016         In-Reply-To field.
10017
10018 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
10019
10020         * wl-summary.el (wl-summary-pick): Rewrite.
10021
10022         * wl-draft.el (wl-draft-forward): Get references field from
10023         original buffer.
10024         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
10025
10026 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
10027
10028         * wl-draft.el (wl-draft-forward): Add references field.
10029
10030 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
10031
10032         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
10033         (wl-draft-reply): Use it.
10034
10035 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
10036
10037         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
10038         when Emacs 21 is running.
10039
10040         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
10041         bindings.
10042
10043 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10044
10045         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
10046         XPM icons transparent.
10047
10048         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
10049         Emacs 21.
10050
10051 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
10052
10053         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
10054         nil.
10055
10056         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
10057         when it is persistent.
10058         (wl-summary-sync-marks): Changed argument for
10059         `elmo-list-folder-unread' and `elmo-list-folder-important'.
10060         (wl-summary-virtual): Use `elmo-read-search-condition'.
10061         (wl-summary-redisplay-internal): If folder is local, mark as read
10062         even when folder is plugged.
10063
10064 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10065
10066         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
10067         of `tool-bar-lines' in the frame parameters.
10068         (after-make-frame-functions, post-command-hook): Don't modify the
10069         value.
10070         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
10071         wl-e21-tool-bar-lines): Removed.
10072
10073 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10074
10075         * wl-highlight.el (wl-highlight-folder-path): Put overlay
10076         properties `evaporate' and `wl-momentary-overlay' as well.
10077         (wl-highlight-summary-displaying): Ditto.
10078         (wl-delete-all-overlays): Don't delete overlay which does not have
10079         a property `wl-momentary-overlay'.
10080
10081         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
10082         `display-mouse-p' and `display-graphic-p'.
10083         (wl-folder-init-icons): Don't search for XBM or the other files.
10084         (wl-plugged-set-folder-icon): Make icons if and only if
10085         `display-graphic-p' returns non-nil.
10086         (wl-highlight-plugged-current-line): Use `before-string' overlay
10087         property to show icon images.
10088         (wl-highlight-folder-current-line): Ditto.
10089         (wl-e21-highlight-folder-group-line): Ditto.
10090         (wl-e21-highlight-folder-by-numbers): Ditto.
10091         (wl-e21-insert-image): Removed.
10092         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
10093         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
10094         said.
10095         (wl-e21-switch-toolbar-after-make-frame): Renamed from
10096         `wl-e21-force-switch-toolbar'.
10097         (wl-e21-make-icon-image): Removed.
10098         (wl-e21-setup-toolbar): Don't search for XBM files.
10099         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
10100         the default value.
10101
10102 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
10103
10104         * wl-util.el (wl-biff-check-folder-async): Set
10105         `wl-biff-check-folders-running' even when it is not an IMAP folder.
10106
10107 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
10108
10109         * wl-e21.el (after-make-frame-functions): Add
10110         `wl-e21-force-switch-toolbar'.
10111         (wl-e21-force-switch-toolbar): New function force to switch the
10112         toolbar appearance automatically.
10113         (post-command-hook): Add `wl-e21-switch-toolbar'.
10114         (wl-e21-switch-toolbar): New function to switch the toolbar
10115         appearance automatically.
10116         (wl-e21-tool-bar-lines): New buffer local variable.
10117
10118 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
10119
10120         * wl-util.el (wl-biff-check-folders-running): New variable.
10121         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
10122         (wl-biff-check-folder-async-callback):
10123         Set `wl-biff-check-folders-running'.
10124         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
10125         with unwind-protect.
10126
10127         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
10128         Enclose `wl-folder-auto-check' with unwind-protect.
10129
10130         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
10131         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
10132
10133         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
10134
10135         * wl-util.el (wl-biff-notify): New inline function.
10136         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
10137         locally.
10138         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
10139         folder-list' is 1.
10140         Use `wl-biff-notify'.
10141         (wl-biff-check-folder-async-callback): New function.
10142         (wl-biff-check-folder-async): Ditto.
10143
10144         * wl-folder.el (wl-folder): Don't check folders.
10145         (wl-folder-auto-check): New function.
10146
10147 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
10148
10149         * wl-util.el (wl-biff-start) [Emacs19+]:
10150         Use `timer-next-integral-multiple-of-time'.
10151         (wl-biff-check-folders): Use `wl-default-folder'
10152         if `wl-biff-check-folder-list' is nil.
10153
10154 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
10155
10156         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
10157         instead of `elmo-delete-lists'.
10158
10159 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
10160
10161         * wl.el (wl-plugged-toggle-all): Set the value of
10162         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
10163         (wl-plugged-toggle): Ditto.
10164         (wl-toggle-plugged): Ditto.
10165         (wl-plugged-init): Ditto.
10166
10167         * wl-xmas.el (wl-biff-init-icons): Set icons data to
10168         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10169         instead of `wl-biff-state-indicator-off' and
10170         `wl-biff-state-indicator-on'; don't modify the value and the type
10171         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
10172         (wl-plugged-init-icons): Set icons data to
10173         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10174         instead of `wl-plug-state-indicator-off' and
10175         `wl-plug-state-indicator-on'; don't modify the value and the type
10176         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
10177
10178         * wl-vars.el (wl-modeline-biff-state-off,
10179         wl-modeline-biff-state-on, wl-modeline-biff-status,
10180         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
10181         wl-modeline-plug-status): New internal variables.
10182         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
10183         wl-biff-check-interval, wl-biff-check-folder-list): Change
10184         customization group from `wl-folder' to `wl-highlight'.
10185         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
10186         wl-show-plug-status-on-modeline): Defcustomized.
10187
10188         * wl-util.el (wl-biff-check-folders): Set the value of the flag
10189         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
10190         (wl-mode-line-buffer-identification): Set both ON and OFF data with
10191         a flag to `mode-line-buffer-identification'.
10192
10193         * wl-e21.el (wl-biff-init-icons): Set icons data to
10194         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10195         instead of `wl-biff-state-indicator-off' and
10196         `wl-biff-state-indicator-on'.
10197         (wl-plugged-init-icons): Set icons data to
10198         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10199         instead of `wl-plug-state-indicator-off' and
10200         `wl-plug-state-indicator-on'.
10201
10202 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10203
10204         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
10205         excessive titles.
10206
10207 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10208
10209         * wl.el (wl-plugged-mode): Use revised
10210         `wl-mode-line-buffer-identification'.
10211         (wl-plugged-init): Don't use `force-mode-line-update'.
10212
10213         * wl-xmas.el (wl-draft-overload-functions): Use revised
10214         `wl-mode-line-buffer-identification'.
10215         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
10216         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
10217         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10218         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10219         `wl-make-plugged-hook';
10220         add `wl-folder-init-icons' and `wl-setup-folder' to
10221         `wl-folder-mode-hook'.
10222
10223         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
10224         19 as well.
10225         (wl-mode-line-display-priority-list): New user option.
10226         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
10227         Defcustomized.
10228         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
10229         Add docs.
10230
10231         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
10232         start.
10233         (wl-mode-line-buffer-identification): Revised as a function.
10234
10235         * wl-summary.el (wl-summary-mode): Use revised
10236         `wl-mode-line-buffer-identification'; don't call
10237         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
10238         (TopLevel): Don't bind `wl-e21-setup-summary' nor
10239         `wl-xmas-setup-summary'.
10240
10241         * wl-nemacs.el (wl-draft-overload-functions): Use revised
10242         `wl-mode-line-buffer-identification'.
10243
10244         * wl-mule.el (wl-draft-overload-functions): Use revised
10245         `wl-mode-line-buffer-identification'.
10246
10247         * wl-folder.el (wl-make-plugged-alist): Don't call
10248         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
10249         (wl-folder): Don't call `wl-folder-init-icons' directly.
10250         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
10251         `wl-xmas-setup-folder' directly;
10252         use revised `wl-mode-line-buffer-identification'.
10253         (TopLevel): Don't bind `wl-biff-init-icons',
10254         `wl-plugged-init-icons', `wl-folder-init-icons',
10255         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
10256
10257         * wl-e21.el (wl-draft-overload-functions): Use revised
10258         `wl-mode-line-buffer-identification'.
10259         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
10260         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
10261         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10262         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10263         `wl-make-plugged-hook';
10264         add `wl-folder-init-icons' and `wl-setup-folder' to
10265         `wl-folder-mode-hook'.
10266
10267 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10268             Katsumi Yamaoka    <yamaoka@jpl.org>
10269
10270         * wl.el (wl): Call `wl-biff-start'.
10271         (wl-exit): Call `wl-biff-stop'.
10272         (wl-plugged-mode): Show biff in modeline.
10273         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
10274
10275         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
10276         (wl-biff-init-icons): New function.
10277         (wl-plugged-init-icons): Don't make too much keymaps.
10278         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
10279
10280         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
10281         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
10282         variables.
10283         (wl-biff-check-interval, wl-biff-check-folder-list): New user
10284         options.
10285
10286         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
10287         wl-biff-start, wl-biff-stop): New functions.
10288         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
10289         (wl-biff-timer-name): New variable.
10290
10291         * wl-summary.el (wl-summary-mode): Show biff in modeline.
10292
10293         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
10294         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10295
10296         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
10297         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10298
10299         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
10300         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
10301         `wl-folder-init-icons' to `ignore' if they are not available.
10302         (wl-folder-mode): Show biff in modeline.
10303
10304         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
10305         (wl-biff-init-icons): New function.
10306         (wl-plugged-init-icons): Don't make too much keymaps.
10307         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
10308
10309 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
10310
10311         * wl-vars.el (wl-strict-diff-folders): Customization Type
10312         and doc fix.  Define as a list of regular expressions for
10313         folders or nil.
10314         * wl-folder.el (wl-folder-check-one-entity): Use
10315         `wl-string-match-member' instead of `wl-string-member' for
10316         `wl-strict-diff-folders'.
10317
10318 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
10319
10320         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
10321         (wl-highlight-folder-current-line): Use it; new implementation.
10322         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
10323         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
10324         `defsubst' instead of `defun'.
10325
10326         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
10327         `wl-highlight-group-folder-by-numbers'; made it can also be a
10328         number.  See info for more details.
10329
10330         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
10331         running.
10332
10333         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
10334         to bind them.
10335
10336         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
10337         (wl-highlight-folder-current-line): New implementation.
10338
10339         * wl-highlight.el (wl-highlight-folder-group-line): New
10340         implementation.
10341         (wl-delete-all-overlays): Rewrite as a marco.
10342         (TopLevel): Require `wl-e21' when Emacs 21 is running.
10343
10344         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
10345         running.
10346         (wl-folder-*-glyph): No need to bind them.
10347
10348         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
10349         `wl-e21-highlight-folder-group-icon'; rewrite.
10350         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
10351         `defsubst' instead of `defun'.
10352         (wl-folder-mode-map): Bind it when compiling.
10353
10354 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
10355
10356         * wl.el (wl): Initialize plug-related settings before `wl-init'.
10357
10358         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
10359
10360 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
10361
10362         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
10363
10364 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
10365
10366         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
10367         (wl-highlight-folder-current-line): Use it.
10368
10369         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
10370         in `id-name'.
10371
10372 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
10373
10374         * wl.el: Require `wl-e21' when Emacs 21 is running.
10375
10376         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
10377         default when Emacs 21 is running.
10378         (wl-use-highlight-mouse-line): Ditto.
10379         (wl-on-emacs21): New constant.
10380         (wl-on-emacs20): Removed.
10381
10382         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
10383         Emacs 21 is running.
10384
10385         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
10386         Emacs 21 is running.
10387
10388         * wl-e21.el: New file.
10389
10390 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
10391
10392         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
10393         (wl-toggle-plugged): Ditto.
10394         (wl-plugged-toggle): Ditto.
10395         (wl-plugged-toggle-all): Ditto.
10396
10397         * wl-vars.el (wl-plug-state-indicator): Refer
10398         `wl-plug-state-indicator-on' indirectly.
10399
10400 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10401
10402         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10403         Call `wl-folder-confirm-existence'.
10404
10405         * wl-folder.el (wl-folder-confirm-existence): Added optional
10406         argument `force'.
10407
10408 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10409
10410         * wl-summary.el (wl-summary-refile-subr): Assume
10411         `copy-or-refile' as symbol.
10412         (wl-summary-refile): Follow up above change.
10413         (wl-summary-copy): Ditto.  Doc fix.
10414
10415 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10416
10417         * wl-summary.el (wl-summary-pick): Don't bind
10418         `elmo-search-mime-charset'.
10419
10420         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10421         default using old backquote style.
10422         (wl-search-mime-charset): Abolished.
10423
10424         * wl-highlight.el (wl-highlight-headers):
10425         Call `point' after `re-search-forward'(for Nemacs).
10426
10427         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10428         for elmo-imap4.el.
10429
10430 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10431
10432         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10433         `wl-message-ignored-field-list' instead of
10434         `mime-view-ignored-field-list'.
10435
10436         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10437         Add interactive spec.
10438         (wl-folder-goto-bottom-of-current-folder): Ditto.
10439         (wl-folder-mode-map): Bind them.
10440
10441         * wl-vars.el (wl-message-ignored-field-list): New variable.
10442         (wl-message-visible-field-list): New variable.
10443
10444         * wl-mime.el (wl-mime-header-presentation-method): New function.
10445         (wl-mime-setup): Set header-presentation-method.
10446
10447 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10448
10449         * wl-nemacs.el (wl-draft-overload-functions): Set
10450         `mode-line-buffer-identification' instead of using
10451         `wl-make-modeline'.
10452
10453         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10454         instead of using `wl-make-modeline'.
10455
10456         * wl-xmas.el (wl-plugged-init-icons): Set up
10457         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10458         (wl-make-modeline): Abolish.
10459         (wl-draft-overload-functions): Set
10460         `mode-line-buffer-identification' instead of using
10461         `wl-make-modeline'.
10462
10463         * wl-util.el (wl-make-modeline-subr): Abolish.
10464         (wl-mode-line-buffer-identification): New alias.
10465
10466         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10467         (wl-summary-make-modeline): Abolish.
10468         (wl-summary-buffer-set-folder): Set
10469         `wl-summary-buffer-folder-indicator'.
10470         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10471         of using `wl-make-modeline'.
10472         (wl-summary-switch-to-clone-buffer): Don't set
10473         `mode-line-buffer-identification'.
10474         (wl-summary-goto-folder-subr): Ditto.
10475
10476         * wl-mule.el (wl-draft-overload-functions): Set
10477         `mode-line-buffer-identification' instead of using
10478         `wl-make-modeline'.
10479
10480         * wl-folder.el (wl-folder-mode): Set
10481         `mode-line-buffer-identification' instead of using
10482         `wl-make-modeline'.
10483         (wl-folder): Don't set `mode-line-buffer-identification'.
10484
10485 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10486
10487         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10488         instead of `member' for `wl-refile-guess-func-list' look-ups.
10489         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10490
10491 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10492
10493         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10494         `wl-message-button-dispatcher'.
10495
10496         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10497
10498         * wl-message.el (wl-message-button-dispatcher): Use it.
10499
10500         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10501         "In-Reply-To".
10502
10503         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10504         Bind `case-fold-search' to t.
10505
10506 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10507
10508         * wl-xmas.el (wl-message-overload-functions): Initialize
10509         `wl-message-button-map'.
10510
10511         * wl-mule.el (wl-message-overload-functions): Initialize
10512         `wl-message-button-map'.
10513
10514         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10515
10516         * wl-message.el (wl-message-button-map): New keymap.
10517         (wl-message-add-button): New function.
10518         (wl-message-button-dispatcher): New function.
10519         (wl-message-button-refer-article): New function.
10520
10521         * wl-highlight.el
10522         (wl-highlight-message-add-buttons-to-header): New function.
10523         (wl-highlight-headers): Use it.
10524
10525 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10526
10527         * wl-summary.el (wl-summary-default-from): Use
10528         `wl-address-get-petname-1'.
10529         (wl-summary-simple-from): Ditto.
10530
10531         * wl-address.el (wl-address-get-petname-1): New inline function.
10532         (wl-address-get-petname): Use it.
10533
10534 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10535
10536         * wl-summary.el (wl-summary-default-from): Return full-name part
10537         from the address if no petname was found.
10538         (wl-summary-simple-from): Ditto.
10539
10540         * wl-address.el (wl-address-get-petname): Return nil if no petname
10541         associated with the address was found.
10542
10543 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10544
10545         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10546         display is finished.
10547
10548 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10549
10550         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10551         `elmo-folder-exists-p' argument.
10552
10553 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10554
10555         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10556         the folder.
10557
10558 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10559
10560         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10561
10562         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10563         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10564
10565 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10566
10567         * wl-folder.el (wl-folder-create-subr): New function.
10568         (wl-folder-confirm-existence): Use it.
10569         (wl-folder-check-one-entity): Use it.
10570         Check the error symbol is derived from 'elmo-open-error.
10571
10572         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10573         `ignore-error'.
10574
10575 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10576
10577         * wl-util.el (toplevel): Add (eval-when-compile (require
10578         'elmo-util)).  (Maybe `provide' is typo.)
10579
10580 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10581
10582         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10583         (I don't know why this was needed.)
10584
10585         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10586         Follow up changes for stream-type.
10587
10588         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10589         (wl-draft-elmo-nntp-send): Ditto.
10590
10591         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10592         (wl-nntp-posting-stream-type): Ditto.
10593         (wl-pop-before-smtp-ssl): Abolished.
10594         (wl-nntp-posting-ssl): Ditto.
10595
10596         * wl-address.el (wl-address-quote-specials): New function.
10597         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10598
10599         * wl-draft.el (wl-draft-reply): Ditto.
10600
10601 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10602
10603         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10604         use function `wl-string-match-assoc'.
10605
10606 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10607
10608         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10609
10610         * wl-draft.el (wl-draft-deduce-address-list): New function.
10611         (wl-draft-parse-mailbox-list): Ditto.
10612         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10613         instead of `smtp-deduce-address-list'.
10614         (wl-draft-on-field-p): Follow group list.
10615
10616         * wl-address.el (wl-address-concat-token): New function.
10617         (wl-address-string-without-group-list-contents): Ditto.
10618         (wl-complete-field-body): Fixed problem of completion
10619         by japanese petname.
10620         (wl-address-make-completion-list): Rewrite.
10621
10622 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10623
10624         * wl-address.el (wl-address-make-completion-list): Completion by
10625         petname.
10626         (wl-complete-field-body): Likewise.
10627
10628 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10629
10630         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10631         contains invalid address syntax.
10632
10633 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10634
10635         * wl-folder.el (wl-folder-check-entity-async): Use
10636         `elmo-nntp-spec-hostname'.
10637
10638 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10639
10640         * wl-summary.el (wl-summary-msgdb-load-async): Use
10641         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10642
10643 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10644
10645         * wl-draft.el (wl-draft-reply): Set argument
10646         `content-transfer-encoding' as nil.
10647
10648 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10649
10650         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10651         `wl-refile-alist'.
10652
10653 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10654
10655         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10656         (wl-draft-edit-string): Ditto.
10657         (wl-draft-forward): Ditto.
10658         * wl-summary.el (wl-summary-write): Ditto.
10659
10660 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10661
10662         * wl-summary.el (wl-summary-sync-update3): Call
10663         `wl-summary-buffer-number-column-detect'.
10664         (wl-summary-buffer-number-column-detect): Search from point-min.
10665
10666 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10667
10668         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10669         contains an address which is not included in original to or cc.
10670
10671 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10672
10673         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10674         begin-line does not exist.
10675         * wl-message.el (wl-message-uu-substring): Ditto.
10676
10677 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10678
10679         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10680         clear local variables.
10681         (wl-summary-exit): Call `elmo-commit'.
10682         (wl-summary-switch-to-clone-buffer): Call
10683         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10684         (wl-summary-goto-folder-subr): Ditto.
10685
10686         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10687         POP folder.
10688
10689 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10690
10691         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10692         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10693         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10694         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10695         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10696         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10697
10698         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10699
10700 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10701
10702         * wl-summary.el (wl-summary-search-by-subject):
10703         Search parent message from the latest one.
10704
10705 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10706
10707         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10708         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10709
10710         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10711         New user option.
10712
10713         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10714         if elmo-nntp-use-killed-list is nil.
10715         Use `elmo-msgdb-append-to-killed-list'.
10716         (Append numbers confirmed as disappeared to the killed list.)
10717         (wl-summary-confirm-appends): Don't display negative number.
10718
10719 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10720
10721         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10722
10723 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10724
10725         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10726         range is `all'.
10727         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10728         `elmo-list-bigger-diff'.
10729
10730 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10731
10732         * wl-summary.el (wl-summary-buffer-exit-func):
10733         New buffer local variable.
10734         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10735
10736 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10737
10738         * wl-demo.el (wl-demo): Fix the last change.
10739
10740 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10741
10742         * wl-demo.el (wl-demo): Don't use `eval'.
10743
10744 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10745
10746         * wl-summary.el (wl-summary-buffer-thread-modified):
10747         New buffer-local variable.
10748         (wl-summary-set-thread-modified): New function.
10749         (wl-summary-thread-modified-p): New function.
10750         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10751         (wl-summary-yank-saved-message): Use function
10752         `wl-summary-set-thread-modified'
10753         (wl-summary-switch-to-clone-buffer): Add
10754         `wl-summary-buffer-thread-modified'.
10755
10756         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10757         (wl-summary-buffer-mark-saved-hook): Ditto.
10758         * wl-summary.el (wl-summary-msgdb-save): New hook
10759         `wl-summary-buffer-message-saved-hook' and
10760         `wl-summary-buffer-mark-saved-hook'.
10761
10762 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10763
10764         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10765
10766 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10767
10768         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10769         don't hide scroll bars under FSF Emacsen because it may incur an
10770         undesirable redrawing.
10771
10772 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10773
10774         * wl-draft.el (wl-draft-edit-string): Call
10775         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10776
10777 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10778
10779         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10780
10781 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10782
10783         * wl-summary.el (wl-summary-msgdb-load-async): Call
10784         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10785
10786 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10787
10788         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10789         fringes in demo buffer; center bitmap logo correctly even if old
10790         Mule is used.
10791
10792 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10793
10794         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10795
10796         * wl-refile.el (wl-refile-subject-alist): New variable.
10797         (wl-refile-subject-alist-file-name): Ditto.
10798         (wl-refile-alist-setup): Rewrite.
10799         (wl-refile-alist-save): Use `elmo-object-save'.
10800         Eliminated arguments.
10801         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10802         (wl-refile-guess-by-subject): New function.
10803         (wl-refile-guess-func-list): Added it.
10804
10805 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10806
10807         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10808         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10809
10810 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10811
10812         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10813         New buffer-local variable.
10814         (wl-summary-buffer-next-folder-func): Ditto.
10815         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10816         if non-nil.
10817         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10818         if non-nil.
10819         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10820         if non-nil.
10821         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10822         if non-nil.
10823
10824 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10825
10826         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10827         permanently in the demo buffer.
10828
10829 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10830
10831         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10832         `mime-entity-fetch-field'.
10833
10834         * wl.el (wl-exit): Delete plugged buffer.
10835
10836         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10837         XEmacs has menubar feature.
10838
10839 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10840
10841         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10842         cannot arrive at the beginning of the buffer under old Emacsen.
10843
10844 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10845
10846         * wl-address.el (wl-address-ldap-search):
10847         Call `ldap-search-entries' with `withdn' argument t.
10848         (wl-complete-field-body): Bind completion-ignore-case as t.
10849         Clear ldap search hash when it was sole completion.
10850         Use elmo-string for pattern string.
10851         (wl-ldap-alias-safe-string): Eliminated needless let.
10852
10853 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10854
10855         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10856         (wl-ldap-alias-sep): New constant.
10857         (wl-ldap-search-attribute-type-list): Ditto.
10858         (wl-ldap-get-value): New function.
10859         (wl-ldap-make-filter): Ditto.
10860         (wl-ldap-make-matched-value-list): Ditto.
10861         (wl-ldap-alias-safe-string): Ditto.
10862         (wl-ldap-register-dn-string): Ditto.
10863         (wl-address-ldap-search): Rewrite.
10864
10865 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10866
10867         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10868         thread is deleted.
10869         (wl-thread-delete-line-from-buffer): Ditto.
10870         (wl-thread-get-exist-children): New function.
10871
10872 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10873
10874         * wl-demo.el (wl-demo): Made it to select various image types.
10875         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10876         from `wl-title-logo'.
10877         (wl-logo-ascii): New variable.
10878         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10879         (wl-demo-copyright-notice): New constant.
10880
10881         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10882
10883 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10884
10885         * wl-vars.el (wl-summary-target-above): Renamed from
10886         wl-summary-temp-above.
10887         * wl-score.el (wl-score-get-score-alist): Use it.
10888         (wl-summary-score-update-all-lines): Use it.
10889         * wl-summary.el: Ditto. (make-variable-buffer-local).
10890
10891 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10892
10893         * wl-vars.el (wl-ldap-port): New user option.
10894
10895         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10896         Rewite whole implementation.
10897         (wl-complete-field-body): Fixed.
10898
10899 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10900
10901         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10902         Choose implementation at compile time.
10903
10904 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10905
10906         * wl-address.el (wl-ldap-search-internal): New function.
10907         (wl-complete-field-to): Use it.
10908
10909 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10910
10911         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10912         Use `let' instead of `let*'.
10913         Require 'wl-vars.
10914
10915         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10916         Define as defcustom.
10917         (wl-ldap-base): Ditto.
10918         (wl-use-ldap): Ditto.
10919
10920 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10921
10922         * wl-address.el (wl-ldap-search): New function.
10923         (wl-complete-field-body): Use `wl-ldap-search'.
10924         (wl-ldap-server): New variable.
10925         (wl-ldap-base): Ditto.
10926         (wl-use-ldap): Ditto.
10927
10928 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10929
10930         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10931         (Pointed out by Mito <mit@nines.nec.co.jp>).
10932         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10933         buffer-local variables like `wl-summary-redisplay-internal'.
10934         (wl-summary-redisplay-all-header): Likewise.  Update
10935         Summary view too.
10936
10937 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10938
10939         * wl-summary.el (wl-summary-jump-to-parent-message):
10940         Consider prefix argument.
10941
10942         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10943         when closed thread is deleted.
10944
10945 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10946
10947         * wl-summary.el (wl-summary-jump-to-parent-message):
10948         Consider thread modification.
10949
10950 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10951
10952         * wl-message.el (wl-message-normal-get-original-buffer): Use
10953         `save-excursion'.
10954
10955         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10956         (wl-summary-showto-folder-regexp): Ditto.
10957
10958 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10959
10960         * wl-util.el (wl-delete-alist): Doc fix.
10961         (wl-delete-associations): New function.
10962         (wl-inverse-alist): New function.
10963         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10964         Split temporary variables. Use `wl-delete-associations'
10965         and `wl-inverse-alist'.
10966         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10967
10968 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10969
10970         * wl-folder.el (wl-folder-prefetch-entity):
10971         Execute prefetching if new count is unknown.
10972
10973 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10974
10975         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10976
10977         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10978         delete entity.
10979         (wl-thread-set-parent): If insert as top, set linked as nil.
10980
10981         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10982         `wl-thread-cleanup-symbols' when view mode is thread.
10983
10984 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10985
10986         * wl-folder.el (wl-folder-create-folder-entity): Use
10987         with-current-buffer.
10988         (wl-local-folder-init): Call set-buffer to make sure we are in
10989         the Folder buffer. Don't touch buffer-local variables here.
10990         (wl-folder-mode): Initialize buffer-local variables here.
10991
10992         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10993         (wl-folder-entity-assign-id): Ditto.
10994         (wl-folder-create-entity-hashtb): Ditto.
10995         (wl-local-folder-init): Ditto.
10996         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10997
10998 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10999
11000         * wl-summary.el (wl-summary-default-from): Fix probrem when
11001         std11-extract-address-components return (nil "foo@bar").
11002
11003 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
11004
11005         * wl-draft.el (wl-draft-clone-local-variables):
11006         Remove redundant `setq'.
11007
11008 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
11009
11010         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
11011         Bind wl-highlight-x-face-func as nil while highlighting header.
11012
11013 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
11014
11015         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
11016
11017 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11018
11019         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
11020         elmo-msgdb-overview-hashtb from copy-variables.
11021         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
11022         instead of `elmo-msgdb-overview-get-entity-by-number'.
11023         (wl-summary-auto-refile): Ditto.
11024
11025         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
11026         `elmo-msgdb-overview-get-entity' instead of
11027         `elmo-msgdb-search-overview-entity'.  Use
11028         `elmo-msgdb-overview-get-entity' instead of
11029         `elmo-msgdb-overview-get-entity-by-number'.
11030         (wl-thread-insert-entity-sub): Ditto.
11031         (wl-thread-insert-message): Ditto.
11032
11033         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
11034         `elmo-msgdb-overview-get-entity'.
11035         (wl-normal-message-redisplay): Ditto.
11036
11037 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11038
11039         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
11040         `wl-thread-entities'.
11041         (wl-thread-delete-message): Fix remove top message from
11042         `wl-thread-entity-list'.
11043
11044         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
11045         wl-append(nconc), because update-list is broken on Meadow.
11046
11047         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
11048         updating process.
11049         (wl-summary-rescan): Ditto.
11050         (wl-summary-sync-update3): Ditto.
11051         * wl-thread.el (wl-thread-set-parent): Renamed from
11052         `wl-summary-set-parent'.
11053         (wl-thread-insert-message): Updating buffer faster.
11054         (wl-thread-delete-message): Updating buffer faster.
11055
11056         * wl-score.el (wl-summary-score-update-all-lines): Changed
11057         interval for display progress gauge.
11058
11059 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11060
11061         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
11062         folder always-sticky.
11063         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
11064         defmacro.
11065
11066 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
11067
11068         * wl-vars.el (wl-draft-add-references): New user option.
11069
11070         * wl-draft.el (wl-draft-add-references): New function.
11071         (wl-draft-yank-from-mail-reply-buffer): Use it.
11072         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
11073         as nil.
11074
11075 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11076
11077         * wl-thread.el (wl-thread-update-line-msgs): Called
11078         `wl-thread-update-line-on-buffer-sub'.
11079         (wl-thread-update-line-on-buffer): Delete routine of inserting
11080         thread.
11081         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
11082         moved from `wl-thread-update-line-on-buffer'.
11083         Add threshold for displaying progress gauge.
11084         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
11085         argument of `wl-thread-update-line-msgs'.
11086         Add threshold for displaying progress gauge.
11087         * wl-folder.el:
11088         Add threshold for displaying progress gauge.
11089         * wl-score.el: Ditto.
11090
11091         * wl-expire.el (wl-summary-expire): Display deleting info.
11092
11093 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
11094
11095         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
11096         `no-msg'.
11097         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
11098         argument of `wl-thread-update-line-msgs'.
11099         (wl-summary-set-parent): Added optional argument `parent-number'.
11100         (wl-summary-buffer-saved-message): New buffer local variable.
11101         (wl-summary-save-current-message): New command.
11102         (wl-summary-yank-saved-message): Ditto.
11103         (wl-summary-mode-map): Added key binding for
11104         `wl-summary-save-current-message' (\ew) and
11105         `wl-summary-yank-saved-message' (\C-y).
11106         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
11107
11108 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
11109
11110         * wl-summary.el (wl-summary-mode-map): Added key binding for
11111         `wl-summary-set-parent' (ts).
11112
11113 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11114
11115         * wl-summary.el (wl-summary-insert-thread-entity): Search same
11116         subject faster. If thread number is reverse, delayed updating
11117         thread.
11118         (wl-summary-search-by-subject): Ditto.
11119         (wl-summary-put-alike): Ditto.
11120         (wl-summary-get-alike): Ditto.
11121         (wl-summary-insert-headers): Insert header of all overview in
11122         buffer.
11123         (wl-summary-rescan): Delayed updating thread. Kill search subject
11124         buffer for wl-summary-search-by-subject.
11125         (wl-summary-sync-update3): Ditto.
11126         (wl-summary-exit): Ditto.
11127         (wl-summary-goto-bottom-of-current-thread): Change for linked
11128         thread.
11129         (wl-summary-overview-create-summary-line): Change line for linked
11130         thread.
11131
11132         * wl-summary.el (wl-summary-update-thread): Use
11133         wl-thread-maybe-get-children-num.
11134         (wl-summary-set-parent): If change parent, move sub thread.
11135         (wl-summary-redisplay-internal): Add horizontal recenter.
11136         (wl-summary-redisplay-no-mime): Add horizontal recenter.
11137
11138         * wl-thread.el (wl-thread-entity-get-linked): New function.
11139         (wl-thread-entity-set-linked): New function.
11140         (wl-thread-create-entity): Add linked element.
11141         (wl-thread-entity-insert-as-top): Use wl-append.
11142         (wl-thread-maybe-get-children-num): If closing thread, return
11143         children msgs.
11144         (wl-thread-update-line-msgs): Displaying progress message.
11145         (wl-thread-update-line-on-buffer-sub): Use
11146         wl-thread-maybe-get-children-num.
11147         (wl-thread-update-line-on-buffer): If update line is not exists,
11148         insert thread.
11149         (wl-thread-delete-message): If delete top msg of thread, search
11150         parent by subject.
11151         (wl-thread-insert-entity): Use
11152         wl-thread-maybe-get-children-num.
11153
11154         * wl-highlight.el (wl-highlight-summary-current-line): change
11155         sregexp for linked thread.
11156         * wl-util.el (wl-count-lines): Count lines.
11157         (wl-horizontal-recenter): horizontal recenter.
11158         * wl-score.el (wl-score-put-alike): Use wl-count-lines
11159         (wl-score-get-alike): Ditto.
11160         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
11161         (wl-subject-length-limit): New variable.
11162         (wl-highlight-thread-indent-string-regexp): Changed for linked
11163         thread.
11164
11165 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11166
11167         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11168         New variable (revival).
11169         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11170         by subject matching if there's no in-reply-to nor references field
11171         (revival).
11172
11173 \f
11174 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11175
11176         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
11177         message.
11178
11179 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
11180
11181         * wl-summary.el (wl-summary-reply): Return t if there was a
11182         message at cursor point.
11183         Added unwind-protect.
11184         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
11185         returns t.
11186         (wl-summary-cancel-message): Do nothing when there's no message at
11187         cursor point.
11188         (wl-summary-forward): Ditto.
11189         (wl-summary-jump-to-parent-message): Ditto.
11190         (wl-summary-reedit): Ditto.
11191         (wl-summary-edit-addresses): Ditto.
11192         (wl-summary-pipe-message): Ditto.
11193         (wl-summary-print-message-with-ps-print): Ditto.
11194         (wl-summary-print-message): Ditto.
11195         (wl-summary-mark-as-important): Ditto.
11196         (wl-summary-mark-as-unread): Ditto.
11197
11198         * wl-summary.el (wl-summary-reply): Cause an error when there's no
11199         message at cursor point.
11200         (wl-summary-reply-with-citation): Remove unwind-protect.
11201
11202         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
11203         subject searching feature.
11204         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11205         Eliminated.
11206
11207 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
11208
11209         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11210         New variable.
11211         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11212         by subject matching if there's no in-reply-to nor references field.
11213
11214         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
11215
11216         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
11217         when display is finished.
11218         (wl-folder-open-all): Ditto.
11219         (wl-folder-update-access-group): Ditto.
11220         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
11221         * wl-thread.el (wl-thread-close-all): Ditto.
11222
11223         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
11224         progress gauge only when it was displayed.
11225         * wl-folder.el (wl-folder-insert-entity): Ditto.
11226
11227 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
11228
11229         * wl-summary.el (wl-summary-incorporate): Enclose
11230         `wl-summary-sync-force-update' with save-excursion.
11231
11232 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
11233
11234         * wl-summary.el (wl-summary-prefetch-region):
11235         Pass current cursor point to `pos-visible-in-window-p' after
11236         moving cursor to the started point.
11237
11238 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
11239
11240         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
11241
11242         * wl-draft.el (wl-draft-insert-current-message): Delete useless
11243         fields from the forwarding message.
11244         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
11245         `ignored-fields'.
11246
11247 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
11248
11249         * wl-mime.el (wl-message-request-partial):
11250         Eliminated argument `msgdb'.
11251         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
11252         (wl-mime-combine-message/partial-pieces): Likewise.
11253         * tm-wl.el (wl-message-request-partial): Likewise.
11254         (wl-mime-combine-message/partial-pieces): Likewise.
11255
11256 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
11257
11258         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
11259         when display is finished.
11260
11261 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
11262
11263         * wl-summary.el (wl-summary-goto-folder-subr):
11264         Fix problem when wl-summary-partial-highlight-above-lines is nil.
11265
11266 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
11267
11268         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
11269         when cursor point is visible.
11270
11271 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
11272
11273         * wl-expire.el (wl-expire-archive-get-max-number):
11274         Don't use `file-name-directory'.
11275
11276 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
11277
11278         * wl-expire.el (wl-expire-archive-get-max-number):
11279         Use `file-name-directory'.
11280
11281 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11282
11283         * wl-summary.el (wl-summary-sync-marks): Re-display progress
11284         only when there is progress.
11285
11286 2000-04-13  Mito <mit@nines.nec.co.jp>
11287
11288         * wl-summary.el (wl-summary-sync-marks): Display progress.
11289
11290 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11291
11292         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
11293         (wl-summary-prev): Move cursor regardless of unread status.
11294         (wl-summary-next): Ditto.
11295
11296 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
11297
11298         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
11299         Added argument `target' and `number'.
11300         * tm-wl.el (wl-summary-burst-subr): New function.
11301         (wl-summary-burst): Use it.
11302
11303 2000-04-10  Mito <mit@nines.nec.co.jp>
11304
11305         * wl-mime.el (wl-burst): New function.
11306         (wl-summary-burst): Use it.
11307
11308 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
11309
11310         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
11311         as petname when there's no candidate.
11312
11313 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
11314
11315         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
11316         New variable.
11317         * wl-fldmgr.el (wl-fldmgr-add): Use it.
11318
11319         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
11320
11321         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
11322
11323 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
11324
11325         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
11326         Use substring of `original' instead of buffer-substring.
11327         (wl-refile-evaluate-rule):
11328         Set `original' argument of wl-refile-expand-newtext.
11329
11330         * wl-summary.el
11331         (wl-summary-auto-refile-check-refile-rule-alist-subr,
11332         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
11333         (wl-summary-auto-refile): Check existence of destination folder just
11334         before marking.
11335
11336 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11337
11338         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
11339         when wl-refile-get-field-value return nil.
11340
11341 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
11342
11343         * wl-refile.el
11344         (wl-refile-expand-newtext): New function imported from Gnus.
11345         (wl-refile-evaluate-rule): Use it.
11346
11347 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
11348
11349         * wl-summary.el (wl-summary-print-destination):
11350         Duplicate folder string to avoid putting text-property on
11351         original string.
11352
11353         * wl-refile.el (wl-refile-get-field-value): New function.
11354         (wl-refile-evaluate-rule): New function;
11355         Evaluate refile rule recursively.
11356         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
11357         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
11358         New function; Check existence of a target folder recursively.
11359         (wl-summary-auto-refile-check-refile-rule-alist):
11360         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
11361
11362 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
11363
11364         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
11365
11366         * wl-folder.el (wl-create-folder-entity-from-buffer):
11367         Fixed problem when '}' character is contained in folder name.
11368
11369         * wl-xmas.el (wl-make-modeline): Consider plugged status.
11370
11371 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11372
11373         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
11374         (wl-fldmgr-add-completion-all-completions):
11375         Use wl-fldmgr-add-completion-hashtb.
11376
11377 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11378
11379         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
11380         wl-fldmgr-add-completion-subr): New functions.
11381         * wl-folder.el (wl-folder-completion-func): New variable.
11382         * wl-summary.el (wl-summary-read-folder):
11383         Use wl-folder-completion-func.
11384
11385         * wl-refile.el: Eliminate throw & catch.
11386
11387         * wl.el (wl-plugged-sending-queue-status): Fixed.
11388
11389 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
11390
11391         * wl-draft.el (wl-draft): Put category property on
11392         mail-header-separator.