0dcbec97b40d40c32ed64af8b5f9619cd02b4d03
[elisp/wanderlust.git] / wl / ChangeLog
1 2012-02-12  David Maus  <dmaus@ictsoc.de>
2
3         * wl-mime.el (wl-mime-save-content): Fix incorrect usage of
4         `read-file-name'.
5
6 2012-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7
8         * wl-demo.el (wl-demo-copyright-notice): Add 2012.
9
10 2011-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11
12         * wl-e21.el (wl-e21-make-toolbar-buttons): No need to take care of
13         the tool-bar default bindings for Emacs 24.
14
15 2011-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16
17         * wl-e21.el (wl-e21-make-toolbar-buttons): Work around the Emacs
18         24 error: "`keymap' is reserved for embedded parent maps"
19
20 2011-07-15  Herbert J. Skuhra  <hskuhra@fastmail.fm>
21
22         * wl-folder.el (wl-folder-open-unread-folder): Fix typo in
23         message.
24
25 2011-07-10  David Maus  <dmaus@ictsoc.de>
26
27         * wl-draft.el (wl-draft-send-mail-with-sendmail): New
28         function. Send mail with sendmail package.
29         * wl-vars.el (wl-draft-send-mail-function): Add function to list
30         of prepared send mail functions.
31
32 2011-06-03  Erik Hetzner  <egh@e6h.org>
33
34         * wl-vars.el (wl-summary-line-format): Document missing control
35         strings.
36
37 2011-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
38
39         * wl-demo.el (wl-demo-copyright-notice): Add 2011.
40
41 2011-01-29  David Maus  <dmaus@ictsoc.de>
42
43         * wl-draft.el (wl-user-agent-compose): Add optional argument
44         RETURN-ACTION, introduced to `compose-mail' in Emacs 24.
45
46 2011-01-09  David Maus  <dmaus@ictsoc.de>
47
48         * wl-template.el (wl-template-select): Reset draft config exec
49         flag when selecting template.
50
51 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * wl-summary.el (wl-summary-mode): Check with fboundp before calling `make-local-hook'.
54         * wl-mime.el (wl-draft-preview-message): Ditto.
55
56 2010-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * wl-demo.el: Prune functions provided temporarily to avoid
59         compile warnings in the end.
60
61 2010-09-08  Tetsurou Okazaki  <okazaki@be.to>
62
63         * wl-spam.el (wl-spam-register-spam-messages): Put spam mark on
64         the registered messages unless specified folder is a spam folder.
65         Add docstring.
66         (wl-spam-register-good-messages): Remove spam mark from
67         the registered messages.  Add docstring.
68         (wl-summary-register-as-spam)
69         (wl-summary-register-as-spam-region, wl-thread-register-as-spam)
70         (wl-summary-register-as-spam-all)
71         (wl-summary-target-mark-register-as-spam)
72         (wl-summary-register-as-good)
73         (wl-summary-register-as-good-region, wl-thread-register-as-good)
74         (wl-summary-register-as-good-all)
75         (wl-summary-target-mark-register-as-good): Add docstring.
76
77 2010-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
78
79         * wl-summary.el: Delete trailing whitespace.
80
81 2010-08-27  Kenichi Okada  <okada@opaopa.org>
82
83         * wl-summary.el (wl-summary-prefetch-msg): Make the confirmation
84         message human-readable.
85
86 2010-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
87
88         * wl-e21.el (wl-draft-insert-signature): Fix comment style.
89         (wl-highlight-folder-current-line): Ditto.
90         * wl-xmas.el (wl-draft-insert-signature): Ditto.
91         (wl-highlight-folder-current-line): Ditto.
92
93 2010-08-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
94
95         * wl-address.el (wl-address-make-alist-from-alias-file): Use
96         `(delete-char -1)' instead of `(delete-backward-char 1)' that
97         deletes region in Emacs 24.
98         See delete-active-region described in NEWS.
99         * wl-draft.el (wl-draft-insert-mail-header-separator): Ditto.
100         * wl-summary.el (wl-summary-update-persistent-mark): Ditto.
101
102 2010-08-14  David Maus  <dmaus@ictsoc.de>
103
104         * wl-summary.el (wl-summary-mode-menu-spec): Add menu option to
105         edit draft message when in draft folder.
106
107 2010-07-21  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * wl-summary.el (wl-summary-put-temp-mark): Use (delete-char -1)
110         instead of (delete-backward-char 1) that deletes region in Emacs 24.
111         See delete-active-region described in NEWS.
112
113 2010-05-25  Tetsurou Okazaki  <okazaki@be.to>
114
115         * wl-spam.el (wl-summary-register-as-spam-region)
116         (wl-thread-register-as-spam, wl-summary-register-as-good-region)
117         (wl-thread-register-as-good): New functions.
118         (wl-spam-setup): Bind "rks", "rkn", "tks" and "tkn".
119
120 2010-04-28  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
121         * wl-e21.el (wl-e21-setup-toolbar): Don't define vector with
122         images for the icon if there is only one image.
123
124 2010-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
125
126         * wl-draft.el (wl-user-agent-insert-body): Make sure body ends with
127         newline.
128         (wl-user-agent-compose, wl-user-agent-compose-internal): Fix regexps
129         so as to match header tokens strictly.
130
131 2010-02-16  Tetsurou Okazaki  <okazaki@be.to>
132
133         * wl-spam.el (wl-summary-test-spam): Call `wl-summary-unmark-spam'
134         for the message not classified as spam.
135         (wl-summary-test-spam-messages): New function.
136         (wl-summary-test-spam-region): Use `wl-summary-test-spam-messages'
137         instead of `wl-spam-map-spam-messages'.
138
139 2010-02-08  Tetsurou Okazaki  <okazaki@be.to>
140
141         * wl-action.el (wl-summary-action-unmark-docstring): New inline function.
142         (wl-summary-define-mark-action): Define unmark functions.
143         (wl-summary-unmark): Add the second argument `mark'.
144         (wl-summary-delete-all-mark): Pass `mark' to `wl-summary-unmark'.
145
146 2010-01-25  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
147
148         * wl-draft.el (wl-draft-send-confirm-with-preview): Inhibit pgp
149         autodecryption for draft preview.
150
151 2010-01-19  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
152         * wl-summary.el (toplevel): New function
153         `wl-summary-toggle-mime-buttons' and keybinding to toggle
154         visibility of MIME buttons in message view mode.
155
156 2010-01-15  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
157
158         * Version number is increased to 2.15.9.
159
160 2010-01-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
161
162         * wl-score.el (wl-score-followup): Remove verbose comment (same as
163         docstring).
164
165         * wl-summary.el (wl-summary-update-persistent-mark-on-event):
166         Revert `save-excursion' for `wl-summary-jump-to-msg'.
167
168 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
169
170         * wl.el (wl-toggle-plugged, wl-plugged-dop-queue-info)
171         (wl-plugged-exit, wl-exit): Fix comment-out style. Use three
172         semicolons, that should start at the left margin.
173         See. also (Info-goto-node "(elisp)Comment Tips").
174         * wl-acap.el (wl-acap-store): Ditto.
175         * wl-action.el (wl-summary-unset-mark): Ditto.
176         * wl-address.el (wl-address-ldap-search): Ditto.
177         * wl-demo.el (wl-demo-insert-image): Ditto.
178         * wl-dnd.el (wl-dnd-set-drag-starter): Ditto.
179         * wl-draft.el (wl-draft-normal-send-func, wl-draft-send)
180         (wl-draft-previous-history-element): Ditto.
181         * wl-e21.el (wl-draft-key-setup, wl-draft-overload-functions): Ditto.
182         * wl-folder.el (toplevel, wl-folder-mode-menu-spec)
183         (wl-folder-mode-map, wl-folder-get-prev-folder)
184         (wl-folder-jump-to-current-entity, wl-folder-check-entity)
185         (wl-folder-check-entity-async)
186         (wl-create-folder-entity-from-buffer): Ditto.
187         * wl-fldmgr.el (toplevel): Ditto.
188         * wl-message.el (wl-message-buffer-cache-sort)
189         (wl-message-redisplay, wl-message-buffer-prefetch-clear-timer):
190         Ditto.
191         * wl-mule.el (wl-draft-key-setup, wl-draft-overload-functions):
192         Ditto.
193         * wl-summary.el (toplevel, wl-summary-mode)
194         (wl-summary-edit-addresses, wl-summary-sync-update)
195         (wl-summary-stick): Ditto.
196         * wl-thread.el (toplevel, wl-thread-insert-message)
197         (wl-thread-insert-entity-sub, wl-thread-open-close): Ditto.
198         * wl-util.el (toplevel): Ditto.
199         * wl-xmas.el (wl-draft-key-setup, wl-draft-overload-functions):
200         Ditto.
201
202 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
203
204         * Version number is increased to 2.15.8.
205
206         * wl-message.el (wl-message-uu-substring): Suppress compile
207         warnings; Use `with-current-buffer' instead of `save-excursion' &
208         `set-buffer'.
209         * wl-mime.el (wl-draft-yank-current-message-entity)
210         (wl-mime-preview-follow-no-mime)
211         (wl-mime-preview-follow-current-region): Ditto.
212         * wl-summary.el (wl-summary-update-persistent-mark-on-event)
213         (wl-summary-switch-to-clone-buffer)
214         (wl-summary-target-mark-forward)
215         (wl-summary-target-mark-reply-with-citation)
216         (wl-summary-target-mark-uudecode): Ditto.
217
218         * wl-addrmgr.el (wl-addrmgr-replace-field): Use `point-at-bol'.
219         * wl-action.el (wl-summary-remove-argument): Explicit `point-at-bol'.
220         * wl-summary.el (wl-summary-narrow-to-region)
221         (wl-summary-insert-line): Use `point-at-bol', `point-at-eol'.
222
223         * wl.el (wl-plugged-sending-queue-status): Use `number-to-string'
224         instead of `int-to-string'.
225         * wl-dnd.el (wl-dnd-start-drag): Ditto.
226         * wl-score.el (wl-score-insert-help, wl-summary-increase-score): Ditto.
227         * wl-summary.el (wl-summary-jump-to-msg, wl-summary-save): Ditto.
228         * wl-util.el (wl-url-nntp): Ditto.
229
230         * wl.el (wl-plugged-set-variables, wl-plugged-dop-queue-info)
231         (wl-plugged-dop-queue-status): Don't quote `lambda'.
232         * wl-thread.el (wl-thread-delete-message): Ditto
233         * wl-summary.el (wl-summary-edit-addresses)
234         (wl-summary-edit-addresses-collect-candidate-fields)
235         (wl-summary-search-by-subject): Ditto.
236         * wl-mime.el (wl-mime-node-id-to-string): Ditto.
237         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions)
238         (wl-fldmgr-add-completion-subr): Ditto.
239         * wl-draft.el (wl-smtp-extension-bind)
240         (wl-draft-insert-get-message, wl-draft-default-headers)
241         (wl-jump-to-draft-buffer): Ditto.
242         * wl-summary.el (wl-summary-cursor-move-surface, wl-summary-up)
243         (wl-summary-down): Ditto.
244         * wl-message.el (wl-message-buffer-prefetch-subr): Ditto.
245         * wl-draft.el (wl-draft-reply, wl-draft-write-sendlog): Ditto.
246         * wl-folder.el (wl-folder-make-save-access-list)
247         (wl-folder-update-access-group, wl-folder-pick): Ditto.
248
249 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
250
251         * wl-draft.el (wl-draft-default-headers): Suppress warning
252         "defsubst `wl-draft-default-headers' was used before it was
253         defined"; Use `defun' instead of `defsubst'.
254
255         * wl-address.el (wl-address-header-extract-address)
256         (wl-address-header-extract-realname): Fix mail-address in
257         docstring.
258
259         * wl-expire.el (wl-expire-make-sortable-date): Macro to
260         inline-function.
261         * wl-folder.el (wl-folder-unread-regex, wl-folder-buffer-group-p):
262         Macro to function.
263         (wl-folder-get-entity-from-buffer): Macro to function.
264         * wl-util.el (wl-match-string, wl-match-buffer):  Macro to function.
265         * wl-summary.el (wl-summary-message-status): Macro to inline-function.
266         * wl.el (wl-plugged-string): Macro to function.
267
268         * wl-highlight.el (wl-delete-all-overlays):  Macro to function.
269         * wl-summary.el (wl-summary-get-alike): Macro to inline-function.
270         (wl-summary-buffer-folder-name, wl-summary-sticky-buffer-name):
271         Macro to function.
272
273         * wl-thread.el (wl-thread-open, wl-thread-close): Use
274         `point-at-bol', `point-at-eol'.
275
276         * wl.el (wl-plugged-server-indent, wl-plugged-drawing)
277         (wl-plugged-redrawing-switch, wl-plugged-toggle): Use
278         `(string-to-char " ")' instead of `? ', `?\ '.
279         * wl-action.el (wl-summary-print-argument): Ditto.
280         * wl-address.el (wl-complete-field-body): Ditto.
281         * wl-demo.el (wl-demo-insert-image): Ditto.
282         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
283         * wl-util.el (wl-ask-folder, wl-set-string-width)
284         (wl-y-or-n-p-with-scroll): Ditto.
285
286         * wl-addrmgr.el(wl-addrmgr-mark-write): Use `string-to-char'
287         instead of `? '.  Use `point-at-bol' and `point-at-eol'.  Remove
288         verbose point move.
289
290         * wl-address.el (wl-address-add-or-change): Use `point-at-bol'
291         and `point-at-eol'.
292         * wl-addrmgr.el (wl-addrmgr-unmark, wl-addrmgr-address-entry):
293         Ditto.
294
295 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
296
297         * wl-util.el (wl-count-lines): Use `point-at-bol' instead of
298         `(beginning-of-line) (point)'.
299
300         * wl-fldmgr.el (wl-fldmgr-make-indent): Change from macro to function.
301         (wl-fldmgr-delete-line): Change from macro to function. Use
302         `point-at-bol' and `point-at-eol'.
303
304         * wl.el (toplevel): Use `mapc' instead of `mapcar'. Don't use
305         `function' for lambda.
306
307         * wl.el (wl-plugged-server-indent): Change from macro to function.
308
309         * wl-score.el (wl-score-put-alike): Explicit add `alike' argument.
310
311         * wl-draft.el (wl-draft-config-body-goto-header)
312         (wl-draft-body-goto-top, wl-draft-body-goto-bottom): Change from
313         macro to function.
314
315         * wl-score.el (wl-score-get-alike): Change from macro to
316         inline-function.
317
318         * wl-util.el (wl-collect-summary, wl-kill-buffers): Use `mapc'
319         instead of `mapcar'. Don't use `function' for lambda.
320         (wl-read-search-condition-internal): Don't use `function' for
321         lambda.
322         (wl-kill-buffers): Change from macro to function.
323         (wl-count-lines): Change from macro to inline-function.
324
325         * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
326
327         * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'.
328
329         * wl.el (wl-plugged-change): Suppress compile warnings; Use
330         `with-current-buffer' instead of `save-excursion' & `set-buffer'.
331         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
332         * wl-address.el (wl-complete-window-show): Ditto.
333         * wl-message.el (wl-message-select-buffer): Ditto.
334         * wl-template.el (wl-template-show): Ditto.
335         * wl-util.el (wl-collect-summary): Ditto.
336         * wl-draft.el (wl-draft-add-in-reply-to, wl-draft-delete)
337         (wl-draft-send-mail-with-smtp, wl-draft-send, wl-draft-do-fcc)
338         (wl-draft-generate-clone-buffer, wl-draft-config-exec): Ditto.
339         * wl-score.el (wl-score-insert-help, wl-score-edit-get-header)
340         (wl-score-edit-insert-number): Ditto.
341
342         * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for
343         symbol.
344
345         * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead
346         of `goto-line'.
347
348         * wl-demo.el (wl-demo-copyright-notice): Add 2010.
349
350 2009-12-16  Lloyd Zusman <ljz@asfast.com>
351
352         * wl-summary.el (wl-summary-detect-mark-position): Force
353         the temporary buffer to enable the use of multibyte characters
354         within searches [wl-en:2460].
355
356 2009-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
357
358         * wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
359         of `beginning-of-buffer'.
360
361 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
362
363         * wl-summary.el (wl-summary-display-raw): New function, display
364         message in raw format.
365
366 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
367
368         * Version number is increased to 2.15.7.
369
370 2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
371
372         * wl-summary.el (wl-summary-previous-message-number): New function.
373         (wl-summary-next-message-number): Ditto.
374         (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
375         `wl-summary-next-message-number'.
376         (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
377         Inline temporary variable `cur-id'.
378         (wl-summary-get-next-unread-folder): Ditto.
379         (wl-summary-get-next-folder): Ditto.
380         (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
381
382 2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
383
384         * wl-demo.el (wl-demo-copyright-notice): Add 2009.
385
386 2008-09-05  Kenichi Okada  <okada@opaopa.org>
387
388         * wl-summary.el (wl-summary-buffer-folder-name)
389         (wl-draft-config-body-goto-header): Use backquote instead of quote.
390         * wl-draft.el (wl-draft-body-goto-top)
391         (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
392
393 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
394
395         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
396         (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
397
398 2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
399
400         * wl-expire.el: Fix Comentary section.
401
402 2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
403
404         * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
405         Require mime-parse, elmo-mime, and wl-util.
406
407         * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
408
409         * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
410
411 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
412
413         * wl-template.el: Require elmo-util and wl-vars.
414
415         * wl-mime.el (wl-mime-display-header): Revert last change.
416         Remove `delete-matching-lines "^$"'.
417
418 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
419
420         * wl-mime.el (wl-define-dummy-functions): Split
421         `eval-when-compile' form for avoid error; when `make
422         compile-strict.
423
424         * wl-util.el: Move (eval-when-compile (require 'static)).
425         * wl-dnd.el: Add (eval-when-compile (require 'static)).
426         * wl-message.el: Ditto.
427
428         * wl-mime.el (wl-message-delete-current-part): Use
429         `insert-buffer-substring' instead of `insert-buffer'.
430         * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
431         * wl-draft.el (wl-draft-generate-clone-buffer)
432         (wl-draft-do-mime-bcc): Ditto.
433
434         * wl-address.el: Add (eval-when-compile (require 'cl)).
435         * wl-addrmgr.el: Ditto.
436         * wl-mime.el: Ditto.
437         * wl-util.el: Ditto.
438         * wl-score.el: Ditto.
439
440 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
441
442         * wl.el (wl-plugged-toggle): Use `string-to-number' instead of
443         `string-to-int'.
444
445         * wl-util.el (wl-unique-id): Use `string-to-number' instead of
446         `string-to-int'.
447
448         * wl-thread.el (wl-thread-jump-to-msg, wl-thread-set-parent): Use
449         `string-to-number' instead of `string-to-int'.
450
451         * wl-summary.el (wl-summary-get-list-info)
452         (wl-summary-message-number): Use `string-to-number' instead of
453         `string-to-int'.
454
455         * wl-score.el (wl-score-overview-entity-get-lines)
456         (wl-score-set-mark-below, wl-score-set-expunge-below)
457         (wl-summary-increase-score, wl-score-get-header-entry): Use
458         `string-to-number' instead of `string-to-int'.
459
460         * wl-folder.el (wl-folder-update-diff-line): Use
461         `string-to-number' instead of `string-to-int'.
462
463         * wl-expire.el (wl-expire-archive-number2): Use `string-to-number'
464         instead of `string-to-int'.
465
466         * wl-draft.el (wl-jump-to-draft-folder): Use `string-to-number'
467         instead of `string-to-int'.
468
469         * wl-dnd.el (wl-dnd-drop-func): Use `string-to-number' instead of
470         `string-to-int'.
471
472 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
473
474         * wl-util.el (wl-match-string, wl-match-buffer)
475         (wl-as-coding-system, wl-as-mime-charset, wl-concat-list)
476         (wl-kill-buffers, wl-local-variable-p)
477         (wl-line-formatter-setup): New backquote style.
478         (wl-count-lines): Use quote instead of backquote.
479
480         * wl-summary.el (wl-summary-buffer-folder-name)
481         (wl-summary-get-alike): Use quote instead of backquote.
482         (wl-summary-sticky-buffer-name, wl-summary-put-alike): New
483         backquote style.
484
485         * wl-message.el (wl-message-buffer-cache-buffer-get)
486         (wl-message-buffer-cache-folder-get)
487         (wl-message-buffer-cache-message-get)
488         (wl-message-buffer-cache-entry-make)
489         (wl-message-buffer-cache-hit): New backquote style.
490
491         * wl-folder.el (wl-folder-buffer-group-p): Use quote instead of
492         backquote.
493         (wl-folder-unread-regex, wl-folder-entity-exists-p)
494         (wl-folder-clear-entity-info)
495         (wl-folder-get-entity-info, wl-folder-set-entity-info)
496         (wl-folder-elmo-folder-cache-get)
497         (wl-folder-elmo-folder-cache-put): New backquote style.
498
499         * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
500         (wl-fldmgr-assign-id): Ditto.
501         (wl-fldmgr-delete-line): Use quote instead of backquote.
502         (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
503
504         * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
505         (wl-draft-set-sent-message): New backquote style.
506         (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
507         (wl-draft-config-body-goto-header): Use quote instead of backquote.
508
509 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
510
511         * wl-address.el (wl-address-concat-token): Fix typo.
512
513 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
514
515         * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
516         (wl-score-get-alike): Ditto.
517
518         * wl-vars.el: New backquote style.
519         (wl-message-header-button-alist): Use quote instead of backquote.
520
521         * wl.el (wl-plugged-string): New backquote style.
522
523         * wl-address.el (wl-address-concat-token): New backquote style.
524
525         * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
526
527 2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
528
529         * wl-highlight.el (wl-highlight-folder-opened-regexp)
530         (wl-highlight-folder-closed-regexp): Include the beginning of a line.
531
532         * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
533         in the character alternative.
534
535 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
536
537         * Version number is increased to 2.15.6.
538
539 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
540
541         * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
542         optional 3rd argument of epg-context-set-progress-callback; it was
543         temporarily removed in the Emacs trunk due to copyright problem.
544         (wl-mime-pgp-verify-region-with-epg): Ditto.
545
546 2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
547
548         * wl-demo.el (wl-demo-copyright-notice): Add 2008.
549
550 2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
551
552         * wl-util.el (wl-biff-check-folders): Set biff flag.
553         (from Naoto Morishima [wl:14031])
554
555 2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
556
557         * wl.el (wl-plugged-server-indent): Use quote instead of
558         backquote.
559
560 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
561
562         * wl-score.el (wl-score-insert-header): Add guard for
563         `std11-unfold-string'.
564         (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
565         TYPE artgument when TO or CC field.
566
567 2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-summary.el (wl-summary-goto-folder-subr): Call
570         `elmo-folder-close' instead of `elmo-folder-commit' if discard
571         current summary.
572
573 2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
574
575         * wl-util.el (wl-read-shell-commande): New function or alias.
576
577         * wl-summary.el (wl-summary-pipe-message): Use
578         `wl-read-shell-command' instead of `read-string'.
579         (wl-summary-target-mark-pipe): Ditto.
580
581 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-summary.el (wl-summary-reply): Fix docstring.
584         * wl-draft.el (wl-draft-reply): Ditto.
585
586 2007-02-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
587
588         * wl-mime.el (wl-summary-extract-attachments): New command.
589         (wl-summary-extract-attachments-1): New internal function.
590
591 2007-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-expire.el (wl-expire-folder): New function (split from
594         wl-summary-expire).
595         (wl-summary-expire): Use it. Add argument `all' instead of remove
596         `nolist'. Cause an error only if this function is calling
597         interactively.
598
599 2007-01-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
600
601         * wl-expire.el (wl-expire-refile): Display progress message.
602         (wl-summary-expire): Simplify.
603
604         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
605         unused argument `deleting-info'.
606
607 2007-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
608
609         * wl-vars.el (wl-message-popup-buffers): New user option.
610
611         * wl-mime.el (wl-message-delete-mime-out-buf): Abolish.
612         (wl-message-delete-popup-windows): New function that substitues
613         above one.
614         (wl-mime-setup): Follow the above change.
615
616 2007-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
617
618         * wl-demo.el (wl-demo-copyright-notice): Add 2007.
619
620 2006-12-08  Tetsurou Okazaki  <okazaki@be.to>
621
622         * wl-spam.el (wl-spam-setup): Bind "rkm" to wl-summary-spam-region and
623         "tkm" to wl-thread-spam.
624
625 2006-12-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
626
627         * wl-thread.el (wl-thread-entity-insert-as-children): Use
628         wl-thread-entity-set-children.
629         (wl-thread-insert-message, wl-thread-insert-entity-sub,
630         wl-thread-insert-entity, wl-thread-close, wl-thread-open):
631         Use wl-thread-entity-get-*.
632
633 2006-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
634
635         * wl-mime.el (wl-epg-progress-callback): New function.
636         (wl-mime-pgp-decrypt-region-with-epg): Display progress message
637         with `elmo-with-progress-display'. Set a progress callback
638         function to epg-context.
639         (wl-mime-pgp-verify-region-with-epg): Ditto.
640
641 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-util.el (wl-completing-read-multiple): Define as an alias of
644         `completing-read-multiple' if emacs-version is not less than 22.
645
646 2006-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * wl-mime.el (wl-mime-pgp-verify-region-with-epg): Follow the API
649         change.
650
651 2006-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
652
653         * wl-summary.el (wl-summary-sync-update): Move
654         `wl-thread-update-indent-string-thread' to outside of
655         `elmo-with-progress-display'.
656
657 2006-11-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
658
659         * wl-message.el (wl-message-exit): Check buffer existence.
660
661 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-util.el (wl-simple-display-progress): New function.
664         (wl-display-progress-with-gauge): Ditto.
665         (wl-progress-callback-function): Ditto.
666
667         * wl.el (wl-init): Set `elmo-progress-callback-function' as
668         `wl-progress-callback-function'
669
670         * wl-vars.el (wl-display-progress-threshold): New user option.
671         (wl-display-progress-function): Ditto.
672
673         * Version number is increased to 2.15.5.
674
675 2006-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
676
677         * wl-thread.el (wl-thread-close-children): New function.
678         (wl-thread-open-children): Ditto.
679         * wl-action.el (wl-summary-set-mark): Redo the last change by
680         using it.
681
682         * wl-action.el (wl-summary-set-mark): Undo the last change.
683         Forbid interactive call.
684
685 2006-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-mime.el (wl-define-dummy-functions): New macro.
688         (wl-mime-pgp-decrypt-region-with-epg): Renamed from
689         `wl-mime-pgp-decrypt-region'.
690         (wl-mime-pgp-verify-region-with-epg): Renamed from
691         `wl-mime-pgp-verify-region'.
692         (wl-mime-pgp-decrypt-region-with-pgg): Renamed from
693         `wl-mime-pgp-decrypt-region'.
694         (wl-mime-pgp-verify-region-with-pgg): Renamed from
695         `wl-mime-pgp-verify-region'.
696         (wl-mime-pgp-decrypt-region): New function; To select dispatch
697         function at runtime.
698         (wl-mime-pgp-verify-region): Ditto.
699
700         * wl-vars.el (wl-use-pgp-module): New user option.
701
702 2006-09-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
703
704         * wl-action.el (wl-summary-set-mark): If the cursor is on folded
705         thread, open it (suggested by Greg A. Woods [wl-en:1861]).
706
707 2006-09-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
708
709         * wl-summary.el (wl-summary-cleanup-temp-marks): Cleanup correctly
710         even if there are target marks only.
711
712 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
713
714         * Version number is increased to 2.15.4.
715
716 2006-09-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
717
718         * wl-folder.el (wl-folder-check-one-entity): Simplify.
719
720 2006-08-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
721
722         * wl-message.el (wl-message-buffer-prefetch-timer): Removed unused
723         variable.
724
725 2006-07-26  Tetsurou Okazaki  <okazaki@be.to>
726
727         * wl-spam.el (wl-thread-test-spam): New function.
728         (wl-spam-setup): Bind "tkc".
729
730 2006-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
731
732         * wl-expire.el (wl-folder-expire-entity): Rewite without
733         `wl-summary-goto-folder-subr'.
734         (wl-folder-expire-current-entity): Don't kill summary buffer.
735
736 2006-07-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl-folder.el (wl-folder-sync-entity): Rewrite without
739         `wl-summary-goto-folder-subr'.
740         (wl-folder-mark-as-read-all-entity): Likewise.
741
742         * wl-summary.el (wl-summary-sync): Accept symbol for `range'.
743
744 2006-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
745
746         * wl-thread.el (wl-thread-force-open): Arranged.
747
748 2006-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
749
750         * wl-folder.el (wl-folder-complete-filter-condition): Remove !
751         from regexp.
752
753         * wl-util.el (wl-search-condition-fields): Remove "AND","OR".
754         (wl-read-search-condition-internal): Append them.
755
756 2006-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
757
758         * wl-vars.el (wl-additional-search-condition-fields):
759         New user option.
760
761         * wl-util.el (wl-search-condition-fields): New function; export
762         from `wl-read-search-condition-internal'.
763         (wl-read-search-condition-internal): Use it.
764
765         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
766
767 2006-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-summary.el (wl-summary-define-sort-command): New function.
770         (wl-summary-sort-by-date, wl-summary-sort-by-number)
771         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
772         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Remove;
773         define by `wl-summary-define-sort-command' at runtime.
774
775         * wl.el (wl-init): Call wl-summary-define-sort-command.
776
777 2006-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
778
779         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Keep text
780         properties at the decrypting region.
781
782 2006-06-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * wl-util.el (wl-find-region): New function.
785
786         * wl-mime.el (wl-mime-pgp-decrypt-region): Return the decoded
787         coding system.
788         (wl-message-decrypt-pgp-nonmime): Use wl-find-region. Put text
789         property `wl-mime-decoded-coding-system'.
790         (wl-message-verify-pgp-nonmime): Use wl-find-region. Use text
791         property `wl-mime-decoded-coding-system' to encode text.
792
793         * wl-mime.el (wl-mime-pgp-decrypt-region): Display a progress
794         message.
795         (wl-mime-pgp-verify-region): Ditto.
796
797 2006-05-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
798
799         * wl-mime.el (wl-mime-pgp-verify-region): Does not use temporary
800         buffer. Use epa-display-verify-result.
801
802 2006-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
803
804         * wl-draft.el (wl-draft-send): Continue even if setting parent
805         flag was failed.
806
807 2006-05-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * wl-message.el (wl-message-flag-indicator): Fixed the problem
810         of returning string only of parentheses.
811
812 2006-05-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
813
814         * wl-summary.el (wl-summary-write): Add argument `folder'.
815         (wl-summary-write-current-folder): Change argument `folder' from
816         optional to require.
817         (wl-summary-get-buffer): Return the buffer associated folder only.
818
819         * wl-folder.el (wl-folder-set-persistent-mark): Follow the above
820         change.
821         (wl-folder-toggle-disp-summary): Ditto.
822
823         * wl-draft.el (wl-draft-create-buffer): Don't use folder of
824         current summary as parent-folder.
825
826 2006-05-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
827
828         * wl-draft.el (wl-draft-reedit): Don't overwrite
829         wl-draft-parent-folder.
830
831 2006-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
832
833         * wl-mime.el (wl-mime-pgp-decrypt-region): New function.
834         (wl-mime-pgp-verify-region): Ditto.
835         (wl-message-decrypt-pgp-nonmime): Use the above function.
836         (wl-message-verify-pgp-nonmime): Likewise.
837         (wl-mime-preview-application/pgp): Likewise.
838
839 2006-04-20  Kenichi Okada  <okada@opaopa.org>
840
841         * wl-folder.el (wl-make-plugged-alist): Add `wl-smtp-posting-port'.
842         Fix about the order of `wl-nntp-posting-port' and
843         `wl-nntp-posting-stream-type'.
844         * wl.el (wl-plugged-port-label-alist): Add smtp.
845
846 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-message-status): New macro.
849
850         * wl-vars.el (wl-summary-persistent-mark-priority-list): Add `killed'.
851         (wl-summary-killed-mark): New user option.
852
853         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
854         API change.
855         (wl-thread-insert-entity-sub): Ditto.
856         (wl-thread-recover-messages): New command.
857
858         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
859         Don't call `wl-highlight-summary-current-line' directly.
860         (wl-summary-buffer-attach): Connect to signal `status-changed'
861         instead of `cache-changed'.
862         (wl-summary-buffer-detach): Follow the above change.
863         (wl-summary-detect-mark-position): Follow the API change.
864         (wl-summary-rescan-message): Ditto.
865         (wl-summary-insert-sequential): Ditto.
866         (wl-summary-update-thread): Ditto.
867         (wl-summary-message-mark): Ditto.
868         (wl-summary-persistent-mark): Ditto.
869         (wl-summary-create-line): Ditto.
870         (wl-summary-prefetch-region-no-mark): Call
871         `wl-summary-persistent-mark' with number.
872         (wl-summary-recover-messages-region): New command.
873         (wl-summary-target-mark-recover): Ditto.
874         (wl-summary-recover-message): Ditto.
875         (wl-summary-persistent-mark-string): Add argument `status' instead
876         of remove arguments `flags' and `cached'.  Treat killed status.
877         (wl-summary-update-persistent-mark): Remove optional argument `flags'.
878
879         * wl-highlight.el (wl-highlight-summary-displaying-face): New face.
880         (wl-highlight-summary-line-face-spec): Treat killed status.
881         (wl-highlight-summary-line-string): Follow the API change.
882         (wl-highlight-summary-current-line): Ditto.
883
884         * Version number is increased to 2.15.3.
885
886 2006-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-draft.el (wl-draft-find-reply-headers): Use functionp instead
889         of symbolp to test whether the condition is function.
890
891 2006-02-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
892
893         * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
894         to nil.
895
896 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
897
898         * wl-summary.el (wl-summary-buffer-message-ring): New internal
899         variable.
900         (wl-summary-buffer-last-displayed-msg): Abolish.
901         (wl-summary-push-message): New function.
902         (wl-summary-pop-message): Ditto.
903         (wl-summary-goto-folder-subr): Reset
904         `wl-summary-buffer-message-ring'.
905         (wl-summary-pop-to-last-message): New command.
906         (wl-summary-goto-last-displayed-msg): Call
907         wl-summary-pop-to-last-message if optional argument is non-nil or
908         the last command is itself.
909         (wl-summary-redisplay-internal): Push last message number into
910         `wl-summary-buffer-message-ring'.
911
912         * wl-vars.el (wl-summary-message-ring-max): New user option.
913
914 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
915
916         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
917         from `wl-draft-reply').
918         (wl-draft-reply): Use it.
919         (wl-draft-find-reply-headers): Avoid compile warning.
920
921 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
922
923         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
924
925 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
926
927         * wl-message.el (wl-message-flag-indicator): New function.
928         (wl-message-redisplay): Use it.
929
930 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
931
932         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
933
934 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
935
936         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
937         instead of `read-event'.
938
939         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
940
941         * wl-mule.el (wl-read-event-char): Ditto.
942
943         * wl-e21.el (wl-read-event-char): Ditto.
944
945 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
948
949 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * wl-vars.el (wl-draft-send-confirm-type): New user option.
952
953         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
954
955         * wl-draft.el (wl-draft-send-confirm): Confirmation by
956         `wl-draft-send-confirm-type'
957
958 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
959
960         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
961         Avoid error when the buffer name is already used.
962
963 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
964
965         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
966         the change of elmo-nmz -> elmo-search.
967         (wl-highlight-summary-line-help-echo-alist): Ditto.
968         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
969         (wl-nmz-folder-icon): Define as obsolete.
970         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
971         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
972
973 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * wl-summary.el (wl-summary-get-list-info): Rewrite with
976         `elmo-find-list-match-value'
977
978 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
979
980         * wl-summary.el (wl-summary-get-list-info): Optimize.
981         Use List-Id and List-Post also.
982
983 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
986
987 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
988
989         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
990
991 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
992
993         * wl-util.el (wl-completing-read-multiple-1): New internal function.
994         (wl-completing-read-multiple-2): Ditto.
995         (wl-completing-read-multiple): Define use above functions.
996
997         * wl-summary.el (wl-summary-sort): Removed the workaround for a
998         bug of `completing-read-multiple' about default value.
999
1000         * wl-xmas.el (wl-completing-read-multiple): Removed.
1001
1002         * wl-mule.el (wl-completing-read-multiple): Ditto.
1003
1004         * wl-e21.el (wl-completing-read-multiple): Ditto.
1005
1006 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * wl-util.el (wl-filter-associations): New function.
1009
1010         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
1011         (wl-spam-ignored-folder-list): Ditto.
1012         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
1013         (wl-spam-string-member-p): New function.
1014         (wl-spam-domain): Use it.
1015         (wl-spam-split-numbers): New function.
1016         (wl-spam-apply-partitions): Ditto.
1017         (wl-spam-register-spam-messages): Use `folder' instead of
1018         `wl-summary-buffer-elmo-folder'.
1019         (wl-spam-register-good-messages): Ditto.
1020         (wl-summary-exec-action-spam): Decide a domain by real folder of
1021         message.
1022         (wl-summary-exec-action-refile-with-register): Likewise.
1023
1024 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1025
1026         * wl-e21.el (wl-e21-find-image): New function.
1027         (wl-e21-setup-toolbar): Use it instead of `find-image'.
1028         (wl-e21-highlight-folder-group-line): Ditto.
1029         (wl-folder-init-icons): Ditto.
1030         (wl-plugged-init-icons): Ditto.
1031         (wl-biff-init-icons): Ditto.
1032
1033 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1034
1035         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
1036         (wl-inhibit-save-drafts): New internal variable.
1037         (wl-disable-auto-save): Ditto.
1038         (wl-save-drafts): Treat above variables.
1039         (wl-auto-save-drafts): New function.
1040         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
1041         `wl-stop-save-drafts'.
1042         (wl-start-save-drafts): New function.
1043         (wl-stop-save-drafts): Ditto.
1044         (wl-set-auto-save-draft): New command.
1045
1046         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
1047         `wl-set-save-drafts'.
1048
1049 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
1052         `make-local-variable' instead of `make-variable-buffer-local'.
1053
1054 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1055
1056         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
1057
1058 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1059
1060         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
1061
1062 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1063
1064         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
1065         of working buffer.
1066
1067 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1068
1069         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
1070
1071         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
1072         value into recipients; Bind `wl-draft-remove-group-list-contents'
1073         as nil.
1074
1075 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1076
1077         * wl-summary.el (wl-summary-sort): Fixed the last change.
1078
1079         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
1080         (wl-summary-sort-messages): Ditto.
1081         (wl-summary-rescan): Use it.
1082         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
1083         `completing-read'; Append candidates for reverse order.
1084
1085 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1086
1087         * Version number is increased to 2.15.2.
1088
1089 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1090
1091         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
1092         "Smaller".
1093         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
1094
1095 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1096
1097         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
1098
1099 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1100
1101         * wl-vars.el (wl-draft-additional-header-alist): Add into the
1102         customize group `wl-draft'.
1103         (wl-draft-add-in-reply-to): Move customize group from `wl' to
1104         `wl-draft'.
1105         (wl-draft-add-references): Ditto.
1106
1107         * wl-action.el (wl-summary-print-argument): Rename argument from
1108         `folder' to `data'.
1109
1110 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * wl-summary.el (wl-summary-rescan-message): Call
1113         `wl-thread-cleanup-symbols' before insert thread.
1114
1115 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * wl.el (wl-init): Set `elmo-get-folder-function' as
1118         `wl-folder-make-elmo-folder'.
1119
1120         * wl-spam.el (wl-summary-exec-action-spam): Use
1121         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
1122
1123         * wl-folder.el (wl-folder-make-elmo-folder): New function.
1124         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
1125         `elmo-make-folder'.
1126         (wl-folder-get-elmo-folder): Ditto.
1127         (wl-folder-create-subr): Simplify.
1128
1129 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
1132
1133 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1134
1135         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
1136         contents in message buffer instead of original buffer. If optional
1137         argument specified, ask coding system for encode.
1138
1139 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
1140
1141         * wl-spam.el (wl-summary-test-spam-region): New function.
1142         (wl-spam-setup): Bind "rkc".
1143
1144 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1145
1146         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
1147
1148 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
1149
1150         * wl-spam.el (wl-summary-test-spam): Fix typo.
1151         (wl-message-check-spam): Ditto.
1152
1153 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1154
1155         * wl-summary.el (wl-summary-default-from): Simplify.
1156
1157 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1158
1159         * wl-action.el (wl-summary-exec-action-refile): Simplify.
1160         (wl-summary-exec-action-copy): Ditto.
1161         (wl-summary-auto-refile): Check existence of temporary mark.
1162
1163 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1164
1165         * wl-summary.el (wl-summary-create-line): Use
1166         `elmo-time-to-datevec'.
1167
1168         * wl-expire.el (wl-expire-archive-date): Ditto.
1169         (wl-expire-localdir-date): Ditto.
1170
1171         * wl-util.el (wl-day-number): Abolish.
1172
1173         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
1174         of `wl-day-number'.
1175         (wl-score-followup): Ditto.
1176         (wl-score-add-followups): Ditto.
1177         (wl-score-get-latest-msgs): Ditto.
1178         (wl-score-get-header-entry): Ditto.
1179         (wl-score-edit-insert-date): Ditto.
1180
1181 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1182
1183         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
1184         `elmo-message-entity-field' with 2nd argument `type'.
1185
1186 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
1187
1188         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
1189
1190 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1191
1192         * wl-thread.el (wl-thread-delete-message): Delete descendant
1193         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
1194
1195 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1196
1197         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
1198
1199 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1200
1201         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
1202         `Access folder'.
1203
1204 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1205
1206         * wl-vars.el (wl-access-folder-icon): New user option.
1207
1208         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
1209         `Access folder'.
1210
1211 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1212
1213         * wl-summary.el (wl-summary-buffer-set-folder): Use
1214         `wl-folder-mime-charset'.
1215
1216         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
1217         `mime-charset'.
1218         (wl-folder-get-elmo-folder): Ditto.
1219         (wl-folder-mime-charset): New function.
1220
1221 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1222
1223         * wl-util.el (wl-parse-addresses): Define alias of
1224         `elmo-parse-addresses' (move to `elmo-util.el').
1225
1226         * wl-summary.el (wl-summary-default-from): Follow the API change.
1227         (wl-summary-overview-entity-compare-by-date): Ditto.
1228         (wl-summary-overview-entity-compare-by-from): Ditto.
1229         (wl-summary-get-list-info): Get value of `ml-info' field from
1230         entity at first.
1231         (wl-summary-rescan-message): Treat prefix argument.
1232         (wl-summary-prefetch-msg): Follow the API change.
1233         (wl-summary-search-by-subject): Ditto.
1234         (wl-summary-insert-thread): Ditto.
1235         (wl-summary-line-subject): Ditto.
1236         (wl-summary-line-from): Ditto.
1237         (wl-summary-create-line): Ditto.
1238         (wl-summary-print-message-with-ps-print): Ditto.
1239
1240         * wl-score.el (wl-score-ov-entity-get): Ditto.
1241         (wl-score-followup): Ditto.
1242         (wl-score-add-followups): Use `elmo-message-entity-field' instead
1243         of `car'.
1244         (wl-score-get-latest-msgs): Follow the API change.
1245         (wl-score-get-header): Ditto.
1246
1247         * wl-refile.el (wl-refile-learn): Ditto.
1248         (wl-refile-subject-learn): Ditto.
1249         (wl-refile-get-field-value): Ditto.
1250         (wl-refile-guess-by-history): Ditto.
1251         (wl-refile-guess-by-subject): Ditto.
1252
1253         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
1254
1255         * wl-expire.el (wl-expire-date-p): Removed.
1256         (wl-expire-archive-date): Follow the API change.
1257         (wl-expire-localdir-date): Ditto.
1258         (wl-summary-expire): Ditto.
1259
1260         * Version number is increased to 2.15.1.
1261
1262 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1263
1264         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
1265         group is access or not (it is not strict, like wl-fldmgr-rename).
1266
1267 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1268
1269         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
1270         duplicate call of `wl-summary-print-argument' on the wrong line.
1271
1272 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1273
1274         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
1275         even if argument `number' is nil.
1276         (wl-summary-insert-line): Print action argument if current message
1277         has it.
1278
1279 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1280
1281         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
1282         (wl-draft-reply): Ditto.
1283         (wl-draft): Add optional argument `parent-number' and call
1284         `wl-draft-create-buffer' with it.
1285         (wl-draft-create-buffer): Add optional argument
1286         `parent-number'. Set wl-draft-parent-number as it.
1287
1288 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1289
1290         * wl-folder.el (wl-folder-set-persistent-mark): If summary
1291         buffer is not for given folder, don't use it.
1292
1293 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1294
1295         * Version number is increased to 2.15.0.
1296
1297 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1298
1299         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
1300
1301         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
1302         (wl-highlight-get-face-by-name): New internal function.
1303         (wl-highlight-summary-line-face-spec): Use it and fixed.
1304
1305 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1306
1307         * wl-summary.el (wl-summary-sync-update): Use
1308         `elmo-message-entity-field' instead of `car' to get message-id
1309         from overview entity.
1310
1311         * wl-summary.el (wl-summary-rescan-message): Call
1312         `wl-highlight-summary-displaying' when displaying a message.
1313
1314 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1315
1316         * wl-draft.el (wl-draft-config-info-filename): Extracted from
1317         `wl-draft-config-info-operation'.
1318         (wl-draft-buffer-change-number): New function.
1319         (wl-draft-rename-saved-config): Ditto.
1320         * wl.el (wl-init): Connect slot for message-number-changed.
1321         (toplevel): Add autoload for wl-draft-rename-saved-config.
1322
1323 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
1326         `update-overview'
1327         (wl-summary-buffer-detach): Disconnect from it.
1328         (wl-summary-rescan-message): Use command.
1329
1330         * wl-message.el (wl-message-buffer-display): Use
1331         `with-current-buffer' instead of `save-excursion'.
1332
1333 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1334
1335         * wl-mime.el (wl-draft-preview-attributes-list): Protect
1336         wl-draft-preview-attributes-list from distraction.
1337
1338 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1339
1340         * wl-summary.el (wl-summary-sync-update): Sort the return value of
1341         `elmo-list-diff'.
1342
1343 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1344
1345         * wl-summary.el
1346         (wl-summary-edit-addresses-collect-candidate-fields): Use
1347         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
1348
1349         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
1350         instead of `elmo-set-work-buf'.
1351
1352         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
1353         (wl-address-make-address-list): Ditto.
1354
1355         * Version number is increased to 2.13.3.
1356
1357 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1358
1359         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
1360         user option.
1361
1362         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
1363         argument `5'.
1364
1365         * wl-message.el (wl-message-display-no-merge-p): New function.
1366         (wl-message-buffer-display): Check whether the message is
1367         reassembled and follow the API change.
1368
1369 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1370
1371         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
1372         multibyte on working buffer and removed unnecessary
1373         `buffer-disable-undo'.
1374
1375 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1376
1377         * wl-util.el (wl-read-search-condition-internal): Fixed the last
1378         change.
1379
1380 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1381
1382         * wl-util.el (wl-read-search-condition-internal): Protect
1383         elmo-global-flags from distraction.
1384
1385 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1386
1387         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
1388
1389         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
1390         (wl-summary-event-handler): Ditto.
1391         (wl-summary-update-persistent-mark-on-event): New
1392         function (renamed from `elmo-event-handler-flag-changed').
1393         (wl-summary-buffer-attach): New function.
1394         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
1395         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
1396         instead of `elmo-folder-add-handler'.
1397
1398         * Version number is increased to 2.13.2.
1399
1400 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1401
1402         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
1403         and "\177" to the `wl-news-previous-page'.
1404         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
1405         (wl-news-previous-page): New function.
1406
1407 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1408
1409         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
1410         instead of `write-region' and simplify.
1411
1412 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1413
1414         * wl-template.el (wl-template-select): Cause error if
1415         `wl-template-alist' is nil.
1416
1417 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1418
1419         * wl-news.el.in: Set file variable `no-byte-compile'.
1420
1421 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1422
1423         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
1424         whether a target message is within displaying area.
1425         (elmo-event-handler-cache-changed): Ditto.
1426
1427 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
1428
1429         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
1430         to `defun'.  Use `nconc' instead of `append' to collect descendant
1431         message numbers.
1432
1433 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1434
1435         * wl-thread.el (wl-thread-save-top-list)
1436         (wl-thread-save-entities): Use `with-temp-buffer'.
1437         * wl-news.el.in (wl-news-previous-version-load):
1438         (wl-news-previous-version-save): Ditto.
1439         * wl-summary.el (wl-summary-load-file-object)
1440         (wl-summary-save-view-cache): Ditto.
1441
1442 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1443
1444         * wl-util.el (toplevel): Require 'elmo-flag'.
1445         (wl-read-search-condition): New function (Renamed from
1446         `elmo-read-search-condition').
1447         (wl-read-search-condition-internal): Likewise.
1448
1449         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
1450         invalid.
1451         (wl-summary-pick): Use `wl-read-search-condition' instead of
1452         `elmo-read-search-condition'.
1453         (wl-summary-virtual): Ditto.
1454
1455         * wl-folder.el (wl-folder-virtual): Ditto.
1456         (wl-folder-pick): Ditto.
1457
1458         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
1459
1460 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1461
1462         * wl-summary.el (wl-summary-reedit): Call
1463         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
1464
1465 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1466
1467         * wl-mime.el (toplevel): Require wl-vars.
1468
1469         * wl-message.el (toplevel): Require cl at compile.
1470
1471         * wl-draft.el (toplevel): Require elmo.
1472
1473 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1474
1475         * wl-message.el (wl-message-buffer-prefetch): Count is a number
1476         and do nothing when it is not positive.
1477         (wl-message-buffer-prefetch-next): Ditto.
1478
1479 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1480
1481         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
1482         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
1483         (wl-summary-redisplay-internal): Ditto.
1484
1485         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
1486         message (the condition is borrowed from `wl-check-variables-2').
1487         (wl-summary-redisplay-internal): Ditto.
1488
1489 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1490
1491         * wl-mime.el (wl-draft-nntp-attribute): New function.
1492         (wl-draft-attribute-nntp-posting-server): Use it.
1493         (wl-draft-attribute-nntp-posting-port): Ditto.
1494
1495         * wl-mime.el (wl-draft-preview-attributes-list): New function.
1496         (wl-draft-show-attributes-buffer): Ditto.
1497         (wl-draft-hide-attributes-buffer): Ditto.
1498         (wl-draft-attribute-newsgroups): Ditto.
1499         (wl-draft-attribute-nntp-posting-server): Ditto.
1500         (wl-draft-attribute-nntp-posting-port): Ditto.
1501         (wl-draft-preview-message): Use there functions.
1502
1503         * wl-vars.el (wl-draft-preview-attributes-list): Change default
1504         value.
1505
1506 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1507
1508         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
1509         (wl-draft-reedit): Ditto.
1510         (wl-draft-queue-flush): Ditto.
1511
1512         * wl-mime.el (wl-message-request-partial): Ditto.
1513         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
1514         instead of `elmo-message-fetch'.
1515
1516         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
1517
1518         * wl-summary.el (wl-summary-message-string): Ditto.
1519
1520 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1521
1522         * wl-util.el (wl-current-message-buffer): Follow the API change.
1523
1524         * wl-summary.el (wl-summary-redisplay-internal): Call
1525         `wl-summary-mark-as-read' with 2nd argument as nil and update
1526         unread count instead of persistent mark.
1527
1528         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
1529         variable.
1530         (wl-message-redisplay): Follow the API change.
1531         (wl-message-buffer-display): Managed mime-entity directly and
1532         return preview buffer only.
1533         (wl-message-display-internal): Rewrite.
1534         (wl-message-buffer-prefetch-subr): Not save return value of
1535         `wl-message-buffer-display'.
1536
1537         * Version number is increased to 2.13.1.
1538
1539 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
1542         'elmo-multiple-fields-body-list' with boundary specified.
1543
1544 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1545
1546         * wl-vars.el (wl-summary-resend-use-cache): New variable.
1547         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
1548         cache if `wl-summary-resend-use-cache' is non-nil.
1549
1550 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1551
1552         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
1553         (wl-nntp-posting-stream-type): Ditto.
1554
1555 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1556
1557         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
1558
1559 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1560
1561         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
1562         message.
1563
1564 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1565
1566         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
1567         Abolish.
1568         (wl-summary-buffer-persistent-mark-version): New internal
1569         variable.
1570         (wl-summary-update-mark-and-highlight-window): Check by
1571         wl-summary-persistent-mark-invalid-p.
1572         (wl-summary-update-status-marks): Ditto.
1573         (elmo-event-handler-flag-changed): Rewrite.
1574         (elmo-event-handler-cache-changed): Define.
1575         (wl-summary-prefetch-msg): Does not update persistent mark here.
1576         (wl-summary-delete-cache): Ditto.
1577         (wl-summary-resume-cache-status): Ditto.
1578         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
1579         (wl-summary-persistent-mark-invalid-p): New function.
1580         (wl-summary-validate-persistent-mark): Ditto.
1581         (wl-summary-validate-persistent-mark-string): Ditto.
1582         (wl-summary-invalidate-persistent-mark): Ditto.
1583         (wl-summary-update-persistent-mark): Call
1584         `wl-summary-validate-persistent-mark'.
1585         (wl-summary-create-line): Call
1586         `wl-summary-validate-persistent-mark-string'.
1587
1588         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
1589         status as t if cache used.
1590
1591 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1592
1593         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
1594         only if the target is group.
1595         * wl-folder.el (wl-folder-append-petname): Don't check group name.
1596
1597 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1598
1599         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
1600
1601 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
1604
1605         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
1606
1607 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1608
1609         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
1610         (Thanks to Yoichi NAKAYAMA).
1611
1612 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1613
1614         * wl-util.el (wl-save-drafts): Restore echo area.
1615
1616 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1617
1618         * Version number is increased to 2.13.0.
1619
1620         * wl-util.el (wl-biff-check-folder-async): Use
1621         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
1622
1623 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1624
1625         * wl-message.el (wl-message-display-internal): Does not put
1626         wl-message-display-type property on message buffer.
1627         (wl-message-buffer-display-type): New function.
1628
1629         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
1630
1631         * wl-summary.el (wl-summary-mode): Use `dolist' to add
1632         `wl-summary-buffer-detach'.
1633         (wl-summary-message-display-type): Use
1634         `wl-summary-buffer-display-type'.
1635
1636 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1637
1638         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
1639         buffer-local.
1640
1641         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
1642         kill-buffer-hook instead of make-local-variable.
1643         (wl-draft-preview-message): Set `local' argument of add-hook as t.
1644
1645 2004-12-12  Scott Renfro <scott@renfro.org>
1646
1647         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
1648         regex for square-branket.
1649
1650 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1651
1652         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
1653         `wl-message-mime-analysis-p' with argument `header'.
1654
1655 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1656
1657         * wl-mime.el (wl-draft-yank-current-message-entity):
1658         Switch to no-mime following method according to wl-message-display-type
1659         property.
1660         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
1661
1662         * wl-message.el (wl-message-display-internal):
1663         Put wl-message-display-type property on message buffer.
1664
1665         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
1666         (wl-message-display-internal): Ditto;
1667
1668         * wl-summary.el (wl-summary-toggle-mime): Ditto.
1669
1670 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1671
1672         * wl-message.el (wl-message-make-display-type): New function.
1673         (wl-message-display-type-property): Ditto.
1674         (wl-message-mime-analysys-p): Ditto.
1675         (wl-message-display-all-header-p): Ditto.
1676         (wl-message-redisplay): Removed argument `as-is', `all-header' and
1677         added `display-type'.
1678         (wl-message-buffer-display): Likewise.
1679         (wl-message-display-internal): Likewise.
1680         (wl-message-buffer-display-type): Abolish.
1681         (wl-message-buffer-prefetch-subr): Follow the API changed.
1682
1683         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
1684         from wl-summary-buffer-display-all-header and changed default value.
1685         (wl-summary-message-display-type): New function.
1686         (wl-summary-buffer-display-mime-mode): Ditto.
1687         (wl-summary-buffer-display-header-mode): Ditto.
1688         (wl-summary-toggle-mime): Rewrite with above functions.
1689         (wl-summary-toggle-all-header): Ditto.
1690         (wl-summary-redisplay): Force redisplay with default mode.
1691         (wl-summary-redisplay-internal): Renamed argument from `mode',
1692         `all-header' to `mime-mode', `header-mode'.
1693         Use `wl-message-make-display-type'.
1694
1695         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
1696         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
1697
1698 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1699
1700         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
1701
1702 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1703
1704         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
1705         in original message buffer.
1706         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
1707         buffer.
1708
1709 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1710
1711         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
1712
1713 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1714
1715         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
1716
1717 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
1718
1719         * wl-action.el (wl-summary-exec-action-refile): Display a done message
1720         when actions succeeded.
1721         (wl-summary-exec-action-copy): Likewise.
1722
1723 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1724
1725         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
1726         there is switch-to-buffer at the end of wl-message-select-buffer.
1727         (wl-summary-reply): Ditto.
1728
1729 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1730
1731         * wl-summary.el (wl-summary-forward): Put subject in original
1732         message buffer as argument of wl-draft-forward.
1733         * wl-draft.el (wl-draft-forward): Decode subject as in
1734         wl-draft-reply.
1735
1736 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1737
1738         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
1739         a folder under access group.
1740
1741 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1742
1743         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
1744         wl-message-buffer-display.
1745
1746         * wl-util.el (wl-set-save-drafts): Fix typo.
1747
1748 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
1751         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
1752         wl-highlight-logo-face to set the bg color of an xbm image; fixed
1753         the way to measure the width of a bitmap image; don't put face on
1754         ascii and bitmap images; put the mark which should not use the
1755         variable-pitch face on ascii and bitmap images.
1756         (wl-demo-setup-properties): Don't use the variable-pitch face on
1757         ascii and bitmap images; made it work on Emacs 20 and earlier.
1758         (wl-demo-insert-text): End with a newline at the bottom; don't put
1759         face on text.
1760
1761         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
1762
1763 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1764
1765         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
1766
1767         * wl-util.el (wl-save-drafts): Moved from sample setting.
1768         (wl-set-save-drafts): New function to set idle timer.
1769         * wl-draft.el (wl-draft): Call it.
1770         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
1771
1772 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
1773
1774         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
1775         a summary which has toggle display status off.
1776
1777 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1778
1779         * wl-draft.el (wl-draft-do-fcc): No cache save.
1780
1781 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1782
1783         * wl-summary.el (elmo-event-handler-flag-changed): Use
1784         `set-buffer' instead of `with-current-buffer'.
1785
1786 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * wl-summary.el (wl-summary-after-resize-function): New function.
1789         (wl-summary-mode): Add `wl-summary-after-resize-function' to
1790         window-size-change-functions.
1791
1792 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1793
1794         * wl-draft.el (wl-draft-create-buffer): Bind
1795         `change-major-mode-hook' after current buffer is changed.
1796
1797         * wl-summary.el (wl-summary-buffer-detach): New function.
1798         (wl-summary-buffer-set-folder): Call it.
1799         (wl-summary-mode): Add `wl-summary-buffer-detach' to
1800         change-major-mode-hook and kill-buffer-hook.
1801         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
1802         (wl-summary-switch-to-clone-buffer): Ditto.
1803         (wl-summary-goto-folder-subr): Ditto.
1804
1805 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1806
1807         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1808         after boundp check.
1809
1810 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1811
1812         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
1813         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
1814         for `kill-buffer'.
1815
1816         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
1817         handler of current buffer from elmo-folder.
1818
1819 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1820
1821         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
1822
1823 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1824
1825         * wl-summary.el (wl-summary-buffer-event-handler): New internal
1826         variable.
1827         (wl-summary-event-handler): New class.
1828         (elmo-event-handler-flag-changed): Define to update persistent
1829         mark.
1830         (wl-summary-buffer-set-folder): Register event handler to
1831         elmo-folder.
1832         (wl-summary-exit): Unregister event handler.
1833         (wl-summary-goto-folder-subr): Ditto.
1834         (wl-summary-mark-as-read-all): Does not call
1835         `wl-summary-update-persistent-mark' directly.
1836         (wl-summary-mark-as-read-internal): Ditto.
1837         (wl-summary-set-persistent-mark-internal): Ditto.
1838         (wl-summary-set-flags-internal): Ditto.
1839
1840         * Version number is increased to 2.11.33.
1841
1842 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1843
1844         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
1845         to nil.
1846
1847 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1848
1849         * wl-spam.el (wl-spam-setup): Add hook
1850         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
1851         instead of `wl-summary-prepare-hook'.
1852
1853         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
1854         if folder type is `'flag'.
1855         (wl-summary-mark-as-important): Ditto.
1856
1857 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1858
1859         * wl-address.el (wl-address-minibuffer-history): New variable.
1860         (wl-address-minibuffer-local-map): New keymap.
1861         (wl-address-read-from-minibuffer): New function.
1862
1863         * wl-action.el (wl-summary-get-resend-address): Use
1864         `wl-address-read-from-minibuffer' instead of `completing-read'.
1865
1866 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * Version number is increased to 2.11.32.
1869
1870 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1871
1872         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
1873         without mule to iso-8859-1.
1874         (wl-draft-add-in-reply-to): Add note in description.
1875         (wl-draft-add-references): Ditto.
1876
1877 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
1880         definition for `m'.
1881         (wl-summary-mode-line-format): Add '[%m]'.
1882         (wl-message-mode-line-format-spec-alist): Ditto.
1883         (wl-summary-display-mime-mode-list): New variable.
1884
1885         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
1886         from wl-summary-buffer-display-as-is.
1887         (wl-summary-buffer-display-all-header): New buffer local variable.
1888         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
1889         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
1890         instead of wl-summary-buffer-display-as-is.
1891         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
1892         (wl-summary-set-persistent-mark): Ditto.
1893         (wl-summary-set-message-buffer-or-redisplay): Just call
1894         `wl-summary-redisplay-internal' without optional arguments.
1895         (wl-summary-toggle-mime): Rewrite.
1896         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1897         (wl-summary-toggle-all-header): New function.
1898         (wl-summary-redisplay-internal): Treat mime mode.
1899
1900         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1901         to wl-mime-preview-follow-no-mime.
1902         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1903         accodring to the display-mode.
1904
1905         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1906         (wl-message-buffer-display): Changed argument name from `as-is' to
1907         `mode'.
1908         (wl-message-display-internal): Ditto;
1909         Bind elmo-mime-display-header-analysis according to the mode.
1910         (wl-message-display-internal): Put wl-message-display-mime-mode
1911         property on entire buffer.
1912
1913 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1914
1915         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1916
1917 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1918
1919         * wl-summary.el (wl-summary-overview-entity-compare-by-from):
1920         Don't extract mail address.
1921         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1922
1923         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1924
1925         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1926
1927 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1928
1929         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1930         wl-fldmgr-cut-entity-list on confirmation.
1931
1932 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1933
1934         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1935         (wl-mime-quit-preview): Check existence of
1936         mime-edit-temp-message-buffer here.
1937
1938 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1939
1940         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1941         after deletion.
1942
1943         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1944         before calling wl-mime-quit-preview.
1945
1946 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1947
1948         * wl-summary.el (wl-summary-pick): If call it with prefix
1949         argument, set `delete-marks' as non-nil. Pick from only visible
1950         messages.
1951         (wl-summary-check-target-mark): New function.
1952         (wl-summary-target-mark-mark-as-read): Use it.
1953         (wl-summary-target-mark-mark-as-unread): Ditto.
1954         (wl-summary-target-mark-operation): Ditto.
1955         (wl-summary-target-mark-set-flags): Ditto.
1956         (wl-summary-target-mark-save): Ditto.
1957         (wl-summary-target-mark-pick): Ditto.
1958         (wl-summary-target-mark-forward): Ditto.
1959         (wl-summary-target-mark-reply-with-citation): Ditto.
1960         (wl-summary-target-mark-print): Ditto.
1961         (wl-summary-target-mark-uudecode): Ditto.
1962
1963         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1964         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1965         with `ask-coding' is non-nil.
1966
1967 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1968
1969         * wl-thread.el (wl-thread-set-parent): If parent is a message
1970         which is identified by references, set linked as nil.
1971
1972 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1973
1974         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1975         (wl-message-mode-line-format-spec-alist): Ditto.
1976         (wl-message-mode-line-format): Ditto.
1977         (wl-summary-mode-line-format): Ditto for docstring.
1978         (wl-summary-no-mime-folder-list): Fix typo.
1979
1980         * wl-util.el (wl-current-message-buffer): Call
1981         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1982
1983         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1984         variable.
1985         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1986         of `wl-summary-redisplay-no-mime'.
1987         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1988         (wl-summary-toggle-mime): New function.
1989         (wl-summary-redisplay-all-header): Rewrite.
1990         (wl-summary-redisplay-no-mime): Ditto.
1991         (wl-summary-redisplay-internal): Added argument `as-is' and
1992         `all-header'.
1993
1994         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1995         New variable.
1996         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1997         bottom.
1998         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1999         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
2000         "/" unconditionally.
2001
2002         * wl-mime.el (wl-draft-yank-current-message-entity): Use
2003         wl-mime-preview-follow-no-mime for as-is content.
2004         (wl-mime-preview-follow-no-mime): New function.
2005         (wl-mime-preview-follow-current-region): Fixed parenthesis.
2006
2007         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
2008         and added `as-is', `all-header'.
2009         (wl-message-buffer-display): Ditto.
2010         (wl-message-buffer-display-type): New function.
2011
2012 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2013
2014         * wl-vars.el (wl-message-header-button-alist): Change default
2015         value.
2016         (wl-message-body-button-alist): Ditto.
2017
2018 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2019
2020         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
2021
2022 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2023
2024         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
2025
2026 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2027
2028         * wl-summary.el (wl-summary-sync-marks): Remove condition which
2029         is always true.
2030
2031 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2032
2033         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
2034         on null entity.
2035
2036 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2037
2038         * wl-vars.el (wl-draft-reply-default-position): Fix range.
2039
2040 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-vars.el (wl-summary-resend-hook): New hook.
2043
2044         * wl-action.el (wl-summary-exec-action-resend-subr): Run
2045         `wl-summary-resend-hook'.
2046
2047 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2048
2049         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
2050         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
2051         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
2052         (wl-summary-new-cached-mark): Changed default value to 'n'.
2053         (wl-summary-unread-cached-mark): Changed default value to 'u'.
2054         (wl-summary-answered-cached-mark): Changed default value to 'a'.
2055         (wl-folder-sync-range-alist): Remove spec for 'flag.
2056         (wl-summary-force-prefetch-folder-list): New user option.
2057
2058         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
2059         `wl-summary-toggle-persistent-mark'.
2060         (wl-summary-update-mark-and-highlight-window): Don't highlight when
2061         number is nil.
2062         (wl-summary-mark-as-answered-region): Set interactive argument of
2063         `wl-summary-set-persistent-mark-internal'.
2064         (wl-summary-mark-as-important-region): Ditto.
2065         (wl-summary-unset-persistent-mark): Ditto.
2066         (wl-summary-set-persistent-mark): Ditto.
2067         (wl-summary-mark-as-answered): Ditto.
2068         (wl-summary-mark-as-important): Ditto.
2069         (wl-summary-set-persistent-mark-internal): Do nothing
2070         when `elmo-message-flag-available-p' is nil.
2071         (wl-summary-toggle-persistent-mark): New function.
2072         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
2073         when the folder matches `wl-summary-force-prefetch-folder-list'.
2074
2075
2076         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
2077         when number is nil.
2078         (wl-highlight-summary-forwarded-face): New face.
2079
2080 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2081
2082         * Version number is increased to 2.11.31.
2083
2084 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2085
2086         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
2087         (wl-biff-check-folder-async): Ditto.
2088         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
2089
2090 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
2091
2092         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
2093         Add an argument `reverse'.  All callers are updated.
2094         (wl-summary-sort): Add a prefix argument `reverse' to specify
2095         reverse sorting.
2096         (wl-summary-sort-by-date, wl-summary-sort-by-number)
2097         (wl-summary-sort-by-subject, wl-summary-sort-by-from)
2098         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
2099
2100 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2101
2102         * wl-message.el (wl-message-redisplay): Does not narrow header if
2103         disply-type is all-header or as-is.
2104
2105         * wl-summary.el (wl-summary-enter-handler): Use
2106         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
2107
2108 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2109
2110         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
2111         after adding wl-draft-parent-variables.
2112         (wl-draft-forward): Ditto.
2113
2114 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2115
2116         * wl-summary.el (wl-summary-sync-marks): Call
2117         `wl-summary-set-persistent-mark' and
2118         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
2119         (wl-summary-set-persistent-mark-internal): Add 4th argument
2120         `no-server'.
2121         (wl-summary-unset-persistent-mark): Ditto.
2122         (wl-summary-set-persistent-mark): Ditto.
2123         (wl-summary-add-flags-internal): Abolish.
2124         (wl-summary-remove-flags-internal): Ditto.
2125         (wl-summary-mark-as-important-internal): Ditto.
2126         (wl-summary-mark-as-important): Use
2127         `wl-summary-set-persistent-mark' instead of
2128         `wl-summary-add-flags-internal'.
2129         (wl-summary-mark-as-important-region): Ditto.
2130
2131         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2132
2133         * wl-summary.el (wl-summary-get-available-flags): New function.
2134         (wl-summary-sync-marks): Use it and simplified.
2135         (wl-summary-unset-persistent-mark): Use
2136         `wl-summary-get-available-flags'.
2137         (wl-summary-set-persistent-mark): Ditto.
2138
2139 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2140
2141         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
2142         id.
2143
2144 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2145
2146         * wl-summary.el (wl-summary-enter-handler): If argument is not a
2147         number, call `wl-summary-prev-line-content'. Show message when the
2148         message is not found.
2149
2150 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2151
2152         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
2153         wl-summary-enter-handler.
2154         (wl-summary-enter-handler): New command.
2155
2156         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
2157         docstring and custom spec.
2158
2159         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
2160         flags too; Don't treat Cached and New.
2161         (wl-summary-set-persistent-mark): Ditto.
2162
2163         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
2164         `wl-folder-set-flag'.
2165
2166         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
2167         instead of `wl-folder-set-flag'.
2168
2169         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
2170         for completion.
2171         (wl-summary-set-persistent-mark): Ditto.
2172
2173         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
2174         instead of `wl-draft-quit-preview'.
2175
2176         * wl-mime.el (toplevel): Avoid compile warning.
2177         (wl-mime-quit-preview): New function
2178         (formarly defined as `wl-draft-quit-preview').
2179         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
2180         quitting method.
2181
2182         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
2183
2184         * wl-folder.el (wl-folder-set-flag): Renamed from
2185         `wl-draft-set-flag-on-parent'.
2186
2187         * wl-draft.el (wl-draft-quit-preview): New function.
2188         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
2189         (wl-draft-send): Call `wl-folder-set-flag' instead of
2190         `wl-draft-set-flag-on-parent'.
2191         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
2192
2193 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2194
2195         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
2196         (wl-draft-send): Ditto.
2197
2198 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2199
2200         * wl-vars.el (wl-draft-reply-hook): Changed default value.
2201         (wl-draft-kill-pre-hook): Set default value as nil.
2202         (wl-summary-reply-hook): Ditto.
2203         (wl-draft-kill-flags): Abolish.
2204
2205         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
2206         (wl-draft-parent-variables): Renamed from
2207         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
2208         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
2209         argument; Add wl-draft-parent-variables to
2210         wl-draft-config-variables.
2211         (wl-draft-reply): Likewise.
2212         (wl-draft-kill-flags): Abolish.
2213         (wl-draft-send): Call wl-draft-set-flag-on-parent.
2214         (wl-draft-set-flag-on-parent): New function.
2215         (wl-draft-setup-parent-flag): Ditto.
2216
2217 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
2218
2219         * wl-draft.el (wl-draft-kill-flags): Avoid error when
2220         `wl-draft-parent-folder' is "".
2221
2222 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2223
2224         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
2225         (wl-summary-digit-jump): New function.
2226         (Adviced by John Owens and Hiroya Murata)
2227
2228         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
2229         (Adviced by John Owens)
2230
2231         * wl-xmas.el (wl-message-define-keymap): Ditto.
2232
2233         * wl-mule.el (wl-message-define-keymap): Ditto.
2234
2235 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2236
2237         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
2238         change of return value of elmo-folder-count-flags.
2239
2240         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
2241         (wl-summary-mark-as-read-internal): Ditto.
2242         (wl-summary-set-persistent-mark-internal): Ditto.
2243         (wl-summary-folder-info-update): Ditto.
2244         (wl-summary-sync-update): Fixed the last change.
2245
2246         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2247
2248 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
2249
2250         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
2251         (wl-draft-kill-flags): Fixed docstring.
2252
2253         * wl-draft.el (wl-draft-kill-flags): New function.
2254         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
2255
2256 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2257
2258         * wl-vars.el (wl-reply-hook): Abolish.
2259         (wl-draft-reply-hook): New hook.
2260         (wl-summary-reply-hook): Ditto.
2261         (wl-draft-forward-hook): Ditto.
2262         (wl-summary-forward-hook): Ditto.
2263         (wl-draft-kill-flags): New variable.
2264
2265         * wl-summary.el (wl-summary-mark-as-answered-region): Use
2266         wl-summary-set-persistent-mark-internal.
2267         (wl-summary-sync-marks): Use elmo-preserved-flags.
2268         (wl-summary-update-persistent-mark): Make it interactive.
2269         (wl-summary-set-persistent-mark-internal): New inline function.
2270         (wl-summary-mark-as-answered): Use it.
2271         (wl-summary-mark-as-unanswered): Ditto.
2272         (wl-summary-unset-persistent-mark): New function.
2273         (wl-summary-set-persistent-mark): Ditto.
2274         (wl-summary-reply): Don't set answered flag;
2275         Run wl-summary-reply-hook instead.
2276         (wl-summary-forward): Call wl-draft-forward with number.
2277         Run wl-summary-forward-hook.
2278
2279         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
2280         (wl-highlight-summary-line-face-spec): Use it as a default
2281         persistent mark face.
2282
2283         * wl-draft.el (wl-draft-forward): Added optional argument number;
2284         Set wl-draft-parent-number; Run wl-draft-forward-hook.
2285         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
2286         (wl-draft-kill): Use wl-draft-kill-flags.
2287
2288         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
2289
2290         * wl-folder.el (wl-folder-check-one-entity): Follow the change
2291         of return value of elmo-folder-count-flags.
2292
2293         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2294
2295         * wl-summary.el (wl-summary-count-unread): Ditto.
2296         (wl-summary-sync-update): Follow the change above.
2297         (wl-summary-force-prefetch): New function.
2298
2299 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
2300
2301         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
2302         variable `buf' with `let' instead of `setq'.
2303
2304 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2305
2306         * wl-mime.el (wl-message-delete-current-part): If filename exists,
2307         add Content-Disposition heaeder on the deleted part.
2308
2309 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
2310
2311         * wl-draft.el (wl-draft-save): Encode address list under edit by
2312         `eword-encode-unstructured-field-body'.
2313
2314         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
2315
2316 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2317
2318         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
2319         wl-current-summary-buffer.
2320
2321 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
2322
2323         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
2324         `numbers' is ignored.
2325
2326 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2327
2328         * wl-folder.el (wl-folder-open-folder): Avoid error.
2329         Reported by John Owens, [wl-en:815]
2330
2331         * wl.el (wl): Set timer for biff process even if prefix argument
2332         is given or auto-checking is quitted.
2333
2334         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
2335         immediately.
2336         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
2337         (wl-toggle-plugged): Ditto.
2338
2339         * wl-vars.el (wl-biff-use-idle-timer): New variable.
2340         * wl-util.el (wl-biff-start): Use idle timer if
2341         `wl-biff-use-idle-timer' is non-nil.
2342
2343 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2344
2345         * wl-highlight.el (wl-highlight-message): Fix description.
2346
2347 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2348
2349         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
2350         tty.
2351
2352 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2353
2354         * wl-action.el (wl-summary-exec): Print failure count.
2355
2356 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2357
2358         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
2359         to `defun', remove interactive form.
2360         Set elmo-message-fetch-confirm when force-reload is non-nil.
2361
2362 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2363
2364         * wl-summary.el (toplevel): Removed unnecessary autoload.
2365
2366 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2367
2368         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
2369         the buffer is generated from another message buffer.
2370
2371 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2372
2373         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
2374         extracted from `wl-fldmgr-save-folders'.
2375         (wl-fldmgr-delete): Call it after deletion.
2376
2377 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2378
2379         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
2380         multi-tty support.
2381
2382 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
2383
2384         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
2385
2386 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
2387
2388         * wl-summary.el (wl-summary-rescan): Remove unused variables.
2389         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
2390
2391 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2392
2393         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
2394         unsubscribe list only if argument CLEAR is nil.
2395
2396 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2397
2398         * wl-draft.el (wl-draft-reply): Decode subject before removing
2399         Re: prefix.
2400
2401 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
2402
2403         * wl-summary.el (wl-summary-sort-by-size): New command.
2404
2405 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2406
2407         * wl-summary.el (wl-summary-number-list-from-region): New
2408         function.
2409         (wl-summary-mark-as-read-region): Use it.
2410         (wl-summary-mark-as-unread-region): Ditto.
2411         (wl-summary-set-flags-region): Ditto and add optional argument
2412         remove.
2413         (wl-summary-mark-as-answered-region): Ditto.
2414         (wl-summary-mark-as-important-region): Ditto.
2415         (wl-summary-target-mark-mark-as-important): Added optional
2416         argument remove.
2417         (wl-summary-target-mark-mark-as-answered): Ditto.
2418         (wl-summary-target-mark-set-flags): Ditto.
2419
2420 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2421
2422         * wl-summary.el (wl-summary-set-flags-region): Call
2423         `wl-summary-set-flags-internal' with number list instead of call
2424         one by each message.
2425         (wl-summary-target-mark-set-flags): Likewise.
2426
2427 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * wl-summary.el (wl-summary-target-mark-operation): Add optional
2430         argument `inverse' and use `wl-summary-delete-all-target-marks'.
2431         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
2432         (wl-summary-target-mark-mark-as-answered): Likewise.
2433
2434 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2435
2436         * wl-summary.el (wl-summary-target-mark-forward): Use
2437         `wl-summary-delete-all-target-marks' instead of
2438         `wl-summary-delete-all-temp-marks'.
2439         (wl-summary-target-mark-reply-with-citation): Ditto.
2440         (wl-summary-target-mark-uudecode): Ditto.
2441         (wl-summary-target-mark-set-flags): Ditto and remove needless
2442         cursor move.
2443
2444 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2445
2446         * wl-summary.el (wl-summary-target-mark-forward): Protect
2447         wl-summary-buffer-target-mark-list from nreverse.
2448         (wl-summary-target-mark-reply-with-citation): Ditto.
2449
2450 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2451
2452         * wl-thread.el (wl-thread-update-indent-string-thread): Use
2453         `elmo-display-progress-threshold'.
2454
2455 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
2458         check `wl-summary-highlight'.
2459         (wl-summary-window-scroll-functions): Respect value of
2460         `wl-summary-highlight'.
2461         (wl-summary-sync-update): Run hooks
2462         `wl-summary-buffer-window-scroll-functions' at any time.
2463
2464 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2465
2466         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
2467         from `wl-summary-cleanup-temp-marks'.
2468         (wl-summary-cleanup-temp-marks): Abolish argument.
2469         * wl.el (wl-save-status): Revert previous change.
2470         (wl-execute-temp-marks): New function, call
2471         `wl-summary-exec-with-confirmation'.
2472         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
2473         (wl-folder-save-and-exec-marks): Abolished.
2474
2475 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2476
2477         * wl-e21.el (wl-e21-display-image-p): Respect
2478         `wl-highlight-folder-with-icon'.
2479         (wl-e21-highlight-folder-group-line): Highlight mouse line
2480         even if wl-e21-display-image-p is nil.
2481
2482         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
2483         Respect value of `wl-summary-highlight'.
2484
2485         * wl.el (wl-save-status): Remove unused variable.
2486
2487         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
2488         (wl-folder-mode-map): Bind it to "x".
2489
2490 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2491
2492         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
2493
2494         * wl-thread.el (wl-thread-get-parent-list): Don't check
2495         disconnected ancestors, neglecting needless work in
2496         `wl-thread-update-indent-string-thread'.
2497
2498         * wl.el (wl-save): Take prefix argument to execute remaining marks.
2499         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
2500         argument, add argument default-keep to keep marks by default.
2501
2502         * Version number is increased to 2.11.30.
2503
2504         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
2505         customization type and docstring.
2506         (wl-draft-reply-without-argument-list): Ditto.
2507
2508 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2509
2510         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2511
2512         * wl-spam.el (wl-spam-mark-action-list): Ditto.
2513
2514 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2515
2516         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
2517
2518 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2519
2520         * wl-draft.el (wl-draft-config-exec): Narrow the range of
2521         save-excursion so as not to include run-hooks.
2522
2523 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2524
2525         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
2526         Clarify that marks are going to be cleared.
2527
2528 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2529
2530         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
2531         according to 3rd element of wl-summary-flag-mark.
2532
2533         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
2534
2535 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2536
2537         * wl-action.el (wl-summary-target-mark-all): Don't set
2538         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
2539
2540 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2541
2542         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
2543         (wl-forward-subject-prefix): Ditto.
2544         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
2545         (wl-draft-reply-make-subject): Ditto.
2546
2547         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
2548         `wl-draft-forward'.
2549         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
2550
2551 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
2552
2553         * wl-action.el (wl-summary-target-mark-set-action): Stop if
2554         target message does not exist.
2555
2556 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
2557
2558         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
2559         `wl-subject-prefix-regexp'.
2560         (wl-subject-forward-prefix-regexp): New variable.
2561         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
2562         `wl-draft-strip-subject-re' and take regexp as argument.
2563         (wl-draft-forward): Use it.
2564         (wl-draft-reply): Ditto.
2565
2566 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2567
2568         * wl-e21.el (wl-highlight-plugged-current-line): Change for
2569         emacs multi-tty support.
2570
2571 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2572
2573         * wl-e21.el (wl-e21-display-image-p): Don't call
2574         `display-images-p'.
2575         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
2576         support.
2577         (wl-highlight-folder-current-line): Ditto.
2578         (wl-folder-init-icons): Ditto.
2579
2580 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2581
2582         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
2583         the last line of summary in unplugged mode.
2584
2585 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
2586
2587         * wl-vars.el (wl-refile-rule-alist): Doc fix.
2588
2589 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2590
2591         * wl-vars.el (wl-user-mail-address-regexp): New variable.
2592         * wl-address.el (wl-address-user-mail-address-p): Use it.
2593         (wl-address-delete-user-mail-addresses): Ditto.
2594         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
2595
2596         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
2597         (wl-address-delete-user-mail-addresses): Ditto.
2598
2599         * wl-address.el (wl-address-delete-user-mail-addresses): New
2600         function.
2601         * wl-refile.el (wl-refile-guess-by-history): Use it.
2602         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
2603         (wl-draft-make-mail-followup-to): Ditto and fix logic.
2604
2605         * wl-draft.el (wl-draft-edit-string): To judge sender address,
2606         use wl-address-user-mail-address-p.
2607
2608 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2609
2610         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
2611         after opening group.
2612
2613 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2614
2615         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
2616         of elmo-set-buffer-multibyte.
2617
2618         * wl-message.el (wl-original-message-mode): Ditto.
2619
2620         * wl-score.el (wl-score-insert-header): Ditto.
2621
2622         * wl-summary.el
2623         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
2624         (wl-summary-goto-folder-subr): Ditto.
2625         (wl-summary-insert-headers): Ditto.
2626
2627         * wl-util.el (wl-set-string-width): Ditto.
2628
2629         * Version number is increased to 2.11.29.
2630
2631 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2632
2633         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
2634         (wl-highlight-summary-line-help-echo-alist): New variable.
2635         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
2636         into `wl-highlight-summary-line-help-echo' and
2637         `wl-highlight-flag-folder-help-echo'.
2638         (wl-highlight-summary-line-string): Change accordingly.
2639         (wl-highlight-summary-current-line): Ditto.
2640
2641 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2642
2643         * wl-highlight.el (wl-highlight-message): Ignore white spaces
2644         at the beginning of field body (Thanks to Markus Knittig).
2645
2646         * wl-draft.el (wl-draft-insert-current-message): Also check
2647         summary buffer, remove unnecessary tag.
2648
2649 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2650
2651         * wl-draft.el (wl-draft-insert-current-message): Cause error also
2652         when wl-message-buffer is nil.
2653
2654         * wl-folder.el (wl-folder): Abolish unused argument.
2655         Call wl-folder-init when wl-folder-entity is nil.
2656         * wl.el (wl): Change accordingly.
2657
2658 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2659
2660         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
2661         multibyte string before insert into draft buffer.
2662         (wl-draft-create-buffer): Always enable multibyte characters for
2663         draft buffer.
2664
2665         * Version number is increased to 2.11.28.
2666
2667 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2668
2669         * wl-folder.el (wl-folder-open-close): Handle blank line.
2670         (wl-folder-jump-to-current-entity): Ditto.
2671
2672 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2673
2674         * Version number is increased to 2.11.27.
2675
2676 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2677
2678         * wl-thread.el (wl-thread-insert-message): When the thread is
2679         devided by wl-summary-max-thread-depth, insert line at the end of
2680         buffer.
2681
2682 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * Version number is increased to 2.11.26.
2685
2686 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2687
2688         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
2689
2690 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
2691
2692         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
2693         value of stream-type and session.
2694
2695 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2696
2697         * Version number is increased to 2.11.25.
2698
2699 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
2700
2701         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
2702         in a quit message.
2703
2704 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2705
2706         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
2707         (wl-summary-redisplay-no-mime-internal): Ditto.
2708
2709 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2710
2711         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
2712         * wl-vars.el (wl-smtp-connection-type): Ditto.
2713
2714 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2715
2716         * wl-highlight.el (wl-highlight-message): Change to strict regexp
2717         for the separator line and quote mail-header-separator.
2718
2719 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2720
2721         * wl-spam.el (wl-message-check-spam): Fixed problem no display
2722         result message.
2723
2724         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
2725         `elmo-multiple-fields-body-list' with boundary as
2726         mail-header-separator.
2727
2728 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2729
2730         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
2731
2732 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-util.el (wl-list-diff): Remove unused function.
2735
2736         * wl-draft.el (wl-draft-send-confirm): Discard input before
2737         confirmation.
2738
2739 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2740
2741         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
2742         order of flag and new.
2743
2744 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2745
2746         * wl-vars.el (wl-refile-policy-alist): Abolished.
2747
2748         * wl-action.el (wl-summary-set-action-refile): Follow the change
2749         above.
2750
2751 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * wl-highlight.el (wl-highlight-signature-search): Don't use
2754         re-search-backward for a long word since it is possible to crash
2755         XEmacs because of a bug.
2756
2757 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2758
2759         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
2760
2761 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2762
2763         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
2764         argument for wl-summary-sync-force-update.
2765
2766 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-summary.el (wl-summary-mode-map): Revival of
2769         wl-summary-mark-as-important related bindings;
2770         Bind 'F','tF','mF','rF','m&'.
2771         (wl-summary-mark-as-important-region): Revival.
2772         (wl-summary-target-mark-mark-as-important): Ditto.
2773         (wl-summary-target-mark-operation): New function.
2774         (wl-summary-target-mark-mark-as-answered): Use it.
2775         (wl-summary-decide-flag): Don't set Important as default.
2776         (wl-summary-mark-as-important-internal): Revival.
2777         (wl-summary-mark-as-important): Ditto.
2778
2779         * wl-thread.el (wl-thread-mark-as-important): Ditto.
2780
2781         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
2782         instead of facep.
2783
2784 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2785
2786         * wl-dnd.el (wl-dnd-drop-func): Fix.
2787
2788         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
2789         mouse-set-point instead of posn-point.
2790
2791         * wl-xmas.el (wl-completing-read-multiple): Define as function.
2792
2793         * wl-mule.el (wl-completing-read-multiple): Ditto.
2794
2795 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2796
2797         * wl-demo.el (face-background-name): Defalias to avoid compile
2798         warning.
2799
2800 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2801
2802         * wl-summary.el (wl-summary-decide-flag): Use
2803         wl-completing-read-multiple instead of completing-read-multiple.
2804
2805         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple):
2806         New alias.
2807
2808         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
2809         Use face-background-name instead of face-background.
2810
2811         * wl-vars.el (wl-summary-save-file-suffix): New user option.
2812
2813         * wl-summary.el (wl-summary-save): Use it.
2814         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
2815
2816         * wl-mime.el (wl-mime-save-content): Fix last change.
2817
2818 2004-02-10  Len Trigg <lenbok@myrealbox.com>
2819
2820         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
2821         New function.
2822         (wl-summary-sort-specs): Added sort.
2823         * wl-mime.el (wl-mime-save-content): Expand file name.
2824
2825 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-mime.el (wl-draft-preview-message): Fixed typo.
2828
2829         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
2830
2831 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2832
2833         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
2834         for flag if it is not defined.
2835
2836 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2837
2838         * wl-e21.el (wl-highlight-folder-current-line): Use
2839         elmo-folder-type-internal when elmo-folder-type returns nil.
2840
2841         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
2842
2843         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
2844
2845         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
2846
2847         * wl-e21.el (wl-summary-toolbar): Ditto.
2848
2849         * wl-vars.el (wl-demo-background-color): Abolished.
2850         (wl-summary-persistent-mark-priority-list): Renamed from
2851         wl-summary-flag-priority-list.
2852         (wl-summary-flag-alist): New user option.
2853         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
2854         (wl-message-mode-line-format-spec-alist): Added 'F'.
2855         (wl-message-mode-line-format): Likewise.
2856         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
2857         instead of wl-summary-important-mark.
2858         (wl-file-folder-icon): New variable.
2859
2860         * wl-thread.el (wl-thread-set-flags): Renamed from
2861         wl-thread-mark-as-important.
2862
2863         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
2864         warning.
2865         (wl-summary-mode-menu-spec): Follow the change of
2866         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2867         (wl-summary-mode-map): Follow the change of
2868         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
2869         (wl-summary-detect-mark-position): Follow the variable name change.
2870         (wl-summary-set-flags-region): New function for the replacement of
2871         wl-summary-mark-as-important-region.
2872         (wl-summary-sync-marks): Sync all global-flags.
2873         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
2874         instead of elmo-message-flagged-p.
2875         (wl-summary-persistent-mark-string): Follow the variable name change;
2876         Put wl-summary-flag-mark if the message has global-flag.
2877         (wl-summary-target-mark-set-flags): Renamed from
2878         wl-summary-target-mark-mark-as-important.
2879         (wl-summary-decide-flag): New function.
2880         (wl-summary-set-flags-internal): Renamed from
2881         wl-summary-mark-as-important-internal.
2882         (wl-summary-add-flags-internal): New function.
2883         (wl-summary-remove-flags-internal): Ditto.
2884         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
2885         (wl-summary-mark-as-unimportant): Abolish.
2886         (wl-summary-move-spec-alist): Changed `important' to `digest'.
2887         (wl-summary-next-message): List flagged messages in the msgdb.
2888
2889         * wl-score.el (wl-summary-score-update-all-lines): Use
2890         wl-summary-add-flags-internal instead of
2891
2892         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
2893
2894         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2895         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2896         (wl-message-buffer-require-all-header): Renamed from
2897         wl-message-buffer-all-header-flag (Ditto).
2898         (wl-message-buffer-flag-indicator): New variable.
2899         (wl-message-redisplay): Changed local varibale name from `flag' to
2900         `display-type'; Set up wl-message-buffer-flag-indicator.
2901         (wl-message-buffer-display): Changed varibale name from `flag' to
2902         `display-type'.
2903         (wl-message-display-internal): Likewise.
2904
2905         * wl-highlight.el (wl-highlight-demo-face): Define default background
2906         color.
2907         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2908
2909         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2910
2911         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2912         (wl-demo-setup-properties): Renamed from
2913         `wl-demo-set-background-color'.
2914         (wl-demo): Follow the change above.
2915
2916         * Version number is increased to 2.11.24.
2917
2918 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2919
2920         * wl-summary.el (wl-summary-toggle-thread): Call
2921         `wl-summary-rescan' with disable-thread as non-nil.
2922         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2923
2924 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2925
2926         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2927         foreground property of the face.
2928         (wl-demo-insert-text): Don't set up face property here.
2929         (wl-demo): Call wl-demo-set-background-color, anyway.
2930
2931 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2932
2933         * wl-vars.el (wl-demo-background-color): The value can be nil.
2934
2935 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2936
2937         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2938         to wl-summary-wheel-dispatcher.
2939
2940         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2941         wl-message-wheel-dispatcher.
2942         (wl-message-wheel-dispatcher): New function.
2943         (wl-summary-wheel-dispatcher): Ditto.
2944
2945 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2946
2947         * wl-action.el (wl-summary-target-mark-all): List messages which are
2948         not in the killed-list.
2949
2950         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2951         only when the folder is 'flag/important.
2952
2953         * wl-address.el (wl-complete-field-body): Complete if the last
2954         character is a space.
2955
2956 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2957
2958         * wl-folder.el (wl-folder-clear-entity-info): Use
2959         elmo-clear-hash-val.
2960
2961         * wl-fldmgr.el (wl-fldmgr-rename): Set
2962         wl-folder-info-alist-modified as t.
2963
2964 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2965
2966         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2967
2968 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2969
2970         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2971         (wl-folder-buffer-last-visited-entity-id): New buffer local
2972         variable.
2973         (wl-folder-revisit-last-visited-folder): New function.
2974         (wl-folder-mode-map): Bind it to "C-i".
2975         (wl-folder-set-current-entity-id): Set last visited folder.
2976         * wl-summary.el (wl-summary-exit): Ditto.
2977
2978 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2979
2980         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2981         before calling `recenter' in order to cope with an XEmacs bug.
2982
2983 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2984
2985         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2986         to the default value.
2987
2988 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2989
2990         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2991         change.
2992         (wl-summary-sync-marks): Ditto.
2993         (wl-summary-mark-as-read-internal): Ditto.
2994         (wl-summary-mark-as-answered-internal): Ditto.
2995         (wl-summary-mark-as-important-internal): Ditto.
2996         (wl-summary-reply): Ditto.
2997
2998         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2999         instead of `elmo-folder-unflag-answered'.
3000
3001         * Version number is increased to 2.11.23.
3002
3003         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
3004         the last change.
3005
3006 2004-01-11  Kenichi Okada  <okada@opaopa.org>
3007
3008         * wl-spam.el (wl-summary-exec-action-refile-with-register):
3009         Specify "spam" or "good".
3010
3011 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
3012
3013         * wl-spam.el (wl-summary-exec-action-spam): Call
3014         wl-folder-confirm-existence for spam folder.
3015         (wl-spam-setup): Bind "mk".
3016
3017 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3018
3019         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
3020
3021 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
3022
3023         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
3024         destination folder is empty.
3025
3026 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
3029         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
3030
3031         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
3032         (wl-summary-refile-prev-destination-region): New function.
3033         (wl-thread-refile-prev-destination): Ditto.
3034         (wl-summary-target-mark-refile-prev-destination): Ditto.
3035
3036 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
3037
3038         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
3039         (wl-demo-background-color): Changed default value.
3040
3041         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
3042         color.
3043
3044         * wl-demo.el (wl-demo-set-background-color): New function.
3045         (wl-demo): Call it.
3046
3047 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
3048
3049         * wl-address.el (wl-address-delete): Avoid mis-deleting.
3050         * wl-address.el (wl-address-add-or-change): Don't add empty
3051         address.
3052
3053 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3054
3055         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
3056
3057 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
3058
3059         * wl-vars.el (wl-demo-image-filter-alist): New variable
3060         (wl-demo-background-color): Ditto.
3061
3062         * wl-demo.el (wl-demo-xpm-set-background): New function.
3063         (wl-demo-image-filter): Ditto.
3064         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
3065
3066         * wl-vars.el (wl-demo-icon-name-alist): New variable.
3067
3068         * wl-demo.el (wl-demo-icon-name): Define as function.
3069         (wl-demo-insert-image): Use it.
3070
3071 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
3072
3073         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
3074
3075 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
3076
3077         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
3078
3079 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
3082
3083 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3084
3085         * wl-thread.el (wl-thread-mark-as-answered): New function.
3086
3087         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
3088         answered" entry.
3089         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
3090         "r&" and wl-thread-mark-as-answered to "t&".
3091         (wl-summary-mark-as-important-region): Refine to toggle mark.
3092         (wl-summary-mark-as-answered-region): New function.
3093         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
3094         and 3rd argument.
3095         (wl-summary-mark-as-important-internal): Likewise.
3096
3097 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3098
3099         * wl-template.el (wl-template-preview): New internal variable.
3100         (wl-template-preview-p): New function.
3101         (wl-template-show): Bind `wl-template-preview' as t.
3102
3103 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3104
3105         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
3106         `elmo-message-entity-field' with 3rd argument which is non-nil.
3107
3108 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3109
3110         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
3111         Removed duplicate local bind `folder'.
3112
3113 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3114
3115         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
3116
3117 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3118
3119         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
3120         duplicate definition.
3121
3122 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
3123
3124         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
3125         non-nil, use it; Don't fetch message if there's no message in the
3126         current cursor position.
3127
3128 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
3129
3130         * wl-util.el (wl-region-exists-p): Use region-active-p.
3131         (wl-deactivate-region): New function.
3132         * wl-message.el (wl-message-redisplay): Deactivate region.
3133
3134         * wl-summary.el (wl-summary-reply): Call
3135         `wl-summary-set-message-buffer-or-redisplay' instead of
3136         `wl-summary-redisplay-internal', don't move point.
3137
3138 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3139
3140         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
3141         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
3142         by regexp.
3143
3144 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3145
3146         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
3147         if no need.
3148
3149 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3150
3151         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
3152         default value to nil.
3153         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
3154         `wl-summary-prepare-hook'; Replace refile action to
3155         `wl-summary-exec-action-refile-with-register'.
3156
3157         * Version number is increased to 2.11.22.
3158
3159 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3160
3161         * wl-summary.el (wl-summary-detect-mark-position): Set
3162         `wl-summary-buffer-weekday-name-lang'.
3163
3164 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
3165
3166         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
3167         (wl-summary-mark-as-read-all): Ditto.
3168         (wl-summary-delete-messages-on-buffer): Ditto.
3169         (wl-summary-sync-update): Ditto.
3170         (wl-summary-mark-as-read-internal): Ditto.
3171         (wl-summary-mark-as-answered-internal): Ditto.
3172         (wl-summary-update-folder-info): Abolished.
3173
3174 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3175
3176         * wl-summary.el (wl-summary-mark-as-read-all): Use
3177         `wl-summary-update-folder-info' instead of
3178         `wl-folder-update-unread'.
3179
3180 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3181
3182         * wl-summary.el (wl-summary-update-folder-info): New function derived from
3183         `wl-summary-folder-info-update'.
3184         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
3185         instead of `wl-summary-folder-info-update'.
3186         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
3187         `wl-folder-set-folder-updated'.
3188         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
3189         instead of `wl-folder-update-unread'.
3190         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
3191         the value of `wl-summary-buffer-unread-count' for the second parameter of
3192         `wl-folder-update-unread'.
3193
3194         * Version number is increased to 2.11.21.
3195
3196 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
3197
3198         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
3199         a local variable.
3200
3201 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3202
3203         * wl-spam.el (wl-summary-mark-spam): Show message only if call
3204         interactively.
3205
3206         * wl-summary.el (wl-summary-mark-as-important-internal): New
3207         internal function.
3208         (wl-summary-mark-as-important): Use it.
3209         (wl-summary-mark-as-unimportant): New function.
3210         (wl-summary-sync-marks): Follow the API change.
3211
3212         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3213
3214         * wl-mime.el (wl-summary-burst): Check target folder is writable.
3215
3216 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
3217
3218         * wl-folder.el (wl-folder-update-unread): Re-indent.
3219         Narrow the scope of a local variable.
3220
3221 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3222
3223         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
3224         (wl-addrmgr-merge-entries): Ditto.
3225         (wl-addrmgr): Added to address entry which exists in draft buffer
3226         if no entry is in original.
3227
3228 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3229
3230         * wl-batch.el: New file.
3231
3232 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3233
3234         * wl-vars.el (wl-use-semi): Remove unused variable.
3235
3236 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3237
3238         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
3239         "?".
3240
3241 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3242
3243         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
3244         wl-summary-new-mark.
3245         (wl-summary-new-cached-mark): New user option.
3246         (wl-summary-score-marks): Follow the change above.
3247         (wl-summary-auto-refile-skip-marks): Ditto.
3248         (wl-summary-incorporate-marks): Ditto.
3249         (wl-summary-expire-reserve-marks): Ditto.
3250
3251         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
3252
3253         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
3254         (wl-summary-persistent-mark-string): Distinguished between cached
3255         and uncached mark when the message is new.
3256
3257 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3258
3259         * wl-spam.el (wl-spam-domain): Renamed from
3260         `wl-spam-folder-guess-domain'.
3261         (wl-summary-exec-action-spam): Register as spam if domain of the
3262         source folder is good.
3263         (wl-summary-exec-action-refile-with-register): Register message if
3264         domain of the source folder is not undecided.
3265
3266 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3267
3268         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
3269         detect thread loop.
3270
3271 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3272
3273         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
3274         and wl-summary-skip-mark-list.
3275
3276 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3277
3278         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
3279
3280         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
3281
3282         * wl-spam.el (toplevel): Require wl-highlight.
3283         (wl-spam-auto-check-policy-alist): Abolish.
3284         (wl-spam-auto-check-folder-regexp-list): New user option.
3285         (wl-spam-auto-check-marks): Ditto.
3286         (wl-spam-mark-action-list): Ditto.
3287         (wl-highlight-summary-spam-face): New face.
3288         (wl-spam-auto-check-message-p): New function.
3289         (wl-spam-map-spam-messages): Fixed message.
3290         (wl-spam-register-spam-messages): Ditto.
3291         (wl-spam-register-good-messages): Ditto.
3292         (wl-summary-spam-map): Add and remove keybind.
3293         (wl-summary-target-mark-spam): Abolish.
3294         (wl-summary-refile-spam): Ditto.
3295         (wl-summary-test-spam): New function.
3296         (wl-summary-mark-spam): Ditto.
3297         (wl-summary-auto-check-spam): Follow the above change.
3298         (wl-summary-exec-action-spam): New function.
3299         (wl-summary-exec-action-refile-with-register): Fixed message.
3300         (wl-message-check-spam): New function.
3301         (wl-spam-setup): Ditto.
3302         (toplevel): Call it if this file is loaded interactivity.
3303
3304         * Version number is increased to 2.11.20.
3305
3306 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3307
3308         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
3309         when new optional argument `force' is non nil or modified.
3310
3311 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3312
3313         * wl.el (toplevel): Require wl-spam when compile.
3314         (wl-save-status): Call wl-spam-save-status.
3315
3316         * wl-spam.el (wl-spam-register-spam-messages): New function.
3317         (wl-spam-register-good-messages): Ditto.
3318         (wl-spam-save-status): Ditto.
3319         (wl-summary-mode-map): Bind
3320         wl-summary-target-mark-register-as-spam to "ms" and
3321         wl-summary-target-mark-register-as-good to "mn".
3322         (wl-summary-register-as-spam): Abolish optional argument; Use
3323         wl-spam-register-spam-messages.
3324         (wl-summary-register-as-spam-all): Use
3325         wl-spam-register-spam-messages.
3326         (wl-summary-register-as-good): Abolish optional argument; Use
3327         wl-spam-register-good-messages.
3328         (wl-summary-register-as-good-all): Use
3329         wl-spam-register-good-messages.
3330         (wl-summary-target-mark-register-as-spam): New funtion.
3331         (wl-summary-target-mark-register-as-good): Ditto.
3332
3333 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3334
3335         * wl-spam.el: New file.
3336
3337 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3338
3339         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
3340
3341         * wl-action.el (wl-auto-refile-guess-functions): New variable.
3342         (wl-summary-auto-refile): Call wl-refile-guess with
3343         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
3344
3345 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3346
3347         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
3348         with disable-thread argument non-nil.
3349
3350 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3351
3352         * wl-summary.el (wl-summary-rescan): Added optional argument
3353         disable-thread.
3354         (wl-summary-sync): Call wl-summary-rescan with argument
3355         disable-thread.
3356         (wl-summary-input-range): Added new range `rescan-thread'.
3357
3358 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
3359
3360         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
3361
3362 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3363
3364         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
3365         internal variable.
3366         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
3367         wl-summary-search-parent-by-subject-regexp and
3368         wl-summary-divide-thread-when-subject-changed as nil.
3369         (wl-summary-insert-sequential): If entity is nil, nothing to do.
3370         (wl-summary-insert-thread): Search parent entity from
3371         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
3372         thread loop.
3373
3374 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3375
3376         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
3377
3378         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
3379
3380         * wl-util.el (wl-require-update-all-folder-p): New function.
3381         (wl-get-assoc-list-value): Added `function' to match directive.
3382         (wl-collect-draft): Rewrite.
3383
3384         * wl-summary.el (wl-summary-sync-update): Clear faces
3385         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
3386         are non-nil.
3387         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
3388         argument as function.
3389         (wl-summary-input-range): Ditto.
3390
3391         * wl-folder.el (wl-draft-get-folder): New function.
3392         (wl-folder-get-elmo-folder): Consider draft folder.
3393
3394         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
3395         (wl-draft-buffer-message-number): New buffer local variable.
3396         (wl-draft-folder-internal): New internal variable.
3397         (wl-draft-delete): Rewrite.
3398         (wl-draft-save): Ditto.
3399         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
3400         wl-folder-get-elmo-folder.
3401         (wl-draft-config-info-operation): Ditto.
3402         (wl-jump-to-draft-folder): Ditto.
3403         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
3404         (wl-draft-reedit): Rewrite.
3405
3406         * Version number is increased to 2.11.19.
3407
3408 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
3409
3410         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
3411         variable.
3412
3413 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3414
3415         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
3416         Use ignore-errors instead of unwind-protect.
3417
3418 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
3419
3420         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
3421         for updating `wl-thread-entity-list'.
3422
3423 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3424
3425         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
3426         parameter from calling `wl-thread-entity-get-older-brothers' and
3427         `wl-thread-entity-get-younger-brothers'.
3428         Replace nested `append' with a single one.
3429
3430 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3431
3432         * wl-summary.el (wl-summary-mode): Don't use the return value of
3433         `make-local-hook'.
3434
3435 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
3436
3437         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
3438         instead of `let*'.
3439         (wl-thread-delete-message): Likewise.  Split and narrow the scope
3440         of local variables.
3441
3442 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3443
3444         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
3445         Renamed from wl-summary-window-scroll-functions.
3446         (wl-summary-window-scroll-functions): Don't set to variable.
3447         (wl-summary-display-top): Use run-hooks.
3448         (wl-summary-display-bottom): Ditto.
3449         (wl-summary-toggle-disp-msg): Ditto.
3450         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
3451         Use it instead of wl-summary-window-scroll-functions.
3452         (wl-summary-goto-folder-subr): Don't call
3453         wl-summary-window-scroll-functions, use
3454         wl-summary-buffer-window-scroll-functions instead.
3455
3456 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3457
3458         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
3459         make-local-variable.
3460
3461 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3462
3463         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
3464         set-buffer-modified-p.
3465         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
3466         (wl-summary-display-bottom): Ditto.
3467         (wl-summary-toggle-disp-msg): Ditto.
3468
3469 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3470
3471         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
3472
3473         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
3474         (wl-summary-forward): Use elmo-message-entity-field instead of
3475         elmo-message-field.
3476
3477         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
3478
3479 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3480
3481         * wl-summary.el (wl-summary-window-scroll-functions): No use
3482         `append'.
3483
3484 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
3485
3486         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
3487         function.
3488         (wl-summary-window-scroll-functions): Call it when both
3489         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
3490         (wl-summary-temp-mark): Added optional argument number.
3491         (wl-summary-message-mark): Added optional argument flag.
3492         (wl-summary-persistent-mark): Added optional argument number and flag.
3493         (wl-summary-update-persistent-mark): Ditto.
3494         (wl-summary-update-status-marks): Set "r" for interactive spec.
3495
3496         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
3497         argument number and flag.
3498
3499         * wl-action.el (wl-summary-registered-temp-mark):
3500         Do nothing when wl-summary-buffer-temp-mark-list is nil.
3501
3502 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3503
3504         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
3505         internal variable (buffer local).
3506         (wl-summary-window-scroll-functions): New function.
3507         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
3508         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
3509         as nil.
3510         (wl-summary-update-status-marks): Added arguments beg, end and
3511         check.
3512         (wl-summary-update-mark-window): Use function.
3513         (wl-summary-sync-update): Follow the change above.
3514         (wl-summary-switch-to-clone-buffer): Copy
3515         wl-summary-buffer-unsync-mark-number-list.
3516         (wl-summary-goto-folder-subr): Set
3517         wl-summary-buffer-unsync-mark-number-list and
3518         use wl-summary-window-scroll-functions instead of
3519         wl-summary-lazy-highlight.
3520
3521         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
3522
3523 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3524
3525         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
3526
3527         * wl-summary.el (wl-summary-update-persistent-mark): Call
3528         wl-summary-set-message-modified.
3529
3530         * wl-summary.el (wl-summary-sync-update): Don't call
3531         wl-summary-update-status-marks.
3532
3533         * Version number is increased to 2.11.18.
3534
3535 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3536
3537         * wl-message.el (wl-message-prev-page): Use save-selected-window.
3538         (wl-message-next-page): Ditto.
3539
3540 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
3541
3542         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
3543         local variable.  Change the order of a collected list into the
3544         same as the specified range.  Remove nil from a collected list.
3545
3546 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3547
3548         * wl-summary.el (wl-summary-insert-headers): Set visible-only
3549         argument for elmo-folder-list-messages.
3550
3551 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3552
3553         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
3554         change (wl-summary-count-unreads return a list instead of a cons
3555         cell).
3556
3557 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
3558
3559         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3560         `wl-summary-folder-info-update'.
3561
3562 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3563
3564         * wl-summary.el (wl-summary-set-message-modified): No use
3565         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
3566         (wl-summary-set-mark-modified): Abolish.
3567         (wl-summary-mark-modified-p): Ditto.
3568         (wl-summary-save-view): Follow the change above.
3569
3570         * wl-expire.el (wl-summary-expire): Likewise.
3571
3572 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3573
3574         * wl-summary.el (wl-summary-detect-mark-position): Use
3575         modb-entity-handler.
3576         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
3577
3578         * Version number is increased to 2.11.17.
3579
3580 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3581
3582         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
3583         entity field value.
3584         (wl-summary-prefetch-msg): Ditto.
3585         (wl-summary-print-message-with-ps-print): Ditto.
3586
3587 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3588
3589         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
3590         for dummy entity.
3591         (wl-summary-insert-thread): Use elmo-message-entity-field.
3592         (wl-summary-update-thread): Use elmo-message-entity-field and
3593         elmo-message-entity-number.
3594         (wl-summary-line-number):  Use elmo-message-entity-number.
3595         (wl-summary-line-size): Use elmo-message-entity-field.
3596         (wl-summary-line-subject): Ditto.
3597         (wl-summary-line-from): Ditto.
3598         (wl-summary-line-attached): Ditto.
3599         (wl-summary-create-line): Ditto.
3600         (wl-summary-create-line): Use elmo-message-entity-number.
3601         (wl-summary-print-message-with-ps-print): Use
3602         elmo-message-entity-field.
3603
3604 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3605
3606         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
3607         change in elmo-msgdb-make-message-entity.
3608         (wl-summary-buffer-set-folder): Don't call
3609         wl-summary-detect-mark-position here.
3610         (wl-summary-rescan): Call elmo-message-entity-number.
3611         (wl-summary-sync-update): Ditto.
3612         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
3613
3614         * wl-score.el (wl-score-header-index): Redefine 2th element.
3615         (wl-score-overview-entity-get-extra): Abolish.
3616         (wl-score-ov-entity-get): Rewrite.
3617         (wl-score-string-index<, wl-score-string-func<): Abolish.
3618         (wl-score-string<): New function.
3619         (wl-score-string-sort): Use it.
3620
3621         * wl-refile.el (wl-refile-guess-by-history): Use
3622         elmo-message-entity-field.
3623         (wl-refile-guess-by-from): Ditto.
3624         (wl-refile-guess-by-msgid): Ditto.
3625
3626         * Version number is increased to 2.11.16.
3627
3628 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
3629
3630         * wl-folder.el (wl-folder-confirm-existence): Don't call
3631         file-exists-p if msgdb-path is nil.
3632         * wl-summary.el, wl-draft.el, wl-action.el: Rename
3633         `wl-read-folder-hist' to `wl-read-folder-history'.
3634
3635 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3636
3637         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
3638         `y-or-n-p'.
3639
3640 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3641
3642         * wl-score.el (wl-score-headers): Don't use
3643         elmo-folder-do-each-message-entity.
3644
3645         * Version number is increased to 2.11.15.
3646
3647 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3648
3649         * wl-summary.el (wl-summary-delete-all-msgs): Use
3650         elmo-folder-move-messages instead of elmo-folder-delete-messages
3651         and elmo-folder-detach-messages.
3652         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
3653
3654         * wl-expire.el (wl-expire-delete): Ditto.
3655         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3656
3657 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3658
3659         * wl-vars.el (wl-message-use-header-narrowing): New user option.
3660         (wl-message-header-narrowing-fields): Ditto.
3661         (wl-message-header-narrowing-lines): Ditto.
3662         (wl-message-header-narrowing-string): Ditto.
3663
3664         * wl-summary.el (wl-summary-mode-map): Bind
3665         wl-summary-toggle-header-narrowing to "C-cC-f".
3666         (wl-summary-toggle-header-narrowing): New function.
3667
3668         * wl-message.el (wl-message-buffer-create): Call
3669         wl-message-header-narrowing-setup.
3670         (wl-message-redisplay): Call wl-message-header-narrowing.
3671         (wl-message-header-narrowing): New function.
3672         (wl-message-header-narrowing-map): New keymap.
3673         (wl-message-header-narrowing-widen-map): New keymap.
3674         (wl-message-header-narrowing-again-at-mouse): New function.
3675         (wl-message-header-narrowing-1): Ditto.
3676         (wl-message-header-narrowing-widen-at-mouse): Ditto.
3677         (wl-message-header-narrowing-setup): Ditto.
3678         (wl-message-header-narrowing-toggle): Ditto.
3679
3680         * wl-highlight.el (wl-message-header-narrowing-face): New face.
3681
3682         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
3683         'flag as all.
3684         (wl-use-flag-folder-help-echo): New user option.
3685
3686         * wl-summary.el (wl-summary-detect-mark-position): Bind
3687         wl-summary-highlight as nil.
3688         (wl-summary-set-mark-modified): Follow the API change.
3689         (wl-summary-mark-modified-p): Ditto.
3690         (wl-summary-mark-as-read-all): Ditto.
3691         (wl-summary-sync-marks): Don't call
3692         elmo-folder-list-messages-with-global-mark.
3693         (wl-summary-mark-as-read-internal): Follow the API change.
3694         (wl-summary-mark-as-answered-internal): Ditto.
3695         (wl-summary-mark-as-important): Cause an error when 'flag folder;
3696         Follow the API change.
3697         (wl-summary-create-line): Call with number argument.
3698         (wl-summary-reply): Follow the API change.
3699
3700         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
3701         function.
3702         (wl-highlight-summary-line-string): Call it when
3703         wl-use-flag-folder-help-echo is non-nil.
3704         (wl-highlight-summary-current-line): Ditto.
3705         (elmo-flag-folder-referrer): Added autoload setting.
3706
3707         * wl-draft.el (wl-draft-kill): Follow the API change.
3708
3709         * Version number is increased to 2.11.14.
3710
3711 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3712
3713         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
3714
3715 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3716
3717         * Version number is increased to 2.11.13.
3718
3719 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3720
3721         * wl-draft.el (wl-draft-previous-history-element): Fixed
3722         unbalanced parenthesis and bind unbound local variables.
3723
3724 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3725
3726         * wl-draft.el (wl-draft-previous-history-element): New function.
3727         (wl-draft-next-history-element): Ditto.
3728         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
3729         them to M-p and M-n.
3730
3731 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3732
3733         * Version number is increased to 2.11.12.
3734
3735 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
3736
3737         * wl-draft.el (wl-draft-hide): Select buffer-window.
3738
3739 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
3740
3741         * wl-summary.el (wl-summary-narrow-to-region): New function.
3742         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
3743         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
3744         (wl-summary-save-region): Use it.
3745         * wl-action.el (wl-summary-collect-numbers-region)
3746         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
3747
3748 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3749
3750         * wl-folder.el (wl-folder-count-incorporates): Don't use
3751         `elmo-msgdb-mark-load'
3752
3753         * Version number is increased to 2.11.11.
3754
3755 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
3756
3757         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
3758         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
3759
3760 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
3761
3762         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
3763
3764 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3765
3766         * Version number is increased to 2.11.10.
3767
3768 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3769
3770         * wl-mime.el (wl-draft-attribute-value): Fixed.
3771
3772 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3773
3774         * wl-util.el (wl-copy-local-variables): New function.
3775
3776         * wl-mime.el (wl-draft-attribute-recipients): New function.
3777         (wl-draft-attribute-envelope-from): Ditto.
3778         (wl-draft-attribute-smtp-posting-server): Ditto.
3779         (wl-draft-attribute-smtp-posting-port): Ditto.
3780         (wl-draft-attribute-value): Ditto.
3781         (wl-draft-preview-message): Use it to get value for
3782         attributes. Reflect result of `wl-draft-config'.
3783
3784         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
3785         and call `wl-summary-mark-as-read' before to call
3786         `wl-summary-unset-mark'.
3787         (wl-summary-target-mark-mark-as-unread): Likewise.
3788         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
3789
3790 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3791
3792         * wl-mime.el (wl-draft-preview-message): Use actual value for
3793         attributes; Fix for small window.
3794
3795 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3796
3797         * wl-refile.el (wl-refile-get-field-value): Call
3798         `elmo-message-entity-field' with 3rd argument is non-nil.
3799
3800 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
3801
3802         * wl-vars.el (wl-draft-preview-attributes): New user option.
3803         (wl-draft-preview-attributes-list): Ditto.
3804         (wl-draft-preview-attributes-buffer-lines): Ditto.
3805         (wl-draft-preview-attributes-buffer-name): Ditto.
3806
3807         * wl-mime.el (wl-draft-preview-message): Display attributes.
3808
3809 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3810
3811         * wl-summary.el (wl-summary-detect-mark-position): Bind
3812         wl-summary-flag-priority-list to '(new).
3813
3814 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3815
3816         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
3817         funtion.
3818         (wl-highlight-summary-line-string): Use it.
3819         (wl-highlight-summary-current-line): Ditto.
3820
3821 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3822
3823         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
3824         line even when the mark string is not changed.
3825
3826         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3827         argument change in the wl-summary-create-line.
3828         (wl-thread-insert-entity-sub): Ditto.
3829
3830         * wl-summary.el (wl-summary-detect-mark-position): Follow the
3831         argument change in the wl-summary-create-line.
3832         (wl-summary-insert-sequential): Ditto.
3833         (wl-summary-update-thread): Ditto.
3834         (wl-summary-persistent-mark-string): New inline function.
3835         (wl-summary-message-mark): Use it.
3836         (wl-summary-create-line): Abolish argument wl-persistent-mark
3837         and added wl-flags, wl-cached.
3838
3839         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
3840         mark to flags.
3841         (wl-highlight-summary-current-line): Decide the face not by the
3842         persistent mark but flags.
3843
3844 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3845
3846         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
3847         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
3848         wl-summary-read-uncached-mark): Revive.
3849         (wl-summary-answered-cached-mark,
3850         wl-summary-answered-uncached-mark): New user option.
3851         (wl-summary-score-marks): Follow the change above.
3852         (wl-summary-auto-refile-skip-marks): Ditto.
3853         (wl-summary-incorporate-marks): Ditto.
3854         (wl-summary-expire-reserve-marks): Ditto.
3855         (wl-summary-flag-priority-list): New user option.
3856
3857         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
3858         changes.
3859         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
3860         of elmo-message-mark.
3861         (wl-summary-mark-as-read-internal): Ditto.
3862         (wl-summary-mark-as-answered): Ditto.
3863         (wl-summary-mark-as-important): Ditto.
3864         (wl-summary-redisplay-internal): Ditto.
3865         (wl-summary-redisplay-no-mime-internal): Ditto.
3866         (wl-summary-message-mark): New function.
3867         (wl-summary-insert-sequential): Use wl-summary-message-mark
3868         instead of elmo-message-mark.
3869         (wl-summary-update-thread): Ditto.
3870         (wl-summary-persistent-mark): Ditto.
3871         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
3872         instead of elmo-message-mark.
3873
3874         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3875         wl-summary-message-mark instead of elmo-message-mark.
3876         (wl-thread-insert-entity-sub): Ditto.
3877         (wl-thread-get-children-msgs-uncached): Ditto.
3878
3879         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3880         variable name changes.
3881         (wl-highlight-summary-current-line): Ditto.
3882
3883         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
3884         wl-summary-message-mark instead of elmo-message-mark.
3885
3886         * wl-expire.el (wl-expire-message-p): Ditto.
3887
3888         * wl-score.el (wl-score-headers): Ditto.
3889
3890         * Version number is increased to 2.11.9.
3891
3892         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3893         (wl-summary-sync-update): Follow the change above.
3894         (wl-summary-switch-to-clone-buffer): Ditto.
3895         (wl-summary-open-folder): Ditto.
3896
3897 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3898
3899         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3900         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3901
3902         * Version number is increased to 2.11.8.
3903
3904         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3905
3906         * wl-expire.el (wl-expire-refile): Follow the API change on
3907         `elmo-folder-move-messages'.
3908         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3909
3910         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3911         (wl-summary-exec-action-refile): Ditto.
3912         (wl-summary-exec-action-copy): Ditto.
3913         (wl-summary-no-auto-refile-message-p): No use
3914         `wl-summary-buffer-msgdb'.
3915         (wl-summary-auto-refile): Ditto.
3916
3917 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3918
3919         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3920
3921 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3922
3923         * wl-summary.el (wl-summary-sync): Treat no-sync.
3924
3925         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3926         (wl-default-sync-range): Ditto.
3927
3928 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3929
3930         * wl-refile.el (wl-refile-subject-learn): Call
3931         `elmo-message-entity-field' with 3rd argument is non-nil.
3932         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3933         instead of `elmo-msgdb-overview-entity-get-subject'.
3934
3935 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3936
3937         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3938         scan-type is rescan.
3939         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3940         new optional argument force is non-nil.
3941         (wl-summary-save-view-cache): Call it with force argument non-nil.
3942
3943         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3944
3945 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3946
3947         * wl-action.el (wl-summary-print-argument): Fixed last change.
3948
3949 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3950
3951         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3952         simplified.
3953         (wl-summary-target-mark-mark-as-unread): Likewise.
3954         (wl-summary-target-mark-mark-as-important): Likewise.
3955
3956 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3957
3958         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3959         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3960         (wl-summary-mark-as-important-region): Change accordingly.
3961         (wl-summary-target-mark-mark-as-important): Ditto.
3962
3963 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3964
3965         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3966
3967         * wl-action.el (wl-summary-print-argument): Print argument to
3968         right side of window if `wl-summary-print-argument-within-window'
3969         is non-nil.
3970
3971 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3972
3973         * wl-action.el (wl-summary-set-mark): Use
3974         `wl-summary-message-visible-p' to check visibility of the message
3975         and jump to message only when the message line is visible and have
3976         different number; Call wl-summary-unset-mark with number argument.
3977         (wl-summary-unset-mark):
3978         Use `wl-summary-message-visible-p'
3979         to check visibility of the message and jump to message only when
3980         the message line is visible and have different number;
3981
3982 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3983
3984         * Version number is increased to 2.11.7.
3985
3986         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3987         and wl-folder-summary-line-format.
3988
3989         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3990         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3991         (wl-summary-set-score-mark): Use it.
3992         (wl-summary-target-mark-mark-as-read): Ditto.
3993         (wl-summary-target-mark-mark-as-unread): Ditto.
3994         (wl-summary-target-mark-mark-as-important): Ditto.
3995         (wl-summary-target-mark-msgs): Simplified.
3996         (wl-summary-detect-mark-position): Fixed problem when
3997         summary-line-format no contain persisten/temp mark spec.
3998         (wl-summary-temp-mark): Ditto.
3999         (wl-summary-persistent-mark): Ditto.
4000         (wl-summary-update-persistent-mark): Ditto.
4001
4002         * wl-action.el (wl-summary-set-mark): Ditto.
4003         (wl-summary-unset-mark): Ditto.
4004         All other related portions are changed.
4005
4006 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4007
4008         * Version number is increased to 2.11.6.
4009
4010 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4011
4012         * wl-util.el (wl-current-message-buffer): Define as function;
4013         Don't use the value of wl-messge-buffer.
4014
4015         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
4016         persistent mark.
4017
4018         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
4019         no current message, cause an error.
4020
4021 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4022
4023         * wl-summary.el (wl-summary-set-message-modified): Use
4024         elmo-folder-set-message-modified instead of
4025         elmo-folder-set-message-modified-internal.
4026
4027 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
4028
4029         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
4030         interactively.
4031         (wl-summary-sync): nokill->entirely.
4032         (wl-summary-sync-marks): Fixed message.
4033         (wl-summary-input-range): Added mark, nokill->entirely.
4034
4035         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
4036         messages as read.
4037
4038 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4039
4040         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
4041         update-noscore.
4042         (wl-summary-sync): Follow the change above.
4043
4044 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4045
4046         * wl-action.el (wl-summary-target-mark-all): Use
4047         elmo-folder-list-messages.
4048
4049 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4050
4051         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
4052         (wl-summary-rescan): Set wl-summary-scored as nil.
4053         (wl-summary-sync-force-update): Follow the change above.
4054         (wl-summary-sync): Ditto.
4055         (wl-summary-sync-update): Added argument disable-killed.
4056         (wl-summary-insert-headers): Set visible-only argument for
4057         elmo-folder-list-messages.
4058         (wl-summary-input-range): Added update-nokill, update-noscore,
4059         all-nokill, all-noscore and mark.
4060
4061         * Version number is increased to 2.11.5.
4062
4063         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
4064
4065 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
4066
4067         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
4068         (wl-summary-prefetch-region-no-mark): Change accordingly.
4069         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
4070
4071 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
4072
4073         * wl-address.el (wl-complete-field-to): Abolished.
4074         (wl-complete-address): Completion function for completing-read.
4075         * wl-action.el (wl-summary-get-resend-address): Use it.
4076
4077         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
4078         wl-summary-update-mark and abolish unused argument.
4079         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
4080         (wl-summary-delete-cache, wl-summary-resume-cache-status)
4081         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
4082         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
4083         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
4084         * wl-draft.el (wl-draft-kill): Ditto.
4085
4086         * wl-summary.el: Remove unused binding of case-fold-search.
4087         (wl-summary-replace-status-marks): Abolished.
4088
4089 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4090
4091         * wl-action.el (wl-summary-set-mark): Cause an error when no message
4092         is specified or folder length is zero.
4093
4094 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4095
4096         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
4097         (wl-folder-archive-current-entity): Ditto.
4098
4099 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4100
4101         * wl-summary.el (wl-summary-update-mark): Ignore errors while
4102         retrieving message mark.
4103         (wl-summary-redisplay-internal): Ditto.
4104
4105         * wl-message.el (wl-message-buffer-display): Ignore errors while
4106         retrieving message-id field.
4107
4108         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
4109         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
4110         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
4111         order of the arguments for `wl-expire-message-p'.
4112         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
4113
4114         * wl-summary.el (wl-summary-target-mark-reply-with-citation):
4115         Check return value of wl-summary-reply.
4116         (wl-summary-reply): Recover window configuration when an error occured.
4117
4118 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
4119
4120         * wl-summary.el (wl-summary-resend-message): Abolished, the
4121         feature is inherited by wl-summary-resend (put resend mark).
4122
4123 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4124
4125         * wl-summary.el (wl-summary-toggle-disp-msg): Set
4126         wl-message-buffer to nil when the message is hide.
4127
4128 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4129
4130         * .cvsignore: New file.
4131
4132 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4133
4134         * wl-action.el (wl-summary-action-docstring): Add more info.
4135         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
4136         duplicate definition.
4137         (wl-summary-define-mark-action): Functions wl-summary-*-region
4138         keep current position.
4139         (wl-summary-unregister-target-mark): Store result to the variable.
4140
4141 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4142
4143         * Version number is increased to 2.11.4.
4144
4145 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4146
4147         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
4148         wl-summary-delete-all-temp-marks.
4149         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
4150
4151         * wl-action.el (wl-summary-set-mark): Changed terminology
4152         refile-destination -> action-argument.
4153         (wl-summary-unset-mark): Ditto.
4154         (wl-summary-remove-argument): Ditto.
4155         (wl-summary-print-argument): Ditto.
4156
4157         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
4158         (wl-thread-remove-argument-region): Ditto.
4159         (wl-thread-print-argument-region): Ditto.
4160         (wl-thread-close): Ditto.
4161         (wl-thread-open): Ditto.
4162
4163         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
4164         (wl-highlight-refile-destination-face is abolished)
4165         (wl-highlight-action-argument-string): Ditto.
4166         (wl-highlight-summary-current-line): Highlight action argument.
4167
4168         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
4169         color for light backgrounds.
4170         (wl-highlight-summary-answered-face): Ditto.
4171
4172 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4173
4174         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
4175
4176         * wl-score.el (wl-summary-score-update-all-lines): Use
4177         wl-summary-set-mark.
4178         (wl-summary-score-update-all-lines): Kill expunged messages.
4179
4180         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
4181
4182 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4183
4184         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
4185         directly.
4186         (wl-score-overview-entity-get-lines): Ditto.
4187         (wl-score-overview-entity-get-xref): Ditto.
4188         (wl-score-get-latest-msgs): Ditto.
4189         (wl-summary-rescore): Ditto.
4190
4191         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
4192         to "&".
4193         (wl-summary-mark-as-answered-internal): New inline function.
4194         (wl-summary-mark-as-answered): New function.
4195         (wl-summary-mark-as-unanswered): Ditto.
4196         (wl-summary-sync-marks): Modified for answered-mark synching.
4197
4198 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4199
4200         * wl-action.el (wl-summary-set-mark): Fixed last change.
4201
4202 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4203
4204         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
4205         behavior of wl-summary-unread-message-hook
4206         (Pointed out by akira yamada <akira@arika.org>).
4207
4208 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4209
4210         * wl-e21.el (wl-summary-toolbar): Follow the rename of
4211         wl-summary-delete.
4212         * wl-xmas.el (wl-summary-toolbar): Ditto.
4213
4214         * wl-action.el (wl-summary-set-mark): Don't override current
4215         temp-mark.
4216
4217         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
4218
4219 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4220
4221         * wl-refile.el (wl-refile-learn): Don't use msgdb.
4222         (wl-refile-msgid-learn): Ditto.
4223         (wl-refile-get-field-value): Ditto.
4224
4225         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
4226
4227         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
4228         (wl-expire-delete-reserved-messages): Renamed from
4229         wl-expire-reserve-marked-msgs-from-list.
4230         (wl-expire-delete): Removed argument `msgdb'.
4231         (wl-expire-refile): Ditto.
4232         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4233         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
4234         mark-alist as argument.
4235         (wl-expire-archive-number1): Removed argument `msgdb'.
4236         (wl-expire-archive-number2): Ditto.
4237         (wl-expire-archive-date): Ditto.
4238         (wl-expire-localdir-date): Ditto.
4239         (wl-expire-hide): Ditto.
4240         (wl-archive-number1): Ditto.
4241         (wl-archive-number2): Ditto.
4242         (wl-archive-date): Ditto.
4243         (wl-archive-folder): Ditto.
4244         All other related portions are changed.
4245
4246 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4247
4248         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
4249         mean move up and down. (suggested by Takashi Kawachi)
4250
4251 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4252
4253         * wl-acap.el (toplevel): Don't require un-define.
4254
4255 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4256
4257         * wl-thread.el (wl-thread-delete-message): Always update
4258         wl-summary-buffer-number-list.
4259
4260         * wl-action.el (wl-summary-print-destination):
4261         Do nothing when folder is nil.
4262
4263 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4264
4265         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
4266         persistent mark when prefetch is succeeded.
4267
4268 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4269
4270         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
4271         instead of elmo-msgdb-delete-msgs.
4272         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4273         (wl-expire-hide): Ditto.
4274
4275         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
4276
4277         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
4278         elmo-msgdb interface.
4279         (wl-thread-get-exist-children): Likewise.
4280         (wl-thread-insert-message): Likewise.
4281         (wl-thread-msg-mark-as-important): Likewise.
4282         (wl-thread-insert-entity-sub): Likewise.
4283         (wl-thread-get-children-msgs-uncached): Likewise.
4284
4285         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
4286         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
4287         (wl-summary-sync-update): Likewise.
4288         (wl-summary-auto-select-msg-p): Likewise.
4289         (wl-summary-update-thread): Likewise.
4290         (wl-summary-mark-as-important): Likewise.
4291         (wl-summary-jump-to-msg-internal): Likewise.
4292         (wl-summary-redisplay-internal): Likewise.
4293         (wl-summary-print-message-with-ps-print): Likewise.
4294         (wl-summary-folder-info-update): Likewise.
4295
4296         * wl-folder.el (wl-folder-check-one-entity):
4297         elmo-folder-count-flags instead of wl-summary-count-unread.
4298
4299         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
4300
4301         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
4302
4303         * wl-summary.el (wl-summary-set-message-modified):
4304         Call wl-summary-set-mark-modified.
4305         (wl-summary-delete-messages-on-buffer): Call
4306         wl-folder-set-folder-updated instead of wl-folder-update-unread.
4307         (wl-summary-sync-update): Call elmo-folder-length instead of
4308         elmo-folder-messages.
4309         (wl-summary-insert-headers): Don't call
4310         elmo-folder-list-message-entities.
4311
4312 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4313
4314         * wl-action.el (wl-summary-define-mark-action): Call
4315         `wl-summary-set-mark' with argument `data'.
4316         (wl-summary-auto-refile): Fixed order of arguments when call
4317         `wl-summary-refile'.
4318
4319 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4320
4321         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
4322
4323         * wl-summary.el (wl-summary-mode-map): Bind resend action.
4324
4325         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
4326         (Renamed from wl-highlight-summary-deleted-face).
4327         (wl-highlight-summary-resend-face): New face.
4328
4329         (wl-highlight-summary-deleted-face): Renamed from
4330         wl-highlight-summary-erased-face.
4331
4332         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
4333
4334         * wl-action.el (wl-summary-get-resend-address): New function.
4335         (wl-summary-exec-action-resend): Ditto.
4336         (wl-summary-exec-action-resend-subr): Ditto.
4337
4338         * w-thread.el (wl-thread-copy): Removed definition.
4339         (wl-thread-refile): Ditto.
4340         (wl-thread-delete): Ditto.
4341         (wl-thread-target-mark): Ditto.
4342
4343         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
4344         (wl-summary-target-mark-set-action): Fixed.
4345         (wl-summary-define-mark-action): Fixed quotation.
4346         (wl-summary-move-mark-list-messages): Display message.
4347         (wl-summary-define-mark-action): Define thread functions.
4348         (wl-summary-exec-action-refile): Changed message.
4349         (wl-summary-exec): Ditto.
4350
4351 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
4352
4353         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
4354         '%%'.
4355
4356 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
4357
4358         * wl.el (toplevel): Require wl-action.
4359         (wl-init): Call wl-summary-define-mark-action.
4360
4361         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
4362
4363         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
4364         wl-summary-delete and wl-summary-erase.
4365         (wl-summary-mode-map): Ditto.
4366
4367         * wl-vars.el (wl-dispose-folder-alist): Renamed from
4368         wl-delete-folder-alist.
4369
4370         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
4371         wl-summary-prefetch-msg instead of wl-summary-prefetch.
4372         (toplevel): Moved mark & action related functions to the wl-action.el.
4373
4374         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
4375         in wl-summary-mark-action-list.
4376         (wl-highlight-summary-current-line): Ditto.
4377
4378         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
4379         empty lines.
4380
4381         * wl-action.el: New file.
4382
4383 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4384
4385         * wl-summary.el (wl-summary-target-mark-replace): New function.
4386         (wl-summary-target-mark-prefetch): Use it.
4387         (wl-summary-target-mark-delete): Ditto.
4388         (toplevel): Rearranged definition order.
4389         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
4390         (wl-summary-target-mark-erase): Rewrite.
4391         (wl-summary-erase-region): New function.
4392         (wl-summary-exec-action-erase): Changed message.
4393         (wl-summary-move-mark-list-messages): New function.
4394         (wl-summary-exec-action-delete): Use it.
4395         (wl-summary-exec-action-erase): Ditto.
4396
4397         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
4398         (wl-summary-skip-mark-list): Added "d".
4399
4400         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
4401         while searching.
4402
4403         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
4404         and define using defcustom;
4405         Define 4th element as a face.
4406
4407         * wl-summary.el (wl-summary-incorporate): Use
4408         `wl-summary-prefetch-region-no-mark' instead of
4409         `wl-summary-prefetch-region'.
4410         (wl-summary-prefetch-region-no-mark): Revival of old
4411         `wl-summary-prefetch-region'.
4412         (wl-summary-mark-action-list): Moved to wl-vars.el
4413
4414         * wl-highlight.el (wl-highlight-summary-current-line): Decide
4415         face according to the `wl-summary-mark-action-list'.
4416         (wl-highlight-summary-current-line): Ditto;
4417         Removed destination highlighting.
4418
4419         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
4420         (wl-highlight-summary-line-string): Highlight for "i" mark.
4421         (wl-highlight-summary-current-line): Ditto.
4422
4423         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
4424         no destination.
4425
4426         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
4427         exists, just go ahead.
4428         (wl-summary-prefetch-region): Rewrite.
4429         (wl-summary-prefetch): Ditto.
4430         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
4431         (wl-summary-exec-action-prefetch): New function.
4432         (wl-summary-target-mark-prefetch): Rewrite.
4433
4434 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4435
4436         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
4437         (wl-highlight-summary-line-string): Added "d" and "D".
4438         (wl-highlight-summary-current-line): Ditto.
4439
4440         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
4441         in wl-summary.el.
4442         (wl-thread-insert-entity-sub): Ditto.
4443         (wl-thread-remove-destination-region): Ditto.
4444         (wl-thread-print-destination-region): Ditto.
4445
4446         * wl-summary.el (wl-summary-buffer-refile-list,
4447         wl-summary-buffer-delete-list,
4448         wl-summary-buffer-copy-list): Abolish.
4449         (wl-summary-buffer-temp-mark-list): New buffer local variable.
4450         All other related portions are changed.
4451         (wl-summary-mark-action-list): New variable.
4452         (wl-summary-set-mark): New function.
4453         (wl-summary-register-target-mark): Ditto.
4454         (wl-summary-unregister-target-mark): Ditto.
4455         (wl-summary-have-target-mark-p): Ditto.
4456         (wl-summary-register-temp-mark): Ditto.
4457         (wl-summary-unregister-temp-mark): Ditto.
4458         (wl-summary-registered-temp-mark): Ditto.
4459         (wl-summary-collect-temp-mark): Ditto.
4460         (wl-summary-unset-mark): Ditto.
4461         (wl-summary-set-target-mark): Ditto.
4462         (wl-summary-unset-target-mark): Ditto.
4463         (wl-summary-set-action-generic): Ditto.
4464         (wl-summary-unset-action-generic): Ditto.
4465         (wl-summary-exec-action-delete): Ditto.
4466         (wl-summary-exec-action-erase): Ditto.
4467         (wl-summary-set-action-refile): Ditto.
4468         (wl-summary-set-action-refile-subr): Ditto.
4469         (wl-summary-unset-action-refile): Ditto.
4470         (wl-summary-make-destination-numbers-list): Ditto.
4471         (wl-summary-exec-action-refile): Ditto.
4472         (wl-summary-set-action-copy): Ditto.
4473         (wl-summary-unset-action-copy): Ditto.
4474         (wl-summary-exec-action-copy): Ditto.
4475         (wl-summary-collect-numbers-region): Ditto.
4476         (wl-summary-delete): Rewrite.
4477         (wl-summary-erase): Ditto.
4478         (wl-summary-remove-destination): Ditto.
4479         (wl-summary-exec): Ditto.
4480         (wl-summary-exec-region): Ditto.
4481         (wl-summary-target-mark-erase): Ditto.
4482         (wl-summary-refile): Ditto.
4483         (wl-summary-copy): Ditto.
4484         (wl-summary-unmark): Ditto.
4485         (wl-summary-delete-all-mark): Ditto.
4486         (wl-summary-mark-line): Don't highlight.
4487         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
4488         (wl-summary-target-mark-refile-subr): Rewrite.
4489
4490         (wl-summary-copy-prev-destination): Abolish.
4491
4492 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4493
4494         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
4495         default values along the value of wl-on-mule.
4496         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
4497         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
4498         It is not used anywhere.
4499
4500 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
4501
4502         * wl-summary.el (wl-summary-print-destination): Keep position.
4503         (wl-summary-cursor-move-surface): Keep horizontal position.
4504
4505 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4506
4507         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
4508         write sendlog.
4509
4510 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4511
4512         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
4513         `wl-summary-highlight'.
4514
4515 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
4516
4517         * wl-highlight.el (wl-highlight-summary-current-line): Remove
4518         trivial condition for temp-mark.
4519
4520 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
4521
4522         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
4523         when it hits killed buffer.
4524
4525 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4526
4527         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
4528         * wl-news.el.in: `message' and `error' take format string.
4529
4530 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
4531
4532         * wl-folder (wl-folder-insert-entity): Display a message,
4533         `...done', when the work finish.
4534         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
4535
4536 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4537
4538         * wl-message.el (wl-message-redisplay): Remove unused local
4539         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
4540
4541 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4542
4543         * wl-summary.el (wl-summary-replace-status-marks): Disable
4544         interactive use.
4545         (wl-summary-reedit): Check message existence at first.
4546         (wl-summary-mark-line): Fix doc, return value is indefinite.
4547
4548         * wl-highlight.el (wl-highlight-message): Arranged.
4549
4550         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
4551         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
4552         check temp-mark by wl-summary-temp-mark always.
4553         (wl-highlight-summary): Change accordingly.
4554         * wl-summary.el (wl-summary-mark-as-read-all)
4555         (wl-summary-delete-cache, wl-summary-set-score-mark)
4556         (wl-summary-mark-as-unread, wl-summary-unmark)
4557         (wl-summary-mark-line, wl-summary-mark-as-read)
4558         (wl-summary-mark-as-important): Ditto.
4559
4560         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
4561         end of the window if possible.
4562         * wl-summary.el (wl-summary-sync-update): Support lazy
4563         highlighting.
4564         (wl-summary-toggle-disp-msg): Ditto.
4565
4566 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
4567
4568         * wl-util.el (wl-as-coding-system): Define for non-mule too.
4569
4570 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4571
4572         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
4573         change.
4574
4575 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4576
4577         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
4578         API.
4579         (wl-summary-sync-update): Ditto.
4580
4581         * wl-score.el (wl-score-get-score-alist): Changed argument.
4582         (wl-summary-rescore-msgs): Likewise.
4583         (wl-summary-score-headers): Likewise.
4584         (wl-score-headers): Likewise;
4585         Use elmo-folder-do-each-message-entity, etc.
4586         (wl-summary-score-effect): Follow the changes above.
4587         (wl-summary-rescore): Ditto.
4588         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
4589         (wl-score-get-overview): Abolish.
4590
4591         * wl-summary.el (wl-summary-default-from): Follow the API change in
4592         elmo-msgdb.
4593         (wl-summary-count-unread): Ditto.
4594         (wl-summary-detect-mark-position): Ditto.
4595         (wl-summary-overview-entity-compare-by-date): Ditto.
4596         (wl-summary-overview-entity-compare-by-number): Ditto.
4597         (wl-summary-overview-entity-compare-by-from): Ditto.
4598         (wl-summary-overview-entity-compare-by-subject): Ditto.
4599         (wl-summary-get-list-info): Ditto.
4600         (wl-summary-rescan): Ditto.
4601         (wl-summary-jump-to-msg-by-message-id): Ditto.
4602         (wl-summary-sync-update): Ditto; Removed comment.
4603         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
4604         (wl-summary-insert-message): Use wl-summary-insert
4605         (wl-summary-insert-sequential): Changed argument msgdb to folder.
4606         (wl-summary-insert-headers): Changed argument overview to folder.
4607         (wl-summary-search-by-subject): Likewise.
4608         (wl-summary-insert-thread): Renamed from
4609         wl-summary-insert-thread-entity and changed argument msgdb to folder.
4610
4611         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
4612         too.
4613
4614         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
4615         wl-string-member.
4616
4617 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4618
4619         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
4620         elmo-folder-append-buffer.
4621         (wl-draft-queue-append): Likewise.
4622
4623         * wl-mime.el (wl-message-delete-current-part): Ditto.
4624         (wl-summary-burst-subr): Ditto.
4625
4626         * wl-news.el.in (wl-news-send-news): Ditto.
4627
4628 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4629
4630         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
4631         function.
4632         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
4633         (wl-summary-update-mark): Enclose with save-excursion.
4634         (wl-summary-mark-as-read-internal): Fixed last change.
4635         (wl-summary-mark-as-important): Use 3rd argument of
4636         elmo-folder-unmark-important, elmo-folder-mark-as-important;
4637         Don't use elmo-msgdb-set-mark.
4638         (wl-summary-redisplay-internal): If msgdb flag is already read,
4639         just update the mark on buffer.
4640
4641 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4642
4643         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
4644         cut visible folder when elmo-folder-delete returns non-nil value.
4645
4646 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4647
4648         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
4649         by Kenichi OKADA <okada@opaopa.org>).
4650
4651 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
4652
4653         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
4654
4655 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
4656
4657         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
4658         Fixed the last change, search group entity by its real name.
4659         (Thanks to: KOBAYASHI Shinji)
4660
4661 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4662
4663         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
4664         (wl-fldmgr-access-display-all): Don't refer visible name.
4665         * wl-expire.el (wl-folder-archive-current-entity)
4666         (wl-folder-expire-current-entity): Ditto.
4667         * wl-folder.el (wl-folder-jump-to-current-entity)
4668         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
4669         (wl-folder-open-folder-sub,wl-folder-open-all)
4670         (wl-folder-write-current-folder): Ditto.
4671         (wl-folder-insert-entity): Don't use petname for normal group.
4672         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
4673         is the real name.
4674         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
4675         Abolished.
4676
4677 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
4678
4679         * wl-draft.el (wl-draft-create-buffer): Add
4680         `wl-summary-reply-with-citation'
4681
4682 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
4683
4684         * wl-draft.el (wl-draft-reply): Fixed.
4685
4686 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4687
4688         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
4689         when `wl-draft-send-confirm-with-preview' is non-nil.
4690         You can scroll up/down by j/k.
4691         (wl-draft-send-confirm-with-preview): New variable (default=t).
4692
4693 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4694
4695         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
4696         (wl-fldmgr-save-folders): Fix comment.
4697
4698 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4699
4700         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
4701         along the last change in `wl-folder-buffer-group-p'.
4702
4703 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4704
4705         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
4706         folder.
4707
4708         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
4709         the default value.
4710
4711         * wl-mime.el (wl-summary-burst): Update summary only when target
4712         folder equals current folder.
4713
4714 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4715
4716         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
4717
4718 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4719
4720         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4721         value.
4722
4723 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4724
4725         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
4726         `map-extents' instead of `extent-at' repeatedly.
4727         (wl-highlight-folder-current-line): Ditto.
4728
4729         * wl-highlight.el: Remove useless dummy functions.
4730
4731 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4732
4733         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
4734         (wl-folder-put-folder-property): New function to put text property.
4735         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
4736         (wl-folder-insert-entity, wl-folder-update-diff-line)
4737         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
4738         * wl-e21.el, wl-xmas.el, wl-mule.el
4739         (wl-highlight-folder-current-line): Ditto.
4740         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
4741         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
4742         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
4743         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
4744
4745 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4746
4747         * Version number is increased to 2.11.3.
4748
4749 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4750
4751         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
4752         Resume current-buffer since it is assumed by remaining tasks.
4753
4754 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4755
4756         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
4757         (wl-folder-completion-function): Abolished.
4758         (wl-folder-complete-folder): New function.
4759         (wl-folder-complete-filter-condition): Ditto.
4760         * wl-summary.el (wl-summary-read-folder): Change accordingly.
4761         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
4762
4763 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4764
4765         * wl-draft.el (wl-draft-send-confirm): New function.
4766         (wl-draft-send): Use it.
4767
4768         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
4769         cursor-in-echo-area while confirming.
4770
4771         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
4772
4773         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
4774         searching via nntp if wl-summary-search-via-nntp is 'force.
4775         Otherwise, invoke searching in nntp folder only.
4776         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
4777
4778         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
4779         explicitly for mime-make-text-tag.
4780
4781 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4782
4783         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4784         `mime-make-text-tag' instead of `mime-create-tag'.
4785
4786 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
4789         (wl-fldmgr-add-completion-subr): Rewrite conditional.
4790
4791 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4792
4793         * wl-score.el (wl-score-save): Bind print-length and print-level.
4794         (wl-score-pretty-print): Ditto.
4795         (wl-score-edit-insert-header-entry): Ditto.
4796
4797         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
4798         "From" entry to be treated with wl-draft-eword-encode-address-list.
4799         * wl-mime.el (wl-draft-preview-message): Ditto.
4800
4801         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
4802         (wl-summary-mark-as-unread): Ditto.
4803         (wl-summary-mark-as-read-region): Change accordingly.
4804         (wl-summary-mark-as-unread-region): Ditto.
4805         (wl-summary-target-mark-mark-as-read): Ditto.
4806         (wl-summary-target-mark-mark-as-unread): Ditto.
4807
4808 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * Version number is increased to 2.11.2.
4811
4812 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4813
4814         * wl-news.el.in (wl-news-previous-version-save): Bind
4815         print-length and print-level.
4816         * wl-thread.el (wl-thread-save-entities): Ditto.
4817         (wl-thread-save-top-list): Bind print-length.
4818
4819 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4820
4821         * wl-highlight.el (wl-highlight-summary-line-string): Use
4822         wl-summary-score-below-mark, wl-summary-score-over-mark.
4823         (wl-highlight-summary-current-line): Ditto.
4824
4825 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4826
4827         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
4828         insert it.
4829
4830 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
4831
4832         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
4833
4834 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4835
4836         * wl-mime.el (wl-message-delete-current-part): Avoid error on
4837         message without msgid.
4838         Rewrite with elmo-folder-move-messages.
4839         Set wl-message-buffer to nil.
4840
4841         * wl-summary.el (wl-summary-erase-subr): New function. Use
4842         elmo-folder-move-messages.
4843         (wl-summary-erase): Call it.
4844         (wl-summary-target-mark-erase): Ditto.
4845
4846 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4847
4848         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
4849         it is not up-tp-date.
4850
4851 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4852
4853         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
4854         buffer after calling `wl-summary-goto-folder-subr' without the
4855         argument `interactive'.
4856         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
4857
4858 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4859
4860         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
4861         `mime-create-tag'. Use `string=' instead of `looking-at'.
4862
4863 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4864
4865         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
4866         to avoid compile warning.
4867
4868         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
4869         entity-id when folder is given.
4870         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
4871         save-excursion, use save-selected-window instead.
4872         Select folder buffer window if exists.
4873         (To correct behavior with wl-folder-move-cur-folder.)
4874
4875 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
4876
4877         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
4878
4879 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
4880
4881         * wl-summary.el (wl-summary-line-list-info): Use %f to make
4882         list-count instead of %d.
4883
4884 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4885
4886         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
4887         (wl-news): Set it.
4888         (wl-news-append-to-folder): Use it.
4889
4890         * wl-news.el.in (wl-news-send-news): Append to specified folder
4891         instead of wl-default-folder.
4892         (wl-news-append-to-folder): Show error message with specified folder.
4893
4894         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4895                 In most major modes, Emacs assumes that any opening
4896                 delimiter found at the left margin is the start of a
4897                 top-level definition, or defun. Therefore, *never put an
4898                 opening delimiter at the left margin unless it should have
4899                 that significance.*
4900
4901         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4902
4903 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4904
4905         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4906
4907 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4908
4909         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4910
4911 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4912
4913         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4914         for sequential numbering case.
4915
4916 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4917
4918         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4919         value.
4920         (wl-draft-reply-without-argument-list): Ditto.
4921         (wl-draft-reply-myself-with-argument-list): Abolish.
4922         (wl-draft-reply-myself-without-argument-list): Ditto.
4923         * wl-draft.el (wl-draft-self-reply-p): New function.
4924         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4925
4926 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4927
4928         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4929         (avoid error for the case without byte-compiling)
4930
4931 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4932
4933         * wl-news.el.in (wl-news-append-to-folder): New function.
4934         (wl-news-exit): Rewrite.
4935         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4936
4937 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4938
4939         * wl-draft.el (wl-draft-reply-position): New function.
4940         (wl-draft-reply-position): Fix.
4941         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4942         (wl-summary-target-mark-reply-with-citation): Ditto.
4943         (wl-summary-reply-with-citation): Ditto.
4944         * wl-vars.el (wl-draft-reply-default-position): New variable.
4945
4946 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4947
4948         * wl-draft.el (wl-draft-send): Preview when interactive send.
4949
4950 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4951
4952         * wl-draft.el (wl-draft-reply): Set default position.
4953         * wl-summary.el (wl-summary-reply): Ditto.
4954         (wl-summary-reply-with-citation): Ditto.
4955         (wl-summary-target-mark-reply-with-citation): Ditto.
4956
4957 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4958
4959         * wl-news.el.in (wl-news-lang): Set default value according to
4960         current-language-environment.
4961         (wl-news-append-news): Do nothing when news-list is nil.
4962
4963 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4964
4965         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4966         (wl-news): Change message.
4967         (wl-news-exit): Check buffer.
4968         (wl-news-force-exit): New function.
4969         (wl-news-show-all): New function.
4970         (wl-news-discard-and-exit): Fix.
4971
4972 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4973
4974         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4975         according to current-language-environment.
4976
4977         * wl-news.el.in (wl-news): If arg, show all NEWS after
4978         wl-news-default-previous-version.
4979
4980 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4981
4982         * wl-news.el.in (wl-news-check): Rewritten.
4983         (wl-news-previous-version-load): Change data type.
4984         (wl-news-previous-version-save): Change data type.
4985         (wl-news-append-news): Add return value.
4986         (wl-news-check-news): New function.
4987         (wl-news-already-current-p): New function.
4988         (wl-news-send-news): Rewritten.
4989         (wl-news-mode-map): Add new keybind.
4990         (wl-news): Rewritten.
4991         (wl-news-exit): Rewritten.
4992         (wl-news-discard-and-mail): New function.
4993         (wl-news-send-to-address): Abolished.
4994         * wl.el (wl-init): Delete a message.
4995
4996 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4997
4998         * wl-news.el.in (wl-news-exit): Update previous version.
4999         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
5000
5001 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
5002
5003         * wl-news.el.in (wl-news): Add `delete-other-windows'.
5004
5005 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
5006
5007         * wl-news.el.in (wl-news): New function.
5008         (wl-news-mode): New function.
5009         (wl-news-next-line): New function.
5010         (wl-news-next-page): New function.
5011         (wl-news-exit): New function.
5012         (wl-news-buf-name): New variable.
5013         (wl-news-mode-map): New variable.
5014         (wl-news-winconf): New variable.
5015         (wl-news-append-news): Add an option.
5016
5017 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
5018
5019         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
5020
5021 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5022
5023         * wl-news.el.in (wl-news-send-to-address): New variable.
5024         (wl-news-send-news): Use it.
5025         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
5026         Return updating status.
5027         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
5028
5029 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
5030
5031         * wl-news.el.in (wl-news-send-news): Delete
5032         Organization and X-Face.
5033
5034 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
5035
5036         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
5037         (wl-news-append-news): New function.
5038         (wl-news-send-news): New function.
5039
5040 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
5041
5042         * Version number is increased to 2.11.1.
5043
5044 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
5045
5046         * wl-news.el.in : New file.
5047
5048 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
5049
5050         * wl-vars.el (wl-draft-reply-with-argument-list): Change
5051         default value.
5052         (wl-draft-reply-without-argument-list): Ditto.
5053
5054 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
5055
5056         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
5057         (wl-message-buffer-prefetch-idle-time): Ditto.
5058         (wl-message-buffer-prefetch-folder-type-list): Ditto.
5059
5060 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5061
5062         * wl-thread.el (wl-thread-insert-message): Use
5063         wl-summary-max-thread-depth.
5064
5065         * wl-summary.el (wl-summary-insert-thread-entity): Refined
5066         loop detection.
5067
5068         * wl-message.el (wl-message-buffer-display): Back to the first page
5069         when cache is hit.
5070
5071 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5072
5073         * wl-vars.el (wl-summary-max-thread-depth): New user option.
5074
5075         * wl-summary.el (wl-summary-insert-thread-entity):
5076         If the thread depth is reached to wl-summary-max-thread-depth,
5077         divide the thread.
5078
5079 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
5080
5081         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
5082         for elmo-remove-passwd.
5083
5084 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
5085
5086         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
5087         folder is sticky.
5088         (wl-folder-mark-as-read-all-entity): Ditto.
5089         (wl-folder-prefetch-entity): Ditto.
5090
5091 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
5092
5093         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
5094
5095 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5096
5097         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
5098         Delete messages on buffer for unplugged operation.
5099         (wl-summary-erase): Ditto.
5100
5101 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5102
5103         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
5104         take nil so as not to search parent by subject.
5105
5106 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5107
5108         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
5109         (wl-folder-get-next-folder): Ditto.
5110         (wl-folder-get-path): Ditto.
5111
5112 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5113
5114         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
5115         system and encode the region with it before verifying.
5116
5117 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5118
5119         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
5120         system of the echo buffer before decoding.
5121
5122 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5123
5124         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
5125         original contents.
5126
5127 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5128
5129         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
5130         with argument 'any-exists.
5131
5132 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5133
5134         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
5135         Use `wl-cs-autoconv'.
5136
5137 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5138
5139         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
5140         by `mime-view-automatic-conversion'.
5141
5142         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
5143         (wl-message-verify-pgp-nonmime): Ditto.
5144         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
5145         Bind them to C-c:d and C-c:v respectively.
5146
5147         Merge following code by Teranishi-san from [wl-en:00167].
5148         * wl-mime.el (wl-mime-preview-application/pgp): New function.
5149         (wl-mime-preview-application/pgp-encrypted): Ditto.
5150         (wl-mime-setup): Add entry.
5151
5152 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5153
5154         * wl-summary.el (wl-summary-target-mark-erase): New function.
5155         Bind it to "mD".
5156
5157 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5158
5159         * wl-vars.el (wl-draft-write-file-function): Fix.
5160         (wl-draft-reedit-hook): Changed default value.
5161
5162         * wl-draft.el (wl-draft-edit-string): Set cursor point for
5163         wl-draft-reedit-hook.
5164         (wl-draft-remove-text-plain-tag): New function.
5165         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
5166
5167         * wl-vars.el (wl-draft-write-file-function): New user option.
5168
5169         * wl-draft.el (wl-draft-prepare-edit): Use it for
5170         local-write-file-hooks.
5171         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
5172
5173         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
5174         (wl-draft-insert-mail-header-separator): Return the body beginning
5175         point.
5176         (wl-draft-reedit): Remove the mime-edit tag if the first part is
5177         text/plain.
5178         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
5179
5180 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5181
5182         * wl-summary.el (wl-summary-erase): New function to erase message
5183         without moving it to trash. Bind to "D".
5184
5185         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
5186         as `keep' unless switch-function.
5187
5188 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5189
5190         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
5191         message buffer by using `wl-summary-toggle-disp-msg'.
5192         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
5193         buffer window.
5194         (wl-summary-supresedes-message): Ditto.
5195
5196         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
5197         Do not delete other windows.
5198         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
5199         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
5200         (wl-draft-create-buffer): Set reply-or-forward also for target
5201         mark commands.
5202
5203 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
5204
5205         * wl-draft.el (wl-user-agent-compose): Delete special case for
5206         switch-to-buffer-other-window.
5207
5208         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
5209         (wl-summary-forward): Ditto.
5210
5211         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
5212         function.
5213         (wl-draft-buffer-style): New use option.
5214
5215         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
5216         (wl-draft): Follow the change above.
5217         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
5218         wl-draft-buffer-style.
5219         (wl-user-agent-compose): Bind wl-draft-buffer-style with
5220         switch-function.
5221
5222 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
5223
5224         * wl-address.el (wl-address-make-completion-entry): Extracted from
5225         `wl-address-make-completion-list'.
5226         (wl-address-enable-strict-loading): New variable.
5227         (wl-address-make-completion-list): Revive petname duplication
5228         inquiry, and enable it if `wl-address-enable-strict-loading'.
5229         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
5230
5231 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5232
5233         * wl-message.el (wl-message-get-original-buffer): Avoid
5234         'Selecting deleted buffer' error when original buffer is killed.
5235
5236 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
5237
5238         * wl-summary.el (wl-summary-next-message): Use
5239         elmo-message-accessible-p instead of elmo-message-cached-p.
5240
5241 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
5244
5245         * wl-thread.el (wl-thread-open-all-unread): Use
5246         elmo-folder-list-flagged instead of
5247         elmo-folder-list-messages-mark-match.
5248
5249         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
5250         instead of elmo-folder-list-messages-mark-match.
5251         (wl-summary-move-spec-alist): New variable.
5252         (wl-summary-move-spec-plugged-alist,
5253         wl-summary-move-spec-unplugged-alist): Abolish.
5254         (wl-summary-next-message): Follow the change above.
5255         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
5256         with 'no-msg' argument.
5257
5258         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
5259         variable.
5260         (wl-message-buffer-prefetch-move-spec-plugged-alist,
5261         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
5262         (wl-message-buffer-prefetch-get-next): Follow the change above.
5263
5264 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
5265
5266         * wl-version.el (wl-version): Changed codename.
5267
5268         * Version number is increased to 2.11.0.
5269
5270 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5271
5272         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
5273         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
5274         `wl-draft-config-variables'.
5275         (wl-draft-kill): Fixed problem when the draft is reedit.
5276
5277 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
5278
5279         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
5280         buffer-modified status (Thanks to
5281         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
5282
5283 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
5284
5285         * wl-util.el (wl-region-exists-p): New function.
5286
5287         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
5288         Remove defvars for byte-compile warnings.
5289
5290 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5291
5292         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
5293         defvar-maybe. Removed unused bind.
5294
5295 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5296
5297         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
5298         summary buffer window before creating new frame.
5299         (wl-draft-reply): Ditto.
5300
5301 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5302
5303         * wl-mime.el (toplevel): Avoid byte-compile warnings.
5304
5305 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5306
5307         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
5308
5309 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5310
5311         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
5312         instead of `kill-region'.
5313
5314 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
5315
5316         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
5317         (wl-highlight-summary-line-string): Use it.
5318         (wl-highlight-summary-current-line): Ditto.
5319
5320         * wl-mime.el (wl-message-delete-current-part): Check the class of
5321         mime-entity.
5322
5323         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
5324
5325         * wl-summary.el (wl-summary-make-number-list): Initialize.
5326         (wl-summary-update-mark): New function.
5327         (wl-summary-reply): Put `answered' mark on the message.
5328         (wl-summary-reply): Set `number' argument to wl-draft-reply.
5329
5330         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
5331         (wl-draft-reply): Added optional argument `number';
5332         Set wl-draft-parent-number.
5333         (wl-draft-kill): Delete answered mark if it is a reply.
5334
5335 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5336
5337         * wl-mime.el (wl-mime-preview-follow-current-region): New function
5338         that originates in mime-preview-follow-current-entity.
5339         (wl-draft-yank-current-message-entity): Use it if region is active.
5340
5341         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
5342         * wl-e21.el (wl-message-define-keymap): Bind "D" for
5343         `wl-message-delete-current-part'.
5344         * wl-mule.el (wl-message-define-keymap): Ditto.
5345         * wl-xmas.el (wl-message-define-keymap): Ditto.
5346
5347 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5348
5349         * wl-mime.el (wl-message-delete-current-part): New function.
5350         (wl-mime-node-id-to-string): Ditto.
5351
5352         * wl-mime.el (wl-message-delete-current-part): Use existing
5353         original buffer which corresponds current mime-view buffer.
5354         (fetched buffer might have different structure, possibly)
5355
5356         * wl-mime.el (wl-message-delete-current-part): Quit if the
5357         message content differs from the actual message.
5358
5359 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5360
5361         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
5362         order.
5363         (wl-summary-search-by-subject): Search parent message from tail;
5364         Check the existence of the parent message on the current thread tree.
5365         (wl-summary-update-thread): Check whether the line is inserted.
5366
5367 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5368
5369         * wl-vars.el (wl-summary-line-format): Undo last change.
5370         * wl-summary.el (wl-summary-print-destination): Do not put
5371         invisible property when `wl-summary-width' is nil.
5372         (wl-summary-line-subject-minimum-length): Abolished.
5373         (wl-summary-line-subject): Ditto.
5374
5375 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5376
5377         * wl-vars.el (wl-summary-line-format): Change default value.
5378         (wl-summary-subject-length-limit): Abolished.
5379         * wl-summary.el (wl-summary-line-subject): Ditto.
5380
5381 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5382
5383         * wl-template.el (wl-template-select): Added optional argument.
5384         If optional argument is specified, reverse
5385         `wl-template-visible-select'.
5386
5387 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5388
5389         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
5390         Take prefix argument to force asking the destination folder.
5391
5392 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5393
5394         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
5395         count and update status.
5396
5397 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5398
5399         * wl-summary.el (wl-summary-redisplay-internal): If
5400         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
5401         after fetching.
5402
5403 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5404
5405         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
5406         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
5407
5408         * wl-vars.el (toplevel): Require 'elmo-msgdb.
5409
5410 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
5413         (All other related portions are changed).
5414         (wl-summary-mark-as-read-all): Rewrite.
5415
5416 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5417
5418         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
5419         `wl-summary-mark-as-read'.
5420         (wl-summary-mark-as-unread): Rewrite.
5421         (wl-summary-mark-as-read): Added no-modeline argument.
5422         (wl-summary-resume-cache-status): Rewrite.
5423         (wl-summary-exec-subr): Remove unused local variable.
5424
5425 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5426
5427         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
5428         logic to call `wl-summary-buffer-prev-folder-function'.
5429         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
5430
5431 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5432
5433         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
5434         is nil.
5435
5436 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5437
5438         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
5439         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
5440         (wl-mime-setup): Add its entry.
5441
5442 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5443
5444         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
5445         (wl-summary-delete-cache): Likewise.
5446         (wl-summary-mark-as-read): Rewrite.
5447
5448 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5449
5450         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
5451         `wl-summary-count-unread'.
5452
5453         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
5454
5455         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
5456
5457 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5458
5459         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
5460         wl-summary-new-mark, wl-summary-unread-uncached-mark,
5461         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
5462         Renamed to the elmo-msgdb-*-mark.
5463         (wl-summary-score-marks): Follow the change above.
5464         (wl-summary-auto-refile-skip-marks): Ditto.
5465         (wl-summary-incorporate-marks): Ditto.
5466         (wl-summary-expire-reserve-marks): Ditto.
5467
5468         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
5469         changes.
5470         (wl-thread-insert-top): Changed updating message.
5471
5472         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
5473         variable.
5474         (wl-summary-count-unread): Count answered marks.
5475         (wl-summary-rescan): Call wl-summary-insert-message instead of
5476         wl-summary-append-message-func-internal.
5477         (wl-summary-rescan): Don't call wl-summary-make-number-list.
5478         (wl-summary-prefetch-msg): Follow the variable name changes.
5479         (wl-summary-prefetch-region): Ditto.
5480         (wl-summary-mark-as-read-all): Follow the API changes;
5481         Don't call elmo-folder-replace-marks.
5482         (wl-summary-delete-cache): Follow the variable name changes.
5483         (wl-summary-resume-cache-status): Ditto.
5484         (wl-summary-update-status-marks): New function.
5485         (wl-summary-insert-message): New function.
5486         (wl-summary-sync-marks): Follow the variable name changes.
5487         (wl-summary-sync-update): Synchronize to the msgdb, too;
5488         Changed update messages.
5489         (wl-summary-make-number-list): Rewrite.
5490         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
5491         (wl-summary-mark-as-unread): Follow the API changes.
5492         (wl-summary-exec-subr): Follow the variable name changes.
5493         (wl-summary-mark-as-read): Ditto.
5494         (wl-summary-move-spec-plugged-alist): Ditto.
5495         (wl-summary-move-spec-unplugged-alist): Ditto.
5496         (wl-summary-cursor-move-surface): Ditto.
5497
5498         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
5499         variable name changes.
5500         (wl-highlight-summary-current-line): Ditto.
5501
5502         * wl-expire.el (wl-expire-refile): Follow the API change in
5503         elmo-folder-move-messages.
5504         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5505         (wl-summary-archive): Use elmo-folder-msgdb instead of
5506         elmo-msgdb-load.
5507
5508 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5509
5510         * wl-mime.el (wl-draft-preview-message): Restore the position
5511         before evaluating wl-draft-send-hook in preview buffer.
5512
5513 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5514
5515         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
5516         when it creates new draft buffer.
5517
5518         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
5519         without argument.
5520
5521         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
5522         Evaluate content and if the value is string, insert it.
5523         (wl-draft-config-sub-body,wl-draft-config-sub-top,
5524         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
5525         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
5526         wl-draft-config-sub-part-bottom): Use it.
5527
5528         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
5529         with the folder name. The question was unintelligible when it is
5530         called from wl-save-status.
5531
5532 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5533
5534         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
5535         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
5536         cannot take second argument).
5537
5538 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5539
5540         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
5541         as t. Since type and subtype are not case sensitive (RFC 2045).
5542
5543 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5544
5545         * wl-vars.el (wl-message-mode-line-format): New variable.
5546         (wl-message-mode-line-format-spec-alist): Ditto.
5547         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
5548         (wl-message-redisplay): Use wl-message-mode-line-format.
5549
5550 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
5551
5552         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
5553
5554 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5555
5556         * wl-summary.el (wl-summary-default-from): Write description.
5557
5558 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5559
5560         * wl-vars.el (wl-ldap-objectclass): Abolish.
5561
5562         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
5563         (wl-ldap-make-filter): Removed condition for objectclass.
5564         (wl-ldap-make-matched-value-list): Remove meaningless process.
5565         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
5566         (wl-address-ldap-search): Don't add `*' to `pat' string;
5567         use ignore-errors; added `email';
5568         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
5569         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
5570         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
5571
5572
5573 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5574
5575         * wl-draft.el (wl-draft-parent-folder): Write description.
5576         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
5577
5578 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
5579
5580         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
5581         as "" (zero-length string) if no parent.
5582         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
5583
5584 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
5585
5586         * wl-address.el (wl-address-make-completion-list): Skip duplication
5587         checking.
5588         (wl-address-make-address-list): use `cons' and `nreverse' instead of
5589         `append'.
5590
5591 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5592
5593         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
5594         instead of `beginning-of-buffer'.
5595
5596 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
5599
5600 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
5601
5602         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
5603         Refer wl-message-buffer-name.
5604         (wl-message-wheel-down): Ditto.
5605
5606 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5607
5608         * wl-vars.el (wl-message-buffer-name): New user option.
5609
5610         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
5611         directly instead of making alist dinamically.
5612
5613         * wl-message.el (wl-message-buffer-cache-name): Abolish.
5614         (wl-message-buffer-create): Use wl-message-buffer-name instead of
5615         wl-message-buffer-cache-name.
5616         (wl-message-buffer-cache-clean-up): Ditto.
5617
5618         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
5619
5620         * Version number is increased to 2.9.15.
5621
5622 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-vars.el (wl-summary-default-view-alist): New user option.
5625
5626         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
5627
5628         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
5629         while deleting address.
5630         (wl-draft-delete-myself-from-cc): Ditto.
5631
5632         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
5633         If optional argument is specified, reverse sort order.
5634
5635         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
5636
5637 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-thread.el (wl-thread-insert-message): Return parent number if
5640         exists.
5641         (wl-thread-update-indent-string-region): Use
5642         wl-thread-update-line-on-buffer-sub instead of
5643         wl-thread-update-line-on-buffer.
5644
5645 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5646
5647         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
5648         (wl-folder-close-all): Ditto.
5649
5650 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5651
5652         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
5653         and mailing-list:.
5654         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
5655         value.
5656         (wl-summary-line-list-info): Print mailing-list name even when
5657         list-number is empty.
5658
5659 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5660
5661         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
5662
5663         * wl-draft.el (wl-draft-confirm): Abolished since not used.
5664         (wl-draft-open-file): Ditto.
5665         (wl-draft-random-alphabet): Ditto.
5666
5667         * wl-summary.el (wl-summary-mode-map): Remove already abolished
5668         bindings.
5669
5670 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5671
5672         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
5673         * wl-vars.el (wl-draft-config-alist): Ditto.
5674
5675 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5676
5677         * Version number is increased to 2.9.14.
5678
5679         * wl.el (wl): Don't set wl-init as nil when error occured while
5680         auto-checking folders.
5681
5682         * wl-util.el (wl-expand-newtext): Re-define as an alias for
5683         `elmo-expand-newtext'.
5684
5685 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5686
5687         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
5688         `this-command' so that `wl-folder-goto-folder' contained in
5689         `wl-summary-keep-cursor-command' work.
5690
5691 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5692
5693         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
5694         message buffer displaying state.
5695
5696 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5697
5698         * wl-vars.el (wl-summary-default-view): New variable to specify
5699         default value for `wl-summary-buffer-view' instead of using
5700         set-default.
5701         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
5702
5703 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5704
5705         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
5706
5707         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
5708
5709 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
5710
5711         * wl-vars.el (wl-forward-subject-prefix): New variable.
5712         * wl-draft.el (wl-draft-forward): Use it.
5713
5714 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5715
5716         * wl-message.el (wl-message-prev-page): When it is called without
5717         lines argument, scroll down by wl-message-scroll-amount lines.
5718         (wl-message-next-page): Ditto.
5719         * wl-vars.el (wl-message-scroll-amount): Change default value
5720         to preserve current behavior.
5721
5722 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5723
5724         * wl-summary.el (wl-summary-prefetch-msg): Bind
5725         `wl-message-entity' to call `wl-summary-from-function'.
5726
5727 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5728
5729         * wl-message.el (wl-message-buffer-create): Run
5730         wl-message-buffer-created-hook.
5731
5732 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5733
5734         * wl-summary.el (wl-summary-sort-specs): New variable.
5735         (wl-summary-default-sort-spec): Ditto.
5736         (wl-summary-sort): Rewrite.
5737         (wl-summary-sort-by-list-info): New function.
5738
5739 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5740
5741         * wl-summary.el (wl-summary-get-list-info): New function.
5742         (wl-summary-sort): Rewrite.
5743         (wl-summary-line-list-info): Ditto.
5744         (wl-summary-line-list-count): Ditto.
5745         (wl-summary-refile-region): Fixed docstring.
5746
5747 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
5748
5749         * wl-summary.el (wl-summary-read-folder): Use copy-sequence
5750         `wl-folder-entity-hashtb' as completion table.
5751
5752 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5753
5754         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
5755         only when this command is called interactively; silence the byte-
5756         compiler.
5757
5758 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5759
5760         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
5761         active in XEmacs.
5762
5763 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5764
5765         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
5766         plural lines.
5767
5768 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5769
5770         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
5771         of current line when the cursor is on the header name.
5772         (preserve behavior to move to b.o.h. and b.o.l. mutually)
5773
5774 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5775
5776         * wl-util.el (wl-read-directory-name): Return displayed directory
5777         as the default value also on XEmacs.
5778
5779 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5780
5781         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
5782         formatting.
5783
5784 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
5785
5786         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
5787         argument and when it is non-nil, check face property before
5788         highlighting for each line.
5789         (wl-highlight-summary-window): Set it.
5790
5791 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
5794         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
5795
5796         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
5797         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
5798         (wl-draft-get-fcc-list): Likewise.
5799
5800 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-thread.el (wl-thread-indent-regexp): Abolished.
5803         (wl-thread-entity-cur): Ditto.
5804         * wl-summary.el (wl-summary-buffer-set-folder): Removed
5805         wl-thread-indent-regexp setting.
5806         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
5807
5808         * wl-summary.el (wl-summary-display-top): Highlight summary window when
5809         wl-summary-lazy-highlight.
5810         (wl-summary-display-bottom): Ditto.
5811
5812         * wl-thread.el (wl-thread-open-close): Likewise.
5813
5814         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
5815         from and subject;
5816         Bind wl-draft-use-frame;
5817         Enclose with save-window-excursion;
5818         Use wl-draft-create-buffer instead of with-temp-buffer;
5819         Use wl-draft-prepare-edit;
5820         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
5821         Use wl-draft-send instead of wl-draft-raw-send.
5822
5823 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5824
5825         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
5826         of using wl-from.
5827
5828 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5829
5830         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
5831         insert-buffer instead of clone-buffer.
5832         (wl-draft-doing-mime-bcc): New variable.
5833         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
5834         infinite loop.
5835         (wl-draft-do-mime-bcc): Use wl-from for From field value.
5836
5837         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
5838         (wl-draft-mime-bcc-body): Ditto.
5839
5840         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
5841         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
5842         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
5843         wl-draft-do-mime-bcc.
5844         (wl-draft-mime-bcc-field): New function.
5845         (wl-draft-do-mime-bcc): Ditto.
5846
5847         * wl-address.el (wl-address-complete-header-list): New variable.
5848         (wl-address-complete-header-regexp): Changed default value.
5849
5850         * Version number is increased to 2.9.13.
5851
5852 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
5855         it is differed.
5856
5857 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5858
5859         * wl-summary.el (wl-summary-line-list-info): Rewrite.
5860         (wl-summary-line-list-count): Ditto.
5861
5862 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
5863
5864         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
5865         (wl-nntp-posting-function): New variable.
5866         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
5867         `wl-nntp-posting-config-alist'.
5868
5869 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5870
5871         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
5872         FLIM.
5873
5874 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
5875
5876         * wl-summary.el (wl-summary-target-mark-refile-sub):
5877         Remove a nuisance funcall.
5878
5879 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
5882         as t for `try-completion'.
5883
5884 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
5885
5886         * wl-summary.el (wl-summary-default-from): Use
5887         wl-address-header-extract-address instead of
5888         std11-extract-address-components.
5889         (wl-summary-simple-from): Ditto.
5890         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
5891         (wl-summary-insert-headers): Show message.
5892         (wl-summary-create-line): Set 4th argument of wl-set-string-width
5893         for whole line.
5894         (wl-summary-default-from): Revert last change.
5895         (wl-summary-simple-from): Ditto.
5896         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5897         (wl-summary-mark-as-read-region): Follow the change above.
5898         (wl-summary-sync-marks): Ditto.
5899         (wl-summary-target-mark-mark-as-read): Ditto.
5900         (wl-summary-redisplay-internal): Ditto.
5901         (wl-summary-redisplay-no-mime-internal): Ditto.
5902         (wl-summary-redisplay-all-header): Ditto.
5903         (wl-summary-mark-as-read): Removed argument `cached';
5904         Use current cache status to set cache mark.
5905         (wl-summary-redisplay-internal): Follow the change above.
5906         (wl-summary-redisplay-no-mime-internal): Ditto.
5907         (wl-summary-redisplay-all-header): Ditto.
5908
5909         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5910
5911         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5912         Don't call itself recursively (Adviced by Yamaoka-san).
5913
5914 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5915
5916         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5917         bind wl-summary-highlight as nil to avoid error caused by missing
5918         local variables.
5919
5920 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5921
5922         * wl-vars.el (wl-invalid-character-message): New user option.
5923
5924         * wl-util.el (wl-set-string-width): If truncated string-width is
5925         larger than specified width, use `wl-invalid-character-message'.
5926
5927 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5928
5929         * wl-summary.el (wl-summary-prefetch-msg):
5930         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5931
5932 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-vars.el (wl-summary-check-line-format): New user option.
5935         (wl-summary-line-format-file): Ditto.
5936
5937         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5938         variable.
5939         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5940         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5941         and `wl-summary-view-old-p' to check whether do a rescan or not.
5942         (wl-summary-view-old-p): New function.
5943         (wl-summary-line-format-changed-p): Ditto.
5944         (wl-summary-line-format-save): Ditto.
5945         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5946
5947         * wl-util.el (wl-set-string-width): Avoid using negative number
5948         for make-string.
5949
5950 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5951
5952         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5953         return value.
5954
5955         * wl-util.el (wl-set-string-width): Added optional argument
5956         `padding' (All other related portions are changed).
5957         (wl-line-parse-format): If the first letter of column number is
5958         `0', zero-padding the result (ex: "%05l").
5959
5960         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5961
5962 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5963
5964         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5965         sequential summary view.
5966
5967 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5970         if it doesn't have a -unix version.
5971
5972 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5975
5976 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5979         content.
5980         (wl-draft): Follow the change above.
5981
5982         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5983
5984         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5985         and wl-folder-summary-line-format-alist contain %T and %P.
5986
5987         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5988         (wl-summary-mode-line-format): New user option.
5989         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5990         (wl-summary-line-format): Changed default value.
5991         (wl-summary-lazy-highlight): Changed default value.
5992
5993         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5994         change in wl-summary-create-line.
5995         (wl-thread-insert-entity-sub): Ditto.
5996
5997         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5998         (wl-summary-buffer-unread-status): Ditto.
5999         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
6000         (wl-summary-buffer-persistent-mark-column): Ditto.
6001         (wl-summary-buffer-mode-line-formatter): Ditto.
6002         (wl-summary-buffer-mode-line): Ditto.
6003         (wl-summary-message-regexp): Abolished.
6004         (All other related portions are changed.)
6005         (wl-summary-detect-mark-position): New function.
6006         (wl-summary-buffer-set-folder): Setup
6007         wl-summary-buffer-mode-line-formatter.
6008         (wl-summary-mode): Setup selective-display;
6009         Setup pre-idle-hook when xemacs.
6010         (wl-summary-update-modeline): Rewrite.
6011         (wl-summary-jump-to-msg): Define as function;
6012         Changed regexp for searching messages.
6013         (wl-summary-message-number): Rewrite.
6014         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
6015         Do rescan when old type summary cache.
6016         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
6017         (wl-summary-remove-destination): Use '\r' to detect EOL.
6018         (wl-summary-print-destination): Ditto.
6019         (wl-summary-temp-mark): New inline function.
6020         (wl-summary-persistent-mark): Ditto.
6021         (wl-summary-line-number): New function.
6022         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
6023         (wl-summary-line-list-count): New function.
6024         (wl-summary-create-line): Added argument persistent-mark.
6025         (All other related portions are changed)
6026         (wl-summary-create-line): Insert '\r'.
6027         (wl-summary-save-view-cache): Encode whth `unix' EOL.
6028         (wl-summary-cursor-move-surface): New inline function.
6029         (wl-summary-prev): Use it.
6030         (wl-summary-next): Ditto.
6031
6032         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
6033         wl-summary-message-regexp.
6034         (wl-highlight-summary): Delete progress message.
6035         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
6036
6037         * Version number is increased to 2.9.12.
6038
6039 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6040
6041         * wl-summary.el (wl-summary-line-subject-minimum-length): New
6042         variable (nil: no minimum).
6043         (wl-summary-line-subject): Add some spaces after subject by
6044         wl-summary-line-subject-minimum-length.
6045
6046 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6047
6048         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
6049         and removed `F'.
6050         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
6051         change above).
6052
6053 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6054
6055         * wl-summary.el (wl-summary-line-list-count): Reverted.
6056         (example setting in samples/*/dot.wl is also updated)
6057
6058 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
6061
6062         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
6063
6064         * wl-vars.el (wl-summary-line-format): Addes some description to the
6065         docstring.
6066
6067         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
6068         (wl-summary-line-close-bracket): Ditto.
6069         (wl-summary-line-children-number): Ditto.
6070         (wl-summary-line-thread-indent): Ditto.
6071         (wl-summary-line-children-and-from): Ditto.
6072
6073         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
6074         't', 'c', 'F' and added 'C'.
6075
6076         * wl-util.el (wl-set-string-width): Accept negative value.
6077         (wl-line-parse-format): Added "%number(" and "%)".
6078
6079 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6080
6081         * wl-summary.el (wl-summary-line-list-count): Change format of the
6082         return value.
6083
6084 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
6085
6086         * wl-draft.el (wl-draft-beginning-of-line): New command imported
6087         from the recent message.el.
6088         (wl-draft-point-in-header-p): Ditto.
6089         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
6090         wl-draft-beginning-of-line.
6091         * wl-e21.el (wl-draft-mode-map): Ditto.
6092         * wl-xmas.el (wl-draft-mode-map): Ditto.
6093
6094         * wl-folder.el: Sort macrodefs by dependencies.
6095
6096 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
6097
6098         * wl-summary.el (wl-summary-prev): Fixed regexp.
6099         (wl-summary-next): Ditto.
6100
6101 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6102
6103         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
6104
6105 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
6106
6107         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
6108         for backward compatibility.
6109
6110 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6111
6112         * wl-summary.el (wl-summary-line-list-count): New function, merged
6113         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
6114         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
6115         list counts.
6116
6117 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
6118
6119         * wl-summary.el (wl-summary-create-line): Ignore errors while
6120         timezone-fix-time.
6121
6122         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
6123
6124         * wl-summary.el (wl-summary-sync-update): Ditto.
6125         (wl-summary-default-from): Use wl-message-entity
6126         instead of entity.
6127
6128         * wl-summary.el (wl-summary-create-line): Fix.
6129
6130         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
6131         (wl-summary-line-format): New user option.
6132         (wl-folder-summary-line-format-alist): Ditto.
6133         (wl-summary-from-width): Abolished.
6134
6135         * wl-util.el (toplevel): Require 'bytecomp.
6136         (wl-line-parse-format): New function.
6137         (wl-line-formatter-setup): New macro.
6138
6139         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
6140         (wl-summary-buffer-line-formatter): New buffer local variable.
6141         (wl-summary-switch-to-clone-buffer): Follow the change above.
6142         (wl-summary-message-regexp): Fix.
6143         (wl-summary-from-func-internal): Abolished.
6144         (wl-summary-subject-func-internal): Ditto.
6145         (wl-summary-subject-filter-func-internal): Ditto.
6146         (All other related portions are changed.)
6147         (wl-summary-buffer-set-folder):
6148         Set up wl-summary-buffer-number-column and
6149         wl-summary-buffer-line-formatter
6150         (All other related portions are changed.)
6151         (wl-summary-buffer-number-column-detect): Abolished.
6152         (All other related portions are changed.)
6153         (wl-summary-delete-all-status-marks-on-buffer): Removed.
6154         (wl-summary-delete-all-temp-marks-on-buffer): Use
6155         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
6156         (wl-summary-target-mark-delete): Ditto.
6157         (wl-summary-target-mark-refile-subr): Ditto.
6158         (wl-summary-target-mark-mark-as-read): Ditto.
6159         (wl-summary-target-mark-mark-as-unread): Ditto.
6160         (wl-summary-target-mark-mark-as-important): Ditto.
6161         (wl-summary-target-mark-save): Ditto.
6162         (wl-summary-replace-status-marks): Renamed from
6163         wl-summary-set-status-marks-on-buffer;
6164         Use wl-summary-message-regexp instead of
6165         wl-summary-buffer-number-regexp.
6166         (wl-summary-sync-update): Follow the change above.
6167         (wl-summary-goto-previous-message-beginning): New function.
6168         (wl-summary-mark-as-unread): Use it.
6169         (wl-summary-mark-as-important): Ditto.
6170         (wl-summary-line-formatter): New variable.
6171         (wl-summary-line-year): New function.
6172         (wl-summary-line-day): Ditto.
6173         (wl-summary-line-day-of-week): Ditto.
6174         (wl-summary-line-hour): Ditto.
6175         (wl-summary-line-minute): Ditto.
6176         (wl-summary-line-open-bracket): Ditto.
6177         (wl-summary-line-close-bracket): Ditto.
6178         (wl-summary-line-children-number): Ditto.
6179         (wl-summary-line-thread-indent): Ditto.
6180         (wl-summary-line-size): Ditto.
6181         (wl-summary-line-subject): Ditto.
6182         (wl-summary-line-from): Ditto.
6183         (wl-summary-line-children-and-from): Ditto.
6184         (wl-summary-create-line): Rewritten.
6185         (wl-summary-format-date): Abolished.
6186
6187         * wl-highlight.el (wl-highlight-summary-current-line): Use
6188         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
6189         Use thread structure to detect thread top message.
6190
6191         * wl-draft.el (wl-default-draft-cite): Don't use
6192         wl-summary-from-func-internal.
6193
6194         * wl-refile.el (wl-refile-subject-learn): Don't use
6195         wl-summary-subject-filter-func-internal.
6196         (wl-refile-guess-by-subject): Ditto.
6197
6198         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
6199         parameters.
6200
6201         * wl-thread.el (wl-thread-update-indent-string-region):
6202         Use wl-thread-update-line-on-buffer instead of
6203         wl-thread-update-indent-string.
6204         (wl-thread-update-children-number): Redefine using
6205         wl-thread-update-line-on-buffer.
6206         (wl-thread-update-indent-string): Abolished.
6207
6208         * Version number is increased to 2.9.11.
6209
6210 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
6211
6212         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
6213         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
6214         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
6215
6216         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
6217         as nil.
6218
6219         * wl-thread.el (wl-thread-open-all-unread): Use
6220         elmo-folder-list-messages-mark-match.
6221         (wl-thread-insert-message): Removed argument `mark-alist'.
6222         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
6223         elmo-msgdb-set-mark.
6224         (wl-thread-get-children-msgs-uncached): Likewise.
6225         (wl-thread-get-exist-children): Added argument include-self.
6226         (wl-thread-delete-message): Follow the change above.
6227
6228         * wl-summary.el (wl-summary-count-unread): Removed argument.
6229         (wl-summary-rescan): Follow the change above.
6230         (wl-summary-mark-as-read-region): Ditto
6231         (wl-summary-mark-as-unread-region): Ditto.
6232         (wl-summary-delete-messages-on-buffer): Ditto.
6233         (wl-summary-sync-update): Ditto.
6234         (wl-summary-switch-to-clone-buffer): Ditto.
6235         (wl-summary-goto-folder-subr): Ditto.
6236         (wl-summary-target-mark-mark-as-read): Ditto.
6237         (wl-summary-target-mark-mark-as-unread): Ditto.
6238         (wl-summary-target-mark-mark-as-important): Ditto.
6239         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
6240         (wl-summary-update-thread): Removed argument `mark-alist'.
6241         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
6242         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
6243         (wl-summary-resume-cache-status): Likewise.
6244         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
6245         elmo-msgdb-set-mark.
6246         (wl-summary-mark-as-read-all): Likewise.
6247         (wl-summary-delete-cache): Ditto.
6248         (wl-summary-auto-select-msg-p): Ditto.
6249         (wl-summary-mark-as-unread): Ditto.
6250         (wl-summary-no-auto-refile-message-p): Ditto.
6251         (wl-summary-mark-as-read): Ditto.
6252         (wl-summary-mark-as-important): Ditto.
6253         (wl-summary-auto-refile): Follow the change above.
6254         (wl-summary-delete-all-marks): Removed.
6255         (wl-summary-resume-marks-and-highlight): Ditto.
6256         (wl-summary-resume-marks): Ditto.
6257         (wl-summary-delete-important-msgs-from-list): Ditto.
6258         (wl-summary-delete-canceled-msgs-from-list): Ditto.
6259
6260         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
6261         wl-summary-count-unread.
6262
6263         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6264         (wl-summary-score-update-all-lines): Use
6265         elmo-msgdb-set-mark.
6266
6267 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
6268
6269         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
6270         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
6271         (wl-summary-create-line): Renamed from
6272         wl-summary-overview-create-summary-line;
6273         Argument rearrangement.
6274         (wl-summary-update-thread): Follow the change above.
6275
6276         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
6277         (wl-thread-insert-entity-sub): Likewise.
6278
6279         * wl-summary.el (wl-summary-append-message-func-internal): Removed
6280         argument `overview', `mark-alist' and added `msgdb'.
6281
6282         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
6283
6284         * wl-summary.el (wl-summary-insert-summary): Changed argument.
6285         (wl-summary-rescan): Follow the change above.
6286         (wl-summary-sync-update): Ditto.
6287         (wl-summary-insert-thread-entity): Ditto;
6288         Don't use `let*' in every while loop;
6289         Detect infinite loop of threads.
6290         (wl-summary-update-thread): Removed argument `overview'.
6291
6292         * wl-thread.el (wl-thread-insert-message): Ditto.
6293
6294         * Version number is increased to 2.9.10.
6295
6296         * wl-message.el (wl-message-redisplay): Ignore errors while
6297         wl-message-redisplay-hook.
6298
6299 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6300
6301         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
6302
6303 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6304
6305         * wl.el (wl): inhibit-quit while wl-folder.
6306
6307 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6308
6309         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
6310         while msgdb access.
6311
6312 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6313
6314         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
6315         even if no folder is not created.
6316
6317 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
6320
6321         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
6322         implementation.
6323         (wl-summary-target-mark-thread): Ditto.
6324
6325         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
6326
6327 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6328
6329         * wl-util.el (wl-display-bytes): Remove unused function.
6330
6331 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6332
6333         * wl.el (wl-check-environment): Cause error when wl-from is nil,
6334         seems critical one (partially reverse the change in 2002/03/17).
6335
6336 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6337
6338         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
6339         * wl-draft.el (wl-draft-write-sendlog): Ditto.
6340
6341 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6342
6343         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
6344         is not writable.
6345         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
6346         plugged status instead of `'force' as 2nd argument.
6347
6348         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
6349         is not creatable.
6350
6351         * Version number is increased to 2.9.9.
6352
6353 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6354
6355         * wl-summary.el (wl-summary-suspend): New function.
6356
6357 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
6358
6359         * wl.el (wl): Do not check variables if check is nil.
6360         * wl-utils.el (wl-collect-draft): New function.
6361         * wl-folder.el (wl-folder-suspend): Put summary buffers
6362         and draft buffers at the end of buffer list.
6363         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
6364
6365 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6366
6367         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
6368         loop instead of recursive call.
6369
6370         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
6371         2nd argument.
6372
6373 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6374
6375         * wl-draft.el (wl-draft-create-contents): Don't take neither
6376         (function . args) nor (string . something) any more.
6377
6378         * wl-version.el (wl-generate-user-agent-string): Return string
6379         without header symbol.
6380         * wl-draft.el (wl-draft-default-headers): Use it.
6381
6382         * wl-draft.el (wl-draft-trim-ccs): Renamed from
6383         `wl-draft-insert-ccs' and return field value instead of inserting
6384         the header. Abolish cc argument.
6385         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
6386
6387         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
6388         rather than one with string car.
6389
6390         * wl-vars.el (wl-draft-additional-header-alist): New variable.
6391         * wl-draft.el (wl-draft-create-contents): Add it after the default
6392         headers.
6393
6394         * wl-draft.el (wl-draft-create-contents): For the case of
6395         (symbol-or-string . function) insert header only when the function
6396         returns string value.
6397
6398 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6399
6400         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
6401         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
6402
6403 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6404
6405         * wl.el (wl-check-environment): Don't check Message-ID when
6406         `wl-insert-message-id' is nil.
6407         Revive checking if `wl-message-id-domain' contains "@".
6408
6409 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6410
6411         * wl.el (wl-check-environment): Merge examination for "@" at
6412         inappropriate position into the first string-match.
6413
6414         * wl-summary.el (wl-summary-target-mark-print): New function.
6415         (wl-summary-pipe-message-subr): Extracted from
6416         `wl-summary-pipe-message'.
6417         (wl-summary-target-mark-pipe): New function.
6418         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
6419         `wl-summary-target-mark-pipe'.
6420
6421 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6422
6423         * wl.el (wl-check-environment): Rewrite around Message-ID check.
6424
6425 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6426
6427         * wl.el (wl-check-environment): Use elmo-warning instead of
6428         error for non-critical ones.
6429         Remove trash folder check.
6430         (wl): Don't ignore error in wl-check-environment.
6431
6432         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
6433         check, which is moved from `wl-check-environment'.
6434         (Adviced by Teranishi-san [X-Mail-Count: 9661])
6435
6436 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6437
6438         * wl-summary.el (wl-summary-write-current-folder): If it cannot
6439         guess anything, call wl-summary-write.
6440         (wl-summary-write): Create draft with blank To field.
6441         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
6442
6443 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6444
6445         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
6446         argument full as well for wl-folder-write-current-folder.
6447         If wl-*-write-current-folder cannot guess addressee, add blank
6448         To header.
6449         Rewrite condition for positioning cursor.
6450
6451 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6452
6453         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
6454         summary buffer is present, use it.
6455         (wl-folder-jump-to-previous-summary): Ditto.
6456
6457 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6458
6459         * wl-draft.el (wl-draft-create-contents): Fix docstring.
6460
6461         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
6462         wl-summary-previous-buffer and wl-summary-next-buffer.
6463
6464         * wl-folder.el (wl-folder-mode-map): Bind
6465         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
6466         (wl-folder-jump-to-next-summary): New function.
6467         (wl-folder-jump-to-previous-summary): Ditto.
6468
6469         * wl-draft.el (wl-draft): Rearranged.
6470
6471 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6472
6473         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
6474         of header.
6475         (wl-draft): Collect arguments for the header as header-alist.
6476         (wl-draft-forward): Arrange arguments for wl-draft.
6477         (wl-draft-reply): Ditto.
6478         (wl-draft-edit-string): Ditto.
6479         * wl-summary.el (wl-summary-write): Ditto.
6480         (wl-summary-write-current-folder): Ditto.
6481
6482         * Version number is increased to 2.9.8.
6483
6484 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6485
6486         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
6487
6488         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
6489
6490         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
6491         even if the guess failed.
6492
6493         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
6494         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
6495         wl-summary-write-current-folder.
6496         * wl-xmas.el: Ditto.
6497
6498 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-summary.el (wl-summary-next-page): Force display message if
6501         message is not displayed yet.
6502         (wl-summary-prev-page): Ditto.
6503
6504 2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
6505
6506         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
6507
6508 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6509
6510         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
6511         add "Preview Message" and "Save Draft and Exit".
6512
6513 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6514
6515         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
6516         if addrmgr is called from draft in splitted window.
6517
6518         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
6519         * wl-mule.el: Ditto.
6520         * wl-xmas.el: Ditto.
6521
6522 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6523
6524         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
6525
6526         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
6527         * wl-xmas.el (wl-folder-toolbar): Ditto.
6528
6529 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6530
6531         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
6532         and wl-draft-save-and-exit.
6533         (wl-draft-toolbar): Add wl-draft-save-and-exit.
6534         * wl-xmas.el: Ditto.
6535         * wl-mule.el: Ditto.
6536
6537         * wl-folder.el (wl-folder-goto-draft-folder): New function.
6538         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
6539
6540 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
6543         lists for saving buffer.
6544
6545 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6546
6547         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
6548         parent-folder argument instead of it.
6549         (wl-draft-create-buffer): Ditto.
6550         (wl-draft-forward): Ditto.
6551         (wl-draft-reply): Ditto.
6552         * wl-summary.el (wl-summary-write): Ditto.
6553         (wl-summary-write-current-folder): Ditto.
6554
6555         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
6556         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
6557         Folder buffer after composing.
6558
6559 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6560
6561         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
6562         header if the file `wl-x-face-file' already contains it.
6563
6564 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6565
6566         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
6567         folder" entry.
6568         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
6569         * wl-e21.el (wl-folder-toolbar): Ditto.
6570         * wl-xmas.el (wl-folder-toolbar): Ditto.
6571
6572 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6573
6574         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
6575         wl-folder-goto-folder with sticky argument.
6576         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
6577
6578 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
6581         and wl-summary-previous-buffer.
6582         (wl-summary-next-buffer): New function.
6583         (wl-summary-previous-buffer): Ditto.
6584
6585 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6586
6587         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
6588         wl-folder-jump-to-current-entity-with-arg.
6589         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
6590         `wl-folder-jump-to-current-entity'.
6591         * wl-summary.el (wl-summary-mode-map): Bind "G" for
6592         `wl-summary-goto-folder-sticky'.
6593         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
6594         `wl-summary-goto-folder'.
6595         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
6596         Unless force-exit, do not clean temp. marks for sticky summary.
6597         (wl-summary-goto-folder): Now the prefix argument means force-exit.
6598
6599 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
6600
6601         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
6602         not entire.
6603
6604 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
6605
6606         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
6607         to `C-x C-s'.
6608         (wl-summary-save-status): New command.
6609         (wl-summary-exit): Don't clean-up temp marks when sticky.
6610         (Applied patch from Nakayama-san [wl: 09548])
6611         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
6612         Do nothing when no mark data.
6613         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
6614         Call `wl-summary-delete-all-temp-marks' before saving.
6615
6616 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
6617
6618         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
6619
6620 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6621
6622         * wl.el (wl-check-environment): Also cause error when (system-name)
6623         returns "localhost.localdomain". (Although it doesn't affect because
6624         of condition-case, see change in 2002-01-23 by Teranisi-san.)
6625
6626 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6627
6628         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
6629         instead of wl-match-member with wl-folder-hierarchy-access-folders.
6630
6631         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
6632         value.
6633
6634 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
6637         Likewise r-cc-list and r-ng-list.
6638
6639 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
6642         only if it is bound as variable.
6643
6644         * wl-mime.el (wl-draft-preview-message): Ditto.
6645
6646 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
6649         needless `goto-char'.
6650
6651         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
6652         `wl-summary-redisplay-no-mime-internal' instead of
6653         `wl-summary-redisplay-no-mime'.
6654         (wl-summary-redisplay-no-mime): Changed argument;
6655         Call `wl-summary-redisplay-no-mime-internal'.
6656
6657         * wl-mime.el (wl-draft-preview-message): Bind
6658         `mime-header-encode-method-alist' locally.
6659
6660         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
6661         (wl-draft-std11-parse-addresses): Added the first address check.
6662         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
6663
6664         * Version number is increased to 2.9.7.
6665
6666 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
6667
6668         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
6669
6670 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
6671
6672         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
6673         related to scrollbar support, if there is no such a feature
6674         compiled in.
6675
6676 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6677
6678         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
6679         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
6680         for prefetch.
6681
6682 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
6683
6684         * wl-summary.el (wl-summary-pick): Fix for no match.
6685
6686 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6687
6688         * wl-draft.el (wl-draft-save):
6689         Override `mime-header-encode-method-alist'.
6690
6691 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6692
6693         * wl-folder.el (wl-folder-pick): New function.
6694         Define key as "?".
6695
6696 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6697
6698         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
6699         Fix for unplugged.
6700
6701 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6702
6703         * wl-folder.el (wl-folder-virtual): New function.
6704         Define key as "V".
6705
6706 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6707
6708         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
6709         multi folder if entity is group.
6710
6711 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6712
6713         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
6714         is nil.
6715
6716 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl-summary.el (wl-summary-pick): Fix for killed messages.
6719         (wl-summary-target-mark-msgs): Return the number of marked messages.
6720
6721 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
6722
6723         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
6724         "first:" is specified.
6725
6726 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6727
6728         * wl-vars.el (wl-from): Use return value of function
6729         user-full-name instead of the variable user-full-name since
6730         XEmacs-20.4 doesn't set this variable.
6731
6732 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6733
6734         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
6735         call `wl' directly.
6736
6737 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
6738
6739         * wl-draft.el (wl-draft-reedit): Removed duplicated
6740         switch-to-buffers.
6741
6742 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * wl.el (wl-other-frame): Removed garbages.
6745
6746 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
6747
6748         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
6749
6750         * wl-xmas.el (wl-draft-key-setup): Ditto.
6751
6752         * wl-mule.el (wl-draft-key-setup): Ditto.
6753
6754         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
6755         (wl-draft-reedit): Ditto.
6756         (wl-draft-prepare-edit): Add `wl-draft-save' to
6757         `local-write-file-hooks'.
6758         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
6759         (wl-draft-reedit): Set buffer-file-name.
6760         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
6761
6762
6763         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
6764         call it.
6765         (wl-delete-startup-frame-function): New variable.
6766         (wl-other-frame): New function
6767         (Original was written by Yamaoka san [wl: 09239]).
6768
6769         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
6770         if `wl-folder-use-frame'.
6771
6772 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6773
6774         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
6775
6776 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6777
6778         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
6779         New variable.
6780         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
6781         (wl-message-buffer-prefetch-get-next): Use them.
6782         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
6783
6784 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
6785
6786         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
6787         with unwind-protect.
6788
6789         * wl-draft.el (wl-draft-reedit): Rewrite.
6790         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
6791         (wl-draft-save): Insert header separator if it does not exist;
6792         Removed condition-case.
6793
6794         * wl-summary.el (wl-summary-reedit): Revert last change.
6795
6796         * wl-draft.el (wl-draft-save): Rewrite.
6797         (wl-draft-create-buffer): Set buffer-file-name as nil.
6798
6799         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
6800
6801         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
6802
6803         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
6804         nil.
6805
6806 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6807
6808         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
6809         If count is nil, do not prefetch.
6810         (wl-message-buffer-prefetch-next): Next.
6811
6812 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6813
6814         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
6815
6816 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
6819         `delete-backward-char'
6820         (wl-draft-prepare-edit): Check major-mode.
6821         (wl-draft-decode-header): Rewrite.
6822         (wl-draft): Fix.
6823
6824 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
6825
6826         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
6827
6828 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6829
6830         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
6831         (wl-message-buffer-prefetch-get-next): Remove size checking.
6832         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
6833
6834 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6835
6836         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
6837         (wl-draft-default-headers): Fix.
6838
6839 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6840
6841         * wl-draft.el (wl-draft-default-headers): Insert return value of
6842         `wl-generate-mailer-string-function'.
6843
6844 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
6845
6846         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
6847         (wl-draft-insert-mail-header-separator): Ditto.
6848
6849         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
6850         again (Reverted the change on 2002-01-17 by OKADA san).
6851
6852 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6853
6854         * wl-draft.el (wl-draft): Rewrite.
6855         (wl-draft-create-buffer): New function.
6856         (wl-draft-create-contents): Ditto.
6857         (wl-draft-prepare-edit): Ditto.
6858         (wl-draft-decode-header): Ditto.
6859         (wl-draft-decode-body): Ditto.
6860         (wl-draft-check-new-line): Ditto.
6861         (wl-draft-default-headers): Ditto.
6862         (wl-draft-insert-mail-header-separator): Ditto.
6863
6864 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6865
6866         * Version number is increased to 2.9.6.
6867
6868 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6869
6870         * wl-draft.el (wl-draft-delete-field): Optional argument.
6871         (wl-draft-delete-fields): Ditto.
6872
6873 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6874
6875         * wl-message.el (toplevel): Eliminated byte-compile warning.
6876         for `itimer-function', `delete-timer' and `itimer-list'.
6877
6878 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6879
6880         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
6881         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
6882         `wl-message-buffer-prefetch-threshold'.
6883         * wl-summary.el (wl-summary-redisplay-internal): Remove
6884         the check of `wl-message-buffer-prefetch-depth'.
6885
6886 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
6887
6888         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
6889         size of article.
6890         (wl-message-buffer-prefetch-subr): Remove size check.
6891
6892 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6893
6894         * wl-vars.el (wl-plugged): Make customizable.
6895
6896 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6897
6898         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6899         (wl-message-buffer-prefetch-set-timer): New function.
6900         (wl-message-buffer-prefetch-get-next): New function.
6901         (wl-message-buffer-prefetch): New function.
6902         (wl-message-buffer-prefetch-next): Rewrite.
6903         (wl-message-buffer-prefetch-subr): Rewrite.
6904         * wl-vars.el (wl-auto-prefetch-first): New variable.
6905         * wl-summary.el (wl-summary-goto-folder-subr): Call
6906         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6907
6908 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6909
6910         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6911         `wl-summary-unread-message-hook'.
6912
6913 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6914
6915         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6916         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6917         if range is `cache-status'.
6918
6919 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6920
6921         * wl-message.el (wl-message-buffer-prefetch-subr):
6922         Improve debug message.
6923
6924 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6927         `wl-mail-send-pre-hook'.
6928         (wl-draft-send-mail-with-qmail): Ditto.
6929         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6930
6931 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6932
6933         * wl-message.el (wl-message-buffer-prefetch-subr):
6934         Fix for cancel-function-timers bug.
6935         (wl-message-buffer-prefetch-debug): Default value is t.
6936
6937 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6938
6939         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6940         (wl-message-buffer-prefetch-subr): Rewrite.
6941         Rename from `wl-message-buffer-prefetch'.
6942
6943 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6944
6945         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6946         (wl-default-draft-cite-decorate-author): Ditto.
6947
6948         * wl-draft.el (wl-draft-cite-function): Removed.
6949         (wl-default-draft-cite-decorate-author): Ditto.
6950
6951 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6952
6953         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6954         (wl-default-draft-cite): Do not arrange author name if the value of
6955         `wl-default-draft-cite-decorate-author' is nil.
6956
6957 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6958
6959         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6960
6961         * wl-folder.el (wl-folder-check-one-entity): Don't care
6962         `elmo-folder-use-flag-p'.
6963
6964 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6965
6966         * wl-folder (wl-folder-check-one-entity): Fix
6967         problem if unread is nil.
6968
6969 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6970
6971         * wl-address.el (wl-address-make-completion-list): Check whether
6972         the address is a group list.
6973         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6974
6975 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6976
6977         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6978         The number of the messages of new and unread does not count
6979         correctly.
6980
6981         * wl-summary.el (wl-summary-count-unread): Changed to return
6982         `(new . unread)' instead of total.
6983         (wl-summary-sync-update): Follow the change above.
6984
6985         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6986
6987 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6988
6989         * wl-address.el (wl-address-make-completion-list): Do not enclose
6990         address by " <" and ">" if associated realname is "".
6991         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6992         This is against the promblem with group list in .addresses pointed
6993         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6994
6995 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6996
6997         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6998         message is a format control string.
6999         * wl-expire.el (wl-expire-append-log): Ditto.
7000         * wl-mime.el (wl-summary-burst-subr): Ditto.
7001         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
7002         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
7003
7004 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
7005
7006         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
7007         wl.el (wl-check-variables): Rename from `wl-check-type'.
7008         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
7009         (wl-check-variables-2): New function.
7010         (wl): Call `wl-check-variables-2'.
7011
7012 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7013
7014         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
7015         after renaming folder in access group.
7016
7017 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
7018
7019         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
7020         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
7021         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
7022         (wl-message-buffer-prefetch): Rewrite.
7023         (wl-message-buffer-prefetch-idle-time): Removed.
7024         * wl-summary.el (wl-summary-redisplay-internal):
7025         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
7026         Error check for `wl-message-buffer-prefetch-depht'.
7027
7028 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
7029
7030         * Version number is increased to 2.9.5.
7031         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
7032
7033 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
7034
7035         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
7036         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
7037         Based on the patch written by
7038         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7039
7040 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
7041
7042         * wl-draft.el (wl-draft-raw-send): Fix for
7043         `wl-news-send-pre-hook'
7044
7045 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7046
7047         * wl-utils.el (wl-message-id-function): New variable.
7048         * wl-draft.el (wl-draft-insert-required-fields):
7049         Use `wl-message-id-function'.
7050
7051 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7052
7053         * wl-vars.el (wl-message-id-use-wl-from): New variable.
7054         * wl-utils.el (wl-draft-make-message-id-string):
7055         Use `wl-from' for domain part of Message-ID
7056         if `wl-message-id-use-wl-from' if non-nil.
7057         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
7058
7059 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7060
7061         * wl.el (wl): Call `wl-check-type'
7062         Do not 'condition-case'.
7063
7064 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7065
7066         * wl.el (wl-check-type): New function.
7067         (wl-check-type-variables): New variable.
7068
7069 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7070
7071         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
7072
7073 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
7074
7075         * wl-draft.el (wl-smtp-password-key): New function.
7076         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
7077         (wl-draft-send-mail-with-smtp): Ditto.
7078         (wl-draft-send-mail-with-pop-before-smtp): Fix.
7079
7080 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
7081
7082         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
7083         * wl-utils.el (wl-unique-id-suffix): Remove.
7084
7085 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
7086
7087         * Version number is increased to 2.9.4.
7088
7089 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
7090
7091         * wl-utils.el (wl-unique-id-suffix): New variable.
7092         (wl-unique-id): Use `wl-unique-id-suffix'
7093
7094 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7095
7096         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
7097         instead of `elmo-msgdb-search'.
7098
7099         * Version number is increased to 2.9.3.
7100
7101 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
7102
7103         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
7104
7105 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
7106
7107         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
7108         (wl-draft-dispatch-message): Changed for send-later.
7109         (wl-draft-queue-flush): Ditto.
7110         (wl-draft): Clear `wl-sent-message-queued'.
7111         (wl-draft-reedit): Ditto.
7112         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
7113         * wl-vars.el (wl-draft-force-queuing): New variable.
7114         (wl-draft-force-queuing-mail): New variable.
7115         (wl-draft-force-queuing-news): New variable.
7116
7117 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * wl-draft.el (wl-draft-hide): Removed `interactive'.
7120         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
7121
7122 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7123
7124         * Version number is increased to 2.9.2.
7125
7126 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * wl-draft.el (wl-draft-elide-region): New user command.
7129         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
7130
7131         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
7132         command `wl-draft-elide-region'.
7133         * wl-mule.el: Ditto.
7134         * wl-xmas.el: Ditto.
7135
7136 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
7137
7138         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
7139         (wl-biff-check-folder-async): Removed needless let.
7140
7141 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
7144         wl-folder-get-elmo-folder.
7145         (wl-biff-check-folder): Set `biff' argument of
7146         `wl-folder-check-one-entity'.
7147         (wl-biff-check-folder-async): Setup `biff' slot of folder.
7148
7149         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
7150         (wl-folder-check-one-entity): Added `biff' argument;
7151         Setup `biff' slot of folder.
7152
7153         * Version number is increased to 2.9.1.
7154
7155 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7156
7157         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
7158         comment out and fixed.
7159         (wl-fldmgr-add-completion-subr): Ditto.
7160
7161         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
7162         and msgdb.
7163
7164         * wl.el (wl-toggle-plugged): Save summary view.
7165
7166 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
7167
7168         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
7169
7170 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7171
7172         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
7173
7174 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7175
7176         * wl-e21.el (wl-e21-toolbar-configurations): Replace
7177         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
7178         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
7179
7180         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
7181         if it was failed.
7182         (wl-demo): Disable undo in the demo buffer.
7183
7184 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-version.el (wl-version): Changed codename.
7187
7188         * Version number is increased to 2.9.0.
7189
7190 2001-12-14  Takuo KITAME <kitame@northeye.org>
7191
7192         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
7193         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
7194         (wl-folder-mark-as-read-all-current-entity): Ditto.
7195
7196 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
7197
7198         * wl-vars.el (wl-from-width): Define as obsolete variable.
7199         (wl-subject-length-limit): Ditto.
7200
7201         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
7202
7203         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
7204         wl-summary-save-view.
7205
7206         * wl.el (wl-save-status): Ditto.
7207         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
7208
7209         * wl-summary.el (wl-summary-save-view): Removed unused argument.
7210         (wl-summary-exit): Follow the change above.
7211         (wl-summary-goto-folder-subr): Ditto.
7212
7213         * wl-folder.el (wl-folder-create-subr): Don't use
7214         `elmo-folder-creatable-p'.
7215
7216 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7217
7218         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
7219
7220 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7221
7222         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
7223         rather than bitmap on Emacs 21.
7224         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
7225         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
7226         for xbm if the new redisplay engine is not available.
7227
7228 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7229
7230         * wl-folder.el (wl-folder-init-hook): New hook.
7231         (wl-folder-init): Run `wl-folder-init-hook'.
7232
7233 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
7236
7237 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * wl-acap.el (wl-acap-cache-filename): New variable.
7240         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
7241         (wl-acap-init): Use cache if no ACAP server found.
7242
7243 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7244
7245         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
7246         `wl-acap-original-msgdb-dir'.
7247
7248         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
7249         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
7250
7251         * wl-mime.el (wl-mime-save-directory): Renamed from
7252         `wl-mime-save-dir'.
7253
7254 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * wl-vars.el (wl-icon-dir): Fixed the docstring.
7257
7258         * wl-demo.el: Require `path-util'.
7259         (wl-demo-bitmap-mule-available-p): New internal variable.
7260         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
7261         `module-installed-p' instead.
7262         (wl-demo-insert-image): Use *.img file for a bitmap image.
7263         (wl-demo): Don't call the ascii demo recursively.
7264
7265 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7266
7267         * Version number is increased to 2.7.7.
7268
7269 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
7270
7271         * wl.el (wl-exit): Eliminated byte-compile warning.
7272
7273 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7274
7275         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
7276         obsolete variable using `elmo-define-obsolete-variable'.
7277         (wl-fetch-confirm-threshold): Ditto.
7278         (wl-cache-prefetch-folder-type-list): Ditto.
7279         (wl-cache-prefetch-folder-list): Ditto.
7280
7281 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
7284         (wl-demo-icon-name): Use Xmas logo at the end of the year.
7285         (wl-demo-insert-image): New function.
7286         (wl-demo-insert-text): New function.
7287         (wl-demo-image-type-alist): Redefine as a function.
7288         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
7289         (wl-demo-with-temp-file-buffer): Removed.
7290         (wl-logo-xpm): Removed.
7291         (wl-logo-xbm): Removed.
7292         (wl-logo-bitmap): Removed.
7293
7294 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
7295
7296         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
7297         (wl-expire-localdir-get-folder-function): New user option.
7298         (wl-expire-localdir-get-folder): New function.
7299         (wl-expire-localdir-date): Ditto.
7300
7301 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7302
7303         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
7304         value.  Refactoring `wl-folder-notify-deleted' is nil case.
7305         Fixed unread number mismatch when all-unread < unread.
7306
7307 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7308
7309         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
7310         (wl-fetch-confirm-threshold): Ditto.
7311
7312         * wl-summary.el (wl-summary-confirm-appends): Removed.
7313         (wl-summary-sync-update): Don't refer
7314         `wl-summary-update-confirm-threshold' (It is now abolished).
7315
7316         * wl-message.el (wl-message-display-internal): Don't refer
7317         `wl-fetch-confirm-threshold' (It is now abolished).
7318
7319 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7320
7321         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
7322
7323 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7324
7325         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
7326         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
7327         Change default value to nil.
7328         (wl-summary-indent-length-limit): The value can be nil, nil means
7329         unlimited.
7330
7331         * wl-summary.el: Don't set limit for indent length if the value of
7332         wl-summary-indent-length-limit is nil.
7333         If the value of wl-summary-width is nil, it means only that the width
7334         of summary is unlimited (nil doesn't mean that the indent length is
7335         unlimited).
7336
7337         * wl-thread.el: Ditto.
7338
7339 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
7340
7341         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
7342         be nil, nil means never confirm.
7343         * wl-summary.el (wl-summary-confirm-appends): Ditto.
7344
7345 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7346
7347         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
7348         means unlimited).
7349
7350 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
7353         Use `with-temp-buffer'.
7354
7355 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
7356
7357         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
7358         with new backquote style).
7359         (wl-folder-get-entity-from-buffer): Ditto.
7360
7361 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7362
7363         * wl-version.el (nemacs-version): Eliminated.
7364         (wl-extended-emacs-version2): Ignore nemacs.
7365         (wl-extended-emacs-version3): Ditto.
7366
7367 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
7368
7369         * wl-vars.el (wl-draft-add-references): Set default value as nil.
7370         (wl-draft-add-in-reply-to): New variable.
7371         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
7372         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
7373         (wl-draft-yank-from-mail-reply-buffer): Use
7374         `wl-draft-add-in-reply-to'.
7375         (wl-draft-insert-current-message): Ditto.
7376
7377 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7378
7379         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
7380         typo (kill->hide).
7381         (wl-message-buffer-prefetch-folder-type-list): Added elements
7382         `mark' and `cache' instead of `internal'.
7383
7384 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7385
7386         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
7387         resume msgdb directory.
7388
7389 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7390
7391         * wl.el (wl-exit): Call `wl-acap-exit'.
7392
7393         * wl-summary.el (wl-summary-message-string): New function.
7394         (wl-summary-reedit): Use it.
7395         (wl-summary-resend-bounced-mail): Remove needless let.
7396         (wl-summary-supersedes-message): Ditto.
7397         (wl-summary-save): Ditto.
7398
7399         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
7400         (wl-acap-init): Set it.
7401         (wl-acap-exit): New function.
7402
7403 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7404
7405         * wl.el (wl-init): Revert (require 'mime-setup). move from
7406         toplevel.
7407
7408 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7409
7410         * wl-summary.el (wl-summary-write-current-folder): Remove unused
7411         local variables.  Add error when guess function return invalid
7412         value.
7413
7414 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7415
7416         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7417         Change local variable name.
7418         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7419         (wl-folder-get-newsgroups): Return nil when non-news folder.
7420         * wl-summary.el (wl-summary-write-current-folder): State through
7421         when guess-list return nil.
7422         (wl-summary-write-current-folder-functions): Fixed docstring.
7423
7424         * wl.el (wl-exit): Changed confirm message.
7425
7426         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
7427         * wl-draft.el (wl-draft): Remove verbose `featurep'.
7428
7429         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
7430
7431 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7432
7433         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
7434         user option (Renamed from wl-cache-prefetch-folder-type-list).
7435         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
7436         from wl-cache-prefetch-folder-list).
7437
7438         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
7439         Move to wl-vars.el.
7440         (wl-message-buffer-prefetch-p): Changed to enable
7441         `wl-message-buffer-prefetch-folder-list'.
7442
7443         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
7444         `ignore-cache'.
7445
7446 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
7447
7448         * wl-draft.el (wl-draft-config-sub-func-alist): Added
7449         `part-top' and `part-bottom'.
7450         (wl-draft-config-sub-part-top): New function.
7451         (wl-draft-config-sub-part-bottom): New function.
7452
7453 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7454
7455         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
7456
7457 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
7458
7459         * wl-folder.el (wl-folder-get-newsgroups): Fix.
7460
7461 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7462
7463         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
7464
7465         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
7466         (wl-summary-write-current-folder): Ditto.
7467
7468 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
7469
7470         * wl-folder.el (wl-folder-get-newsgroups): Use
7471         `elmo-folder-newsgroups'.
7472
7473 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
7474
7475         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
7476         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
7477         `wl-draft-config-sub-header-bottom'.
7478
7479 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7480
7481         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
7482         localnews folder.
7483
7484 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7485
7486         * wl-summary.el (wl-summary-mode): Undo last change.
7487
7488         * wl-folder.el (wl-folder-mode): Ditto.
7489
7490 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7491
7492         * wl-summary.el (wl-summary-mode): Locally set
7493         truncate-partial-window-width to nil.
7494         (for XEmacs)
7495
7496         * wl-folder.el (wl-folder-mode): Ditto.
7497
7498 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
7499
7500         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
7501
7502 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7503
7504         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
7505         number.
7506
7507         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
7508
7509         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
7510
7511         * Version number is increased to 2.7.6.
7512
7513 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
7514
7515         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
7516
7517 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-summary.el (wl-summary-sync-update): Enclose network
7520         related portion with `unwind-protect'.
7521
7522 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7523
7524         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
7525
7526 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
7527
7528         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
7529         element.
7530         * wl-vars.el (wl-message-body-button-alist): Ditto.
7531
7532         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
7533         max match length.
7534         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
7535
7536         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
7537         for the max match length;
7538         Use 4th element value for the button string regexp group.
7539
7540         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
7541         candidate exists, prompt to select.
7542
7543 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
7544
7545         * wl-summary.el (wl-summary-jump-to-msg): Search before
7546         calibration point by `beginning-of-line'.
7547
7548 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7549
7550         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
7551         for access group.
7552
7553 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7554
7555         * wl-message.el (wl-message-display-internal): Bind
7556         `default-mime-charset'.
7557
7558         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
7559
7560         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
7561
7562         * Version number is increased to 2.7.5.
7563
7564 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7565
7566         * wl-expire.el (wl-summary-archive): Fixed;
7567         Use `elmo-folder-name-internal'.
7568
7569 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7570
7571         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
7572         from `elmo-folder-move-messages' caller.
7573         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7574
7575         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
7576         related portions are changed).
7577
7578 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7579
7580         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
7581         counter.
7582
7583 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7584
7585         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
7586         buffer local and set it to nil.
7587
7588         * wl-message.el (wl-message-redisplay): Ditto.
7589
7590 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7591
7592         * wl-summary.el (wl-summary-mark-as-important): If message is
7593         already cached, set messag as read, otherwise encache and mark as read.
7594
7595 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7596
7597         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
7598         point-min.
7599
7600 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7601
7602         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
7603         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
7604         a keymap.
7605
7606 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
7609         parent.
7610
7611         * wl-mule.el (wl-message-define-keymap): Ditto.
7612
7613         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
7614
7615         * wl-xmas.el (wl-message-display-internal-hook): Define.
7616         (wl-xmas-setup-message-toolbar): Define as function.
7617         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
7618         (wl-message-overload-functions): Abolished.
7619         (wl-message-define-keymap): New function.
7620
7621         * wl-vars.el (wl-message-display-internal-hook): New variable.
7622         (wl-message-header-button-alist): New variable (Renamed from
7623         wl-highlight-message-header-button-alist).
7624         (wl-message-body-button-alist): Ditto.
7625
7626         * wl-mule.el (wl-message-define-keymap): New function.
7627         (wl-message-overload-functions): Abolished.
7628
7629         * wl-message.el (wl-message-add-buttons-to-body): New function.
7630         (wl-message-redisplay): Don't call wl-message-overload-functions;
7631         Call wl-message-add-buttons-to-header and
7632         wl-message-add-buttons-to-body.
7633         (wl-message-display-internal): Set keymap argument for
7634         elmo-mime-display-as-is, elmo-mime-message-display;
7635         Run wl-message-display-internal-hook.
7636         (wl-message-refer-article-or-url): Abolished.
7637
7638         * wl-highlight.el (wl-highlight-headers): Don't call
7639         wl-highlight-message-add-buttons-to-header.
7640         (wl-highlight-message-add-buttons-to-header): Abolished.
7641
7642
7643         * wl-e21.el (wl-message-display-internal-hook): Define.
7644         (wl-e21-setup-toolbar): Deleted duplicated binding.
7645         (wl-e21-setup-message-toolbar): Define as function.
7646         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
7647         (wl-message-define-keymap): New function.
7648         (wl-message-overload-functions): Abolished.
7649
7650 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
7653         and elmo-folder-close.
7654
7655         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
7656
7657 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7658
7659         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
7660         boolean value.
7661         * wl-draft.el (wl-draft-do-fcc): Ditto.
7662
7663 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7664
7665         * wl-vars.el (wl-fcc-force-as-read): New variable.
7666         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
7667         mark copied message as read.
7668
7669 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
7670
7671         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
7672
7673 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7674
7675         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
7676         `wl-summary-target-above' instead of obsolete variable
7677         `wl-summary-temp-above'.
7678
7679         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
7680         instead of `make-obsolete-variable'.
7681         * wl-refile.el (toplevel): Ditto.
7682
7683 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
7684
7685         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
7686         with third argument t.
7687         (wl-draft): Set first argument for wl-plugged-init as t.
7688
7689         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
7690         definition.
7691
7692 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7693
7694         * wl-vars.el: Tabify.
7695         (wl-biff-notify-hook): Use `ding' instead of `beep'.
7696
7697         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
7698         message.
7699
7700 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7701
7702         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
7703         and set default to beep.
7704
7705 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7706
7707         * wl-vars.el (wl-draft-truncate-lines): New variable.
7708
7709         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
7710         instead of wl-message-truncate-lines for truncate-lines.
7711
7712 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7713
7714         * wl-message.el (wl-message-display-internal): Call
7715         `wl-highlight-message' after `elmo-mime-display-as-is'.
7716
7717         * wl-mime.el (wl-mime-display-text/plain): New function.
7718         (wl-mime-display-header): Ditto.
7719         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
7720         body-presentation-method for text/plain;
7721         Register `wl-mime-display-header' as a header-presentation-method;
7722         Don't set up `elmo-message-text-content-inserted-hook' and
7723         `elmo-message-header-inserted-hook'.
7724
7725         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
7726         variable.
7727         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
7728         as t if flag is 'all-header;
7729         Don't bind `elmo-message-ignored-field-list',
7730         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
7731
7732 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7733
7734         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
7735         for xemacs with non-mule environment.
7736
7737 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7738
7739         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
7740         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
7741         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
7742
7743 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7744
7745         * wl-vars.el (wl-interactive-send): Set default value as t.
7746
7747 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
7748
7749         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
7750         (wl-addrmgr-method-list): Abolished.
7751         (wl-addrmgr-change-method): Follow above change.
7752
7753         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
7754
7755 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7756
7757         * wl-vars.el (wl-message-truncate-lines): Change default value
7758         to default-truncate-lines.
7759
7760         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
7761
7762 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7763
7764         * wl-vars.el (wl-message-truncate-lines): New variable.
7765
7766         * wl-message.el (wl-message-redisplay): Set truncate-lines using
7767         wl-message-truncate-lines.
7768
7769 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7770
7771         * wl-acap.el (wl-acap-init): Remove period from error message.
7772         (wl-acap-find-acap-service): Remove period from message.
7773
7774 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
7775
7776         * wl.el (wl-check-environment): Undo last change.
7777
7778         * wl-vars.el (wl-from): Changed default value.
7779
7780         * wl-util.el (toplevel): Don't require tm-edit.
7781
7782         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
7783         `wl-folder-init';
7784         Don't set mark on mail body.
7785         (wl-draft-reedit): Ditto.
7786
7787         * wl-address.el (wl-address-quote-specials): Define as an alias for
7788         elmo-address-quote-specials.
7789
7790 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
7791
7792         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
7793
7794         * wl-vars.el (wl-from): Set default value as nil.
7795         (wl-organization): Set default value as ORGANIZATION environment
7796         variable.
7797
7798         * wl-draft.el (wl-smtp-extension-bind): Check value of
7799         wl-smtp-connection-type.
7800
7801         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
7802         error.
7803
7804 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7805
7806         * Version number is increased to 2.7.4.
7807
7808         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
7809         arguments from `wl-highlight-x-face-function' caller.
7810         Use x-face-1.3.6.12 or later.
7811
7812 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
7813
7814         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
7815
7816 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
7817
7818         * wl-vars.el (wl-summary-width): Fix type to accept nil.
7819         (wl-fcc): Fix to accept function.
7820         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7821
7822 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7823
7824         * wl-acap.el (toplevel): Added `product-provide' declare.
7825         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
7826
7827 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
7828
7829         * wl.el (wl): Changed order of calling `elmo-init'
7830         and `elmo-folder-init'.
7831
7832 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7833
7834         * wl-mime.el (wl-summary-burst): Extract message when content-type
7835         of root entity is not only `multipart' but also `message/rfc822'.
7836         (wl-summary-burst-subr): Ditto.
7837
7838 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7839
7840         * wl-vars.el (toplevel): Require 'custom.
7841         (wl-trash-folder): Added to `wl-setting' group.
7842
7843         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
7844         exists.
7845         (wl-addrmgr-draw): Insert empty line when no entry exists.
7846
7847         * wl-mule.el (wl-message-wheel-up): Fixed.
7848         (wl-message-wheel-down): Ditto.
7849
7850 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7851
7852         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
7853         config is an anonymous lambda expression.
7854
7855 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7856
7857         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
7858         when Mule 2 is running.
7859
7860 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
7861
7862         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
7863
7864 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
7865
7866         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
7867         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
7868
7869         * wl-address.el (wl-address-specials-regexp): Eliminated.
7870         (wl-address-quote-specials): Rewrite.
7871
7872 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
7875         shy-groups for regexp.
7876
7877         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
7878         character classes and Perl style shy-groups for regexp.
7879         (wl-highlight-plugged-current-line): Use Posix style character
7880         classes for regexp.
7881         (wl-e21-highlight-folder-by-numbers): Ditto.
7882         (wl-e21-display-image-p): Use `display-images-p' instead of
7883         `display-graphic-p'.
7884         (display-images-p): Make an alias to `display-graphic-p' if it is
7885         not available.  It is for Emacs version prior to 21.0.105.
7886
7887         * wl-demo.el (wl-demo): Use `display-images-p' instead of
7888         `display-graphic-p'.
7889         (wl-demo-image-type-alist): Ditto.
7890         (display-images-p): Make an alias to `display-graphic-p' if it is
7891         not available.  It is for Emacs version prior to 21.0.105.
7892
7893 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7894
7895         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7896         support.
7897         (wl-generate-user-agent-string): Ditto.
7898
7899         * wl-version.el (wl-version): Update docsting.
7900         (wl-version-status): Ditto.
7901
7902 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7903
7904         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7905         21.0.105.  For Emacs 21.0.104 or earlier.
7906
7907 2001-09-03  Takuo KITAME <kitame@northeye.org>
7908
7909         * wl-e21.el (wl-plugged-init-icons): Use
7910         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7911         (wl-biff-init-icons): Ditto.
7912
7913 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7914
7915         * wl-highlight.el (wl-highlight-summary-current-line):
7916         Fixed highlighting refile/copy destination.
7917
7918         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7919         (wl-acap-store): Encode string by wl-acap-coding-system.
7920
7921 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7922
7923         * wl-acap.el (toplevel): Check and require 'un-define before
7924         'xemacs-ucs;
7925          Added checking for UTF-2000.
7926
7927 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7928
7929         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7930         Don't enclose with `eval-and-compile'.
7931
7932         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7933         wl-init is non-nil.
7934
7935         * wl-draft.el (wl-draft): Ditto.
7936
7937         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7938
7939         * wl-acap.el (toplevel): Require 'wl.
7940         (wl-acap-store): Call `elmo-init'.
7941
7942         * wl.el (wl): Changed position of `wl-check-environment'.
7943         (toplevel): Added autoload setting for wl-acap.
7944
7945         * wl-vars.el (wl-setting): New custom group.
7946         (wl-from): Added wl-setting group.
7947         (wl-user-mail-address-list): Ditto.
7948         (wl-organization): Ditto.
7949         (wl-subscribed-mailing-list): Ditto.
7950         (wl-envelope-from): Ditto.
7951         (wl-smtp-posting-user): Ditto.
7952         (wl-smtp-posting-server): Ditto.
7953         (wl-smtp-posting-port): Ditto.
7954         (wl-smtp-authenticate-type): Ditto.
7955         (wl-pop-before-smtp-user): Ditto.
7956         (wl-pop-before-smtp-server): Ditto.
7957         (wl-pop-before-smtp-port): Ditto.
7958         (wl-pop-before-smtp-authenticate-type): Ditto.
7959         (wl-nntp-posting-server): Ditto.
7960         (wl-nntp-posting-user): Ditto.
7961         (wl-nntp-posting-port): Ditto.
7962         (wl-fetch-confirm-threshold): Ditto.
7963         (wl-prefetch-threshold): Ditto.
7964         (wl-thread-insert-opened): Ditto.
7965         (wl-ldap-server): Ditto.
7966         (wl-ldap-port): Ditto.
7967         (wl-ldap-base): Ditto.
7968         (wl-ldap-objectclass): Ditto.
7969         (wl-use-ldap): Ditto.
7970         (wl-draft-config-alist): Ditto.
7971         (wl-draft-config-matchone): Ditto.
7972         (wl-template-alist): Ditto.
7973         (wl-message-sort-field-list): Ditto.
7974         (wl-message-ignored-field-list): Ditto.
7975         (wl-message-visible-field-list): Ditto.
7976         (wl-interactive-send): Ditto.
7977         (wl-summary-move-order): Ditto.
7978         (wl-auto-select-first): Ditto.
7979         (wl-auto-select-next): Ditto.
7980         (wl-interactive-save-folders): Ditto.
7981
7982         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7983         Initialization codes are moved from wl-local-folder-init.
7984         (wl-local-folder-init): Follow the change above.
7985         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7986
7987         * wl-acap.el: New file.
7988
7989         * Version number is increased to 2.7.3.
7990
7991 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7992
7993         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7994
7995 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7996
7997         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7998         (wl-addrmgr-address-entry-list): Ditto.
7999
8000 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8001
8002         * wl-e21.el (wl-draft-mode-map): Removed binding for
8003         `wl-draft-insert-x-face-field'.
8004
8005         * wl-mule.el (wl-draft-mode-map): Ditto.
8006
8007         * wl-xmas.el (wl-draft-mode-map): Ditto.
8008
8009         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
8010         (wl-cs-autoconv): Ditto.
8011         (wl-cs-local): Ditto.
8012         (wl-use-scoring): Ditto.
8013         (wl-mime-charset): Ditto.
8014         (wl-folder-check-async): Ditto.
8015
8016         * wl.el (toplevel): Ignore nemacs and tm.
8017         (wl-exit): Ditto.
8018
8019         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
8020         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
8021         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
8022         instead of wl-address-petname-add-or-change.
8023         (wl-summary-edit-addresses-subr): Use wl-address-delete
8024         instead of wl-address-petname-delete.
8025
8026         * wl-util.el (wl-as-coding-system): Ignore nemacs.
8027
8028         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
8029         if error occured.
8030
8031         * wl-message.el (require): Remove tm support.
8032
8033         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
8034
8035         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
8036         (wl-folder-jump-to-current-entity): Ditto.
8037         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
8038
8039         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
8040         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
8041         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
8042
8043         * wl-mule.el (wl-draft-key-setup): Ditto.
8044
8045         * wl-xmas.el (wl-draft-key-setup): Ditto.
8046
8047         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
8048         (wl-draft-std11-parse-addresses): New function.
8049         (wl-draft-parse-mailbox-list): Use it.
8050         (wl-draft): Ignore nemacs.
8051         (wl-draft-reedit): Ditto.
8052
8053         * wl-addrmgr.el: New file.
8054         (Original is wl-rcpt.el written by
8055         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
8056         Thanks Kitamoto-san.)
8057
8058         * wl-address.el (wl-address-make-address-list): Modified parsing
8059         process.
8060         (wl-address-delete): Renamed from `wl-address-petname-delete';
8061         Modify wl-address-list too.
8062         (wl-address-add-or-change): Renamed from
8063         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
8064
8065 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
8066
8067         * wl-highlight.el (wl-highlight-summary-current-line):
8068           Work with transient-mark-mode
8069
8070 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
8071
8072         * Version number is increased to 2.7.2.
8073
8074         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
8075         instead of elmo-dop-queue-method.
8076
8077 2001-08-06  SAITO Atsunori <sai@yedo.com>
8078
8079         * wl-vars.el (wl-ldap-objectclass): New user option.
8080
8081         * wl-address.el (wl-ldap-make-filter): Use it.
8082
8083 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
8086
8087 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-folder.el (wl-folder): redisplay after folder insertion.
8090
8091         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
8092
8093         * wl-summary.el (wl-summary-sync-update):
8094         Change status mark only when new-msgdb exists.
8095         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
8096
8097 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
8098
8099         * wl-summary.el (wl-summary-open-folder): New function.
8100         (wl-summary-goto-folder-subr): Use it.
8101         (wl-summary-mark-as-important): Fix;
8102         Encache only when no cache exists.
8103
8104 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8107         Use with-current-buffer.
8108
8109 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8110
8111         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
8112         before call `get-buffer'. Fixed parenthesis.
8113         (wl-score-get-header-entry): Clear message and help window when
8114         keyboard quit.
8115         (wl-score-edit-insert-header): Ditto.
8116
8117 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
8118
8119         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
8120         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
8121         (wl-default-draft-cite): Fix.
8122
8123         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
8124         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
8125
8126 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
8127
8128         * wl-message.el (wl-message-prev-page): Do same bahavior
8129         as summary when it is called in the message buffer.
8130         (wl-message-next-page): Ditto.
8131
8132 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
8133
8134         * wl-summary.el (wl-summary-forward): Use cache if it is not
8135         section cache.
8136
8137 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
8138
8139         * wl-vars.el: Changed file coding system to ISO-2022-JP.
8140         Removed redundant require of elmo-vars.
8141         (wl-biff-state-indicator-on): Changed default value for
8142         xemacs with non-mule environment.
8143
8144         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8145         wl-message-buffer is nil;
8146         Hide progress bar after moving messages.
8147
8148 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8149
8150         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
8151         message at cursor point is deleted.
8152
8153 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
8154
8155         * wl-vars.el: Changed file coding system to euc-japan.
8156         Added -*-coding:-*- magic to the first line.
8157
8158         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
8159         Search parent from the first message.
8160
8161         * Version number is increased to 2.7.1.
8162
8163 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
8164
8165         * wl-vars.el: Fix file coding system to ISO-2022-JP.
8166
8167 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
8168
8169         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
8170         refile/delete execution.
8171
8172         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
8173         Fixed docstring.
8174
8175 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
8176
8177         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
8178         do update process;
8179         Don't update marks when update process is interrupted.
8180
8181 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
8182
8183         * wl-summary.el (wl-summary-reply): Fixed problem when
8184         wl-draft-use-frame is non-nil.
8185         (wl-summary-forward): Ditto.
8186
8187         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
8188         as nil.
8189         (wl-folder-mark-as-read-all-entity): Ditto.
8190         (wl-folder-prefetch-entity): Ditto.
8191
8192         * wl.el (wl): Check environment before wl-init.
8193
8194         * wl-summary.el (wl-summary-collect-unread): Eliminated.
8195         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
8196         instead of wl-summary-collect-unread.
8197         (wl-summary-reply): Split message window.
8198
8199 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
8200
8201         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
8202         only if current language environment is japanese,
8203
8204         * wl-folder.el (wl-folder-jump-to-current-entity): Call
8205         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
8206         (wl-folder-goto-folder-subr): Ditto.
8207
8208         * wl-draft.el (wl-draft-dispatch-message): Call
8209         `elmo-file-cache-get-path'.
8210
8211 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * wl-summary.el (wl-summary-cursor-move): If return value of
8214         wl-summary-next-message is not number, don't jump.
8215
8216 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8217
8218         * wl-summary.el (wl-summary-buffer-next-message-function): New
8219         variable.
8220         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
8221         if it is bound.
8222
8223         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
8224         string.
8225
8226         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
8227         (wl-plugged-drawing): Ditto.
8228
8229 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
8230
8231         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
8232         process.
8233         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
8234         with unwind-protect.
8235
8236         * wl.el (wl-init): Require mime-setup.
8237         (wl-check-environment): Don't require mime-setup.
8238
8239         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
8240         instead of elmo-folder-type.
8241
8242         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
8243         value as nil.
8244
8245 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8246
8247         * Version number is increased to 2.7.0.
8248
8249         * wl-version.el (wl-version): Changed codename.
8250
8251         * wl-summary.el (wl-summary-delete-cache): Fixed.
8252
8253         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8254         Workaround for net folders.
8255         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
8256
8257         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
8258         value to nil (According to the patch from
8259         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
8260
8261         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
8262         of elmo-folder-close.
8263
8264 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
8265
8266         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
8267         for postfix.
8268
8269 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
8270
8271         * wl-summary.el (wl-summary-resend-message): Fixed.
8272
8273         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
8274         Call wl-draft with `from' argument if its address is included in
8275         `wl-user-mail-address-list'.
8276         (wl-draft): Added `from' argument.
8277
8278         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
8279         non-nil.
8280         (wl): Don't show demo if wl-demo is nil.
8281
8282         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
8283         wl-summary-use-frame.
8284
8285         * wl-vars.el (wl-summary-use-frame): New user option.
8286         (wl-folder-use-frame): Changed docstring.
8287
8288         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
8289         non-nil.
8290         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
8291         wl-summary-use-frame.
8292
8293         * wl-vars.el (wl-folder-use-frame): New user option.
8294
8295         * wl-summary.el (wl-summary-exit): Back to folder frame if
8296         wl-folder-use-frame is non-nil.
8297         (wl-summary-redisplay-internal): Ignore cache if current folder
8298         is draft folder,
8299         (wl-summary-redisplay-no-mime): Ditto.
8300         (wl-summary-redisplay-all-header): Ditto.
8301
8302         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
8303         if wl-folder-use-frame is non-nil.
8304
8305 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
8306
8307         * wl-summary.el (wl-summary-sync-update): Bind
8308         elmo-folder-update-threshold.
8309         (wl-summary-mark-as-important): Enclosed server mark processing
8310         with `save-match-data'.
8311
8312         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
8313         only when it is already defined.
8314
8315 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8316
8317         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
8318         name of folder exclude localdir is wrong.
8319         * wl-folder.el (wl-folder-sync-entity):
8320         Set `wl-summary-always-sticky-folder-list' as nil.
8321         (wl-folder-mark-as-read-all-entity): Ditto.
8322         (wl-folder-prefetch-entity): Ditto.
8323
8324 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
8325
8326         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
8327         instead of `wl-summary-write-current-newsgroup'.
8328
8329 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8330
8331         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
8332         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
8333         non-nil and selected message is important, do not display.
8334
8335 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
8336
8337         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
8338
8339 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8340
8341         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
8342
8343         * wl-summary.el (wl-summary-mark-as-important): Set message number
8344         using wl-summary-message-number.
8345
8346 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8347
8348         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
8349         destination folder is 'null.
8350
8351 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8352
8353         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
8354         New function.
8355         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
8356         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
8357         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
8358
8359 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-mime.el (wl-mime-setup): Added setting for
8362         `mime-setup-signature-key-alist' to avoid overriding key bind for
8363         `wl-draft-send'.
8364
8365         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
8366         for `wl-draft-send'.
8367         * wl-mule.el (wl-draft-overload-functions): Ditto.
8368         * wl-xmas.el (wl-draft-overload-functions): Ditto.
8369         * wl-draft.el (wl-draft-send): Ditto.
8370
8371         * wl-message.el (wl-message-display-internal):
8372         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
8373         (Patch is provided by <kita@coe.nttdata.co.jp>).
8374
8375 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
8376
8377         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
8378
8379 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8380
8381         * wl.el (wl): Fix for wl-demo.
8382
8383 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8384
8385         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
8386
8387 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8388
8389         * wl-folder.el (wl-folder-prefetch-entity): Use
8390         `wl-folder-get-elmo-folder'.
8391         (wl-folder-count-incorporates): Do not use
8392         `wl-folder-get-elmo-folder'.
8393
8394 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
8395
8396         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
8397         instead of `elmo-folder-get-type'.
8398
8399 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8400
8401         * wl-summary.el (wl-summary-write-current-folder): Set cursor
8402         position on Subject: field.
8403         (Advised by Mito <mit@nines.nec.co.jp>)
8404
8405 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8406
8407         * wl-folder.el (wl-folder-prefetch-entity): Use
8408         `wl-folder-get-elmo-folder'.
8409
8410 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8411
8412         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
8413
8414         * wl-summary.el (wl-summary-buffer-set-folder): Set up
8415         `process-duplicates' slot.
8416
8417         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
8418         if detection failed.
8419
8420 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8421
8422         * wl-version.el (wl-version-status): Set to "alpha".
8423
8424 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
8425
8426         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
8427         Check wl-message-buffer lives before set-buffer.
8428
8429 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8430
8431         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
8432         called in folder mode.
8433         * wl-var.el (wl-summary-exit-pre-hook): New variable.
8434         * wl-summary.el (wl-summary-exit-pre-hook): Run
8435         `wl-summary-exit-pre-hook' before exit summary mode.
8436
8437 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8438
8439         * wl-version.el (wl-version-status): New variable.
8440         (wl-version-status-alist): Removed.
8441         (wl-version-status): Rule included.
8442
8443 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
8444
8445         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
8446         @sponichi.
8447
8448         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
8449         when `mail-reply-buffer' is buffer-local variable.
8450         (Reported by <kita@coe.nttdata.co.jp>).
8451
8452 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
8453
8454         * wl-vars.el (toplevel): Require 'elmo-util.
8455
8456 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
8457
8458         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
8459         (All other related portions are changed)
8460
8461         * wl.el (wl-plugged-change): Use '<' instead of '<='.
8462
8463         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
8464
8465 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8466
8467         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
8468
8469 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8470
8471         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
8472         Delete other windows to avoid an error.
8473         Use `point-marker' instead of `point' to remember the start point
8474         of body.
8475
8476         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
8477
8478         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
8479         number not to exceed all message number.
8480
8481 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8482
8483         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
8484         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
8485
8486 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
8487
8488         * wl-summary.el (wl-summary-sync-force-update): Added argument
8489         no-check.
8490         (wl-summary-sync-update): Ditto.
8491         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
8492         with `no-check'.
8493
8494         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
8495         (wl-message-buffer-prefetch-next): Don't run timer if timer is
8496         already running.
8497
8498 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8499
8500         * wl-expire.el (wl-expire-archive-get-folder): Added argument
8501         `dst-folder-arg'.
8502         (wl-expire-archive-number1): Diito.
8503         (wl-expire-archive-number2): Diito.
8504         (wl-expire-archive-Date): Diito.
8505         (wl-archive-number1): Diito.
8506         (wl-archive-number2): Diito.
8507         (wl-archive-date): Diito.
8508         (wl-archive-folder-p): New function.
8509         (wl-summary-expire): Support of expand folder name at
8510         wl-expire-alist.
8511         * wl-util.el (wl-expand-newtext): Renamed from
8512         `wl-refile-expand-newtext'.
8513
8514 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8515
8516         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
8517         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
8518         `(elmo-msgdb-get-overview msgdb)'.
8519         (wl-summary-prefetch): Bind match data before call
8520         `wl-summay-prefetch-msg'.
8521         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
8522         'off if `wl-summary-buffer-disp-msg' is non-nil.
8523         Fixed problem that couldn't show only one new or unread message when
8524         enter folder.
8525         (wl-summary-reply): Don't call `split-window-vertically' and other
8526         window.
8527
8528 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
8529
8530         * wl-expire.el (wl-expire-refile): Fixed.
8531
8532 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
8533
8534         * wl-vars.el (wl-biff-unnotify-hook): New variable.
8535
8536         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
8537         biff notification is removed.
8538
8539         * wl.el (wl): Changed position of `elmo-init'.
8540
8541         * wl-draft.el (wl-default-draft-cite): Use date field
8542         on the citation buffer.
8543
8544         * wl-vars.el (wl-shimbun-folder-icon): New variable.
8545
8546         * wl-xmas.el (wl-folder-internal-icon-list): Added
8547         `wl-folder-shimbun-image'.
8548
8549         * wl-e21.el (wl-folder-internal-icon-list): Added
8550         `wl-folder-shimbun-image'.
8551
8552 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
8553
8554         * wl.el (wl-init): Eliminated argument.
8555         (wl): Rewrite.
8556
8557         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
8558         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
8559         instead of `elmo-folder-msgdb-internal'.
8560         (wl-summary-sync-update): Ditto.
8561         (wl-summary-flush-pending-append-operations): Eliminated.
8562         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
8563         (wl-summary-goto-folder-subr): Set load-msgdb argument of
8564         `elmo-folder-open'.
8565
8566         * wl-mime.el (wl-summary-burst): Fixed.
8567
8568         * wl-folder.el (wl-folder-info-save): Check data type.
8569
8570         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
8571         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
8572         instead of `elmo-folder-msgdb-internal'.
8573         (wl-expire-hide): Ditto.
8574
8575
8576         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
8577
8578 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8579
8580         * wl-folder.el (wl-folder-write-current-folder): Support petname.
8581
8582 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
8583
8584         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
8585
8586 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8587
8588         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
8589         Fixed `match-beginning' argument mismatch.
8590
8591 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8592
8593         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
8594         the default value.
8595
8596 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8597
8598         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
8599         instead of `elmo-nntp-default-port'.
8600
8601         * wl-vars.el: Fixed some doc strings.
8602
8603 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
8604
8605         * wl-summary.el (wl-summary-prefetch-msg): Use
8606         `elmo-msgdb-overview-get-entity' instead of `assoc'.
8607
8608         * wl-vars.el: Define *-func as obsolete variable using
8609         `elmo-define-obsolete-variable'.
8610
8611         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
8612         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
8613         instead of `wl-message-buffer-prefetch-threshold'.
8614
8615         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
8616
8617         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
8618
8619         * wl-draft.el (wl-caesar-region-func): Ditto.
8620
8621         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
8622         Keep unread status in elmo-folder-move-messages.
8623         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
8624
8625 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8626
8627         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
8628         `wl-summary-buffer-exit-func'
8629         (wl-summary-buffer-message-redisplay-function): Renamed from
8630         `wl-summary-buffer-message-redisplay-func'
8631         (wl-summary-buffer-next-folder-function): Renamed from
8632         `wl-summary-buffer-next-folder-func'.
8633         (wl-summary-buffer-prev-folder-function): Renamed from
8634         `wl-summary-buffer-prev-folder-func'.
8635         (wl-summary-get-petname-function): Renamed from
8636         `wl-summary-get-petname-func'.
8637
8638         * wl-score.el (wl-score-edit-exit-function): Renamed from
8639         `wl-score-edit-exit-func'.
8640
8641         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
8642         Renamed from `wl-message-buffer-prefetch-get-next-function'.
8643
8644         * wl-util.el (wl-load-profile-function): Renamed from
8645         `wl-load-profile-func'.
8646
8647         * wl-folder.el (wl-folder-completion-function): Renamed from
8648         `wl-folder-completion-func'.
8649         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
8650
8651         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
8652         `wl-expire-archive-get-folder-func'.
8653         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
8654         (wl-draft-send-mail-function): Renamed from
8655         `wl-draft-send-mail-func'.
8656         (wl-draft-send-news-function): Renamed from
8657         `wl-draft-send-news-func'.
8658         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
8659         (wl-generate-mailer-string-function): Renamed from
8660         `wl-generate-mailer-string-func'.
8661         (wl-highlight-signature-search-function): Renamed from
8662         `wl-highlight-signature-search-func'.
8663         (wl-highlight-x-face-function): Renamed from
8664         `wl-highlight-x-face-func'
8665         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
8666         (wl-ps-print-buffer-function): Renamed from
8667         `wl-ps-print-buffer-func'
8668         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
8669         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
8670         (wl-summary-subject-filter-function): Renamed from
8671         `wl-summary-subject-filter-func'.
8672
8673         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
8674         `wl-draft-queue-flush-send-func'
8675         (wl-draft-cite-function): Renamed from
8676         `wl-draft-cite-func'
8677
8678         * wl-address.el (wl-address-init-function): Renamed from
8679         `wl-address-init-func'.
8680
8681 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * wl-draft.el (wl-draft-queue-flush): Don't call
8684         `elmo-dop-unlock-message'.
8685         * wl-draft.el (wl-draft-queue-append): Don't call
8686         `elmo-dop-lock-message'.
8687
8688         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
8689         (wl-summary-buffer-folder-name): Ditto.
8690         (wl-summary-message-regexp): Added '-' (all other related portions
8691         are changed).
8692         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
8693         wl-summary-buffer-folder-name.
8694
8695 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
8696
8697         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
8698         the number of mails in the folder buffer is not updated by wl-biff.
8699
8700 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
8701
8702         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
8703         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
8704
8705 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
8706
8707         * wl-summary.el (wl-summary-next-message):
8708         Return next message number when wl-summary-move-order is nil.
8709
8710 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
8711
8712         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
8713         `wl-summary-move-spec-alist'.
8714         (wl-summary-move-spec-unplugged-alist): New variable
8715         (Move spec for unplugged status).
8716         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
8717         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
8718
8719 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
8720
8721         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
8722         * wl-mule.el (wl-draft-overload-menubar): Ditto.
8723
8724 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
8725
8726         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
8727         simple quotation to quote the anonymous function.
8728         * tm-wl.el (wl-draft-preview-message): Ditto.
8729
8730 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
8731
8732         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
8733         Eliminate redundant `save-excursion'.
8734         (wl-highlight-summary-current-line): Ditto.
8735
8736         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
8737         accessing match data when `looking-at' failed.
8738
8739         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
8740         `elmo-match-string' where users don't care about the speed.
8741         (wl-draft-save): Ditto.
8742
8743 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
8744
8745         * wl-util.el (wl-regexp-opt): New function.
8746
8747         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
8748         number from `wl-summary-buffer-number-list'.
8749         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
8750         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
8751         (wl-summary-move-spec-alist): Changed default setting.
8752
8753 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
8754
8755         * wl-vars.el (wl-biff-notify-hook): New hook.
8756         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
8757         the arrival of new mail.
8758         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
8759         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
8760
8761 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
8762
8763         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
8764
8765 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
8766
8767         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
8768
8769         * Version number is increased to 2.5.8.
8770
8771         * wl-thread.el (toplevel): require 'cl.
8772         (wl-thread-resume-entity): Call wl-thread-make-number-list.
8773         (wl-thread-make-number-list): New function.
8774         (wl-thread-entity-make-number-list-from-children): Ditto.
8775         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
8776         (wl-thread-entity-insert-as-children): Likewise.
8777         (wl-thread-delete-message): Likewise.
8778         (wl-meaning-of-mark): Eliminated.
8779         (wl-thread-next-failure-mark-p): Ditto.
8780         (wl-thread-entity-get-mark): Ditto.
8781         (wl-thread-meaning-alist-get-result): Ditto.
8782         (wl-thread-entity-check-prev-mark): Ditto.
8783         (wl-thread-entity-check-next-mark): Ditto.
8784         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
8785         (wl-thread-entity-get-prev-marked-entity): Ditto.
8786         (wl-thread-get-prev-unread): Ditto.
8787         (wl-thread-jump-to-prev-unread): Ditto.
8788         (wl-thread-get-next-unread): Ditto.
8789         (wl-thread-jump-to-next-unread): Ditto.
8790         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
8791         (wl-thread-entity-get-next-marked-entity): Ditto.
8792
8793         * wl-summary.el (wl-summary-buffer-number-list):
8794         New bufer-local variable.
8795         (wl-summary-switch-to-clone-buffer): Clone
8796         `wl-summary-buffer-number-list'.
8797         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
8798         (wl-summary-cursor-move-regex): Eliminated.
8799         (wl-summary-cursor-up): Rewrite.
8800         (wl-summary-cursor-down): Ditto.
8801         (wl-summary-mode-spec-alist): New variable.
8802         (wl-summary-next-message): New inline function.
8803         (wl-summary-cursor-move): New function.
8804         (wl-summary-default-get-next-msg): Rewrite.
8805         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
8806         (wl-summary-rescan): Ditto.
8807         (wl-summary-sync-all-init): Ditto.
8808         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
8809         summary is not thread view.
8810         (wl-summary-sync-update): Ditto.
8811         (wl-summary-rescan): Ditto.
8812         (wl-summary-make-number-list): New function.
8813
8814         * wl-draft.el: "FCC" -> "Fcc".
8815
8816 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8817
8818         * wl-highlight.el (wl-highlight-summary-window):
8819         Call `set-buffer-modified-p'.
8820
8821         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
8822         (wl): Call `elmo-init' and fix.
8823
8824         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
8825         Use new variables.
8826
8827         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
8828
8829 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8830
8831         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
8832
8833 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8834
8835         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
8836
8837 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8838
8839         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
8840         `wl-use-toolbar' nor `display-graphic-p'.
8841         (wl-e21-setup-message-toolbar): Ditto.
8842         (wl-e21-setup-summary-toolbar): Ditto.
8843         (wl-e21-setup-folder-toolbar): Ditto.
8844
8845         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
8846         (wl-plugged-init-icons): Ditto.
8847
8848         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
8849         `display-graphic-p'.
8850         (wl-plugged-set-folder-icon): Ditto.
8851         (wl-highlight-plugged-current-line): Ditto.
8852         (wl-highlight-folder-current-line): Ditto.
8853         (wl-e21-highlight-folder-group-line): Ditto.
8854         (wl-e21-setup-toolbar): Ditto.
8855         (wl-e21-display-image-p): New macro.
8856
8857         * wl-demo.el (wl-demo): Simplified.
8858         (wl-demo-image-type-alist): Use `image-type-available-p' for
8859         checking whether the image type `xbm' is available.
8860
8861 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8862
8863         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
8864         (wl-summary-input-range): Ditto.
8865
8866 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
8867
8868         * wl-summary.el (wl-summary-edit-addresses): Use
8869         `wl-summary-get-original-buffer'
8870         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
8871         (wl-summary-jump-to-msg-by-message-id-via-nntp):
8872         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
8873         (wl-summary-get-newsgroups): Eliminated.
8874         (wl-summary-set-crosspost): Ditto.
8875         (wl-summary-is-crosspost-folder): Ditto.
8876         (wl-crosspost-alist-load): Ditto.
8877         (wl-crosspost-alist-save): Ditto.
8878
8879         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
8880         `elmo-setup-subscribed-newsgroups' instead of
8881         `elmo-nntp-make-groups-hashtb'.
8882         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
8883         instead of `wl-crosspost-alist-save'.
8884
8885         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
8886         of `elmo-folder-message-appendable-p'.
8887         (wl-mime-header-presentation-method): Eliminated.
8888
8889         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
8890         (Error occurs in emacs21).
8891
8892         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
8893         the current buffer).
8894
8895         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8896         instead of `wl-crosspost-alist-save'.
8897         (wl-init): `elmo-crosspost-message-alist-load'
8898         instead of `wl-crosspost-alist-load'
8899
8900         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8901         (wl-parse-newsgroups): Likewise.
8902         (wl-biff-notify): Run `wl-biff-notify-hook'.
8903
8904 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8905
8906         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8907
8908         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8909         when `wl-summary-lazy-highlight' is non-nil.
8910         (wl-summary-goto-folder-subr): Highlight only when
8911         `wl-summary-lazy-highlight' is non-nil.
8912
8913         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8914         Don't display progress and highlight temp-mark when
8915         `wl-summary-lazy-highlight' is non-nil.
8916         (wl-highlight-summary-window): New function.
8917         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8918
8919 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8920
8921         * wl-summary.el (wl-summary-sync): Change `all-visible'
8922         from `all-shown'
8923         (wl-summary-input-range): Ditto.
8924
8925 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8926
8927         * wl-e21.el (wl-highlight-folder-current-line): Call
8928         `wl-folder-init-icons' when folder icons have not been initialized.
8929
8930         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8931
8932         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8933         (wl-demo-image-type-alist): New macro.
8934
8935 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8936
8937         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8938         display does not support graphics.
8939         (wl-plugged-init-icons): Ditto.
8940         (wl-folder-init-icons): Ditto.
8941
8942         * wl-demo.el (wl-demo): Chech closely whether the display
8943         supports graphics.
8944
8945 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8946
8947         * wl-summary.el (wl-summary-get-original-buffer): New function.
8948         (wl-summary-set-crosspost): Use it.
8949         (wl-summary-target-mark-uudecode): Ditto.
8950         (wl-summary-reedit): Ditto.
8951         (wl-summary-resend-bounced-mail): Ditto.
8952         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8953         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8954
8955         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8956         (wl-message-display-internal): Ditto.
8957
8958 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8959
8960         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8961
8962 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8963
8964         * wl-summary.el (wl-summary-save-view): Renamed from
8965         `wl-summary-save-status'.
8966
8967 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8968
8969         * wl-summary.el (wl-summary-sync): Added `all-shown'
8970
8971 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8972
8973         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8974
8975 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8976
8977         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8978
8979 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8980
8981         * wl-highlight.el (wl-highlight-summary-line-string): Use
8982         `zerop' instead of `= 0'.
8983         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8984
8985         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8986         for comparing numbers.
8987         (wl-template-prev): Use `zerop' instead of `eq 0'.
8988
8989         * wl-draft.el (wl-draft-insert-current-message): Use
8990         `with-current-buffer' instead of `save-excursion'.
8991         Use `zerop' instead of `eq 0'.
8992
8993 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8994
8995         * wl-draft.el (wl-draft-insert-ccs): New function.
8996         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8997         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8998
8999 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
9000
9001         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
9002
9003 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
9004
9005         * wl-expire.el (wl-expire-refile): Don't call
9006         elmo-msgdb-add-msgs-to-seen-list;
9007         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
9008         (wl-expire-refile-with-copy-reserve-msg): Ditto.
9009
9010 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9011
9012         * wl-message.el (wl-message-prev-page): Ignore errors while
9013         scroll-down.
9014
9015 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
9016
9017         * wl-mime.el: Use elmo-original-message-mode instead of
9018         mmelmo-original-mode.
9019
9020         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
9021         `elmo-folder-get-spec';
9022         (wl-fldmgr-add-completion-all-completions):
9023         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
9024
9025         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
9026         of `elmo-folder-get-type'.
9027
9028         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
9029         `elmo-folder-get-spec';
9030         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
9031         Use `elmo-folder-append-message' instead of `elmo-append-msg';
9032         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
9033         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
9034         `elmo-read-msg-no-cache';
9035         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
9036         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
9037         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
9038         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
9039         `elmo-cache-save';
9040         (wl-draft-reedit): Use `elmo-message-file-name'.
9041
9042         * wl-expire.el: Use `elmo-folder-name-internal';
9043         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
9044         Use macro `wl-summary-buffer-msgdb' instead of variable
9045         `wl-summary-buffer-msgdb';
9046         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
9047         Use macro `wl-summary-buffer-folder-name' instead of variable
9048         `wl-summary-buffer-folder-name'.
9049         * wl-score.el: Likewise.
9050
9051         * wl-message.el: Rewrite for new message buffer cache mechanism.
9052         (wl-message-buffer-cache-buffer-get): New macro.
9053         (wl-message-buffer-cache-folder-get): Ditto.
9054         (wl-message-buffer-cache-message-get): Ditto.
9055         (wl-message-buffer-cache-entry-make): Ditto.
9056         (wl-message-buffer-cache-hit): Ditto.
9057         (wl-message-buffer-cache-sort): New function.
9058         (wl-message-buffer-cache-add): Ditto.
9059         (wl-message-buffer-cache-delete): Ditto.
9060         (wl-message-buffer-cache-clean-up): Ditto.
9061         (wl-message-buffer-window): Rewrite.
9062         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
9063         (wl-message-buffer-display): New function.
9064         (wl-message-display-internal): New function.
9065
9066 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
9067
9068         * wl-folder.el: Use `elmo-folder-name-internal';
9069         Use `wl-folder-get-elmo-folder';
9070         Use `elmo-folder-list-messages' instead of
9071         `elmo-list-folder';
9072         Use `elmo-folder-get-primitive-list' instead of
9073         `elmo-folder-get-primitive-spec-list';
9074         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
9075         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
9076         Use `elmo-folder-create' instead of `elmo-create-folder'.
9077         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
9078         (wl-folder-get-elmo-folder): New macro.
9079         (wl-folder-elmo-folder-cache-get): Ditto.
9080         (wl-folder-elmo-folder-cache-put): Ditto.
9081         (wl-folder-suspend): Call `elmo-quit'.
9082
9083         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
9084         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
9085         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
9086         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
9087         (toplevel): require 'cl.
9088         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
9089
9090         * wl-summary.el: Rewrite to use new elmo interface.
9091
9092 \f
9093 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
9094
9095         * wl-mime.el (wl-draft-preview-message):
9096         Run `wl-draft-send-hook' before collecting recipients information;
9097         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
9098
9099         * tm-wl.el (wl-draft-preview-message): Ditto.
9100
9101 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
9102
9103         * wl-mime.el (wl-draft-preview-message): Fixed problem that
9104         wrong recipients are displayed when forwarded message.
9105
9106 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
9107
9108         * Version number is increased to 2.5.7.
9109
9110 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9111
9112         * wl-message.el (wl-message-next-page): Bind
9113         `window-pixel-scroll-increment' to nil while scrolling up.
9114
9115 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9116
9117         * wl-vars.el (wl-save-hook): New hook.
9118         * wl.el (wl-save): Call `wl-save-hook'.
9119
9120 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9121
9122         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
9123         Argument WITH-ARG instead of NO-ARG (negative mean).
9124         (wl-draft-reply): WITH-ARG instead of NO-ARG.
9125         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
9126         * wl-message.el (wl-message-follow-current-entity): Likewise.
9127
9128 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9129
9130         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
9131         FROM was optional argument.
9132         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
9133
9134 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9135
9136         * Version number is increased to 2.5.6.
9137
9138 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9139
9140         * wl-version.el (wl-version-show): Removed.
9141         (wl-version): Add `interactive'.
9142
9143 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
9144
9145         * wl-summary.el (wl-summary-get-petname-func): New variable.
9146         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
9147         instead of `wl-address-get-petname-1'.
9148         (wl-summary-simple-from): Ditto.
9149
9150         * wl-address.el (wl-address-get-petname-1): Define as function.
9151
9152 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9153
9154         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9155         field in the original message.
9156         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9157
9158 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9159
9160         * wl-expire.el (wl-expire-hide):
9161         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9162
9163 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9164
9165         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9166         find decoder for To, Cc, and Subject.
9167
9168 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
9169
9170         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
9171         for checking `elmo-use-buffer-cache'.
9172         (wl-summary-mark-as-important): Fixed typo in comment.
9173
9174 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
9175
9176         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
9177         field in the original message.
9178         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9179
9180 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
9181
9182         * wl-expire.el (wl-expire-hide):
9183         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
9184
9185 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
9186
9187         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
9188         find decoder for To, Cc, and Subject.
9189
9190 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
9191
9192         * Version number is increased to 2.5.5.
9193
9194         * wl-address.el (wl-address-specials-regexp): New constant.
9195         (wl-address-quote-specials): Use it.
9196
9197 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
9198
9199         * wl-summary.el (wl-summary-rescan):
9200         Call `wl-summary-buffer-number-column-detect'.
9201         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
9202
9203         * wl-message.el (wl-message-mode-map): Define.
9204         (wl-message-decode): Use it as local-map.
9205
9206 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
9207
9208         * wl-score.el (wl-score-guess-like-gnus): Abolished.
9209         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
9210
9211 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
9212
9213         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
9214
9215         * wl-mule.el (wl-read-event-char): Ditto.
9216
9217         * wl-e21.el (wl-read-event-char): Ditto.
9218
9219         * wl-nemacs.el (wl-read-event-char): Ditto.
9220         (read-event): Removed.
9221
9222         * wl-util.el (toplevel): Removed dummy definition of
9223         `read-event'.
9224         (wl-read-event-char, wl-xmas-read-event-char): Removed.
9225
9226 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9227
9228         * wl-nemacs.el (elmo-archive-call-process): Moved to
9229         elmo-archive.el.
9230
9231 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9232
9233         * wl-draft.el (wl-draft-reply-list-symbol): New function.
9234         (wl-draft-reply): Use it.  Fixed "No match field" error message.
9235
9236         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
9237         instead of magic-number 6.  Use `not' instead of `null' for symbol
9238         `nil' check (not empty list).
9239         (wl-draft-insert-x-face-field): Fixed paren style.
9240
9241         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
9242         one-branch conditional statement, instead of `and' and `if'.
9243         (wl-draft-forward): Likewise.
9244         (wl-draft-add-references): Likewise.
9245         (wl-draft-yank-from-mail-reply-buffer): Likewise.
9246
9247         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
9248         conditional steatment.  Use `cond' instead of `if'.
9249         (wl-draft-confirm): Likewise.
9250
9251 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9252
9253         * wl-version.el (wl-version-show): Use `product-string-1'
9254         instead of `wl-version'.
9255         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
9256
9257         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
9258
9259 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9260
9261         * wl-highlight.el (wl-highlight-headers): Revert
9262         `wl-highlight-x-face-func' argument (`beg' and `end').
9263
9264 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9265
9266         * wl.el (toplevel): Move `product-provide' declare.
9267         * wl-demo.el (toplevel): Ditto.
9268         * wl-dnd.el (toplevel): Ditto.
9269         * wl-highlight.el (toplevel): Ditto.
9270         * wl-message.el (toplevel): Ditto.
9271         * wl-refile.el (toplevel): Ditto.
9272         * wl-util.el (toplevel): Ditto.
9273
9274 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
9275
9276         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
9277         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
9278         (wl-thread-close-all): keep cursor position.
9279
9280 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9281
9282         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
9283         (eq x 0).
9284         (wl-generate-user-agent-string-1): Fix conditional statement.
9285
9286 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9287
9288         * wl.el (wl-check-environment): Additional check for
9289         'wl-local-domain' and `wl-message-id-domain'.
9290
9291 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9292
9293         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9294
9295 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9296
9297         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9298         instead of `smtp-sasl-user-realm'.
9299
9300 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9301
9302         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9303
9304 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9305
9306         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
9307         to the default value as well as `eword-lexical-analyzer'.
9308
9309 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9310
9311         * wl-version.el (wl-extended-emacs-version,
9312         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
9313         `elmo-match-string' instead of `wl-match-string'.
9314
9315 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9316
9317         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
9318         docstring.
9319
9320 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
9321
9322         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
9323
9324 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9325
9326         * wl-highlight.el (wl-highlight-headers): Remove
9327         `wl-highlight-x-face-func' argument (`beg' and `end').
9328
9329 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
9330
9331         * wl-summary.el (wl-summary-mark-as-important):
9332         Remove cache if folder is local.
9333
9334 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
9335
9336         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
9337         to get existing e-mail address string.
9338
9339 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9340
9341         * wl-version.el (wl-generate-user-agent-string): Commentary.
9342         (wl-generate-user-agent-string-1): Use `when' for
9343         one-branch conditional statement, instead of `and' and `if'.
9344         (wl-extended-emacs-version, wl-extended-emacs-version2,
9345         wl-extended-emacs-version3): Ditto.
9346
9347 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
9348
9349         * wl-summary.el (wl-summary-sync-all-init): New inline function.
9350         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
9351         condition-case; Remove initialization.
9352         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
9353         (wl-summary-sync-update3): Added argument `sync-all';
9354         Eliminated local variable `msgdb';
9355         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
9356         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
9357         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
9358
9359 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
9360
9361         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
9362         connection before call `wl-draft-send-mail-with-smtp'.
9363
9364 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
9365
9366         * Version number is increased to 2.5.4.
9367
9368 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
9369
9370         * wl.el (wl-check-environment): Additional check for
9371         'wl-local-domain' and `wl-message-id-domain'.
9372
9373 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
9374
9375         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
9376         buffer as command specific.
9377         (wl-folder-mark-as-read-all-entity): Ditto.
9378         (wl-folder-prefetch-entity): Ditto.
9379         (wl-folder-drop-unsync-entity): Ditto.
9380
9381         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
9382         (wl-prog-uudecode-no-stdout-option): Changed default to t.
9383         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
9384
9385         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
9386         save-excursion.
9387
9388 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
9389
9390         * Version number is increased to 2.5.3.
9391
9392         * wl-summary.el (wl-summary-save-view-cache):
9393         Delete duplicated `write-region';
9394         Use `write-region-as-binary' instead of `as-binary-output-file' and
9395         `write-region'.
9396
9397 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9398
9399         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
9400
9401 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
9402
9403         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
9404         instead of `smtp-via-smtp'.
9405
9406 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9407
9408         * wl-draft.el (toplevel): Delete defvar for sasl-*.
9409
9410 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9411
9412         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
9413         instead of `smtp-sasl-user-realm'.
9414
9415 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9416
9417         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
9418
9419 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
9420
9421         * Version number is increased to 2.5.2.
9422
9423 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
9424
9425         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
9426         does not exist.
9427         (wl-biff-stop): Call `cancel-timer' if timer already exists.
9428         (wl-biff-start): Call `timer-activate' if timer already exists.
9429
9430         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
9431         only when it is bound as function.
9432
9433 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
9434
9435         * Version number is increased to 2.5.1.
9436
9437 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
9438
9439         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
9440         Print refile/copy destination.
9441
9442 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
9443
9444         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
9445         queue-flush-only is non-nil.
9446
9447         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
9448
9449         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
9450         checking cache folder.
9451
9452 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9453
9454         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
9455         `regexp-quote'.
9456
9457 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9458
9459         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
9460         function.
9461         * wl-summary.el (wl-summary-write-current-folder-functions):
9462         Change default value.  Use it.
9463
9464 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
9465
9466         * Version number is increased to 2.5.0.
9467
9468         * wl-version.el (wl-version): Changed codename.
9469
9470 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
9471
9472         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
9473         (wl-summary-supersedes-message): Ditto.
9474
9475 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9476
9477         * wl-refile.el (wl-refile-guess-functions): Renamed from
9478         `wl-refile-guess-func-list'.
9479
9480 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
9481
9482         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
9483         Fixed problem when no rule was matched.
9484
9485 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9486
9487         * wl-summary.el (wl-summary-get-mark): Fixed
9488         `wl-summary-buffer-target-mark' check logic.
9489
9490 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9491
9492         * wl-folder.el (wl-folder-write-current-folder): Added group
9493         folder check.
9494
9495         * wl-summary.el (wl-summary-write-current-folder): Renamed from
9496         `wl-summary-write-current-newsgroup'.
9497         (wl-summary-write-current-folder-functions): New variable.
9498         * wl-folder.el (wl-folder-get-newsgroups): New function.
9499         (wl-folder-guess-mailing-list-by-refile-rule): New function.
9500         (wl-folder-write-current-folder): Renamed from
9501         `wl-folder-write-current-newsgroup'.
9502
9503 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9504
9505         * Version number is increased to 2.3.93.
9506
9507 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
9508
9509         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
9510         (wl-ldap-make-matched-value-list): Ditto.
9511         (wl-ldap-alias-safe-string): Split e-mail address.
9512
9513         * wl-summary.el (wl-summary-read-folder): Fixed problem when
9514         petname folder default was selected.
9515         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
9516         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
9517
9518 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9519
9520         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
9521         to `wl-draft-config-exec'.
9522
9523         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
9524         instead of calling `wl-draft-config-exec';
9525         Process group-list and show recipients in minibuffer.
9526
9527         * tm-wl.el (wl-draft-preview-message): Ditto.
9528
9529 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9530
9531         * wl.el (toplevel): Added (C) to copyright notice, and
9532         sync Author header.
9533         * tm-wl.el (toplevel): Ditto.
9534         * wl-address.el (toplevel): Ditto.
9535         * wl-demo.el (toplevel): Ditto.
9536         * wl-dnd.el (toplevel): Ditto.
9537         * wl-draft.el (toplevel): Ditto.
9538         * wl-e21.el (toplevel): Ditto.
9539         * wl-expire.el (toplevel): Ditto.
9540         * wl-folder.el (toplevel): Ditto.
9541         * wl-highlight.el (toplevel): Ditto.
9542         * wl-message.el (toplevel): Ditto.
9543         * wl-mime.el (toplevel): Ditto.
9544         * wl-mule.el (toplevel): Ditto.
9545         * wl-nemacs.el (toplevel): Ditto.
9546         * wl-refile.el (toplevel): Ditto.
9547         * wl-score.el (toplevel): Ditto.
9548         * wl-summary.el (toplevel): Ditto.
9549         * wl-template.el (toplevel): Ditto.
9550         * wl-thread.el (toplevel): Ditto.
9551         * wl-util.el (toplevel): Ditto.
9552         * wl-vars.el (toplevel): Ditto.
9553         * wl-xmas.el (toplevel): Ditto.
9554
9555 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
9556
9557         * wl.el (wl-init): Added comment about `wl-init-hook'.
9558         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
9559         * wl-vars.el (wl-init-hook): Added docs.
9560         (wl-make-plugged-hook): Removed useless docs.
9561         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
9562         * wl-xmas.el (toplevel): Ditto.
9563
9564 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9565
9566         * wl-address.el (toplevel): Fixed multiple Author header format.
9567         * wl-demo.el (toplevel): Ditto.
9568         * wl-draft.el (toplevel): Ditto.
9569         * wl-folder.el (toplevel): Ditto.
9570         * wl-summary.el (toplevel): Ditto.
9571         * wl-thread.el (toplevel): Ditto.
9572         * wl-util.el (toplevel): Ditto.
9573         * wl-vars.el (toplevel): Ditto.
9574         * wl-version.el (toplevel): Ditto.
9575         * wl-xmas.el (toplevel): Ditto.
9576         * wl.el (toplevel): Ditto.
9577
9578         * wl-version.el (toplevel): Added require `elmo-version' for
9579         `product-version-as-string'.
9580
9581 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
9582
9583         * wl-vars.el (wl-draft-send-hook): Changed default value to
9584         '(wl-draft-config-exec).
9585
9586         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
9587         explicitly.
9588         (wl-draft): Set `wl-draft-config-exec-flag' before running
9589         `wl-mail-setup-hook'.
9590
9591         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
9592         `wl-biff-init-icons' to `wl-init-hook' instead of
9593         `wl-make-plugged-hook'.
9594         (Because if `wl-draft' command is invoked at first,
9595         they are not initialized)
9596         Updated copyright notice.
9597
9598         * wl-e21.el (toplevel): Ditto;
9599
9600         * wl-demo.el (toplevel): Updated copyright notice.
9601         * wl-address.el (toplevel): Ditto.
9602         * wl-draft.el (toplevel): Ditto.
9603         * wl-version.el (toplevel): Ditto.
9604         * wl-folder.el (toplevel): Ditto.
9605         * wl-summary.el (toplevel): Ditto.
9606         * wl-thread.el (toplevel): Ditto.
9607         * wl-util.el (toplevel): Ditto.
9608         * wl-vars.el (toplevel): Ditto.
9609         * wl.el (toplevel): Ditto.
9610
9611 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9612
9613         * wl-highlight.el (wl-highlight-message): Fixed problem of
9614         highlighting failure which occured when the last field contains
9615         multiple lines in the draft buffer.
9616
9617         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
9618         `wl-biff-start' if plugged.
9619
9620         * wl-util.el (wl-biff-check-folder): New function.
9621         (wl-biff-check-folders): Don't set session name prefix.
9622         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
9623         (wl-biff-check-folder-async): Ditto.
9624
9625         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
9626         in email address.
9627
9628 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
9629
9630         * wl-vars.el (wl-subject-prefix-regexp): New variable.
9631
9632         * wl-draft.el (wl-draft-strip-subject-re): New function.
9633
9634         * wl-draft.el (wl-draft-reply): Use it.
9635
9636 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
9637
9638         * wl-message.el (wl-mmelmo-message-redisplay): Use
9639         `mime-display-message' instead of `wl-mime-display-message'.
9640
9641         * wl-mime.el (toplevel): Removed compatibility workaround
9642         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
9643         (wl-mime-display-message): Abolished.
9644         (wl-mime-entity-read-field): Ditto.
9645         (wl-mime-combine-message/partial-pieces): Use
9646         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
9647
9648 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
9649
9650         * wl-template.el: Doc fixes.
9651
9652 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9653
9654         * wl-e21.el (wl-message-overload-functions): Do nothing if
9655         `current-local-map' is not available.
9656         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
9657
9658 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9659
9660         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
9661         representation.
9662
9663         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
9664         number.
9665         (wl-fldmgr-save-folders): Don't use `format' when insert
9666         `wl-fldmgr-folders-header'.
9667
9668 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9669
9670         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
9671
9672 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
9673
9674         * wl-highlight.el (wl-highlight-message):
9675         Use `std11-field-end' to detect end point of the header field.
9676         Refer `wl-highlight-max-header-size'.
9677
9678         * wl-vars.el (wl-highlight-max-header-size): New variable.
9679
9680         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
9681
9682         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9683         Set `for-draft' argument of wl-highlight-headers.
9684         (wl-draft): Ditto.
9685         (wl-draft-reedit): Ditto.
9686         (wl-user-agent-compose-internal): Ditto.
9687
9688 2000-10-24   Daiki Ueno <ueno@unixuser.org>
9689
9690         * wl-message.el (wl-message-add-button): Use overlay.
9691
9692 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
9693
9694         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
9695
9696         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
9697         problem when group-list content is nothing.
9698         (Reported by Mito <mit@nines.nec.co.jp>)
9699
9700 2000-10-18  SAITO Atsunori <sai@yedo.com>
9701
9702         * wl-summary.el (wl-summary-print-destination): Adjust line length.
9703
9704 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9705
9706         * tm-wl.el (toplevel): Use product-provide.
9707
9708 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
9709
9710         * Version number is increased to 2.3.92.
9711
9712 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9713
9714         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
9715         title text, use `display' property for left margin under Emacs 21.
9716
9717         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
9718         properties.
9719         (wl-plugged-init-icons): Ditto.
9720
9721 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9722
9723         * wl.el (wl-save-status, wl-init): Remove last period in
9724         "...done." message.
9725         * tm-wl.el (wl-summary-burst): Ditto.
9726         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
9727         wl-summary-resume-cache-status,
9728         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
9729         wl-summary-sync-update3, wl-summary-highlight-msgs,
9730         wl-summary-flush-pending-append-operations,
9731         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
9732         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
9733         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
9734         wl-thread-open-all): Ditto.
9735         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9736         * wl-mime.el (wl-summary-burst): Ditto.
9737         * wl-highlight.el (wl-highlight-summary): Ditto.
9738         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
9739         wl-folder-open-all, wl-folder-update-access-group): Ditto.
9740         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
9741         * wl-address.el (wl-local-address-init): Ditto.
9742
9743 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9744
9745         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
9746         `add-text-properties'.
9747         (wl-plugged-init-icons): Ditto.
9748         (wl-folder-init-icons): Use `propertize' instead of
9749         `put-text-property'.
9750         (wl-plugged-set-folder-icon): Ditto.
9751         (wl-e21-highlight-folder-group-line): Ditto.
9752
9753 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
9754
9755         * wl-version.el (wl-version-status-alist): New variable.
9756         (wl-version-status): New function.
9757
9758         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
9759         "Cc" part of the case "Reply-To".
9760
9761         * wl-draft.el (wl-draft-reply): Use result of
9762         `eword-extract-address-components'.
9763
9764         * wl-demo.el (wl-demo-icon-name): New constant.
9765         (wl-logo-xpm): Use it.
9766         (wl-logo-xbm): Ditto.
9767         (wl-logo-bitmap): Ditto.
9768
9769         * Version number is increased to 2.3.91.
9770
9771 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9772
9773         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
9774         (wl-extended-emacs-version, wl-extended-emacs-version2,
9775         wl-extended-emacs-version3): Remove `interactive'.  Fixed
9776         docstring.
9777
9778         * wl-version.el (wl-generate-user-agent-string-1): New function.
9779         (wl-generate-user-agent-string): Use it.
9780
9781         * wl-version.el (wl-generate-user-agent-string-1): Ignore
9782         `mime-edit-insert-user-agent-field'.
9783         (wl-generate-user-agent-string): Check
9784         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
9785
9786         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
9787         instead of `if', when verbose case.
9788
9789 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9790
9791         * wl-expire.el (wl-summary-expire): Fix.
9792
9793 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
9794
9795         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
9796         and `elmo-lost+found-folder' if 'wl-draft.
9797         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
9798
9799 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9800
9801         * wl-expire.el (wl-summary-expire): Change messages.
9802         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
9803         `deleing-info' instead of "Deleting..."
9804
9805 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
9806
9807         * wl-summary.el (wl-summary-refile-subr): Fix.
9808
9809 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9810
9811         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
9812         if pipe folder.
9813
9814 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9815
9816         * wl-vars.el (wl-draft-use-cache): Default `nil'.
9817
9818 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
9819
9820         * wl-expire.el (wl-expire-hide): New function.
9821         (wl-summary-expire): Add `hide'.
9822
9823 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
9824
9825         * wl-vars.el (wl-draft-reply-without-argument-list):
9826         Changed default value to consider `Reply-To:'.
9827         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
9828
9829         * Version number is increased to 2.3.90.
9830
9831         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
9832         elmo-imap4-get-session with unwind-protect.
9833         Don't cause error.
9834         (wl-summary-sync-marks): Don't check plugged nor folder type.
9835         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
9836         (Always keep current buffer).
9837
9838 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
9839
9840         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9841         Enclose with `save-excursion'.
9842
9843 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9844
9845         * wl-version.el (wl-version): Remove interactive.
9846
9847 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9848
9849         * wl-version.el (wl-generate-user-agent-string): Use
9850         `product-string-verbose' instead of `product-string-1'.
9851
9852 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9853
9854         * wl-vars.el (wl-draft-use-cache): New variable.
9855         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
9856         if wl-draft-use-cache is non-nil.
9857
9858 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
9859
9860         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
9861         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
9862
9863 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
9864
9865         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
9866         (wl-thread-msg-mark-as-unread): Ditto.
9867
9868         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
9869         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
9870         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
9871         Don't set mark in summary if return value of `elmo-mark-as-read'
9872         is nil.
9873         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
9874         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
9875         instead of `wl-thread-msg-mark-as-read'.
9876         (wl-summary-mark-as-unread-region): Ditto.
9877         (wl-summary-target-mark-mark-as-read): Ditto.
9878
9879         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
9880
9881 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
9882
9883         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
9884
9885         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
9886
9887 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
9888
9889         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
9890         face.
9891
9892 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
9893
9894         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9895         `running-xemacs'.
9896
9897 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9898
9899         * wl-version.el (toplevel): Use `product-version-as-string' for
9900         set verstion-string, if defined.
9901
9902         * wl-version.el (wl-version-show): Insert string at point, when
9903         call with argument.
9904
9905         * wl-version.el (wl-generate-user-agent-string): Use
9906         `product-string-1' instead of `wl-appname', `wl-version' and
9907         `wl-codename'.
9908
9909 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9910
9911         * wl-address.el (toplevel): Use product-provide.
9912         * wl-demo.el (toplevel): Ditto.
9913         * wl-dnd.el (toplevel): Ditto.
9914         * wl-draft.el (toplevel): Ditto.
9915         * wl-e21.el (toplevel): Ditto.
9916         * wl-expire.el (toplevel): Ditto.
9917         * wl-fldmgr.el (toplevel): Ditto.
9918         * wl-folder.el (toplevel): Ditto.
9919         * wl-highlight.el (toplevel): Ditto.
9920         * wl-message.el (toplevel): Ditto.
9921         * wl-mime.el (toplevel): Ditto.
9922         * wl-mule.el (toplevel): Ditto.
9923         * wl-nemacs.el (toplevel): Ditto.
9924         * wl-refile.el (toplevel): Ditto.
9925         * wl-score.el (toplevel): Ditto.
9926         * wl-summary.el (toplevel): Ditto.
9927         * wl-template.el (toplevel): Ditto.
9928         * wl-thread.el (toplevel): Ditto.
9929         * wl-util.el (toplevel): Ditto.
9930         * wl-vars.el (toplevel): Ditto.
9931         * wl-xmas.el (toplevel): Ditto.
9932         * wl.el (toplevel): Ditto.
9933
9934 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9935
9936         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9937         instead of product.
9938
9939         * wl-version.el (wl-version): Compile time evalution elmo-version.
9940
9941 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9942
9943         * wl-summary.el (wl-summary-sync-force-update): Append queue
9944         `mark-as-read'if unplugged.
9945
9946 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9947
9948         * wl-version.el: New file.  Use product.el.
9949         * wl.el: add (require 'wl-version).
9950         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9951         for ~/.folders header.
9952         (wl-fldmgr-folders-header): Changed.
9953         * wl-demo.el (wl-demo): Use product.el.
9954
9955         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9956         wl-version.el.
9957         * wl-util.el (wl-version, wl-version-show): Ditto.
9958
9959         * wl-util.el (wl-generate-user-agent-string,
9960         wl-extended-emacs-version, wl-extended-emacs-version2,
9961         wl-extended-emacs-version3): Move to wl-version.el.
9962         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9963         xemacs-codename, mime-edit-insert-user-agent-field,
9964         mime-edit-user-agent-value, mime-editor/version,
9965         mime-editor/codename): Compile warning killer move to
9966         wl-version.el
9967
9968 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9969
9970         * wl-summary.el (wl-summary-refile-subr): Fix.
9971
9972 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9973
9974         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9975         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9976
9977 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9978
9979         * wl.el (wl-check-environment): Check too many `@'.
9980
9981 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9982
9983         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9984
9985 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9986
9987         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9988         wl-draft-reply-myself-without-argument-list): Add variables.
9989         * wl-draft.el (wl-draft-reply): Use it.
9990
9991 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9992
9993         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9994         the 5th argument of `elmo-network-get-spec'.
9995
9996         * wl-thread.el (wl-thread-reparent-children): New inline function.
9997         (wl-thread-delete-message): Use it.
9998
9999         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
10000         (wl-summary-score-update-all-lines): Don't use `dolist'.
10001
10002 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10003
10004         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
10005         (require 'elmo-msgdb) for inline function.
10006
10007 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
10008
10009         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
10010
10011 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
10012
10013         * wl-score.el (wl-score-headers): Fix for the confusing macro
10014         `elmo-kill-buffer'.
10015
10016 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
10017
10018         * wl-summary.el: Don't use the 3rd argument of `require' because
10019         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
10020         * wl-util.el: Ditto.
10021         * wl-draft.el: Ditto.
10022
10023 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
10024
10025         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
10026         window system is not used.
10027
10028 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
10029
10030         * wl-thread.el: Don't use `mapcar' only for iteration.
10031         (wl-thread-resume-entity): Ditto.
10032         (wl-thread-delete-message): Ditto.
10033
10034         * wl-summary.el: Bind `dragdrop-drop-functions',
10035         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
10036         of `require' for `timezone', `easymenu' and `ps-print';
10037         don't use `mapcar' only for iteration.
10038
10039         * wl-util.el: Bind `mule-version', `nemacs-version',
10040         `emacs-beta-version', `xemacs-codename',
10041         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
10042         `mime-editor/version' and `mime-editor/codename'; specify 3rd
10043         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
10044         only for iteration.
10045
10046         * wl-score.el: Don't use `mapcar' only for iteration.
10047         (wl-score-simplify-buffer-fuzzy): Ditto.
10048         (wl-score-simplify-subject): Ditto.
10049         (wl-score-headers): Ditto.
10050         (wl-summary-score-update-all-lines): Ditto.
10051
10052         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
10053         `enable-multibyte-characters' and `mule-version'.
10054
10055         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
10056         `mapcar' only for iteration.
10057
10058         * wl-demo.el: Don't use `mapcar' only for iteration.
10059
10060         * wl-folder.el: Don't use `mapcar' only for iteration.
10061         (wl-folder-open-all): Ditto.
10062         (wl-folder-count-incorporates): Ditto.
10063
10064         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
10065         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
10066
10067         * wl-draft.el: Bind `x-face-add-x-face-version-header',
10068         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
10069         `smtp-connection-type'; specify 3rd argument of `require' for
10070         `timezone'; don't use `mapcar' only for iteration.
10071         (wl-draft-clone-local-variables): Don't use `mapcar'.
10072         (wl-draft-generate-clone-buffer): Ditto.
10073         (wl-user-agent-compose-internal): Ditto.
10074
10075         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
10076
10077         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
10078         (wl-save-status): Ditto.
10079
10080         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
10081         for iteration.
10082
10083 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
10084
10085         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
10086         removed `Date'.
10087         (wl-fldmgr-make-filter-default): New user option.
10088
10089         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
10090         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
10091         (wl-fldmgr-filter-completion-alist): Abolish.
10092
10093         * wl.el (wl): Don't check servers if arg is non-nil.
10094
10095         * wl-draft.el (wl-draft-reply): Set only message-id string to
10096         In-Reply-To field.
10097
10098 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
10099
10100         * wl-summary.el (wl-summary-pick): Rewrite.
10101
10102         * wl-draft.el (wl-draft-forward): Get references field from
10103         original buffer.
10104         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
10105
10106 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
10107
10108         * wl-draft.el (wl-draft-forward): Add references field.
10109
10110 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
10111
10112         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
10113         (wl-draft-reply): Use it.
10114
10115 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
10116
10117         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
10118         when Emacs 21 is running.
10119
10120         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
10121         bindings.
10122
10123 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10124
10125         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
10126         XPM icons transparent.
10127
10128         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
10129         Emacs 21.
10130
10131 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
10132
10133         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
10134         nil.
10135
10136         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
10137         when it is persistent.
10138         (wl-summary-sync-marks): Changed argument for
10139         `elmo-list-folder-unread' and `elmo-list-folder-important'.
10140         (wl-summary-virtual): Use `elmo-read-search-condition'.
10141         (wl-summary-redisplay-internal): If folder is local, mark as read
10142         even when folder is plugged.
10143
10144 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10145
10146         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
10147         of `tool-bar-lines' in the frame parameters.
10148         (after-make-frame-functions, post-command-hook): Don't modify the
10149         value.
10150         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
10151         wl-e21-tool-bar-lines): Removed.
10152
10153 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
10154
10155         * wl-highlight.el (wl-highlight-folder-path): Put overlay
10156         properties `evaporate' and `wl-momentary-overlay' as well.
10157         (wl-highlight-summary-displaying): Ditto.
10158         (wl-delete-all-overlays): Don't delete overlay which does not have
10159         a property `wl-momentary-overlay'.
10160
10161         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
10162         `display-mouse-p' and `display-graphic-p'.
10163         (wl-folder-init-icons): Don't search for XBM or the other files.
10164         (wl-plugged-set-folder-icon): Make icons if and only if
10165         `display-graphic-p' returns non-nil.
10166         (wl-highlight-plugged-current-line): Use `before-string' overlay
10167         property to show icon images.
10168         (wl-highlight-folder-current-line): Ditto.
10169         (wl-e21-highlight-folder-group-line): Ditto.
10170         (wl-e21-highlight-folder-by-numbers): Ditto.
10171         (wl-e21-insert-image): Removed.
10172         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
10173         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
10174         said.
10175         (wl-e21-switch-toolbar-after-make-frame): Renamed from
10176         `wl-e21-force-switch-toolbar'.
10177         (wl-e21-make-icon-image): Removed.
10178         (wl-e21-setup-toolbar): Don't search for XBM files.
10179         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
10180         the default value.
10181
10182 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
10183
10184         * wl-util.el (wl-biff-check-folder-async): Set
10185         `wl-biff-check-folders-running' even when it is not an IMAP folder.
10186
10187 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
10188
10189         * wl-e21.el (after-make-frame-functions): Add
10190         `wl-e21-force-switch-toolbar'.
10191         (wl-e21-force-switch-toolbar): New function force to switch the
10192         toolbar appearance automatically.
10193         (post-command-hook): Add `wl-e21-switch-toolbar'.
10194         (wl-e21-switch-toolbar): New function to switch the toolbar
10195         appearance automatically.
10196         (wl-e21-tool-bar-lines): New buffer local variable.
10197
10198 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
10199
10200         * wl-util.el (wl-biff-check-folders-running): New variable.
10201         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
10202         (wl-biff-check-folder-async-callback):
10203         Set `wl-biff-check-folders-running'.
10204         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
10205         with unwind-protect.
10206
10207         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
10208         Enclose `wl-folder-auto-check' with unwind-protect.
10209
10210         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
10211         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
10212
10213         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
10214
10215         * wl-util.el (wl-biff-notify): New inline function.
10216         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
10217         locally.
10218         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
10219         folder-list' is 1.
10220         Use `wl-biff-notify'.
10221         (wl-biff-check-folder-async-callback): New function.
10222         (wl-biff-check-folder-async): Ditto.
10223
10224         * wl-folder.el (wl-folder): Don't check folders.
10225         (wl-folder-auto-check): New function.
10226
10227 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
10228
10229         * wl-util.el (wl-biff-start) [Emacs19+]:
10230         Use `timer-next-integral-multiple-of-time'.
10231         (wl-biff-check-folders): Use `wl-default-folder'
10232         if `wl-biff-check-folder-list' is nil.
10233
10234 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
10235
10236         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
10237         instead of `elmo-delete-lists'.
10238
10239 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
10240
10241         * wl.el (wl-plugged-toggle-all): Set the value of
10242         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
10243         (wl-plugged-toggle): Ditto.
10244         (wl-toggle-plugged): Ditto.
10245         (wl-plugged-init): Ditto.
10246
10247         * wl-xmas.el (wl-biff-init-icons): Set icons data to
10248         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10249         instead of `wl-biff-state-indicator-off' and
10250         `wl-biff-state-indicator-on'; don't modify the value and the type
10251         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
10252         (wl-plugged-init-icons): Set icons data to
10253         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10254         instead of `wl-plug-state-indicator-off' and
10255         `wl-plug-state-indicator-on'; don't modify the value and the type
10256         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
10257
10258         * wl-vars.el (wl-modeline-biff-state-off,
10259         wl-modeline-biff-state-on, wl-modeline-biff-status,
10260         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
10261         wl-modeline-plug-status): New internal variables.
10262         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
10263         wl-biff-check-interval, wl-biff-check-folder-list): Change
10264         customization group from `wl-folder' to `wl-highlight'.
10265         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
10266         wl-show-plug-status-on-modeline): Defcustomized.
10267
10268         * wl-util.el (wl-biff-check-folders): Set the value of the flag
10269         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
10270         (wl-mode-line-buffer-identification): Set both ON and OFF data with
10271         a flag to `mode-line-buffer-identification'.
10272
10273         * wl-e21.el (wl-biff-init-icons): Set icons data to
10274         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
10275         instead of `wl-biff-state-indicator-off' and
10276         `wl-biff-state-indicator-on'.
10277         (wl-plugged-init-icons): Set icons data to
10278         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
10279         instead of `wl-plug-state-indicator-off' and
10280         `wl-plug-state-indicator-on'.
10281
10282 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
10283
10284         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
10285         excessive titles.
10286
10287 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10288
10289         * wl.el (wl-plugged-mode): Use revised
10290         `wl-mode-line-buffer-identification'.
10291         (wl-plugged-init): Don't use `force-mode-line-update'.
10292
10293         * wl-xmas.el (wl-draft-overload-functions): Use revised
10294         `wl-mode-line-buffer-identification'.
10295         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
10296         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
10297         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10298         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10299         `wl-make-plugged-hook';
10300         add `wl-folder-init-icons' and `wl-setup-folder' to
10301         `wl-folder-mode-hook'.
10302
10303         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
10304         19 as well.
10305         (wl-mode-line-display-priority-list): New user option.
10306         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
10307         Defcustomized.
10308         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
10309         Add docs.
10310
10311         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
10312         start.
10313         (wl-mode-line-buffer-identification): Revised as a function.
10314
10315         * wl-summary.el (wl-summary-mode): Use revised
10316         `wl-mode-line-buffer-identification'; don't call
10317         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
10318         (TopLevel): Don't bind `wl-e21-setup-summary' nor
10319         `wl-xmas-setup-summary'.
10320
10321         * wl-nemacs.el (wl-draft-overload-functions): Use revised
10322         `wl-mode-line-buffer-identification'.
10323
10324         * wl-mule.el (wl-draft-overload-functions): Use revised
10325         `wl-mode-line-buffer-identification'.
10326
10327         * wl-folder.el (wl-make-plugged-alist): Don't call
10328         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
10329         (wl-folder): Don't call `wl-folder-init-icons' directly.
10330         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
10331         `wl-xmas-setup-folder' directly;
10332         use revised `wl-mode-line-buffer-identification'.
10333         (TopLevel): Don't bind `wl-biff-init-icons',
10334         `wl-plugged-init-icons', `wl-folder-init-icons',
10335         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
10336
10337         * wl-e21.el (wl-draft-overload-functions): Use revised
10338         `wl-mode-line-buffer-identification'.
10339         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
10340         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
10341         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
10342         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
10343         `wl-make-plugged-hook';
10344         add `wl-folder-init-icons' and `wl-setup-folder' to
10345         `wl-folder-mode-hook'.
10346
10347 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10348             Katsumi Yamaoka    <yamaoka@jpl.org>
10349
10350         * wl.el (wl): Call `wl-biff-start'.
10351         (wl-exit): Call `wl-biff-stop'.
10352         (wl-plugged-mode): Show biff in modeline.
10353         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
10354
10355         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
10356         (wl-biff-init-icons): New function.
10357         (wl-plugged-init-icons): Don't make too much keymaps.
10358         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
10359
10360         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
10361         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
10362         variables.
10363         (wl-biff-check-interval, wl-biff-check-folder-list): New user
10364         options.
10365
10366         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
10367         wl-biff-start, wl-biff-stop): New functions.
10368         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
10369         (wl-biff-timer-name): New variable.
10370
10371         * wl-summary.el (wl-summary-mode): Show biff in modeline.
10372
10373         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
10374         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10375
10376         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
10377         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
10378
10379         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
10380         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
10381         `wl-folder-init-icons' to `ignore' if they are not available.
10382         (wl-folder-mode): Show biff in modeline.
10383
10384         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
10385         (wl-biff-init-icons): New function.
10386         (wl-plugged-init-icons): Don't make too much keymaps.
10387         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
10388
10389 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
10390
10391         * wl-vars.el (wl-strict-diff-folders): Customization Type
10392         and doc fix.  Define as a list of regular expressions for
10393         folders or nil.
10394         * wl-folder.el (wl-folder-check-one-entity): Use
10395         `wl-string-match-member' instead of `wl-string-member' for
10396         `wl-strict-diff-folders'.
10397
10398 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
10399
10400         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
10401         (wl-highlight-folder-current-line): Use it; new implementation.
10402         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
10403         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
10404         `defsubst' instead of `defun'.
10405
10406         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
10407         `wl-highlight-group-folder-by-numbers'; made it can also be a
10408         number.  See info for more details.
10409
10410         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
10411         running.
10412
10413         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
10414         to bind them.
10415
10416         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
10417         (wl-highlight-folder-current-line): New implementation.
10418
10419         * wl-highlight.el (wl-highlight-folder-group-line): New
10420         implementation.
10421         (wl-delete-all-overlays): Rewrite as a marco.
10422         (TopLevel): Require `wl-e21' when Emacs 21 is running.
10423
10424         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
10425         running.
10426         (wl-folder-*-glyph): No need to bind them.
10427
10428         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
10429         `wl-e21-highlight-folder-group-icon'; rewrite.
10430         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
10431         `defsubst' instead of `defun'.
10432         (wl-folder-mode-map): Bind it when compiling.
10433
10434 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
10435
10436         * wl.el (wl): Initialize plug-related settings before `wl-init'.
10437
10438         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
10439
10440 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
10441
10442         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
10443
10444 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
10445
10446         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
10447         (wl-highlight-folder-current-line): Use it.
10448
10449         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
10450         in `id-name'.
10451
10452 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
10453
10454         * wl.el: Require `wl-e21' when Emacs 21 is running.
10455
10456         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
10457         default when Emacs 21 is running.
10458         (wl-use-highlight-mouse-line): Ditto.
10459         (wl-on-emacs21): New constant.
10460         (wl-on-emacs20): Removed.
10461
10462         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
10463         Emacs 21 is running.
10464
10465         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
10466         Emacs 21 is running.
10467
10468         * wl-e21.el: New file.
10469
10470 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
10471
10472         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
10473         (wl-toggle-plugged): Ditto.
10474         (wl-plugged-toggle): Ditto.
10475         (wl-plugged-toggle-all): Ditto.
10476
10477         * wl-vars.el (wl-plug-state-indicator): Refer
10478         `wl-plug-state-indicator-on' indirectly.
10479
10480 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
10481
10482         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
10483         Call `wl-folder-confirm-existence'.
10484
10485         * wl-folder.el (wl-folder-confirm-existence): Added optional
10486         argument `force'.
10487
10488 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
10489
10490         * wl-summary.el (wl-summary-refile-subr): Assume
10491         `copy-or-refile' as symbol.
10492         (wl-summary-refile): Follow up above change.
10493         (wl-summary-copy): Ditto.  Doc fix.
10494
10495 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
10496
10497         * wl-summary.el (wl-summary-pick): Don't bind
10498         `elmo-search-mime-charset'.
10499
10500         * wl-vars.el (wl-highlight-message-header-button-alist): Define
10501         default using old backquote style.
10502         (wl-search-mime-charset): Abolished.
10503
10504         * wl-highlight.el (wl-highlight-headers):
10505         Call `point' after `re-search-forward'(for Nemacs).
10506
10507         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
10508         for elmo-imap4.el.
10509
10510 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
10511
10512         * wl-message.el (wl-mmelmo-message-redisplay): Bind
10513         `wl-message-ignored-field-list' instead of
10514         `mime-view-ignored-field-list'.
10515
10516         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
10517         Add interactive spec.
10518         (wl-folder-goto-bottom-of-current-folder): Ditto.
10519         (wl-folder-mode-map): Bind them.
10520
10521         * wl-vars.el (wl-message-ignored-field-list): New variable.
10522         (wl-message-visible-field-list): New variable.
10523
10524         * wl-mime.el (wl-mime-header-presentation-method): New function.
10525         (wl-mime-setup): Set header-presentation-method.
10526
10527 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10528
10529         * wl-nemacs.el (wl-draft-overload-functions): Set
10530         `mode-line-buffer-identification' instead of using
10531         `wl-make-modeline'.
10532
10533         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
10534         instead of using `wl-make-modeline'.
10535
10536         * wl-xmas.el (wl-plugged-init-icons): Set up
10537         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
10538         (wl-make-modeline): Abolish.
10539         (wl-draft-overload-functions): Set
10540         `mode-line-buffer-identification' instead of using
10541         `wl-make-modeline'.
10542
10543         * wl-util.el (wl-make-modeline-subr): Abolish.
10544         (wl-mode-line-buffer-identification): New alias.
10545
10546         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
10547         (wl-summary-make-modeline): Abolish.
10548         (wl-summary-buffer-set-folder): Set
10549         `wl-summary-buffer-folder-indicator'.
10550         (wl-summary-mode): Set `mode-line-buffer-identification' instead
10551         of using `wl-make-modeline'.
10552         (wl-summary-switch-to-clone-buffer): Don't set
10553         `mode-line-buffer-identification'.
10554         (wl-summary-goto-folder-subr): Ditto.
10555
10556         * wl-mule.el (wl-draft-overload-functions): Set
10557         `mode-line-buffer-identification' instead of using
10558         `wl-make-modeline'.
10559
10560         * wl-folder.el (wl-folder-mode): Set
10561         `mode-line-buffer-identification' instead of using
10562         `wl-make-modeline'.
10563         (wl-folder): Don't set `mode-line-buffer-identification'.
10564
10565 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
10566
10567         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
10568         instead of `member' for `wl-refile-guess-func-list' look-ups.
10569         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
10570
10571 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10572
10573         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
10574         `wl-message-button-dispatcher'.
10575
10576         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
10577
10578         * wl-message.el (wl-message-button-dispatcher): Use it.
10579
10580         * wl-vars.el (wl-highlight-message-header-button-alist): Add
10581         "In-Reply-To".
10582
10583         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
10584         Bind `case-fold-search' to t.
10585
10586 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10587
10588         * wl-xmas.el (wl-message-overload-functions): Initialize
10589         `wl-message-button-map'.
10590
10591         * wl-mule.el (wl-message-overload-functions): Initialize
10592         `wl-message-button-map'.
10593
10594         * wl-vars.el (wl-highlight-message-header-button-alist): New.
10595
10596         * wl-message.el (wl-message-button-map): New keymap.
10597         (wl-message-add-button): New function.
10598         (wl-message-button-dispatcher): New function.
10599         (wl-message-button-refer-article): New function.
10600
10601         * wl-highlight.el
10602         (wl-highlight-message-add-buttons-to-header): New function.
10603         (wl-highlight-headers): Use it.
10604
10605 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
10606
10607         * wl-summary.el (wl-summary-default-from): Use
10608         `wl-address-get-petname-1'.
10609         (wl-summary-simple-from): Ditto.
10610
10611         * wl-address.el (wl-address-get-petname-1): New inline function.
10612         (wl-address-get-petname): Use it.
10613
10614 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
10615
10616         * wl-summary.el (wl-summary-default-from): Return full-name part
10617         from the address if no petname was found.
10618         (wl-summary-simple-from): Ditto.
10619
10620         * wl-address.el (wl-address-get-petname): Return nil if no petname
10621         associated with the address was found.
10622
10623 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10624
10625         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
10626         display is finished.
10627
10628 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10629
10630         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
10631         `elmo-folder-exists-p' argument.
10632
10633 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
10634
10635         * wl-folder.el (wl-folder-confirm-existence): Check existence of
10636         the folder.
10637
10638 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
10639
10640         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
10641
10642         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
10643         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
10644
10645 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
10646
10647         * wl-folder.el (wl-folder-create-subr): New function.
10648         (wl-folder-confirm-existence): Use it.
10649         (wl-folder-check-one-entity): Use it.
10650         Check the error symbol is derived from 'elmo-open-error.
10651
10652         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
10653         `ignore-error'.
10654
10655 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10656
10657         * wl-util.el (toplevel): Add (eval-when-compile (require
10658         'elmo-util)).  (Maybe `provide' is typo.)
10659
10660 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
10661
10662         * wl-util.el (toplevel): Removed (provide 'elmo-util).
10663         (I don't know why this was needed.)
10664
10665         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
10666         Follow up changes for stream-type.
10667
10668         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
10669         (wl-draft-elmo-nntp-send): Ditto.
10670
10671         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
10672         (wl-nntp-posting-stream-type): Ditto.
10673         (wl-pop-before-smtp-ssl): Abolished.
10674         (wl-nntp-posting-ssl): Ditto.
10675
10676         * wl-address.el (wl-address-quote-specials): New function.
10677         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
10678
10679         * wl-draft.el (wl-draft-reply): Ditto.
10680
10681 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10682
10683         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
10684         use function `wl-string-match-assoc'.
10685
10686 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
10687
10688         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
10689
10690         * wl-draft.el (wl-draft-deduce-address-list): New function.
10691         (wl-draft-parse-mailbox-list): Ditto.
10692         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
10693         instead of `smtp-deduce-address-list'.
10694         (wl-draft-on-field-p): Follow group list.
10695
10696         * wl-address.el (wl-address-concat-token): New function.
10697         (wl-address-string-without-group-list-contents): Ditto.
10698         (wl-complete-field-body): Fixed problem of completion
10699         by japanese petname.
10700         (wl-address-make-completion-list): Rewrite.
10701
10702 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
10703
10704         * wl-address.el (wl-address-make-completion-list): Completion by
10705         petname.
10706         (wl-complete-field-body): Likewise.
10707
10708 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
10709
10710         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
10711         contains invalid address syntax.
10712
10713 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10714
10715         * wl-folder.el (wl-folder-check-entity-async): Use
10716         `elmo-nntp-spec-hostname'.
10717
10718 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
10719
10720         * wl-summary.el (wl-summary-msgdb-load-async): Use
10721         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
10722
10723 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
10724
10725         * wl-draft.el (wl-draft-reply): Set argument
10726         `content-transfer-encoding' as nil.
10727
10728 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
10729
10730         * wl-refile.el (wl-refile-learn): Move hit element to the top of
10731         `wl-refile-alist'.
10732
10733 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
10734
10735         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
10736         (wl-draft-edit-string): Ditto.
10737         (wl-draft-forward): Ditto.
10738         * wl-summary.el (wl-summary-write): Ditto.
10739
10740 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
10741
10742         * wl-summary.el (wl-summary-sync-update3): Call
10743         `wl-summary-buffer-number-column-detect'.
10744         (wl-summary-buffer-number-column-detect): Search from point-min.
10745
10746 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
10747
10748         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
10749         contains an address which is not included in original to or cc.
10750
10751 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
10752
10753         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
10754         begin-line does not exist.
10755         * wl-message.el (wl-message-uu-substring): Ditto.
10756
10757 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
10758
10759         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
10760         clear local variables.
10761         (wl-summary-exit): Call `elmo-commit'.
10762         (wl-summary-switch-to-clone-buffer): Call
10763         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
10764         (wl-summary-goto-folder-subr): Ditto.
10765
10766         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
10767         POP folder.
10768
10769 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
10770
10771         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
10772         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
10773         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
10774         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
10775         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
10776         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
10777
10778         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
10779
10780 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
10781
10782         * wl-summary.el (wl-summary-search-by-subject):
10783         Search parent message from the latest one.
10784
10785 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
10786
10787         * wl-draft.el (wl-draft-reply): Insert address with full-name.
10788         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
10789
10790         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
10791         New user option.
10792
10793         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
10794         if elmo-nntp-use-killed-list is nil.
10795         Use `elmo-msgdb-append-to-killed-list'.
10796         (Append numbers confirmed as disappeared to the killed list.)
10797         (wl-summary-confirm-appends): Don't display negative number.
10798
10799 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10800
10801         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
10802
10803 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
10804
10805         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
10806         range is `all'.
10807         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
10808         `elmo-list-bigger-diff'.
10809
10810 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
10811
10812         * wl-summary.el (wl-summary-buffer-exit-func):
10813         New buffer local variable.
10814         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
10815
10816 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
10817
10818         * wl-demo.el (wl-demo): Fix the last change.
10819
10820 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
10821
10822         * wl-demo.el (wl-demo): Don't use `eval'.
10823
10824 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
10825
10826         * wl-summary.el (wl-summary-buffer-thread-modified):
10827         New buffer-local variable.
10828         (wl-summary-set-thread-modified): New function.
10829         (wl-summary-thread-modified-p): New function.
10830         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
10831         (wl-summary-yank-saved-message): Use function
10832         `wl-summary-set-thread-modified'
10833         (wl-summary-switch-to-clone-buffer): Add
10834         `wl-summary-buffer-thread-modified'.
10835
10836         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
10837         (wl-summary-buffer-mark-saved-hook): Ditto.
10838         * wl-summary.el (wl-summary-msgdb-save): New hook
10839         `wl-summary-buffer-message-saved-hook' and
10840         `wl-summary-buffer-mark-saved-hook'.
10841
10842 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10843
10844         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
10845
10846 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
10847
10848         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
10849         don't hide scroll bars under FSF Emacsen because it may incur an
10850         undesirable redrawing.
10851
10852 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
10853
10854         * wl-draft.el (wl-draft-edit-string): Call
10855         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
10856
10857 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
10858
10859         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
10860
10861 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
10862
10863         * wl-summary.el (wl-summary-msgdb-load-async): Call
10864         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
10865
10866 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
10867
10868         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
10869         fringes in demo buffer; center bitmap logo correctly even if old
10870         Mule is used.
10871
10872 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
10873
10874         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
10875
10876         * wl-refile.el (wl-refile-subject-alist): New variable.
10877         (wl-refile-subject-alist-file-name): Ditto.
10878         (wl-refile-alist-setup): Rewrite.
10879         (wl-refile-alist-save): Use `elmo-object-save'.
10880         Eliminated arguments.
10881         (wl-refile-learn): Check `wl-refile-guess-func-list'.
10882         (wl-refile-guess-by-subject): New function.
10883         (wl-refile-guess-func-list): Added it.
10884
10885 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
10886
10887         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
10888         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
10889
10890 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
10891
10892         * wl-summary.el (wl-summary-buffer-prev-folder-func):
10893         New buffer-local variable.
10894         (wl-summary-buffer-next-folder-func): Ditto.
10895         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10896         if non-nil.
10897         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10898         if non-nil.
10899         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10900         if non-nil.
10901         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10902         if non-nil.
10903
10904 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10905
10906         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10907         permanently in the demo buffer.
10908
10909 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10910
10911         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10912         `mime-entity-fetch-field'.
10913
10914         * wl.el (wl-exit): Delete plugged buffer.
10915
10916         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10917         XEmacs has menubar feature.
10918
10919 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10920
10921         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10922         cannot arrive at the beginning of the buffer under old Emacsen.
10923
10924 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10925
10926         * wl-address.el (wl-address-ldap-search):
10927         Call `ldap-search-entries' with `withdn' argument t.
10928         (wl-complete-field-body): Bind completion-ignore-case as t.
10929         Clear ldap search hash when it was sole completion.
10930         Use elmo-string for pattern string.
10931         (wl-ldap-alias-safe-string): Eliminated needless let.
10932
10933 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10934
10935         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10936         (wl-ldap-alias-sep): New constant.
10937         (wl-ldap-search-attribute-type-list): Ditto.
10938         (wl-ldap-get-value): New function.
10939         (wl-ldap-make-filter): Ditto.
10940         (wl-ldap-make-matched-value-list): Ditto.
10941         (wl-ldap-alias-safe-string): Ditto.
10942         (wl-ldap-register-dn-string): Ditto.
10943         (wl-address-ldap-search): Rewrite.
10944
10945 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10946
10947         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10948         thread is deleted.
10949         (wl-thread-delete-line-from-buffer): Ditto.
10950         (wl-thread-get-exist-children): New function.
10951
10952 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10953
10954         * wl-demo.el (wl-demo): Made it to select various image types.
10955         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10956         from `wl-title-logo'.
10957         (wl-logo-ascii): New variable.
10958         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10959         (wl-demo-copyright-notice): New constant.
10960
10961         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10962
10963 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10964
10965         * wl-vars.el (wl-summary-target-above): Renamed from
10966         wl-summary-temp-above.
10967         * wl-score.el (wl-score-get-score-alist): Use it.
10968         (wl-summary-score-update-all-lines): Use it.
10969         * wl-summary.el: Ditto. (make-variable-buffer-local).
10970
10971 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10972
10973         * wl-vars.el (wl-ldap-port): New user option.
10974
10975         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10976         Rewite whole implementation.
10977         (wl-complete-field-body): Fixed.
10978
10979 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10980
10981         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10982         Choose implementation at compile time.
10983
10984 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10985
10986         * wl-address.el (wl-ldap-search-internal): New function.
10987         (wl-complete-field-to): Use it.
10988
10989 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10990
10991         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10992         Use `let' instead of `let*'.
10993         Require 'wl-vars.
10994
10995         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10996         Define as defcustom.
10997         (wl-ldap-base): Ditto.
10998         (wl-use-ldap): Ditto.
10999
11000 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
11001
11002         * wl-address.el (wl-ldap-search): New function.
11003         (wl-complete-field-body): Use `wl-ldap-search'.
11004         (wl-ldap-server): New variable.
11005         (wl-ldap-base): Ditto.
11006         (wl-use-ldap): Ditto.
11007
11008 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
11009
11010         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
11011         (Pointed out by Mito <mit@nines.nec.co.jp>).
11012         * wl-summary.el (wl-summary-redisplay-no-mime): Update
11013         buffer-local variables like `wl-summary-redisplay-internal'.
11014         (wl-summary-redisplay-all-header): Likewise.  Update
11015         Summary view too.
11016
11017 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
11018
11019         * wl-summary.el (wl-summary-jump-to-parent-message):
11020         Consider prefix argument.
11021
11022         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
11023         when closed thread is deleted.
11024
11025 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
11026
11027         * wl-summary.el (wl-summary-jump-to-parent-message):
11028         Consider thread modification.
11029
11030 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
11031
11032         * wl-message.el (wl-message-normal-get-original-buffer): Use
11033         `save-excursion'.
11034
11035         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
11036         (wl-summary-showto-folder-regexp): Ditto.
11037
11038 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
11039
11040         * wl-util.el (wl-delete-alist): Doc fix.
11041         (wl-delete-associations): New function.
11042         (wl-inverse-alist): New function.
11043         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
11044         Split temporary variables. Use `wl-delete-associations'
11045         and `wl-inverse-alist'.
11046         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
11047
11048 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
11049
11050         * wl-folder.el (wl-folder-prefetch-entity):
11051         Execute prefetching if new count is unknown.
11052
11053 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11054
11055         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
11056
11057         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
11058         delete entity.
11059         (wl-thread-set-parent): If insert as top, set linked as nil.
11060
11061         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
11062         `wl-thread-cleanup-symbols' when view mode is thread.
11063
11064 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
11065
11066         * wl-folder.el (wl-folder-create-folder-entity): Use
11067         with-current-buffer.
11068         (wl-local-folder-init): Call set-buffer to make sure we are in
11069         the Folder buffer. Don't touch buffer-local variables here.
11070         (wl-folder-mode): Initialize buffer-local variables here.
11071
11072         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
11073         (wl-folder-entity-assign-id): Ditto.
11074         (wl-folder-create-entity-hashtb): Ditto.
11075         (wl-local-folder-init): Ditto.
11076         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
11077
11078 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11079
11080         * wl-summary.el (wl-summary-default-from): Fix probrem when
11081         std11-extract-address-components return (nil "foo@bar").
11082
11083 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
11084
11085         * wl-draft.el (wl-draft-clone-local-variables):
11086         Remove redundant `setq'.
11087
11088 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
11089
11090         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
11091         Bind wl-highlight-x-face-func as nil while highlighting header.
11092
11093 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
11094
11095         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
11096
11097 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11098
11099         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
11100         elmo-msgdb-overview-hashtb from copy-variables.
11101         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
11102         instead of `elmo-msgdb-overview-get-entity-by-number'.
11103         (wl-summary-auto-refile): Ditto.
11104
11105         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
11106         `elmo-msgdb-overview-get-entity' instead of
11107         `elmo-msgdb-search-overview-entity'.  Use
11108         `elmo-msgdb-overview-get-entity' instead of
11109         `elmo-msgdb-overview-get-entity-by-number'.
11110         (wl-thread-insert-entity-sub): Ditto.
11111         (wl-thread-insert-message): Ditto.
11112
11113         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
11114         `elmo-msgdb-overview-get-entity'.
11115         (wl-normal-message-redisplay): Ditto.
11116
11117 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11118
11119         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
11120         `wl-thread-entities'.
11121         (wl-thread-delete-message): Fix remove top message from
11122         `wl-thread-entity-list'.
11123
11124         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
11125         wl-append(nconc), because update-list is broken on Meadow.
11126
11127         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
11128         updating process.
11129         (wl-summary-rescan): Ditto.
11130         (wl-summary-sync-update3): Ditto.
11131         * wl-thread.el (wl-thread-set-parent): Renamed from
11132         `wl-summary-set-parent'.
11133         (wl-thread-insert-message): Updating buffer faster.
11134         (wl-thread-delete-message): Updating buffer faster.
11135
11136         * wl-score.el (wl-summary-score-update-all-lines): Changed
11137         interval for display progress gauge.
11138
11139 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11140
11141         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
11142         folder always-sticky.
11143         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
11144         defmacro.
11145
11146 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
11147
11148         * wl-vars.el (wl-draft-add-references): New user option.
11149
11150         * wl-draft.el (wl-draft-add-references): New function.
11151         (wl-draft-yank-from-mail-reply-buffer): Use it.
11152         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
11153         as nil.
11154
11155 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11156
11157         * wl-thread.el (wl-thread-update-line-msgs): Called
11158         `wl-thread-update-line-on-buffer-sub'.
11159         (wl-thread-update-line-on-buffer): Delete routine of inserting
11160         thread.
11161         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
11162         moved from `wl-thread-update-line-on-buffer'.
11163         Add threshold for displaying progress gauge.
11164         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
11165         argument of `wl-thread-update-line-msgs'.
11166         Add threshold for displaying progress gauge.
11167         * wl-folder.el:
11168         Add threshold for displaying progress gauge.
11169         * wl-score.el: Ditto.
11170
11171         * wl-expire.el (wl-summary-expire): Display deleting info.
11172
11173 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
11174
11175         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
11176         `no-msg'.
11177         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
11178         argument of `wl-thread-update-line-msgs'.
11179         (wl-summary-set-parent): Added optional argument `parent-number'.
11180         (wl-summary-buffer-saved-message): New buffer local variable.
11181         (wl-summary-save-current-message): New command.
11182         (wl-summary-yank-saved-message): Ditto.
11183         (wl-summary-mode-map): Added key binding for
11184         `wl-summary-save-current-message' (\ew) and
11185         `wl-summary-yank-saved-message' (\C-y).
11186         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
11187
11188 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
11189
11190         * wl-summary.el (wl-summary-mode-map): Added key binding for
11191         `wl-summary-set-parent' (ts).
11192
11193 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
11194
11195         * wl-summary.el (wl-summary-insert-thread-entity): Search same
11196         subject faster. If thread number is reverse, delayed updating
11197         thread.
11198         (wl-summary-search-by-subject): Ditto.
11199         (wl-summary-put-alike): Ditto.
11200         (wl-summary-get-alike): Ditto.
11201         (wl-summary-insert-headers): Insert header of all overview in
11202         buffer.
11203         (wl-summary-rescan): Delayed updating thread. Kill search subject
11204         buffer for wl-summary-search-by-subject.
11205         (wl-summary-sync-update3): Ditto.
11206         (wl-summary-exit): Ditto.
11207         (wl-summary-goto-bottom-of-current-thread): Change for linked
11208         thread.
11209         (wl-summary-overview-create-summary-line): Change line for linked
11210         thread.
11211
11212         * wl-summary.el (wl-summary-update-thread): Use
11213         wl-thread-maybe-get-children-num.
11214         (wl-summary-set-parent): If change parent, move sub thread.
11215         (wl-summary-redisplay-internal): Add horizontal recenter.
11216         (wl-summary-redisplay-no-mime): Add horizontal recenter.
11217
11218         * wl-thread.el (wl-thread-entity-get-linked): New function.
11219         (wl-thread-entity-set-linked): New function.
11220         (wl-thread-create-entity): Add linked element.
11221         (wl-thread-entity-insert-as-top): Use wl-append.
11222         (wl-thread-maybe-get-children-num): If closing thread, return
11223         children msgs.
11224         (wl-thread-update-line-msgs): Displaying progress message.
11225         (wl-thread-update-line-on-buffer-sub): Use
11226         wl-thread-maybe-get-children-num.
11227         (wl-thread-update-line-on-buffer): If update line is not exists,
11228         insert thread.
11229         (wl-thread-delete-message): If delete top msg of thread, search
11230         parent by subject.
11231         (wl-thread-insert-entity): Use
11232         wl-thread-maybe-get-children-num.
11233
11234         * wl-highlight.el (wl-highlight-summary-current-line): change
11235         sregexp for linked thread.
11236         * wl-util.el (wl-count-lines): Count lines.
11237         (wl-horizontal-recenter): horizontal recenter.
11238         * wl-score.el (wl-score-put-alike): Use wl-count-lines
11239         (wl-score-get-alike): Ditto.
11240         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
11241         (wl-subject-length-limit): New variable.
11242         (wl-highlight-thread-indent-string-regexp): Changed for linked
11243         thread.
11244
11245 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11246
11247         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11248         New variable (revival).
11249         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11250         by subject matching if there's no in-reply-to nor references field
11251         (revival).
11252
11253 \f
11254 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
11255
11256         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
11257         message.
11258
11259 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
11260
11261         * wl-summary.el (wl-summary-reply): Return t if there was a
11262         message at cursor point.
11263         Added unwind-protect.
11264         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
11265         returns t.
11266         (wl-summary-cancel-message): Do nothing when there's no message at
11267         cursor point.
11268         (wl-summary-forward): Ditto.
11269         (wl-summary-jump-to-parent-message): Ditto.
11270         (wl-summary-reedit): Ditto.
11271         (wl-summary-edit-addresses): Ditto.
11272         (wl-summary-pipe-message): Ditto.
11273         (wl-summary-print-message-with-ps-print): Ditto.
11274         (wl-summary-print-message): Ditto.
11275         (wl-summary-mark-as-important): Ditto.
11276         (wl-summary-mark-as-unread): Ditto.
11277
11278         * wl-summary.el (wl-summary-reply): Cause an error when there's no
11279         message at cursor point.
11280         (wl-summary-reply-with-citation): Remove unwind-protect.
11281
11282         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
11283         subject searching feature.
11284         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11285         Eliminated.
11286
11287 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
11288
11289         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
11290         New variable.
11291         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
11292         by subject matching if there's no in-reply-to nor references field.
11293
11294         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
11295
11296         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
11297         when display is finished.
11298         (wl-folder-open-all): Ditto.
11299         (wl-folder-update-access-group): Ditto.
11300         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
11301         * wl-thread.el (wl-thread-close-all): Ditto.
11302
11303         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
11304         progress gauge only when it was displayed.
11305         * wl-folder.el (wl-folder-insert-entity): Ditto.
11306
11307 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
11308
11309         * wl-summary.el (wl-summary-incorporate): Enclose
11310         `wl-summary-sync-force-update' with save-excursion.
11311
11312 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
11313
11314         * wl-summary.el (wl-summary-prefetch-region):
11315         Pass current cursor point to `pos-visible-in-window-p' after
11316         moving cursor to the started point.
11317
11318 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
11319
11320         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
11321
11322         * wl-draft.el (wl-draft-insert-current-message): Delete useless
11323         fields from the forwarding message.
11324         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
11325         `ignored-fields'.
11326
11327 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
11328
11329         * wl-mime.el (wl-message-request-partial):
11330         Eliminated argument `msgdb'.
11331         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
11332         (wl-mime-combine-message/partial-pieces): Likewise.
11333         * tm-wl.el (wl-message-request-partial): Likewise.
11334         (wl-mime-combine-message/partial-pieces): Likewise.
11335
11336 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
11337
11338         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
11339         when display is finished.
11340
11341 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
11342
11343         * wl-summary.el (wl-summary-goto-folder-subr):
11344         Fix problem when wl-summary-partial-highlight-above-lines is nil.
11345
11346 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
11347
11348         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
11349         when cursor point is visible.
11350
11351 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
11352
11353         * wl-expire.el (wl-expire-archive-get-max-number):
11354         Don't use `file-name-directory'.
11355
11356 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
11357
11358         * wl-expire.el (wl-expire-archive-get-max-number):
11359         Use `file-name-directory'.
11360
11361 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11362
11363         * wl-summary.el (wl-summary-sync-marks): Re-display progress
11364         only when there is progress.
11365
11366 2000-04-13  Mito <mit@nines.nec.co.jp>
11367
11368         * wl-summary.el (wl-summary-sync-marks): Display progress.
11369
11370 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
11371
11372         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
11373         (wl-summary-prev): Move cursor regardless of unread status.
11374         (wl-summary-next): Ditto.
11375
11376 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
11377
11378         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
11379         Added argument `target' and `number'.
11380         * tm-wl.el (wl-summary-burst-subr): New function.
11381         (wl-summary-burst): Use it.
11382
11383 2000-04-10  Mito <mit@nines.nec.co.jp>
11384
11385         * wl-mime.el (wl-burst): New function.
11386         (wl-summary-burst): Use it.
11387
11388 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
11389
11390         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
11391         as petname when there's no candidate.
11392
11393 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
11394
11395         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
11396         New variable.
11397         * wl-fldmgr.el (wl-fldmgr-add): Use it.
11398
11399         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
11400
11401         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
11402
11403 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
11404
11405         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
11406         Use substring of `original' instead of buffer-substring.
11407         (wl-refile-evaluate-rule):
11408         Set `original' argument of wl-refile-expand-newtext.
11409
11410         * wl-summary.el
11411         (wl-summary-auto-refile-check-refile-rule-alist-subr,
11412         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
11413         (wl-summary-auto-refile): Check existence of destination folder just
11414         before marking.
11415
11416 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
11417
11418         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
11419         when wl-refile-get-field-value return nil.
11420
11421 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
11422
11423         * wl-refile.el
11424         (wl-refile-expand-newtext): New function imported from Gnus.
11425         (wl-refile-evaluate-rule): Use it.
11426
11427 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
11428
11429         * wl-summary.el (wl-summary-print-destination):
11430         Duplicate folder string to avoid putting text-property on
11431         original string.
11432
11433         * wl-refile.el (wl-refile-get-field-value): New function.
11434         (wl-refile-evaluate-rule): New function;
11435         Evaluate refile rule recursively.
11436         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
11437         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
11438         New function; Check existence of a target folder recursively.
11439         (wl-summary-auto-refile-check-refile-rule-alist):
11440         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
11441
11442 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
11443
11444         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
11445
11446         * wl-folder.el (wl-create-folder-entity-from-buffer):
11447         Fixed problem when '}' character is contained in folder name.
11448
11449         * wl-xmas.el (wl-make-modeline): Consider plugged status.
11450
11451 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11452
11453         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
11454         (wl-fldmgr-add-completion-all-completions):
11455         Use wl-fldmgr-add-completion-hashtb.
11456
11457 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
11458
11459         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
11460         wl-fldmgr-add-completion-subr): New functions.
11461         * wl-folder.el (wl-folder-completion-func): New variable.
11462         * wl-summary.el (wl-summary-read-folder):
11463         Use wl-folder-completion-func.
11464
11465         * wl-refile.el: Eliminate throw & catch.
11466
11467         * wl.el (wl-plugged-sending-queue-status): Fixed.
11468
11469 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
11470
11471         * wl-draft.el (wl-draft): Put category property on
11472         mail-header-separator.